/* Max Width: 1200px */
@media (max-width: 1200px) {
    .header-banner-left-content h2 {
        font-size: 40px;
        line-height: 48px;
    }
    .header-banner-left-content h6 {
        font-size: 18px;
    }
    .about-highlight {
        font-size: 24px;
    }
    .section-title {
        font-size: 16px;
    }
    .cta-title {
        font-size: 30px;
    }
    .page-banner-left h2 {
    font-size: 40px;
    line-height: 48px;
  }
  .benefits-section .benefit-card {
    padding: 2rem 1.2rem;
  }
}

/* Max Width: 991px */
@media (max-width: 991px) {
    .header-banner {
         height: auto;
    padding-top: 0px;
    /* padding-bottom: 80px; */
    display: block;
    min-height: auto;
    }
    .header-banner-slide {
     height: auto; 
    min-height: 550px;
}
    .navbar .nav-item {
        padding: 10px;
    }
    .navbar-brand img {
        width: 120px;
    }
   .header-banner-left-content {
        width: 100%;
    }
    .header-banner-left-content h2 {
        font-size: 32px;
        line-height: 42px;
    }
    .header-banner-left-content h6 {
        font-size: 16px;
        line-height: 26px;
        font-weight: 500;
    }
    .service-card .btn.service.button {
        top: 0.8rem;
        right: 0.8rem;
    }
    .left-text,
    .right-video {
        width: 100%;
    }
    .top-header {
        flex-direction: column;
        gap: 15px;
    }
    .footer-middle .col-md-3 {
        width: 50%;
        flex: 0 0 50%;
    }
    .page-banner-left {
    width: 100%;
    padding-top: 20px;
  }
  .page-banner-left h2 {
    font-size: 32px;
    line-height: 42px;
  }
  .page-banner-left h6 {
       font-size: 18px;
    font-weight: 500;
  }

  .testimonial-carousel .testimonial-card {
    max-width: 90%;
    padding: 24px;
  }

  .faq-image-wrapper {
    padding: 20px;
  }

  .benefits-section .card-wrapper {
    gap: 1.5rem;
  }

  .service-benefits ul li,
  .service-description ul li {
    width: 100%;
  }

  .footer-text {
    font-size: 20px;
    margin-left: 0;
  }

  .footer-middle .col-md-3 {
    width: 50%;
    float: left;
  }

  .newsletter-form {
    flex-direction: column;
    align-items: stretch;
  }
   .navbar {
     background: #000000 !important; /* Or any color like #fbeedc */
    box-shadow: 0 4px 10px rgba(0,0,0,0.08); /* Optional shadow for depth */
  }
  .btn-navbar{
         background: #e67e22;
    margin: auto;
    width: fit-content;;
  }
  .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    text-align: center;
    padding-bottom: 20px;
}
.about-highlight {
    font-size: 19px;
}
.about-description {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px;
    width: 100%;
}
.about-points li {
    margin-bottom: 9px;
    font-size: 15px;
}
.mission-vision-section .section-title {
    font-size: 22px;
}
.service-layout {
    display: block !important;
  }

  .service-layout .main-content,
  .service-layout .sidebar-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
  }

  .service-layout .sidebar-wrapper {
    margin-top: 30px;
  }
  .service-detail-page .row {

    flex-direction: column-reverse;
   
}
.sidebar{
  
    display: flex;
    flex-direction: column-reverse;

}
}

/* Max Width: 768px */
@media (max-width: 768px) {
     .header-banner {
           height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    }
    .header-banner-slide {
    height: auto;
    min-height: 500px;
}
    .header-banner-left-content h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .header-banner-left-content h6 {
        font-size: 15px;
        line-height: 24px;
    }
    .about-highlight,
    .about-description {
        width: 100%;
    }
    .service-card {
        padding: 30px 20px !IMPORTANT;
    }
    .cta-title {
        font-size: 24px;
    }
    .footer-middle .col-md-3 {
        width: 100%;
        flex: 0 0 100%;
    }
    .footer-top {
           flex-direction: row;
    align-items: flex-start;
    gap: 10px;
    }
      .page-banner {
    padding: 100px 0 60px 0;
  }

  .section-title.why-us {
    flex-direction: column;
    gap: 8px;
    text-align: center;
  }

  .testimonial-yoga-image {
    max-width: 100%;
  }

  .faq-image-wrapper {
    max-width: 100%;
    padding: 20px;
  }

  .accordion .accordion-button {
    padding: 12px 16px;
  }

  .benefits-section .card-wrapper {
       flex-direction: row;
    gap: 1.5rem;
  }

  .footer-middle .col-md-3 {
    width: 100%;
    margin-bottom: 20px;
  }
  #leadModal .modal-content{

    width: 90%;
    margin: auto;
  }
  .modal-title {
    font-size: 20px;
    font-weight: 600;
}
.lead-form .form-control, .lead-form .form-select {
    border-radius: 0.75rem;
    border: 1px solid #e0e0e0;
    padding-top: 1rem;
    padding-bottom: 0.4rem;
    font-size: 14px;
    background-color: #fafafa;
    transition: border-color 0.3s, box-shadow 0.3s;
}
}

