@media only screen and (max-width: 319.5px) {




    #menu-button {
        font-size: 14px;
        padding: 4px 8px;
        width: 100%;
    }


    .menu-header {
        height: 50px;

    }

    #menu-button .logo img {
        height: 40px;
        padding-left: 5px;

    }

    .menu-text {
        font-size: 10px;
        display: none;
    }

    .hamburger-icon {
        width: 30px;
        height: 16px;
        display: block;
        padding-right: 10px;

    }

    .hamburger-icon span {
        display: block;
        height: 2px;
        background-color: black;
        margin: 4px 0;

    }


    #menu-overlay {
        padding-top: 50px;

    }

    .menu-top {
        height: 40px;
        padding: 0px 0px;
    }

    .menu-top .logo img {
        height: 20px;
    }

    .nav-links {
        padding: 0 10px;
        margin-top: -100px;
    }

    .nav-links li {
        margin-bottom: 0;
        line-height: 1;
        padding-top: 2px;
    }

    .nav-links a span {
        font-size: 16px;

    }

    .menu-bottom {
        padding: 15px 12px;
        width: 100%;
    }

    .right-video {
        display: none !important;
    }

    .video-preview {
        display: none !important;
    }

    .play-reel-btn {
        display: none !important;
    }

    #close-btn::after {
        display: none !important;
    }

    /* banner section */
    .home-banner-section {
        height: 600px;
    }

    /* our work section video and img section */

    .case-studies-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .case-studies-row {
        gap: 1.25rem;

    }

    .case-study-item {
        margin-bottom: 0 !important;

    }

    /* our clients logo section */
    .logo-grid {
        grid-template-columns: repeat(2, 1fr);
        
    }

    .brand_hover img {
        max-height: 50px;
    }

    /* what our client says */
    .staggered-cards {
        padding: 50px 12px;
    }

    .staggered-card {
        background-color: #fff45c;
        padding: 20px;
        margin-bottom: 40px;
        font-size: 0.9rem;
    }

    .staggered-card h2 {
        font-size: 1rem;
        margin-bottom: 8px;
    }

    .card-content {
        font-size: 0.9rem;
        line-height: 1.5;
    }

    .flex-items-center-justify-between {
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
        margin-top: 1.5rem;
    }

    .flex-items-center {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 0.5rem;
    }

    .flex-items-center img {
        width: 42px;
        height: 42px;
        border-radius: 50%;
        object-fit: cover;
    }

    .font-bold-lg.card-content {
        font-size: 0.85rem;
        font-weight: 600;
        text-align: left;
    }

    .location-text {
        font-size: 0.75rem;
        opacity: 0.8;
    }

    .What-Our-Client-Says-heading {
        font-size: 1.5rem;
        text-align: center;
        margin-bottom: 30px;
    }


    .request-button {
        margin-top: 40px;
        text-align: center;

    }

    .request-quote-wrapper {
        padding: 0 12px;
        margin-top: 0;
        text-align: center;
        position: static;
    }

    .request-quote-button {
        width: 60%;
        font-size: 0.8rem;
        padding: 10px 10px;
        border-radius: 999px;
        background-color: #000;
        color: #fff;
        border: none;
        cursor: pointer;
    }

    .request-quote-button a {
        color: #fff;
        text-decoration: none;
        display: block;
        width: 100%;
        height: 100%;
    }

    /* marquee section */
    .branding-marquee {
        height: 200px;
        padding: 70px 0;
    }

    .marquee-track {
        margin-top: 30px;
    }

    .marquee-item h1 {
        font-size: 1.5rem;
    }

    .marquee-logo {
        width: 24px;
    }

    .marquee-item h1 {
        font-size: 1.5rem;
    }

    .marquee-logo {
        width: 24px;
    }


    /* our section paras */
    .px-3\/5 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .text-ink {
        font-size: 18px;
    }

}


