@media only screen and (max-width: 319.5px) {

.our-clients-logo-container {
        padding: 20px 0px 20px 0px;
    }
.center-head-with-desc p {
    font-size: 18px !important;
}

.more-work-container {
    margin-top: 0rem;
    padding-top: 0rem;
}
    #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-logo {
        width: 24px;
    }

    .marquee-item h1 {
        font-size: 2rem !important;
    }

  


    /* our section paras */
    .px-3\/5 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .text-ink {
        font-size: 18px;
    }
    
.tn-footer-sec .tn-footer-copyright .tn-footer-right .links{
    margin-right: 0rem !important;
}



   .what-we-do-new-section .staggered-card {
    padding: 1rem;
  
}

.font-normal  p{
    color:#000 !important;
     font-size:1.1rem !important;
}


.what-we-do-new-section .staggered-cards p{
    margin-bottom:auto;
}
}


@media only screen and (min-width: 320px) and (max-width: 767.5px) {
.what-we-do-new-section .staggered-cards p{
    margin-bottom:auto;
}
.waht-we-sec-list{
    padding-top:25px;
}
.font-normal  p{
    color:#000 !important;
    font-size:1.2rem !important;
}
.center-head-with-desc p {
    font-size: 18px !important;
}

.more-work-container {
    margin-top: 0rem;
    padding-top: 0rem;
}

.our-clients-logo-container {
    padding: 20px 20px 20px 20px;
}
    #menu-button {
        font-size: 14px;
        padding: 4px 8px;
        width: 100%;
    }
    .what-we-do-new-section .staggered-card {
    padding: 1rem;
  
}
.tn-footer-sec .tn-footer-copyright .tn-footer-right .links{
    margin-right: 0rem !important;
}

    .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-logo {
        width: 24px;
    }

    .marquee-item h1 {
        font-size: 1.5rem;
    }



    .px-3\/5 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .text-ink {
        font-size: 18px;
    }

    /* what our clients says */

    .staggered-cards {
       padding: 10px 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;
    }
.grid-section {
    padding: 0px;
}

    .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) {
.what-we-do-new-section .staggered-card {
    padding: 1.3rem !important;
    
}
    /* Menu Button */
    #menu-button {
        font-size: 15px;
        padding: 6px 12px;
        width: 100%;
    }

    /* Menu Header */
    .menu-header {
        padding: 15px 20px;
    }


.testimonials-swiper-slide-content h5 {
    font-size:1.1rem  !important;
}
.testimonials-swiper-new-head h1{
    font-size:30px !important;
}

    #menu-button .logo img {
        height: 40px;
        padding-left: 80px;

    }

    .menu-text {
        font-size: 20px;
        margin-right: 80px;
    }

    .hamburger-icon {
        width: 24px;
        height: 18px;
    }
