.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox:before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox:after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.heading {
  margin-left: 0%;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #000;
  font-size: 67px;
  line-height: 75px;
}

.div-block {
  width: 100px;
  height: 5px;
  margin-top: 30px;
  margin-bottom: 40px;
  background-color: #000;
}

.column {
  padding-left: 0%;
}

.button {
  position: static;
  display: block;
  width: 150px;
  height: 45px;
  margin-right: 30px;
  padding-top: 13px;
  padding-bottom: 13px;
  float: left;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  background-color: #93b947;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.button.learn-more {
  padding-top: 12px;
  border-style: solid;
  border-width: 2px;
  border-color: #93b946;
  background-color: #fff;
  color: #93b946;
  font-weight: 400;
}

.button.learn-more:hover {
  border-color: #7da52e;
  background-color: rgba(147, 185, 70, 0.25);
  color: #7da52e;
}

.button.join:hover {
  background-color: #7da52e;
}

.button.cta {
  width: 200px;
  height: 50px;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.button.cta:hover {
  background-color: #7da52e;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 850px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/BG.png');
  background-position: 0% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-2 {
  float: left;
}

.paragraph {
  width: 600px;
  margin-top: 50px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}

.body {
  font-family: 'Open Sans', sans-serif;
}

.heading-2 {
  margin-top: 10px;
  color: #000;
  font-size: 20px;
}

.div-block-3 {
  margin: 20px 20px 20px 50px;
  padding: 20px;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
}

.div-block-3.right {
  margin-right: 50px;
  margin-left: 20px;
}

.column-2 {
  padding: 0px;
}

.paragraph-2 {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.column-3 {
  padding: 0px;
}

.column-4 {
  padding-right: 0px;
  padding-left: 0px;
}

.section-2 {
  padding-top: 40px;
  padding-bottom: 100px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: none;
  background-size: auto;
  text-align: left;
}

.container.form {
  margin-top: 50px;
}

.section-3 {
  height: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url('../images/BG7.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
}

.button-2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 50px;
  margin-top: 20px;
  margin-right: 60px;
  margin-left: 0%;
  padding-right: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: transparent;
  background-image: url('../images/Logo1_1.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/Logo1_1.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 0px 7px, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.button-2.privacy {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: block;
  width: 200px;
  height: 60px;
  margin: 0px 0px 0px 10px;
  padding-top: 13px;
  padding-bottom: 13px;
  border-radius: 0px;
  background-image: url('../images/Logo1_1.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/Logo1_1.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 0px 11px, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.div-block-4 {
  width: 80%;
  padding: 40px 40px 60px;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
}

.heading-3 {
  margin-bottom: 30px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #000;
  font-size: 45px;
  line-height: 55px;
  text-align: center;
}

.p {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}

.p.privacy {
  font-size: 16px;
  line-height: 25px;
}

.field-label {
  width: 300px;
  color: #93b946;
  text-align: left;
}

.field-label-2 {
  text-align: left;
}

.text-field {
  width: 300px;
  height: 50px;
  margin-bottom: 25px;
  border-left: 4px solid #93b946;
  border-radius: 2px;
  color: #000;
}

.text-field:hover {
  border-bottom: 1px solid #93b946;
}

.text-field::-webkit-input-placeholder {
  color: #cfcfcf;
  font-size: 16px;
  font-weight: 300;
}

.text-field:-ms-input-placeholder {
  color: #cfcfcf;
  font-size: 16px;
  font-weight: 300;
}

.text-field::-ms-input-placeholder {
  color: #cfcfcf;
  font-size: 16px;
  font-weight: 300;
}

.text-field::placeholder {
  color: #cfcfcf;
  font-size: 16px;
  font-weight: 300;
}

.text-field.message {
  height: 90px;
  margin-bottom: 35px;
}

.form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-label {
  color: #838383;
  font-size: 12px;
  font-weight: 300;
}

.bold-text {
  color: #000;
}

.checkbox-field {
  margin-right: 73px;
  margin-bottom: 30px;
  margin-left: 73px;
  text-align: left;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin-right: 0px;
  padding-right: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.footer-link {
  padding-right: 15px;
  padding-left: 15px;
  color: #fff;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-link:hover {
  font-weight: 600;
}

.column-5 {
  padding-right: 20%;
}

.contact {
  padding-top: 80px;
  padding-bottom: 80px;
}

.div-block-5 {
  margin-right: 10px;
  padding: 40px;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
}

.div-block-5.form {
  margin-right: 0px;
  margin-left: 10px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-block {
  margin-top: 40px;
}

.section-5 {
  padding: 20px 30px;
  background-color: #000;
  text-align: center;
}

.navlink {
  padding-left: 25px;
  float: right;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.navlink:hover {
  font-weight: 600;
}

.pagetitle {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #000;
  font-size: 55px;
  line-height: 70px;
}

.section-6 {
  padding-top: 60px;
  padding-bottom: 100px;
}

.section-6.privacy {
  padding-bottom: 0px;
}

.div-block-6 {
  padding: 20px 40px;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
}

.privacytitle {
  margin-top: 30px;
  margin-bottom: 10px;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}

.success-message {
  background-color: hsla(0, 0%, 86.7%, 0);
  color: #93b946;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.error-message {
  margin-top: 20px;
  background-color: transparent;
  color: #c30000;
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
}

.text-block {
  line-height: 30px;
}

.div-block-7 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: block;
  width: 220px;
  height: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.link {
  color: #93b946;
  font-weight: 400;
}

.bold-text-2 {
  color: #e90000;
  font-weight: 300;
}

@media (max-width: 991px) {
  .heading {
    color: #000;
  }
  .column {
    height: 350px;
    background-image: url('../images/BG.png');
    background-position: 0px 0px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .section {
    display: block;
    height: auto;
    padding-bottom: 50px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .paragraph {
    width: auto;
  }
  .div-block-3 {
    height: 350px;
    margin-left: 20px;
  }
  .div-block-3.right {
    margin-right: 20px;
  }
  .section-2 {
    padding-bottom: 60px;
  }
  .button-2 {
    z-index: 3000;
  }
  .div-block-4 {
    width: 90%;
  }
  .column-5 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .div-block-5 {
    width: 90%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .div-block-5.form {
    margin-right: auto;
    margin-left: auto;
  }
  .columns {
    display: block;
  }
  .section-6 {
    margin-right: 20px;
    margin-left: 20px;
  }
}

@media (max-width: 767px) {
  .heading {
    color: #000;
    font-size: 50px;
    line-height: 60px;
  }
  .column {
    height: 300px;
  }
  .section {
    padding-bottom: 30px;
  }
  .heading-2 {
    line-height: 30px;
  }
  .div-block-3 {
    height: auto;
  }
  .section-2 {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .button-2 {
    margin-right: 10px;
    border-radius: 20px;
  }
  .heading-3 {
    padding-right: 14px;
    padding-left: 14px;
    font-size: 40px;
  }
  .field-label {
    width: 85%;
    text-align: left;
  }
  .text-field {
    width: 85%;
  }
  .form-2 {
    text-align: left;
  }
  .checkbox-field {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }
  .section-4 {
    height: auto;
    padding: 20px;
  }
  .footer-link {
    line-height: 35px;
  }
  .columns {
    display: block;
  }
  .form-block {
    text-align: left;
  }
  .section-5 {
    display: block;
    height: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navlink {
    display: none;
  }
  .navlink.home {
    display: none;
  }
  .section-6 {
    padding-top: 20px;
    padding-bottom: 50px;
  }
  .error-message {
    text-align: center;
  }
  .div-block-7 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
  }
}

@media (max-width: 479px) {
  .heading {
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 10px;
    color: #000;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
  }
  .div-block {
    height: 3px;
    margin: 10px auto 20px;
    text-align: center;
  }
  .column {
    height: 250px;
    margin-top: 10px;
    background-position: 0% 50%;
    background-size: cover;
    text-align: center;
  }
  .button.learn-more {
    width: 180px;
    height: 50px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 14px;
    float: none;
  }
  .button.join {
    width: 180px;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 14px;
    float: none;
    clear: none;
  }
  .section {
    padding-bottom: 0px;
  }
  .paragraph {
    margin-top: 30px;
    font-size: 16px;
    line-height: 25px;
  }
  .div-block-3 {
    margin: 10px;
  }
  .div-block-3.right {
    margin-right: 10px;
    margin-left: 10px;
  }
  .section-2 {
    padding-top: 20px;
  }
  .section-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .button-2 {
    width: 100%;
    height: 35px;
    margin-top: 0px;
    margin-right: 0px;
    border-radius: 0px;
    background-color: #fff;
    background-image: url('../images/Logo1_1.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/Logo1_1.png'), linear-gradient(180deg, transparent, transparent);
    background-position: 50% 50%, 0px 0px;
  }
  .div-block-4 {
    padding: 30px 15px;
  }
  .heading-3 {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 30px;
    line-height: 40px;
  }
  .p {
    font-size: 16px;
    line-height: 25px;
  }
  .field-label {
    width: 90%;
  }
  .text-field {
    width: 90%;
  }
  .footer-link {
    text-align: center;
  }
  .column-5 {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .contact {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .div-block-5 {
    padding-top: 20px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .image {
    height: 120px;
  }
  .image-2 {
    height: 120px;
  }
  .image-3 {
    height: 120px;
  }
  .image-4 {
    height: 120px;
  }
  .form-block {
    margin-top: 20px;
  }
  .image-5 {
    height: 120px;
  }
  .container-2 {
    text-align: center;
  }
  .pagetitle {
    font-size: 38px;
    line-height: 50px;
  }
  .section-6 {
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 60px;
  }
  .div-block-6 {
    padding: 10px 15px;
  }
  .error-message {
    font-size: 14px;
  }
  .text-block {
    font-size: 14px;
    line-height: 25px;
  }
}