@media only screen and (min-width: 320px) and (max-width: 767.5px) {


    #menu-button {
        font-size: 14px;
        padding: 4px 8px;
        width: 100%;
    }


    .menu-header {
        padding: 12px 15px;
    }

    #menu-button .logo img {
        height: 40px;
        padding-left: 5px;

    }

    .menu-top .logo img {
        height: 22px;

    }


    .menu-text {
        font-size: 12px;
        display: none;
    }

    .hamburger-icon {
        width: 30px;
        height: 16px;
        display: block;
        padding-right: 10px;

    }

    .hamburger-icon span {
        display: block;
        height: 2px;
        background-color: black;
        margin: 4px 0;

    }

    .nav-links {
        padding: 0 10px;
        margin-top: -100px;
    }

    .nav-links li {
        margin-bottom: 0;
        line-height: 1;
    }

    .nav-links a span {
        font-size: 16px;

    }

    /* banner section */
    .home-banner-section {
        height: 600px;
    }

    .case-studies-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .case-studies-row {
        gap: 1.25rem;
    }

    .case-study-item {
        margin-bottom: 0 !important;
    }

    /* marquee section */
    .branding-marquee {
        height: 200px;
        padding: 70px 0;
    }

    .marquee-track {
        margin-top: 30px;
    }

    .marquee-item h1 {
        font-size: 1.5rem;
    }

    .marquee-logo {
        width: 24px;
    }

    .marquee-item h1 {
        font-size: 1.5rem;
    }

    .marquee-logo {
        width: 24px;
    }


    .px-3\/5 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .text-ink {
        font-size: 18px;
    }

    /* what our clients says */

    .staggered-cards {
        padding: 50px 12px;
    }

    .staggered-card {
        background-color: #fff45c;
        padding: 20px;
        margin-bottom: 40px;
        font-size: 0.9rem;
    }

    .staggered-card h2 {
        font-size: 1rem;
        margin-bottom: 8px;
    }

    .card-content {
        font-size: 0.9rem;
        line-height: 1.5;
    }

    .flex-items-center-justify-between {
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
        margin-top: 1.5rem;
    }

    .flex-items-center {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 0.5rem;
    }

    .flex-items-center img {
        width: 42px;
        height: 42px;
        border-radius: 50%;
        object-fit: cover;
    }

    .font-bold-lg.card-content {
        font-size: 0.85rem;
        font-weight: 600;
        text-align: left;
    }

    .location-text {
        font-size: 0.75rem;
        opacity: 0.8;
    }

    .What-Our-Client-Says-heading {
        font-size: 1.5rem;
        text-align: center;
        margin-bottom: 30px;
    }

    .request-button {
        margin-top: 40px;
        text-align: center;
    }

    .request-quote-wrapper {
        padding: 0 12px;
        margin-top: 0;
        text-align: center;
        position: static;
    }

    .request-quote-button {
        width: 60%;
        font-size: 0.8rem;
        padding: 10px 10px;
        border-radius: 999px;
        background-color: #000;
        color: #fff;
        border: none;
        cursor: pointer;
    }

    .request-quote-button a {
        color: #fff;
        text-decoration: none;
        display: block;
        width: 100%;
        height: 100%;
    }

    /* our clients logo section */

    .logo-grid {
        grid-template-columns: repeat(2, 1fr);
       
    }

    .brand_hover img {
        max-height: 60px;
    }

}

.menu-top {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 10px 100px;
    gap: 0;
    width: 100%;
    box-sizing: border-box;



}

.menu-top .logo {
    margin-right: auto;

}

#close-btn {
    margin-left: 70px;
    font-size: 16px;
    margin-top: 9px;
}



.right-video,
.video-preview,
.play-reel-btn {
    display: none !important;
}


.menu-bottom {
    padding: 15px 20px;
    flex-direction: column;
    gap: 12px;
}

.social-heading,
.contact-info h4,
.address-info h4,
.socials-column a,
.contact-info span,
.address-info span {
    font-size: 12px;
}

#close-btn::after,
#menu-button::after {
    display: none !important;


}

.nav-links {
    padding: 0 10px;
}

.nav-links li {
    margin-bottom: 0;
    line-height: 1;
}

.nav-links a span {
    font-size: 16px;

}


