@media only screen and (max-width: 768px) {
        .header-search{
            display:none;
        }
        .header-left .welcome-msg{
            display:none;
        }
        .header-topp{
            marging-left:0px!important;
            padding:10px 5px;
        }
        .marginmob{
            margin-top:50px;
        }
    }
     @media only screen and (max-width: 575px) {
        .desktopaboutvideo{
             display:none!important;
        }
        .mobaboutvideo{
              display:block!important;

        }
    }
    .cmdquote{
        width:35px;
    }
     .desktopaboutvideo{
             display:block;
        }
        .mobaboutvideo{
              display:none;

        }
    .testimonialpadd .owl-item{
            padding: 30px;
    }
    .industrieswidth{
        width:60px!important;
    }
    .icon-box-side.icon-box-side-1 {
    padding: 7rem 15px 4.5rem;
    background-color: #FFF;
        height: 295px;
    border-radius: 10px ;
    box-shadow: 5px 5px 30px 0px rgb(0 0 0 / 13%);
}
.blog-post{
    box-shadow: 5px 5px 30px 0px rgb(0 0 0 / 13%);
}
.service-list .owl-stage-outer{
    margin:13px 0.1rem;
}
        .testimonialimg {
            width: 50px !important;
        }
        
        .header-topp{
            padding:1.1rem;
        }

        .product-name {
            font-size: 1.8rem;
        }
        .card-body{
                box-shadow: 5px 5px 30px 0px rgb(0 0 0 / 13%);
    padding: 20px 10px;
        }
        .product{
            background:#fff;
        }
        .productbox{
            box-shadow: rgba(14, 30, 37, 0.2) 0px 2px 4px 0px, rgba(14, 30, 37, 0.2) 0px 2px 16px 0px;
            margin:10px 9px;
        }
        .productowl .owl-item{
            margin-left:10px!important;
            margin-right:10px!important;
        }
        .product-details{
            border-top: 1px solid #d7d7d7;
        }
        .megamenu ul li{
            font-size:12px;
        }
        .megamenu .row>* {
                padding: 5px 1rem 5px;
        }
        .submenu ul{
                left: -0.9rem!important;
        }
       