/* Colors */
/*#888888*/
/* Fonts */
/* Sizes */
/* Prefooter section */
.ifad-mailing-but {
  background-color: #003870;
  color: white;
  border-radius: 25px;
  border: 0px;
  height: 40px;
  text-transform: uppercase;
  font-family: HelveticaIFAD,Helvetica,Arial,sans-serif; }

.ifad-pre-footer-title {
  color: #333333; }

.ifad-pre-footer-section {
  border-top: 2px solid #e4e4e4;
  font-size: 13px;
  line-height: 3.769;
  margin-bottom: 60px;
  padding-top: 60px; }

#mc-embedded-subscribe {
  width: 100px; }

#mce-EMAIL {
  width: 150px;
  height: 30px;
  border-radius: 3px; }

/* Footer section */
#footer {
  width: 100%;
  position: relative;
  background-color: white; }

.ifad-frontpage-footer {
  /* border-top: 1px solid $ifad-bg; */
  max-width: 1200px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px; }

.ifad-footer-container {
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 13px;
  padding-bottom: 50px; }

.copyright {
  float: left;
  width: 13.33%; }

.footer-section {
  text-align: center;
  /** font-size: 12px; **/ }

@media (max-width: 979px) {
  .footer-link {
    border-top: 1px solid;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px; }

  .footer-section {
    border-top: 1px solid; }

  .ifad-footer-container {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    width: 80%; }

  #ifad-social {
    padding-top: 50px; }

  #ifad-social {
    padding-bottom: 50px; } }