@media only screen and (min-width: 768px) and (max-width: 1023.5px) {

    /* Menu Button */
    #menu-button {
        font-size: 15px;
        padding: 6px 12px;
        width: 100%;
    }

    /* Menu Header */
    .menu-header {
        padding: 15px 20px;
    }


    #menu-button .logo img {
        height: 40px;
        padding-left: 80px;

    }

    .menu-text {
        font-size: 20px;
        margin-right: 80px;
    }

    .hamburger-icon {
        width: 24px;
        height: 18px;
    }

    /* Menu Overlay */
    .menu-top {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding: 15px 30px;
        height: 70px;
    }

    .menu-top .logo img {
        height: 36px;

    }

    #close-btn {
        font-size: 20px;
        padding: 0;
    }

    /* Navlinks */
    .nav-links {
        font-size: 32px;
        padding: 30px 200px;
    }

    .nav-links li {
        margin-bottom: 6px;
        line-height: 1.15;
    }

    .nav-links a {
        padding: 4px 0;
    }

    /* Video Elements (Hidden on mobile but visible here) */

    .right-video,
    .video-preview,
    .play-reel-btn {
        display: none !important;
    }

    .social-heading,
    .contact-info h4,
    .address-info h4 {
        font-size: 14px;
    }

    .socials-column a,
    .contact-info span,
    .address-info span {
        font-size: 13px;
    }

    /* Decorations */
    #close-btn::after,
    #menu-button::after {
        display: none !important;
    }


    /* what our clients says */
    .staggered-cards {
        padding: 120px 40px;
        display: flex;
        flex-direction: column;
        gap: 50px;
    }

    .staggered-card {
        padding: 40px;
        border-radius: 1.5rem;
        flex: 1;
    }

    .card-content {
        font-size: 1rem;
    }

    .request-quote-button {
        font-size: 1.1rem;
        padding: 12px 28px;
    }

    /* our clients logo */

    .logo-grid {
        grid-template-columns: repeat(4, 1fr);
        
    }

    .brand_hover img {
        max-height: 80px;
    }


    /* case-studies-section */


    .case-studies-section {
        padding: 4rem 1.5rem 4rem 1.5rem;
    }

    .case-study-image-wrapper {
        height: 350px;
    }

    .case-study-title {
        font-size: 1.125rem;
    }

    .case-study-tags-container {
        font-size: 1rem;
    }

    .more-work-button {
        height: 60px;
        font-size: 1.125rem;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {

    /* Menu Button */
    #menu-button {
        font-size: 17px;
        padding: 7px 14px;
        width: 100%;

    }

    /* Menu Header */
    .menu-header {
        padding: 18px 25px;
    }


    #menu-button .logo img {
        height: 40px;
        padding-left: 80px;

    }

    .menu-text {
        font-size: 25px;
        margin-right: 80px;
    }

    .hamburger-icon {
        width: 26px;
        height: 20px;
    }

    /* Menu Overlay */
    .menu-top {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding: 10px 35px;
        height: 75px;
    }

    .menu-top .logo img {
        height: 40px;

    }

    #close-btn {
        font-size: 25px;
        padding: 0;
    }

    /* Navlinks */
    .nav-links {
        font-size: 40px !important;
        padding: 35px 50px 30px 250px !important;
    }



    .nav-links a {
        padding: 5px 0;
    }

    .nav-links a span {
        font-size: 40px;

    }

    .right-video {
        display: flex !important;
        width: 380px !important;


    }

    .video-preview {
        display: block !important;
        height: 260px !important;

    }


    .play-reel-btn {
        display: block !important;
    }




    .menu-bottom {
        padding: 28px 35px;
        flex-direction: row;
        gap: 35px;
    }

    .social-heading,
    .contact-info h4,
    .address-info h4 {
        font-size: 15px;
    }

    .socials-column a,
    .contact-info span,
    .address-info span {
        font-size: 14px;
    }


    #close-btn::after {
        display: none !important;
    }

    #menu-button::after {
        display: none !important;
    }


    /* what our clients says */

    .staggered-cards {
        padding: 140px 30px;
        display: flex;
        flex-direction: column;
        gap: 70px;
    }

    .staggered-card {
        padding: 50px;
        border-radius: 2rem;
        flex: 1;
    }


    /* our clients logo */

    .logo-grid {
        grid-template-columns: repeat(4, 1fr);
      
    }

    .brand_hover img {
        max-height: 100px;
    }

    /* case-studies-section */
    .case-studies-section {
        padding: 5rem 2rem 5rem 2rem;
    }

    .case-study-image-wrapper {
        height: 400px;
    }

    .case-study-title {
        font-size: 1.25rem;
    }

    .case-study-tags-container {
        font-size: 1rem;
    }

    .more-work-button {
        height: 68px;
        font-size: 1.1875rem;
    }
}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {



    #menu-button {
        font-size: 18px !important;
        padding: 8px 16px !important;
        width: 100%;
    }


    .menu-header {
        padding: 20px 30px !important;
    }


    #menu-button .logo img {
        height: 60px;
        /* padding-left: 100px; */

    }

    .menu-top .logo img {
        height: 40px;

    }

    .menu-text {
        font-size: 25px !important;
        margin-right: 100px;
    }

  

    .menu-overlay {
        padding: 10px 40px !important;
    }

    .menu-top {
        height: 80px !important;
    }

    #close-btn {
        font-size: 20px !important;
    }


    .nav-links {
        font-size: 40px !important;
        padding: 40px 60px 35px 200px !important;
    }


    .nav-links a span {
        font-size: 40px;

    }

    .right-video {
        display: flex !important;
        width: 380px !important;


    }

    .video-preview {
        display: block !important;
        height: 260px !important;

    }


    .play-reel-btn {
        display: block !important;
    }





    .menu-bottom {
        padding: 30px 40px !important;
        gap: 40px !important;
        margin-top: -100px;

    }

    .social-heading,
    .contact-info h4,
    .address-info h4 {
        font-size: 16px !important;
    }

    .socials-column a,
    .contact-info span,
    .address-info span {
        font-size: 15px !important;
    }



    #menu-button::after {
        display: none !important;
    }

    /* what our clients says */

    .staggered-cards {
        padding: 150px 30px;
        display: flex;
        flex-direction: column;
        gap: 80px;
    }

    .staggered-card {
        padding: 55px;
        flex: 1;
    }


    /* our clients logo */

    .logo-grid {
        grid-template-columns: repeat(6, 1fr);
    }

    .brand_hover img {
        max-height: 120px;
    }


    /* case-studies-section */
    .case-studies-section {
        padding: 5.5rem 2.5rem 5.5rem 2.5rem;
    }

    .case-study-image-wrapper {
        height: 450px;
    }

    .case-study-title {
        font-size: 1.375rem;
    }

    .case-study-tags-container {
        font-size: 1.05rem;
    }

    .more-work-button {
        height: 70px;
        font-size: 1.2rem;
    }
}

