 /* Responsive */
    @media (max-width: 768px) {

      .choose-section{
        background: #FFf;
       padding: 0px 0px !important;
       display: flex;
       justify-content: center;
     }
    
      .custom-navbar {
          background: rgb(0 0 0 / 50%);
          border-bottom-left-radius: 20px;
          border-bottom-right-radius: 20px;
          padding: 15px 6px;
          max-width: 900px;
          margin: 0px auto 0;
      }
        .aboutus-section {
        padding: 40px 15px;
      }
      .aboutus-box {
        padding: 25px;
      }
      .aboutus-box h2 {
        font-size: 26px;
      }
      .aboutus-box p {
        font-size: 14px;
      }
      .testimonial-card {
        min-height: auto;
        padding: 15px;
      }
      .testimonial-section h2 {
        font-size: 1.8rem;
      }
      .property-section {
        text-align: center;
        padding: 0px 20px;
    }
      .property-tabs .nav-link {
        border: 1px solid #b30000;
        border-radius: 25px;
        margin: 0 4px;
        color: #000;
        font-weight: 500;
        padding: 6px 9px;
        font-size: 10px;
    }
      .property-heading {
          font-size: 30px;
          font-weight: 700;
          color: #b30000;
          margin-bottom: 25px;
      }
      .milestones-section {
        max-width: 1200px;
        margin: auto;
        padding: 0px 20px;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
    }
    .partner-section {
        padding: 60px 20px;
        border-radius: 20px;
        margin: 15px 0px;
        position: relative;
    }
    .aboutnestrov h2 {
        padding-top: 0px;
        font-size: 23px;
        font-weight: bold;
    }
    .aboutnestrov p {
        color: #3f3f3f;
        font-weight: 400;
        font-size: 14px;
        padding: 0px 0px;
    }
    .aboutnestrov h3 {
        font-size: 15px;
        line-height: 1.6;
        color: #333;
    }
    .aboutnestrov .highlighted-text {
        color: #e63946;
        font-weight: 600;
        position: relative;
        display: inline-block;
        margin-top: 0px;
    }
    .aboutnestrov .highlighted-text::after {
        content: "";
        display: block;
        width: 60%;
        height: 3px;
        background: #e63946;
        margin: 22px auto 0;
        border-radius: 2px;
    }
    .newpaddingforservice {
        margin: -42px 0px 0px 0px;
    }
        .hero {
        min-height: 50vh;
    }
    .thumb {
    width: 84px;
    height: 44px;
    flex: 0 0 46px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35);
    border: 2px solid rgba(255, 255, 255, 0.06);
    cursor: pointer;
}
  .amenities-carousel .owl-nav button {
      background: #fff !important;
      border-radius: 50%;
      width: 26px;
      height: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 20px !important;
      color: #c00 !important;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
      pointer-events: all;
      transition: 0.3s;
  }
.owl-theme .owl-nav {
    margin-top: 0px !important;
}
.amenities-carousel .owl-nav {
    position: absolute;
    top: 33%;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}
