h3 {
  margin-top: 35px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  line-height: 30px;
  font-weight: 400;
}

a {
  color: #b8ec37;
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 55px;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 55px;
}

.header {
  overflow: hidden;
  background-image: url('../images/header-bg.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.header.page {
  overflow: hidden;
  padding-bottom: 30px;
}

.benefits {
  overflow: hidden;
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: url('../images/benefits-bg.jpg');
  background-position: 100% 77%;
  background-size: 13%;
  background-repeat: no-repeat;
}

.how-it-works {
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: url('../images/how-it-works-bg.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.amazing-features {
  display: block;
  padding-top: 120px;
  padding-bottom: 200px;
  background-image: url('../images/amazing-features-bg-2.jpg'), url('../images/amazing-features-bg-1.jpg');
  background-position: 100% 100%, 0px 100%;
  background-size: 12%, 12%;
  background-repeat: no-repeat, no-repeat;
}

.footer {
  padding-top: 200px;
  background-color: #212425;
  text-align: center;
}

.footer.page {
  padding-top: 50px;
}

.first-to-try {
  position: absolute;
  left: 50%;
  display: block;
  width: 100%;
  max-width: 970px;
  padding: 60px 30px;
  background-color: #b8ec37;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

._w-container {
  display: block;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.hero {
  margin-right: -15px;
  margin-left: -15px;
  padding-top: 0px;
  padding-bottom: 50px;
}

.hero-title {
  margin: 0px -10px 80px;
  padding-top: 140px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 72px;
  font-weight: 400;
}

.topnav {
  margin-right: -15px;
  margin-left: -15px;
  padding-top: 30px;
}

.hero-proto-img {
  display: block;
  max-width: 352px;
  margin-right: auto;
  margin-left: auto;
}

.hero-subscription {
  margin-right: -10px;
  margin-left: -10px;
}

.hero-subscription-desc {
  margin-right: -10px;
  margin-bottom: 45px;
  margin-left: -10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
}

._wf-container {
  display: block;
  overflow: hidden;
  width: 1800px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.how-it-works-text {
  margin-top: 240px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 44px;
  font-weight: 300;
}

.amazing-features-img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.footer-logo {
  display: block;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}

.footer-bside {
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #101111;
}

.footer-credits {
  float: left;
  font-family: Oswald, sans-serif;
  color: #fff;
  line-height: 17px;
}

.footer-links {
  float: right;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 17px;
}

.footer-link {
  color: #fff;
  text-decoration: none;
}

.heading {
  margin-top: 0px;
  margin-bottom: 100px;
  text-align: center;
}

.amazing-features-title {
  margin-top: 0px;
  margin-bottom: 100px;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.feature-list {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 80px;
}

.feature-list.left-side {
  padding-right: 90px;
  padding-left: 0px;
  text-align: right;
}

.feature-title {
  margin-bottom: 20px;
}

.feature-title-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 110px;
  font-family: Oswald, sans-serif;
  color: #333;
  font-size: 22px;
  line-height: 90px;
  font-weight: 400;
  text-transform: uppercase;
}

.feature-title-heading.left-side {
  margin-bottom: 0px;
  padding-right: 110px;
  padding-left: 0px;
}

.feature-timg {
  float: left;
}

.feature-timg.left-side {
  float: right;
}

.text-block {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.feature-item {
  margin-top: 90px;
}

.how-it-works-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.benefits-title {
  margin-top: 190px;
  margin-bottom: 50px;
  font-family: Oswald, sans-serif;
  font-size: 36px;
  line-height: 1.2;
  font-weight: 400;
  text-transform: uppercase;
}

.benefits-list {
  margin-bottom: 0px;
  padding-left: 0px;
}

.benefits-litem {
  margin-bottom: 50px;
}

.benefits-item-text {
  margin-left: 110px;
}

.benefits-item-image {
  float: left;
}

.benefits-item-heading {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 400;
  text-transform: uppercase;
}

.benefits-item-desc {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.benefits-image {
  position: static;
  display: block;
  max-width: 200%;
  float: right;
}

.ftt-title {
  margin-bottom: 40px;
  font-family: Oswald, sans-serif;
  font-size: 36px;
  line-height: 1.2;
  font-weight: 400;
}

.ftt-desc {
  margin-bottom: 40px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.4;
}

.hero-video-wrap {
  position: relative;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.column-3 {
  text-align: center;
}

.hero-video {
  position: absolute;
  left: 6.45%;
  top: 12%;
  right: 6.45%;
  bottom: 11.95%;
  display: none;
}

.div-block {
  position: absolute;
}

.social-block {
  display: inline-block;
}

.social-block.social-header {
  margin-right: -10px;
  float: right;
  -webkit-transform: translate(0px, 66%);
  -ms-transform: translate(0px, 66%);
  transform: translate(0px, 66%);
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.social-link {
  margin-right: 10px;
  margin-left: 10px;
}

.page-content {
  padding-top: 120px;
  padding-bottom: 120px;
}

.page-rich-block {
  display: block;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 34px;
  text-align: justify;
}

.page-rich-block.offset {
  margin-top: -35px;
}

.page-title {
  margin-top: 0px;
  margin-bottom: 80px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.response {
  box-shadow: 0 9px 50px 24px rgba(0, 0, 0, .22);
}

@media (max-width: 991px) {
  .header {
    background-position: 16% 64%;
    background-size: cover;
  }
  .benefits {
    background-size: 100px;
  }
  .amazing-features {
    padding-top: 90px;
    padding-bottom: 120px;
    background-position: 100% 100%, 0% 50%;
    background-size: 18%, 15%;
  }
  .footer {
    padding-top: 40px;
  }
  .first-to-try {
    position: static;
    width: auto;
    max-width: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .hero {
    margin-right: 30px;
    margin-left: 30px;
  }
  .hero-title {
    padding-top: 90px;
    font-size: 40px;
    line-height: 68px;
  }
  .hero-proto-img {
    width: 100%;
  }
  .hero-subscription-desc {
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 32px;
  }
  ._wf-container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .how-it-works-text {
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .amazing-features-title {
    margin-bottom: 50px;
  }
  .feature-list {
    display: block;
    max-width: 550px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .feature-list.left-side {
    padding-right: 0px;
  }
  .feature-title {
    margin-bottom: 10px;
  }
  .feature-title-heading {
    padding-left: 80px;
    line-height: 60px;
  }
  .feature-title-heading.left-side {
    padding-right: 0px;
    padding-left: 80px;
  }
  .feature-timg {
    max-width: 60px;
  }
  .feature-timg.left-side {
    float: left;
  }
  .feature-item {
    margin-top: 45px;
    text-align: left;
  }
  .column {
    display: none;
  }
  .column-2 {
    display: none;
  }
  .benefits-title {
    margin-top: 0px;
    margin-bottom: 80px;
    text-align: center;
  }
  .benefits-list {
    display: block;
    max-width: 550px;
    margin-right: auto;
    margin-left: auto;
  }
  .ftt-desc {
    margin-bottom: 40px;
  }
  .hero-video-wrap {
    margin-top: 50px;
  }
  .page-content {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .page-title {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  ul {
    margin-bottom: 25px;
  }
  ol {
    margin-bottom: 25px;
  }
  .benefits {
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: none;
  }
  .amazing-features {
    background-image: none;
  }
  .hero {
    margin-right: 10px;
    margin-left: 10px;
  }
  .hero-title {
    margin-bottom: 50px;
    padding-top: 60px;
    font-size: 38px;
    line-height: 55px;
  }
  .hero-subscription-desc {
    font-size: 21px;
    line-height: 27px;
  }
  .header-logo {
    max-width: 80%;
  }
  .footer-credits {
    float: none;
  }
  .footer-links {
    margin-top: 15px;
    float: none;
  }
  .amazing-features-title {
    font-size: 36px;
  }
  .benefits-title {
    font-size: 33px;
  }
  .benefits-item-text {
    margin-left: 80px;
  }
  .benefits-item-image {
    max-width: 60px;
  }
  .ftt-title {
    font-size: 32px;
  }
  .social-link {
    margin-right: 5px;
    margin-left: 5px;
  }
  .page-title {
    margin-bottom: 40px;
  }
  .social-img {
    max-width: 80%;
  }
}

