.features_left { float: left; width: 42.5%; padding: 25px 35px 10px 35px;}
.features_middle { float: left; width: 15%; padding-top: 70px;} 
.features_right { float: right; width: 42.5%; clear: right; padding: 25px 35px 10px 35px;}
.features_center { margin: auto; max-width: 320px; }

.top-logo-section {
  background-color: #fff;
}

.top-logo-div {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  text-align: center;
}

.body-main, body {
  background-color: #f1f1f1;
}

.main-section {
  margin-top: 40px;
}

.headline-div {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  box-shadow: 0 0 2px 0 #ccc;
}

.h1 {
  padding-top: 60px;
  border-radius: 6px;
  font-family: 'PT Sans', sans-serif;
  font-size: 48px;
  line-height: 54px;
  text-align: center;
}

.h1.optin {
  padding-top: 10px;
}

.h2 {
  padding-bottom: 60px;
  font-family: 'PT Sans', sans-serif;
  color: #999;
  font-size: 32px!important;
  line-height: 38px;
  text-align: center;
}

.h2.optin {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.h2.optin.secondline {
  margin-top: 0px;
}

.ro-logo {
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.blue-div {
  display: block;
  max-width: 1200px;
  margin-top: -41px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 40px;
  background-color: #346792;
}

.blue-2-div {
  margin-right: 40px;
  margin-left: 40px;
  padding: 15px;
  border-radius: 12px;
  background-color: #3e7bae;
}

.white-div {
  padding: 20px 20px 20px 40px;
  border-radius: 8px;
  background-color: #fff;
}

.white-div.rest {
  margin-top: 15px;
}

.h3 {
  font-family: 'PT Sans', sans-serif;
  color: #d42028;
  font-size: 32px;
  line-height: 38px;
  text-align: right;
}

.h3-2 {
  width: 80%;
  font-family: 'PT Sans', sans-serif;
  font-size: 30px;
}

.footer-div {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
}

.h4 {
  font-family: 'PT Sans', sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
}

.red-span {
  color: #d42028;
  font-size: 32px;
  line-height: 39px;
}

.course-span {
  color: #999;
  font-weight: 700;
}

.download-icon {
  width: 80%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Fontawesome, sans-serif;
  font-size: 60px!important;
  line-height: 66px;
  text-align: center;
}

.download-arrow {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.step-arrow {
  display: block;
  margin-bottom: -38px;
  padding-left: 242px;
  font-family: Fontawesome, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
}
.step-arrow, .step-arrow i{font-size:30px!important;}

.step-arrow.step2 {
  padding-left: 328px;
}

.h4-optin {
  padding-top: 40px;
  font-family: 'PT Sans', sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-style: italic;
  text-align: center;
}

.video-div {
  padding-top: 60px;
  padding-right: 80px;
  padding-left: 80px;
}

._3steps {
  padding-top: 60px;
  padding-right: 40px;
  padding-left: 40px;
}

._3steps-p {
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  line-height: 24px;
}

._3steps-span {
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}

.optinform-div {
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 40px;
  padding: 40px 40px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 80%, .5);
  border-radius: 6px;
  background-color: #f1f1f1;
}

.h2-for-optin {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'PT Sans', sans-serif;
  color: #333;
  text-align: center;
}

.form-wrapper {
  display: block;
  padding-top: 50px;
  font-family: 'PT Sans', sans-serif;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}

.optin-name {
  display: inline-block;
  width: 20%;
  margin-right: 15px;
  padding-top: 23px;
  padding-bottom: 23px;
  font-size: 24px;
}

.optin-form {
  display: block;
  text-align: center;
}

.optin-email {
  display: inline-block;
  width: 40%;
  margin-right: 15px;
  padding-top: 23px;
  padding-bottom: 23px;
  font-size: 24px;
}

.optin-button {
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
}

.optin-button:hover {
  background-color: #7dbbf2;
}

@media (max-width: 991px) {
  .main-section {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .h2.optin {
    font-size: 26px;
    line-height: 32px;
  }
  .step-arrow {
    padding-left: 175px;
  }
  .step-arrow.step2 {
    padding-left: 220px;
  }
  .h4-optin {
    font-size: 22px;
    line-height: 28px;
  }
  .video-div {
    padding-right: 60px;
    padding-left: 60px;
  }
  ._3steps-p {
    font-size: 16px!important;
    line-height: 22px;
  }
  ._3steps-span {
    font-size: 20px!important;
    line-height: 26px;
  }
  .h2-for-optin {
    font-size: 24px;
    line-height: 30px;
  }
  .form-wrapper {
    font-size: 18px;
    line-height: 24px;
  }
  .optin-name {
    font-size: 18px;
  }
  .optin-email {
    font-size: 18px;
  }
  .optin-button {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (max-width: 767px) {
  .h1 {
    font-size: 40px!important;
    line-height: 46px;
  }
  .h2.optin {
    font-size: 18px;
    line-height: 24px;
  }
  .h3-2 {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
  }
  .confirm-col-left {
    display: none;
  }
  .confirm-col-right {
    padding-right: 0px;
    padding-left: 20px;
  }
  .h4, .h4 .course-span {
    padding-right: 20px;
    font-size: 24px!important;
    line-height: 30px;
  }
  .red-span {
    font-size: 22px!important;
    line-height: 28px;
  }
  .step-arrow {
    padding-left: 161px;
  }
  .step-arrow.step2 {
    padding-left: 161px;
  }
  .h4-optin {
    font-size: 20px;
    line-height: 26px;
  }
  .video-div {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .optinform-div {
    padding-right: 20px;
    padding-left: 20px;
  }
  .h2-for-optin {
    font-size: 18px;
    line-height: 24px;
  }
  .form-wrapper {
    padding-top: 30px;
    font-size: 14px;
    line-height: 20px;
  }
  .optin-name {
    font-size: 14px;
  }
  .optin-email {
    font-size: 14px;
  }
  .optin-button {
    font-size: 22px;
    line-height: 28px;
  }
  .features_left { float: none; margin: auto; clear: left; width: 270px;}
  .features_middle { float: none; margin: auto; clear: left; padding-top: 0px; width: 270px;}
  .features_middle h1.optin { margin-top: 0px; }
  .features_right { float: none; margin: auto; clear: left; width: 270px;}
}

@media (max-width: 479px) {
  .h1 {
    margin-top: 0px;
    font-size: 30px;
    line-height: 36px;
  }
  .h1.optin {
    font-size: 26px;
    line-height: 32px;
  }
  .h2 {
    padding-bottom: 40px;
    font-size: 24px;
    line-height: 30px;
  }
  .h2.optin {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 22px;
  }
  .ro-logo {
    padding-right: 10px;
    padding-left: 10px;
    text-align: left;
  }
  .h3-2 {
    font-size: 18px;
    line-height: 24px;
  }
  .confirm-col-right {
    padding-left: 0px;
  }
  .h4 {
    padding-right: 10px;
    font-size: 18px;
    line-height: 24px;
  }
  .red-span {
    font-size: 18px;
    line-height: 24px;
  }
  .download-icon {
    padding-right: 0px;
  }
  .step-arrow {
    display: none;
  }
  .h4-optin {
    font-size: 14px;
    line-height: 20px;
  }
  .video-div {
    padding-right: 10px;
    padding-left: 10px;
  }
  ._3steps {
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }
  ._3steps-p {
    font-size: 14px;
    line-height: 20px;
  }
  ._3steps-span {
    font-size: 18px;
    line-height: 24px;
  }
  .optinform-div {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 20px;
  }
  .optin-name {
    display: block;
    width: 100%;
  }
  .optin-email {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
}

@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

/********Membergate HTML Specifics**********/
#myBarButton, #myBarContainer{display:none;}
body.mgcontentpage{background-image: none;}
.h1, .h2{font-weight:bold;}
@media (max-width: 720px) and (min-width: 481px){
input[type="text"], input[type="password"], select {
    font-size: 14px;
    padding: 23px 12px;
}
input[type="submit"]{font-size: 22px;line-height: 28px;padding: 9px 15px;}
}