
@media (min-width: 1400px) {
    .container-wrapper {
        padding: 0 60px;
    }
}

@media (min-width: 1920px) {
    .container-wrapper {
        padding: 0 150px;
    }

    /* ---- Education page ---- */

    .education-term-image {
        height: 570px;
    }
}

@media (max-width: 1199px) {

     .location-content {
        padding-right: 30px;
    }

    .location-map img {
        height: 500px;
    }

     .saanvi-story-content {
        padding-left: 25px;
    }

    .story-top {
        margin-bottom: 35px;
    }

    

    .story-bottom {
        margin-top: 40px;
    }

    .purpose-row {
        padding: 100px 0 110px;
    }

    .purpose-left h2 {
        font-size: 52px;
    }

    .purpose-right {
        padding-left: 30px;
    }

    .purpose-description {
        font-size: 18px;
    }

    .purpose-number {
        font-size: 54px;
    }

    .space-image {
        height: 250px;
    }

    .space-card.swiper-slide-active .space-image {
        height: 340px;
    }


    /* ---- Education page ---- */

    .inner-hero-title {
        font-size: 66px;
        letter-spacing: 2px;
    }

    .education-term {
        padding: 65px 0;
    }

    .education-term:last-child {
        padding-bottom: 60px;
    }

    .education-term-row,
    .emi-dark-row {
        --bs-gutter-x: 50px;
    }

    .education-term-image {
        height: 390px;
    }

    

    /* ---- Contact Us page ---- */

    .contact-row {
        margin-top: 65px;
        padding-bottom: 55px;
    }

    .contact-info-value {
        font-size: 23px;
    }

    .contact-form {
        padding: 32px;
    }

    .contact-card {
        padding: 62px 0 72px;
    }

    .contact-card:last-child {
        padding-bottom: 80px;
    }

    

    /* ---- Saanvi Gardens page ---- */

    .garden-hero {
        height: 500px;
    }

    .garden-commitment {
        padding-top: 45px;
    }

    .garden-stats {
        gap: 70px;
        margin-top: 65px;
        padding-bottom: 90px;
    }

    .garden-stat-number {
        font-size: 60px;
    }

    .garden-map-row {
        --bs-gutter-x: 45px;
        padding-bottom: 35px;
    }

    .garden-map-dot {
        width: 22px;
        height: 22px;
    }

    .garden-map-name {
        font-size: 14px;
    }

    .garden-list-label {
        font-size: 16px;
    }

    /* ---- Careers page ---- */

    .career-hero {
        height: 440px;
    }

    .career-why-row,
    .enquiry-dark-row {
        --bs-gutter-x: 50px;
    }

    .career-why-row {
        padding: 40px 0 10px;
    }

    .career-why-image {
        height: 400px;
    }

    

    .career-openings {
        margin-bottom: 80px;
    }

    .career-openings-inner {
        padding: 55px 0;
    }

    .career-roles {
        margin-top: 45px;
    }

    .career-role {
        grid-template-columns: 40% 28% 1fr auto;
        min-height: 80px;
    }

    .career-role-title {
        font-size: 20px;
    }

    .enquiry-dark-row {
        padding: 50px 0;
    }

    /* ---- NRI Desk page ---- */

    .nri-hero {
        height: 440px;
    }

    .nri-outlook-row {
        --bs-gutter-x: 50px;
        padding: 65px 0 25px;
    }

    .nri-outlook-video {
        height: 330px;
    }

    .nri-outlook-intro {
        font-size: 16px;
    }

   

    .nri-spaces .space-image {
        height: 300px;
    }

    .nri-spaces .space-card.swiper-slide-active .space-image {
        height: 400px;
    }

    .nri-spaces .space-details h3 {
        margin-top: 26px;
        font-size: 28px;
    }

    .nri-spaces .spaces-more {
        margin: 60px 0 45px;
    }

    /* ---- News Mentions page ---- */

    .inner-hero-flat {
        height: 300px;
    }

    .inner-hero-flat .inner-hero-content {
        padding-bottom: 70px;
    }

    .press-list {
        margin: 50px 0 90px;
    }

    .press-item {
        grid-template-columns: 130px 1fr auto;
        padding: 32px 0;
    }

    .press-headline {
        font-size: 23px;
    }

    .press-media-inner {
        padding: 50px 0;
    }

    /* ---- Channel Partners page ---- */

    .cp-hero {
        height: 440px;
    }

    .cp-work-inner {
        padding: 50px 0 160px;
    }

    .cp-work-intro {
        margin-bottom: 75px;
    }

    .cp-grid-row {
        --bs-gutter-x: 50px;
    }

    .cp-grid-item {
        padding: 40px 0 42px;
    }

   

    /* ---- EMI Calculator page ---- */

    .emi-light-row {
        --bs-gutter-x: 50px;
        padding: 70px 0;
    }

    .emi-light .emi-amount {
        font-size: 54px;
    }
}

