.fl-module-social_links .component_social_links .social-link{
  background-color:#ee392f;
  border:.125rem solid #ee392f;
  -webkit-border-radius:50px;
  -webkit-border-radius:3.125rem;
     -moz-border-radius:50px;
     -moz-border-radius:3.125rem;
          border-radius:50px;
          border-radius:3.125rem;
  line-height:normal;
  overflow:hidden;
  position:relative;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  z-index:1;
  font-size:1rem;
  padding:.5rem 1.875rem;
}

.fl-module-social_links .component_social_links .social-link:not(.is-tabbing){
  outline:none;
}

@media (min-width:992px) and (max-width:1199.98px){
  .fl-module-social_links .component_social_links .social-link{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .fl-module-social_links .component_social_links .social-link{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

.fl-module-social_links .component_social_links .social-link:before{
  background:#fff;
  content:"";
  height:100%;
  left:0;
  position:absolute;
  top:0;
  -webkit-transform:translateX(-100%) skew(-45deg);
     -moz-transform:translateX(-100%) skew(-45deg);
       -o-transform:translateX(-100%) skew(-45deg);
          transform:translateX(-100%) skew(-45deg);
  -webkit-transform-origin:0 0;
     -moz-transform-origin:0 0;
       -o-transform-origin:0 0;
          transform-origin:0 0;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  width:150%;
  z-index:-1;
}

.fl-module-social_links .component_social_links .hover.social-link,.fl-module-social_links .component_social_links .social-link:hover{
  color:#ee392f;
  border-color:#ee392f;
  background-color:#ee392f;
}

.fl-module-social_links .component_social_links .hover.social-link:before,.fl-module-social_links .component_social_links .social-link:hover:before{
  -webkit-transform:translateX(0) skew(-45deg);
     -moz-transform:translateX(0) skew(-45deg);
       -o-transform:translateX(0) skew(-45deg);
          transform:translateX(0) skew(-45deg);
}

.fl-module-social_links .component_social_links .social-link:focus{
  color:#ee392f;
  border-color:#ee392f;
  background-color:#fff;
}

@media (min-width:992px) and (max-width:1199.98px){
  .fl-module-social_links .component_social_links h4.title{
    font-size:13px;
    font-size:.8125rem;
  }
}

.fl-module-social_links .component_social_links .social-link{
  margin-right:0;
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
     -moz-box-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
     -moz-box-align:center;
          align-items:center;
  text-decoration:none;
  color:#fff;
  background-color:#007bbd;
  border:none;
  margin-left:0;
}

.fl-module-social_links .component_social_links .social-link:before{
  background:#404040;
}

.fl-module-social_links .component_social_links .social-link:focus,.fl-module-social_links .component_social_links .social-link:hover{
  color:#fff;
  background-color:#007bbd;
}

.fl-module-social_links .component_social_links .social-link:focus:before,.fl-module-social_links .component_social_links .social-link:hover:before{
  -webkit-transform:translateX(0) skew(-35deg);
     -moz-transform:translateX(0) skew(-35deg);
       -o-transform:translateX(0) skew(-35deg);
          transform:translateX(0) skew(-35deg);
}

@media (min-width:1601px){
  .fl-module-social_links .component_social_links .social-link{
    margin-top:1.3125rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .fl-module-social_links .component_social_links .social-link{
    height:54px;
    height:3.375rem;
    width:54px;
    width:3.375rem;
  }
}

@media (max-width:767.98px){
  .fl-module-social_links .component_social_links .social-link{
    margin-top:1.25rem;
  }
}
