/*
* Custom styles
*/
.footer-links a{font-size:14px;}.footer-item ul.footer__ul li a{font-family:'attAleckSans-Bold' !important;font-weight:bold;}
.footer-item .footer-social li a{display: inline-block;background-image: url(../images/image-sprite.png);width: 21px;height: 21px;}
.footer-item .footer-social li a.facebook{background-position:-133px -200px;}.footer-item .footer-social li a.linkedin{background-position:-108px -226px;}
.footer-item .footer-social li a.twitter{background-position:-108px -200px;}.footer-item .footer-social li a.youtube{background-position:-272px -218px;}
.footer-item .footer-social li a.instagram{background-position:-133px -226px;}.footer-social li{float:left;}.footer-item .footer-social li{margin:0 10px !important;}
.footer-item ul li:first-child{margin-left:0px;margin-right:0px;}.primary-menu li:last-child{border-right:0px;}
#footer .footer-bottom .legal-notes p{color: #fff !important;font-size: 14px !important;font-family: attAleckSans-Regular,Helvetica,Arial,sans-serif !important;}
#header .personal-container a, #header .contact-container a {
    font: normal 16px attAleckSans-Regular;
    color: #fff;
    display: inline-block;
    padding: 11px 0 26px 0;
    border-bottom: 5px solid transparent !important;
    line-height: 22px;
}
#header .contact-container {
    display: none;
}
@media screen and (min-width: 1200px){
	#header .contact-container a {
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	#header .contact-container {
		float: left;
		width: 20%;
		cursor: pointer;
		font-family: attAleckSans-Regular;
		display: block;
	}
}
#header .personal-container a:hover, #header .contact-container a:hover {
    border-bottom: 5px solid #009fdb !important;
}#bd-hero .apple-logo{display:block;}#footer .item-header{font-size:14px;color:#fff;font-family:'attAleckSans-Bold';}
