

/*************************************
*** ALL SCREENS DOWN TO 930px wide ***
**************************************/


.footer {
	display: block;
	width: 100%;
	position: relative;
    padding-bottom: 25px;
    z-index: 1;
}

.footer .container {
	background: none;
}

.footer_top {
	 padding: 20px 0 5px;
}


.footer_top .footer_in {
	min-height: 250px;
}

.footer_in {
	max-width: 920px;
	padding: 20px;
	margin: 0 auto;
	width: 100%;
}

p.footer_links {
	color: #BBB;
	font-size: 0.9em;
	line-height: 1.3em;
}



p.footer_links a {
	color: #115DA3;
	text-decoration: none;
	font-weight: 400;
}

p.footer_links a:hover {
	color: #60A0DC;
	text-decoration: none;
}

.footer div.rightside.twty, .footer div.rightside.sxty, .footer div.rightside.thty {
	border-right: 1px dotted #03251E;
	min-height: 125px;
}

.footer div.rightside.twty {
	width: 16.67%;
}


.footer div.rightside.ffty {
	width: 50%;
	min-height: 0;
}




.footad {
	display: table;
	width: 100%;
	margin-bottom: 10px;
}

.footout {
	display: table-cell;
	vertical-align: middle;
}

.footout p.footer_links {
	font-size: 0.9em;
	line-height: 1.3em;
	margin-bottom: 0;
}

.footlogo {
	display: table-cell;
	width: 125px;
	padding-right: 20px;
}

.footlogo img {
	width: 100%;
	height: auto;
}

img.foothr, img.foothr_vrt {
	display: block;
	height: 2px;
	width: 100%;
	margin-bottom: 10px;
}

img.foothr_vrt {
	display: none;
}

.footout a.link505 {
	display: block;
	font-size: 0.9em;
	padding-left: 1px;
	opacity: 0.6;
}

.footout a.link505 p {
	font-size: 0.8em;
	line-height: 1em;
}

.footout a.link505:hover {
	opacity: 1.0;
}

.footout a.link505 img {
	display: inline;
    vertical-align: middle;
    width: 55px;
}

.botmob, .botpool {
	display: none;
}

.scrollup {
	display: none;
}




@media (max-width: 980px) {


}


@media (max-width: 950px) {


.footer div.rightside.thty, .footer div.rightside.ffty, .footer div.rightside.twoth, #news .footer div.rightside.twty, #news .footer div.rightside.thty, #news .footer div.rightside.ffty {
	display: block;
	float: none;
	max-width: 100%;
	width: 100%;
	padding: 0 15px;
	margin: 0;
	text-align: left;
	border-right: 0;
}

.footer div.rightside.twty {
	display: none;
}

img.foothr_vrt {
	display: block;
}



/*----BOTTOM MENU ----*/

.secnav, .secnav_ex {
	display: none;
}

.botmob {
	display: block;
	position: fixed;
 	left: 0;
    right: 0;
    bottom: 0;
	padding: 12px 15px;
	background: linear-gradient(#36A620,#115DA3);
	border-top: 1px solid #C6E3FF;
	z-index: 5000;
}

.botmob ul.sidesub li {
	border-top-color: #C6E3FF;
}

.botmob ul.sidesub li a {
	color: #C6E3FF;
}

.botmob ul.sidesub li a:hover {
	color: #FFF;
}

.bottoggle {
	display: block;
	font-family: "Encode Sans", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: 600;
	line-height: 1em;
	text-align: left;
	cursor: pointer;
	padding: 0;
	width: 100%;
	color: #FFF;
	border: 0;
	outline: 0;
	background: none;
}

.bottoggle:hover, .bottoggle:focus, .bottoggle:active {
}

.bottoggle.active {
	padding-bottom: 10px;
}

.bottoggle.active:hover, .bottoggle.active:focus, .bottoggle:active {
}

.bottoggle span {
	color: #C6E3FF;
}

.shadebox {
	padding: 0;
	overflow: hidden;
	max-height: 0;
	transition: max-height;
}

.shadebox.active {
	max-height: 5000px;
}






/*----SCROLL TO TOP ----*/

.scrollup {
    position: fixed;
	width: 30px;
	height: 30px;
    bottom: 0px;
    right: 5px;
	cursor: pointer;
	background: linear-gradient(#36A620,#115DA3);
	border: 1px solid #FFF;
	border-bottom: 0;
	z-index: 6000;
}

a.scrollup {
	font-size: 1.25em;
	outline: 0;
	text-align: center;
}

a.scrollup i {
	margin-top: 3px;
	color: #03251E;
}


}


@media (max-width: 675px) {


}


@media (max-width: 625px) {


}

@media (max-width: 400px) {


}

@media (max-width: 360px) {



}