@media only screen and (min-width: 1440px) and (max-width: 1599px) {

    #menu-button {
        font-size: 20px !important;
        /* padding: 10px 22px !important; */
        width: 100%;
        letter-spacing: 0.7px !important;
    }

    .menu-header {
        /* padding: 25px 40px !important; */
    }

    #menu-button .logo img {
               height: auto;
        /* padding-left: 50px; */
    }

    .menu-text {
        font-size: 24px !important;
        margin-right: 80px;
    }

   

    .menu-overlay {
        padding: 40px 60px !important;
    }

    .menu-top .logo {}

    /* .menu-top {
        height: 52px !important;
    } */

    #close-btn {
        font-size: 22px !important;
        padding: 10px !important;
    }

    .nav-links {
        font-size: 44px !important;
        padding: 40px 55px 0 150px !important;
    }

    .nav-links a span {
        font-size: 36px;
    }

    /* ===== VIDEO SECTION ===== */
    .right-video {
               display: flex !important;
        flex-direction: column !important;
            width: 40% !important;
        margin-top: -23%;
    }

    .video-preview {
        display: block !important;
        height: 100% !important;
    }

    .play-reel-btn {
        display: block !important;
    }

    /* ===== FOOTER SECTION ===== */
    .menu-bottom {
        padding: 40px 60px !important;
        gap: 50px !important;
    }

    .social-heading,
    .contact-info h4,
    .address-info h4 {
        font-size: 18px !important;
        margin-bottom: 14px !important;
    }

    .socials-column a,
    .contact-info span,
    .address-info span {
        font-size: 16px !important;
        line-height: 1.6 !important;
    }

    /* ===== UI ENHANCEMENTS ===== */
    #close-btn::after,
    #menu-button::after {
        display: none !important;
    }

    /* marqueee tags  */
    .marquee-item h1 {
        font-size: 90px;
    }

    .marquee-logo {
        width: 110px;
    }

    /* what our clients says */
    .staggered-cards {
        display: flex;
        flex-direction: column;
        gap: 80px;
    }

    .staggered-card {
        padding: 60px;
        flex: 1;
    }

    .card-content {
        font-size: 1.15rem;
    }

    .request-quote-button {
        font-size: 1.3rem;
        padding: 16px 36px;
    }


    /* our clients logo */
    .logo-grid {
        grid-template-columns: repeat(6, 1fr);

  

    }

    .brand_hover img {
        max-height: 135px;
        /* Scaled for mid-large desktops */
    }


    /* case-studies-section  */
    .case-studies-section {
        padding: 6rem 3rem 6rem 3rem;
    }

    .case-study-image-wrapper {
        height: 500px;
    }

    .case-study-title {
        font-size: 1.5rem;
    }

    .case-study-tags-container {
        font-size: 1.1rem;
    }

    .more-work-button {
        height: 72px;
        font-size: 1.25rem;
    }
}


