/*--------------------------
  TEMP STYLES
--------------------------*/

/*--------------------------
  IMPORT FONTS
--------------------------*/

@import url(https://fonts.googleapis.com/css?family=Sanchez|Source+Sans+Pro:300,400,600,700);

/*--------------------------
  Tawk.TO
--------------------------*/

#tawkToEmbHolder {
  position: fixed;
  bottom: 63px;
  right: 10px;
}

/*--------------------------
  BODY STYLES
--------------------------*/

html,
body {
  height: 100%;
}

body {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #555;
}

.containerMeet {
  display: flex;
  flex-direction: column;
  width: 100% !important;
  padding: 0;
}

.containerMeet h2 {
  text-align: center;
}

.containerMeet .container-fluid {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}
hr {
  height: 1px;
  border-top: 1px solid #cdcbcb;
}

.capital {
  text-transform: uppercase;
}

p {
  margin-bottom: 1.5em;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 15px;
}

/*--------------------------
  HEADINGS
--------------------------*/

h1 {
  font-family: "Sanchez", serif;
  font-size: 54px;
  font-size: 5.4rem;
  color: #000;
}

h2 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 36px;
  color: #872172;
  margin: 0 0 10px 0;
}

h2.press {
  margin-bottom: 15px;
}

h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  color: #3e3e3e;
  font-weight: 600;
  margin-bottom: 20px;
}

h4 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  color: #872172;
  font-weight: 600;
  text-transform: uppercase;
}
.override {
  text-transform: none !important;
}

h4.h4foot {
  color: #fff;
  margin-top: 35px;
  margin-bottom: 18px;
}

h5 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  color: #3e3e3e;
  font-weight: 600;
}

.bodyIntro {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  max-width: 950px;
  padding: 35px;
  margin: auto;
}

.bodyIntro2 {
  padding: 35px;
  margin: auto;
}

.balloonHeadline {
  font-size: 30px;
  color: #872172;
}

.footer-info {
  padding-top: 15px;
}

/* Sticky button Get Started on Be Informed Pages */
.fullMTK {
  position: -webkit-sticky;
  position: sticky;
  top: 50%;
  width: 100px;
  z-index: 2; 
  float: right; 
}

.mobileMTK {
  visibility: hidden;
  position: -webkit-sticky;
  position: fixed;
  bottom: 0; 
  z-index: 2; 
  float: right; 
  }


@media screen and (max-width: 528px){
  .mobileMTK {
    
    position: -webkit-sticky;
    position: fixed;
    margin-left: 75px; 
    bottom: 0; 
    z-index: 2; 
    float: right; 
    visibility: visible;
  }
  .fullMTK {
      visibility: hidden;
  }
  
  }

/*--------------------------
  LINKS & ACCENTS
--------------------------*/

a:link,
a:visited,
a:active {
  color: #d18416;
  text-decoration: none;
}

a:hover {
  color: #dfa95f;
  text-decoration: none;
}

em {
  color: #ba5b09;
}

u {
  text-decoration: none;
  border-bottom: 1px solid;
  margin-bottom: 2px;
}

/*--------------------------
  NAV CSS
--------------------------*/

/* Gereral Navbars */
.dropdown-menu .active a {
  background-color: #d18416;
}

.navbar {
  min-height: 55px;
  margin-bottom: 0;
  border: 0;
}
.navbar-nav > li > a {
  padding-top: 10px;
  float: none;
  line-height: 30px;
  margin: 0 5px;
}

.navbar-nav > li > a:hover {
  background: #f7f7f7;
}

.navbar-brand {
  vertical-align: middle;
  margin: 0 0;
  padding: 5px 25px;
}

.navbar-nav > li > a.eventBut,
.navbar-nav > li > a.eventBut:visited,
.navbar-nav > li > a.eventBut:active {
  background: #fff;
  color: #d18416;
  font-weight: bold;
  padding-top: 10px;
}

.navbar-nav > li > a.eventBut:hover {
  background: #fff4e4;
}

