.mi-pharmacy-wait-time {
    color: black!important;
}
#header .logo img {
    max-height: 50px;
}
#lower-links {
    padding: 0px 0px;
}
.cta .container-fluid {
    padding: 80px;
}
#about-square ul {
    list-style: none;
    padding: 0px;
}
.alternate-top {
    font-size: 20px;
}
#about-square .limit {
    max-height: 310px!important;
    overflow: hidden;
}
#team-square .limit {
    max-height: 330px!important;
    overflow: hidden;
}
.limit .col-lg-12 {
    padding: 0px;
}
#featured-services .col-md-6 {
    padding: 5px;
    margin: 0px;
}
.featured-services .icon-box {
    border-radius: 0px;
}
.comp-gallery {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .comp-gallery img {
    border-radius: 0px;
    object-fit: cover;
    transition: all .4s ease-in-out;
  }
  .comp-gallery:hover img {
    transform: scale(1.1);
  }
  .comp-gallery h3 {
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 100px 0px 40px 0px;
    margin: 0px;
    color: #ffffff;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8398319486404834) 100%);
    transition: all .4s ease-in-out;
  }
  .comp-gallery:hover h3 {
    opacity: 1;
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 40px 0px 100px 0px;
    margin: 0px;
    color: #ffffff;
    transition: all .4s ease-in-out;
  }
  .contact .info-box {
      background-color: #ffffff;
  }
  a.texttoggler {
      padding: 2px 4px;
      margin-right: 10px;
      color: #ffffff;
      border: 1px solid #ffffff;
  }
  a.texttoggler:hover {
      color: #000000;
      background-color: #ffffff;
  }
  #hero {
    height: 90vh;
  }
.custom-service {
    padding: 0px;
}
.custom-service .col-md-6, .custom-service .col-md-12 {
    overflow: hidden;
    padding: 0px;
    background-color: #f4f4f4;
}
.custom-service .col-md-6 .text {
    box-shadow: 0px 0px 28px 2px rgba(0,0,0,0.13) inset;
    -webkit-box-shadow: 0px 0px 28px 2px rgba(0,0,0,0.13) inset;
    -moz-box-shadow: 0px 0px 28px 2px rgba(0,0,0,0.13) inset;
}
.custom-service .col-md-12 {
    /*height: 40vh;*/
    background-size: cover; color: white;
    background-color: white;
}
.custom-service .col-md-12 .separator {
    max-width: 50%;
    text-align: center;
}
.custom-service h1 {
    font-size: 3rem;
}
.custom-service .text {
    padding: 200px;
}
.custom-service .text h5 {
    color: #bfbfbf;
}
.custom-service .text h2 {
    color: #444444;
}
.custom-service .image {
    min-height: 400px;
}
.custom-service .separator {
    margin: 30px 0px;
}
.custom-service p {
    margin-bottom: 30px;
}
.custom-service .separator:after {
    height: 1px;
    position: absolute;
    bottom: -1px;
    content: "";
    width: 100%;
    left: 0;
}
.custom-service .col-md-12 {
    position: relative;
}
#overlay {
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    box-sizing: border-box;
    padding: 80px 0px 60px 0px;
}
.alternate-top {
    margin-top: 0px;
}
@media (max-width: 575.98px) {
    #comp-services {
        padding-top: 505px!important;
    }
    #regular-services {
        padding-top: 300px!important;
    }
}
@media (max-width: 991.99px) {
    .owl-item {
        height: 227px!important;
    }
    .owl-item a img{
        height: 227px!important;
    }
    #hero {
        height: 60vh;
      }
      .alternate-top {
        margin-top: 0px!important;
    }
    body {
        margin-top: 80px!important;
    }
}
#hero .carousel-item {
    margin-top: 0px!important;
  }
