.social-icons {
    margin: 0
}

.social-icons:after,
.social-icons:before {
    content: "";
    display: table
}

.social-icons:after {
    clear: both
}

.social-icons li {
    float: left;
    display: inline;
    list-style: none;
    margin-right: 10px;
    margin-bottom: 5px;
    text-indent: -9999px
}

.social-icons li a,
a.social-icon {
    width: 20px;
    height: 20px;
    display: block;
    background-position: 0 0;
    background-repeat: no-repeat;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.social-icons li:hover a {
    background-position: 0 -25px
}

#CssGaga {
    content: "160121112347,j8r,334"
}