body {
  height: 100%;
  background-color: #fff;
  font-family: Raleway, sans-serif;
  color: #505761;
  font-size: 20px;
  line-height: 20px;
}

h1 {
  display: block;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 20px;
  float: none;
  font-family: Lato, sans-serif;
  color: #505761;
  font-size: 46px;
  line-height: 50px;
  font-weight: 300;
  text-align: center;
}

h2 {
  display: block;
  margin: 0px auto 10px;
  font-family: Lato, sans-serif;
  color: #505761;
  font-size: 50px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

h3 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  float: none;
  color: #505761;
  font-size: 28px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

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

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

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

p {
  margin-top: 0px;
  margin-bottom: 15px;
  padding: 10px;
  border-bottom-style: none;
  font-family: Raleway, sans-serif;
  color: #505761;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  text-align: left;
  list-style-type: none;
}

a {
  display: block;
  color: #fff;
}

.hero-section {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  border-style: none;
  border-color: #000;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .53), rgba(0, 0, 0, .53)), url('../../images/sms/cellphone _in_hand_1920.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .53), rgba(0, 0, 0, .53)), url('../../images/sms/cellphone _in_hand_1920.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.footer-link {
  display: block;
  width: 30%;
  margin: 0px auto;
  padding: 13px 10px 0px;
  border-style: none;
  border-right-width: 1px;
  border-right-color: hsla(0, 0%, 100%, .42);
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: hsla(0, 0%, 100%, .86);
  font-size: 13px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-link:hover {
  color: #fff;
}

.paragraph {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 21px;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-style: normal;
  font-weight: 200;
  text-align: left;
  text-decoration: none;
}

.body {
  font-size: 20px;
  line-height: 26px;
}

.income-disclaimer-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, .9);
}

.income-disclaimer-wrapper {
  position: absolute;
  left: 0px;
  top: 10%;
  right: 0px;
  display: block;
  width: 80%;
  height: 85%;
  margin-right: auto;
  margin-left: auto;
}

.income-disclaimer-headline {
  margin-bottom: 25px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
}

.close-modal-text {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 41px;
  display: block;
  width: 30%;
  margin-top: 28px;
  margin-right: auto;
  margin-left: auto;
  color: #e09924;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.close-modal-text:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  color: #fff;
}

.disclaimer-text-wrapper {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 50px;
  background-color: #ff9f00;
}

.container {
  position: absolute;
  left: 0px;
  top: 18%;
  right: 0px;
  height: auto;
  padding: 40px 30px;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 4%, 45%, .86);
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .46);
}

.headline {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #ff9f00;
  font-weight: 800;
  text-align: center;
}

.hero-paragraph {
  display: block;
  width: 94%;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 21px;
  line-height: 29px;
  text-align: center;
}

.text-field {
  display: block;
  width: 90%;
  height: 50px;
  margin-right: auto;
  margin-bottom: 13px;
  margin-left: auto;
  background-color: rgba(0, 0, 0, .36);
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  text-transform: none;
}

.submit-button {
  display: block;
  width: 90%;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 6px;
  padding-bottom: 6px;
  border: 1px solid #fff;
  background-color: #df2130;
  -webkit-transition: background-color 650ms ease;
  transition: background-color 650ms ease;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #ff071a;
}

.spam-text-block {
  display: block;
  width: 80%;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  color: hsla(0, 0%, 100%, .74);
  font-size: 16px;
  line-height: 22px;
  font-weight: 100;
  text-align: center;
}

