@charset "UTF-8";

/* socials --------------------------------- */

.socials-3:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.socials-3 {
	display: inline-block;
	width:160px;
	padding-right:12px;
	float:left;
	margin: 0 auto;
}

* html .socials-3 {
		height: 1%;
	}
.socials-3 {
		display: block;
	}
	
	
.socials-3 {
	font-size: 0;
	line-height: 0;
}

.socials-3 li {
	height: 21px;
	overflow: hidden;
}

.socials-3 li { float: right; margin-left: 9px; }

.socials-3 .social-fb {
	width: 70px;
}

.socials-3 .social-tw {
	width: 69px;
	/width: 64px;
}