@media (max-width: 991px) {

    .leadership-row {
        --bs-gutter-x: 25px;
    }

    .about-stat-item {
        padding: 30px 20px;
    }

    .about-stat-item h3 {
        font-size: 34px;
    }

    .about-stats-row > div:nth-child(2) .about-stat-item {
        border-right: 0;
    }

     .location-content {
        padding-right: 0;
        margin-bottom: 45px;
    }

     .projects-filter {
        margin-bottom: 40px;
    }

    .filter-buttons {
        flex-wrap: wrap;
    }

    .project-card {
        grid-template-columns: 45% 55%;
    }

    .project-content {
        padding: 24px 28px;
    }

    .project-content h2 {
        font-size: 26px;
        margin-bottom: 28px;
    }

    .project-details {
        gap: 20px;
    }

    .location-map img {
        height: auto;
    }

    .project-floorplans-card {
        grid-template-columns: 1fr;
    }

    .project-floorplans-image {
        padding: 30px;
    }

    .project-floorplans-details {
        padding: 35px 25px;
    }

    .project-floorplans-details h3 {
        font-size: 32px;
    }

    .project-floorplans-stats {
        gap: 12px;
    }

    .project-floorplans-stat strong {
        font-size: 17px;
    }

    .progress-media {
        height: 450px;
    }

    .amenity-card img {
        /* height: 250px; */
    }

    .project-info-container {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .project-info-content {
        max-width: 750px;
    }

    .emi-content {
        padding-right: 0;
    }

    .emi-result {
        margin-top: 30px;
    }

    .emi-amount {
        font-size: 65px;
    }

    .saanvi-story-content {
        padding: 30px 0 30px 20px;
    }

    .story-top>p {
        font-size: 12px;
        letter-spacing: 2px;
    }

    

    .story-bottom {
        margin-top: 30px;
    }

    .stats-col {
        min-height: auto;
        border-right: 0;
        border-bottom: 2px solid #ded9cc;
    }

    .stats-col:last-child {
        border-bottom: 0;
    }

    .stats-item {
        padding: 50px 30px;
    }

    .stats-number {
        font-size: 70px;
    }

    .promise-image {
        margin-bottom: 50px;
    }

    .promise-content {
        padding-left: 25px;
    }


    .purpose-row {
        padding: 80px 0;
    }

    .purpose-left {
        padding-right: 0;
    }

    .purpose-left h2 {
        font-size: 48px;
    }

    .purpose-right {
        padding-left: 0;
    }

    .purpose-description {
        max-width: 100%;
    }

    .purpose-stats {
        margin-top: 50px;
    }

    .purpose-number {
        font-size: 48px;
    }

    .space-image {
        height: 230px;
    }

    .space-card.swiper-slide-active .space-image {
        height: 320px;
    }

    .space-details h3 {
        font-size: 20px;
    }


    .testimonial-content {
        padding-left: 0;
        max-width: 100%;
        padding-top: 50px;
    }

    .testimonial-quote {
        font-size: 21px;
        line-height: 1.55;
        margin-bottom: 30px;
    }

    .testimonial-owner {
        margin-bottom: 35px;
    }

    .testimonial-navigation {
        margin-top: 60px;
    }

    .header-container {
        padding: 25px 35px;
    }
    .enquiry-row {
        min-height: auto;
        row-gap: 45px;
    }

    .enquiry-content {
        padding-left: 0;
    }

    .enquiry-form {
        max-width: 100%;
        margin: 0;
    }

    .desktop-navigation {
        display: none;
    }

    .header-right {
        margin-left: auto;
        gap: 20px;
    }

    .header-logo img {
        max-width: 190px;
    }

    .mobile-navigation {
        display: block;
    }

    .side-navigation .desktop-extra-links {
        display: none;
    }
    .side-navigation .desktop-extra-links.mobile {
        display: block;
    }


    .side-navigation .mobile-only-links {
        display: block;
    }
    
    .nav-items-list{
        gap: 20px;
    }

    .nav-actions{
        gap: 10px;
    }

    .nav-logo img{
        width: 80px;
    }

    .footer-container {
        grid-template-columns: 1.5fr 1fr 1fr;
        row-gap: 60px;
    }

    .footer-brand {
        grid-column: 1 / -1;
    }

    .footer-logo {
        margin-bottom: 35px;
    }

    /* ---- Education page ---- */

    .inner-hero {
        height: 400px;
    }

    .inner-hero-title {
        font-size: 54px;
    }

    .education-term {
        padding: 50px 0;
    }

    .education-term:first-child {
        padding-top: 50px;
    }

    .education-term:last-child {
        padding-bottom: 45px;
    }

    .education-term-row,
    .emi-dark-row {
        --bs-gutter-x: 30px;
    }

    /* Stacked: image always first */
    .education-term-alt .education-term-media,
    .education-term-alt .education-term-body {
        order: 0;
    }

    .education-term-row {
        --bs-gutter-y: 35px;
    }

    .education-term-image {
        height: 400px;
    }

    .education-term-content > p {
        max-width: 100%;
    }

    .emi-dark-row {
        --bs-gutter-y: 45px;
        padding: 45px 0 50px;
    }

    .emi-dark-fields {
        margin-top: 40px;
    }

    .emi-dark .emi-field {
        margin-bottom: 20px;
    }

    .emi-dark .emi-result {
        min-height: 210px;
        padding: 35px 25px;
    }

    .emi-dark .emi-amount {
        font-size: 54px;
    }

    /* ---- Contact Us page ---- */

    .contact-intro {
        padding-top: 25px;
    }

    .contact-intro > p {
        max-width: 100%;
    }

    .contact-row {
        --bs-gutter-y: 45px;
        margin-top: 50px;
        padding-bottom: 40px;
    }

    .contact-form {
        margin-top: 0;
    }

    .contact-info {
        max-width: 100%;
    }

    .contact-info-value {
        font-size: 22px;
    }

    .contact-card {
        padding: 48px 0 55px;
    }

    .contact-card:first-child {
        padding-top: 15px;
    }

    .contact-card:last-child {
        padding-bottom: 60px;
    }

    .contact-card-row {
        --bs-gutter-y: 22px;
    }

    /* ---- Saanvi Gardens page ---- */

    .garden-hero {
        height: 430px;
    }

    .garden-commitment {
        padding-top: 25px;
    }

    .garden-commitment > p {
        max-width: 100%;
        margin-top: 24px;
    }

    .garden-stats {
        gap: 45px;
        margin-top: 50px;
        padding-bottom: 55px;
    }

    .garden-stat-number {
        font-size: 52px;
    }

    .garden-stat-label {
        margin-top: 18px;
    }

    .garden-map-row {
        --bs-gutter-y: 45px;
        padding-bottom: 20px;
    }

    .garden-list {
        margin-top: 28px;
    }

    .garden-list-item {
        min-height: 50px;
    }

    /* ---- Careers page ---- */

    .career-hero {
        height: 380px;
    }

    .career-why-row {
        --bs-gutter-y: 40px;
        padding: 25px 0 10px;
    }

    /* Stacked: image first, then the copy */
    .career-why-body {
        order: 2;
    }

    .career-why-media {
        order: 1;
    }

    .career-why-content > p {
        max-width: 100%;
    }

    .career-why-image {
        height: 360px;
    }

    .career-openings {
        margin-bottom: 55px;
    }

    .career-openings-inner {
        padding: 40px 0;
    }

    .career-roles {
        margin-top: 35px;
    }

    /* Four columns no longer fit - two rows per role */
    .career-role {
        grid-template-columns: 1fr auto;
        gap: 6px 20px;
        min-height: auto;
        padding: 24px 0;
    }

    .career-role-title {
        grid-column: 1;
        grid-row: 1;
    }

    .career-role-apply {
        grid-column: 2;
        grid-row: 1;
    }

    .career-role-meta {
        grid-column: 1;
        grid-row: 2;
    }

    .career-role-type {
        grid-column: 2;
        grid-row: 2;
        text-align: right;
    }

    .enquiry-dark-row {
        --bs-gutter-y: 45px;
        padding: 35px 0 40px;
    }

    .enquiry-dark .enquiry-content p {
        max-width: 100%;
    }

    .enquiry-form-dark {
        padding: 32px;
    }

    /* ---- NRI Desk page ---- */

    .nri-hero {
        height: 380px;
    }

    .nri-outlook-row {
        --bs-gutter-y: 40px;
        padding: 30px 0 15px;
    }

    /* Stacked: video first, then the copy */
    .nri-outlook-body {
        order: 2;
    }

    .nri-outlook-media {
        order: 1;
    }

    .nri-outlook-intro {
        max-width: 100%;
    }

    .nri-outlook-video {
        height: 320px;
    }

    .nri-play {
        width: 66px;
        height: 66px;
    }

    .nri-play svg {
        width: 24px;
        height: 24px;
    }

    .nri-spaces .spaces-slider {
        margin-top: 14px;
    }

    .nri-spaces .space-image {
        height: 260px;
    }

    .nri-spaces .space-card.swiper-slide-active .space-image {
        height: 340px;
    }

    .nri-spaces .space-tag {
        top: 14px;
        left: 14px;
        padding: 10px 13px;
        font-size: 11px;
    }

    .nri-spaces .space-details h3 {
        margin-top: 22px;
        font-size: 24px;
    }

    .nri-spaces .space-details p,
    .nri-spaces .space-price {
        font-size: 15px;
    }

    .nri-spaces .spaces-more {
        margin: 45px 0 30px;
    }

    /* ---- News Mentions page ---- */

    .inner-hero-flat {
        height: 260px;
    }

    .inner-hero-flat .inner-hero-content {
        padding-bottom: 50px;
    }

    .press-list {
        margin: 35px 0 60px;
    }

    /* Publication and date move onto one line above the headline */
    .press-item {
        grid-template-columns: 1fr auto;
        align-items: center;
        gap: 10px 20px;
        padding: 26px 0;
    }

    .press-publication {
        grid-column: 1;
        grid-row: 1;
    }

    .press-date {
        grid-column: 2;
        grid-row: 1;
        text-align: right;
    }

    .press-body {
        grid-column: 1 / -1;
        grid-row: 2;
    }

    .press-headline {
        font-size: 21px;
    }

    .press-excerpt {
        max-width: 100%;
        margin-top: 10px;
    }

    .press-media-inner {
        max-width: 100%;
        padding: 35px 0;
    }

    .press-media-inner > p {
        margin-top: 20px;
    }

    /* ---- Channel Partners page ---- */

    .cp-hero {
        height: 380px;
    }

    .cp-work-inner {
        padding: 30px 0 90px;
    }

    .cp-work-intro {
        max-width: 100%;
        margin-bottom: 50px;
    }

    .cp-work-intro > p {
        max-width: 100%;
        margin-top: 22px;
    }

    /* Stacked: the column rule becomes a row rule */
    .cp-grid-row {
        --bs-gutter-x: 0;
    }

    .cp-grid-col {
        border-right: 0;
        border-bottom: 1px solid #D8D0C1;
    }

    .cp-grid-col:last-child {
        border-bottom: 0;
    }

    .cp-grid-item {
        padding: 32px 0;
    }

    /* ---- EMI Calculator page ---- */

    .emi-light-row {
        --bs-gutter-y: 45px;
        padding: 50px 0 55px;
    }

    .emi-light-fields {
        margin-top: 20px;
    }

    .emi-light .emi-field-heading {
        margin-bottom: 18px;
    }

    .emi-light .emi-amount {
        font-size: 48px;
    }
}

@media (max-width: 767px) {

     .leadership-row {
        --bs-gutter-y: 40px;
    }

    .leader-content {
        padding-top: 16px;
    }

    .leader-content h3 {
        font-size: 18px;
    }

    .leader-content p {
        max-width: 100%;
    }

    .about-stat-item {
        min-height: 110px;
        padding: 25px 15px;
    }

    .heading-section {
        text-transform: uppercase;
        font-size: 32px;
        letter-spacing: 3.5px;
        font-weight: 500;
        color: #2A0C0B;
    }

    .about-hero-content{
        position: absolute;
        z-index: 2;
        left: 50%;
        bottom: 50px;
        width: 90%;
        max-width: 600px;
        transform: translate(-50%, 0%);
        text-align: center;
        padding: 0;
    }

    .about-stat-item h3 {
        font-size: 28px;
    }


    .project-details-hero {
        min-height: 650px;
    }

    .project-details-overlay{
        background: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.08) 0%,
            rgba(0, 0, 0, 0.20) 50%,
            rgba(0, 0, 0, 0.55) 100%
        );
    }

    .projects-filter {
        align-items: flex-start;
        flex-direction: column;

        gap: 12px;

        padding-bottom: 15px;
    }

    .filter-buttons {
        width: 100%;
        gap: 6px;
    }

    .filter-btn {
        font-size: 12px;
        padding: 6px 10px;
    }

    .project-count {
        padding-top: 0;
    }

    .projects-list {
        gap: 30px;
    }

    .project-card {
        grid-template-columns: 1fr;
    }

    .project-content {
        padding: 25px 22px 28px;
    }

    .project-content h2 {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .project-description {
        margin-bottom: 18px;
    }

    .project-details {
        gap: 25px;
        flex-wrap: wrap;
    }

    .project-details-content {
        position: absolute;
        z-index: 2;
        left: 50%;
        bottom: 50px;
        width: 90%;
        max-width: 600px;
        transform: translate(-50%, -50%);
        text-align: center;
    }
    

    .project-details-subtitle {
        font-size: 9px;
        letter-spacing: 3px;
    }

   

    .hidden {
        display: none !important;
    }
    .timeline-handover{
        width: auto;
    }
    .timeline-labels {
        justify-content: space-between;
    }

    .project-details-bottom {
        align-items: center;
        gap: 22px;
    }

    .project-details-info {
        width: auto;
        display: flex;
        justify-content: space-between;
        gap: 10px;
    }

    .project-info-item span {
        font-size: 13px;
        letter-spacing: 1px;
        white-space: normal;
    }

    .project-timeline {
        overflow-x: hidden;
        padding-bottom: 25px;
    }

    .timeline-line,
    .timeline-labels {
        min-width: auto;
    }

    .progress-media {
        height: 300px;
    }

    .project-floorplans-heading {
        margin-bottom: 30px;
    }

    .project-floorplans-card {
        grid-template-columns: 1fr;
    }

    .project-floorplans-image {
        height: 330px;
        padding: 25px;
        order: 2;
    }

    .project-floorplans-details {
        padding: 30px 25px;
        order: 1;
    }

    .project-floorplans-details h3 {
        font-size: 30px;
    }

   

    .project-floorplans-stats {
        gap: 15px;
    }

    .project-floorplans-stat strong {
        font-size: 16px;
    }


    .project-info-container {
        gap: 40px;
    }

    .project-description {
        margin-bottom: 35px;
        font-size: 15px;
        line-height: 1.65;
    }

    .project-spec-row {
        min-height: 60px;
        gap: 15px;
    }

    .spec-title,
    .spec-value {
        font-size: 14px;
    }
    .emi-field input[type="range"] {
        margin: 0 auto;
        display: block;
    }

    /* Chrome / Edge / Safari */
    .emi-field input[type="range"]::-webkit-slider-runnable-track {
        height: 10px;
    }

    /* Firefox */
    .emi-field input[type="range"]::-moz-range-track {
        height: 10px;
    }
    .emi-field input[type="range"]::-webkit-slider-thumb {
        width: 18px;
        height: 18px;
    }

    .emi-field input[type="range"]::-moz-range-thumb {
        width: 18px;
        height: 18px;
    }
    
    .image-label{
        left: 0;
        top: 0;
        bottom: auto;
    }
    .saanvi-story-right{
        order: 1;
    }
    .saanvi-story-left{
        order: 2;
    }
    .saanvi-story .image-section .image-inner img {
        width: 100%;
    }

    .saanvi-story .image-section img{
        width: 100%;
    }

    .saanvi-story .row {
        row-gap: 35px;
    }

    .saanvi-story-content {
        padding: 0 0 50px;
    }

    .story-top {
        margin-bottom: 30px;
    }

    .story-top>p {
        font-size: 11px;
        letter-spacing: 2px;
    }

    .story-center {
        max-width: 100%;
    }

   

    .story-bottom {
        margin-top: 35px;
    }

    .purpose-row {
        padding: 65px 0;
    }

    .section-label {
        font-size: 12px;
        letter-spacing: 4px;
        margin-bottom: 15px;
    }

    .purpose-left h2 {
        font-size: 42px;
        line-height: 1.08;
    }

    .purpose-right {
        padding-top: 35px;
    }

    .purpose-description {
        font-size: 16px;
        line-height: 1.55;
    }

    .purpose-stats {
        margin-top: 40px;
    }

    .purpose-number {
        font-size: 42px;
    }

    .purpose-label {
        font-size: 11px;
        letter-spacing: 2px;
    }

    .spaces-heading {
        margin-bottom: 25px;
    }

    .spaces-slider {
        overflow: visible;
    }

    .space-card {
        width: 75%;
    }

    .space-image,
    .space-card.swiper-slide-active .space-image {
        height: auto;
    }

    .space-details h3 {
        margin-top: 22px;
        font-size: 20px;
    }


    .testimonial-content {
        padding-top: 45px;
    }

    .testimonial-quote {
        font-size: 18px;
        line-height: 1.5;
    }

    .testimonial-owner {
        font-size: 12px;
        letter-spacing: 1.5px;
    }

    .testimonial-navigation {
        margin-top: 45px;
        gap: 20px;
    }

    .testimonial-navigation button {
        font-size: 45px;
    }

    .enquiry-row {
        row-gap: 35px;
    }

    .enquiry-content h2 {
        font-size: 28px;
    }

    

    .enquiry-form {
        padding: 22px 20px;
    }

    .header-container {
        padding: 22px 25px;
    }

    .header-logo img {
        max-width: 100px;
    }

    .phone-icon,
    .search-toggle {
        display: none;
    }

    .header-right {
        gap: 0;
    }

    .side-menu {
        width: 380px;
        max-width: 90vw;
    }

    .side-menu-header {
        min-height: 90px;

        padding: 0 25px;
    }

    .side-navigation {
        padding: 35px 25px;
    }

    .side-navigation a {
        font-size: 19px;
    }

    .section-gap{
        padding: 45px 20px;
    }

    .heading-section2 {
        font-size: 40px;
        line-height: 1.1;
    }

    .heading-section-h3 {
        margin-bottom: 12px;
        font-size: 20px;
        letter-spacing: 1.8px;
    }
    .about-stat-item {
    min-height: 135px;
    padding: 35px 25px 30px;
    border-right: none;
    /* border-bottom: 1px solid #dfdcd4; */
}
.about-stats-row {
    border-top: none;
    border-bottom: 1px solid #dfdcd4;
}

    .container-wrapper{
        padding: 0 15px;
    }

    .nav-items {
        display: none;
    }

    .nav-logo img {
        width: 115px;
    }

    .nav-actions {
        display: flex;
        align-items: center;
        gap: 32px;
    }

    .nav-actions a:first-child img {
        width: 40px;
    }

    .menu-toggle img {
        width: 52px;
    }

    .close-btn {
        position: absolute;
        top: 20px;
        right: 20px;
    }

    .mobile-menu {
        display: block;
        position: absolute;
        top: 0px;
        right: 0px;
        height: 100vh;
        width: 80%;
        background: #f7f5f0;
        padding: 30px 58px;
        opacity: 0;
        visibility: hidden;
        transform: translateY(-10px);
        transition: all 0.3s ease;
        box-sizing: border-box;
    }

    .mobile-menu ul {
        list-style: none;
        margin: 0;
        padding: 60px 0;
    }

    .mobile-menu li {
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #d8d4cc;
    }

    .mobile-menu li:last-child {
        border-bottom: none;
    }

    .mobile-menu a {
        display: block;
        padding: 18px 0;
        color: #57534d;
        text-decoration: none;
        font-size: 15px;
        letter-spacing: 2px;
    }

    .mobile-menu.open {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        z-index: 999;
    }

    /* ---- Education page ---- */

    .header-light .header-container {
        min-height: 70px;
    }

    .inner-hero {
        height: 340px;
    }

    .inner-hero-content {
        padding-bottom: 45px;
    }

    .inner-hero-title {
        margin-top: 6px;
        font-size: 42px;
        letter-spacing: 1.5px;
    }

    .education-term {
        padding: 40px 0;
    }

    .education-term:first-child {
        padding-top: 25px;
    }

    .education-term:last-child {
        padding-bottom: 35px;
    }

    .education-term-row {
        --bs-gutter-y: 28px;
    }

    .education-term-image {
        height: 300px;
    }

    .education-term-content > p {
        max-width: 100%;
        margin-top: 18px;
    }

    .education-term-list {
        margin-top: 18px;
    }

    .education-term-item {
        min-height: 46px;
        gap: 15px;
    }

    .education-term-label,
    .education-term-value {
        font-size: 13px;
    }

    .emi-dark-row {
        --bs-gutter-y: 35px;
        padding: 30px 0 35px;
    }

    /* ---- Contact Us page ---- */

    .contact-intro {
        padding-top: 12px;
    }

    .contact-intro > p {
        margin-top: 18px;
    }

    .contact-row {
        --bs-gutter-y: 35px;
        margin-top: 38px;
        padding-bottom: 28px;
    }

    .contact-info-item {
        padding-bottom: 22px;
        margin-bottom: 20px;
    }

    .contact-info-value {
        font-size: 20px;
        line-height: 1.5;
    }

    .contact-info-text {
        font-size: 14px;
    }

    .contact-form {
        padding: 24px 20px;
    }

    .contact-form .form-group {
        margin-bottom: 20px;
    }

    .contact-form .form-group label {
        margin-bottom: 10px;
    }

    .contact-card {
        padding: 36px 0 42px;
    }

    .contact-card:first-child {
        padding-top: 8px;
    }

    .contact-card:last-child {
        padding-bottom: 45px;
    }

    .contact-card-title {
        line-height: 1.3;
    }

    .contact-card-body > p {
        margin-bottom: 26px;
    }

    /* ---- Saanvi Gardens page ---- */

    .garden-hero {
        height: 360px;
    }

    .garden-commitment {
        padding-top: 10px;
    }

    .garden-commitment > p {
        margin-top: 18px;
    }

    .garden-stats {
        gap: 32px;
        margin-top: 38px;
        padding-bottom: 40px;
    }

    .garden-stat-number {
        font-size: 42px;
    }

    .garden-stat-label {
        margin-top: 14px;
        font-size: 10px;
        letter-spacing: 2px;
    }

    .garden-map-dot {
        width: 18px;
        height: 18px;
    }

    .garden-map-pin {
        gap: 5px;
    }

    .garden-map-name {
        font-size: 12px;
    }

    .garden-list-item {
        min-height: 46px;
        gap: 15px;
    }

    .garden-list-label {
        font-size: 14px;
    }

    .garden-list-value {
        font-size: 13px;
    }

    .garden-walk-btn {
        margin-top: 28px;
    }

    /* ---- Careers page ---- */

    .career-hero {
        height: 300px;
    }

    .career-why-row {
        --bs-gutter-y: 30px;
        padding: 10px 0;
    }

    .career-why-image {
        height: 280px;
    }

    .career-why-content > p {
        margin-top: 18px;
    }

    .career-openings {
        margin-bottom: 40px;
    }

    .career-openings-inner {
        padding: 30px 0;
    }

    .career-roles {
        margin-top: 26px;
    }

    .career-role {
        padding: 20px 0;
    }

    .career-role-title {
        font-size: 17px;
    }

    .career-role-meta,
    .career-role-type {
        font-size: 12px;
    }

    .enquiry-dark-row {
        --bs-gutter-y: 35px;
        padding: 25px 0 30px;
    }

    .enquiry-dark .enquiry-content p {
        margin-top: 18px;
    }

    .enquiry-form-dark {
        padding: 24px 20px;
    }

    .enquiry-form-dark .form-group {
        margin-bottom: 20px;
    }

    .enquiry-form-dark .form-group label {
        margin-bottom: 10px;
    }

    /* ---- NRI Desk page ---- */

    .nri-hero {
        height: 320px;
    }

    .nri-outlook-row {
        --bs-gutter-y: 30px;
        padding: 12px 0 5px;
    }

    .nri-outlook-video {
        height: 250px;
    }

    .nri-outlook-intro {
        margin-top: 18px;
        font-size: 14px;
        line-height: 1.65;
    }

    .nri-outlook-list {
        margin-top: 22px;
    }

    .nri-outlook-list .promise-item {
        padding: 16px 0;
    }

    

    .nri-spaces .space-image,
    .nri-spaces .space-card.swiper-slide-active .space-image {
        height: 300px;
    }

    .nri-spaces .space-details h3 {
        margin-top: 20px;
        font-size: 21px;
    }

    .nri-spaces .space-details p,
    .nri-spaces .space-price {
        font-size: 13px;
    }

    .nri-spaces .spaces-more {
        margin: 32px 0 20px;
    }

    /* ---- News Mentions page ---- */

    .inner-hero-flat {
        height: 220px;
    }

    .inner-hero-flat .inner-hero-content {
        padding-bottom: 38px;
    }

    .press-list {
        margin: 25px 0 40px;
    }

    .press-item {
        padding: 22px 0;
    }

    .press-headline {
        font-size: 18px;
    }

    .press-excerpt {
        font-size: 13px;
    }

    .press-media-inner {
        padding: 22px 0;
    }

    .press-media-inner > p {
        margin-top: 16px;
    }

    .press-email-btn {
        min-width: 0;
        width: 100%;
        height: 48px;
        margin-top: 28px;
        padding: 0 16px;
        font-size: 11px;
        letter-spacing: 1.5px;
    }

    /* ---- Channel Partners page ---- */

    .cp-hero {
        height: 300px;
    }

    .cp-work-inner {
        padding: 12px 0 55px;
    }

    .cp-work-intro {
        margin-bottom: 32px;
    }

    .cp-work-intro > p {
        margin-top: 18px;
    }

    .cp-grid-item {
        padding: 26px 0;
    }

    .cp-grid-number {
        margin-bottom: 14px;
        font-size: 13px;
    }

    .cp-grid-heading {
        margin-bottom: 10px;
    }

    
    /* ---- EMI Calculator page ---- */

    .emi-light-row {
        --bs-gutter-y: 35px;
        padding: 30px 0 35px;
    }

    .emi-light .emi-field {
        margin-bottom: 14px;
    }

    .emi-light .emi-field-heading {
        margin-bottom: 14px;
    }

    .emi-light .emi-field-heading strong {
        font-size: 20px;
    }

    .emi-light .emi-field input[type="range"]::-webkit-slider-thumb {
        width: 18px;
        height: 22px;
    }

    .emi-light .emi-field input[type="range"]::-moz-range-thumb {
        width: 18px;
        height: 22px;
    }

    .emi-light .emi-result p {
        margin-top: 22px;
    }
    .h2-heading-section {
        text-transform: uppercase;
        font-size: 32px;
        letter-spacing: 3.5px;
        line-height: 1.1;
        font-weight: 500;
        color: #2A0C0B;
    }
}

