/*
	Plugin Name: SocialFans
	Plugin URI: http://labs.themeinity.com/plugins/socialfans-counter
	Description: Responsive Wordpress Plugin Displaying Number of Your Social Accounts Fans, Subscribes and Followers
	Author: Themeinity
	Version: 1.0
	Author URI: http://themeinity.com/
*/


/*!
 * Bootstrap v3.0.2 by @fat and @mdo
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */

/*! ***** CUSTOMIZED FOR SOCIALFANS COUNTER ***** */

.sf-row {
  margin-right: -15px;
  margin-left: -15px;
}

.sf-row:before,
.sf-row:after {
  display: table;
  content: " ";
}

.sf-row:after {
  clear: both;
}

.sf-row:before,
.sf-row:after {
  display: table;
  content: " ";
}

.sf-row:after {
  clear: both;
}

.sf-col-xs-1,
.sf-col-sm-1,
.sf-col-md-1,
.sf-col-lg-1,
.sf-col-xs-2,
.sf-col-sm-2,
.sf-col-md-2,
.sf-col-lg-2,
.sf-col-xs-3,
.sf-col-sm-3,
.sf-col-md-3,
.sf-col-lg-3,
.sf-col-xs-4,
.sf-col-sm-4,
.sf-col-md-4,
.sf-col-lg-4,
.sf-col-xs-5,
.sf-col-sm-5,
.sf-col-md-5,
.sf-col-lg-5,
.sf-col-xs-6,
.sf-col-sm-6,
.sf-col-md-6,
.sf-col-lg-6,
.sf-col-xs-7,
.sf-col-sm-7,
.sf-col-md-7,
.sf-col-lg-7,
.sf-col-xs-8,
.sf-col-sm-8,
.sf-col-md-8,
.sf-col-lg-8,
.sf-col-xs-9,
.sf-col-sm-9,
.sf-col-md-9,
.sf-col-lg-9,
.sf-col-xs-10,
.sf-col-sm-10,
.sf-col-md-10,
.sf-col-lg-10,
.sf-col-xs-11,
.sf-col-sm-11,
.sf-col-md-11,
.sf-col-lg-11,
.sf-col-xs-12,
.sf-col-sm-12,
.sf-col-md-12,
.sf-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.sf-col-xs-1,
.sf-col-xs-2,
.sf-col-xs-3,
.sf-col-xs-4,
.sf-col-xs-5,
.sf-col-xs-6,
.sf-col-xs-7,
.sf-col-xs-8,
.sf-col-xs-9,
.sf-col-xs-10,
.sf-col-xs-11 {
  float: left;
}

.sf-col-xs-12 {
  width: 100%;
}

.sf-col-xs-11 {
  width: 91.66666666666666%;
}

.sf-col-xs-10 {
  width: 83.33333333333334%;
}

.sf-col-xs-9 {
  width: 75%;
}

.sf-col-xs-8 {
  width: 66.66666666666666%;
}

.sf-col-xs-7 {
  width: 58.333333333333336%;
}

.sf-col-xs-6 {
  width: 50%;
}

.sf-col-xs-5 {
  width: 41.66666666666667%;
}

.sf-col-xs-4 {
  width: 33.33333333333333%;
}

.sf-col-xs-3 {
  width: 25%;
}

.sf-col-xs-2 {
  width: 16.666666666666664%;
}

.sf-col-xs-1 {
  width: 8.333333333333332%;
}

.sf-col-xs-pull-12 {
  right: 100%;
}

.sf-col-xs-pull-11 {
  right: 91.66666666666666%;
}

.sf-col-xs-pull-10 {
  right: 83.33333333333334%;
}

.sf-col-xs-pull-9 {
  right: 75%;
}

.sf-col-xs-pull-8 {
  right: 66.66666666666666%;
}

.sf-col-xs-pull-7 {
  right: 58.333333333333336%;
}

.sf-col-xs-pull-6 {
  right: 50%;
}

.sf-col-xs-pull-5 {
  right: 41.66666666666667%;
}

.sf-col-xs-pull-4 {
  right: 33.33333333333333%;
}

.sf-col-xs-pull-3 {
  right: 25%;
}