.form-popup {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.see-why-button {
  display: block;
  width: 40%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #ff9f00;
  -webkit-transition: background-color 600ms ease;
  transition: background-color 600ms ease;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
}

.see-why-button:hover {
  background-color: #e97316;
}

.form-heading {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  color: #fff;
  font-size: 24px;
  line-height: 31px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.modal-background {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 62, 80, .74);
}

.hero-subheadline {
  width: 80%;
  margin-bottom: 9px;
  padding-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 40px;
}

.container-wrapper {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

html.w-mod-js *[data-ix="hide-modal"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="hide-on-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="hide-modal-onl-load"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="move-container-up"] {
  display: none;
  -webkit-transform: translate(0px, -150%);
  -ms-transform: translate(0px, -150%);
  transform: translate(0px, -150%);
}

@media (max-width: 991px) {
  h3 {
    margin-top: 0px;
    margin-bottom: 9px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 300;
  }
  p {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .hero-section {
    background-position: 50% 50%;
  }
  .footer-link {
    width: 28%;
    margin-bottom: 0px;
    padding-top: 14px;
    padding-bottom: 5px;
    font-size: 15px;
  }
  .paragraph {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
  }
  .income-disclaimer-wrapper {
    width: 95%;
  }
  .income-disclaimer-headline {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 32px;
  }
  .close-modal-text {
    width: 29%;
    margin-top: 0px;
  }
  .container {
    left: 0px;
    top: 16%;
    right: 0px;
  }
  .headline {
    width: 95%;
  }
  .hero-paragraph {
    width: 95%;
  }
  .text-field {
    font-size: 16px;
    line-height: 16px;
  }
  .spam-text-block {
    width: 90%;
  }
  .form-popup {
    width: 70%;
  }
  .see-why-button {
    width: 40%;
  }
}

@media (max-width: 767px) {
  h1 {
    padding-bottom: 0px;
  }
  h2 {
    margin-top: 0px;
    padding-top: 10px;
    padding-left: 49px;
    font-size: 42px;
  }
  h3 {
    padding-bottom: 10px;
    padding-left: 0px;
    font-size: 28px;
  }
  .hero-section {
    background-position: 59% 28%;
  }
  .footer-link {
    width: 30%;
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 11px;
    line-height: 17px;
  }
  .paragraph {
    font-size: 13px;
    line-height: 18px;
  }
  .income-disclaimer-headline {
    font-size: 22px;
    line-height: 27px;
  }
  .close-modal-text {
    width: 35%;
  }
  .container {
    top: 6%;
    padding-top: 20px;
  }
  .headline {
    position: relative;
    width: 100%;
    font-size: 35px;
    line-height: 41px;
  }
  .hero-paragraph {
    width: 97%;
    font-size: 17px;
    line-height: 23px;
  }
  .text-field {
    display: block;
    width: 97%;
    margin-right: auto;
    margin-left: auto;
  }
  .submit-button {
    display: block;
    width: 97%;
    margin-right: auto;
    margin-left: auto;
  }
  .spam-text-block {
    width: 75%;
  }
  .form-popup {
    width: 95%;
  }
  .modal-background {
    display: block;
  }
  .hero-subheadline {
    width: 100%;
    padding-left: 0px;
    font-size: 29px;
  }
  .container-wrapper {
    width: 95%;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 30px;
    line-height: 40px;
  }
  h3 {
    margin-top: 0px;
    padding-left: 0px;
  }
  p {
    font-size: 18px;
  }
  .hero-section {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .44), rgba(0, 0, 0, .44)), url('../../images/sms/cellphone _in_hand_iphone.jpeg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .44), rgba(0, 0, 0, .44)), url('../../images/sms/cellphone _in_hand_iphone.jpeg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }
  .footer-link {
    width: 50%;
    margin-bottom: 0px;
    padding-bottom: 5px;
    font-size: 11px;
  }
  .paragraph {
    width: 95%;
    font-size: 10px;
    line-height: 16px;
  }
  .income-disclaimer-wrapper {
    width: 101%;
    font-size: 17px;
  }
  .close-modal-text {
    bottom: 26px;
    width: 50%;
    margin-top: 0px;
    font-size: 12px;
  }
  .container {
    top: 16%;
    display: block;
    padding: 0px;
  }
  .headline {
    padding-top: 0px;
    font-size: 27px;
    line-height: 30px;
    font-weight: 800;
  }
  .hero-paragraph {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
  }
  .text-field {
    width: 98%;
  }
  .submit-button {
    width: 98%;
  }
  .spam-text-block {
    width: 100%;
    font-size: 12px;
    line-height: 18px;
  }
  .form-popup {
    top: 35%;
    width: 100%;
  }
  .see-why-button {
    width: 79%;
  }
  .form-heading {
    font-size: 20px;
    line-height: 27px;
  }
  .modal-background {
    display: block;
  }
  .hero-subheadline {
    font-family: Raleway, sans-serif;
    font-size: 20px;
    line-height: 26px;
  }
  .container-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@font-face {
  font-family: 'Fontawesome';
  src: ;
  font-weight: 400;
  font-style: normal;
}