@media only screen and (min-width: 1600px) and (max-width: 1823px) {

    #menu-button {
        font-size: 22px !important;
        /* padding: 12px 24px !important; */
        width: 100%;
        letter-spacing: 0.8px !important;
    }


    .menu-header {
        /* padding: 28px 45px !important; */
    }


    #menu-button .logo img {
        height: auto;
        /* padding-left: 100px; */

    }

    .menu-text {
        font-size: 26px !important;
        margin-right: 100px;
    }

    


    .menu-overlay {
        padding: 45px 65px !important;
    }

    .menu-top .logo {}

    /* .menu-top {
        height: 55px !important;
    } */

    #close-btn {
        font-size: 24px !important;
        padding: 10px !important;
    }


    .nav-links {
        font-size: 48px !important;
        /* Adjusted from 77px */
        padding: 45px 60px 0 300px !important;

    }



    .nav-links a span {
        font-size: 40px;

    }

    /* ===== VIDEO SECTION ===== */
    .right-video {
        display: flex !important;
        flex-direction: column !important;
        width: 50% !important;
        margin-top: -180px;

    }

    .video-preview {
        display: block !important;
        height: 350px !important;
    }


    .play-reel-btn {
        display: block !important;
    }

    /* ===== FOOTER SECTION ===== */
    .menu-bottom {
        padding: 45px 65px !important;
        gap: 55px !important;
    }

    .social-heading,
    .contact-info h4,
    .address-info h4 {
        font-size: 20px !important;
        margin-bottom: 15px !important;
    }

    .socials-column a,
    .contact-info span,
    .address-info span {
        font-size: 17px !important;
        line-height: 1.65 !important;
    }

    /* ===== UI ENHANCEMENTS ===== */
    #close-btn::after,
    #menu-button::after {
        display: none !important;

    }

    /* marqueee tags  */
    .marquee-item h1 {
        font-size: 100px;
    }

    .marquee-logo {
        width: 120px;
    }

    /* what our clients says */
    .staggered-cards {
        padding: 160px 40px;
        display: flex;
        flex-direction: column;
        gap: 80px;
    }

    .card-content {
        font-size: 1.2rem;
    }

    /* our clients logo */
    .logo-grid {
        grid-template-columns: repeat(6, 1fr);
    }

    .brand_hover img {
        max-height: 130px;
    }


    /* case-studies-section */

    .case-studies-section {
        padding: 6.5rem 3.5rem 6.5rem 3.5rem;
    }

    .case-study-image-wrapper {
        height: 550px;
    }

    .case-study-title {
        font-size: 1.625rem;
    }

    .case-study-tags-container {
        font-size: 1.2rem;
    }

    .more-work-button {
        height: 76px;
        font-size: 1.3rem;
    }
}


@media only screen and (min-width: 1824px) and (max-width: 1920px) {

    /* ===== Menu Button ===== */
    #menu-button {
        font-size: 20px !important;
        /* padding: 10px 20px !important; */
        width: 100%;
    }

    /* ===== Menu Header (Logo & Text) ===== */
    .menu-header {
        /* padding: 25px 35px !important; */
    }

    #menu-button .logo img {
        height: auto !important;
        /* padding-left: 100px; */

    }

    .menu-right {
        /* margin-right: 100px; */
    }

    .menu-text {
        font-size: 28px !important;
        padding-right: 100px;
    }

   

    /* ===== Menu Overlay ===== */
    .menu-overlay {
        padding: 40px 50px !important;
    }

    /* .menu-top {
        height: 90px !important;
    } */

    #close-btn {
        font-size: 32px !important;
    }

    /* ===== Navigation Links ===== */
    .nav-links {
        font-size: 48px !important;
        padding: 50px 70px 40px 150px !important;
    }

.nav-links {
    gap: 1.25rem;
}
    .nav-links li span {
        font-size: 45px;
    }


    /* ===== Video Section ===== */
    .right-video {
        display: flex !important;
        width: 40% !important;
        margin-top: -150px;

    }

    .video-preview {
        display: block !important;
        height: 100% !important;
    }

    .play-reel-btn {
        display: block !important;
        font-size: 25px;
    }

    /* ===== Footer Section ===== */
    .menu-bottom {
        padding: 40px 50px !important;
        gap: 50px !important;
    }

    .social-heading,
    .contact-info h4,
    .address-info h4 {
        font-size: 17px !important;
    }

    .socials-column a,
    .contact-info span,
    .address-info span {
        font-size: 16px !important;
    }

    /* ===== Button Decorations ===== */
    #close-btn::after,
    #menu-button::after {
        /* display: inline-block !important; */
        width: 100% !important;
    }


    /* what our clients says */
    .staggered-card {
        padding: 70px;
        flex: 1;
    }

    .card-content {
        font-size: 1.25rem;
    }

    /* our clients logo */
    .logo-grid {
        grid-template-columns: repeat(6, 1fr);
    }

    .brand_hover img {
        max-height: 140px;
    }




}