.sf-col-xs-pull-2 {
  right: 16.666666666666664%;
}

.sf-col-xs-pull-1 {
  right: 8.333333333333332%;
}

.sf-col-xs-pull-0 {
  right: 0;
}

.sf-col-xs-push-12 {
  left: 100%;
}

.sf-col-xs-push-11 {
  left: 91.66666666666666%;
}

.sf-col-xs-push-10 {
  left: 83.33333333333334%;
}

.sf-col-xs-push-9 {
  left: 75%;
}

.sf-col-xs-push-8 {
  left: 66.66666666666666%;
}

.sf-col-xs-push-7 {
  left: 58.333333333333336%;
}

.sf-col-xs-push-6 {
  left: 50%;
}

.sf-col-xs-push-5 {
  left: 41.66666666666667%;
}

.sf-col-xs-push-4 {
  left: 33.33333333333333%;
}

.sf-col-xs-push-3 {
  left: 25%;
}

.sf-col-xs-push-2 {
  left: 16.666666666666664%;
}

.sf-col-xs-push-1 {
  left: 8.333333333333332%;
}

.sf-col-xs-push-0 {
  left: 0;
}

.sf-col-xs-offset-12 {
  margin-left: 100%;
}

.sf-col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.sf-col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

.sf-col-xs-offset-9 {
  margin-left: 75%;
}

.sf-col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.sf-col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

.sf-col-xs-offset-6 {
  margin-left: 50%;
}

.sf-col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

.sf-col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

.sf-col-xs-offset-3 {
  margin-left: 25%;
}

.sf-col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.sf-col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

