@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .titleSocial > a,
    .sprite-social-facebook a,
    .sprite-social-linkedin a,
    .sprite-social-twitter a,
    .sprite-social-youtube a,
    .sprite-social-website a,
    .sprite-social-email a,
    .sprite-social-tumblr a {
        background-image:url(../images/social_plugin@2x.png) !important;
        -webkit-background-size:33px 825px !important;
        -o-background-size:33px 825px !important;
        -moz-background-size:33px 825px !important;
        -ms-background-size:33px 825px !important;
        background-size:33px 825px !important;
    }

    .sideNews .titleSocial > a.twitter, .titleSocial > a.twitter, .sideConnect > a.twitter { background-position: 0 -166px !important }
    .sideNews .titleSocial > a.facebook, .titleSocial > a.facebook, .sideConnect > a.facebook { background-position: 0 0 !important }
    .sideNews .titleSocial > a.linkedin, .titleSocial > a.linkedin, .sideConnect > a.linkedin { background-position: 0 -84px !important}
    .sideNews .titleSocial > a.youTube, .titleSocial > a.youTube, .sideConnect > a.youTube { background-position: 0 -249px !important }
    .sideNews .titleSocial > a.gplus, .titleSocial > a.gplus, .sideConnect > a.gplus { background-position: 0 -330px !important }
    .sideNews .titleSocial > a.pinterest, .titleSocial > a.pinterest, .sideConnect > a.pinterest { background-position: 0px -411px !important }
    .sideNews .titleSocial > a.soundcloud, .titleSocial > a.soundcloud, .sideConnect > a.soundcloud { background-position: 0px -489px !important }
}

.spacer { height:2em; }

.findUsOn li {
    float: left;
    height: 41px;
    margin: 0 9px 0 0;
    width: 41px;
}

.findUsOn li a {
    font-size: 0;
    display: block;
    line-height: 0;
    height:33px;
    width:33px;
}

.sprite-social-facebook a { background: url('../images/social_plugin.png'); background-position: 0 -1px;}
.sprite-social-linkedin a { background: url('../images/social_plugin.png'); background-position: 0 -84px; }
.sprite-social-twitter a { background: url('../images/social_plugin.png'); background-position: 0 -167px; }
.sprite-social-youtube a { background: url('../images/social_plugin.png'); background-position: 0 -250px; }
.sprite-social-website a { background: url('../images/social_plugin.png'); background-position: 0 -640px; }
.sprite-social-email a { background: url('../images/social_plugin.png'); background-position: 0 -559px; }

.sideNews .sideConnect img, .sideConnect.titleSocial img { display: none }

.titleSocial { margin-bottom: 30px; padding-bottom: 20px; border-bottom: 1px solid #DADADA; float: left; width: 100%}

.sideNews .sideConnect > a, .titleSocial > a {
    background: transparent url('../images/social_plugin.png') 0 0 no-repeat;
    width: 33px;
    height: 35px;
    float: left;
    text-indent: -999em;
    margin: 0 1.3% 5px 1.2%
}

.sideNews .titleSocial > a.twitter, .titleSocial > a.twitter, .sideConnect.titleSocial > a.twitter { background-position: 0 -167px }
.sideNews .titleSocial > a.facebook, .titleSocial > a.facebook, .sideConnect.titleSocial > a.facebook { background-position: 0 -1px }
.sideNews .titleSocial > a.linkedin, .titleSocial > a.linkedin, .sideConnect.titleSocial > a.linkedin { background-position: 0 -84px }
.sideNews .titleSocial > a.youTube, .titleSocial > a.youTube, .sideConnect.titleSocial > a.youTube { background-position: 0 -250px }
.sideNews .titleSocial > a.gplus, .titleSocial > a.gplus, .sideConnect.titleSocial > a.gplus { background-position: 0 -333px }
.sideNews .titleSocial > a.pinterest, .titleSocial > a.pinterest, .sideConnect.titleSocial > a.pinterest { background-position: -1px -412px }
.sideNews .titleSocial > a.soundcloud, .titleSocial > a.soundcloud, .sideConnect.titleSocial > a.soundcloud { background-position: -1px -490px }
.sideNews .titleSocial > a.website, .titleSocial > a.website, .sideConnect.titleSocial > a.website { background-position: 0 -640px }
.sideNews .titleSocial > a.email, .titleSocial > a.email, .sideConnect.titleSocial > a.email { background-position: 0 -559px }
.sideNews .titleSocial > a.tumblr, .titleSocial > a.tumblr, .sideConnect.titleSocial > a.tumblr { background-position:0 -722px }