﻿.social-icon
{
    font-size: 2.642857142857143em;
}
.social-icon a
{
    color: #a8a8a8;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.social-icon a:hover
{
    color: #757575;
}
[data-icon]:before
{
    font-family: "social-media"!important;
    content: attr(data-icon);
    font-style: normal!important;
    font-weight: normal!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before, [class*=" icon-"]:before
{
    font-family: "social-media"!important;
    font-style: normal!important;
    font-weight: normal!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-android:before
{
    content: "";
}
.icon-apple:before
{
    content: "";
}
.icon-bebo:before
{
    content: "";
}
.icon-behance:before
{
    content: "";
}
.icon-blackberry:before
{
    content: "";
}
.icon-blogger:before
{
    content: "";
}
.icon-deezer:before
{
    content: "";
}
.icon-delicious:before
{
    content: "";
}
.icon-deviantart:before
{
    content: "";
}
.icon-digg:before
{
    content: "";
}
.icon-dribbble:before
{
    content: "";
}
.icon-email-circle:before
{
    content: "";
}
.icon-evernote:before
{
    content: "";
}
.icon-facebook:before
{
    content: "";
}
.icon-flickr:before
{
    content: "";
}
.icon-forrst:before
{
    content: "";
}
.icon-foursquare:before
{
    content: "";
}
.icon-github:before
{
    content: "";
}
.icon-google:before
{
    content: "";
}
.icon-instagram:before
{
    content: "";
}
.icon-lastfm:before
{
    content: "";
}
.icon-linkedin:before
{
    content: "";
}
.icon-myspace:before
{
    content: "";
}
.icon-paypal:before
{
    content: "";
}
.icon-picasa:before
{
    content: "";
}
.icon-pinterest:before
{
    content: "";
}
.icon-reddit:before
{
    content: "";
}
.icon-rss-2:before
{
    content: "";
}
.icon-sharethis:before
{
    content: "";
}
.icon-skype:before
{
    content: "";
}
.icon-spotify:before
{
    content: "";
}
.icon-stumbleupon:before
{
    content: "";
}
.icon-tumblr:before
{
    content: "";
}
.icon-twitter:before
{
    content: "";
}
.icon-vimeo:before
{
    content: "";
}
.icon-vine:before
{
    content: "";
}
.icon-windows:before
{
    content: "";
}
.icon-wordpress:before
{
    content: "";
}
.icon-yelp:before
{
    content: "";
}
.icon-youtube:before
{
    content: "";
}