@media (min-width: 992px) and (max-width: 1199.99px) {
    .owl-item {
        height: 307px!important;
    }
    .owl-item a img{
        height: 307px!important;
    }
    #hero {
        height: 60vh;
      }
      .alternate-top {
        margin-top:
         0px!important;
    }
    body {
        margin-top: 110px!important;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    #comp-services {
        padding-top: 350px!important;
    }
    #regular-services {
        padding-top: 200px!important;
    }
}
@media (min-width: 576px) and (max-width: 991.99px) {
    section #hero {
        padding: 0px!important;
    }
    #hero .carousel-item {
        margin-top: 0px!important;
      }
}
@media screen and (max-width: 768px) {
    .custom-service .text {
        padding: 120px 20px;
    }

    #overlay {
        padding: 60px 0px 40px 0px;
    }
    #overlay h1 {
        font-size:2rem;
    }
    .custom-service .row {
        margin-bottom: 0px;
    }
    #lower-links .container-fluid {
        padding: 60px 20px;
    }
}
@media screen and (min-width: 769px) {
    .custom-service .text {
        padding: 120px 40px;
    }
    #overlay {
        padding: 80px 0px 60px 0px;
    }
    #overlay h1 {
        font-size:2.4rem;
    }
}

.visible-full {
    box-shadow: 0px -8px 109px 18px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px -8px 109px 18px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px -8px 109px 18px rgba(0,0,0,0.75);
}
.inner-page-back::before {
    content: "";
    background-image: url('https://placekitten.com/1200/800');
    background-size: cover;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.75;
}
#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    margin-bottom: 8px;
    border-radius: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}
.mobile-nav-toggle {
    right: 30px;
    top: 26px;
}
#squares {
    position: relative;
    overflow: hidden;
    z-index: 2;
}
.ask {
    color: white;
    padding: 40px;
    text-align: center;
}
.ask a, .ask a:visited {
    border: 1px solid white;
}
#squares .row {
    margin-left: 0px!important;
    margin-right: 0px!important;
}
#comp-services, #regular-services {
    position: relative;
    overflow: visible;
    padding-top: 250px;
}
#comp-services .container {
    background-color: #ffffff;
    position: absolute;
    top: -40px;
    left: 0px;
    right: 0px;
    padding-top: 40px;
}
#regular-services .container {
    background-color: #ffffff;
    position: absolute;
    top: -40px;
    left: 0px;
    right: 0px;
    padding-top: 40px;
}
.breadcrumbs {
    background-color: #F6F6F6;
    margin-top: 0px;
}
#topbar {
    font-weight: 500!important;
    text-transform: uppercase!important;
    font-family: Helvetica!important;
    font-size: 14px!important;
}
.pwa-card {
    border: 1px solid #e4e4e4;
    background-color: #f8f8f8;
    border-radius: 4px;
    padding: 40px;
    box-sizing: border-box;
    margin-bottom: 30px;
    font-weight: 400;
}
.pwa-cards a {
    text-decoration: none;
    font-size: 40px;
    color: #333333;
}
.pwa-cards span i {
    padding: 30px;
    text-align: center;
    font-size: 40px;
    border-radius: 50%;
    border: 1px solid #e4e4e4;
}

.pwa-cards h3 {
    margin-top: 10px;
    font-size: 18px;
}
.grid-space-10 .col-lg-6, .grid-space-10 .col-lg-4, .grid-space-10 .col-lg-3, .grid-space-10 .col-md-6, .grid-space-10 .col-md-4, .grid-space-10 .col-md-3, .grid-space-10 .col-sm-6, .grid-space-10 .col-sm-4, .grid-space-10 .col-sm-3, .grid-space-10 .col-xs-6, .grid-space-10 .col-xs-4, .grid-space-10 .col-xs-3 {
    padding-left: 5px;
    padding-right: 5px;
}
@media (max-width: 420px) {
    #header .logo img {
        max-height: 40px;
    }
    body {
        margin-top: 70px!important;
    }
}
@media screen and (min-width: 1200px) {
    .custom-service .text {
        padding: 120px;
    }
    #overlay {
        padding: 80px 0px 60px 0px;
    }
    #overlay h1 {
        font-size:3rem;
    }
    .owl-item {
        height: 368px!important;
    }
    .owl-item a img{
        object-fit: cover;
        height: 368px!important;
    }
    .alternate-top {
        margin-top: 0px!important;
    }body {
        margin-top: 110px!important;
    }
}
@media screen and (min-width: 1920px) {
    .custom-service .text {
        padding: 200px;
    }
    #overlay {
        padding: 80px 0px 60px 0px;
    }
    #overlay h1 {
        font-size:3rem;
    }
    #header .logo img {
        max-height: 60px;
    }
    body {
        margin-top: 110px!important;
    }
}
.alert {
  word-break: break-all;
}
#overlay p {
    margin-bottom: 0;
}
.mobile-nav-active {
    overflow: auto!important;
  }