<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media(max-width:500px) {


.list-category ul li {

width:100%!important;


}




}



.list-category ul li {

width:140px;


}

.list-category ul li h2 {

font-size:12px!important;

}


.list-category ul {


text-align:center;


}


@media (min-width: 1500px) {
.list-category ul li {
    width: 140px;
}

}

#box-form h2 {

font-size:25px;


}


#box-form ul li {


text-align:center;

}
   
   
   
   .text-land p {
    
    
    text-align: center;
    font-family: 'BYekan';
    font-size: 25px;
    direction: rtl;
    font-weight: 500;
    padding: 10px;
    
    
    
   }


.text-land2 p {
    
    
    text-align: center;
    font-family: 'BYekan';
    font-size: 25px;
    direction: rtl;
    font-weight: 500;
    padding: 10px;
    
    
    
   }
   
   
   .text-land {
    
 position: relative;
    top: 30px;
    margin-bottom: 80px;
    
    
   }


   .text-land2 {
    
 position: relative;
    top: 0px;
    margin-bottom: 50px;
    
    
   }
   
   
   .vpb_input_fields {
    
    
    font-size: 15px;
    
    
    
   }
   
   
   .text-land2 {
    
    display: none;
    
    
   }


.img-signup2  {


display: none;

}
   
   
   
   @media(max-width:700px) {
    
    
    .desktop {
        
        
     display:none;   
        
    }
    
    
    .box-mobile {
        
        
      display: block;  
        
        
    }


.w3ls-icon2 {

display:none!important;

}

#box-form {


margin-top:10px!important;

}
    
 .text-land {

display:none;


}

.img-signup {

display:none;


} 


   .text-land2 {
    
    display: block;
    
    
   }


.img-signup2  {


display: block;

}  
    
    
    
   }
   
   
   
   
  </pre></body></html>