.navbar-nav > li.boldChat,
.navbar-nav > li.boldChat:visited,
.navbar-nav > li.boldChat:active {
  background: #fff;
  color: #636363;
}

.navbar-nav > li.boldChat:hover {
  background: #f7f7f7;
}

.navbar-inner {
  text-align: center;
}

.navbar-right {
  width: 100%;
}

.navbar-right > a {
  float: right;
}

#mainDropDown {
  height: 5.7rem;
}

#mainDropDown li ul {
  padding-top: 2.3rem !important;
  background-color: #862175;
  top: 38px !important;
}

#mainDropDown ul li a {
  width: 100%;
  display: inline-block;
  padding: 15px 20px;
  margin-right: 0;
}

#mainDropDown li {
  padding: 0 !important;
  z-index: 9;
}

#mainDropDown > li {
  margin: auto 0;
  padding: 1.7rem 2rem !important;
}
/* Hamburger buttons */
.gMenu {
  background: #d18416;
  margin-top: 10px;
}

.mMenu {
  background: #fff;
  margin-top: 10px;
}

.sMenu {
  background: #fff;
}

.sMenuTop {
  margin-top: 10px;
}

/* Global Menu */
.globalMenu {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #636363;
  font-weight: 400;
}

.globalMenu a {
  color: #636363;
}

.globalMenu img {
  padding-bottom: 10px;
}

/* Change Language */
#langChanger {
  float: left;
  padding-top: 14px;
}

#langChanger a:link,
#langChanger a:hover {
  color: #d18416;
  text-decoration: none;
}

/* Main Nav */
.mainMenu {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  background-color: #862175;
  margin-top: 0;
}

.mainMenu a {
  margin-right: 20px;
  color: #fff;
}

#main-nav .navbar-nav > li > a:hover {
  background: #99428a;
}

#main-nav .nav > li > a:focus {
  background: #99428a;
}

/* Secondary Nav */
.secondaryNavParent {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  background-color: #dfa95f;
  margin-top: 0;
}

.secondaryNavParent a {
  margin-right: 20px;
  color: #fff;
}

#second-nav .navbar-nav > li > a:hover {
  background: #d18416;
}

#second-nav .nav > li > a:focus {
  background: #d18416;
}

.navbar2 {
  border-radius: 0;
  margin-bottom: 0;
  z-index: 100;
}

/*--------------------------
  JUMBOTRON
--------------------------*/

.jumbotron {
  height: 300px;
  background-color: transparent;
  margin-bottom: 0;
}

.jumbotron h1 {
  font-family: "Sanchez", serif;
  font-size: 54px;
  font-size: 5.4rem;
  color: #fff;
  padding-bottom: 10px;
  margin: 0;
}

.bodyCallout,
.bodyCallout em {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 22px;
  color: #fff;
  line-height: 30px;
}

.bodyCallout .em em {
  font-weight: 500;
  color: #fff;
}

.bodyCallout strong {
  font-weight: 600;
  color: #fff;
}

.ctaText {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  color: #fff;
  font-style: italic;
  font-weight: 600;
}

/*--------------------------
  LAYOUT STRUCTURE
--------------------------*/

#wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -500px;
  padding: 0 0 500px;
}

footer {
  background-color: #862175;
  /* *Background image removed because in mobile it looked like a butt crack */
  /* background-image: url("/images/banners/footerbg.jpg"); */
  background-size: cover;
  min-height: 500px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #eee;
  line-height: 20px;
}

#footer-tag {
  width: 100%;
  min-height: 110px;
  background-color: #862175;
  padding: 5px;
}

#footer-tag p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  vertical-align: middle;
  /* text-align: ; */
  padding-top: 5px;
}

footer a:link,
footer a:visited,
footer a:active {
  color: #fff;
  text-decoration: none;
}

footer a:hover {
  border-bottom: 1px solid #fff;
}

#footerLogoRow {
  display: flex;
  justify-content: flex-end;
  padding-right: 25px;
}

#DCSImg {
  width: 250px;
  padding-left: 20px;
}

#newsLetterBtn {
  margin-top: 2rem;
}
.pdown {
  margin-top: 5px;
}

