body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .buttonDivStyle a{
  background-color:#6b2f6b;
  margin:0 auto;
  outline:none;
  overflow:hidden;
  position:relative;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  z-index:1;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .buttonDivStyle a{
    font-size:rem(15);
    padding:rem(12) rem(25);
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .buttonDivStyle a{
    font-size:rem(15);
    padding:rem(12) rem(25);
  }
}

body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .buttonDivStyle a:before{
  background:#4f214f;
  content:"";
  height:100%;
  left:0;
  position:absolute;
  top:0;
  -webkit-transform:translateX(-100%) skew(-45deg);
     -moz-transform:translateX(-100%) skew(-45deg);
       -o-transform:translateX(-100%) skew(-45deg);
          transform:translateX(-100%) skew(-45deg);
  -webkit-transform-origin:0 0;
     -moz-transform-origin:0 0;
       -o-transform-origin:0 0;
          transform-origin:0 0;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  width:150%;
  z-index:-1;
}

body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .buttonDivStyle a:hover{
  color:#fff !important;
}

body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .buttonDivStyle a:hover span{
  text-decoration:underline;
}

body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .buttonDivStyle a:hover:before{
  -webkit-transform:translateX(0) skew(-45deg);
     -moz-transform:translateX(0) skew(-45deg);
       -o-transform:translateX(0) skew(-45deg);
          transform:translateX(0) skew(-45deg);
}
body.no-scroll{
  overflow:hidden;
}

body.home .video_lightbox{
  z-index:999;
  margin:1.25rem 0;
}

@media (max-width:767.98px){
  body.home .video_lightbox{
    margin:0;
  }
}

body.home .video_lightbox .video_lightbox_inner{
  max-width:100%;
  height:100%;
  background:#000;
}

@media (min-width:1200px){
  body.home .video_lightbox .video_lightbox_inner{
    height:96vh;
  }
}

body.home .video_lightbox .video_lightbox_close{
  position:absolute;
  right:1.25rem;
  font-size:2.5rem;
  line-height:2.5rem;
  width:2.9375rem;
  height:2.9375rem;
  color:#6b2f6b;
  background:#fff;
  -webkit-border-radius:50%;
     -moz-border-radius:50%;
          border-radius:50%;
  text-align:center;
}

body.home .video_lightbox iframe{
  height:100%;
}

body.home .video_lightbox .video_lightbox_table_view{
  margin-top:0;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.home .video_lightbox .video_lightbox_table_view{
    margin-top:0;
    height:31.25rem;
    top:50%;
    position:absolute;
    -webkit-transform:translateY(-50%);
       -moz-transform:translateY(-50%);
         -o-transform:translateY(-50%);
            transform:translateY(-50%);
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.home .video_lightbox .video_lightbox_table_view{
    margin-top:0;
    height:31.25rem;
    top:50%;
    position:absolute;
    -webkit-transform:translateY(-50%);
       -moz-transform:translateY(-50%);
         -o-transform:translateY(-50%);
            transform:translateY(-50%);
  }
}

@media (max-width:767.98px){
  body.home .video_lightbox .video_lightbox_table_view{
    width:90%;
    height:50%;
    left:0;
    right:0;
    margin:0 auto;
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
       -moz-transform:translateY(-50%);
         -o-transform:translateY(-50%);
            transform:translateY(-50%);
  }
}

@media (max-width:767.98px){
  body.home .video_lightbox .video_lightbox_table_view .video_lightbox_cell_view{
    padding:0;
    height:30rem;
  }
}

body.home .helpingKidsSection .fl-row-content-wrap .fl-row-content .fl-col .fl-module-rich-text .family_support_video_col.-video-link{
  position:relative;
  height:100%;
  min-height:37.75rem;
}

@media (max-width:767.98px){
  body.home .helpingKidsSection .fl-row-content-wrap .fl-row-content .fl-col .fl-module-rich-text .family_support_video_col.-video-link{
    min-height:24.4375rem;
  }
}

body.home .helpingKidsSection .fl-row-content-wrap .fl-row-content .fl-col .fl-module-rich-text .family_support_video_col.-video-link .video_img a{
  position:absolute;
  top:40%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
     -moz-transform:translate(-50%, -50%);
       -o-transform:translate(-50%, -50%);
          transform:translate(-50%, -50%);
}

@media (max-width:767.98px){
  body.home .helpingKidsSection .fl-row-content-wrap .fl-row-content .fl-col .fl-module-rich-text .family_support_video_col.-video-link .video_img a{
    top:35%;
  }
}

body.home .helpingKidsSection .fl-row-content-wrap .fl-row-content .fl-col .fl-module-rich-text .family_support_video_col.-video-link .video_img a .imgDeskHov,body.home .helpingKidsSection .fl-row-content-wrap .fl-row-content .fl-col .fl-module-rich-text .family_support_video_col.-video-link .video_img a .imgMobHov,body.home .helpingKidsSection .fl-row-content-wrap .fl-row-content .fl-col .fl-module-rich-text .family_support_video_col.-video-link .video_img a:hover .kids-health-imgDesk,body.home .helpingKidsSection .fl-row-content-wrap .fl-row-content .fl-col .fl-module-rich-text .family_support_video_col.-video-link .video_img a br{
  display:none;
}

body.home .helpingKidsSection .fl-row-content-wrap .fl-row-content .fl-col .fl-module-rich-text .family_support_video_col.-video-link .video_img a:hover .imgDeskHov{
  display:block;
}

@media (max-width:767.98px){
  body.home .helpingKidsSection .fl-row-content-wrap .fl-row-content .fl-col .fl-module-rich-text .family_support_video_col.-video-link .video_img a:hover .imgDeskHov,body.home .helpingKidsSection .fl-row-content-wrap .fl-row-content .fl-col .fl-module-rich-text .family_support_video_col.-video-link .video_img a:hover .kids-health-imgMob{
    display:none;
  }
  body.home .helpingKidsSection .fl-row-content-wrap .fl-row-content .fl-col .fl-module-rich-text .family_support_video_col.-video-link .video_img a:hover .imgMobHov{
    display:block;
  }
}

@media (max-width:767.98px){
  body.home .helpingKidsSection .fl-row-content-wrap .fl-row-content .fl-col .fl-module-rich-text .family_support_video_col.-video-link .video_img img.kids-health-imgDesk{
    display:none;
  }
}

body.home .helpingKidsSection .fl-row-content-wrap .fl-row-content .fl-col .fl-module-rich-text .family_support_video_col.-video-link .video_img img.kids-health-imgMob{
  display:none;
}

@media (max-width:767.98px){
  body.home .helpingKidsSection .fl-row-content-wrap .fl-row-content .fl-col .fl-module-rich-text .family_support_video_col.-video-link .video_img img.kids-health-imgMob{
    display:block;
  }
}

body.home .donate_instoreCol{
  position:relative;
  z-index:9;
}

body.home .findKids_desc .fl-module-content p span{
  font-family:LexendDeca_UltraBold;
}

body.home .fl-module-rich-text .fl-module-content .kidsProText{
  margin-bottom:3.125rem;
}

@media (max-width:767.98px){
  body.home .fl-module-rich-text .fl-module-content .kidsProText{
    margin-bottom:2.8125rem;
  }
}

body.home .fl-module-button .fl-module-content .fl-button-wrap a.fl-button{
  padding:.9375rem 1.875rem;
  -webkit-border-radius:2.5rem;
     -moz-border-radius:2.5rem;
          border-radius:2.5rem;
}

@media (max-width:767.98px){
  body.home .fl-module-button .fl-module-content .fl-button-wrap a.fl-button{
    width:100%;
    text-align:center;
  }
}

body.home .fl-module-button .fl-module-content .fl-button-wrap a.fl-button i.fl-button-icon-after{
  font-size:1.125rem;
  margin-left:0;
}

body.home .fl-module-button .fl-module-content .fl-button-wrap a.fl-button:focus,body.home .fl-module-button .fl-module-content .fl-button-wrap a.fl-button:focus span,body.home .fl-module-button .fl-module-content .fl-button-wrap a.fl-button:hover i.fl-button-icon-after{
  color:#fff;
}

body.home .fl-module-button .fl-module-content .fl-button-wrap a.fl-button span{
  font-size:1rem;
  line-height:1.5;
  font-weight:300;
}

@media (min-width:1601px){
  body.home .fl-module-button .fl-module-content .fl-button-wrap a.fl-button span{
    font-size:1.125rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.home .donation_btn .fl-module-button .fl-module-content .fl-button-wrap a.fl-button{
    padding:.875rem;
  }
}

@media (max-width:413px){
  body.home .donation_btn .fl-module-button .fl-module-content .fl-button-wrap a.fl-button{
    padding:.9375rem 1.5625rem;
  }
}

@media (max-width:374px){
  body.home .donation_btn .fl-module-button .fl-module-content .fl-button-wrap a.fl-button{
    padding:.9375rem .625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.home .donation_btn .fl-module-button .fl-module-content .fl-button-wrap a.fl-button span{
    font-size:.875rem;
  }
}

@media (max-width:374px){
  body.home .donation_btn .fl-module-button .fl-module-content .fl-button-wrap a.fl-button span{
    font-size:.875rem;
  }
}

body.home .donation_btn .fl-module-button .fl-module-content .fl-button-wrap a.fl-button:hover{
  background-color:#4f214f;
}

body.home .white-btn-outline .fl-module-content .fl-button-wrap a.fl-button{
  border:.125rem solid;
}

body.home .white-btn-outline .fl-module-content .fl-button-wrap a.fl-button:before{
  background-color:#4f214f;
}

body.home .white-btn-outline .fl-module-content .fl-button-wrap a.fl-button:hover{
  border-color:#fff;
}

body.home .donation_col{
  position:relative;
}

body.home .donation_col .iconStyle{
  position:absolute;
  top:0;
  background:#6b2f6b;
  width:6.25rem;
  height:6.25rem;
  -webkit-border-radius:12.5rem;
     -moz-border-radius:12.5rem;
          border-radius:12.5rem;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
     -moz-transform:translate(-50%, -50%);
       -o-transform:translate(-50%, -50%);
          transform:translate(-50%, -50%);
  padding:1.125rem;
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
     -moz-box-align:center;
          align-items:center;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
     -moz-box-pack:center;
          justify-content:center;
}

body.home .donation_col .iconStyle .fl-icon i:before{
  font-size:4rem;
  color:#fff;
}

body.home .banners-list .logo-container-col{
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  gap:1.25rem;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
     -moz-box-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
     -moz-box-align:center;
          align-items:center;
}

@media (max-width:767.98px){
  body.home .banners-list .logo-container-col{
    display:table-row;
    text-align:center;
  }
}

body.home .banners-list .logo-container-col>div{
  padding:.625rem 0;
}

@media (max-width:767.98px){
  body.home .banners-list .logo-container-col>div{
    display:-webkit-inline-box;
    display:-webkit-inline-flex;
    display:-moz-inline-box;
    display:inline-flex;
    width:33.33%;
    -webkit-box-pack:space-evenly;
    -webkit-justify-content:space-evenly;
       -moz-box-pack:space-evenly;
            justify-content:space-evenly;
  }
  body.home .banners-list .logo-container-col>div:nth-child(10),body.home .banners-list .logo-container-col>div:nth-child(11){
    width:50%;
  }
  body.home .banners-list .logo-container-col>div:nth-child(12){
    width:100%;
  }
}

@media (max-width:767.98px){
  body.home .banners-list .logo-container-col>div.item img{
    padding:0 .4375rem;
  }
}

@media (max-width:767.98px){
  body.home .familySupport_sec_logos .banners-list .logo-container-col{
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:flex;
    gap:0;
  }
}

@media (max-width:767.98px){
  body.home .familySupport_sec_logos .banners-list .logo-container-col>div{
    width:auto !important;
    margin:0 .625rem;
  }
}

@media (max-width:374px){
  body.home .familySupport_sec_logos .banners-list .logo-container-col>div{
    margin:0;
  }
}

@media (max-width:767.98px){
  body.home .healthcare-providers-testimonial{
    margin-left:1.25rem;
  }
}

body.home .healthcare-providers-testimonial .slick-slider{
  position:relative;
  display:block;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -webkit-touch-callout:none;
  -khtml-user-select:none;
  touch-action:pan-y;
  -webkit-tap-highlight-color:transparent;
}

body.home .healthcare-providers-testimonial .slick-list{
  position:relative;
  display:block;
  margin:0;
  overflow:hidden;
  padding-top:8.125rem !important;
}

@media (max-width:767.98px){
  body.home .healthcare-providers-testimonial .slick-list{
    padding-right:1.5rem !important;
  }
}

body.home .healthcare-providers-testimonial .slick-list:focus{
  outline:none;
}

body.home .healthcare-providers-testimonial .slick-list.dragging{
  cursor:pointer;
  cursor:hand;
}

body.home .healthcare-providers-testimonial .slick-slider .slick-list,body.home .healthcare-providers-testimonial .slick-slider .slick-track{
  -webkit-transform:translateZ(0);
     -moz-transform:translateZ(0);
          transform:translateZ(0);
}

body.home .healthcare-providers-testimonial .slick-track{
  position:relative;
  top:0;
  left:0;
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-flex-wrap:wrap;
          flex-wrap:wrap;
  -webkit-transition-delay:10ms;
     -moz-transition-delay:10ms;
       -o-transition-delay:10ms;
          transition-delay:10ms;
}

body.home .healthcare-providers-testimonial .slick-slide{
  float:left;
  margin:0 .3125rem;
  -webkit-border-radius:.3125rem;
     -moz-border-radius:.3125rem;
          border-radius:.3125rem;
  background:#fff;
  -webkit-backface-visibility:hidden;
}

body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent{
  background:#fff;
  text-align:center;
  -webkit-border-radius:.3125rem;
     -moz-border-radius:.3125rem;
          border-radius:.3125rem;
  position:relative;
  padding:6.25rem 0 2.5rem;
}

@media (min-width:1601px){
  body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent{
    padding:6.25rem 2.5rem 2.5rem;
  }
}

@media (max-width:767.98px){
  body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent{
    padding-bottom:1.5rem;
  }
}

body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareImgCol{
  position:absolute;
  top:-6.25rem;
  left:0;
  right:0;
}

body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo{
  padding:2.5rem 2.5rem 0;
}

@media (min-width:1601px){
  body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo{
    padding:2.5rem 3.4375rem 0;
  }
}

@media (max-width:767.98px){
  body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo{
    padding:1.5rem 1.5rem 0;
  }
}

@media (max-width:374px){
  body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo{
    padding:1.5rem .9375rem 0;
  }
}

body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .healthCareInfoContent{
  margin-bottom:2.5rem;
}

@media (max-width:767.98px){
  body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .healthCareInfoContent{
    text-align:left;
    margin-bottom:1.5rem;
  }
}

body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .healthCareInfoContent .healthCareInfo_descr{
  font-size:1.25rem;
  color:#000;
  padding-bottom:0;
}

@media (min-width:1850px){
  body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .healthCareInfoContent .healthCareInfo_descr{
    font-size:1.5rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .healthCareInfoContent .healthCareInfo_descr{
    font-size:1.125rem;
  }
}

@media (max-width:767.98px){
  body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .healthCareInfoContent .healthCareInfo_descr{
    font-size:1.125rem;
  }
}

body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .healthCareInfoContent .healthCareInfo_addr{
  font-size:1.125rem;
  color:#000;
  margin-bottom:2.5rem;
}

@media (max-width:767.98px){
  body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .healthCareInfoContent .healthCareInfo_addr{
    font-size:1rem;
  }
}

body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .healthCareInfoContent .healthCareInfo_addr span{
  font-family:Noto_Italic;
}

body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .buttonDivStyle a{
  width:auto;
  display:-webkit-inline-box;
  display:-webkit-inline-flex;
  display:-moz-inline-box;
  display:inline-flex;
  -webkit-border-radius:3.125rem;
     -moz-border-radius:3.125rem;
          border-radius:3.125rem;
  padding:.9375rem 1.875rem;
  font-size:1.125rem;
  color:#fff;
}

@media (min-width:1850px){
  body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .buttonDivStyle a{
    font-size:1.125rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .buttonDivStyle a{
    padding:.9375rem 1.5625rem;
  }
}

@media (max-width:767.98px){
  body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .buttonDivStyle a{
    width:100%;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
       -moz-box-pack:center;
            justify-content:center;
  }
}

@media (max-width:374px){
  body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .buttonDivStyle a{
    padding:.9375rem;
  }
}

body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .buttonDivStyle a:hover{
  color:#fff;
  text-decoration:underline;
}

body.home .healthcare-providers-testimonial .slick-slide .testimonial-colContent .healthCareInfo .buttonDivStyle a:focus:before{
  -webkit-transform:translateX(0) skew(-45deg);
     -moz-transform:translateX(0) skew(-45deg);
       -o-transform:translateX(0) skew(-45deg);
          transform:translateX(0) skew(-45deg);
}

body.home .healthcare-providers-testimonial .slick-dots{
  padding:0;
  list-style:none;
  text-align:center;
  width:100%;
  margin:1.5rem 0 0;
}

body.home .healthcare-providers-testimonial .slick-dots li{
  display:-webkit-inline-box;
  display:-webkit-inline-flex;
  display:-moz-inline-box;
  display:inline-flex;
  padding:0 .1875rem;
  line-height:inherit;
}

body.home .healthcare-providers-testimonial .slick-dots li.slick-active button{
  border:.125rem solid #999;
  background:#999;
}

body.home .healthcare-providers-testimonial .slick-dots button{
  width:2rem;
  height:.25rem;
  padding:0;
  border:.125rem solid #fff;
  background:#fff;
  -webkit-border-radius:.5rem;
     -moz-border-radius:.5rem;
          border-radius:.5rem;
  font-size:0;
  margin:0;
}

@media (max-width:413px){
  body.home .healthcare-providers-testimonial .slick-dots button{
    width:1.5625rem;
  }
}

body.home .healthcare-providers-testimonial .slick-dots button:not(.is-tabbing){
  outline:none;
}

body.home .healthcare-providers-testimonial .testimonial-col{
  display:inline-block;
  width:100%;
}

body.home .kids-help-phone-row .kidsHelpCol{
  position:relative;
}

@media (min-width:1201px){
  body.home .kids-help-phone-row .kidsHelpCol{
    max-width:71.25rem;
    margin:0 auto;
    float:none;
  }
}

body.home .kids-help-phone-row .kidsHelpImage{
  position:relative;
}

body.home .kids-help-phone-row .kidsHelpImage .kidsHelpColImg{
  position:absolute;
  bottom:0;
  right:0;
}

@media (max-width:767.98px){
  body.home .kids-help-phone-row .kidsHelpImage .kidsHelpColImg{
    position:static;
  }
}

@media (max-width:1600px){
  body.home .mapSection .fl-module-content{
    margin-right:0;
  }
}

@media (min-width:1850px){
  body.home .supporingKids_txt .fl-module-content{
    margin:0 17.5rem;
  }
}

body.home .zoomDiv{
  font-size:.8125rem;
  color:#6b2f6b;
  float:right;
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
     -moz-box-align:center;
          align-items:center;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
     -moz-box-pack:center;
          justify-content:center;
  display:none;
}

@media (max-width:767.98px){
  body.home .zoomDiv{
    display:block;
  }
}

body.home .zoomDiv span{
  background-color:#6b2f6b;
  width:1.5rem;
  height:1.5rem;
  -webkit-border-radius:6.25rem;
     -moz-border-radius:6.25rem;
          border-radius:6.25rem;
  text-align:center;
  margin-left:.5rem;
  display:inline-block;
}

body.home .zoomDiv span:focus{
  background-color:#4f214f;
}

body.home .zoomDiv span img{
  width:.8125rem;
  height:.8125rem;
  margin-top:-.125rem;
}

body.home .mapPopup{
  float:left;
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index:999;
  background-color:#e3e1dd;
  overflow-y:scroll;
  overflow-x:hidden;
}

@media (max-width:767.98px){
  body.home .mapPopup{
    display:block;
  }
}

body.home .mapPopup .popupImage{
  padding:2.5rem 0 1.25rem 1.4375rem;
}

body.home .mapPopup .popupImage img{
  max-width:-webkit-max-content;
  max-width:-moz-max-content;
  max-width:max-content;
  height:auto;
}

body.home .mapPopup .zoomDiv{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-pack:end;
  -webkit-justify-content:end;
     -moz-box-pack:end;
          justify-content:end;
  padding-right:1.5rem;
  margin-bottom:1.875rem;
}

body.home .mapPopup .mapZoomBar{
  width:100%;
  text-align:center;
  float:left;
  padding-top:1.25rem;
  position:relative;
  bottom:2.5rem;
}

body.home .mapPopup .mapZoomBar input{
  -webkit-appearance:none;
     -moz-appearance:none;
          appearance:none;
  width:13.75rem;
  height:.25rem;
  background-color:#fff;
  -webkit-border-radius:.5rem;
     -moz-border-radius:.5rem;
          border-radius:.5rem;
  overflow:hidden;
}

body.home .mapPopup .mapZoomBar #customRangeMap::-webkit-slider-runnable-track{
  -webkit-appearance:none;
  -webkit-box-shadow:none;
          box-shadow:none;
  border:none;
  height:.25rem;
}

body.home .mapPopup .mapZoomBar #customRangeMap::-webkit-slider-thumb{
  -webkit-appearance:none;
  width:0;
  height:0;
  background:#999;
  -webkit-box-shadow:-25.625rem 0 0 25.625rem #999;
          box-shadow:-25.625rem 0 0 25.625rem #999;
}

/*# sourceMappingURL=page-home.min.css.map */