@media only screen and (min-width: 1921px) and (max-width: 2560px) {

    /* ===== Menu Button ===== */
    #menu-button {
        font-size: 20px !important;
        /* padding: 10px 18px !important; */
        width: 100%;
    }

    #menu-button .logo img {
        height: auto !important;
        /* padding-left: 100px; */

    }

    .nav-links li span {
        font-size: 45px;
    }

    /* ===== Menu Header (Logo & Text) ===== */
    .menu-header {
        /* padding: 25px 40px !important; */
    }

    .logo img {
        height: 55px !important;

    }

    .menu-text {
        font-size: 28px !important;

    }

    .menu-right {
        /* margin-right: 100px; */
    }

 
    /* ===== Menu Overlay (Fullscreen Navigation) ===== */
    .menu-overlay {
        padding: 40px 50px !important;
    }

    /* .menu-top {
        height: 90px !important;
    } */

    #close-btn {
        font-size: 34px !important;
    }

    /* ===== Navigation Links ===== */
    .nav-links {
        font-size: 54px !important;
        padding: 60px 90px 50px 380px !important;

    }

    /* ===== Video Section ===== */
    .right-video {
        display: flex !important;
        width: 450px !important;
        margin-top: -200px;
    }

    .video-preview {
        display: block !important;
        height: 300px !important;
        /* Taller video preview */
    }

    .play-reel-btn {
        display: block !important;
        font-size: 25px;
    }

    /* ===== Footer (Socials, Contact, Address) ===== */
    .menu-bottom {
        padding: 40px 50px !important;
        gap: 50px !important;
    }

    .social-heading,
    .contact-info h4,
    .address-info h4 {
        font-size: 18px !important;
    }

    .socials-column a,
    .contact-info span,
    .address-info span {
        font-size: 16px !important;
    }

    /* ===== Decorations (Close/Menu Button Effects) ===== */
    #close-btn::after,
    #menu-button::after {
        /* display: inline-block !important; */
        width: 100% !important;
    }

    /* marqueee tags  */
    .marquee-item h1 {
        font-size: 120px;
    }

    .marquee-logo {
        width: 120px;
    }


    /* what our client says */
    .staggered-card {
        padding: 80px;
        flex: 1;
    }

    .request-quote-button {
        font-size: 1.4rem;
        padding: 20px 48px;
    }

    /* our clients logo */

    .logo-grid {
        grid-template-columns: repeat(6, 1fr);
    }

    .brand_hover img {
        max-height: 150px;
    }


}



/* 4k resolution 3840 X 2160 */
@media only screen and (min-width: 2561px) and (max-width: 3840px) {

    /* ===== Menu Button ===== */
    #menu-button {
        font-size: 24px !important;
        /* padding: 12px 22px !important; */
        width: 100%;
    }

    /* ===== Menu Header (Logo & Text) ===== */
    .menu-header {
        /* padding: 35px 60px !important; */
    }

    #menu-button .logo img {
        height: auto !important;
        /* padding-left: 100px; */

    }

    .menu-right {
        /* margin-right: 100px; */
    }

    .menu-text {
        font-size: 34px !important;

    }

   

    /* ===== Menu Overlay (Fullscreen Navigation) ===== */
    .menu-overlay {
        padding: 60px 80px !important;
    }

    /* .menu-top {
        height: 100px !important;
    } */

    #close-btn {
        font-size: 38px !important;
    }

    /* ===== Navigation Links ===== */
    .nav-links {
        font-size: 64px !important;
        padding: 80px 110px 60px 390px !important;
        margin-bottom: 18px !important;
        line-height: 1.25 !important;
    }

    .nav-links li span {
        font-size: 45px;
    }

    /* ===== Video Section ===== */
    .right-video {
        display: flex !important;
        width: 550px !important;
        margin-top: -200px;
    }

    .video-preview {
        display: block !important;
        height: 380px !important;
    }

    .play-reel-btn {
        display: block !important;
    }

    .play-reel-btn .main-text {
        font-size: 28px !important;
    }

    .play-reel-btn .sub-text {
        font-size: 18px !important;
    }

    .play-icon {
        width: 50px !important;
        height: 50px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .play-icon .triangle {
        font-size: 28px !important;
        line-height: 1;
    }

    /* ===== Footer (Socials, Contact, Address) ===== */
    .menu-bottom {
        padding: 60px 80px !important;
        gap: 60px !important;
    }

    .social-heading,
    .contact-info h4,
    .address-info h4 {
        font-size: 20px !important;
    }

    .socials-column a,
    .contact-info span,
    .address-info span {
        font-size: 18px !important;
    }

    /* ===== Decorations (Close/Menu Button Effects) ===== */
    #close-btn::after,
    #menu-button::after {
        /* display: inline-block !important; */
        width: 10% !important;
    }

    /* marqueee tags  */
    .marquee-item h1 {
        font-size: 140px;
    }

    .marquee-logo {
        width: 160px;
    }

    /* what our clients says */

    .staggered-card {
        padding: 100px;
        flex: 1;
    }

    .What-Our-Client-Says-heading {
        font-size: 3.5rem;
    }

    .card-content {
        font-size: 1.5rem;
    }

    .request-quote-button {
        font-size: 1.6rem;
        padding: 24px 64px;
    }

    /* our clients logo */

    .logo-grid {
        grid-template-columns: repeat(6, 1fr);
    }

    .brand_hover img {
        max-height: 180px;
    }



}