.alt {
  background: url("/images/banners/alt-bg.jpg") repeat-y;
  background-size: cover;
  padding: 30px;
}

.blurb {
  margin: auto auto;
  padding: 25px;
}

.hcbs-blurb{
  width: 300px; 
}
.index-mtk {
  max-width: 500px;
}

.sm-icons a:hover {
  border-bottom: none;
}

.section {
  padding: 3rem 1.5rem;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.small {
  font-size: 12px;
}

.newsBlurb {
  margin: 0 25px 0 20px;
}

.container-fluid {
  padding: 0;
}
/*--------------------------
  SCROLL TO TOP
--------------------------*/

.scroll-top {
  position: fixed;
  bottom: 0;
  right: 15px;
  z-index: 100;
  font-size: 24px;
  background-color: #d18416;
}
.scroll-top a:link,
.scroll-top a:visited {
  color: #fff;
}

.nav.pull-right > li > a:hover {
  background-color: #d18416;
}

/*--------------------------
  SEARCH BAR
--------------------------*/

.stylish-input-group .input-group-addon {
  background-color: #fff !important;
}

.stylish-input-group .form-control {
  border-right: 0;
  box-shadow: 0 0 0;
}

.stylish-input-group button {
  line-height: 1;
  border: 0;
  background: transparent;
  margin-bottom: -1px;
}

.gsc-search-button-v2 {
  background-color: #d18416 !important;
}

.form-control:focus {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 0;
}

.gsc-input {
  text-indent: 0 !important;
  background: none !important;
}

/*--------------------------
  ICONS & IMAGES
--------------------------*/

.glyphicon-search {
  color: #d18416;
}

i.fa,
i.fa a:link,
i.fa a:visited,
i.fa a:active,
i.fa a:hover {
  font-size: 36px;
  color: #d18416;
  text-decoration: none;
  margin-right: 7px;
}

.footer-logo {
  width: 100px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.footer-logo-vsuw {
  float: right;
  width: 150px;
  margin-bottom: 15px;
}

.footer-logo-eig {
  float: left;
  padding-left: 50px;
  width: 150px;
  margin-bottom: 15px;
}

.quick-link {
  -moz-border-radius: 100px;
  border-radius: 100px;
  border: 3px solid #872172;
  margin: auto;
}

.loc {
  max-width: 50%;
}

/* Thumbnails */

.thumbnail {
  border: 0;
  height: 290px;
}

.thumbnail .caption {
  padding: 9px 0;
}

.profilePic {
  border: 5px solid #dfa95f;
  margin-right: 10px;
  margin-bottom: 7px;
  float: left;
  padding: 0;
}

.profilePicKids {
  border: 5px solid #dfa95f;
  margin-right: 10px;
  margin-bottom: 7px;
  float: left;
  padding: 0;
  width: 160px !important;
  height: 210px !important;
  object-fit: cover !important;
}

.newFamilyOverlay {
  position: absolute;
  top: 0;
  max-width: 94%;
}

.profile-name {
  margin-top: -20px;
  padding-bottom: 15px;
}

.caption {
  clear: both;
  margin: 0;
  padding: 0;
}

.kidName {
  margin: 0;
  padding: 0;
  color: #872172;
  font-weight: 600;
  text-transform: none;
}

.fam-title {
  margin-top: -20px;
  margin-bottom: 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 3.6rem;
  color: #872172;
  margin: 0 0 10px 0;
}

.famName {
  margin: 0;
  padding: 0;
  color: #dfa95f;
  font-weight: 400;
}

.famThumb {
  padding: 10px 10px 0 10px;
  box-shadow: 0 0 5px #ccc;
  margin-bottom: 35px;
}

.famDesc {
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  background-color: rgba(0, 0, 0, 0.03);
  border-left: none;
  font-size: 15px;
  font-size: 1.5rem;
}

.fam-meta {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 15px;
}

#noticeSection img {
  margin: 0 auto;
}

#fosterMonth div {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

#fosterMonth img {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

#fosterMonth h4 {
  text-align: center;
}

