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

.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;
}
.col-text ul, .blog-post ul {
  list-style-image: url(https://46452714.fs1.hubspotusercontent-na1.net/hubfs/46452714/teal%20list%20dot.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;
}
a, div, button {
  outline: none !important;
}
.sticky-hdr .msc-nav-logo {
  display: none; 
}
.aaahc .col2 {
  border-left: 1px solid #000000;
}
.acuity iframe {
  width: 100% !important;
  height: auto !important;
}
.pill-right .msc-icon img {
  min-width: 47px !important;
}
.pill-right .msc-text h5 {
  font-size: 24px !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;
  }
  .aaahc .col2 {
    border-left: 0px;
  }
}
@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; 
  }
  .home-services a img {
    max-width: 50px !important;
  }
  .home-services a span {
    text-align: left;
  }
  .home-services .ww-checks {
    width: 50px;
    display: flex;
    justify-content: center;
    margin-right: 10px;
  }
  .home-services .ww-checks img {
    margin-right: 0px !important; 
  }
  .pill-faqs-hero .col1 {
    order: 2; 
  }
  .pill-faqs-hero .col2 {
    order: 1; 
  }
}
@media (max-width:400px) {
  .btn-one, .btn-two {
    font-size: 14px !important; 
  }
}