

@media only screen and (min-width: 1400px) {

}
@media only screen and (min-width: 1600px) {
    
}
@media only screen and (min-width: 2400px) {
#page.cmsmasters_heading_after_header #middle {
    height: 95vh;
}
}
@media only screen and (max-width: 1280px) {
    
}
@media only screen and (max-width: 1100px) {
    
}
@media only screen and (max-width: 979px) {
    
}
@media only screen and (max-width: 850px) {
    
}
@media only screen and (max-width: 800px) {
.one_fourth {
    width: 50% !important;
    float: left !important;
    clear: none !important;
    margin: 0 !important;
}
}
@media only screen and (max-width: 767px) {
    
}
@media only screen and (max-width: 700px) {
    
}
@media only screen and (max-width: 600px) {
    
}
@media only screen and (max-width: 500px) {
.one_fourth {
    width: 100% !important;
    float: left !important;
    clear: none !important;
    margin: 0 !important;
}
}
@media only screen and (max-width: 479px) {
#slide_top {
    bottom: 50px;
}
}
@media only screen and (max-width: 430px) {
    
}
@media only screen and (max-width: 400px) {
    
}
@media only screen and (max-width: 375px) {
    
}
@media only screen and (max-width: 360px) {
    
}
@media only screen and (max-width: 320px) {
    
}
@media only screen and (max-width: 240px) {
    
}