#fosterMonth p,
#fosterMonth h4,
#fosterMonth a {
  max-width: 90%;
}

#fosterMonth img {
  max-width: 100%;
}

/*--------------------------
  BUTTONS
--------------------------*/

.hf-chat{
    display:inline-block;
    padding:0.3em 1.2em;
    margin:0 0.3em 0.3em 0;
    border-radius:2em;
    border:none;
    box-sizing: border-box;
    text-decoration:none;
    font-family:'Roboto',sans-serif;
    font-weight:300;
    color:#FFFFFF;
    background-color:#4eb5f1;
    text-align:center;
    transition: all 0.2s;
  }
  
  .hf-chat:hover{
    background-color:#4095c6;
  }

  @media all and (max-width:30em){
     .hf-chat{
      display:block;
      margin:0.2em auto;
   }
  }


.btn-default,
.btn.default:active,
.btn.default:focus {
  background: #d9d7d9;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  font-size: 16px;
  /* text-align: ; */
  padding: 5px 30px;
  border: 0;
  border-radius: 10px;
  color: #636363;
  text-shadow: none;
  box-shadow: 0 3px 0 #bcb8bc;
}

a.btn-default,
a.btn.default:active,
a.btn.default:focus {
  color: #fff;
}

.default-btn {
  margin-top: 10px;
}

.btn-primary {
  margin: 10px 0 10px 45px;
}

.primary-btn,
.btn.primary-btn:active,
.btn.primary-btn:focus {
  background: #d18416;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  font-size: 16px;
  padding: 5px 30px;
  border: 0;
  border-radius: 10px;
  color: #fff;
  text-shadow: none;
  box-shadow: 0 3px 0 #ba5b09;
  margin-bottom: 15px;
}

a.primary-btn,
a.btn.primary-btn:active,
a.btn.primary-btn:focus {
  color: #fff;
}

.primary-btn:hover {
  background: #dfa95f !important;
  color: #fff;
}

.primary-btn a:hover {
  background: #dfa95f;
  color: #fff;
}

.bright {
  margin: 25px 0 30px 0;
}

.bdonate {
  margin-top: 10px;
  margin-left: 25px;
}

.bcenter {
  margin: auto;
}

.bButton {
  padding: 5px 30px;
}

.btn.bpButton,
.btn.bpButton:active,
.btn.bpButton:focus,
.btn.bpButton:target {
  font-size: 26px;
  font-size: 2.6rem;
  padding: 25px 45px;
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  border-radius: 75px;
}

.loading {
  display: none;
}

/* Organize SF Drive Btn */

