@charset "utf-8";
/* CSS Document */

#block-block-5 {
	width: 370px;
	float: right;
	position: relative;
	bottom: 520px;
	right: 87px;
	top: -50px;
	z-index: 2;
}
#block-block-5 h2 {font-weight: normal; margin: 0; padding: 0}
#block-block-5 .content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 25px;
	height: 59px;
	overflow: hidden;
	background-image: url(/images/back-arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#block-block-5 .content li {
	display: inline-block;
	margin: 0;
	padding: 0 2px;
}
#block-block-5 .social a {
	display: inline-block;
	padding: 59px 0 0 0;
	width: 75px;
	height: 0;
	overflow: hidden;
	transition-duration: .25s;
	-webkit-transition-duration: .25s;
}
#block-block-5 .social a:hover {transition-duration: .25s; -webkit-transition-duration: .25s; /* Safari */}
#block-block-5 .content .social.facebook a {background: url(/images/icon-fb-large.png) no-repeat 0 15px;}
#block-block-5 .content .social.twitter a {background: url(/images/icon-tw-large.png) no-repeat 0 15px;}
#block-block-5 .content .social.youtube a {background: url(/images/icon-yt-large.png) no-repeat 0 15px;}
#block-block-5 .content .social.linkedin a {background: url(/images/icon-li-large.png) no-repeat 0 15px;}
#block-block-5 .content .social.facebook a:hover {background: url(/images/icon-fb-large.png) no-repeat 0 0;}
#block-block-5 .content .social.twitter a:hover {background: url(/images/icon-tw-large.png) no-repeat 0 0;}
#block-block-5 .content .social.youtube a:hover {background: url(/images/icon-yt-large.png) no-repeat 0 0;}
#block-block-5 .content .social.linkedin a:hover {background: url(/images/icon-li-large.png) no-repeat 0 0;}

