@media (max-width: 1600px) {
  img.hero-vector {
    width: 130px;
  }

  .slider-2 .hero-content {
    top: 65px;
  }

  .hero-content h1 {
    font-size: 80px;
    margin-bottom: 10px;
  }

  hero-content h1 span.d-block  {
    font-size: 140px;
  }


  img.hero-vector {
    width: 80px;
  }

  .the-shift img.vector-1 {
    width: 120px;
  }

}

@media (max-width: 1450px) {
  img.hero-vector {
    width: 120px;
  }

  .hero-content h1 {
    font-size: 70px;
  }
  .hero-content h1 span.d-block.big {
    font-size: 100px;
  }
  .hero-content p {
    font-size: 28px;
  }

  .slider-1 .hero-content {
    left: 21%;
    top: 8em;
    width: fit-content;
  }

  .slider-2 .hero-content {
    top: 65px;
  }

  .mahalaxmi-content {
    max-width: 510px;
  }

  .footer-widget p {
    font-size: 15px;
  }
}


@media (max-width: 1366px) {
  img.hero-vector {
    width: 70px;
  }

  .navbar-brand img {
    max-height: 55px;
  }
  .navbar-nav .nav-link {
    font-size: 15px;
  }

  .shift-content {
    padding: 30px 50px 10px;
  }

  .shift-content h2 { font-size: 34px; }

  .motion-title {
    max-width: 400px;
  }

  .motion-content h4 { font-size: 24px; }
  .counter-box h3 { font-size: 54px; }
}


@media (max-width: 1199px) {
  .navbar-nav {
    gap: 18px;
  }


  .slider-1 .hero-slide {
    background-position: -120px 0px;
  }


  .hero-content h1 {
      font-size: 54px;
  }

  .hero-content h1 span.d-block.big  {
    font-size: 90px;
  }

  .hero-content p {
    font-size: 28px;
  }

  .shift-content {
    padding: 60px;
  }

  .shift-content h2 {
    font-size: 46px;
  }

  .about-title {
    font-size: 58px;
  }

  .about-subtitle {
    font-size: 22px;
  }

  .about-content p {
    font-size: 17px;
  }

  .motion-left h2 {
    font-size: 110px;
  }

  .motion-card {
    padding: 45px;
  }
}