@keyframes moveInBottom {
  0% {
    opacity: 0;
    transform: translateY(100px);
  }

  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.to-drive{
  margin: 0;
  position: relative;
  display: flex; 
  padding-bottom: 2rem;
  align-items: center; 
  
}

.sf-btn:link,
.sf-btn:visited {
  text-transform: uppercase;
  text-decoration: none;
  padding: 15px 40px;
  display: inline-block;
  border-radius: 100px;
  transition: all 0.2s;
  margin: auto; 
  position: relative;
  align-items: center;
}

.sf-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.sf-btn:active {
  transform: translateY(-1px);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.btn-ice {
  background-color: rgb(121, 155, 200);
  color: white !important;
  text-align: center;
}


.sf-btn::after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s;
}

.btn-ice::after {
  background-color: rgb(121, 155, 200);
}

.sf-btn:hover::after {
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0;
}

.btn-animated {
  animation: moveInBottom 0.5s ease-out 0.75s;
  animation-fill-mode: backwards;
}
/* ways to donate buttons */
.ways-btn:link,
.ways-btn:visited {
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 25px;
  display: inline-block;
  border-radius: 40px;
  transition: all 0.2s;
  margin: auto; 
  position: relative;
  align-items: center;
}

.ways-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.ways-btn:active {
  transform: translateY(-1px);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.btn-ways{
  background-color: rgb(35, 88, 168);
  color: white !important;
  text-align: center;
  
}

.ways-btn::after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s;
}

.ways-btn:hover::after {
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0;
}

.ways-btn-animated-1{
  animation: moveInRight 1s ease-out;
  animation-fill-mode: backwards;
}
.ways-btn-animated-2{
  animation: moveInRight 2s ease-out;
  animation-fill-mode: backwards;
}
.ways-btn-animated-3{
  animation: moveInRight 3s ease-out;
  animation-fill-mode: backwards;
}
/* end ways to donate buttons */
.donate-list li{
  text-decoration: none;
  list-style-type: none; 
  margin-bottom: 15px; 
}
/* Organize SF Drive Btn end */

/* Heading Snowflake Drive  */
.text-box {
  position: relative;
  top: 10%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
@media (min-width: 528px){
.text-box {
  position: relative;
  top: 10%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
}
@media (max-width: 528px){
  .text-box {
    position: relative;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    margin-top: 50px; 
  }
}

/* @media (max-width: 528px){
  .sf-jumbo{
    background-image: url('/images/ButtonImages/NotReady.jpg') !important;
    background-size: cover;
    background-repeat: no-repeat; 
  }
  
} */


.heading-primary {
  color: rgb(13, 29, 60);
  /* text-transform: uppercase; */
  font-family: "Source Sans Pro", sans-serif !important;
  backface-visibility: hidden;
  margin-bottom: 10px;
  margin-top: 20px; 
}

.heading-primary-main {
  display: block;
  font-size: 25px;
  font-weight: 700;
  /* letter-spacing: 15px; */

  animation-name: moveInLeft;
  animation-duration: 1s;
  animation-timing-function: ease-out;

  /* animation-delay: 3s;  */
}

.heading-primary-sub {
  display: block;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 5px;
  animation: moveInRight 1s ease-out;
}

@keyframes moveInLeft {
  0% {
    opacity: 0;
    transform: translateX(-100px);
  }

  80% {
    transform: translateX(10px);
  }

  100% {
    opacity: 1;
    transform: translate(0);
  }
}

@keyframes moveInRight {
  0% {
    opacity: 0;
    transform: translateX(100px);
  }

  80% {
    transform: translateX(-10px);
  }

  100% {
    opacity: 1;
    transform: translate(0);
  }
}


/* end heading snowflake drive */
/* snowflake-drive styles */

.email-gc-p {
  margin-bottom: 5px; 
}

/*--------------------------
  MODALS
--------------------------*/

.modal-content {
  border-radius: 10px;
}

.modal-footer {
  background-color: #f5e4cc;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.modal-header {
  border-bottom: 0;
}

.closeModal {
  position: relative;
  top: -3px;
}

.closeModal:before,
.closeModal:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 33px;
  width: 2px;
  background-color: #fff;
}
.closeModal:before {
  transform: rotate(45deg);
}
.closeModal:after {
  transform: rotate(-45deg);
}
/* Meet the Kids Gallery */

.modal-content img {
  max-width: 100%;
}

.modal-dialog {
  z-index: 1041; /* Fix the problem with the overlay appearing in front*/
  margin: 70px auto; /* Add some more spacing at the top */
}

/*--------------------------
  Carousel
--------------------------*/
/* Home Page */
.carouselArrows {
  color: lavenderblush !important;
  position: absolute;
  top: 40%;
}

/*--------------------------
  FORMS
--------------------------*/

.alert-info {
  color: #da840b;
  background-color: #f7dcb5;
  border-color: #efb86b;
}

.alt-form {
  width: 65%;
  padding: 10px;
  background: #f5f5f5;
  color: #888;
  border-radius: 10px;
}

.inner-form {
  padding-left: 25px;
  padding-right: 25px;
}

.kinshipFosterInfo {
  margin-left: 50px;
  display: none;
}

/*--------------------------
  MISC HELPERS
--------------------------*/

.flex {
  display: flex;
}

.flex-column {
  display: flex;
  flex-direction: column;
}

.pdown {
  padding-top: 25px;
}

.pdown-m {
  margin-top: 25px;
}

.pdown-m {
  margin-top: 5px;
}

.pdownF {
  padding-top: 30px;
}

.pup-m {
  margin-top: -10px;
  width: 9rem;
}

.pup-m:active,
.p-m:focus {
  margin-bottom: 0 !important;
}
.padUd {
  padding-top: 25px;
  padding-bottom: 25px;
}

.left {
  text-align: left;
  padding: 0 0 25px;
  margin: 0;
}

.emw {
  color: #fff;
}

.textcen {
  text-align: center;
}

.img-pad {
  padding: 5px;
  cursor: pointer;
}

.newsRight {
  text-align: right;
  margin-right: 25px;
}

#filters,
#sorts {
  float: left;
  margin: 20px auto 20px 18px;
}

#sorts {
  margin-left: 3px;
}

