.page-template-infographic {
  /**************************
  Media Queries
  ***************************/
}
.page-template-infographic ul.social-icon-list {
  padding: 0;
  margin: 0;
  display: flex;
}
.page-template-infographic ul.social-icon-list li {
  padding: 0;
  margin: 0;
  margin-left: 9px;
  display: inline-block;
}
.page-template-infographic ul.social-icon-list li:first-of-type {
  margin-left: 0;
}
.page-template-infographic ul.social-icon-list li .icon-facebook {
  background-image: url("../../dist/images/social-icons/icon-facebook.svg");
  display: block;
  height: 21.43px;
  width: 11.48px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.page-template-infographic ul.social-icon-list li .icon-google-plus {
  background-image: url("../../dist/images/social-icons/icon-google-plus.svg");
  display: block;
  height: 24px;
  width: 28px;
  background-size: 100%;
}
.page-template-infographic ul.social-icon-list li .icon-instagram {
  background: url("../../dist/images/social-icons/icon-instagram.svg") no-repeat scroll center center transparent;
  display: block;
  height: 19.65px;
  width: 19.65px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.page-template-infographic ul.social-icon-list li .icon-linkedin {
  background-image: url("../../dist/images/social-icons/icon-linkedin.svg");
  display: block;
  height: 18.76px;
  width: 18.75px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.page-template-infographic ul.social-icon-list li .icon-youtube {
  background: url("../../dist/images/social-icons/icon-youtube.svg") no-repeat scroll center center transparent;
  display: block;
  height: 15.49px;
  width: 23.22px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.page-template-infographic ul.social-icon-list li .icon-twitter {
  background-image: url("../../dist/images/social-icons/icon-twitter.svg");
  display: block;
  height: 17.34px;
  width: 20.54px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.page-template-infographic ul.social-icon-list li a {
  display: block;
  background-color: #fff;
  width: 44.66px;
  height: 44.66px;
  display: flex;
  text-align: center;
  border-radius: 50%;
  color: #88211e;
  justify-content: center;
  align-items: center;
}
.page-template-contact .page-template-infographic ul.social-icon-list li a, .page-template-location .page-template-infographic ul.social-icon-list li a {
  border: 2px solid #F0F0F0;
}
.page-template-infographic ul.social-icon-list li a svg {
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%) scale(0.7);
  display: inline-block;
}
.page-template-infographic ul.social-icon-list li a svg * {
  fill: #fff;
}
.page-template-infographic .footer ul li {
  list-style: none;
}
@media screen and (min-width: 992px) {
  .page-template-infographic .footer-social {
    padding: 10px 0 15px !important;
  }
}

/*# sourceMappingURL=layout-2.css.map */
