/* =============================================================
   ASHFORD ESTATES — RESPONSIVE STYLESHEET
   Breakpoints: Desktop / Laptop / Tablet / Mobile
   ============================================================= */

/* ---------- LAPTOP (up to 1199px) ---------- */
@media (max-width: 1199px) {
  .hero-content h1 {
    font-size: 3rem;
  }

  .section-heading {
    font-size: 2.3rem;
  }

  .mega-menu {
    padding: 30px 40px;
  }
}

/* ---------- TABLET (up to 991px) ---------- */
@media (max-width: 991px) {
  .section-padding {
    padding: 70px 0;
  }

/*
  .hero-slider {
    min-height: 580px;
  }
*/

  .hero-content h1 {
    font-size: 2.4rem;
  }

  .hero-content p {
    font-size: 1rem;
  }

  .about-exp-badge {
    right: 10px;
    bottom: -20px;
    padding: 16px 20px;
  }

  .exp-num {
    font-size: 48px;
  }

  .award-img-wrap {
    height: 190px;
  }

  .contact-form-card {
    padding: 34px;
  }

  .counter-section {
    background-attachment: scroll;
  }

  .cta-section {
    background-attachment: scroll;
  }
}


@media (max-width: 768px) {
    
    .hero-slider {
    height: 400px;
}
}


/* ---------- MOBILE (up to 767px) ---------- */
@media (max-width: 767px) {
  .section-padding {
    padding: 34px 0;
  }

    .book-site-visit-1 {
        position: fixed;
        left: -79px;
        top: 80%;
        transform: translateY(-202%) rotate(90deg);
        transform-origin: center;
        z-index: 9999;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: #c79552;
        color: #fff;
        text-decoration: none;
        font-size: 13px;
        font-weight: 500;
        font-family: Arial, sans-serif;
        text-transform: uppercase;
        letter-spacing: .5px;
        padding: 6px 10px;
        transition: .3s ease;
        clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0% 100%);
        background: linear-gradient(152deg, #e7c98d 0%, #bd8842 50%, #9f6d33 100%);
    }
    
    .about-hero {
        padding: 78px 0 54px 0;
        background-size: cover;
        background-position: center;
        background-attachment: scroll;
        height: 134px;
        margin-top: 0px;
    }
    
    
  .lifestyle ul {
        display: grid;
        gap: 7px;
        align-items: center;
        justify-content: center;
        grid-template-columns: repeat(2, 1fr);
        padding: 0;
    }
 .lifestyle ul li {
        width: 153px;
        font-size: 14px;
        height: 136px;
    }
    
  .section-heading {
    font-size: 1.85rem;
  }
 section#about p {
    font-size: 14px;
}
  .lead-text {
    font-size: 15px;
  }
   

  .hero-slider {
        height: 398px;
        top: 14px;
    }
    
    
  .hero-content h1 {
    font-size: 1.9rem;
  }

  .hero-btns {
    flex-direction: column;
  }

  .hero-btns .btn {
    width: 100%;
    text-align: center;
  }

  .carousel-control-prev,
  .carousel-control-next {
    display: none;
  }

  .about-img-wrap {
    margin-bottom: 0px;
  }
    
    .row.g-4.about-points {
    display: grid;
    grid-template-columns: 50% 50%;
}
    
    .conatct-section-two .outer-box .image-column .inner-column .info-box {
                   position: absolute;
        bottom: -74px;
        left: 10px;
        padding: 7px 25px 0px;
        border-radius: 20px;
        background-color: rgba(54, 54, 54, 0.92);
        /* font-family: "Raleway", sans-serif; */
        border: 5px solid #c9bfad;
        backdrop-filter: blur(4px);
        right: 10px;
}
    .icnadrs {
    width: 114px ! important;
}
    
    .conatct-section-two .outer-box .image-column .inner-column .info-box .info .content span {
    font-size: 15px;
}
    
    .conatct-section-two .outer-box .image-column .inner-column .info-box .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin-bottom: 4px;
    border-bottom: 1px dashed #ba8848;
    padding-bottom: 13px;
}
    
    .conatct-section-two .outer-box .form-column .inner-column {
    padding: 110px 12px;
    padding-right: 6px;
}
    .conatct-section-two .outer-box .form-column .inner-column h2 {
    font-size: 28px;
    line-height: 29px;
}
    .conatct-section-two .outer-box .shape-1 {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
    z-index: 0;
}

  .about-exp-badge {
        position: static;
        /* display: inline; */
        margin-top: 20px;
        margin: 36px auto;
        width: 66%;
        margin-bottom: 0px;
    }
