/* Clonext Demo
 *
 * Frontend responsive styles.
 *
 * @package    clonext_demo
 * @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) {

}