@media (max-width: 991px) {
  .navbar-collapse {
    margin-top: 20px;
    padding: 25px;
    background: #111;
    border-radius: 10px;
  }
  .navbar-nav {
    gap: 15px;
    margin-bottom: 20px;
  }
  .navbar-nav .nav-link {
    padding: 8px 0;
  }
  .header-right {
    flex-direction: column;
    align-items: flex-start;
  }
  .hero-content {
    text-align: center;
    margin: auto;
  }
  .hero-content h1 {
    font-size: 60px;
  }
  .hero-content p {
    font-size: 26px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }

  .the-shift {
    padding: 80px 0;
  }

  .shift-content {
    padding: 45px;
  }

  .shift-content h2 {
    font-size: 38px;
  }

  .shift-content p {
    font-size: 16px;
    line-height: 1.8;
  }

  .about-section {
    padding: 70px 0;
  }

  .about-content {
    max-width: 100%;
  }

  .about-title {
    font-size: 48px;
  }

  .about-image {
    text-align: center;
  }

  .about-image img {
    margin: auto;
  }

  .life-motion-section {
    padding: 80px 0;
  }

  .motion-left {
    margin-bottom: 40px;
  }

  .motion-left h2 {
    font-size: 90px;
    text-align: center;
  }

  .motion-right h3 {
    font-size: 42px;
  }

  .motion-card {
    padding: 35px;
  }

  .motion-item {
    gap: 20px;
    margin-bottom: 35px;
  }

  .motion-content h4 {
    font-size: 24px;
  }

  .motion-content p {
    font-size: 16px;
  }

  .gallery-section {
    padding: 70px 0 0;
  }

  .gallery-heading {
    text-align: center;
  }

  .gallery-heading h2 {
    font-size: 48px;
  }

  .gallery-heading span {
    font-size: 34px;
  }

  .gallery-navigation {
    justify-content: center;
    margin-top: 30px;
  }

  .gallerySwiper img {
    height: 420px;
  }

  .location-content {
    margin-bottom: 40px;
  }

  .location-content h2 {
    font-size: 46px;
  }

  .location-map {
    height: 420px;
  }

  .location-tabs .nav-link {
    font-size: 18px;
  }

  .about-mahalaxmi {
    padding: 80px 0;
  }

  .mahalaxmi-content {
    margin-bottom: 60px;
  }

  .mahalaxmi-content h2 {
    font-size: 44px;
  }

  .mahalaxmi-content p {
    font-size: 16px;
  }

  .counter-box h3 {
    font-size: 60px;
  }

  .counter-box h4 {
    font-size: 20px;
  }

  button.navbar-toggler {
    border: 0;
    padding: 0;
  }

  button.navbar-toggler i.bi.bi-list {
    color: #fff;
    font-size: 28px;
  }

  .main-header.scrolled button.navbar-toggler i.bi.bi-list { color: #000; }

    .main-header {
        padding: 5px 0;
   }
   
   .main-header.scrolled {
    padding: 0;
    }

}


@media (max-width: 767px) {

  .container {
    padding: 0 20px;
  }

  section { overflow: hidden; }
    
    .navbar-brand img {
    max-height: 40px;
}

.about-image {
    margin-top: 20px !IMPORTANT;
}

.life-motion-section {
    margin-top: 50px;
}

.video-sound-btn {
    width: 35px;
    height: 35px;
}
.video-sound-btn i {
    font-size: 20px;
}

.amenities-section {
    padding: 50px 0 0;
}
    
.hero {
    height: 600px;
}

  .hero-content h1 {
    font-size: 48px;
  }
  .hero-content p {
    font-size: 22px;
  }

  img.hero-vector {
    display: none;
  }

  .slider-1 .hero-slide {
    background-image: url(../images/hero/hero-1-m.webp) !important;
  }
  .slider-2 .hero-slide {
    background-image: url(../images/hero/hero-2-m.webp) !important;
  }

  .slider-1 .hero-slide, .slider-2 .hero-slide {
    background-position: center;
    height: 600px;
    background-size: cover;
  }


  .the-shift img.vector-1 {
    right: 3px;
    width: 60px;
}

  .hero .slider-1 .row {
    align-content: flex-start;
  }
  .hero .slider-2 .row {
    display: flex;
    align-content: center;
  }

  .slider-1 .hero-content {
      left: 22%;
      top: 110px;
      width: fit-content;
      text-align: left;
  }

  .hero-content h1 {
    text-align: left;
    font-size: 24px;
  }
  .hero-content h1 span.d-block.big  {
    font-size: 40px;
    left: -4px;
    top: 5px;
  }

  .hero-content h1 span.one {
    left: 4px;
  }


  .hero-content p {
    font-size: 14px;
  }

  .slider-2 .hero-content {
    top: -50px;
    left: 20px;
  }
  .slider-2 .hero-content p {
    right: 14px;
    text-align: left;
    padding-left: 13px;
    width: 44%;
  }

.amenities-section .row.gy-5 {
    display: flex;
    flex-direction: column-reverse;
    --bs-gutter-y: unset;
}
  
  .section-title { font-size: 28px; }
  
    .section-title span {
        font-size: 32px;
        margin-top: 5px;
    }
    
    .about-section,
    .life-motion-section{
        padding: 40px 0;
    }
    




.shift-content {
    background: rgb(255 255 255 / 69%);
    -webkit-backdrop-filter: unset;
    backdrop-filter: unset;
  }

    .about-section .row.gx-xl-5.gy-5,
    .life-motion-section .row.align-items-center.gy-5 {
        --bs-gutter-y: 15px;
    }
    
    .motion-title {
        max-width: 50%;
        margin: 0 auto;
    }
    
    .gallery-section {
        padding: 40px 0 0;
    }
    
    .gallery-navigation {
        margin-top: 0;
    }

    .main-header.scrolled .navbar-nav .nav-link {
      color: #fff;
    }

    .location-accordion .accordion-button { font-size: 17px; }

    .location-accordion .accordion-body {
      padding: 20px 15px;
    }
  
}


@media (max-width: 575px) {
  .hero-slide {
    background-position: 55% center;
  }

  .navbar-brand img {
    max-height: 50px;
  }

  .the-shift {
    padding: 40px 0;
  }

  .shift-content {
    padding: 30px 25px;
  }

  .shift-content h2 {
    font-size: 24px;
    margin-bottom: 20px;
}
  .shift-content p {
    font-size: 16px;
    line-height: 1.7;
    color: #000;
}

  .corner-box {
    width: 50px;
    height: 50px;
  }

  .about-title {
    font-size: 36px;
  }

.about-subtitle {
    font-size: 18px;
    margin-bottom: 20px;
}

  .about-content p {
    font-size: 16px;
    line-height: 1.8;
  }

.amenities-card {
    background: rgb(230 239 0 / 53%);
}
.amenity-item h4, .amenity-item p {
    color: #fff;
}

.amenity-item h4 br {
    display: none;
}


  .life-motion-section {
    padding: 40px 0;
  }

  .motion-left h2 {
    font-size: 70px;
  }

  .motion-right h3 {
    font-size: 34px;
  }

  .motion-card {
    padding: 25px;
  }

  .motion-item {
    gap: 15px;
    margin-bottom: 30px;
  }

  .motion-icon {
    width: 35px;
  }

  .motion-content h4 {
    font-size: 20px;
  }

  .motion-content p {
    font-size: 15px;
    line-height: 1.6;
  }

  .gallery-heading h2 {
    font-size: 34px;
  }

  .gallery-heading span {
    font-size: 26px;
  }

  .gallery-prev,
  .gallery-next {
    width: 42px;
    height: 42px;
  }

  .gallery-prev i,
  .gallery-next i {
    font-size: 18px;
  }

  .gallerySwiper img {
    height: 280px;
  }

  .location-section {
    padding: 40px 0;
  }

  .location-content h2 {
    font-size: 28px;
  }
    
  .location-content p {
    font-size: 16px;
  }

    .location-tabs .nav-link {
        font-size: 16px;
    }

  .location-item span {
    font-size: 15px;
  }

  .location-item strong {
    padding: 5px 10px;
    font-size: 14px;
  }

  .location-map {
    height: 300px;
    border-radius: 15px;
    margin: 0;
}

  .about-mahalaxmi {
    padding: 40px 0;
  }

  .mahalaxmi-content h2 {
    font-size: 28px;
}

  .counter-box {
    text-align: center;
  }

  .counter-box::after {
    margin: 20px auto;
  }

.counter-box h3 {
    font-size: 34px;
}

  .counter-box h4 {
    font-size: 18px;
  }
  
  .footer-section {
    padding: 40px 0 80px;
    }
    
    .footer-bottom p {
        font-size: 12px;
    }
    
    .footer-divider {
      margin: 30px 0;
    }
    
    .footer-widget {
        margin-bottom: 0;
    }


    .grecaptcha-badge {
      opacity: 0;
    }
}