@media only screen and (min-width: 3841px) and (max-width: 6144px) {

    /* ===== Menu Button ===== */
    #menu-button {
        font-size: 32px !important;
        /* padding: 14px 28px !important; */
        width: 100%;
    }

    .menu-header {
        /* padding: 40px 60px !important; */
    }

    .logo img {
        height: 100px !important;
    }

    #menu-button .logo img {
        height: auto !important;
        /* padding-left: 100px; */
    }

    .menu-text {
        font-size: 50px !important;
        margin-right: 100px;
    }

   

    /* ===== Menu Overlay ===== */
    .menu-overlay {
        padding: 60px 80px !important;
    }

    /* .menu-top {
        height: 140px !important;
    } */

    #close-btn {
        font-size: 50px !important;
    }

    #close-btn::after,
    #menu-button::after {
        /* display: inline-block !important; */
        width: 100% !important;
    }

    /* ===== Navigation Links ===== */
    .nav-links {
        font-size: 72px !important;
        padding: 70px 120px 60px 650px !important;
    }


    .nav-links li span {
        font-size: 70px;
    }

    /* ===== Video Section ===== */
    .right-video {
        display: flex !important;
        width: 700px !important;
        /* margin-top: -180px; */
    }

    .video-preview {
        display: block !important;
        height: 480px !important;
    }

    .play-reel-btn {
        display: block !important;
    }

    .play-reel-btn .main-text {
        font-size: 28px !important;
    }

    .play-reel-btn .sub-text {
        font-size: 18px !important;
    }

    .play-icon {
        width: 50px !important;
        height: 50px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .play-icon .triangle {
        font-size: 28px !important;
        line-height: 1;
    }


    /* ===== Footer / Bottom Section ===== */
    .menu-bottom {
        padding: 60px 80px !important;
        gap: 80px !important;
    }

    .social-heading,
    .contact-info h4,
    .address-info h4 {
        font-size: 28px !important;
    }

    .socials-column a,
    .contact-info span,
    .address-info span {
        font-size: 26px !important;
    }

    /* marqueee tags  */
    .marquee-item h1 {
        font-size: 160px;
    }

    .marquee-logo {
        width: 180px;
    }

    /* what-our-client-says */
    .staggered-card {
        padding: 120px;
        flex: 1;
    }

    .card-content {
        font-size: 1.6rem;
    }

    .request-quote-button {
        font-size: 1.7rem;
        padding: 28px 70px;
    }


    /* our clients logo */
    .logo-grid {
        grid-template-columns: repeat(6, 1fr);
    }

    .brand_hover img {
        max-height: 200px;
    }


}

