
/* Clonext Demo
 * 
 * Lorem ipsum dolor ...
 *
 * @package clonext_demo
 * @since 1.0.0
 *
 */


/*
   
    
    
    
    
    
    
    
    
*/


/**
 * Clonext WP Stream Theme
 *
 * Autoload Mobile CSS Style Sheet
 *
 * @package Clonextt
 * @since 1.0.0
 *
 */

@media only screen and (max-width:1240px) {
    
      
}
    
@media only screen and (max-width:1160px) {
    
    
}

@media only screen and (max-width:1024px) {
    
    
}

@media only screen and (max-width:768px) {
    
    
}

@media only screen and (max-width:568px) {
    
    
}

@media only screen and (max-width:414px) {
    
    
}

@media only screen and (max-width:360px) {
    

}