@font-face {
  font-family: 'socials';
  src: url('font/socials.eot?7221237');
  src: url('font/socials.eot?7221237#iefix') format('embedded-opentype'),
       url('font/socials.woff2?7221237') format('woff2'),
       url('font/socials.woff?7221237') format('woff'),
       url('font/socials.ttf?7221237') format('truetype'),
       url('font/socials.svg?7221237#socials') format('svg');
  font-weight: normal;
  font-style: normal;
}

.socials {
  font: normal normal normal 16px/1 "socials";
  font-family:socials !important;
  font-size: inherit;
  font-variant: normal;
  text-transform: none;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
}
/* makes the font 33% larger relative to the icon container */
.socials-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.socials-2x {
  font-size: 2em;
}
.socials-3x {
  font-size: 3em;
}
.socials-4x {
  font-size: 4em;
}
.socials-5x {
  font-size: 5em;
}
.socials-fw {
  width: 1.28571429em;
  text-align: center;
}
.socials-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.socials-ul > li {
  position: relative;
}
.socials-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.socials-li.socials-lg {
  left: -1.85714286em;
}
.socials-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.socials-pull-left {
  float: left;
}
.socials-pull-right {
  float: right;
}
.socials.socials-pull-left {
  margin-right: .3em;
}
.socials.socials-pull-right {
  margin-left: .3em;
}
.socials.pull-left {
  margin-right: .3em;
}
.socials.pull-right {
  margin-left: .3em;
}
.socials-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.socials-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.socials-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.socials-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.socials-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.socials-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.socials-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .socials-rotate-90,
:root .socials-rotate-180,
:root .socials-rotate-270,
:root .socials-flip-horizontal,
:root .socials-flip-vertical {
  filter: none;
}
.socials-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.socials-stack-1x,
.socials-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.socials-stack-1x {
  line-height: inherit;
}
.socials-stack-2x {
  font-size: 2em;
}
.socials-inverse {
  color: #ffffff;
}

.socials-foursquare:before { content: '\e800'; } /* '' */
.socials-houzz:before { content: '\e801'; } /* '' */
.socials-porch:before { content: '\e802'; } /* '' */
.socials-twitter:before { content: '\e803'; } /* '' */
.socials-youtube:before { content: '\e804'; } /* '' */
.socials-homeadvisor:before { content: '\e805'; } /* '' */
.socials-angies_list:before { content: '\e806'; } /* '' */
.socials-facebook:before { content: '\e807'; } /* '' */
.socials-google_plus:before { content: '\e808'; } /* '' */
.socials-instagram:before { content: '\e809'; } /* '' */
.socials-linked_in:before { content: '\e80a'; } /* '' */
.socials-pinterest:before { content: '\e80b'; } /* '' */
.socials-tripadvisor:before { content: '\e80c'; } /* '' */
.socials-yelp:before { content: '\e80d'; } /* '' */
.socials-blogger:before { content: '\e80e'; } /* '' */
.socials-flickr:before { content: '\e80f'; } /* '' */
.socials-tumblr:before { content: '\f173'; } /* '' */
.socials-wordpress:before { content: '\f19a'; } /* '' */

ul.socials  {margin: 0 !important}

ul.socials li {
  float: initial !important;
  width: initial !important;
  height: initial !important;
  line-height: initial !important;
  text-align: center !important;
  list-style: none !important;
  border-left: none !important;
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  font-weight: 400 !important;
}

ul.socials li:last-child {border-right: none !important}

ul.socials li a{
  color:#fff;
  text-decoration: none;
  outline:none;
  display: block;
  font-size: 1.3125em;
  width: 2em;
  height: 2em;
  line-height: 2em;
  font-weight: 100 !important;
}

ul.socials.sm li a {font-size: 0.975em}
ul.socials.md li a {font-size: 1em}
ul.socials.lg li a {font-size: 1.5em}
ul.socials.xl li a {font-size: 1.9em}

ul.socials.circle li a {border-radius:100%}
ul.socials.rounded li a {border-radius:.25em}

ul.socials.outlined li a {
  border:solid .125em;
  border-radius:100%;
  background:none !important;
  height: 2.125em !important;
  width: 2.125em !important;
  margin: 0 0.514286em 0.514286em 0 !important;
}

ul.socials.circle li a,
ul.socials.rounded li a,
ul.socials.square  li a {margin: 0 .714285714285714em .714285714285714em 0}

ul.socials.circle li  a {border-radius:100%}
ul.socials.rounded li  a {border-radius:.25em}
ul.socials.square  li  a {border-radius:0}