@media only screen and (min-width: 6145px) and (max-width: 7680px) {

    /* ===== Menu Button ===== */
    #menu-button {
        font-size: 36px !important;
        /* padding: 20px 36px !important; */
        width: 100%;
    }

    #menu-button .logo img {
        height: auto !important;
        /* padding-left: 100px; */
    }

    .menu-header {
        /* padding: 70px 100px !important; */
    }

    .logo img {
        height: 120px !important;
    }

    .menu-text {
        font-size: 60px !important;
        margin-right: 100px;
    }
 

    /* ===== Menu Overlay ===== */
    .menu-overlay {
        padding: 100px 120px !important;
    }

    /* .menu-top {
        height: 180px !important;
    } */

    #close-btn {
        font-size: 60px !important;
    }

    #close-btn::after,
    #menu-button::after {
        /* display: inline-block !important; */
        width: 100% !important;
    }

    /* ===== Navigation Links ===== */
    .nav-links {
        font-size: 96px !important;
        padding: 100px 160px 80px 800px !important;
    }



    .nav-links li span {
        font-size: 90px;
    }

    /* ===== Video Section ===== */
    .right-video {
        display: flex !important;
        width: 900px !important;
    }

    .video-preview {
        display: block !important;
        height: 600px !important;
    }

    .play-reel-btn {
        display: block !important;
    }

    .play-reel-btn .main-text {
        font-size: 38px !important;
    }

    .play-reel-btn .sub-text {
        font-size: 28px !important;
    }

    .play-icon {
        width: 50px !important;
        height: 50px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .play-icon .triangle {
        font-size: 30px !important;
        line-height: 1;
    }


    /* ===== Footer / Bottom Section ===== */
    .menu-bottom {
        padding: 100px 120px !important;
        gap: 100px !important;
    }

    .social-heading,
    .contact-info h4,
    .address-info h4 {
        font-size: 36px !important;
    }

    .socials-column a,
    .contact-info span,
    .address-info span {
        font-size: 34px !important;
    }

    /* marqueee tags  */
    .marquee-item h1 {
        font-size: 180px;
    }

    .marquee-logo {
        width: 200px;
    }


    /* what-our-client-says */
    .staggered-card {
        padding: 140px;
        flex: 1;
    }

    .card-content {
        font-size: 1.8rem;
    }

    .request-quote-button {
        font-size: 1.8rem;
        padding: 32px 80px;
    }


    /* our clients logo  */

    .logo-grid {
        grid-template-columns: repeat(6, 1fr);
    }

    .brand_hover img {
        max-height: 240px;
    }


}





/* Responsive adjustments for sections: Small mobile to 8K displays */
/* .what-our-client-says */






/* clients section  */

@media (min-width: 640px) {
    .case-study-tags-container {
        margin-top: 0.66rem;
    }
}


@media (min-width: 768px) {
    .more-work-button {
        height: 72px;
        font-size: 1.25rem;
    }
}

@media (min-width: 640px) {
    .case-studies-section {
        padding: 4rem 1.25rem 4rem 1.25rem;
        /* Adjust section padding for tablet */
    }

    /* Apply desktop grid structure to rows */
    .case-studies-row {
        gap: 0;
        /* No gap between li items within the row */
    }


    .case-studies-row:nth-child(1),
    .case-studies-row:nth-child(4) {
        grid-template-columns: 65% 35%;
    }

    .case-studies-row:nth-child(2),
    .case-studies-row:nth-child(5) {
        grid-template-columns: 35% 65%;
    }

    .case-studies-row:nth-child(3) {
        grid-template-columns: 50% 50%;
    }

    .case-study-item {
        box-sizing: border-box;
    }

    .case-study-image-wrapper {
        height: 400px;

    }

    .case-study-title,
    .case-study-tags-container {
        padding: 0 1.5rem;

    }

    .case-study-tags-container {
        margin-top: 0.75rem;

    }

    .more-work-button {
        height: 60px;

        font-size: 1.125rem;

    }
}

@media (min-width: 1024px) {
    .case-studies-section {
        padding: 5rem 2rem 5rem 2rem;
    }

    .case-studies-grid {
        gap: 2rem;
    }

    .case-study-image-wrapper {
        height: 450px;
    }

    .case-study-title {
        font-size: 1.25rem;
    }

    .case-study-tags-container {
        font-size: 0.9375rem;
    }

    .more-work-button {
        height: 68px;
        font-size: 1.1875rem;
    }
}

/* Large Desktop (e.g., 1440px - 1919px) */
@media (min-width: 1440px) {
    .case-studies-section {
        padding: 6rem 3rem 6rem 3rem; 
    }

    .case-studies-grid {
        gap: 2.5rem;
    }

    .case-study-image-wrapper {
        height: 500px;
    }

    .case-study-title {
        font-size: 1.375rem;
        /* 24.75px */
    }

    .case-study-tags-container {
        font-size: 1rem;
        /* 18px */
    }

    .more-work-button {
        height: 72px;
        font-size: 1.25rem;
        /* 22.5px */
    }
}

/* Extra Large Desktop / 4K / 8K (e.g., 1920px and above) */
@media (min-width: 1920px) {
    .case-studies-section {
        padding: 7rem 4rem 7rem 4rem;
    }

    .case-studies-grid {
        gap: 3rem;
    }

    .case-study-image-wrapper {
        height: 600px;
    }

    .case-study-title {
        font-size: 1.5rem;
        /* 30px */
    }

    .case-study-tags-container {
        font-size: 1.125rem;
        /* 22.5px */
    }

    .more-work-button {
        height: 80px;
        font-size: 1.375rem;
        /* 27.5px */
    }
}