﻿.hdWideBarFooter {
	clear: both;
	position: relative;
	background-color: #4DB7E3;
	float: left;
	width: 100%;
	height: auto;
	z-index: 0;
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
}
.footer-wrapper {
	padding: 20px 2%;
	color: #182B49;
	float: left;
	width: 96%;
}
.footer-logo IMG {
	position: relative;
	width: 100%;
	border: 0px;
	height: auto;
	max-width: 250px;
}
.footer-icons {
	width: 75%;
	float: right;
}
.footer-linkcols A {
	text-decoration:none;
}
.footer-linkcols A:hover {
	text-decoration:underline;
}
#socialMediaFooter {
	clear: both;
	position: relative;
	float: right;
	width: 50%;
	padding-top: 20px;
	padding-right: 3%;
}
.socialmedia_medium {
	position: relative;
	display: inline-block;
	/* width: 20px;
	height: 20px; old style size before font awesome change */
	width: 30px;
	height: 30px;
	float: right;
	margin-left: 5px;
	margin-right: 0.75%;
	background-repeat: no-repeat;
}

.fontawesome-icon {
    float: right; color: #00558C; font-size: 2rem; padding-left: 7px;
}

.icon_facebook {
	/* background-position: 0px 0px; */
}
.icon_twitter {
	/* background-position: -20px 0px; */
}
.icon_googleplus {
	/* background-position: -40px 0px; */
}
.icon_linkedin {
	/* background-position: -60px 0px; */
}
.icon_youtube {
	/* background-position: -80px 0px; */
	margin-left: 10px;
}
.icon_tubmblr {
	/* background-position: -100px 0px; */
}

.icon_rssfeed {
	/* background-position: -121px 0px; */
}
.icon {
	width: 32px;
	height: 32px;
	margin: 0 12px;
}
.socialmedia_medium:active {
	top: 1px;
}
.socialmedia_medium:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-position: -50px -50px;
	background-repeat: no-repeat;
	/* background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(0% , rgba(255, 255, 255, 0.3)),color-stop(37%, rgba(255, 255, 255, 0.3)), color-stop(45%, rgba(255, 255, 255, 0.8)), color-stop(50%, rgba(255, 255, 255, 0.0)));
	background-image: -moz-linear-gradient(0 0,rgba(255, 255, 255, 0.3) 0%,rgba(255, 255, 255, 0.3) 37%,rgba(255, 255, 255, 0.8) 45%,rgba(255, 255, 255, 0.0) 50%); */
	-moz-background-size: 250% 250%, 100% 100%;
	-o-background-size: 250% 250%;
	background-size: 250% 250%;
	-webkit-transition: background-position 0s ease;
	-moz-transition: background-position 0s ease;
	transition: background-position 0s ease;
}
.socialmedia_medium:hover:before, .socialmedia_medium:focus:before {
	background-position: 0 0;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.socialmedia_medium:active:before {
	opacity: 0;
}
.stButton {
	margin-right: 2px !important;
	margin-left: 0px !important;
}
.st_facebook_large {
	margin-left: 4px !important;
}
.footerRowStack {
	margin: 0;
	width: 100%;
	position: relative;
	float: left;
	clear: both;
}
.copyright A {
	color: #182B49;
}
.copyright A:hover {
	text-decoration: underline;
}
#footerLogoCopyrightContainer {
	float: left;
	width: 100%;
	color: #182B49;
}
.footerLegalLinks {
	list-style: none;
	text-align: center;
	width: 100%;
	float: left;
	padding: 0;
	font-size: 10px;
	display: block;
	position: relative;
	clear: both;
	margin: 0 0 20px 0;
}
.footerLegalLinks li {
	display: inline;
	border-left: 1px solid #182B49;
	padding: 0 5px;
}
.footerLegalLinks li.first {
	border: none;
	padding: 0 5px 0 0;
}
.footerLegalLinks li a, .footerLegalLinks li a:visited {
	color: #182B49;
	text-decoration: none;
}
.footerLegalLinks li a:hover {
	text-decoration: underline;
}
.footerAwards {
	width: 65%;
	float: right;
	position: relative;
}
.footer-linkcols {
	width: 100%;
	float: left;
	clear: both;
	margin: 0 0 20px 0;
}
.footer-logocols {
	width: 100%;
	float: none;
	clear: both;
	margin: 0 auto 20px auto;
	text-align: right;
	display: table;
}
.footer-logocols ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 100%;
	display: table;
	position: relative;
	float: right;
}
.footer-logocols UL LI.awardIcon {
	width: 31%;
	margin: 0 1% 0 1%;
	display: table-cell;
	position: relative;
	text-align: center;
}
.footer-logocols UL LI.awardIcon IMG {
	height: 80px;
	width: auto;
	margin: 0 auto;
}
.footerRowStack:nth-child(2) {
    width: 100%;
    position: relative;
    float: left;
    margin: 0;
}
.footerLinks {
	padding-top: 10px;
	float: left;
}
A.footerGlobalNav, A.footerGlobalNav:visited {
	width: 100%;
	padding: 8px 0 2px 0;
	clear: both;
	text-align: center;
	margin: 0;
	border-top: solid 1px #182B49;
	display: block;
	color: #182B49;
	float: left;
	font-family: TradeGothicCon, 'Franklin Gothic', 'Fjalla One', 'Oswald', sans-serif;
	line-height: 150%;
	font-weight: normal !important;
	font-size: 19px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
}
A.footerGlobalNavB, A.footerGlobalNavB:visited {
	display: block;
	color: #182B49;
	float: left;
	clear: both;
	font-family: Univers, sans-serif;
	line-height: 130%;
	font-weight: normal !important;
	font-size: 15px;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	padding: 0 0 3px 0;
}
A.footerGlobalNavB {
	display: none;
}
#mobiletranslate {
	width: 100%;
	text-align: center;
}


