@media (max-width:576px) {
    .glass-icon {
        width: 34px;
        height: 34px;
        font-size: 14px;
    }

    .navbar-nav .nav-link::before,
    .navbar-nav .nav-link::after {
        display: none;
    }
}

@media (max-width: 576px) {
    .stat-box h2 {
        font-size: 34px;
    }
}

@media (max-width: 991px) {

    .main-navbar .mega-menu,
    .main-navbar .mega-menu-wide {
        width: 100%;
        padding: 15px;
        transform: none;
        left: auto;
    }

    .main-navbar .mega-card {
        border-radius: 0;
        background: transparent;
        padding: 0px 16px;
        align-items: flex-start;
    }
    
    .main-navbar .mega-card__content h6 { 
        font-weight:normal; 
        font-size: 16px;
        color: #212529;
    }

    .main-navbar .mega-card img {
        width: 36px;
        height: 36px;
        border-radius: 6px;
        display: none;
    }

    .main-navbar .mega-card__content p {
        display: none;
    }

    .main-navbar .mega-card:hover {
        background: #f1f1f1;
    }
}

@media (max-width: 991px) {
    .menu-content h2 {
        font-size: 30px;
    }
}

@media (max-width: 575px) {
    .menu-card {
        font-size: 16px;
        padding: 0px 20px 30px;
    }
}

