@media (max-width: 1920px) {
    .container-fluid {
        width: 100%;
        max-width: 1800px !important;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .inner-hero-section.container-fluid {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .container {
        width: 100%;
        max-width: 1600px !important;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 1776px) {
    .container-fluid {
        max-width: 1650px !important;
    }

    .inner-hero-section.container-fluid {
        max-width: 1650px !important;
    }

    .container {
        max-width: 1500px !important;
    }

    .hero-title {
        font-size: 58px;
        line-height: 1.1;
    }

    .hero-subtitle {
        font-size: 17px;
    }

    .hero-badge {
        font-size: 17px;
        padding: 10px 20px;
    }



    .section-title {
        font-size: 48px;
        line-height: 1.2;
        margin-bottom: 28px;
    }

    .section-text p {
        font-size: 22px;
    }

    .product-title {
        font-size: 32px;
    }

    .product-arrow {
        width: 76px;
        height: 42px;
    }

    .hero-product-tabs {
        gap: 40px;
    }

    .tab-item {
        padding: 18px 50px;
        font-size: 17px;
    }

    .mt_100 {
        margin-top: 90px;
    }
}

@media (max-width: 1661px) {
    .container-fluid {
        max-width: 1550px !important;
    }

    .inner-hero-section.container-fluid {
        max-width: 1550px !important;
    }

    .container {
        max-width: 1400px !important;
    }

    .hero-title {
        font-size: 54px;
    }

    .hero-subtitle {
        font-size: 16px;
    }

    .hero-badge {
        font-size: 16px;
        padding: 10px 20px;
    }



    .section-title {
        font-size: 44px;
        line-height: 1.2;
        margin-bottom: 24px;
    }

    .section-text p {
        font-size: 20px;
    }

    .product-title {
        font-size: 30px;
    }

    .product-arrow {
        width: 72px;
        height: 40px;
    }

    .stat-number {
        font-size: 42px;
    }

    .feature-title {
        font-size: 28px;
    }

    .feature-number {
        font-size: 60px;
    }

    .hero-product-tabs {
        gap: 30px;
    }

    .tab-item {
        padding: 16px 40px;
        font-size: 16px;
    }

    .mt_100 {
        margin-top: 80px;
    }

    .hero-content {
        max-width: 600px;
    }
}

@media (max-width: 1537px) {
    .container-fluid {
        max-width: 1450px !important;
    }

    .inner-hero-section.container-fluid {
        max-width: 1450px !important;
    }

    .container {
        max-width: 1300px !important;
    }
    

    /* .stats-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 30px;
    } */

    /* .stat-item {
        border-right: none;
    } */

    .hero-title {
        font-size: 48px;
    }

    .hero-subtitle {
        font-size: 15px;
    }

    .hero-badge {
        font-size: 15px;
        padding: 8px 18px;
    }



    .section-title {
        font-size: 40px;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    .product-title {
        font-size: 28px;
    }

    .product-arrow {
        width: 68px;
        height: 38px;
    }

    .mt_80 {
        margin-top: 70px;
    }

    .mt_100 {
        margin-top: 70px;
    }

    .stat-number {
        font-size: 30px;
    }

    .feature-title {
        font-size: 26px;
    }

    .feature-number {
        font-size: 56px;
    }

    .features-grid {
        gap: 30px;
    }

    .feature-card {
        padding: 25px;
        gap: 20px;
    }

    .nav-links {
        gap: 24px;
    }

    .tab-item {
        padding: 14px 30px;
        font-size: 15px;
    }

    .industry-title {
        font-size: 20px;
    }

    .slider-indicators {
        margin-top: 30px;
    }

    .section-badge {
        padding: 11px 24px;
        font-size: 16px;
    }

    .section-header-gap {
        margin-bottom: 35px;
    }

    .action-btn-wrapper {
        margin-top: 35px;
    }
}

@media (max-width: 1441px) {
    .container-fluid {
        max-width: 1350px !important;
    }

    .inner-hero-section.container-fluid {
        max-width: 1350px !important;
    }

    .container {
        max-width: 1200px !important;
    }

    .hero-title {
        font-size: 44px;
    }

    .hero-subtitle {
        font-size: 14px;
        max-width: 500px;
    }

    .hero-badge {
        font-size: 14px;
        padding: 8px 16px;
    }

    .com_btn_red,
    .com_btn_outline_red,
    .com_btn_outline_white {
        padding: 10px 24px;
        font-size: 14px;
    }

    .section-title {
        font-size: 36px;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    .product-title {
        font-size: 26px;
    }

    .product-arrow {
        width: 64px;
        height: 36px;
    }

    .mt_80 {
        margin-top: 60px;
    }

    .mt_100 {
        margin-top: 60px;
    }

    .stat-number {
        font-size: 38px;
    }

    .feature-title {
        font-size: 24px;
    }

    .feature-number {
        font-size: 50px;
    }

    .event-logo-img {
        max-width: 130px;
    }

    .event-name {
        font-size: 30px;
    }

    .event-date {
        font-size: 22px;
    }

    .nav-links li a {
        font-size: 14px;
    }

    .tab-item {
        padding: 12px 24px;
        font-size: 14px;
    }

    .legend-pill {
        font-size: 20px;
        padding: 6px 20px;
    }

    .blogs-section {
        padding: 80px 0;
    }

    .blog-title {
        font-size: 22px;
    }

    .blog-desc {
        font-size: 16px;
        line-height: 26px;
    }

    .footer-tagline {
        font-size: 36px;
    }

    .footer-heading {
        font-size: 20px;
    }

    .footer-middle-grid {
        gap: 30px;
    }

    .products-list-grid {
        gap: 30px;
    }

    .company-links-grid {
        gap: 20px;
    }

    .footer-desc,
    .contact-text,
    .footer-links a,
    .cert-text {
        font-size: 16px;
    }

    .footer-container {
        padding: 50px 0;
    }

    .footer-logo {
        max-width: 200px;
    }

    .logo img {
        height: 60px;
    }

    .slider-indicators .indicator {
        width: 35px;
        height: 3px;
    }

    @media (max-width: 1281px) {
        body {
            font-size: 16px;
        }

        .hero-title {
            font-size: 40px;
        }

        .section-title {
            font-size: 32px;
            line-height: 1.2;
            margin-bottom: 16px;
        }

        .product-title {
            font-size: 24px;
        }

        .product-arrow {
            width: 60px;
            height: 34px;
        }

        .mt_80 {
            margin-top: 50px;
        }

        .mt_100 {
            margin-top: 50px;
        }

        .feature-title {
            font-size: 22px;
        }

        .feature-number {
            font-size: 46px;
        }

        .legend-pill {
            font-size: 18px;
        }

        .blogs-section {
            padding: 70px 0;
        }

        .blog-title {
            font-size: 20px;
        }

        .blog-desc {
            font-size: 16px;
            line-height: 26px;
        }

        .footer-tagline {
            font-size: 34px;
        }

        .footer-heading {
            font-size: 20px;
        }

        .com_btn_red,
        .com_btn_outline_red,
        .com_btn_outline_white {
            padding: 8px 20px;
            font-size: 14px;
        }

        .tab-item {
            padding: 10px 16px;
            font-size: 14px;
        }

        .container-fluid {
            max-width: 1230px !important;
        }

        .inner-hero-section.container-fluid {
            max-width: 1230px !important;
        }

        .container {
            max-width: 1140px !important;
        }

        .stat-number {
            font-size: 30px;
        }

        .section-badge {
            padding: 10px 24px;
            font-size: 14px;
        }
    }

    @media (max-width: 1025px) {
        .section-header-gap {
            margin-bottom: 32px;
        }

        .action-btn-wrapper {
            margin-top: 32px;
        }

        .mobile-menu-toggle {
            display: flex;
            flex-shrink: 0;
        }

        .main-nav {
            position: fixed;
            top: 0;
            right: -100%;
            width: 100%;
            height: 100vh;
            background: var(--white);
            z-index: 1000;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            transition: right 0.4s cubic-bezier(0.77, 0.2, 0.05, 1);
        }

        .main-nav.nav-active {
            right: 0;
        }

        .nav-links {
            flex-direction: column;
            align-items: start;
            gap: 15px;
            width: 90%;
        }

        .nav-links li a {
            font-size: 24px;
            color: var(--primary-purple);
        }

        .mobile-menu-toggle.is-active span:nth-child(1) {
            transform: translateY(9px) rotate(45deg);
        }

        .mobile-menu-toggle.is-active span:nth-child(2) {
            opacity: 0;
        }

        .mobile-menu-toggle.is-active span:nth-child(3) {
            transform: translateY(-9px) rotate(-45deg);
        }

        .logo,
        .header-actions {
            z-index: 1001;
        }

        .header .container-fluid {
            justify-content: flex-start;
            gap: 12px;
        }

        .logo {
            flex: 1;
            min-width: 0;
        }

        .header-actions {
            display: flex !important;
            flex-shrink: 0;
        }

        .header-actions .language-select-wrapper {
            display: none !important;
        }

        .header-actions .com_btn_red {
            padding: 8px 16px;
            font-size: 13px;
        }

        .mobile-menu-toggle {
            margin-left: 0;
        }

        .hero-title {
            font-size: 36px;
        }

        .hero-content p {
            font-size: 1rem;
        }

        .section-title {
            font-size: 28px;
            line-height: 1.2;
            margin-bottom: 16px;
        }

        .hero-product-tabs {
            gap: 8px;
            flex-wrap: wrap;
            justify-content: center;
        }

        .tab-item {
            padding: 8px 14px;
            font-size: 13px;
        }

        .product-title {
            font-size: 22px;
        }

        .product-arrow {
            width: 56px;
            height: 32px;
        }

        .feature-title {
            font-size: 20px;
        }

        .feature-number {
            font-size: 40px;
        }

        .features-grid {
            grid-template-columns: 1fr;
            gap: 20px;
        }

        .stats-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 30px;
        }

        .stat-item {
            border-right: none;
        }

        .industries-grid {
            grid-template-columns: repeat(2, 1fr);
        }

        .industry-title {
            font-size: 20px;
        }

        .event-logo-img {
            max-width: 115px;
        }

        .event-name {
            font-size: 26px;
        }

        .event-date {
            font-size: 20px;
        }

        .map-legend {
            gap: 20px;
            margin-top: 30px;
        }

        .legend-pill {
            font-size: 16px;
            padding: 6px 16px;
        }

        .blogs-section {
            padding: 60px 0;
        }

        .blogs-grid {
            grid-template-columns: repeat(2, 1fr);
            gap: 20px;
        }

        .blog-title {
            font-size: 18px;
        }

        .blog-desc {
            font-size: 16px;
            line-height: 26px;
        }

        .footer-middle-grid {
            gap: 30px;
        }

        .products-list-grid {
            grid-template-columns: 1fr;
            gap: 20px;
        }

        .contact-info-grid {
            grid-template-columns: 1fr;
            gap: 16px;
        }

        .footer-container {
            padding: 50px 0;
        }

        .footer-logo {
            max-width: 200px;
        }

        .events-slider .event-slide-item {
            padding: 20px 0;
        }
    }

    @media (max-width: 769px) {
        .slider-indicators {
            margin-top: 10px;
        }

        .legend-icon svg {
            width: 24px;
            height: 24px;
        }

        .section-header-gap {
            margin-bottom: 24px;
        }

        .action-btn-wrapper {
            margin-top: 24px;
        }

        .hero-content {
            padding: 0 15px;
        }

        .hero-title {
            font-size: 32px;
        }

        .section-title {
            font-size: 26px;
            line-height: 1.2;
            margin-bottom: 12px;
        }

        .product-title {
            font-size: 20px;
        }

        .product-arrow {
            width: 50px;
            height: 30px;
        }

        .mt_80,
        .mt_100 {
            margin-top: 40px;
        }

        .products-grid {
            grid-template-columns: 1fr;
        }

        .mobile-slider.slick-initialized {
            display: block !important;
        }

        .products-grid.mobile-slider .product-image {
            height: 250px;
            width: 100%;
        }

        .products-grid.mobile-slider .product-image img {
            height: 100%;
            width: 100%;
            object-fit: cover;
        }

        .products-grid.mobile-slider,
        .industries-grid.mobile-slider {
            margin-bottom: 40px !important;
        }

        .products-grid.mobile-slider .slick-list {
            margin: 0 -10px;
        }

        .products-grid.mobile-slider .slick-slide {
            margin: 0 10px;
        }

        .products-grid.mobile-slider .slick-dots,
        .industries-grid.mobile-slider .slick-dots {
            bottom: -35px;
            display: flex !important;
            justify-content: center;
            align-items: center;
            gap: 8px;
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .products-grid.mobile-slider .slick-dots li,
        .industries-grid.mobile-slider .slick-dots li {
            margin: 0;
            width: 25px;
            height: 4px;
        }

        .products-grid.mobile-slider .slick-dots li button,
        .industries-grid.mobile-slider .slick-dots li button {
            width: 100%;
            height: 100%;
            padding: 0;
            background-color: #EFEDF6;
            border-radius: 4px;
            border: none;
            color: transparent;
            font-size: 0;
            outline: none;
            transition: background-color 0.3s ease;
        }

        .products-grid.mobile-slider .slick-dots li button:before,
        .industries-grid.mobile-slider .slick-dots li button:before {
            display: none;
        }

        .products-grid.mobile-slider .slick-dots li.slick-active button,
        .industries-grid.mobile-slider .slick-dots li.slick-active button {
            background-color: var(--primary-red);
        }

        .product-card.span-2 {
            grid-column: span 1;
        }

        .feature-number {
            font-size: 36px;
        }

        .feature-card {
            flex-direction: column;
            align-items: flex-start;
            padding: 20px;
            gap: 15px;
        }

        .stats-grid {
            grid-template-columns: repeat(2, 1fr);
            gap: 20px;
        }

        .stats-grid .stat-item:nth-child(3) {
            grid-column: 1 / -1;
            justify-self: center;
        }

        .stat-number {
            font-size: 32px;
        }

        .industries-grid {
            grid-template-columns: 1fr;
        }

        .industry-title {
            font-size: 18px;
        }

        .event-logo-img {
            max-width: 110px;
        }

        .event-name {
            font-size: 24px;
        }

        .event-date {
            font-size: 18px;
        }

        .map-legend {
            display: grid;
            grid-template-columns: auto auto;
            gap: 15px 20px;
            justify-content: center;
            align-items: center;
            margin-top: 20px;
        }

        .legend-item {
            display: contents;
        }

        .blogs-section {
            padding: 50px 0;
        }

        .blogs-grid {
            grid-template-columns: 1fr;
        }

        .blog-title {
            font-size: 18px;
        }

        .blog-desc {
            font-size: 16px;
            line-height: 26px;
        }

        .footer-middle-grid {
            display: grid;
            grid-template-columns: 1fr;
            gap: 40px;
        }

        .footer-box-left,
        .footer-box-right {
            display: contents;
            padding: 0;
        }

        .footer-desc-certs-block {
            order: 1;
        }

        .footer-get-in-touch-block {
            order: 2;
        }

        .company-links-grid {
            order: 3;
        }

        .footer-products-block {
            order: 4;
        }

        .footer-box-left .mb-5,
        .footer-box-right .mb-5 {
            margin-bottom: 24px !important;
        }

        .footer-top {
            align-items: flex-start;
            text-align: left;
            gap: 15px;
        }

        .footer-tagline {
            font-size: 26px;
            padding-left: 0;
            border-left: none;
            margin-top: 0;
        }

        .footer-heading {
            font-size: 18px;
            margin-bottom: 15px;
        }

        .company-links-grid,
        .contact-info-grid,
        .products-list-grid {
            grid-template-columns: 1fr;
            gap: 20px;
        }

        .footer-bottom {
            grid-template-columns: 1fr;
            gap: 20px;
            justify-content: center;
            text-align: center;
        }

        .footer-desc,
        .contact-text,
        .footer-links a,
        .cert-text,
        .copyright {
            font-size: 15px;
            line-height: 1.6;
        }

        .footer-container {
            padding: 40px 0;
        }

        .footer-logo {
            max-width: 180px;
        }

        .footer-divider1,
        .footer-divider2 {
            margin: 30px 0;
        }

        .hero-product-tabs {
            flex-wrap: nowrap;
            overflow-x: auto;
            justify-content: flex-start;
            padding-bottom: 30px;
            gap: 10px;
            -ms-overflow-style: none;
            scrollbar-width: none;
        }

        .hero-product-tabs::-webkit-scrollbar {
            display: none;
        }

        .tab-item {
            white-space: nowrap;
            padding: 10px 20px;
        }

        .map-container {
            margin-top: 30px;
        }

        .company-links-grid {
            margin-top: 0;
            padding-top: 0;
        }
    }

    @media (max-width: 431px) {
        .hero-buttons {
            gap: 10px;
            flex-direction: column;
        }

        .contact-info-grid {
            gap: 10px;
        }

        .company-links-grid {
            margin-bottom: 20px;
            grid-template-columns: 1fr 1fr;
        }

        .products-list-grid {
            gap: 0;
        }

        .hero-badge {
            font-size: 13px;
        }
    }

    .footer-middle-grid {
        gap: 0px;
    }

    .hero-title {
        font-size: 28px;
    }

    .hero-buttons {
        gap: 15px;
    }

    .com_btn_red,
    .com_btn_outline_red,
    .com_btn_outline_white {
        text-align: center;
        justify-content: center;
    }

    .section-title {
        font-size: 1.5rem;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    .footer-divider1,
    .footer-divider2 {
        margin: 15px 0;
    }

    .product-title {
        font-size: 18px;
        line-height: 1.6;
    }

    .product-arrow {
        width: 44px;
        height: 28px;
    }

    .feature-number {
        font-size: 30px;
    }

    .mt_80,
    .mt_100 {
        margin-top: 40px;
    }

    .stat-number {
        font-size: 28px;
    }

    .event-logo-img {
        max-width: 100px;
    }

    .event-name {
        font-size: 22px;
    }

    .event-date {
        font-size: 16px;
    }

    .blogs-section {
        padding: 40px 0;
    }

    .blog-title {
        font-size: 16px;
    }

    .blog-desc {
        font-size: 15px;
        line-height: 24px;
    }

    .footer-tagline {
        font-size: 22px;
        line-height: 1.2;
    }

    .footer-heading {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .footer-desc,
    .contact-text,
    .footer-links a,
    .cert-text,
    .copyright {
        font-size: 14px;
    }

    .footer-logo {
        max-width: 150px;
    }

    .legend-pill {
        font-size: 14px;
    }

    .product-image {
        margin-bottom: 12px;
    }

    .product-header {
        margin-bottom: 5px;
    }
}

@media (max-width: 361px) {
    .hero-title {
        font-size: 24px;
    }

    .section-title {
        font-size: 1.2rem;
        line-height: 1.2;
        margin-bottom: 8px;
    }

    .stat-number {
        font-size: 2rem;
    }
}

@media (max-width: 1776px) {
    .products-mega-col {
        padding-left: 48px;
        padding-right: 48px;
    }

    .products-mega-overview-title {
        font-size: 38px;
        line-height: 44px;
    }
}

@media (max-width: 1600px) {
    .products-mega-layout {
        grid-template-columns: 23.958333% 47.916667% 28.125%;
        height: auto;
        min-height: 520px;
    }

    .products-mega-col {
        padding-left: 40px;
        padding-right: 40px;
    }

    .products-mega-overview {
        width: 100%;
        margin-top: 0;
    }

    .products-mega-ranges-grid {
        max-width: none;
    }

    .products-mega-range-list {
        flex: 1 1 0;
        min-width: 0;
        width: auto;
        max-width: calc(50% - 30px);
    }

    .products-mega-overview-title {
        font-size: 36px;
        line-height: 42px;
    }
}

@media (max-width: 1537px) {
    .products-mega-layout {
        min-height: 500px;
    }

    .products-mega-col {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 36px;
        padding-right: 36px;
    }

    .products-mega-overview {
        min-height: 0;
    }

    .products-mega-overview-title {
        font-size: 32px;
        line-height: 38px;
    }

    .products-mega-overview-text {
        font-size: 16px;
        line-height: 24px;
    }

    .products-mega-range-list {
        gap: 14px;
    }

    .products-mega-range-list a {
        font-size: 16px;
        line-height: 24px;
    }

    .products-mega-featured-card {
        min-height: 0;
        padding-top: 24px;
        gap: 24px;
    }

    .products-mega-industries {
        gap: 28px;
        padding: 0 16px;
    }

    .products-mega-industries-row {
        gap: 18px;
        flex-wrap: wrap;
    }

    .products-mega-industry-label {
        font-size: 16px;
        line-height: 22px;
        white-space: normal;
    }
}

@media (max-width: 1400px) {
    .products-mega-col {
        padding-left: 28px;
        padding-right: 28px;
    }

    .products-mega-overview-title {
        font-size: 30px;
        line-height: 36px;
    }

    .products-mega-range-list a {
        font-size: 15px;
        line-height: 22px;
    }

    .products-mega-ranges-grid {
        gap: 0 20px;
    }

    .products-mega-featured {
        max-width: 100%;
    }
}

@media (max-width: 1281px) {
    .products-mega-layout {
        min-height: 480px;
    }

    .products-mega-col {
        padding: 16px 20px;
    }

    .products-mega-overview-top {
        gap: 18px;
    }

    .products-mega-overview-title {
        font-size: 26px;
        line-height: 32px;
    }

    .products-mega-overview-text {
        font-size: 14px;
        line-height: 20px;
    }

    .products-mega-badge {
        font-size: 12px;
        padding: 8px 14px;
        line-height: 15px;
    }

    .products-mega-ranges,
    .products-mega-featured {
        gap: 18px;
    }

    .products-mega-range-list {
        gap: 10px;
        max-width: calc(50% - 12px);
    }

    .products-mega-range-list a {
        font-size: 13px;
        line-height: 18px;
    }

    .products-mega-ranges-grid {
        gap: 0 12px;
    }

    .products-mega-featured-card {
        padding-top: 18px;
        gap: 18px;
    }

    .products-mega-industries {
        gap: 16px;
        padding: 0 10px;
    }

    .products-mega-industries-row {
        gap: 8px;
    }

    .products-mega-industry-icon {
        width: 44px;
        height: 44px;
    }

    .products-mega-industry-label {
        font-size: 12px;
        line-height: 16px;
    }

    .products-mega-featured-footer {
        padding: 12px 14px 16px;
        gap: 10px;
    }

    .products-mega-featured-heading {
        font-size: 18px;
    }

    .products-mega-featured-text {
        font-size: 11px;
        line-height: 15px;
        max-width: 100%;
    }
}

@media (max-width: 1150px) {
    .products-mega-col {
        padding: 14px 16px;
    }

    .products-mega-overview-title {
        font-size: 22px;
        line-height: 28px;
    }

    .products-mega-range-list a {
        font-size: 12px;
        line-height: 17px;
    }

    .products-mega-industry-icon {
        width: 40px;
        height: 40px;
    }

    .products-mega-industry-label {
        font-size: 11px;
        line-height: 14px;
    }
}

@media (max-width: 1080px) {
    .mobile-menu-toggle {
        display: flex;
        flex-shrink: 0;
    }

    .main-nav {
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100vh;
        background: var(--white);
        z-index: 1000;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        transition: right 0.4s cubic-bezier(0.77, 0.2, 0.05, 1);
    }

    .main-nav.nav-active {
        right: 0;
    }

    .nav-links {
        flex-direction: column;
        align-items: start;
        gap: 15px;
        width: 90%;
    }

    .nav-links li a {
        font-size: 24px;
        color: var(--primary-purple);
    }

    .mobile-menu-toggle.is-active span:nth-child(1) {
        transform: translateY(9px) rotate(45deg);
    }

    .mobile-menu-toggle.is-active span:nth-child(2) {
        opacity: 0;
    }

    .mobile-menu-toggle.is-active span:nth-child(3) {
        transform: translateY(-9px) rotate(-45deg);
    }

    .logo,
    .header-actions {
        z-index: 1001;
    }

    .header .container-fluid {
        justify-content: flex-start;
        gap: 12px;
    }

    .logo {
        flex: 1;
        min-width: 0;
    }

    .header-actions {
        display: flex !important;
        flex-shrink: 0;
    }

    .header-actions .language-select-wrapper {
        display: none !important;
    }

    .header-actions .com_btn_red {
        padding: 8px 16px;
        font-size: 13px;
    }

    .products-mega-backdrop {
        display: none !important;
    }

    .products-mega-menu {
        position: static;
        box-shadow: none;
        border: none;
        max-height: 0;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        overflow: hidden;
        transition: max-height 0.4s ease;
        padding: 0;
        transform: none;
        margin-top: 0;
    }

    .header.is-mega-open .products-mega-menu,
    /* Keep for backwards compatibility if needed */
    .nav-item-has-mega.is-open .products-mega-menu {
        max-height: 1500px;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: none;
    }

    .products-mega-layout {
        display: block;
        padding-left: 20px;
    }

    .products-mega-col-overview,
    .products-mega-col-featured,
    .products-mega-badge {
        display: none !important;
    }

    .products-mega-col-ranges {
        border: none;
        padding: 10px 0;
    }

    .products-mega-ranges-grid {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .products-mega-range-list {
        max-width: 100%;
        gap: 15px;
    }

    .products-mega-range-list a {
        font-size: 16px;
        color: var(--text-dark);
        opacity: 0.8;
    }
}

@media (max-width: 769px) {
    :root {
        --hero-gradient: linear-gradient(rgb(28 23 49 / 53%) 61.35%, rgb(28 23 49) 88.6%), linear-gradient(270deg, rgb(70 65 91 / 37%) 43.71%, rgb(28, 23, 49) 97.2%);
    }
}

/* --- MODERN MOBILE MENU REWRITE --- */
@media (max-width: 1080px) {

    /* Hide the non-link sections in the mega menu */
    .products-mega-col-overview,
    .products-mega-col-featured,
    .products-mega-badge {
        display: none !important;
    }

    /* Modern mobile accordion container */
    .products-mega-menu {
        position: static !important;
        box-shadow: none !important;
        border: none !important;
        max-height: 0 !important;
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
        overflow: hidden !important;
        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
        padding: 0 10px !important;
        margin-top: 0 !important;
        background: transparent !important;
        transform: none !important;
        border-radius: 0 !important;
        width: 100% !important;
    }

    .header.is-mega-open .products-mega-menu,
    .nav-item-has-mega.is-open .products-mega-menu {
        max-height: 1500px !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        padding: 5px 10px 20px 10px !important;
    }

    /* Style the links wrapper */
    .products-mega-col {
        padding: 0 !important;
        border: none !important;
        margin: 0 !important;
    }

    .products-mega-col-ranges {
        padding: 0 !important;
        border: none !important;
    }

    .products-mega-ranges-grid {
        display: flex !important;
        flex-direction: column !important;
        gap: 0 !important;
    }

    .products-mega-range-list {
        display: flex !important;
        flex-direction: column !important;
        gap: 4px !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .products-mega-range-list li {
        width: 100% !important;
        border-bottom: none !important;
        list-style: none !important;
    }

    .products-mega-range-list a {
        font-size: 15px !important;
        font-weight: 500 !important;
        color: var(--text-dark) !important;
        padding: 10px 14px !important;
        display: block !important;
        opacity: 0.85 !important;
        transition: background 0.3s ease, color 0.3s ease, opacity 0.3s ease !important;
        border-radius: 8px !important;
        background: rgba(0, 0, 0, 0.02) !important;
        text-decoration: none !important;
    }

    .products-mega-range-list a:hover,
    .products-mega-range-list a:active {
        background: rgba(225, 51, 36, 0.08) !important;
        color: var(--primary-red) !important;
        opacity: 1 !important;
    }

    /* Fix the main-nav container */
    .main-nav {
        background: rgba(255, 255, 255, 0.98) !important;
        backdrop-filter: blur(20px) !important;
        -webkit-backdrop-filter: blur(20px) !important;
        justify-content: flex-start !important;
        padding-top: 100px !important;
        padding-bottom: 60px !important;
        overflow-y: auto !important;
    }

    .nav-links {
        gap: 0 !important;
        width: 100% !important;
        padding: 0 25px !important;
        margin: 0 !important;
        list-style: none !important;
    }

    .nav-links>li {
        width: 100% !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;
    }

    .nav-links>li:last-child {
        border-bottom: none !important;
    }

    .nav-links>li>a {
        font-size: 20px !important;
        font-weight: 600 !important;
        color: var(--primary-purple) !important;
        padding: 20px 0 !important;
        width: 100% !important;
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        text-decoration: none !important;
    }

    .nav-mega-trigger::after {
        content: '' !important;
        display: inline-block !important;
        width: 10px !important;
        height: 10px !important;
        border-right: 2px solid var(--primary-purple) !important;
        border-bottom: 2px solid var(--primary-purple) !important;
        transform: rotate(45deg) !important;
        transition: transform 0.4s cubic-bezier(0.65, 0, 0.35, 1), border-color 0.4s ease !important;
        margin-right: 4px !important;
    }

    .header.is-mega-open .nav-mega-trigger::after,
    .nav-item-has-mega.is-open .nav-mega-trigger::after {
        transform: rotate(-135deg) !important;
        border-color: var(--primary-red) !important;
        margin-top: 6px !important;
    }

    .nav-mega-trigger .dot {
        display: none !important;
    }

    /* Clean up the divider */
    .products-mega-ranges-divider {
        display: none !important;
    }
}

/* --- HEADER STICKY OVERLAP FIX --- */
@media (max-width: 1080px) {
    .header {
        position: sticky !important;
        top: 0 !important;
        z-index: 1005 !important;
        background: #ffffff !important;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05) !important;
    }

    .main-nav {
        z-index: 1000 !important;
        padding-top: 130px !important;
        /* Ensure content starts below header initially */
    }

    /* Make sure logo and toggle have higher z-index to always be clickable */
    .logo,
    .header-actions,
    .mobile-menu-toggle {
        z-index: 1006 !important;
        position: relative !important;
    }
}

/* --- FIX DROPDOWN ICON (USE DOT INSTEAD OF ARROW) --- */
@media (max-width: 1080px) {

    /* Remove the custom chevron arrow */
    .nav-mega-trigger::after {
        display: none !important;
        content: none !important;
    }

    /* Restore the original dot */
    .nav-mega-trigger .dot,
    .nav-links li a .dot {
        display: inline-block !important;
        opacity: 1 !important;
        background-color: var(--primary-red) !important;
        /* Force it to be a dot in case it was modified */
        width: 8px !important;
        height: 8px !important;
        border-radius: 50% !important;
        border: none !important;
        transform: none !important;
        margin: 0 !important;
    }

    /* When mega menu is open, maybe keep it visible or hide it based on original style, original style hid it. 
       Let's keep it visible so it acts as an indicator, or if user wants exact same, original hid it on hover/open.
       User says "right dot chahiye", let's make sure it's always there or changes color */
    .header.is-mega-open .nav-mega-trigger .dot,
    .nav-item-has-mega.is-open .nav-mega-trigger .dot {
        opacity: 1 !important;
        background-color: var(--primary-purple) !important;
        /* Change color to indicate it's open */
    }

    /* Ensure flex layout perfectly separates text and dot */
    .nav-links>li>a {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        width: 100% !important;
    }
}