body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  max-width: 450px;
  margin-top: 20vh;
  margin-bottom: 13px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 52px;
  font-weight: 400;
  text-align: left;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

h4 {
  margin-top: 30px;
  margin-bottom: 40px;
  font-family: 'Open Sans', sans-serif;
  color: #dedede;
  font-size: 32px;
  line-height: 52px;
  font-weight: 400;
  text-align: center;
}

h5 {
  max-width: 400px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 26px;
  line-height: 34px;
  font-weight: 600;
  text-align: left;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: dimgray;
  font-weight: 300;
}

.button {
  display: block;
  overflow: visible;
  width: 40px;
  height: 47px;
  min-width: 40px;
  margin-top: 12px;
  margin-left: 3px;
  background-image: url('../images/logo_mobile_2x.png');
  background-position: 0px 0px;
  background-size: 40px 47px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: left;
  text-decoration: none;
  list-style-type: none;
}

.cover {
  position: relative;
  overflow: hidden;
  padding-bottom: 0px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  text-align: center;
}

.intro-white {
  position: relative;
  display: inline-block;
  max-width: 550px;
  margin-bottom: 60px;
  font-family: 'Open Sans', sans-serif;
  color: #4f5b6e;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}

.email-field {
  display: block;
  width: 250px;
  height: 48px;
  margin-right: 5px;
  float: left;
  border-radius: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.get-notified-button {
  height: 48px;
  padding: 10px 20px;
  border-radius: 0px;
  background-color: #72a0fc;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.get-notified-button:hover {
  background-color: #de4b57;
}

.headline-container {
  position: static;
  display: block;
  padding-top: 60px;
  text-align: center;
}

.statement-section {
  padding-top: 50px;
  padding-bottom: 75px;
  float: none;
  background-color: #fff;
  text-align: center;
}

.title-container {
  padding: 100px 134px;
  text-align: center;
}

.get-notified-footer {
  background-color: #313130;
}

.headline-footer-container {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}

.footer {
  background-color: #1c1b1b;
}

.menu-bar {
  position: static;
  width: 100%;
  height: 67px;
  background-color: #000;
}

.get-notified-footer-form {
  display: inline-block;
  width: 400px;
}

.menu-item {
  font-family: 'Open Sans', sans-serif;
  color: #d5d5d5;
  font-size: 16px;
  text-decoration: none;
}

.menu-item:hover {
  color: #fff;
}

.menu-column {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
}

.p_link {
  color: #a8a8a8;
  text-decoration: none;
}

.p_link:hover {
  color: #fff;
}

.social {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #242323;
  text-align: center;
}

.social-button {
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  clear: none;
}

.slider {
  height: auto;
  background-color: transparent;
}

.disclaimer {
  font-size: 12px;
  line-height: 18px;
  text-align: justify;
}

.samples-columns {
  margin-bottom: 40px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
}

.slide {
  text-align: center;
}

.slide.small-left {
  text-align: center;
}

.button-image {
  margin-top: 0px;
}

.section-chemicals {
  background-color: #3e485b;
}

.small-copy {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.body {
  background-color: #e6e3e5;
  font-family: 'Open Sans', sans-serif;
  color: #4f5b6e;
}

.h1 {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-top: 25px;
  margin-bottom: 15px;
  color: #4f5b6e;
  font-size: 24px;
  line-height: 46px;
  text-align: center;
}

.h1.white {
  color: #fff;
}

.h4 {
  color: #4f5b6e;
  font-weight: 300;
}

.h4.white {
  color: #e4e4e4;
  font-size: 24px;
  line-height: 46px;
  font-weight: 300;
}

.simple-container {
  padding-right: 135px;
  padding-left: 135px;
}

.gallery-section {
  padding-top: 20px;
  padding-bottom: 50px;
  background-color: #fff;
}

.sample-div {
  position: relative;
  margin-bottom: 20px;
}

.image-credits {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 45px;
  padding-left: 45px;
  opacity: 0;
  text-align: center;
  cursor: default;
  -moz-user-select: none; 
  -webkit-user-select: none; 
  -ms-user-select:none; 
  user-select:none;
  -o-user-select:none; 
}

.image-credits:hover {
  background-color: rgba(0, 0, 0, .5);
  opacity: 1;
}

.credits-div {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.samples-credit-image {
  margin-bottom: 7px;
}

.general-caption {
  position: relative;
  top: 50%;
  color: #fff;
}

.image-break {
  height: 800px;
}

.image-break._1 {
  background-image: url('../images/Photo-03-04-2015,-17-24-46.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.image-break._2 {
  background-image: url('../images/Photo-17-04-2016,-21-45-36.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.image-break._3 {
  background-image: url('../images/Photo-17-04-2016,-21-50-35.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.bada-boom {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 150px;
  line-height: 150px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.bada-boom.tag {
  font-size: 99px;
  text-transform: none;
}

.bada-container {
  position: relative;
  height: 100%;
}

.social-div {
  display: inline-block;
  width: 152px;
  margin-top: 30px;
}

.social-div.top {
  margin-top: 100px;
}

.facebook-button {
  width: 60px;
  height: 60px;
  background-color: transparent;
  background-image: url('../images/Social-Icon-Facebook.png');
  background-position: 0px 0px;
  background-size: 60px;
  background-repeat: no-repeat;
}

.instagram-button {
  width: 60px;
  height: 60px;
  background-color: transparent;
  background-image: url('../images/Social-Icon-Instagram.png');
  background-position: 0px 0px;
  background-size: 60px;
}

.appstore-button {
  width: 135px;
  height: 40px;
  background-color: transparent;
  background-image: url('../images/app-store-badge-135x40-en-b1dba5d0e0461eb18eb0407b4cb05745.svg');
  background-position: 0px 0px;
  background-size: 135px;
  background-repeat: no-repeat;
}

.video-embed {
  margin-top: 55px;
  margin-bottom: 100px;
}

@media (max-width: 991px) {
  h1 {
    max-width: 450px;
    margin-top: 100px;
  }
  .intro-white {
    max-width: 520px;
  }
  .headline-container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .title-container {
    padding-right: 46px;
    padding-left: 46px;
  }
  .headline-footer-container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .menu-bar-container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .samples-columns {
    margin-bottom: 18px;
  }
  .simple-container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .image-credits:hover {
    opacity: 0;
  }
  .image-credits:active {
    opacity: 1;
  }
}

@media (max-width: 767px) {
  h1 {
    max-width: 370px;
    margin-top: 30px;
    font-size: 38px;
    line-height: 42px;
  }
  .intro-white {
    margin-bottom: 30px;
  }
  .email-field {
    width: 250px;
  }
  .get-notified-button {
    width: 250px;
  }
  .get-notified-footer-form {
    width: 250px;
    padding-top: 20px;
    text-align: center;
  }
  .slider {
    height: 100%;
  }
  .samples-columns {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .slide.small-left {
    text-align: center;
  }
  .button-image {
    margin-top: 0px;
  }
  .bada-boom.tag {
    font-size: 69px;
  }
}

@media (max-width: 479px) {
  h1 {
    max-width: 210px;
    font-size: 41px;
    line-height: 45px;
  }
  .cover {
    background-position: 100% 0%;
  }
  .email-field {
    width: 250px;
  }
  .headline-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .statement-section {
    padding-bottom: 10px;
  }
  .title-container {
    padding-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .headline-footer-container {
    padding-right: 30px;
    padding-bottom: 60px;
    padding-left: 30px;
  }
  .get-notified-footer-form {
    width: 250px;
  }
  .menu-bar-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .slider {
    height: 100%;
  }
  .simple-container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .image-break._1 {
    height: 300px;
    background-attachment: scroll;
  }
  .image-break._2 {
    height: 300px;
    background-size: cover;
    background-attachment: scroll;
  }
  .image-break._3 {
    height: 300px;
    background-attachment: scroll;
  }
  .bada-boom {
    font-size: 75px;
  }
  .bada-boom.tag {
    font-size: 39px;
  }
}

