/*****************************************/
/*  Global   */
/*****************************************/

.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://48136008.fs1.hubspotusercontent-na1.net/hubfs/48136008/List%20Icon.svg); 
}
.msc-footer .col4 li:last-child {
  margin-top: 25px; 
}
a, div, button {
  outline: none !important;
}
.flex-btm {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.home-icons .col-text {
  height: 100%; 
}
html {  
	scroll-behavior: smooth;
	}
.msc-foot-cols .col2 .col-menu li:last-child {
  margin-top: 15px; 
}
@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;
  }
  .typ-appt {
	  padding: 50px 30px !important;
  }
  .home-services:first-child {
    padding-bottom: 0px !important; 
  }
  .home-services:last-child {
    padding-top: 0px !important; 
  }
  .home-services .col1 {
    margin-bottom: 1.5rem; 
  }
}
@media (max-width:639px) {
	  .btn-one, .btn-two, .btn-three {
	    font-size: 14px !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 {
	    text-align: left; 
	}
}