#icon_wrapper {
    position: fixed;
    top: 25%;
    right: 0px;
    z-index: 99999;
}

.awesome-social {
    margin-top: 2px;
    color: white !important;
    text-align: center !important;
    line-height: 34px !important;
    width: 32px !important;
    height: 32px !important;
    font-size: 1.5em !important;

    text-shadow: 2px 2px 4px #000000;
    -moz-transition: width s, height s, -webkit-transform s;
    /* For Safari 3.1 to 6.0 */

    -webkit-transition: width s, height s, -webkit-transform s;
    /* For Safari 3.1 to 6.0 */
    transition: width s, height s, transform s;


}

.awesome-social:hover {

    -webkit-transform: rotate(360deg);
    /* Chrome, Safari, Opera */
    transform: rotate(deg);
    -moz-transform: rotate(360deg);
    /* Chrome, Safari, Opera */
    -ms-transform: rotate(360deg);
    /* Chrome, Safari, Opera */

}

.fuse_social_icons_links {
    outline: 0 !important;

}

.fuse_social_icons_links:hover {
    text-decoration: none !important;
}

.fb-awesome-social {
    background: #3b5998;
}

.tw-awesome-social {
    background: #00aced;
}

.rss-awesome-social {
    background: #FA9B39;
}

.linkedin-awesome-social {
    background: #007bb6;
}

.youtube-awesome-social {
    background: #bb0000;
}

.flickr-awesome-social {
    background: #ff0084;
}

.pinterest-awesome-social {
    background: #cb2027;
}

.stumbleupon-awesome-social {
    background: #f74425;
}

.google-plus-awesome-social {
    background: #f74425;
}

.instagram-awesome-social {
    background: #517fa4;
}

.tumblr-awesome-social {
    background: #32506d;
}

.vine-awesome-social {
    background: #00bf8f;
}

.vk-awesome-social {

    background: #45668e;

}

.soundcloud-awesome-social {
    background: #ff3300;

}

.reddit-awesome-social {

    background: #ff4500;

}

.stack-awesome-social {

    background: #fe7a15;

}

.behance-awesome-social {
    background: #1769ff;

}

.github-awesome-social {
    background: #999999;


}

.envelope-awesome-social {
    background: #ccc;
}

/*  Mobile */


/* Custom Background */

.awesome-social {
    background: #ff0000 !important;
}

.awesome-social {

    -webkit-transition-property: color, text;
    -webkit-transition-duration: 0.25s, 0.25s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, text;
    -moz-transition-duration: 0.25s;
    -moz-transition-timing-function: linear, ease-in;

    -o-transition-property: color, text;
    -o-transition-duration: 0.25s;
    -o-transition-timing-function: linear, ease-in;
}

.fb-awesome-social:hover {
    color: #3b5998 !important;
}

.tw-awesome-social:hover {
    color: #00aced !important;
}

.rss-awesome-social:hover {
    color: #FA9B39 !important;
}

.linkedin-awesome-social:hover {
    color: #007bb6 !important;
}

.youtube-awesome-social:hover {
    color: #bb0000 !important;
}

.flickr-awesome-social:hover {
    color: #ff0084 !important;
}

.pinterest-awesome-social:hover {
    color: #cb2027 !important;
}

.stumbleupon-awesome-social:hover {
    color: #f74425 !important;
}

.google-plus-awesome-social:hover {
    color: #f74425 !important;
}

.instagram-awesome-social:hover {
    color: #517fa4 !important;
}

.tumblr-awesome-social:hover {
    color: #32506d !important;
}

.vine-awesome-social:hover {
    color: #00bf8f !important;
}

.vk-awesome-social:hover {

    color: #45668e !important;

}

.soundcloud-awesome-social:hover {
    color: #ff3300 !important;

}

.reddit-awesome-social:hover {

    color: #ff4500 !important;

}

.stack-awesome-social:hover {

    color: #fe7a15 !important;

}

.behance-awesome-social:hover {
    color: #1769ff !important;

}

.github-awesome-social:hover {
    color: #999999 !important;

}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}