footer a,footer li{
	color: black;
}
footer{
	background-image: url(img/bgOverlay.jpg);
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 100;
	position: relative;
}
footer .footer-cta .button.button-blk{
	display: inline;
}
footer .footer-cta a:focus{
	outline-color: #000000;
}
footer .footer-cta p{
	display: inline;
	padding-right: 20px;
	color: black;
	font-family: "HWTUnitGothic", yu-mincho-pr6n, sans-serif;
	text-transform: uppercase;
	font-size:24px;
	font-weight: bold;
	letter-spacing: .065em;
}
html.wf-inactive footer .footer-cta p{
	font-size: 14px;
}
footer .footer-cta{
	text-align: center;
	background: #baab8f;
	padding:40px 0 40px 0;
	overflow: hidden;
	background:
    linear-gradient(
      rgba(186, 171, 143, 0.8),
      rgba(186, 171, 143, 0.8)
    );
}
footer .footer-cta .button.button-blk {
	padding: 8px 25px;
}
footer .footer-cta .button span {
	font-size: 10px;
	padding-left: 20px;
	position: relative;
	top: -2px;
}

footer div.footer-logo-a, footer img.footer-logo-a{
	display:block;
	text-align: center;
	background-image: url(img/footerLogo.png);
	height: 42px;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 114px;
}
footer div.footer-logo-b p{
	font-size: 18px;
	font-family:'HWTUnitGothic', yu-mincho-pr6n, sans-serif;
	font-weight: bold;
	color: black;
	letter-spacing: .065em;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 15px;
	text-transform: uppercase;
}
html.wf-inactive footer div.footer-logo-b p{
	font-size: 11px;
}
footer .footer-nav{
	color: black;
	background:
    linear-gradient(
      rgba(255, 255, 255, 0.8),
      rgba(255, 255, 255, 0.8)
    );
	padding-top: 40px;
	padding-bottom: 100px;
}
footer div.footer-nav-links{
	padding-top: 15px;
}
footer .footer-nav .footer-nav-links ul{
	text-align: center;
}
footer .footer-nav .footer-nav-links li{
	display: inline-block;
	padding: 0px 20px;
	font-family: 'HWTUnitGothic', yu-mincho-pr6n, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .02em;
}
html.wf-inactive footer .footer-nav .footer-nav-links li{
	font-size: 11px;
}
footer .footer-nav .footer-nav-links li a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
footer div.social {
	margin: 0 auto;
	text-align: center;
	padding:40px;
}
footer .social a{
	display: inline-block;
	opacity: .85;
	margin: 0 20px;
	text-decoration: none;
}
footer .social a span {
	color: #000;
	font-size: 35px;
}

footer .copyright,
footer .copyright p {
	color: #000000;
	text-align: center;
	font-family: 'EditSerifCy',Slab-Serif, yu-mincho-pr6n, sans-serif;
	line-height: 24px;
}
footer .copyright a{
	color: #000000;
	text-decoration: none;
	font-family: 'EditSerifCy',Slab-Serif, yu-mincho-pr6n, sans-serif;
	font-weight: normal;
	letter-spacing: 0em;
}

footer .mod-select.cl-drop .selected{
	border: none;
	color: #212121;
}
footer .mod-select.cl-drop .dropdown{
	background: #fff;
	border-color:black;
	bottom: 0;
	box-sizing: border-box;
	min-width: 240px;
	top: inherit;
}
footer .mod-select.cl-drop .dropdown li {
	color: #212121;
	min-width: inherit;
	background: #fff;
	padding: 10px 30px 10px 10px;
	line-height: 20px;
}
footer .mod-select .selected:after{
	color: #000000;
	line-height: 39px;
}
footer .mod-select.cl-drop .selected {
	max-width: 240px;
	border: 2px solid #000;
	background-color: #fff;
}
footer .country-select-container {
	margin: 0 auto 30px auto;
	text-align: center;
	display: inline-block;
	width: 100%;
}
footer .country-select-container .select-wrapper + .select-wrapper {
	margin-left: 30px;
}
footer .country-select-container .mod-select.cl-drop {
	width: 240px;
	min-width: 0;
	float: none;
	margin: 0 auto;
}
footer .footer-nav .footer-nav-links li.footer-nav-mobile-hide-toggle{
	cursor: pointer;
	display: none;
}
@media (max-width: 959px) {
	footer div.social{
		padding: 40px 0 30px 0px;
	}
	footer .footer-logo-b{
		display: none;
	}
	footer{
		background-image: none;
	}
	footer .footer-nav{
		background-color:#f6f6f6;
	}

	footer .footer-cta {
    	background-color: #baab8f;
    	padding: 0;
	}
	footer .footer-cta p {
	    font-size: 18px;
	    display: block;
		padding: 20px 80px 0px 80px;
	    margin-bottom: 0;

	}
	footer .footer-cta .button.button-blk {
    	padding: 8px 25px;
    	display: inline-block;
    	margin: 15px 0 20px 0;
	}
	footer .footer-cta{
		background-color:#baab8f;
	}
	footer .footer-cta a{
		display: block;
	}
	footer .footer-nav .footer-nav-links ul{
		border-top: 1px solid #baab8f;
	}
	footer .footer-nav .footer-nav-links ul li{
		width: 100%;
		display: none;
		padding: 0;
		border-bottom: 1px solid #baab8f;
		padding: 18px 0;
	}
	footer .footer-nav .footer-nav-links ul li.active{
		display:block;
	}
	footer .footer-nav .footer-nav-links ul li.footer-nav-mobile-hide-toggle{
		display: block;
	}
	footer .footer-nav .footer-nav-links ul li.footer-nav-mobile-hide-toggle:after{
		content: '\e900';
		font-family: 'jdicons';
		color: #000000;
		font-weight: normal;
		font-size: 6px;
		padding-left: 10px;
		vertical-align: middle;
		top: -2px;
		position: relative;
	}
	footer .footer-nav-mobile-hide{
		height: 0;
		overflow: hidden;
		display: block;
		-webkit-transition: height .25s ease-in-out;
		-moz-transition: height .25s ease-in-out;
		-ms-transition: height .25s ease-in-out;
		-o-transition: height .25s ease-in-out;
		transition: height .25s ease-in-out;
	}
	footer .footer-nav-mobile-hide.active{
		height: 100%;
	}

}
@media (max-width: 500px) {
	footer .social a{
		display: inline-block;
		opacity: .85;
		margin: 0 15px;
		text-decoration: none;
	}
	footer .country-select-container .select-wrapper + .select-wrapper {
		display: block;
		margin-left: 0;
		margin-top: 15px;
	}
	footer .footer-cta {
    	background-color: #baab8f;
    	padding: 0;
	}
	footer .footer-cta p {
	    font-size: 18px;
	    display: block;
	    margin-bottom: 0;

	}
	footer .footer-cta .button.button-blk {
    	padding: 8px 25px;
    	display: inline-block;
	}
}