.sf-col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .sf-container {
    width: 750px;
  }
  .sf-col-sm-1,
  .sf-col-sm-2,
  .sf-col-sm-3,
  .sf-col-sm-4,
  .sf-col-sm-5,
  .sf-col-sm-6,
  .sf-col-sm-7,
  .sf-col-sm-8,
  .sf-col-sm-9,
  .sf-col-sm-10,
  .sf-col-sm-11 {
    float: left;
  }
  .sf-col-sm-12 {
    width: 100%;
  }
  .sf-col-sm-11 {
    width: 91.66666666666666%;
  }
  .sf-col-sm-10 {
    width: 83.33333333333334%;
  }
  .sf-col-sm-9 {
    width: 75%;
  }
  .sf-col-sm-8 {
    width: 66.66666666666666%;
  }
  .sf-col-sm-7 {
    width: 58.333333333333336%;
  }
  .sf-col-sm-6 {
    width: 50%;
  }
  .sf-col-sm-5 {
    width: 41.66666666666667%;
  }
  .sf-col-sm-4 {
    width: 33.33333333333333%;
  }
  .sf-col-sm-3 {
    width: 25%;
  }
  .sf-col-sm-2 {
    width: 16.666666666666664%;
  }
  .sf-col-sm-1 {
    width: 8.333333333333332%;
  }
  .sf-col-sm-pull-12 {
    right: 100%;
  }
  .sf-col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .sf-col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .sf-col-sm-pull-9 {
    right: 75%;
  }
  .sf-col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .sf-col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .sf-col-sm-pull-6 {
    right: 50%;
  }
  .sf-col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .sf-col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .sf-col-sm-pull-3 {
    right: 25%;
  }
  .sf-col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .sf-col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .sf-col-sm-pull-0 {
    right: 0;
  }
  .sf-col-sm-push-12 {
    left: 100%;
  }
  .sf-col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .sf-col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .sf-col-sm-push-9 {
    left: 75%;
  }
  .sf-col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .sf-col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .sf-col-sm-push-6 {
    left: 50%;
  }
  .sf-col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .sf-col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .sf-col-sm-push-3 {
    left: 25%;
  }
  .sf-col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .sf-col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .sf-col-sm-push-0 {
    left: 0;
  }
  .sf-col-sm-offset-12 {
    margin-left: 100%;
  }
  .sf-col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .sf-col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .sf-col-sm-offset-9 {
    margin-left: 75%;
  }
  .sf-col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .sf-col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .sf-col-sm-offset-6 {
    margin-left: 50%;
  }
  .sf-col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .sf-col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .sf-col-sm-offset-3 {
    margin-left: 25%;
  }
  .sf-col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .sf-col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .sf-col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .sf-col-md-1,
  .sf-col-md-2,
  .sf-col-md-3,
  .sf-col-md-4,
  .sf-col-md-5,
  .sf-col-md-6,
  .sf-col-md-7,
  .sf-col-md-8,
  .sf-col-md-9,
  .sf-col-md-10,
  .sf-col-md-11 {
    float: left;
  }
  .sf-col-md-12 {
    width: 100%;
  }
  .sf-col-md-11 {
    width: 91.66666666666666%;
  }
  .sf-col-md-10 {
    width: 83.33333333333334%;
  }
  .sf-col-md-9 {
    width: 75%;
  }
  .sf-col-md-8 {
    width: 66.66666666666666%;
  }
  .sf-col-md-7 {
    width: 58.333333333333336%;
  }
  .sf-col-md-6 {
    width: 50%;
  }
  .sf-col-md-5 {
    width: 41.66666666666667%;
  }
  .sf-col-md-4 {
    width: 33.33333333333333%;
  }
  .sf-col-md-3 {
    width: 25%;
  }
  .sf-col-md-2 {
    width: 16.666666666666664%;
  }
  .sf-col-md-1 {
    width: 8.333333333333332%;
  }
  .sf-col-md-pull-12 {
    right: 100%;
  }
  .sf-col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .sf-col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .sf-col-md-pull-9 {
    right: 75%;
  }
  .sf-col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .sf-col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .sf-col-md-pull-6 {
    right: 50%;
  }
  .sf-col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .sf-col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .sf-col-md-pull-3 {
    right: 25%;
  }
  .sf-col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .sf-col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .sf-col-md-pull-0 {
    right: 0;
  }
  .sf-col-md-push-12 {
    left: 100%;
  }
  .sf-col-md-push-11 {
    left: 91.66666666666666%;
  }
  .sf-col-md-push-10 {
    left: 83.33333333333334%;
  }
  .sf-col-md-push-9 {
    left: 75%;
  }
  .sf-col-md-push-8 {
    left: 66.66666666666666%;
  }
  .sf-col-md-push-7 {
    left: 58.333333333333336%;
  }
  .sf-col-md-push-6 {
    left: 50%;
  }
  .sf-col-md-push-5 {
    left: 41.66666666666667%;
  }
  .sf-col-md-push-4 {
    left: 33.33333333333333%;
  }
  .sf-col-md-push-3 {
    left: 25%;
  }
  .sf-col-md-push-2 {
    left: 16.666666666666664%;
  }
  .sf-col-md-push-1 {
    left: 8.333333333333332%;
  }
  .sf-col-md-push-0 {
    left: 0;
  }
  .sf-col-md-offset-12 {
    margin-left: 100%;
  }
  .sf-col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .sf-col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .sf-col-md-offset-9 {
    margin-left: 75%;
  }
  .sf-col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .sf-col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .sf-col-md-offset-6 {
    margin-left: 50%;
  }
  .sf-col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .sf-col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .sf-col-md-offset-3 {
    margin-left: 25%;
  }
  .sf-col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .sf-col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .sf-col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .sf-col-lg-1,
  .sf-col-lg-2,
  .sf-col-lg-3,
  .sf-col-lg-4,
  .sf-col-lg-5,
  .sf-col-lg-6,
  .sf-col-lg-7,
  .sf-col-lg-8,
  .sf-col-lg-9,
  .sf-col-lg-10,
  .sf-col-lg-11 {
    float: left;
  }
  .sf-col-lg-12 {
    width: 100%;
  }
  .sf-col-lg-11 {
    width: 91.66666666666666%;
  }
  .sf-col-lg-10 {
    width: 83.33333333333334%;
  }
  .sf-col-lg-9 {
    width: 75%;
  }
  .sf-col-lg-8 {
    width: 66.66666666666666%;
  }
  .sf-col-lg-7 {
    width: 58.333333333333336%;
  }
  .sf-col-lg-6 {
    width: 50%;
  }
  .sf-col-lg-5 {
    width: 41.66666666666667%;
  }
  .sf-col-lg-4 {
    width: 33.33333333333333%;
  }
  .sf-col-lg-3 {
    width: 25%;
  }
  .sf-col-lg-2 {
    width: 16.666666666666664%;
  }
  .sf-col-lg-1 {
    width: 8.333333333333332%;
  }
  .sf-col-lg-pull-12 {
    right: 100%;
  }
  .sf-col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .sf-col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .sf-col-lg-pull-9 {
    right: 75%;
  }
  .sf-col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .sf-col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .sf-col-lg-pull-6 {
    right: 50%;
  }
  .sf-col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .sf-col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .sf-col-lg-pull-3 {
    right: 25%;
  }
  .sf-col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .sf-col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .sf-col-lg-pull-0 {
    right: 0;
  }
  .sf-col-lg-push-12 {
    left: 100%;
  }
  .sf-col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .sf-col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .sf-col-lg-push-9 {
    left: 75%;
  }
  .sf-col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .sf-col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .sf-col-lg-push-6 {
    left: 50%;
  }
  .sf-col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .sf-col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .sf-col-lg-push-3 {
    left: 25%;
  }
  .sf-col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .sf-col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .sf-col-lg-push-0 {
    left: 0;
  }
  .sf-col-lg-offset-12 {
    margin-left: 100%;
  }
  .sf-col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .sf-col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .sf-col-lg-offset-9 {
    margin-left: 75%;
  }
  .sf-col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .sf-col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .sf-col-lg-offset-6 {
    margin-left: 50%;
  }
  .sf-col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .sf-col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .sf-col-lg-offset-3 {
    margin-left: 25%;
  }
  .sf-col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .sf-col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .sf-col-lg-offset-0 {
    margin-left: 0;
  }
}

