.standard-body .full-width .container {max-width:none;width:1200px}
.no-responsive body {min-width:1270px}
.standard-body .fixed .background {width:1200px;max-width:none}
@media (min-width:1098px) and (max-width:1270px) {
.responsive .standard-body .full-width .container {width:98%}
.responsive .standard-body .fixed .background {width:100%}
.responsive .main-fixed,
.responsive .fixed-body-2-2,
.responsive .standard-body .fixed2 .background {width:98%}
}
@media (min-width:992px) and (max-width:1098px) {
.responsive .standard-body .full-width .container {width:98%}
.responsive .standard-body .fixed .background {width:98%}
.responsive .main-fixed,
.responsive .fixed-body-2-2,
.responsive .standard-body .fixed2 .background {width:98%}
}
@media (min-width:768px) and (max-width:991px) {
.responsive .standard-body .full-width .container {width:98%}
.responsive .standard-body .fixed .background {width:98%}
.responsive .main-fixed,
.responsive .fixed-body-2-2,
.responsive .standard-body .fixed2 .background {width:98%}
}
@media (max-width:768px) {
#slider{display:none}
.responsive .standard-body .full-width .container {width:98%}
.responsive .standard-body .fixed .background {width:98%}
.responsive .main-fixed,
.responsive .fixed-body-2-2,
.responsive .standard-body .fixed2 .background {width:98%}
}