/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
	  #socialMediaFooter {
			width: 100%;
		}
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) { 
	#socialMediaFooter {
		width: 100%;
	}
}


@media only screen and (min-device-width : 375px) and (max-device-width : 812px) and (-webkit-device-pixel-ratio : 3) { 
	#socialMediaFooter {
		width: 100%;
	}
}





@media screen and (min-width:320px) {
	#NewletterFooterSubscribe > div > input[type="text"] {
		width:200px;
	}
	.footer-logo {
	    width: 100%;
	    text-align:center;
	    margin: 0 2% 0 0;
	    float: left;
	}
	.copyright {
	    font-size: 12px;
	    float: left;
	    text-align: center;
	    color: #182B49;
	    padding: 0;
	    margin: 0 0 20px 0;
	    width: 100%;
	}
	
}

@media screen and (min-width:850px) {
	A.footerGlobalNav,
	A.footerGlobalNavB {
	    text-align: left; display: block;border-top: solid 0px #182B49;
	}
	.footer-logocols UL LI.awardIcon{
		float:right; width:30%; margin: 0 0 0 2%; display:table-cell; position:relative;
	}
	.footer-logocols {
		text-align:right;display:table;
	}
	.footer-logocols UL LI.awardIcon IMG {
		height:auto; width:100%;
		position:relative; border:0px;
	}
	.footer-logocols UL LI.awardIcon {
	    width: 31%;
	    margin: 0 1% 0 1%;
	    display: table-cell;
	    position: relative;
	    text-align: center;
	}
	.footerRowStack {
		margin: 0 0 20px 0;
	}
	.footer-linkcols{
		float:left;
	}
	.footer-logocols {
	    width: 100%;
	    margin: 0 auto 20px auto;
		float:right;
		clear:both;
	}
	.footer-linkcols{
		width:100%;
		float:left;
		clear:none;
	}
	.footer-logocols {
		width:29%;
		float:right;
		clear:none;
	}
	.footer-linkcols{
		width:68%;
		float:left;
		clear:none;
	}
	.footer-logo {
	    width: 17%;
	    margin: 0 2% 0 0;
	    float: left;
	    min-width: 250px;
	    position: relative;
	    top: -35px;
    }
	.footerLegalLinks {
    	top: -51px;
    	text-align:left;
    }
	.copyright {
	    font-size: 12px;
	    float: right;
	    text-align: right;
	    color: #182B49;
	    padding: 0;
	    margin: 0;
	    width: 50%;
	}
	#mobiletranslate {
		width: 100%;
		text-align: left;
	}
}