@media (max-width: 600px) {

    .emi-field {
        margin-bottom: 35px;
    }

    .spaces-intro p {
        max-width: 100%;
    }

    .project-details-hero{
        height: calc(100vh - 250px);
        min-height: auto;
    }

    .emi-result {
        min-height: 280px;
        margin-top: 20px;
        padding: 50px 20px;
    }

    .emi-amount {
        font-size: 48px;
    }

    .emi-result-title {
        font-size: 9px;
        letter-spacing: 2px;
    }

    .emi-result p {
        margin-top: 30px;
    }

    .location-item {
        min-height: 65px;
    }

    .location-item span,
    .location-item strong {
        font-size: 14px;
    }

    .amenity-card img {
        /* height: 240px; */
    }

    .stats-item {
        padding: 40px 20px;
    }

    .stats-number {
        font-size: 58px;
        letter-spacing: -2px;
    }

    .stats-label {
        margin-top: 20px;
        font-size: 13px;
        letter-spacing: 2px;
    }

    .stats-timeline {
        margin-top: 30px;
    }

    .timeline-labels span {
        font-size: 11px;
        letter-spacing: 1px;
    }

    .promise-image {
        margin-bottom: 40px;
    }

    .Saanvi-heading {
        padding-bottom: 10px;
    }

    .promise-item {
        grid-template-columns: 35px 1fr;
        gap: 10px;
        padding: 25px 0;
    }

    .promise-number {
        font-size: 11px;
    }

    .heading-section-h3 {
        font-size: 20px;
        letter-spacing: 1.5px;
        margin-bottom: 10px;
    }

    .promise-info p {
        line-height: 1.6;
    }

    .nav-logo img{
        width: 80px;
    }

    .menu-toggle img{
        width: 40px;
    }

    .nav-actions a:first-child img{
        width: 25px;
    }

    .site-footer {
        padding: 58px 20px 18px;
    }
     .project-details-info > :nth-child(2) {
        display: none;
    }

    .footer-container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 25px;
        row-gap: 0;
    }

    .footer-brand {
        grid-column: 1 / -1;
        margin-bottom: 32px;
    }

    .footer-logo {
        font-size: 27px;
        line-height: 0.82;
        letter-spacing: -1.5px;
        margin-bottom: 28px;
    }

    .footer-logo::before {
        width: 11px;
        height: 2px;
        top: -4px;
        left: 15px;
    }

    .footer-short-text {
        max-width: 100%;
        font-weight: 300;
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 8px;
    }

    .footer-description {
        max-width: 100%;
        font-size: 18px;
        line-height: 1.55;
    }

    .footer-column {
        margin-bottom: 28px;
    }

    .footer-column h4 {
        font-size: 21px;
        letter-spacing: 1.5px;
        margin-bottom: 15px;
    }

    .footer-column li {
        margin-bottom: 10px;
    }

    .footer-column a {
        font-size: 17px;
        line-height: 1.3;
    }

    .footer-visit {
        grid-column: 1 / -1;
        margin-top: 3px;
    }

    .footer-contact p {
        margin-bottom: 14px;
    }

    .footer-contact a {
        font-size: 17px;
        margin-bottom: 13px;
    }

    .footer-bottom {
        margin-top: 25px;
        padding-top: 15px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    

    /* ---- Education page ---- */

    .inner-hero {
        height: 300px;
    }

    .inner-hero-title {
        font-size: 28px;
    }

    .education-term-image {
        height: 230px;
    }

    .emi-dark .emi-amount {
        font-size: 46px;
    }

    .emi-dark .emi-field-heading strong {
        font-size: 20px;
    }

    /* ---- Contact Us page ---- */

    .contact-info-value {
        font-size: 19px;
    }

    .contact-form .form-control {
        /* height: 44px; */
        font-size: 15px;
    }

    /* ---- Saanvi Gardens page ---- */

    .garden-hero {
        height: 320px;
    }

    .garden-stats {
        gap: 30px;
    }

    .garden-stat-number {
        font-size: 38px;
    }

    /* ---- Careers page ---- */

    .career-hero {
        height: 260px;
    }

    .enquiry-form-dark .form-control {
        font-size: 15px;
    }

    /* ---- NRI Desk page ---- */

    .nri-hero {
        height: 280px;
    }

    .nri-spaces .space-image,
    .nri-spaces .space-card.swiper-slide-active .space-image {
        height: 260px;
    }

    /* ---- News Mentions page ---- */

    .inner-hero-flat {
        height: 200px;
    }

    .press-headline {
        font-size: 17px;
    }

    /* ---- Channel Partners page ---- */

    .cp-hero {
        height: 260px;
    }

    .cp-work-inner {
        padding-bottom: 40px;
    }

    /* ---- EMI Calculator page ---- */

    .emi-light .emi-amount {
        font-size: 42px;
    }
}

