@media(max-width:1120px) {
    .desktop-nav {
        gap: 12px
    }

    .desktop-nav>a,
    .nav-drop>button {
        font-size: .62rem
    }

    .quote-head {
        display: none
    }

    .brand-showcase {
        grid-template-columns: repeat(3, 1fr)
    }

    .product-card {
        flex-basis: calc(33.33% - 11px)
    }

    .catalogue-grid .product-card {
        grid-column: span 4
    }

    .catalogue-grid .product-card:nth-child(8n+1),
    .catalogue-grid .product-card:nth-child(6n) {
        grid-column: span 8
    }

    .service-gallery {
        grid-template-columns: 1fr 1fr
    }

    .service-tile:first-child {
        grid-row: span 1
    }

    .solution-grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(max-width:900px) {
    .site-header {
        height: 70px
    }

    .desktop-nav,
    .quote-head {
        display: none
    }

    .brand {
        width: 175px
    }

    .mobile-actions {
        display: flex;
        align-items: center;
        gap: 8px
    }

    .mobile-actions a,
    .mobile-actions button {
        min-width: 38px;
        height: 38px;
        display: grid;
        place-items: center;
        border: 1px solid currentColor;
        background: transparent;
        color: inherit;
        font-size: .65rem;
        font-weight: 800
    }

    .mobile-panel {
        display: block;
        position: fixed;
        inset: 70px 0 0;
        background: #fff;
        color: var(--ink);
        padding: 20px 24px 100px;
        overflow: auto;
        transform: translateX(100%);
        transition: .35s
    }

    .mobile-panel.open {
        transform: none
    }

    .mobile-panel>a,
    .mobile-panel>details {
        display: block;
        padding: 14px 0;
        border-bottom: 1px solid var(--line);
        font-weight: 700
    }

    .mobile-panel details a {
        display: block;
        padding: 8px 12px;
        color: var(--muted);
        font-size: .8rem
    }

    .mobile-panel details details {
        margin: 8px 0;
        padding-left: 10px;
        border-left: 2px solid var(--cyan)
    }

    .cinema-hero {
        min-height: 600px
    }

    .hero-slide {
        padding-top: 110px
    }

    .hero-slide-copy {
        max-width: 650px
    }

    .section {
        padding: 68px 24px
    }

    .section-head {
        grid-template-columns: 1fr;
        gap: 12px
    }

    .section-head p {
        margin: 0
    }

    .intro-editorial,
    .product-intro,
    .product-facts,
    .service-intro,
    .about-story,
    .area-split {
        grid-template-columns: 1fr;
        gap: 35px
    }

    .intro-editorial figure,
    .service-intro figure,
    .about-story figure {
        min-height: 400px
    }

    .brand-showcase {
        grid-template-columns: 1fr;
        min-height: 0
    }

    .brand-panel {
        min-height: 350px
    }

    .product-card {
        flex-basis: calc(50% - 8px)
    }

    .service-gallery {
        grid-template-columns: 1fr 1fr;
        grid-auto-rows: 310px
    }

    .process-line {
        grid-template-columns: 1fr 1fr
    }

    .experience {
        grid-template-columns: 1fr
    }

    .experience-image {
        min-height: 420px
    }

    .coverage-image {
        grid-template-columns: 1fr
    }

    .coverage-image>div {
        padding: 60px 24px
    }

    .coverage-image figure {
        height: 420px
    }

    .faq-section,
    .service-benefits {
        grid-template-columns: 1fr;
        gap: 30px
    }

    .catalogue-tools {
        align-items: stretch;
        flex-direction: column
    }

    .catalogue-grid .product-card,
    .catalogue-grid .product-card:nth-child(8n+1),
    .catalogue-grid .product-card:nth-child(6n) {
        grid-column: span 6;
        display: block
    }

    .application-list {
        grid-template-columns: 1fr 1fr
    }

    .service-feature,
    .service-feature:nth-child(even) {
        grid-template-columns: 1fr;
        min-height: 0
    }

    .service-feature img,
    .service-feature:nth-child(even) img {
        order: 0;
        height: 330px
    }

    .solution-story,
    .solution-story.reverse {
        grid-template-columns: 1fr
    }

    .solution-story figure,
    .solution-story.reverse figure {
        order: 0;
        height: 370px
    }

    .contact-layout {
        grid-template-columns: 1fr
    }

    .footer-top {
        grid-template-columns: 1.5fr 1fr 1fr
    }

    .footer-top>div:last-child {
        grid-column: 2
    }
}

@media(max-width:620px) {
    body {
        font-size: 15px;
        padding-bottom: 54px
    }

    h1 {
        font-size: clamp(2.35rem, 11vw, 2.85rem)
    }

    h2 {
        font-size: clamp(1.85rem, 8.8vw, 2.25rem)
    }

    .cinema-hero {
        height: 680px;
        min-height: 0
    }

    .hero-slide {
        padding: 110px 20px 110px;
        align-items: center;
        background: linear-gradient(90deg, rgba(3, 15, 25, .91), rgba(3, 15, 25, .54)), var(--slide) center/cover
    }

    .hero-slide-copy p {
        font-size: .95rem
    }

    .hero-controls {
        left: 20px;
        right: 20px;
        bottom: 30px;
        justify-content: space-between
    }

    .hero-dots button {
        width: 30px
    }

    .section {
        padding: 58px 20px
    }

    .intro-editorial figure {
        min-height: 330px
    }

    .brand-panel {
        min-height: 300px
    }

    .product-card {
        flex-basis: 84%;
        min-width: 260px
    }

    .essentials-rail .product-card {
        flex-basis: 84%
    }

    .service-gallery {
        grid-template-columns: 1fr;
        grid-auto-rows: 340px
    }

    .solution-grid {
        grid-template-columns: 1fr
    }

    .process-line {
        grid-template-columns: 1fr
    }

    .process-line article {
        padding: 25px 18px
    }

    .experience-image {
        min-height: 330px
    }

    .experience>div:last-child {
        padding: 45px 20px
    }

    .coverage-image figure {
        height: 330px
    }

    .page-hero {
        min-height: 350px;
        padding: 115px 20px 40px
    }

    .page-hero h1 {
        font-size: clamp(2.25rem, 10.5vw, 2.9rem)
    }

    .catalogue-tools {
        top: 70px;
        padding: 12px 20px
    }

    .filters {
        overflow: auto;
        flex-wrap: nowrap
    }

    .filter {
        white-space: nowrap
    }

    .catalogue-grid {
        gap: 10px
    }

    .catalogue-grid .product-card,
    .catalogue-grid .product-card:nth-child(8n+1),
    .catalogue-grid .product-card:nth-child(6n) {
        grid-column: 1/-1
    }

    .detail-product-image .product-visual {
        aspect-ratio: 1.1
    }

    .application-list,
    .related,
    .benefit-list {
        grid-template-columns: 1fr
    }

    .form-grid {
        grid-template-columns: 1fr
    }

    .form-grid .full {
        grid-column: auto
    }

    .enquiry-form {
        padding: 24px
    }

    .service-feature div,
    .solution-story>div {
        padding: 30px 22px
    }

    .service-feature img,
    .solution-story figure,
    .solution-story.reverse figure {
        height: 290px
    }

    .image-strip {
        grid-template-columns: 1fr;
        height: auto
    }

    .image-strip img {
        height: 260px
    }

    .area-split figure {
        height: 340px
    }

    .contact-details {
        padding: 34px 24px
    }

    .map-image div {
        width: 86%
    }

    .final-cta {
        min-height: 430px;
        padding: 60px 20px;
        background-attachment: scroll
    }

    .footer-top {
        grid-template-columns: 1fr 1fr
    }

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

    .footer-bottom {
        flex-direction: column
    }

    .mobile-cta {
        position: fixed;
        z-index: 90;
        inset: auto 0 0;
        display: grid;
        grid-template-columns: 1fr 1fr;
        height: 54px
    }

    .mobile-cta a {
        display: grid;
        place-items: center;
        background: var(--navy);
        color: #fff;
        font-size: .72rem;
        font-weight: 800;
        text-transform: uppercase
    }

    .mobile-cta a:first-child {
        background: #128b65
    }
}



/* =========================================================
   MOBILE HEADER — MENU TOGGLE ONLY
   ========================================================= */

@media (max-width: 900px) {

    .site-header .mobile-actions {
        display: flex !important;
        align-items: center !important;
        margin-left: auto !important;
        gap: 0 !important;
    }

    /* Hide Call + WhatsApp */
    .site-header .mobile-actions > a {
        display: none !important;
    }

    /* Menu button */
    .site-header .mobile-actions .menu-toggle {
        width: 42px !important;
        height: 42px !important;

        display: flex !important;
        align-items: center !important;
        justify-content: center !important;

        margin: 0 !important;
        padding: 0 !important;

        background: rgba(255,255,255,.08) !important;
        border: 1px solid rgba(255,255,255,.35) !important;

        color: #fff !important;

        font-size: 18px !important;
        line-height: 1 !important;

        cursor: pointer !important;
    }

    .site-header .mobile-actions .menu-toggle:hover {
        background: #25c2e8 !important;
        border-color: #25c2e8 !important;
        color: #062131 !important;
    }

    /* Logo */
    .site-header .brand img {
        width: 145px !important;
        height: auto !important;
    }

    .site-header {
        height: 66px !important;
        padding: 0 18px !important;
    }
}

@media (max-width: 480px) {

    .site-header {
        height: 62px !important;
        padding: 0 14px !important;
    }

    .site-header .brand img {
        width: 200px !important;
        margin-top: -18px;
    }


  .site-header.is-dark.compact .mobile-actions .menu-toggle {
    
    color: #000 !important;
}

    .site-header .mobile-actions .menu-toggle {
        width: 38px !important;
        height: 38px !important;
        font-size: 17px !important;
    }
}