#sorts:after {
  clear: both;
}

.noShow {
  display: none;
}

.bright-but {
  margin: 0 10px 0 0;
}

.pullUp {
  margin-top: -15px;
}

.sUp {
  padding: 0;
  margin-top: -1px;
}

.adVid {
  max-height: 250px;
  border-radius: 10px; 
}

.fVid {
  max-width: 400px;
}

.imgCen {
  margin: 0 auto;
}

.centMargBot {
  text-align: center;
  margin-bottom: 2rem;
}

.centMargBot p {
  display: inline;
  margin-right: 4rem;
  color: #636363;
}
/*--------------------------
  Misc Styles
--------------------------*/
/* #hcbsBreakFix {
  width: 28rem;
} */

.ShowOnMobile {
  display: none !important;
}

/*--------------------------
  Alert Area
--------------------------*/

#alertArea p {
  color: red;
  font-size: 2.5rem;
  line-height: 2.8rem;
  margin-bottom: 0;
}

/*--------------------------
  RELATIONSHIPS TREE
--------------------------*/

.treeHolder {
  background: url("../images/treeart/treeart.png");
  width: 1000px;
  height: 563px;
}

.apples {
  position: relative;
  z-index: 1000;
}

.purple1 {
  top: 230px;
  left: 240px;
}

.green1 {
  top: 257px;
  left: 306px;
}

.red1 {
  top: 192px;
  left: 333px;
}

.blue1 {
  top: 259px;
  left: 447px;
}

.yellow1 {
  top: 198px;
  left: 500px;
}

.orange1 {
  top: 256px;
  left: 434px;
}

.cyan1 {
  top: 343px;
  left: 525px;
}

.pink1 {
  top: 222px;
  left: 356px;
}

/*--------------------------
  ACCORDION
--------------------------*/

.panel-title {
  text-transform: inherit;
}

.generalFaq-toggle {
  cursor: pointer;
}

.generalFaq-content {
  display: none;
}

.generalFaq-content.default {
  display: block;
}

/*--------------------------
  FULL CALENDAR
--------------------------*/

.fc-scroller {
  overflow-y: auto !important;
}

.fc-event-dot {
  background-color: #862175;
}

.fc-content,
.fc-day-grid-event {
  background: #edd4e9;
  border-color: #edd4e9;
}

.fc-time {
  color: #99428a;
}

.fc-title {
  color: #b654a5;
}

.fc-button {
  margin-right: 3px;
}

.fc-corner-left,
.fc-corner-right {
  -moz-border-radius: 0;
  border-radius: 0;
}

.fc-center h2 {
  font-weight: normal;
  padding: 0;
  margin-top: -5px;
}

.fc-unthemed td.fc-today {
  background: #fcf6ee;
}

.eventsBox {
  text-align: center;
}

.eventsBox a {
  color: #259929;
  font-size: 26pt;
}

.googleCalendar {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
}

.googleCalendar iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.videoWrapper {
  width: calc(100% + 2rem);
}

.videoWrapper iframe {
  margin-left: -1rem;
  max-width: 100%;
  height: 16rem;
}

/* YOU TUBE EMBEDED STYLES */
.youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  /* Use 75% for 4:3 videos */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 5px;
}

.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}

.youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  transition: 0.4s all;
}

.youtube-player img:hover {
  -webkit-filter: brightness(75%);
}