@media (max-width: 480px) {

    .project-description {
        font-size: 14px;
    }

    .value-item{
        padding: 20px 0;
    }

    

    .spec-title,
    .spec-value {
        font-size: 13px;
    }

    .project-floorplans-image {
        height: 270px;
    }

    .project-floorplans-stats {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 20px;
    }

    .project-floorplans-details h3 {
        font-size: 27px;
    }

    .image-label {
        left: 0;
        top: 0;
        bottom: auto;
    }
    .hero-slider{
        padding-bottom: 80px;
    }
    .hero-slide{
        margin-bottom: 80px;
    }
    .hero-pagination button{
        background: #8D877C;
    }
    .hero-pagination{
        right: 38%;
        bottom: 48px;
    }

    
    
    .enquiry-content{
        padding-top: 20px;
    }

    .promise-content {
        padding-left: 0px;
    }

    .story-top>p {
        font-size: 10px;
        letter-spacing: 1.5px;
    }


    .testimonial-quote {
        font-size: 19px;
    }

    .testimonial-navigation {
        margin-top: 35px;
    }
    .header-logo img {
        max-width: 100px;
    }

    /* ---- Education page ---- */

    .inner-hero {
        height: 270px;
    }

    .inner-hero-title {
        font-size: 31px;
        letter-spacing: 1px;
    }

    .education-term-image {
        height: 210px;
    }

    .education-term-item {
        align-items: flex-start;
        flex-direction: column;
        justify-content: center;
        gap: 4px;
        padding: 12px 0;
        min-height: auto;
    }

    .education-term-value {
        text-align: left;
    }

    .emi-dark .emi-result {
        min-height: auto;
        padding: 30px 18px;
    }

    .emi-dark .emi-amount {
        font-size: 40px;
    }

    /* ---- Contact Us page ---- */

    .contact-info-value {
        font-size: 18px;
    }

    .contact-info-note {
        font-size: 12px;
    }

    .contact-form .enquiry-btn {
        width: 100%;
        padding: 0 20px;
    }

    /* ---- Saanvi Gardens page ---- */

    .garden-hero {
        height: 290px;
    }

    /* Stats read better stacked than squeezed onto one row */
    .garden-stats {
        flex-direction: column;
        align-items: center;
        gap: 28px;
        text-align: center;
    }

    .garden-stat-number {
        font-size: 40px;
    }

    .garden-map-dot {
        width: 14px;
        height: 14px;
    }

    .garden-map-name {
        font-size: 10px;
    }

    .garden-list-item {
        align-items: flex-start;
        flex-direction: column;
        justify-content: center;
        gap: 4px;
        min-height: auto;
        padding: 12px 0;
    }

    .garden-list-value {
        text-align: left;
    }

    /* ---- Careers page ---- */

    .career-hero {
        height: 230px;
    }

    /* One column per role - apply drops to its own line */
    .career-role {
        grid-template-columns: 1fr;
        gap: 8px;
        padding: 22px 0;
    }

    .career-role-title,
    .career-role-meta,
    .career-role-type,
    .career-role-apply {
        grid-column: 1;
        grid-row: auto;
        text-align: left;
    }

    .career-role-apply {
        justify-self: start;
        margin-top: 6px;
    }

    .enquiry-form-dark .enquiry-btn {
        width: 100%;
        padding: 0 20px;
    }

    /* ---- NRI Desk page ---- */

    .nri-hero {
        height: 250px;
    }

    .nri-outlook-video {
        height: 210px;
    }

    .nri-play {
        width: 54px;
        height: 54px;
    }

    .nri-play svg {
        width: 20px;
        height: 20px;
    }

    .nri-spaces .space-image,
    .nri-spaces .space-card.swiper-slide-active .space-image {
        height: 230px;
    }

    /* ---- News Mentions page ---- */

    .inner-hero-flat {
        height: 180px;
    }

    .press-item {
        padding: 20px 0;
    }

    .press-publication {
        font-size: 10px;
        letter-spacing: 2px;
    }

    .press-date {
        font-size: 11px;
    }

    .press-headline {
        font-size: 16px;
    }

    .press-email-btn {
        font-size: 10px;
        letter-spacing: 1px;
    }

    /* ---- Channel Partners page ---- */

    .cp-hero {
        height: 230px;
    }

    .cp-grid-item {
        padding: 22px 0;
    }

    /* ---- EMI Calculator page ---- */

    .emi-light .emi-amount {
        font-size: 38px;
    }

    .emi-light .emi-field-heading strong {
        font-size: 18px;
    }
}