.our-clients-logo-container {
   
    padding: 0px 20px 20px 20px;
}
.grid-section {
    padding: 20px;
}

    /* 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;
    }
.nav-links a span {
    font-size: 25px;
}
    /* 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: 30px 40px;
        display: flex;
        flex-direction: column;
        gap: 50px;
    }
.center-head-with-desc p {
    font-size: 20px !important;
}
.waht-we-sec-list{
    padding-top:20px;
}
    .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;
    }
.center-head-with-desc p {
    font-size: 1.4rem !important;
}
.testimonials-swiper-new-head h1{
    font-size:35px !important;
}
.testimonials-swiper-slide-content h5 {
    font-size: 1.3rem !important;
   
}
.our-clients-logo-container {
    padding: 0px 20px 30px 20px;
}
    #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: 0px 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: 40px 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;
       

    }

    .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 60px !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: 40px 30px;
        display: flex;
        flex-direction: column;
        gap: 80px;
    }
.grid-section {
    padding: 10px;
}
    .staggered-card {
        padding: 55px;
        flex: 1;
    }
.our-clients-logo-container {

    padding: 0px 50px 20px 50px !important;
        max-width: none !important;
}

    /* 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: 1441px) and (max-width: 1599px) {

    #menu-button {
        font-size: 20px !important;
        width: 100%;
        letter-spacing: 0.7px !important;
    }

  

    #menu-button .logo img {
               height: auto;
       
    }

    .menu-text {
        font-size: 24px !important;
        margin-right: 80px;
    }

   

    .menu-overlay {
        padding: 40px 60px !important;
    }

   
    

    #close-btn {
        font-size: 22px !important;
        padding: 10px !important;
      
    }

    .nav-links {
        font-size: 44px !important;
        padding: 40px 55px 0 100px !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 110px !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;
    }


    
    .logo-grid {
        grid-template-columns: repeat(6, 1fr);

  

    }

    .brand_hover img {
        max-height: 135px;
       
    }


    /* 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) {
.our-clients-logo-container {
    padding:0px 70px 30px 70px !important;
    max-width: none;
}
    #menu-button {
        font-size: 22px !important;
       
        width: 100%;
        letter-spacing: 0.8px !important;
    }




    #menu-button .logo img {
        height: auto;
        

    }

    .menu-text {
        font-size: 26px !important;
        margin-right: 100px;
    }

    


    .menu-overlay {
        padding: 45px 65px !important;
    }

  

    #close-btn {
        font-size: 24px !important;
        padding: 10px !important;
    }


    .nav-links {
        font-size: 48px !important;
        
        padding: 45px 60px 0 100px !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: 550px !important;
    }
.play-text .main-text {
 
    font-size: 18px;
   
}
.play-text .sub-text {
    font-size: 20px;
}

    .play-reel-btn {
        display: block !important;
    }

    /* ===== FOOTER SECTION ===== */
    .menu-bottom {
        padding: 45px 110px !important;
        gap: 55px !important;
                margin-top: 100px !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: 50px 40px;
        display: flex;
        flex-direction: column;
        gap: 80px;
    }

    .card-content {
        font-size: 1.2rem;
    }
.testimonials-swiper-new .swiper-pagination-fraction{
    font-size:22px;
}
    /* 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;
        width: 100%;
    }
.menu-top {
    padding-top: 40px;
}
    /* ===== Menu Header (Logo & Text) ===== */
    

    #menu-button .logo img {
        height: auto !important;
        

    }

    .menu-text {
        font-size: 28px !important;
        padding-right: 100px;
    }

   .play-text .main-text {
   
    font-size: 18px;
}
.play-text .sub-text {
    font-size: 18px;
}
    /* ===== Menu Overlay ===== */
    .menu-overlay {
        padding: 40px 50px !important;
    }

    
    #close-btn {
        font-size: 32px !important;
    }

    /* ===== Navigation Links ===== */
    .nav-links {
        font-size: 48px !important;
        padding: 50px 70px 40px 100px !important;
    }

.nav-links {
    gap: 1.25rem;
}
    .nav-links li span {
        font-size: 45px;
    }


    /* ===== Video Section ===== */
    .right-video {
        display: flex !important;
        width: 40% !important;
       
    }

    .video-preview {
        display: block !important;
        height: 100% !important;
    }

    .play-reel-btn {
        display: block !important;
        font-size: 25px;
    }

    /* ===== Footer Section ===== */
    .menu-bottom {
        padding: 40px 110px !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 {
        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;
    }


.our-clients-logo-container {
    padding: 0px 70px 30px 70px;
    
    max-width: none;
}
.testimonials-swiper-new .swiper-pagination-fraction {
    font-size: 30px;
}

}

@media only screen and (min-width: 1921px) and (max-width: 2560px) {
.testimonials-swiper-new .swiper-pagination-fraction {
    font-size: 30px;
}
    /* ===== Menu Button ===== */
    #menu-button {
        font-size: 20px !important;
        width: 100%;
    }

    #menu-button .logo img {
        height: auto !important;
        

    }

.testimonials-swiper-new .swiper-pagination-fraction {
    
    right: 180px !important;
    
}

.testimonials-swiper-new .swiper-button-next, .testimonials-swiper-new .swiper-button-prev {
    top: 2rem;
    width: 3.75rem !important;
    height: 3.75rem !important;
    
}
.testimonials-swiper-new .swiper-button-prev {
    right: 80px !important;
    left: auto;
}
.testimonials-swiper-new .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, .testimonials-swiper-new .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    font-size: 1.7rem !important;
   
}