/* Max Width: 580px */
@media (max-width: 580px) {
    .header-banner{
         padding-top: 50px;
        padding-bottom: 0px;
    }
    .header-banner-slide {
    height: auto;
    min-height: 450px;
    padding: 0px 20px;
}
   .header-banner-left-content h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .header-banner-left-content h6 {
        font-size: 14px;
        line-height: 22px;
    }
    .banner-btn {
        font-size: 14px;
        padding: 10px 20px;
    }
    .service-card .btn.service.button {
        width: 36px;
        height: 36px;
        font-size: 0.875rem;
    }
    .banner-btn {
        font-size: 14px;
        padding: 10px 20px;
    }
    .cta-button {
        font-size: 14px;
        padding: 12px 24px;
    }
    .newsletter-form input,
    .newsletter-form button {
        font-size: 14px;
    }
    .page-banner-left h2 {
    font-size: 26px;
    line-height: 36px;
  }

  .page-banner-left h6 {
    font-size: 16px;
    line-height: 24px;
  }

  .testimonial-img img {
    width: 64px !important;
    height: 64px !important;
  }

  .contact-btn,
  .btn-newsletter {
    font-size: 14px;
    padding: 10px 20px;
  }

  .core-value-card .icon-wrapper {
    width: 50px;
    height: 50px;
  }

  .service-link {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }
  .footer-social{
      text-align: center;
  }
  .services-main-title {
    font-size: 22px;
}
.benefits-section .benefit-card {
 
    flex: 1 1 200px;
  padding: 1.5rem .8rem;
}
section.margin {
    margin: 25px 0px;
}
.footer-links li {
    margin-bottom: 8px;
    font-size: 14px;
}
.footer-text {
    font-size: 15px;
    margin-left: 0;
    margin: auto;
}
}

/* Max Width: 400px */
@media (max-width: 400px) {
   
     .header-banner-slide{
         padding-top: 0px;
        padding-bottom: 20px;
        display: grid;
          height: auto;
    min-height: 450px;
    padding: 0px 10px;
    }
    .header-banner-left-content h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .header-banner-left-content h6 {
        font-size: 13px;
        line-height: 20px;
    }
    .banner-btn {
        font-size: 13px;
        padding: 8px 18px;
    }
    .service-card .btn.service.button {
        top: 0.5rem;
        right: 0.5rem;
    }
    .btn, .cta-button, .banner-btn {
        font-size: 13px;
        padding: 10px 16px;
    }
    .play-button {
        width: 50px;
        height: 50px;
        font-size: 18px;
    }
    .left-text h3 {
        font-size: 22px;
    }
    .about-highlight {
        font-size: 20px;
    }
     .page-banner-left h2 {
    font-size: 22px;
    line-height: 30px;
  }

  .page-banner-left h6 {
    font-size: 14px;
    line-height: 22px;
  }

  .testimonial-text {
    font-size: 14px;
  }

  .client-name {
    font-size: 15px;
  }

  .client-role {
    font-size: 13px;
  }

  .accordion .accordion-body {
    font-size: 14px;
    padding: 12px 16px;
  }

  .footer-text {
    font-size: 16px;
  }

  .btn-newsletter {
    font-size: 13px;
    padding: 10px 18px;
  }

  .modal-title {
    font-size: 1.2rem;
  }
  .service-title {
    font-size: 17px;
}
.service-card {
    padding: 20px 15px !IMPORTANT;
}
.service-description {
    font-size: 13px;

}
.benefits-section .benefit-card {
    flex: 1 1 140px;
    padding: 1.5rem .8rem;
}
.benefits-section .benefit-card h5 {
    font-size: 15px;
}
.benefits-section .benefit-card p {
    font-size: 12px;
    color: #555;
    line-height: 17px;
}
}