@media (max-width: 424px) {

    .purpose-row {
        padding: 50px 0;
    }

    .purpose-left h2 {
        font-size: 34px;
    }

    .purpose-right {
        padding-top: 30px;
    }

    .purpose-stats {
        margin-top: 35px;
    }

    .purpose-stat {
        margin-bottom: 30px;
    }

    .purpose-number {
        font-size: 38px;
    }

    .space-card {
        width: 82%;
    }

    .space-details h3 {
        font-size: 19px;
    }

    .space-details p,
    .space-price {
        font-size: 11px;
    }
    
    .enquiry-content h2 {
        font-size: 25px;
    }

    .enquiry-form {
        padding: 20px 16px;
    }

    .enquiry-form .col-md-6 {
        width: 100%;
    }

    .enquiry-btn {
        width: 100%;
    }

    .header-container {
        padding: 18px;
    }

    .hamburger {
        width: 30px;
    }

    .hamburger span {
        width: 28px;
    }

    .side-menu {
        width: 100%;
        max-width: 100%;
    }

    .side-menu-header {
        min-height: 75px;
        padding: 33px 18px 0;
        border: none;
    }

    .side-menu-logo img {
        max-width: 140px;
    }

    .side-navigation {
        padding: 30px 18px;
    }

    .side-navigation li {
        margin-bottom: 22px;
    }

    .side-navigation a {
        font-size: 18px;
    }

    .heading-section2 {
        font-size: 34px;
        line-height: 1.1;
        letter-spacing: 3px;
    }

    .heading-section-h3 {
        margin-bottom: 10px;
        font-size: 20px;
        letter-spacing: 1.5px;
    }

    .section-eyebrow {
        font-size: 13px;
        letter-spacing: 3px;
    }


    /* ---- Education page ---- */

    .inner-hero {
        height: 240px;
    }

    .inner-hero-title {
        font-size: 26px;
    }

    .education-term-image {
        height: 190px;
    }

    .emi-dark .emi-amount {
        font-size: 34px;
    }

    .emi-dark .emi-field-heading strong {
        font-size: 18px;
    }

    /* ---- Contact Us page ---- */

    .contact-info-value {
        font-size: 17px;
    }

    .contact-form {
        padding: 20px 16px;
    }

    .contact-form .col-md-6 {
        width: 100%;
    }

  

    /* ---- Saanvi Gardens page ---- */

    .garden-hero {
        height: 260px;
    }

    .garden-stat-number {
        font-size: 34px;
    }

    .garden-map-name {
        font-size: 9px;
    }

    /* ---- Careers page ---- */

    .career-hero {
        height: 200px;
    }

    .career-role-title {
        font-size: 16px;
    }

    .enquiry-form-dark {
        padding: 20px 16px;
    }

    .enquiry-form-dark .col-md-6 {
        width: 100%;
    }

    /* ---- NRI Desk page ---- */

    .nri-hero {
        height: 225px;
    }

    .nri-spaces .space-image,
    .nri-spaces .space-card.swiper-slide-active .space-image {
        height: 200px;
    }

    .nri-spaces .space-details h3 {
        font-size: 19px;
    }

    /* ---- News Mentions page ---- */

    .inner-hero-flat {
        height: 165px;
    }

    .press-headline {
        font-size: 15px;
    }

    .press-excerpt {
        font-size: 12px;
    }

    /* ---- Channel Partners page ---- */

    .cp-hero {
        height: 200px;
    }

  

    /* ---- EMI Calculator page ---- */

    .emi-light .emi-amount {
        font-size: 34px;
    }

    .emi-light .emi-result-title {
        letter-spacing: 2px;
    }
}