.testimonials-swiper-new .swiper-button-prev {
    right: 80px;
    left: auto;
}


    .nav-links li span {
        font-size: 45px;
    }

    /* ===== Menu Header (Logo & Text) ===== */
    

    .logo img {
        height: 55px !important;

    }

    .menu-text {
        font-size: 28px !important;

    }

   

 
    /* ===== Menu Overlay (Fullscreen Navigation) ===== */
    .menu-overlay {
        padding: 40px 50px !important;
    }

   

    #close-btn {
        font-size: 34px !important;
    }

    /* ===== Navigation Links ===== */
    .nav-links {
        font-size: 54px !important;
        padding: 60px 90px 50px 100px !important;

    }

    /* ===== Video Section ===== */
    .right-video {
        display: flex !important;
        width: 650px !important;
        
    }

    .video-preview {
        display: block !important;
        height: 600px !important;
        /* Taller video preview */
    }

    .play-reel-btn {
        display: block !important;
        font-size: 25px;
        margin-top: 20px;
    }
.play-icon {
    width: 38px;
    height: 38px;
}

.play-text .main-text {
    font-size: 20px;
}
.play-text .sub-text {
    font-size: 23px;
 }
.menu-top{
    padding: 60px 100px;
}

    /* ===== Footer (Socials, Contact, Address) ===== */
    .menu-bottom {
        padding: 40px 110px !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 {
       
        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;
    }


.div-block---card {
    width: 400px !important;
    height: 530px !important;
   
  
}
.swiper-progressbar {
    width: 100%;
    height: 0.25rem !important;
}
 .v2-heading-1-team {
        font-size:3.5rem !important;
    }
.heading-smll---white---cards {
     font-size: 3.1rem !important;
}
.paragraph-card {
    font-size: 1.65rem !important;
}
.testimonials-swiper-new-head h1{
    font-size:3.1rem !important;
}
}



/* 4k resolution 3840 X 2160 */
@media only screen and (min-width: 2561px) and (max-width: 3840px) {

    /* ===== Menu Button ===== */
    #menu-button {
        font-size: 24px !important;  
        width: 100%;
    }

    /* ===== Menu Header (Logo & Text) ===== */
    

    #menu-button .logo img {
        height: auto !important;
        

    }
.max-w-\[1920px\] {
    max-width: none !important;
}
    

    .menu-text {
        font-size: 34px !important;

    }
    .v2-heading-1-team {
        font-size:3,5rem !important;
    }

   

    /* ===== Menu Overlay (Fullscreen Navigation) ===== */
    .menu-overlay {
        padding: 60px 80px !important;
    }

   

    #close-btn {
        font-size: 38px !important;
    }

    /* ===== Navigation Links ===== */
    .nav-links {
        font-size: 64px !important;
        padding: 80px 110px 60px 200px !important;
        margin-bottom: 18px !important;
        line-height: 1.25 !important;
    }

    .nav-links li span {
        font-size: 45px;
    }
.div-block---card {
    border-radius:50px !important;
}
    /* ===== Video Section ===== */
    .right-video {
        display: flex !important;
        width: 850px !important;
       
    }

    .video-preview {
        display: block !important;
        height: 600px !important;
    }

    .play-reel-btn {
        display: block !important;
        margin-top:30px;
    }

    .play-reel-btn .main-text {
        font-size: 40px !important;
    }

    .play-reel-btn .sub-text {
        font-size: 35px !important;
    }

    .play-icon {
        width: 60px !important;
        height: 65px !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 110px !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 {
        
        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;
    }



    .case-study-image-wrapper {
height:55vh!important;
}

 .v2-heading-1-team {
        font-size:4.5rem !important;
        margin-left: 40px !important;
    }
.paragraph-card{
    
    font-size: 3rem !important;

}
.div-block---card {
    width: 750px !important;
    height: 950px  !important;
}
.swiper-progressbar {
    width: 100%;
    height: 0.28rem !important;
}
.list1 {
    grid-column-gap: 100px;
}
.heading-smll---white---cards {
   font-size: 6rem;
        padding-bottom: 40px;
}
.div-icon-1 {
   
    width: 120px !important;
    height: 120px !important;
}
}

