/* SOCIALS */







.socials {

    background: url(../img/socials.png) no-repeat;

    display: block;

    width: 35px;

    height: 35px;

    background-size: cover;

}



.facebook {







}


.gplus {
    background-position: -35px 0;
    width: 35px;
}
.instagramm {
    background-position: -68px 0;
}
.twitter {
    background-position: -103px 0;
}
.youtube {
    background-position: -137px 0;
}
.email {
    background-position: -171px 0;
}
.linkedin {
    background-position: -209px 0px;
}

