.footer-social-icons {
    float: left;
    width: 221px;
}

.footer-social-icons a {
    background: url(images/sprite-icon.png) 0 0 no-repeat;
    background-size: 75px auto;
    margin: 2px 2px;
    width: 34px;
    height: 34px;
    float: left;
}

.footer-social-icons .fb {
    background-position: 0px -777px;
}

.footer-social-icons .fb:hover {
    background-position: -42px  -777px;
}

.footer-social-icons .tw {
    background-position: 0px -736px;
}

.footer-social-icons .tw:hover {
    background-position: -42px  -736px;
}

.footer-social-icons .yt {
    background-position: 0px -695px;
}

.footer-social-icons .yt:hover {
    background-position: -42px  -695px;
}

.footer-social-icons .ig {
    background-position: 0px -655px;
}

.footer-social-icons .ig:hover {
    background-position: -42px  -655px;
}

.footer-social-icons .gp {
    background-position: 0px -614px;
}

.footer-social-icons .gp:hover {
    background-position: -42px  -614px;
}

.footer-social-icons .li {
    background-position: 0px -573px;
}

.footer-social-icons .li:hover {
    background-position: -42px  -573px;
}

.footer-social-icons .pi {
    background-position: 0px -532px;
}

.footer-social-icons .pi:hover {
    background-position: -42px  -532px;
}

.footer-social-icons a span {
    font-size: 0;
    position: absolute;
    left: -9999px;
}