ul.socials li.angies_list-color  a {background: #7fbb00}
ul.socials li.facebook-color     a {background: #3b5998}
ul.socials li.foursquare-color   a {background: #f94877}
ul.socials li.google_plus-color  a {background: #dd4b39}
ul.socials li.homeadvisor-color  a {background: #455a64}
ul.socials li.houzz-color        a {background: #7ac143}
ul.socials li.instagram-color    a {background: #ec0384 linear-gradient(to top right, rgba(255, 193, 7, 0.77), rgba(103, 58, 183, 0.55))}
ul.socials li.linked_in-color     a {background: #007bb6}
ul.socials li.pinterest-color    a {background: #cb2027}
ul.socials li.porch-color        a {background: #ff9800}
ul.socials li.tripadvisor-color  a {background: #589442}
ul.socials li.twitter-color      a {background: #0084b4}
ul.socials li.yelp-color         a {background: #c41200}
ul.socials li.youtube-color      a {background: #bb0000}
ul.socials li.blogger-color      a {background: #fb8f3d}
ul.socials li.tumblr-color       a {background: #34526f}
ul.socials li.wordpress-color    a {background: #21759b}
ul.socials li.flickr-color       a {background: #fc329b}

ul.socials li.angies_list-color  a:hover {background: #fff; color: #7fbb00 !important}
ul.socials li.facebook-color     a:hover {background: #fff; color: #3b5998 !important}
ul.socials li.foursquare-color   a:hover {background: #fff; color: #f94877 !important}
ul.socials li.google_plus-color  a:hover {background: #fff; color: #dd4b39 !important}
ul.socials li.homeadvisor-color  a:hover {background: #fff; color: #455a64 !important}
ul.socials li.houzz-color        a:hover {background: #fff; color: #7ac143 !important}
ul.socials li.instagram-color    a:hover {background: #fff; color: #ec0384 !important}
ul.socials li.linked_in-color     a:hover {background: #fff; color: #007bb6 !important}
ul.socials li.pinterest-color    a:hover {background: #fff; color: #cb2027 !important}
ul.socials li.porch-color        a:hover {background: #fff; color: #ff9800 !important}
ul.socials li.tripadvisor-color  a:hover {background: #fff; color: #589442 !important}
ul.socials li.twitter-color      a:hover {background: #fff; color: #0084b4 !important}
ul.socials li.yelp-color         a:hover {background: #fff; color: #c41200 !important}
ul.socials li.youtube-color      a:hover {background: #fff; color: #bb0000 !important}
ul.socials li.blogger-color      a:hover {background: #fff; color: #fb8f3d !important}
ul.socials li.tumblr-color       a:hover {background: #fff; color: #34526f !important}
ul.socials li.wordpress-color    a:hover {background: #fff; color: #21759b !important}
ul.socials li.flickr-color       a:hover {background: #fff; color: #fc329b !important}

ul.socials.inverse li.angies_list-color  a {background: #fff; color: #7fbb00 !important}
ul.socials.inverse li.facebook-color     a {background: #fff; color: #3b5998 !important}
ul.socials.inverse li.foursquare-color   a {background: #fff; color: #f94877 !important}
ul.socials.inverse li.google_plus-color  a {background: #fff; color: #dd4b39 !important}
ul.socials.inverse li.homeadvisor-color  a {background: #fff; color: #455a64 !important}
ul.socials.inverse li.houzz-color        a {background: #fff; color: #7ac143 !important}
ul.socials.inverse li.instagram-color    a {background: #fff; color: #ec0384 !important}
ul.socials.inverse li.linked_in-color     a {background: #fff; color: #007bb6 !important}
ul.socials.inverse li.pinterest-color    a {background: #fff; color: #cb2027 !important}
ul.socials.inverse li.porch-color        a {background: #fff; color: #ff9800 !important}
ul.socials.inverse li.tripadvisor-color  a {background: #fff; color: #589442 !important}
ul.socials.inverse li.twitter-color      a {background: #fff; color: #0084b4 !important}
ul.socials.inverse li.yelp-color         a {background: #fff; color: #c41200 !important}
ul.socials.inverse li.youtube-color      a {background: #fff; color: #bb0000 !important}
ul.socials.inverse li.blogger-color      a {background: #fff; color: #fb8f3d !important}
ul.socials.inverse li.tumblr-color       a {background: #fff; color: #34526f !important}
ul.socials.inverse li.wordpress-color    a {background: #fff; color: #21759b !important}
ul.socials.inverse li.flickr-color       a {background: #fff; color: #fc329b !important}

ul.socials.inverse li.angies_list-color  a:hover {color:#fff !important; background-color: #7fbb00}
ul.socials.inverse li.facebook-color     a:hover {color:#fff !important; background-color: #3b5998}
ul.socials.inverse li.foursquare-color   a:hover {color:#fff !important; background-color: #f94877}
ul.socials.inverse li.google_plus-color  a:hover {color:#fff !important; background-color: #dd4b39}
ul.socials.inverse li.homeadvisor-color  a:hover {color:#fff !important; background-color: #455a64}
ul.socials.inverse li.houzz-color        a:hover {color:#fff !important; background-color: #7ac143}
ul.socials.inverse li.instagram-color    a:hover {color:#fff !important; background: #ec0384 linear-gradient(to top right, rgba(255, 193, 7, 0.77), rgba(103, 58, 183, 0.55))}
ul.socials.inverse li.linked_in-color     a:hover {color:#fff !important; background-color: #007bb6}
ul.socials.inverse li.pinterest-color    a:hover {color:#fff !important; background-color: #cb2027}
ul.socials.inverse li.porch-color        a:hover {color:#fff !important; background-color: #ff9800}
ul.socials.inverse li.tripadvisor-color  a:hover {color:#fff !important; background-color: #589442}
ul.socials.inverse li.twitter-color      a:hover {color:#fff !important; background-color: #0084b4}
ul.socials.inverse li.yelp-color         a:hover {color:#fff !important; background-color: #c41200}
ul.socials.inverse li.youtube-color      a:hover {color:#fff !important; background-color: #bb0000}
ul.socials.inverse li.blogger-color      a:hover {color:#fff !important; background-color: #fb8f3d}
ul.socials.inverse li.tumblr-color       a:hover {color:#fff !important; background-color: #34526f}
ul.socials.inverse li.wordpress-color    a:hover {color:#fff !important; background-color: #21759b}
ul.socials.inverse li.flickr-color       a:hover {color:#fff !important; background-color: #fc329b}

ul.socials.naked li a {background:none !important}
