

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

}
@media only screen and (min-width: 1600px) {
#page {
    height: 91vh;
    background: #f9f9f9;
}    
}
@media only screen and (min-width: 2400px) {
#page {
    height: 95vh;
    background: #f9f9f9;
}
}
@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: 768px) and (min-height: 1024px) {
#page {
    background: #f9f9f9;
    padding-bottom: 0 !important;
}
}
@media only screen and (max-width: 834px) and (min-height: 1112px) {
#page {
    background: #f9f9f9;
    height: 91vh;
}
}
@media only screen and (max-width: 1024px) and (min-height: 1336px) {
#page {
    padding-bottom: 0 !important;
    background: #f9f9f9;
    height: 92vh;
}
}
@media only screen and (max-width: 800px) and (min-height: 1280px) {
#page {
    padding-bottom: 355px;
    background: #f9f9f9;
}
}
@media only screen and (max-width: 1280px) and (min-height: 950px) {
#page {
    padding-bottom: 0 !important;
    background: #f9f9f9;
    height: 89vh;
}
}
@media only screen and (max-width: 600px) and (min-height: 960px) {
#page {
    height: 113vh;
}
}
@media only screen and (max-width: 800px) {
    
}
@media only screen and (max-width: 767px) {
#page {
    padding-bottom: 0;
}
}
@media only screen and (max-width: 700px) {
    
}
@media only screen and (max-width: 600px) {
    
}
@media only screen and (max-width: 500px) {
.page-id-1325 .cmsmasters_heading_wrap.cmsmasters_heading_align_left {
    text-align: center !important;
}
}
@media only screen and (max-width: 479px) {
    
}
@media only screen and (max-width: 430px) {
    
}
@media only screen and (max-width: 400px) {
.cmsmasters_heading {
    font-size: 41px !important;
}
}
@media only screen and (max-width: 375px) {
    
}
@media only screen and (max-width: 360px) {
#slide_top {
    bottom: 50px;
}   
}
@media only screen and (max-width: 320px) {
    
}
@media only screen and (max-width: 240px) {
.cmsmasters_heading {
    font-size: 29px !important;
}
}