.youtube-player .play {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url("../images/ButtonImages/play.png") no-repeat;
  cursor: pointer;
}

@media (max-width: 991px) {
  #footerLogoRow {
    justify-content: space-around;
  }

  .videoWrapper {
    text-align: center;
  }

  .posRight p {
    font-size: 2rem;
    color: #3e3e3e;
    font-weight: 600;
    margin-top: 2rem;
  }
  .hideMobile {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .posRight {
    background-color: #7b2b71;
    max-width: 40rem;
  }
  .posRight p {
    color: white;
    margin: 5rem 0;
    padding: 0 4rem;
  }

  .videoWrapper {
    width: calc(100% + 2rem);
  }

  .videoWrapper iframe {
    margin-left: -1rem;
    max-width: 100%;
    height: 16rem;
  }
}

@media (min-width: 1200px) {
  .posRight {
    position: absolute;
    right: 0;
    background-color: #7b2b71;
    height: 65%;
  }

  .jumbotron .row {
    width: calc(100% + 3rem);
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  #dPayPalContainer {
    margin-left: 3rem;
  }
}
/*--------------------------
  BOOTSTRAP CLEARFIX
--------------------------*/

/*  Tablet  */
@media (min-width: 767px) {
  /* Column clear fix */
  .col-lg-1:nth-child(12n + 1),
  .col-lg-2:nth-child(6n + 1),
  .col-lg-3:nth-child(4n + 1),
  .col-lg-4:nth-child(3n + 1),
  .col-lg-6:nth-child(2n + 1),
  .col-md-1:nth-child(12n + 1),
  .col-md-2:nth-child(6n + 1),
  .col-md-3:nth-child(4n + 1),
  .col-md-4:nth-child(3n + 1),
  .col-md-6:nth-child(2n + 1) {
    clear: none;
  }
  .col-sm-1:nth-child(12n + 1),
  .col-sm-2:nth-child(6n + 1),
  .col-sm-3:nth-child(4n + 1),
  .col-sm-4:nth-child(3n + 1),
  .col-sm-6:nth-child(2n + 1) {
    clear: left;
  }
}

/*  Medium Desktop  */
@media (min-width: 992px) {
  /* Column clear fix */
  .col-lg-1:nth-child(12n + 1),
  .col-lg-2:nth-child(6n + 1),
  .col-lg-3:nth-child(4n + 1),
  .col-lg-4:nth-child(3n + 1),
  .col-lg-6:nth-child(2n + 1),
  .col-sm-1:nth-child(12n + 1),
  .col-sm-2:nth-child(6n + 1),
  .col-sm-3:nth-child(4n + 1),
  .col-sm-4:nth-child(3n + 1),
  .col-sm-6:nth-child(2n + 1) {
    clear: none;
  }
  .col-md-1:nth-child(12n + 1),
  .col-md-2:nth-child(6n + 1),
  .col-md-3:nth-child(4n + 1),
  .col-md-4:nth-child(3n + 1),
  .col-md-6:nth-child(2n + 1) {
    clear: left;
  }
}

/*  Large Desktop  */
@media (min-width: 1200px) {
  /* Column clear fix */
  .col-md-1:nth-child(12n + 1),
  .col-md-2:nth-child(6n + 1),
  .col-md-3:nth-child(4n + 1),
  .col-md-4:nth-child(3n + 1),
  .col-md-6:nth-child(2n + 1),
  .col-sm-1:nth-child(12n + 1),
  .col-sm-2:nth-child(6n + 1),
  .col-sm-3:nth-child(4n + 1),
  .col-sm-4:nth-child(3n + 1),
  .col-sm-6:nth-child(2n + 1) {
    clear: none;
  }
  .col-lg-1:nth-child(12n + 1),
  .col-lg-2:nth-child(6n + 1),
  .col-lg-3:nth-child(4n + 1),
  .col-lg-4:nth-child(3n + 1),
  .col-lg-6:nth-child(2n + 1) {
    clear: left;
  }
}

/*--------------------------
  MEDIA QUERIES
--------------------------*/

