@media screen and (max-width: 1200px) {
  .video-overlay {
    display: none;
  }
  .map-size {
    margin-top: 79px;
  }
  .banner-content {
    top: 20vh;
  }
  .banner-content p {
    max-width: 70vw;
  }
  .header-overlay {
    display: none;
  }
  .services-bc,
  .facility-bc,
  .ttm-page-title-row {
    padding-top: 80px;
  }
  .sticking-header-part {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: flex;
    width: 100vw;
    background-color: white !important;
    box-shadow: 2px 0 7px #551d897d;
  }
  .ttm-header-style-04 .menubar--squeeze .menubar-inner,
  .ttm-header-style-04 .menubar-inner:after,
  .ttm-header-style-04 .menubar-inner:before,
  .ttm-header-style-05 .menubar--squeeze .menubar-inner,
  .ttm-header-style-05 .menubar-inner:after,
  .ttm-header-style-05 .menubar-inner:before {
    background-color: #551d89;
  }
  .white-logo {
    display: none;
  }
  #logo-img1 {
    display: block !important;
  }
}
@media screen and (max-width: 1200px) and (min-width: 991px) {
  .featured-title h4 {
    font-size: 21px;
  }
  .section-title h2.title {
    font-size: 27px;
    line-height: 38px;
  }
}
@media screen and (max-width: 991px) {
  .banner-content {
    top: 30vh;
    left: 5vw;
  }
  .featured-imagebox-services.style2 {
    margin-bottom: 30px;
  }
  .section-title h5 {
    line-height: 18px;
  }
  .map-size {
    /* margin-top: 128px; */
    height: auto;
  }
  .bg-img11 {
    background-image: none;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .adme-spacing {
    margin-top: 20px;
    margin-left: -200px;
  }
  .adme-spacing {
    margin-top: 20px;
    margin-left: 0px;
  }
  .adme-md-padding-correction {
    padding: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .banner-content h2 {
    font-weight: 800;
    font-size: 2rem;
  }
  .adme-spacing {
    margin-top: 20px;
    margin-left: 0px;
  }
  .adme-md-padding-correction {
    padding: 0 !important;
  }
}
@media screen and (max-width: 568px) {
  .banner-content h2 {
    font-size: 22px;
    line-height: 35px;
  }
  .banner-content {
    top: 39vh;
    left: 5vw;
    right: 5vw;
  }
  .sm-text-center {
    text-align: center;
  }
  .banner-content p:nth-child(1) {
    padding-bottom: 5px;
    font-size: 16px;
    padding-top: 0 !important;
  }
  .banner-content p {
    max-width: 100vw;
    font-size: 16px;
    padding-top: 1rem;
    line-height: 20px;
  }
  .featured-imagebox-services.style2 {
    margin-bottom: 10px;
  }
  .res-568-pb-10 {
    padding-bottom: 10px !important;
  }
  .ttm-tabs.tabs-style-01 ul.tabs li a {
    padding: 6px 6px 6px;
    margin-bottom: 0px;
    line-height: 20px;
    font-size: 12px;
  }
  .gmp-padding-correction-sm {
    padding-left: 0 !important;
  }
  .cell-padd-right-correc-sm {
    padding-right: 0 !important;
  }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding: 0px;
  }
  .p-correc-sm {
    padding: 0 !important;
  }
  .tablink {
    padding: 9px 10px;
    font-size: 13px;
  }
  .img-logo {
    width: 8rem !important;
  }
  .rev_slider_wrapper-ff {
    height: 82vh !important;
    position: relative;
  }
  .facilities-divider p::before {
    width: calc(100% - 135px);
    height: 1.5px;
  }
  .facilities-divider2 p::before {
    width: calc(100% - 280px);
    height: 1.5px;
  }
  /* .sticking-header-part {
    height: 50px;
  } */
}
