


.footer {
	display: block;
	width: 100%;
	position: relative;
    z-index: 5;
	border-top: 3px solid #111;
	background: #1C1E1D;
}

.footer_top {
	 background: url(../template/bg_footer.jpg) repeat-x 50% 0;
	 padding: 20px 0 60px;
}


.footer_top .footer_in {
	min-height: 250px;
}

.footer_in {
	max-width: 920px;
	padding: 20px;
	margin: 0 auto;
	width: 100%;
}

p.footer_links, p.footer_links.footmenu {
	color: #AAA;
	font-size: 0.9em;
	line-height: 1.3em;
}

p.footer_links.footmenu {
	color: #197832;
}

p.footer_links a, p.footer_links.footmenu a {
	color: #AAA;
	text-decoration: none;
	font-weight: 400;
}

p.footer_links.footmenu a {
 	white-space: nowrap;
    line-height: 1.6em;
}

p.footer_links a:hover, p.footer_links.footmenu a:hover {
	color: #EEE;
	text-decoration: none;
}

.footer div.rightside.twty, .footer div.rightside.sxty, .footer div.rightside.thty {
	border-right: 1px dotted #666;
	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: 150px;
	padding-right: 20px;
	text-align: center;
}

.footlogo img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.footlogo.teamlg img {
	width: 75%;
    opacity: 0.4;
}

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.4;
}

.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 {
	display: none;
}

.scrollup, .scrollup, a.scrollup i {
	display: none;
}


@media (max-width: 979px) {


.footer div.rightside.thty, .footer div.rightside.ffty, .footer div.rightside.twoth, #admin .footer div.rightside.twoth, #admin .footer div.rightside.thty, #admin .footer div.rightside.ffty {
	display: block;
	float: none;
	max-width: 100%;
	width: 100%;
	padding: 0 15px;
	margin: 0;
	text-align: left;
	border-right: 0;
	border-top: 0;
}

.footer div.rightside.twty {
	display: none;
}

img.foothr_vrt {
	display: block;
}



/*---- MOBILE BOTTOM SUBMENU ----*/

.secnav {
	display: none;
}

.botmob {
	display: block;
	position: fixed;
 	left: 0;
    right: 0;
    bottom: 0;
	padding: 12px 15px;
	background: linear-gradient(#0D6023, #004812);
	border-top: 1px solid #004812;
	z-index: 5000;
}

.botmob ul.sidesub li {
	border-top-color: #939598;
}

.botmob ul.sidesub li a {
	color: #EEE;
}

.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: #939598;
	border: 0;
	outline: 0;
	background: none;
}

.bottoggle span {
	color: #EEE;
}

.bottoggle:hover, .bottoggle:focus, .bottoggle:active {
}

.bottoggle.active {
	padding-bottom: 10px;
}

.bottoggle.active:hover, .bottoggle.active:focus, .bottoggle:active {
}

.botmob a.newspot h4, .botmob a.newspot table tr td p {
	color: #EEE;
}








/*----SCROLL TO TOP ----*/

.scrollup {
    position: fixed;
	width: 30px;
	height: 30px;
    bottom: 5px;
    right: 20px;
	cursor: pointer;
	background: linear-gradient(#EEE, #CCC);
	border: 1px solid #004812;
	border-bottom: 0;
	z-index: 6000;
}

a.scrollup {
	font-size: 1.25em;
	outline: 0;
	text-align: center;
}

a.scrollup i {
	margin-top: 5px;
	color: #004812;
    display: inline-block;
}

}


@media (max-width: 650px) {

p.footer_links.footmenu {
	text-align: center;
}


}


@media (max-width: 625px) {


}


@media (max-width: 400px) {


}


@media (max-width: 360px) {


}