@media only screen and (min-width: 3841px) and (max-width: 6144px) {
.max-w-\[1920px\] {
    max-width: none !important
    ;
}
 .marquee-item h1 {
    font-size: 10rem !important;
   
}
    /* ===== Menu Button ===== */
    #menu-button {
        font-size: 32px !important;
          width: 100%;
    }

   

    .logo img {
        height: 100px !important;
    }

    #menu-button .logo img {
        height: auto !important;
        
    }

    .menu-text {
        font-size: 50px !important;
        margin-right: 100px;
    }

   

    /* ===== Menu Overlay ===== */
    .menu-overlay {
        padding: 60px 80px !important;
    }

   

    #close-btn {
        font-size: 50px !important;
    }

    #close-btn::after,
    #menu-button::after {
        
        width: 100% !important;
    }

    /* ===== Navigation Links ===== */
    .nav-links {
        font-size: 72px !important;
        padding: 70px 120px 60px 200px !important;
    }


    .nav-links li span {
        font-size: 70px;
    }

    /* ===== Video Section ===== */
    .right-video {
        display: flex !important;
       width: 30% !important;
       
    }

    .video-preview {
        display: block !important;
    }

    .play-reel-btn {
        display: block !important;
        margin-top: 50px;
    }
#menuVideo {
    
    height: 30vh !important;
}
    .play-reel-btn .main-text {
        font-size: 48px !important;
    }

    .play-reel-btn .sub-text {
        font-size: 58px !important;
    }

    .play-icon {
        width: 70px !important;
        height: 70px !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 110px !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: 14em !important;
    }

    .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;
    }
.what-we-do-p p{
 font-size: 4rem ! important;


}
.txt-24{
 font-size: 4rem !important;

}


}

@media only screen and (min-width: 6145px) and (max-width: 7680px) {
.what-we-do-p p{
 font-size:  5.5rem !important;


}
.txt-24{
 font-size:  5.5rem !important;


}


    /* ===== Menu Button ===== */
    #menu-button {
        font-size: 36px !important;
       
        width: 100%;
    }

    #menu-button .logo img {
        height: auto !important;
       
    }

    
#menuVideo {
    
    height: 30vh !important;
}
    .logo img {
        height: 120px !important;
    }

    .menu-text {
        font-size: 60px !important;
        margin-right: 100px;
    }
 

    /* ===== Menu Overlay ===== */
    .menu-overlay {
        padding: 100px 120px !important;
    }

    

    #close-btn {
        font-size: 60px !important;
    }

    #close-btn::after,
    #menu-button::after {
        
        width: 100% !important;
    }

    /* ===== Navigation Links ===== */
    .nav-links {
        font-size: 96px !important;
        padding: 100px 160px 80px 200px !important;
    }



    .nav-links li span {
        font-size: 12rem;
    }

    /* ===== Video Section ===== */
    .right-video {
        display: flex !important;
        width: 30% !important;
        
    }

    .video-preview {
        display: block !important;
        
    }

    .play-reel-btn {
        display: block !important;
        margin-top:60px;
    }

    .play-reel-btn .main-text {
        font-size: 70px !important;
    }

    .play-reel-btn .sub-text {
        font-size: 70px !important;
    }

    .play-icon {
        width: 110px !important;
        height: 110px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .play-icon .triangle {
        font-size: 50px !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: 15rem !important;
    }

    .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;
    }
.testimonials-swiper-new-head h1{
    font-size:10rem;
padding-top:9rem !important;
}
.v2-heading-1-team {
    width: 30% !important;
    font-size:10rem !important;
}
}





/* 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(3n + 1) {
     grid-template-columns: 65% 35%;
   }

   .case-studies-row:nth-child(3n + 2) {
     grid-template-columns: 35% 65%;
   }

   .case-studies-row:nth-child(3n + 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: 1rem;
    }

    .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: 1rem;
    }

    .case-study-image-wrapper {
        height: 500px;
    }

    .case-study-title {
        font-size: 1.375rem;
       
    }

    .case-study-tags-container {
        font-size: 1rem;
        
    }

    .more-work-button {
        height: 72px;
        font-size: 1.25rem;
        
    }
}

/* 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: 2rem;
    }

    .case-study-image-wrapper {
        height: 600px;
    }

    .case-study-title {
        font-size: 1.5rem;
        
    }

    .case-study-tags-container {
        font-size: 1.125rem;
        
    }

    .more-work-button {
        height: 80px;
        font-size: 1.375rem;
        
    }
}