/* ============================================================
  SECTIONS
============================================================ */
section.module:last-child {
  margin-bottom: 0;
}
section.module h2 {
  margin-bottom: 20px;
  font-family: "Helvetica Neue", serif;
  font-size: 20px;
}
section.module p {
  font-size: 14px;
}
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding: 0;
}
section.module.parallax {
  height: 460px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
section.module.parallax.tall {
  height: 660px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
section.module.parallax h1 {
  color: rgba(255, 255, 255, 1);
  font-size: 60px;
  font-weight: 0;
  text-align: left;
  text-transform: uppercase;
    padding: 0px 10px 10px 10px;
}
section.module.parallax-1 {
  background-image: #000000;
}
section.module.parallax-2 {

  background-image: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url("../img/new_magnets.jpg");

}
section.module.parallax-3 {
  background-image: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url("../img/new_keychains2.jpg");
}
@media all and (min-width: 390px) {
  section.module.parallax h1 {
    font-size: 60px;
    padding: 0px 20px 20px 20px;
  }
    section.module h2 {
    font-size: 22px;
  }
}
@media all and (min-width: 420px) {
  section.module.parallax h1 {
    font-size: 60px;
    padding: 0px 30px 30px 30px;
  }
    section.module h2 {
    font-size: 24px;
  }
}
@media all and (min-width: 440px) {
    section.module h2 {
    font-size: 26px;
  }
}
@media all and (min-width: 500px) {
    section.module h2 {
    font-size: 28px;
  }
}
@media all and (min-width: 556px) {
  section.module.parallax h1 {
    font-size: 60px;
    padding: 10px 30px 30px 30px;
    line-height: 150px;
  }
}
@media all and (min-width: 600px) {
  section.module h2 {
    font-size: 28px;
  }
    section.module h3 {
    font-size: 20px;
  }
  section.module p {
    font-size: 14px;
  }
  section.module.parallax h1 {
    font-size: 60px;
    line-height: 150px;
  }
}
@media all and (min-width: 640px) {
  section.module.parallax h1 {
    font-size: 70px;
    line-height: 150px;
  }
}
@media all and (min-width: 720px) {
  section.module.parallax h1 {
    font-size: 80px;
    line-height: 150px;
  }
  section.module p {
    font-size: 14px;
  }
  section.module h3 {
    font-size: 14px;
  }
}
@media all and (max-width: 799px) {

  section.module h4 {
    font-size: 45px;
  }
}
@media all and (min-width: 800px) {
  section.module.parallax h1 {
    font-size: 90px;
    line-height: 150px;
  }
  section.module p {
    font-size: 14px;
  }
  section.module h3 {
    font-size: 14px;
  }
  section.module h4 {
    font-size: 100px;
  }
}
@media all and (min-width: 880px) {
  section.module.parallax h1 {
    font-size: 100px;
    line-height: 150px;
  }
}
@media all and (min-width: 1100px) {
  section.module.parallax h1 {
    font-size: 130px;
    padding: 0px 0px 0px 30px;
  }
    section.module p {
    font-size: 16px;
  }
  section.module h3 {
    font-size: 20px;
  }
}
@media all and (min-width: 1200px) {
    section.module p {
    font-size: 18px;
  }
}
@media all and (min-width: 1300px) {

    section.module p {
    font-size: 20px;
  }
}
@media all and (min-width: 1500px) {
    section.module p {
    font-size: 24px;
  }
}
@media all and (min-width: 1600px) {
  section.module.parallax h1 {
    font-size: 130px;
    padding: 0px 0px 0px 30px;
  }
    section.module p {
    font-size: 24px;
  }
  section.module h3 {
    font-size: 30px;
  }
}
