/* RELNW MOBILE CSS */

@media (max-width: 770px) {
.home_carousel { display: none !important; }
}

@media screen and (max-width: 1020px), screen and (max-device-width: 1020px) {
.header .menuIcon { left: -.2em !important; height: 1.0em !important; }
.home_carousel .carousel_container { padding-top: 0em !important; }
.home_carousel .caption { top: 13em !important; left: 28em !important; }
}

@media screen and (max-device-width: 730px) {
.header .menuIcon { height: 1.2em !important; }
}




@media screen and (max-width: 1020px), screen and (max-device-width: 1020px) {
.home_carousel .bottom { display: block !important; } 
}

@media screen and (max-width: 900px), screen and (max-device-width: 900px) {
.home_carousel .bottom .slide_block strong.ctr { font-size: 1.6em !important; }
.social { margin-right: 10px; font-size: 1.5em; }
}




@media screen and (max-width: 770px), screen and (max-device-width: 770px) { 
#homemobile-copy img { margin: 10px 10px 10px 10px; width: 200px; float: right; padding-bottom: 20px; }
}

@media screen and (max-width: 440px), screen and (max-device-width: 440px) { 
#homemobile-copy img { display: none; } 
}



@media screen and (max-width: 574px), screen and (max-device-width: 574px) { .region-charts { display: none; } }@media only screen and (min-width: 575px) { .region-charts-mobile { display: none; } }


@media only screen and (min-width: 770px) { 
#homemobile-copy { display: none; } 
}

@media only screen and (min-width: 1020px) { 
#homemobile-menu { display: none; }
}




@media screen and (max-width: 768px), screen and (max-device-width: 768px) { 
#subdesktop-menu { display: none; } 
.container { margin-top: 4.5em; }
}

@media only screen and (min-width: 768px) { 
#submobile-menu { display: none; }
}











