/*****************************************/
/* Custom CSS    */
/*****************************************/

@font-face {
  font-family: Glacial Indifference;
  src: url(https://46386295.fs1.hubspotusercontent-na1.net/hubfs/46386295/GlacialIndifference-Italic.otf);
}
@font-face {
  font-family: Glacial Indifference;
  src: url(https://46386295.fs1.hubspotusercontent-na1.net/hubfs/46386295/GlacialIndifference-Bold.otf);
}
i {
  font-style: italic;
  font-family: Glacial Indifference;
}
b, strong {
  font-weight: bold;
  font-family: Glacial Indifference;
}
.msc-nav .menu li:nth-child(2) .menu__submenu {
    min-width: 24rem !important;
}
.msc-nav .menu li:nth-child(3) .menu__submenu {
    min-width: 16rem !important;
}
.msc-nav .menu li:nth-child(4) .menu__submenu {
    min-width: 21rem !important;
}
.menu__submenu--level-2 .menu__item--depth-2 {
  margin-bottom: 5px; 
}
.col-text ul, .blog-post ul {
  list-style-image: url(https://46386295.fs1.hubspotusercontent-na1.net/hubfs/46386295/list-blue-dot.svg); 
}
.msc-footer .col4 li:last-child {
  margin-top: 25px; 
}
.flex-btm {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.home-icons .col-text {
  height: 100%; 
}
html {  
  scroll-behavior: smooth;
}
.text-icon {
  display: flex;
  align-items: center;
}
.text-icon svg {
  margin-right: 5px; 
}
.book-map .hs-responsive-embed-inner-wrapper {
  min-height: 250px; 
}
#hopesync_formwidget_container iframe {
  width: 100% !important;
  height: 100% !important;
}
a, div, button {
  outline: none !important;
}
@media (min-width:1024px) and (max-width:1279px) {
  .home-hero h1 {
    font-size: 42px !important;
    line-height: 48px;
  }
}
@media (min-width:1024px) and (max-width:1112px) {
  .msc-nav {
    justify-content: flex-end !important;
  }
  .msc-nav-options {
    margin-bottom: 15px; 
  }
}
@media (max-width:992px) {
  .home-icons .col1, .home-icons .col2 {
    margin-bottom: 15px;
  }
  .home-icons .col2 {
    display: block;
  }
  .home-options .col2, .home-options .col3 {
	  margin-top: 0px !important;
	}
  .mobile-menu ul li a, .mobile-menu .menu__submenu li a {
    padding-left: 0px; 
  }
  .mobile-menu .menu__submenu {
    margin-left: 0px !important; 
  }
  .home-icons {
    position: relative;
    z-index: 1;
  }
  #mbl-toggle {
    width: 55px;
    height: 30px;
  }
  .about-map .hs-responsive-embed-inner-wrapper, .contact-map .hs-responsive-embed-inner-wrapper {
    min-height: 250px; 
  }
}
@media (max-width:639px) {
  .btn-one {
    font-size: 16px !important; 
  }
  .accordion label {
    font-size: 14px !important;
  }
  .msc-top-hdr .msc-top-menu ul li a {
    padding: 0px 8px !important;
  }
  .home-services .col2, .home-services .col3 {
    margin-top: 0px !important;
  }
  .faq-btn {
    font-size: 12px !important; 
  }
  .msc-top-menu ul li:nth-child(2), .msc-top-menu ul li:nth-child(3) {
    display: none; 
  }
  .other-resources .col1 {
    margin-top: 0px; 
  }
}
@media (max-width:400px) {
  .btn-one {
    font-size: 14px !important; 
  }
  .mobile-menu .menu__link {
    font-size: 15px !important; 
  }
}