/*======================================================
Footer
========================================================*/

.main-container {
  margin-bottom: -6.55em;
}

.main-container:after {
    content: "";
    display: block;
    height: 6.55em;
}

.site-footer {
  border-top: 5px solid #edeeee;
  clear: both;
  margin-top: 0;
  padding-top: 2em;
  height: 6.55em;
}
.sub-footer {
  color: #8f8f8f;
  font: 700 0.6875em/1 'Montserrat', sans-serif;
}

.site-footer .sf_email-us,
.site-footer .sf_email-us a {
  color: #000;
}
.site-footer .sf_email-us strong {
  text-transform: uppercase;
}

.sub-footer a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}

.sub-footer a:hover {
  color: inherit;
  text-decoration: underline;
}

.sub-footer .footer-copyright {
  margin-left: 3.7em;
}


/*======================================================
Footer Links & Share Buttons
========================================================*/

.footer-links {
  float:left;
}
.footer-right {
  float: right;
}

.footer-links a {
  margin-right: 1.5em;
}

.sf_tw-icon {
  display: inline-block;
  margin-right: 7px;
  vertical-align: text-bottom;
  width: 18px;
}

.site-footer .fa-twitter {
  font-size: 1.8em;
  vertical-align: middle;
}
.site-footer .fa-twitter + span {
  display: inline-block;
  vertical-align: middle;
}


/* RESET footer border */
.page-template-template-blueprints-sales-page-NEW .site-footer,
.page-template-template-blueprints-sales-page-OLD .site-footer { 
  border-top: 0;
}