<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 768px) {
    .banner .features-list{
       display:none;
}
    .sec_0 h3.desc{ 
        line-height: 30px;
}
    .z_home.sec_extra-1{
       display:none;
}
    .sec_extra-2 .text{
       width:100%;      
}
    .sec_extra-2 .text .p1{
       font-size: 20px;
}
    .z_home.sec_extra-2 .animate-area{
       display:none;
}
    .sec_extra-4:before{
       display:none;
}
    .sec_extra-4 .text {
       width: 100%;
}
    .features .feature .animate-area{
       height:250px;
}
    .expand-list&gt;a, .expand-list&gt;div{
       width:100%;
       margin-top: 20px;
}
    .z_home.sec_extra-3{
       display:none; 
}
    .sec_4 .scroll-boxes{
       overflow: hidden;
}  
    
}</pre></body></html>