/* WideScreen Phones && < Ipads */
@media (max-height: 60rem) and (max-width: 100rem) {
  #tawkToEmbHolder {
    bottom: 5rem;
  }

  #tawkImg {
    width: 20rem;
  }
}

@media screen and (max-width: 600px) {
  h1,
  .jumbotron h1 {
    font-size: 36px;
    font-size: 3.6rem;
    padding-bottom: 0;
    margin-top: -10px;
  }

  h2 {
    font-size: 30px;
    font-size: 3rem;
  }

  h3 {
    font-size: 20px;
    font-size: 2rem;
  }

  .bodyCallout {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
  }

  .bodyIntro {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
  }

  .quick-link {
    width: 90px;
  }

  .nav > li.dropdown.open {
    width: 100%;
    background-color: #d18416;
  }

  .nav > li.dropdown.open .dropdown-menu {
    background-color: #d18416;
    display: table-cell;
    width: 100%;
    text-align: left;
    left: 0;
    right: 0;
  }

  .pdownF {
    padding-top: 15px;
  }

  i.fa,
  i.fa a:link,
  i.fa a:visited,
  i.fa a:active,
  i.fa a:hover {
    font-size: 26px;
    font-size: 2.6rem;
    margin-right: 3px;
  }

  i.fa:last-child {
    margin-right: 0;
  }

  .primary-btn {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 5px 15px;
  }

  #footer-tag .primary-btn:hover {
    margin-bottom: 29px;
  }

  .footer-logo-eig {
    width: 100px;
    padding-left: 25px;
  }
}

@media screen and (min-width: 768px) {
  .famThumb {
    height: 19rem;
  }
}

@media screen and (min-width: 1200px) {
  .famThumb {
    height: 26.5rem;
  }
}

@media screen and (max-width: 1199px) {
  #footerLogoRow {
    padding-right: 0;
    margin-right: -20px;
  }

  #DCSImg {
    width: 250px;
  }
}

@media screen and (max-width: 1025px) {
  .thumbnail {
    height: 290px;
  }

  #tawkToEmbHolder {
    bottom: 5rem;
    right: 2rem;
  }
}

@media screen and (min-width: 601px) and (max-width: 768px) {
  h1,
  .jumbotron h1 {
    font-size: 30px;
    font-size: 3rem;
    margin-top: -20px;
  }

  .bodyCallout {
    font-size: 20px;
    font-size: 2rem;
    line-height: 22px;
  }

  .adVid {
    max-height: 190px;
  }
}

@media screen and (max-width: 800px) {
  #fosterMonth {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (max-width: 1024px) {
  .jumbotron {
    height: auto;
    background-position: center;
  }

  .carouselArrows {
    display: none !important;
  }

  .ShowOnMobile {
    display: flex !important;
  }

  .imagesCenteredOnMobile img {
    margin: 2rem auto;
  }
}

@media screen and (min-width: 1280px) {
  .pdownF {
    padding-top: 50px;
  }
}

@media screen and (min-width: 1450px) {
  .pdownF {
    padding-top: 75px;
  }
}

@media screen and (max-width: 500px) {
  .thumbnail {
    height: 270px;
  }

  #footerLogoRow {
    margin-right: 0;
    flex-direction: column;
  }

  #footerLogoRow p {
    margin: auto;
  }

  #footerLogoRow p:first {
    width: 25rem;
  }

  #SocialLinks {
    width: 25rem;
    display: flex;
    justify-content: space-around;
    margin: auto;
  }

  #newsLetterBtn {
    width: 25rem;
  }

  #DCSImg {
    padding: 0;
  }
}

@media screen and (max-width: 350px) {
  .thumbnail {
    height: 250px;
    margin-bottom: 0;
  }
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}

@media screen and (max-width: 767px) {
  #mainDropDown {
    height: 100%;
  }

  #alertArea p {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  footer {
    background-image: none;
    background-color: #862175;
  }
}

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
  .container {
    width: 1200px;
  }
  form.gsc-search-box {
    padding-top: 14px;
  }
}
