/*---------- TOP icons (social)-------------------------*/

#top-social a.open-soc {
    /*background: url("../icons/twitter-open@2x.png")  right 0 no-repeat;*/
	
	/*background: url("../icons/icon-star.png")  right 0 no-repeat;
    background-size: 42px 42px;
    -webkit-background-size: 42px 42px;*/
}

.fb_focuswtv {
	background: url("../icons/icon-facebook-open.png") no-repeat;
	width: 43px;
	height: 43px;
	margin: 5px;
	display: block;
	float: right;
}

.tw_focuswtv {
	background: url("../icons/icon-twitter-open.png") no-repeat;
	width: 43px;
	height: 43px;
	margin: 5px;
	display: block;
	float: right;
}

.yt_focuswtv {
	background: url("../icons/icon-youtube-open.png") no-repeat;
	width: 43px;
	height: 43px;
	margin: 5px;
	display: block;
	float: right;
}

.soc-icons a{
    background: url("../icons/soc-icons@2x.png") no-repeat;
    background-size: 390px 43px;
    -webkit-background-size: 390px 43px;
}
.soc-icons a.tw {
    background-position: 0 0;
    width: 25px;
}
.soc-icons a.tw:hover {
    background-position: 0 bottom;
	margin-top:1px;
}
.soc-icons a.dr {
    background-position: -24px 0;
}
.soc-icons a.dr:hover {
    background-position: -24px bottom;
}

.soc-icons a.fl {
    background-position: -47px 0;
}
.soc-icons a.fl:hover {
    background-position: -47px bottom;
}
.soc-icons a.vi {
    width: 25px;
    background-position: -77px 0;
}
.soc-icons a.vi:hover {
    background-position: -77px bottom;
}

.soc-icons a.lf {
    width: 33px;
    background-position: -103px 0;
}
.soc-icons a.lf:hover {
    background-position: -103px bottom;
}

.soc-icons a.yt {
    width: 24px;
    background-position: -137px 0;
}
.soc-icons a.yt:hover {
    background-position: -137px bottom;
	margin-top:1px;
}

.soc-icons a.ms {
    width: 21px;
    background-position: -163px 0;
}
.soc-icons a.ms:hover {
    background-position: -163px bottom;
}

.soc-icons a.li {
    width: 21px;
    background-position: -186px 0;
}
.soc-icons a.li:hover {
    background-position: -186px bottom;
}
.soc-icons a.gp {
    width: 25px;
    background-position: -213px 0;
}
.soc-icons a.gp:hover {
    background-position: -213px bottom;
}
.soc-icons a.pi {
    width: 22px;
    background-position: -242px 0;
}
.soc-icons a.pi:hover {
    background-position: -242px bottom;
}
.soc-icons a.pt {
    width: 17px;
    background-position: -270px 0;
}
.soc-icons a.pt:hover {
    background-position: -270px bottom;
}
.soc-icons a.fb {
    width: 14px;
    background-position: -295px 0;
}
.soc-icons a.fb:hover {
    background-position: -295px bottom;
	margin-top:1px;
}
.soc-icons a.wp {
    width: 23px;
    background-position: -315px 0;
}
.soc-icons a.wp:hover {
    background-position: -315px bottom;
}
.soc-icons a.db {
    width: 25px;
    background-position: -340px 0;
}
.soc-icons a.db:hover {
    background-position: -340px bottom;
}

.soc-icons a.rss {
    width: 21px;
    background-position: -369px 0;
}
.soc-icons a.rss:hover {
    background-position: -369px bottom;
}