@media (max-width: 768px) {
    .top-glass-bar { 
        order: 3;
    }
    .helpdesk-link { 
    font-size: 18px; 
    color: #941c1b; 
    text-align: center;
}
.social-right {
    display: flex;
    justify-content: center;
    align-items: end;
    gap: 16px;
    margin-top: 15px;
    margin-bottom: 30px;
}

    .ck-hero__content {
        text-align: start;
        padding-bottom: 80px;
    }

    .rac_about_text {
        padding-right: 0px;
        padding-top: 15px;
    }

    .rac_section_heading h3::before,
    .rac_section_heading h3::after {
        display: none;
    }

    .menu-content {
        padding: 0 15px;
    }

    .slick-prev,
    .slick-next {
        top: 100% !important;
    }

    .slick-dots {
        bottom: -10% !important;
    }

    .slick-prev {
        left: 20px !important;
    }

    .catering-delivery-section__bgimg {
        display: none;
    }

    .catering-delivery-section {
        background-color: #000000;
    }

    .kitchen-infra-section__content {
        padding-top: 15px;
    }

    .ck-hero__content h1 {
        font-size: 1.6rem;
    }

    .ck-hero__content h1 span {
        font-size: 1rem;
    }

    .navbar-nav .nav-link {
        color: #000000 !important;
    }

    .menu-card-img {
        position: relative;
        top: -30px;
        left: 0%;
        transform: translateX(0%);
        width: 100%;
        height: auto;
        background: #ff7a5a;
        border-radius: 14px;
        /* display: flex; */
        align-items: center;
        justify-content: center;
    }

    .menu-card {
        max-width: 100%;
        display: block;
        transition: all 0.35s ease;
    }

    .rac_offer_content {
        border: 1px solid var(--rac-border-color);
        background: var(--rac-black-color);
        border-radius: var(--rac-border-radius);
        padding: 30px;
        position: relative;
        margin-left: 0;
        padding: 100px 20px 30px;
        text-align: center;
    }

    .rac_offer_content {
        margin-top: -70px;
        padding-top: 90px;
    }

    .rac_offer_box {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .vf-vmv .vf-vals-strip {
        grid-template-columns: 1fr 1fr;
        gap: .8rem;
    }
}

@media (max-width: 576px) {
    .top-marquee .marquee-track span {
        font-size: 11px;
        margin: 0 12px;
    }
}

@media (max-width: 992px) {

    .about-hero .about-hero-image {
        width: 100%;
        height: 44%;
        clip-path: none;
        opacity: 0.3;
    }

    .about-hero .about-hero-title {
        font-size: 42px;
    }

    .about-hero ul {
        letter-spacing: 1.1px;
        margin-bottom: 60px;
    }

    .about-hero .vf-hero-ghost {
        position: absolute;
        bottom: -1.5rem;
        right: 1rem;
    }

    .vf-vmv {
        padding: 4rem 0;
        background: #FDF9F5;
        position: relative;
        overflow: hidden;
    }

    .vf-vmv .vf-vmv-header {
        text-align: center;
        margin-bottom: 2rem;
    }

}

@media (max-width: 576px) {
    .about-hero .about-hero-title {
        font-size: 34px;
    }

    .about-hero .about-hero-title br {
        display: none;
    }
}

@media(max-width:992px) {
    .about-title {
        font-size: 36px;
    }

    .vf-vmv .vf-vals-strip {
        grid-template-columns: 1fr;
    }

    .vf-vmv .vf-vm-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 991px) {

    .foundation-section,
    .founder-section {
        padding: 80px 0;
    }

    .foundation-section .fs-cards {
        grid-template-columns: 1fr;
    }

    .founder-section .fo-dark-half {
        display: none;
    }

    .founder-section .fo-txt-col {
        padding-left: 0;
        margin-top: 56px;
    }

    .founder-section .fo-img-col .fo-badge {
        right: 10px;
    }
}

@media (max-width: 575px) {
    .foundation-section .fs-heading {
        font-size: 2.4rem;
    }

    .founder-section .fo-txt-col .fo-name {
        font-size: 2.4rem;
    }

    .foundation-section .fs-stats {
        flex-direction: column;
    }

    .foundation-section .fs-stats .fs-stat {
        border-right: none;
        border-bottom: 1px solid var(--rac-border-color);
    }

    .foundation-section .fs-stats .fs-stat:last-child {
        border-bottom: none;
    }

    .services-hero {
        align-items: start;
    }

}

@media (max-width: 992px) {
    .services-hero {
        padding: 68px 28px 56px;
        flex-direction: column;
        gap: 36px;
    }

    .services-hero .hero-right {
        max-width: 100%;
    }

    .services-list .service-row .row-content {
        padding: 52px 40px;
    }

    .services-footer {
        padding: 60px 28px;
    }
}

@media (max-width: 768px) {

    .services-list .service-row,
    .services-list .service-row.service-row--reversed {
        flex-direction: column;
        min-height: auto;
    }

    .services-list .service-row .row-image {
        flex: 0 0 280px;
        height: 280px;
    }

    .services-list .service-row .row-content {
        padding: 36px 24px;
        border-left: none;
        border-top: 1px solid var(--rac-border-color);
    }

    .services-list .service-row.service-row--reversed .row-content {
        border-right: none;
        border-top: 1px solid var(--rac-border-color);
    }

    .services-list .service-row .row-image .row-image__number {
        top: 18px;
        left: 18px;
    }

    .services-list .service-row.service-row--reversed .row-image .row-image__number {
        left: 18px;
        right: auto;
    }

    .services-list .service-row .row-image .row-image__tag {
        bottom: 18px;
        left: 18px;
    }

    .services-list .service-row.service-row--reversed .row-image .row-image__tag {
        left: 18px;
        right: auto;
    }

    .services-hero {
        padding: 48px 20px 40px;
    }

    .services-hero .hero-right .hero-count-row {
        gap: 20px;
    }
}

@media (max-width: 480px) {
    .services-list .service-row .row-image {
        height: 230px;
    }

    .services-hero .hero-left .hero-title {
        font-size: 34px;
    }

    .services-hero .hero-left .hero-title br {
        display: none;
    }

    .services-hero .hero-right .hero-count-row {
        flex-wrap: wrap;
        gap: 16px;
    }

    .services-footer .footer-bottom .footer-links {
        gap: 16px;
        flex-wrap: wrap;
    }
}

@media (max-width: 991px) {
    .hiw-section {
        padding: 80px 0 70px;
    }

    .hiw-section .hiw-spine {
        display: none;
    }

    .hiw-section .hiw-steps .hiw-step {
        grid-template-columns: 1fr;
        grid-template-rows: auto auto auto;
        gap: 28px;
        margin-bottom: 64px;
    }

    .hiw-section .hiw-steps .hiw-step__center {
        flex-direction: row;
        order: 1 !important;
    }

    .hiw-section .hiw-steps .hiw-step__content {
        order: 2 !important;
        padding: 0;
        transform: translateY(30px);
    }

    .hiw-section .hiw-steps .hiw-step--even .hiw-step__content {
        transform: translateY(30px);
    }

    .hiw-section .hiw-steps .hiw-step__visual {
        order: 3 !important;
        padding: 0;
        transform: translateY(30px);
    }

    .hiw-section .hiw-steps .hiw-step--even .hiw-step__visual {
        transform: translateY(30px);
    }

    .hiw-section .hiw-steps .hiw-step__node {
        width: 50px;
        height: 50px;
    }

    .hiw-section .hiw-steps .hiw-step__visual .hiw-anim-card {
        aspect-ratio: 12/8;
    }
}

@media (max-width: 575px) {
    .hiw-section .hiw-header .hiw-title {
        font-size: 34px;
    }

    .hiw-section .hiw-steps .hiw-step__content .hiw-step__title {
        font-size: 1.5rem;
    }
}

.reveal {
    opacity: 0;
    transform: translateY(40px);
}

@media (max-width:767px) {
    .orbit-item {
        width: 28px;
        height: 28px;
        font-size: 1.1rem;
    }

    .spice-wheel {
        width: 260px;
        height: 260px;
    }

    .breadcrumb-section .breadcrumb-content {
        position: relative;
        z-index: 3;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 15px;
    }

    .about-badge {
        position: absolute;
        top: 30px;
        right: 15px;
        background: #8b1c1c;
        color: #fff;
        font-size: 11px;
        padding: 6px 12px;
            height: max-content;
        width: fit-content;
    }

    .vf-kitchen .vf-kitchen-heading {
        font-size: 34px;
    }

    .vf-kitchen .vf-kitchen-heading br {
        display: none;
    }
}

@media (min-width: 992px) {
    .logo-grid .col-lg-4:nth-child(-n+3) a {
        border-top: none;
    }

    .logo-grid .col-lg-4:nth-child(n+7) a {
        border-bottom: none;
    }

    .logo-grid .col-lg-4:nth-child(3n+1) a {
        border-left: none;
    }

    .logo-grid .col-lg-4:nth-child(3n) a {
        border-right: none;
    }
}

@media (max-width: 991.98px) {
    .logo-grid .col-6:nth-child(-n+2) a {
        border-top: none;
    }

    .logo-grid .col-6:nth-last-child(-n+2) a {
        border-bottom: none;
    }

    .logo-grid .col-6:nth-child(2n+1) a {
        border-left: none;
    }

    .logo-grid .col-6:nth-child(2n) a {
        border-right: none;
    }
}

@media (max-width: 991px) {
    .vf-hero-split {
        grid-template-columns: 1fr;
        min-height: auto;
    }

    .vf-hero-split .vf-left-panel {
        padding: 3.5rem 2rem;
        min-height: 55vw;
    }

    .vf-hero-split .vf-right-panel {
        padding: 3rem 2rem;
    }

    .vf-bottom-row .vf-brow-left {
        padding: 0 0 2rem 0;
    }

    .vf-nav {
        padding: 1rem 1.5rem;
    }

}

@media (max-width: 575px) {
    .vf-hero-split .vf-left-panel {
        min-height: 70vw;
    }

    .vf-bottom-row {
        padding: 3rem 0;
    }

    .spotlight-group {
        position: relative;
        width: 100%;
        margin-bottom: 20px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        /* 2 columns */
        gap: 7px;
    }

    /* Make the 3rd item take full width */
    .spotlight-group> :nth-child(3) {
        grid-column: 1 / -1;
        /* spans both columns */
    }

    .rac_app_box {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: var(--rac-primary-color);
        border-radius: var(--rac-border-radius);
        padding: 30px;
        gap: 20px 30px;
        flex-direction: column;
    }

    .rac_app_img {
        background: var(--rac-white-color);
        color: var(--rac-primary-color);
        padding: 30px;
        text-align: center;
        border-radius: 12px;
        width: 100%;
    }

    .rac_app_text h3 {
        font-size: 30px;
        text-align: center;
    }

    .rac_footer_links-custom {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 0px 30px;
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .rac_copyright_wrapper-policies {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
        margin-bottom: 15px;
    }

    .vf-contact-row .vf-cr-index {
        display: none;
    }

    .vf-vert-text {
        right: 1rem;
        top: 40%;
    }

    .vf-hero-split .vf-left-panel .vf-lp-big-num {
        top: 40%;
        left: 60%;
    }
}


/* Responsive */
@media (max-width: 991px) {
    .fsms-section .fsms-content {
        padding-left: 0;
    }

    .fsms-section .fsms-title {
        font-size: 2rem;
    }

    .fsms-section .fsms-quote {
        border-left: none;
        border-top: 3px solid var(--primary-color);
        padding-top: 10px;
    }

    .rac_footer_wrapper .row {
        gap: 20px;
    }

}