h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 300;
  letter-spacing: -.1rem;
  padding: 0 0 2rem;
  margin: 0;
  font-family: 'proxima_nova_rgregular';
}

h1 {
  font-size: 4.6rem;
  line-height: 1.2;
  padding: 3rem 0
}

h2 {
  font-size: 3.6rem;
  line-height: 1.25
}

h3 {
  font-size: 2.8rem;
  line-height: 1.3
}

h4 {
  font-size: 2.2rem;
  letter-spacing: -.08rem;
  line-height: 1.35
}

h5 {
  font-size: 1.8rem;
  letter-spacing: -.05rem;
  line-height: 1.5
}

h6 {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.4
}

a {
  color: #404041;
  font-weight: 500;
}

h1 {
  font-size: 2em;
  line-height: 1.25;
}

@media (min-width:43.75em) {
  h1 {
    font-size: 2.5em;
    line-height: 1.125;
  }

}

@media (min-width:56.25em) {
  h1 {
    font-size: 3em;
    line-height: 1.05;
  }

}

h2 {
  font-size: 1.625em;
  line-height: 1.15384615;
}

@media (min-width:43.75em) {
  h2 {
    font-size: 2em;
    line-height: 1.25;
  }

}

@media (min-width:56.25em) {
  h2 {
    font-size: 2.25em;
    line-height: 1.25;
  }

}

h3 {
  font-size: 1.375em;
  line-height: 1.13636364;
}

@media (min-width:43.75em) {
  h3 {
    font-size: 1.5em;
    line-height: 1.25;
  }

}

@media (min-width:56.25em) {
  h3 {
    font-size: 1.75em;
    line-height: 1.25;
  }

}

h4 {
  font-size: 1.125em;
  line-height: 1.11111111;
}

@media (min-width:43.75em) {
  h4 {
    line-height: 1.22222222;
  }

}

blockquote {
  font-size: 1.25em;
  line-height: 1.25;
}

@media (min-width:43.75em) {
  blockquote {
    font-size: 1.5em;
    line-height: 1.45833333;
  }

}