@media(max-width:780px){
    .res-nav{width:100%!important;}
    .hero{display:block;}
    .hero-title{font-size:clamp(3rem, 8vw, 4.7rem)}
    .logo{margin-left:22px;}
    .btn{padding:11px 13px;font-size:0.71rem;}
    .hero-feature strong{font-size:1.55rem;}
    .hero-feature small{font-size:0.99rem;}
        .product-image {height:auto;}
            .about-main-image{width:100%!important;height:auto!important;}
            .about-badge{width:55%!important;}
     .business-stats { grid-template-columns: 1fr 1fr;}
     .stat {padding:32px 15px;}
     .industries-grid{    grid-template-columns: 1fr 1fr;}
     .about-content .section-title {font-size:33px!important;}
     .nav-actions {position:relative;left:-18px;}
.clients-page-wrapper .clients-page-logo-grid{GRID-TEMPLATE-COLUMNS: repeat(1, minmax(0, 1fr))!important;}
.kwvp-model-grid{GRID-TEMPLATE-COLUMNS: repeat(1, minmax(0, 1fr))!important;}




}