.exp-label {
    font-size: 19px;
    color: #fff;
}
    
    .counter-box p {
    color: #fff;
    font-family: var(--font-body);
    font-size: 11px;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}
    
    .speci ul li {
    font-size: 13px;
}
    
    .conatct-section-two .outer-box .image-column .inner-column .info-box .info .content .title {
    line-height: 18px;
    color: #fff;
    margin-bottom: 0;
    font-size: 12px;
}
    .section-eyebrow {
        margin-bottom: 0px;
        text-align: center;
        display: block;
    }
    .section-eyebrow::before {
    content: "";
    position: absolute;
    left: 0;
    top: -24%;
    transform: translateY(-50%);
    width: 24px;
    height: 2px;
    background: #a7712e;
    right: 0;
    margin: 0px auto;
}
    
    .section-heading {
    line-height: 25px;
        text-align: center;
}
    .conatct-section-two .outer-box .form-column .inner-column .sec-title {
    margin-bottom: 30px;
    text-align: center;
}
    .footer-top .brand-logo {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: var(--font-heading);
    font-size: 1.6rem;
    color: var(--primary);
    font-weight: 600;
    padding: 10px;
    background: #fff;
    border-radius: 29px;
    border: 5px solid #b9b4b4;
    justify-content: center;
    width: 67%;
    margin: 0px auto;
}
    .footer-social {
    display: flex;
    gap: 12px;
    margin-top: 9px;
    margin-left: 0px;
    justify-content: center;
}
    
  .counter-box h3 {
    font-size: 1.9rem;
  }

  .vm-card {
    padding: 34px 24px;
  }

  .feature-card {
    padding: 30px 20px;
  }

  .award-img-wrap {
    height: 170px;
  }

  .client-track {
    gap: 36px;
  }

  .testimonial-card {
    padding: 30px 22px;
  }

  .testimonial-text {
    font-size: 1rem;
  }

  .cta-section h2 {
    font-size: 23px;
  }

  .cta-btns {
    flex-direction: column;
  }

  .cta-btns .btn {
    width: 100%;
    font-size: 15px;
  }

  .contact-info-card,
  .contact-form-card {
    padding: 26px;
  }

  .map-wrap,
  .map-wrap iframe {
    min-height: 280px;
  }

  .floating-btn {
    width: 46px;
    height: 46px;
    font-size: 1.15rem;
    right: 16px;
  }

  .whatsapp-btn { bottom: 84px; }
  .call-btn { bottom: 140px; }
  .back-to-top-btn { bottom: 24px; }
    .project-loc {
    font-size: 13px;
}
    
    .project-body h5 {
    font-size: 17px;
}
    .btn-outline-dark-gold {
    padding: 6px 15px;
}
    
    .cta-section p {
    font-size: 14px;
}
    
    .brdsect {
    width: 90%;
}
}

/* ---------- SMALL MOBILE (up to 575px) ---------- */
@media (max-width: 575px) {
  .brand-logo {
    font-size: 1.3rem;
  }

  .logo-icon {
    font-size: 1.5rem;
  }

  .hero-content h1 {
    font-size: 1.6rem;
  }

  .hero-tag {
    font-size: 0.75rem;
  }

  .section-eyebrow {
    font-size: 0.72rem;
  }

  .section-heading {
    font-size: 1.55rem;
  }

  .project-body,
  .upcoming-body,
  .blog-body {
    padding: 18px;
  }

  .contact-form-card h4 {
    font-size: 1.3rem;
  }
}


@media (max-width: 500px) {
    
    .hero-slider {
        height: 203px;
        top: 9px;
    }
    
}

@media (max-width: 320px) {
    .hero-slider {
        height: 159px;
        top: 14px;
    }
}

/* ---------- Reduced Motion ---------- */
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
    scroll-behavior: auto !important;
  }
}
