/* responsive */
#mobile_select h2 {border:0; margin:-17px 0 0 0; padding:0; background:#0C1D43;text-align:right}
#mobile_select h2 a {
display:inline-block;
font-size:0.8em;
border-radius:4px 4px 0 0;
padding:6px;
font-size:0.75em;
margin-right:5px;
}

@media only screen and (max-width: 480px) {

	img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}


	#fontsize{display:none}
	#nav,#wrapper2,#wrapper,.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3,#right,.box,#header form
		{
		float: none;
		width: 100%
	}
	#header {padding-top:3em}
	#header form  {margin:0}
	.logoheader {background:#0C1D43; min-height:100px; margin:0}
	.box {
		border-left: 0 !important;
		border-bottom: solid 1px #ddd;
	}
	#line {
		text-align: center;
		top: 0;
		right: auto;
		max-width: 100% ;
		min-width:100%;

		margin: 0 0px; background:#095197;
	}
	#header form input {
		float: none; margin-bottom:4px
	}
	#menuwrapper { margin-top:10px; }
	#header ul.menu {position:relative; top:0;left:20px; right:20px; margin:0; width:90%; border-radius:4px}
	#header ul.menu li:first-child a {border-radius: 4px 4px 0 0}
	#header ul.menu li:last-child a {border-radius:0 0 4px 4px }
	#header ul.menu li a:link,
	#header ul.menu li a:visited {
		display: block;
		padding: 6px 10px;
		border-bottom: solid 1px #ccc
	}
}

@media only screen and (min-width: 600px) {
}

@media only screen and (min-width: 960px) {
.ice-megamenu-toggle {
  display: none;
}
}

@media only screen and (max-width: 950px) {

p, ol, ul, dl, address {
  font-size: 0.8em;
  line-height: 1.5em;
  margin-bottom: 1.5em;
}

#header {
  background: url('../images/header_mobile.png') no-repeat center top transparent;
  background-size: cover;
  max-height: 80px;
  margin: 8px auto 0;
  width: 100%;
}

h6 { 
  height: 93px; /*match to header height*/
  text-indent: -166em;
  overflow: hidden;
  background: transparent; 
}

h6 a {
  display: block;
  line-height: 93px;
  margin: 0 auto;
}

#top {
  clear: both;
  margin: 0 auto;
  max-width: 960px;
  min-height: 45px;
  text-align: center;
  display: none;
}

#top .custom {
  color: #FFFFFF;
  float: none;
  font-weight: 300;
  margin-right: 7px;
  margin-top: 10px;
}

#top form {
  float: none;
  margin-top: 10px;
}

#middlethird {
  background: none repeat scroll 0 0 #FFFFFF;
  float: left;
  margin: 0;
  width: 100%;
}

#maincol {
  float: left;
  overflow: hidden;
  width: 100%;
}

#imageslider {
  border-bottom: 9px solid #841618;
  border-top: 6px solid #841618;
  float: left;
  height: 86px;
  margin: 28px 0 0;
  padding: 0;
  width: 100%;
  display: none;
}

#navigation93, #next93, #prev93 {
  display: none;
}

#leftcol, #rightcol {
  display: none;
}

.left_footer, .right_footer {
  float: none;
  margin: 15px auto;
  width: 90%;
}

#lowerthird .left_footer h3, #lowerthird .right_footer h3 {
  text-align: center;
}

h2 {
  font-size: 1.7em;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 15px;
  padding: 5px 0;
  text-align: center;
}

#mobile {
  display: block;
  float: left;
  width: 100%;
}

.weather {
  float: none;
  margin: 0 auto;
  width: 320px;
}

table.mod_events_latest_table {
  background: url("../images/calendar_bg.jpg") no-repeat scroll right top #F9F2B0;
  border-radius: 7px;
  width: 100%;
}

.mod_events_latest_callink {
  background: none repeat scroll 0 0 #fff;
  border-radius: 3px;
  margin: -17px auto 0;
  width: 329px;
  text-align: center;
}

#bottom {
  display: none;
}

@media only screen and (min-width: 1382px) { /* Styles */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
	(min-device-pixel-ratio: 1.5) { /* Styles */
}
