@media only screen and (min-width : 220px) and (max-width : 568px) {

.info {	text-align: center;    padding-left: 0px;}
.right-top {    text-align: center; clear:both; height: 50px; z-index: 999;}


.topbox {    background: none;    color: #999;    font-size: 12px;	text-align: center;}
.hideme-sm { display: none;}
.socialboxholder{ float: left;}
.seal {    left: 117px;}
.logo {	width: 114px;	height: 110px;	background: url(../images/logo-sm.png);	margin: 0 auto 15px;	position: static;	left: auto;	top: auto; margin-top: 50px;}
.bottom { text-align: center;}
.simplelist li {    padding-left: 0px;}
.simplelist li a{    border-bottom: 1px solid #ccc;	padding-bottom: 10px;	display: block;}
.navbar-inverse .navbar-nav > li > a:hover {    border-bottom: 5px solid #4c4c4c;}
.multitop { clear:both;}

.displayme{display: block !important;}
.innerhomebanner { height: 130px;}

	
}
@media only screen and (min-width : 567px) and (max-width : 800px) {
	
.info {	text-align: center;    padding-left: 0px;}
.right-top { text-align: center; clear:both; height: 50px; z-index: 999;}

.topbox {    background: none;    color: #999;    font-size: 12px;	text-align: center;}
.hideme-sm { display: none;}
.socialboxholder{ float: left;}
.seal {    left: 117px;}
.flggif {    left: 117px;}
.logo {height: 130px;	width: 114px;	height: 110px;	background: url(../images/logo-sm.png);	margin: 0 auto 15px;	position: static;	left: auto; top: auto;  margin-top: 50px;}
.bottom { text-align: center;}
.simplelist li {    padding-left: 0px;}
.simplelist li a{    border-bottom: 1px solid #ccc;	padding-bottom: 10px;	display: block;}
.navbar-inverse .navbar-nav > li > a:hover {    border-bottom: 5px solid #4c4c4c;}
.displayme{display: none !important;}
.innerhomebanner { height: 240px;}
	
}


@media only screen and (max-width: 767px) and (min-width: 1100px){
}