/*! End bootstrap */


/* Socialfans fonts
    -----*/


@font-face {
  font-family: 'socialfans';
  src: url('../font/socialfans.eot?10344094');
  src: url('../font/socialfans.eot?10344094#iefix') format('embedded-opentype'),
       url('../font/socialfans.woff?10344094') format('woff'),
       url('../font/socialfans.ttf?10344094') format('truetype'),
       url('../font/socialfans.svg?10344094#socialfans') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'socialfans';
    src: url('../font/socialfans.svg?10344094#socialfans') format('svg');
  }
}
*/
 
 [class^="sf-icon-"]:before, [class*=" sf-icon-"]:before {
  font-family: "socialfans";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 


.sf-icon-heart:before { content: '\e812'; } /* '' */
.sf-icon-mailchimp:before { content: '\e80f'; } /* '' */
.sf-icon-github:before { content: '\e805'; } /* '' */
.sf-icon-vimeo:before { content: '\e806'; } /* '' */
.sf-icon-twitter:before { content: '\e801'; } /* '' */
.sf-icon-facebook:before { content: '\e800'; } /* '' */
.sf-icon-google:before { content: '\e802'; } /* '' */
.sf-icon-pinterest:before { content: '\e803'; } /* '' */
.sf-icon-youtube:before { content: '\e80e'; } /* '' */
.sf-icon-dribbble:before { content: '\e807'; } /* '' */
.sf-icon-instgram:before { content: '\e80d'; } /* '' */
.sf-icon-soundcloud:before { content: '\e808'; } /* '' */
.sf-icon-behance:before { content: '\e809'; } /* '' */
.sf-icon-delicious:before { content: '\e80c'; } /* '' */
.sf-icon-foursquare:before { content: '\e80a'; } /* '' */
.sf-icon-forrst:before { content: '\e80b'; } /* '' */
.sf-icon-linkedin:before { content: '\e804'; } /* '' */
.sf-icon-vk:before { content: '\e810'; } /* '' */
.sf-icon-rss:before { content: '\e811'; } /* '' */
.sf-icon-tumblr:before { content: '\e813'; } /* '' */
.sf-icon-envato-dark { 
  background-image: url("../images/envato-dark.png"); 
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 27px 31px;
  display: block !important;
}
.sf-icon-envato-light { 
  background-image: url("../images/envato-light.png"); 
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 27px 31px;
  display: block !important;
}
.sf-icon-envato-colord { 
  background: url("../images/envato-colored.png"); 
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 27px 31px;
  display: block !important;
}
.sf-col-one .sf-icon-envato-dark { 
  display: block;
  background: url("../images/envato-dark-xs.png") no-repeat; 
  width: 19px; 
  height: 21px; 
  margin: 10px 0 0px 8px !important;
}
.sf-col-one .sf-icon-envato-light { 
  display: block;
  background: url("../images/envato-light-xs.png") no-repeat;
  width: 19px; 
  height: 21px; 
  margin: 10px 0 0px 8px !important;
}
.sf-col-one .sf-icon-envato-colord { 
  display: block;
  background: url("../images/envato-colored-xs.png") no-repeat; 
  width: 19px; 
  height: 21px; 
  margin: 10px 0 0px 8px !important;
}
.sf-icon-vine-dark { 
  background-image: url("../images/vine-dark.png"); 
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 27px 31px;
  display: block !important;
}
.sf-icon-vine-light { 
  background-image: url("../images/vine-light.png"); 
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 27px 31px;
  display: block !important;
}
.sf-icon-vine-colord { 
  background: url("../images/vine-colored.png"); 
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 27px 31px;
  display: block !important;
}
.sf-col-one .sf-icon-vine-dark { 
  display: block;
  background: url("../images/vine-dark-xs.png") no-repeat; 
  width: 19px; 
  height: 21px; 
  margin: 10px 0 0px 8px !important;
}
.sf-col-one .sf-icon-vine-light { 
  display: block;
  background: url("../images/vine-light-xs.png") no-repeat;
  width: 19px; 
  height: 21px; 
  margin: 10px 0 0px 8px !important;
}
.sf-col-one .sf-icon-vine-colord { 
  display: block;
  background: url("../images/vine-colored-xs.png") no-repeat; 
  width: 19px; 
  height: 21px; 
  margin: 10px 0 0px 8px !important;
}


/* End socialfans fonts
    -----*/








/* Basic */


.sf-c-youtube {color: #CD332D;}
.sf-c-email {color: #393939;}
.sf-c-vimeo {color: #1ab7ea;}
.sf-c-twitter {color: #4099FF;}
.sf-c-facebook {color: #3B5998;}
.sf-c-google {color: #dd4b39;}
.sf-c-pinterest {color: #cb2027;}
.sf-c-linkedin {color: #007bb6;}
.sf-c-github {color: #171515;}
.sf-c-instagram {color: #3f729b;}
.sf-c-soundcloud {color: #ff7700;}
.sf-c-behance {color: #005cff;}
.sf-c-delicious {color: #205cc0;}
.sf-c-foursquare {color: #25a0ca;}
.sf-c-forrst {color: #5b9a68;}
.sf-c-dribbble {color: #ea4c89;}
.sf-c-envato {color: #82b540;}
.sf-c-vk{color: #45668e;}
.sf-c-rss{color: #FF6600;}
.sf-c-tumblr{color: #32506d;}
.sf-c-vine{color: #00b488;}

.sf-bg-youtube {background: #CD332D;}
.sf-bg-email {background: #393939;}
.sf-bg-vimeo {background: #1ab7ea;}
.sf-bg-twitter {background: #4099FF;}
.sf-bg-facebook {background: #3B5998;}
.sf-bg-google {background: #dd4b39;}
.sf-bg-pinterest {background: #cb2027;}
.sf-bg-linkedin {background: #007bb6;}
.sf-bg-github {background: #171515;}
.sf-bg-instgram {background: #3f729b;}
.sf-bg-soundcloud {background: #ff7700;}
.sf-bg-behance {background: #005cff;}
.sf-bg-delicious {background: #205cc0;}
.sf-bg-foursquare {background: #25a0ca;}
.sf-bg-forrst {background: #5b9a68;}
.sf-bg-dribbble {background: #ea4c89;}
.sf-bg-envato {background: #82b540;}
.sf-bg-mailchimp {background: #373737;}
.sf-bg-total {background: #585858 !important;;}
.sf-bg-vk{background: #45668e;}
.sf-bg-rss{background: #FF6600;}
.sf-bg-tumblr{background: #32506d;}
.sf-bg-vine{background: #00b488;}
.sf-transparent {background: transparent !important;}

.clearfix:after {
  clear: both;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}


.sf-widget-holder {
  clear: both;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0;
  text-align: center;
}


.sf-block {
  text-align: center;
}

.sf-light-color {
  color: #585858 !important;
}

.sf-light-bg {
  background: #585858 !important;
}

.sf-dark-color {
  color: #ffffff !important;
}

.sf-dark-bg {
  background: #ffffff !important;
}

.sf-front {

}

.sf-front a, .sf-front .sf-love {
  font-size: 0.813em;
  text-decoration: none !important;
  display: block;
  padding: 10px 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:    hidden;
  -ms-backface-visibility:     hidden;
}

.sf-front a:hover {
  text-decoration: none !important;
}


.sf-front .sf-love {

}


.sf-no-effect .sf-front:hover {
  opacity: 0.8;
}

.sf-no-effect .sf-back {
  display: none;
}

.sf-front i {
  display: inline-block;
  font-size: 3.750em;
  height: 50px;
}

.sf-spe {
  display: block;
  margin: 1px 0;
  width: auto;
}

.sf-front span {
  font-size: 2em;
  line-height: normal;
  text-transform: uppercase;
  padding-top: 0;
  min-width: 80px;
}

.sf-front small {
  font-size: 80%;
  line-height: 0;
  color: #cecece;
  text-transform: uppercase;
}

.sf-back {
  position: relative;
  text-align: center;
}

.sf-back a {
  display: inline-block;
  text-align: center;
  text-decoration: none !important;
  position: relative;
  top: 47%;
  padding: 1px 5px;
  border-radius: 3px;
  font-size: 12px !important;
  line-height: 1.5;
  display: inline-block;
  padding: 2px 6px !important;
  margin-bottom: 0;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.sf-back a {
  text-decoration: none !important;
}

.sf-view {
  padding: 0px !important;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.sf-view .sf-mask, .sf-view .sf-content {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.sf-view .sf-front {
  display: block;
  position: relative;
  margin: 1px;
}

.sf-col-exception {
  overflow: hidden;
  margin: 1px;
}

.sf-col-one .sf-no-effect .sf-back {
  display: none;
}

.sf-col-one .sf-front, .sf-col-one .sf-back {
  display: inline-block;
  margin-top: -6px;
  padding-right: 10px;
  text-align: right;
}

.sf-col-one .sf-front {
  padding-top: 6px;  
}

.sf-col-one .sf-front i {
  
}

.sf-col-one .sf-front span {
  line-height: 0 !important;
  font-size: 1.250em;
  font-weight: bold;
  text-transform: uppercase;
}

.sf-col-one .sf-front small {
  
}

.sf-col-one .sf-mask {
   height: 57px;    
}

.sf-col-one {

}

.sf-col-one .sf-back {
  text-align: right;
}

.sf-col-one .sf-back a.sf-join {
  text-align: right;
  top: 27%;
  margin-right: 3px !important;
}

.sf-col-one-icon {
    
}

.sf-col-one-icon i {
  font-size: 2em;
}

.sf-col-one-icon span {
  font-size: 1.500em;
  padding-top: 0px;
}

.sf-col-one-icon small {
  font-size: .500em;
  line-height: 0;
  color: #cecece;
  text-transform: uppercase;
}

/* End basic */








/* Effect one */


.sf-view-first .sf-front {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.sf-view-first .sf-mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  background-color: rgba(0,0,0, 0.5);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.sf-view-first a.sf-join {
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -o-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.sf-view-first:hover .sf-front {
  -webkit-transform: scale(1.1,1.1);
  -moz-transform: scale(1.1,1.1);
  -o-transform: scale(1.1,1.1);
  -ms-transform: scale(1.1,1.1);
  transform: scale(1.1,1.1);
}
.sf-view-first sf-a.join {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sf-view-first:hover .sf-mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.sf-view-first:hover a.sf-join {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.sf-view-first:hover a.sf-join {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

/* End effect one */





/*Effect two*/

.sf-view-two .sf-front { 
  -webkit-transition: all 0.4s ease-in-out 0.2s;
  -moz-transition: all 0.4s ease-in-out 0.2s;
  -o-transition: all 0.4s ease-in-out 0.2s;
  -ms-transition:all 0.4s ease-in-out 0.2s;
  transition: all 0.4s ease-in-out 0.2s;
  opacity: 1;
}
.sf-view-two .sf-mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  background-color: none;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(0) rotate(-180deg);
  -moz-transform: scale(0) rotate(-180deg);
  -o-transform: scale(0) rotate(-180deg);
  -ms-transform: scale(0) rotate(-180deg);
  transform: scale(0) rotate(-180deg);
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.sf-view-two a.sf-join { 
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sf-view-two:hover .sf-mask { 
  opacity: 1; 
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}                                 
.sf-view-two:hover .sf-front    { 
  -webkit-transform: scale(0);
  -moz-transform: scale(0); 
  -o-transform: scale(0); 
  -ms-transform: scale(0); 
  transform: scale(0); 
  opacity: 0;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}                       
.sf-view-two:hover a.sf-join{
  opacity: 1;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

/*End effect two*/



/*Effect three*/

.sf-view-three .sf-front {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.sf-view-three .sf-mask { 
  background-color: none; 
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
  opacity: 0;
}   
.sf-view-three a.sf-join { 
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.sf-view-three:hover .sf-front { 
  -webkit-transform: scale(10);
  -moz-transform: scale(10);
  -o-transform: scale(10);
  -ms-transform: scale(10);
  transform: scale(10);
  opacity: 0;
}
.sf-view-three:hover .sf-mask { 
  opacity: 1;
}                                                                            
.sf-view-three:hover a.sf-join{ 
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  z-index: 10;
}

/*End effect three*/

@media (max-width: 320px) {
    
    .sf-front span {
        font-size: 1.5em;
    }
    
    /* Effect one */
    .sf-view-first .sf-front {
      
    }
    .sf-view-first .sf-mask {
      display: none !important;
    }

    .sf-view-first a.sf-join {
      display: none !important;
    }
    .sf-view-first:hover .sf-front {
      -webkit-transform: none;
      -moz-transform: none;
      -o-transform: none;
      -ms-transform: none;
      transform: none;
    }
    .sf-view-first sf-a.join {
      display: none !important;
    }
    .sf-view-first:hover .sf-mask {
      display: none !important;
    }
    .sf-view-first:hover a.sf-join {
      display: none !important;
    }
    .sf-view-first:hover a.sf-join {
      display: none !important;
    }
    /* End effect one */
    
    
    /*Effect two*/

    .sf-view-two .sf-front { 

    }
    .sf-view-two .sf-mask {
      display: none !important;
    }

    .sf-view-two a.sf-join { 
      display: none !important;
    }
    .sf-view-two:hover .sf-mask { 
      display: none !important;
    }                                 
    .sf-view-two:hover .sf-front    { 
      -webkit-transform: none;
      -moz-transform: none;
      -o-transform: none;
      -ms-transform: none;
      transform: none;
      opacity: 100;
      -webkit-transition-delay: none;
      -moz-transition-delay: none;
      -o-transition-delay: none;
      -ms-transition-delay: none;
      transition-delay: none;
    }                       
    .sf-view-two:hover a.sf-join{
      display: none !important;
    }

    /*End effect two*/
    
    /*Effect three*/

    .sf-view-three .sf-front {

    }
    .sf-view-three .sf-mask { 
      display: none !important;
    }   
    .sf-view-three a.sf-join { 
      display: none !important;
    }
    .sf-view-three:hover .sf-front { 
      -webkit-transform: none;
      -moz-transform: none;
      -o-transform: none;
      -ms-transform: none;
      transform: none;
      opacity: 100;
    }
    .sf-view-three:hover .sf-mask { 
      display: none !important;
    }                                                                            
    .sf-view-three:hover a.sf-join{ 
      display: none !important;
    }

    /*End effect three*/
}


@media (max-width: 768px) {
    
    .sf-front span {
        font-size: 1.5em;
    }
    
}

@media (max-width: 1200px) {
    
    .sf-front span {
        font-size: 1.6em;
    }
    
    .sf-front i {
        font-size: 3em;
    }
    
}