.gallery {
    position: absolute;
    left: 70%;
    bottom: 6%;
    display: flex;
    align-items: center;
    gap: 12px;
    z-index: 3;
}
    .hero-inner {
        max-width: 100%;
        padding: 18px;
        margin-bottom: 56px;
        position: relative;
        top: 0px;
    }
    
    .hero-content {
    position: relative;
    z-index: 2;
    max-width: 650px;
    padding: 20px;
    margin-left: 0%;
    margin-top: 10px;
    }
    
    .hero-btn-wrapper {
    position: absolute;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    text-align: center;
}


    .hero-section {
    position: relative;
    height:54vh;
    background: url(../images/banner.webp) no-repeat center center / cover;
    display: flex;
    align-items: center;
    color: #fff;
}
.hero-content h1 {
    font-family: 'Playfair Display', serif;
    font-size: 34px;
    font-weight: bold;
    text-align: center;
}
.elite-trending {
    color: #b11217;
    font-weight: 600;
    font-size: 32px;
}
.hero-content p {
    font-family: 'Playfair Display', serif;
    margin-top: 12px;
    font-size: 14px;
    text-align: center;
}
    .trending-label {
        margin-bottom: 20px;
        font-size: 35px !important;
    }
    }






    @media (max-width: 991px) {
        .custom-navbar {
            max-width: 100%;      
            margin: 0;
            border-radius: 0;
        }

        .custom-navbar .navbar-brand {
            margin-right: 0;       
        }

        .custom-navbar .nav-link {
            margin: 10px 0;        
        }
     }
      @media (max-width: 1199px){
      .featured-info { width:65%; left:22px; bottom:22px; }
      .main-heading{ font-size:46px; }
    }

    @media (max-width: 991px){
      .trending-section{ padding:48px 0; }
      .featured-info{ width:70%; left:18px; bottom:18px; }
      .main-heading{ font-size:38px; text-align:center; }
      .main-desc{ text-align:center; margin-left:auto; margin-right:auto; }
      .trending-label{ margin-bottom:20px; font-size:35px; }
      .small-cards{ justify-content:center; }
    }

    @media (max-width: 767px){
      .trending-row{ flex-direction:column; }
      .featured-card{ min-height:360px; }
      .featured-info{ position:relative; width:100%; left:auto; bottom:auto; margin-top:-60px; transform:translateY(0); background: rgba(255,255,255,0.9); }
      .main-heading{ font-size:28px; text-align:center; }
      .main-desc{ font-size:14px; text-align:center; }
      .small-card img{ height:140px; }
      .small-cards{ gap:12px; margin-top:14px; }
    }
    /* Responsive */
    @media (max-width: 991px) {
      .footer-container {
        grid-template-columns: 1fr 1fr;
        gap: 30px;
      }
    }

    @media (max-width: 600px) {
      .footer-container {
        grid-template-columns: 1fr;
        text-align: center;
      }
      .footer-contact p {
        justify-content: center;
      }
      .footer-social {
        justify-content: center;
      }
    }
     /* Responsive */
    @media (max-width: 992px) {
      
      .milestones-section {
        flex-direction: column;
        text-align: center;
      }

      .milestones-left {
        padding-right: 0;
        margin-bottom: 40px;
      }

      .milestones-left p {
        max-width: 100%;
        margin: auto;
      }

      .milestone-item {
        justify-content: center;
        margin-bottom: 25px;
      }

      .milestone-number {
        font-size: 3rem;
      }

      .milestone-text {
        font-size: 1rem;
      }
    }

    @media (max-width: 480px) {
      .milestone-number {
        font-size: 2.5rem;
      }
      .milestone-text {
        font-size: 0.95rem;
      }
    }
      @media (max-width: 980px){
      .choose-inner{ padding: 28px; }
      .choose-title{ font-size: 36px; }
      .choose-row{ gap: 20px; margin-bottom: 36px; }
      .image-frame{ flex-basis: 44%; padding: 16px; }
      .image-frame img{ height: 160px; }
      .choose-heading{ font-size: 18px; }
      .choose-para{ font-size: 13px; }
    }

    @media (max-width: 720px){
      .choose-inner{ padding: 22px; }
      .choose-row, .choose-row.rev{
        flex-direction: column;
        align-items: center;
        text-align: center;
      }
      .image-frame{ width: 86%; }
      .image-frame img{ height: 150px; }
      .choose-text{ width: 100%; padding: 0px 6px 0; }
      .choose-heading{ justify-content: center; font-size: 18px; }
      .choose-heading .num{ font-size: 18px; }
      .choose-para{ max-width: none; font-size: 14px; }
      .choose-title{ font-size: 30px; margin-bottom: 20px; }
    }

    @media (max-width: 420px){
      .image-frame img{ height: 120px; }
      .choose-title{ font-size: 26px; }
      .choose-heading{ font-size: 14px; }
      .choose-para{ font-size: 13px; }
    }
    @media (max-width: 768px) {
      .aboutus-box p {
    color: #333;
    line-height: 1.7;
    padding: 0px;
}
  .about-hero-section {
    height: 40vh;
  }
  .about-hero-content h1 {
    font-size: 2rem;
  }
    .team-heading h2 {
    font-size: 1.5rem;
  }
  .team-heading p {
    font-size: 0.9rem;
  }
  .team-info h4 {
    font-size: 0.9rem;
  }
   .partner-logo {
    padding: 20px;
    font-size: 1rem;
  }
}

@media (max-width: 480px) {
  .about-hero-content h1 {
    font-size: 3rem;
  }
}
@media (max-width: 768px) {
  .leader-heading h2 {
    font-size: 1.4rem;
  }
  .leader-info h4 {
    font-size: 1rem;
  }
  .row.justify-content-center {
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .highlight-content h4 {
    font-size: 18px;
  }
  .highlight-content p {
    font-size: 13px;
  }
}
