Viewing File: /home/ubuntu/apex-acrostrade-landing-ui/assets/css/responsive.css
/*================================
Template Name: --- WebSite Name -----
Author: CodeGama
Author website:
Version: 1.0
================================== */
@media (max-width: 575.98px) {}
@media (min-width: 576px) and (max-width: 767.98px) {}
@media (min-width: 768px) and (max-width: 991.98px) {}
@media (min-width: 992px) and (max-width: 1199.98px) {}
@media (min-width: 992px) {}
@media (min-width: 1440px) {}
@media (max-width: 1199.98px) {
}
@media (max-width: 991.98px) {
/* Moblie Nav Style */
.mobile-nav-header{
display: block!important;
}
.main-wrapped-header{
display: none!important;
}
}
@media (max-width: 767.98px) {
.order-by{
order: 1;
}
.resp-mb{
margin-bottom: 2em;
}
.section-title h2 {
font-size: 2em;
}
.sm-padding {
padding: 2em 0;
}
.section-title h4 {
font-size: 2em;
}
.explore-game-info {
text-align: center ;
}
.footer-sub-sec {
padding: 1.5em 0;
}
.home-banner-info h1 {
font-size: 2.2em;
}
}
@media (max-width: 575.98px) {}
/* Large Device CSS */
@media screen and (min-width: 1400px) {
.container {
width: 1320px;
max-width: 100%;
}
}
@media screen and (min-width: 1600px) {
.container {
width: 1320px;
max-width: 100%;
}
}
@media screen and (min-width: 1900px) {
.container {
width: 1520px;
max-width: 100%;
}
}
Back to Directory
File Manager