@media only screen
and (max-width : 480px) {
	html, body{ -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;}
	#banner{background:#016942;height:auto;padding:10px;}
	#slideshow2{display:block;}
	#slideshow{display:none;}
	.slogan{margin-top:15px;}
	.footerbox h4:before{content:"";}
}

@media only screen 
and (max-width : 455px) {
	.sidebar_box{width:100%;}
	
}

@media only screen 
and (max-width : 450px) {
	.emailus,.callus{float:none;width:100%;margin-bottom:10px;}
	.emailus{margin-bottom:0;}
}


@media only screen
and (max-width : 400px) {
	.midboxes img{display:none;}
	.midboxes{text-align:center;height:auto;padding:0 10px 10px!important;}
	#bottom ul li a:before{left:5px;}
	#bottom ul li a{padding-left:35px;}
}

@media only screen
and (max-width : 370px) {
	#bottom ul li a{font-size:16px;}
	.facebook{font-size:21px;}
	.float_right1{display:none!important;}
}
