body {
	-webkit-text-size-adjust: none;
}
.mobile-show {
	display: none!important;
}

@media all and (min-width:1180px)
{
.mid-content {border-left:#ccc solid 1px;border-right:#ccc solid 1px;}
}

@media all and (min-width:768px)
{



}

@media all and (max-width:768px)
{

	#navbar {
	  bottom: 0;
	  clear: left;
	  float: left;
	  left: 0;
	  position: relative;
	  right: 0;
	  text-align: left;
	}

	.homeButtonText p { font-size: 19px; }	
	#twitter-feed {
		height: auto;
		overflow-y: auto
		overflow-x: auto;
	}	
}

@media all and (max-width:979px)
{
	/*
	ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: none;
  }
	*/.mid-content, .twitt {border:none;}

.subnavs { float:left; width:100%; border-bottom:solid 1px #00437f; margin:0 0 15px 0; padding:0 0 15px 0; }
.bluHead {
  color: #fff;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 25px;
  padding: 0 0 0 170px;
  position: absolute;
  text-align: center;
  top: 77px;
  width: 100%;
}
}
@media all and (max-width:800px)
{

.mobile-show {
	display: block!important;
}
.mobile-hide {
	display: none!important;
}

	

}

@media all and (max-width:769px)
{
.dropdown-menu {width:100%; position:relative; box-shadow:none;}
.nav > li {width:100%; float:left;}


}


@media all and (max-width:600px)
{
#header img {width:100%;}


}
@media all and (max-width:520px)
{

}
@media all and (max-width:480px)
{

}
@media all and (max-width:320px)
{

}
