
@media (max-width: 768px) {

    

    .hero-section {
        padding: 50px 0 20px;
    }

    .mobile-sticky-actions {
        width: 100%;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        display: flex !important;
        z-index: 99999;
        flex-direction: row;
        padding: 0;
    }

    .mobile-btn {
        flex: 1;
        border: none;
        padding: 14px 8px;
        font-size: 15px;
        font-weight: 600;
        color: #fff;
        white-space: nowrap;
    }

    /* LEFT – RED */
    .openNomination {
        width: 50%;
        background: #ff0000;
        font-family: Anek Devanagari;
        font-weight: 600;
        font-size: 20px;
        line-height: 14px;
        text-align: center;
        vertical-align: middle;
        border: 0px !important;
        border-radius: 0;
        height: 56px;
    }

    /* RIGHT – GREY */
    .openPartner {
        height: 56px;
        font-family: Anek Devanagari;
        font-weight: 600;
        font-style: Regular;
        font-size: 20px;
        line-height: 14px;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;
        width: 50%;
        background: #9e9e9e;
        color: #fff;
        border-radius: 0;
    }

    /* Hide desktop sticky */
    .sticky-actions {
        display: none !important;
    }

    .hero-img {
        width: 300px !important;
        height: 303px !important;
    }


    .hero-content {
        padding: 20px !important;
    }

    .hero-info {
        width: 100% !important;
        gap: 0px !important;
        align-content: center;
        justify-content: center;
    }

    .hero-subtitle {
        font-size: 42px !important;
        font-weight: 600 !important;
        margin-bottom: 16px !important;
        line-height: 50px !important;
        font-family: "Anek Devanagari", sans-serif;
    }

    .hero-info .info-item {
        width: 33.33% !important;
        font-size: 15px !important;
        font-family: 'Anek Devanagari';
    }

    .info-item-text {
        font-family: 'Anek Devanagari';
        font-size: 18px !important;
        line-height: 20px !important;
        font-weight: 600 !important;
    }

    .hero-desc {
        font-size: 22px !important;
    }


    .about-summit-section .section-title {
        font-size: 36px;
        font-weight: 600;
    }

    .about-summit-section-mobile-viwe {
        max-height: 345px;
        margin: 0;
    }

    .illustration-wrap {
        margin: 0 !important;
    }

    .section-desc {
        font-size: 16px !important;
        line-height: 20px !important;
        font-weight: 400;
        align-items: center;
        text-align: center !important;
    }

    .about-summit-section-mobile-viwe-content {
        display: flex;
        align-items: center;
        flex-direction: column;
        margin-top: 20px;
    }

    .about-summit-section {
        padding-bottom: 0px !important;
    }

    .boy-img {
        top: 22px;
    }

    /*features-section*/

    .features-section {
        padding: 20px 0 !important;
    }

    .features-slider-wrapper {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        padding-top: 40px;
        /* icon space */
    }

    /* Slider row */
    .features-slider {
        display: flex;
        flex-wrap: nowrap;
        gap: 16px;
        padding-bottom: 16px;
        margin: 0;
    }

    /* Icon positioning */
    .icon-wrap {
        display: flex;
        justify-content: center;
        margin-top: -70px !important;
        margin-bottom: 12px;
    }

    .feature-icon {
        width: 72px;
        height: 72px;
        background: #ffffff;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
        z-index: 2;
    }

    .feature-icon img {
        width: 36px;
        height: 36px;
        object-fit: contain;
    }

    /* Hide scrollbar */
    .features-slider-wrapper::-webkit-scrollbar {
        display: none;
    }

    .features-slider-wrapper {
        scrollbar-width: none;
    }

    .feature-title {
        font-size: 28px !important;
        margin-top: 20px !important;
        margin-bottom: 0 !important;
    }

    .feature-desc {
        font-size: 18px !important;
        line-height: 20.42px;
        color: #333;
    }

    /* categories-section*/

    /* Make row flex (Bootstrap safe) */
    .categories-row {
        display: flex;
        flex-direction: column;
    }

    /* Categories grid FIRST */
    .categories-row>.col-lg-8 {
        order: 1;
    }

    /* Left illustration SECOND */
    .categories-row>.col-lg-2:first-child {
        order: 2;
        margin-top: 24px;
        text-align: center;
    }

    /* Right illustration THIRD */
    .categories-row>.col-lg-2:last-child {
        order: 3;
        margin-top: -235px;
        text-align: center;
    }

    /* Resize illustrations for mobile */


    .categories-header {
        gap: 0px !important;
    }

    .categories-header .line {
        width: 20px !important
    }

    .categories-title {
        width: 284px !important;
        font-size: 24px !important;
        font-weight: 600;
        padding: 15px 0 0 0;
        border-radius: 0;
        height: 48px !important;
    }

    .categories-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        margin-bottom: -8px !important;
        gap: 10px !important;
        padding-bottom: 24px !important;
        margin-left: 2px !important;
    }

    .category-item {
        width: 100% !important;
        height: 48px !important;
    }

    .category-item h6 {
        font-size: 12px !important;
    }

    /* Fix row behaviour */
    .categories-row {
        flex-direction: column;
    }

    .category-inner {
        text-align: center;
    }

    .category-item h6 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 6px;
    }

    .nominate-btn {
        font-size: 13px;
        padding: 6px 10px;
        height: auto;
    }

    /* Hide side illustrations on mobile (safety) */
    .category-side-img,
    .category-side-girl-img {
        display: flex !important;
    }

    .categories-header {
        padding-top: 20px !important;
    }

    /*guests-section*/

    .chief-guest-section {
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .chief-guest-section .red-box {
        width: 250px !important;
        font-size: 24px !important;
        font-weight: 600;

    }

    .guest-of-honor-img {
        width: 100px !important;
        height: 100px !important;
    }

    .guest-img {
        width: 100px !important;
        height: 100px !important;
    }

    .guest-img.chief-guest-img {
        width: 210px !important;
        height: 210px !important;
    }

    /*numbers-section*/

    .numbers-section-row {
        margin: 0 !important;
    }

    .numbers-inner-section-1,
    .numbers-inner-section-2 {
        padding: 0px !important;
    }

    .illustration-img-left {
        width: 100px !important;
        height: 254px !important;

    }

    .illustration-img-right {
        width: 167px !important;
        height: 234px !important;
        margin-top: -100px !important;
        position: relative;
        left: -42px;
    }

    .numbers-section .speak_volumes_section-heading {
        font-size: 36px !important;
    }

    .numbers-section-1,
    .numbers-section-3 {
        width: 20%;
    }

    .numbers-section-2 {
        width: 60%;
    }

    /*partner-section*/

    .partner-section-row {
        padding: 20px;
    }

    .partner-section {
        padding: 80px 0 40px !important;
    }

    .partner-card {
        height: 112px !important;
        width: 100% !important;
    }


    .partner-card .content_box h5 {
        font-size: 23.62px !important;
        line-height: 20.67px !important;
    }

    .partner-card .content_box p {
        font-weight: 400 !important;
        font-size: 16px !important;
    }

    /*footer*/
    .footer-cta a {
        width: 281px !important;
        height: 69px !important;
    }

    .initiatives-title,
    .partners-title {
        font-size: 36px !important;
    }

    .initiative-card {
        width: 205px !important;
        height: 125px !important;
    }


    .site-footer {
        padding: 50px 10px !important;
    }

    .footer-cta {
        margin-bottom: 0 !important;
    }

    .footer-cta a {
        margin-bottom: 10px !important;
        width: 100% !important;
        font-size: 36px !important;
        text-align: center;
        line-height: 32px;
        padding-top: 25px !important;
        height: 100% !important;
        border-radius: 0 !important;
    }

    .footer-bottom {
        gap: 50px !important;
        margin: 20px 0 !important;
    }

    /*responsive ness end*/


/*glimpses*/

/* Section padding remove */
.glimpses-section .container {
    padding: 0 !important;
}

/* Title */
.glimpses-title {
    font-size: 36px !important;
    text-align: center;
    margin-bottom: 12px;
}


.tab,
.tab.active {
    width: 50% !important;
    font-size: 20px;
    padding: 14px 0;
    border-radius: 0 !important;
    text-align: center;
}

/* Main white box */
.glimpses-box {
    border: none;
    border-radius: 0 !important;
    background-color: #FFEFEF !important;
    padding: 24px !important;
}

.glimpses-tabs {
    margin-bottom: -18px !important;
    gap: 0 !important;
    border: none !important;
    display: flex;
    width: 100%;
}

.tab.active {
    background-color: #FFEFEF !important;
    border: none !important;
}

.tab {
    border: none !important;

}


/* Active content only */
.glimpses-content {
    display: none;
}

.glimpses-content.active {
    display: block;
    height: 100%;
}


/* Section titles */
.media-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
    text-align: left;
}

/* Scrollable content */
.media-content {
    height: 440px !important;
    overflow-y: auto;
    scrollbar-width: none;
}

.media-content::-webkit-scrollbar {
    display: none;
}

/* Video reels */
.video-reel-box,
.video-box {
    height: auto;
    margin-bottom: 10px;
}

.play-btn {
    display: block;
    font-size: 18px;
}


/* Remove row gutters */
.glimpses-content.active>.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    column-gap: 8px;
    /* controlled gap */
}

/* Reduce column padding */
.glimpses-content .col-lg-6,
.glimpses-content .col-md-6 {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

/* Reduce grid gap inside photos */
.glimpses-content .media-content .row {
    --bs-gutter-x: 6px;
    --bs-gutter-y: 6px;
    margin-left: 0;
    margin-right: 0;
}

/* Make images fill properly */
.media-img,
.gallery-img {
    display: block;
    width: 100% !important;
}

/* Prevent video boxes from stretching */
.video-box,
.video-reel-box {
    margin-bottom: 8px;
}

.glimpses-section {
    padding: 80px 0 40px !important;
}
.partner-title {
    font-size: 36px !important;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
}
}