/* Smartphones */
@media (max-width: 480px) {
.top-type-preset1 #rt-page-surround {background: transparent;}
.bottom-type-preset1 #rt-page-surround-bottom {background: transparent;}
}
/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
}
/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {
}
/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) {
}
/* Large Display */
@media (min-width: 1200px) {
}
Time to create page: 0.091 seconds