﻿html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

html {
  box-sizing: border-box;
}

*,
*::after,
*::before {
  box-sizing: border-box;
}

body,
html {
  width: 100%;
  font-size: 100%;
  font-family: "Lato", sans-serif;
}

h1,
h2 {
  font-weight: bold;
  font-size: 1.5rem;
}

.wrapper {
  max-width: 1100px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

html {
  background-size: cover;
  font-size: 16px;
  color: #000;
}

h1,
h2,
p,
li {
  font-family: 'Open Sans', sans-serif !important;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

/* start commented backslash hack \*/

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* close commented backslash hack */

header {
  background: #314d72;
  padding: 15px;
  text-align: center;
}

.push-down {
  padding-top: 30px;
}

header__logo-image {
  max-width: 75px;
}

.top-banner {
    background: url("//assets-ruleoneinvesting-com.s3.us-west-004.backblazeb2.com/assets/img/webinar/redesign/top-bg-header.jpg");
    width: 100%;
    text-align: center;
    color: white;
    padding: 2rem 3rem;
}

.top-banner:after {
  display: table;
  content: "";
  clear: both;
}

.top-banner__headline,
.top-banner__headline--alt {
  font-size: 2.4rem;
  color: #fff;
  font-weight: 700;
  font-family: "Oswald", "Open Sans", sans-serif !important;
  text-transform: uppercase;
}

.top-banner__headline--alt {
  font-weight: 300;
}

.top-banner__headline--alt span {
  font-weight: 700;
}

.top-banner__headline--new {
  font-family: "Open Sans", sans-serif;
  font-size: 25.6px;
  line-height: 1.43;
  letter-spacing: -0.3px;
  text-align: center;
  color: #ffffff;
  text-transform: capitalize;
  font-weight: 300;
}

.top-banner__headline--new span {
  font-weight: 300;
  font-family: 'Oswald', sans-serif;
  font-size: 40.1px;
  line-height: 1.27;
  text-transform: uppercase;
}

.top-banner__headline--new span strong {
  font-weight: 900;
}

.top-banner__headline span {
  font-weight: 300;
}


.top-banner__subline {
    font-size: 1.8rem;
    font-weight: 300;
    margin-bottom: .5rem;
    font-family: 'Open Sans', sans-serif !important;
}

@media (max-width: 750px) {

  .top-banner__headline,
  .top-banner__headline--alt {
    font-size: 2rem;
  }

 .top-banner__subline {
    font-size: 1.4rem;
    }

}


.banner {
  margin-top: 20px;
  margin-bottom: 20px;
}

.banner h1 {
  color: #fff;
  font-size: 2.7em;
  font-weight: 900;
}

.video-contain {
  margin-bottom: 2rem;
  position: relative;
  height: 0;
  padding-bottom: 57%;
}

.video-contain video,
.video-contain iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: 6px solid #fff;
  box-shadow: 0 5px 7px 0 rgba(49, 77, 114, .5);
}

.video-info {
  text-align: left;
}

.limited {
  color: #0685b3;
  font-weight: 900;
}

.video-info h2 {
  line-height: 1.2;
  font-size: 1.8em;
  color: #FDB445;
  margin-bottom: 20px;
}

.video-info ul li .bold-bullets {
  font-weight: 900;
}

.video-info ul .first {
  background-image: url("//assets-ruleoneinvesting-com.s3.us-west-004.backblazeb2.com/assets/img/webinar/redesign/icon-1.png");
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding: 0 0 15px 60px;
  margin: 0 0 15px 0;
  line-height: 1.4em;
  font-size: 1.2em;
}

.video-info ul .second {
  background-image: url("//assets-ruleoneinvesting-com.s3.us-west-004.backblazeb2.com/assets/img/webinar/redesign/icon-2.png");
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding: 0 0 15px 60px;
  margin: 0 0 15px 0;
  line-height: 1.4em;
  font-size: 1.2em;
}

.video-info ul .third {
  background-image: url("//assets-ruleoneinvesting-com.s3.us-west-004.backblazeb2.com/assets/img/webinar/redesign/icon-3.png");
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding: 0 0 15px 60px;
  margin: 0 0 15px 0;
  line-height: 1.4em;
  font-size: 1.2em;
}

.timer-contain {
  margin-right: 2%;
}

.timer-contain h1 {
  text-align: center;
  font-size: 1.8em;
  margin-bottom: 0;
  font-weight: 900;
}

.timer-contain .standard-times {
  display: inline-block;
  width: 49%;
}

.timer-contain .standard-times2 {
    display: inline-block;
    width: 100%;
}

.text-align-right {
  text-align: right;
}

.timer-contain .standard-times li, .timer-contain .standard-times2 li {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1em;
}

.timer-contain .counter-ul {
  display: block;
  border: 5px solid #FDB445;
  padding: 10px 0px;
  display: table;
  width: 100%;
  margin-top: 5px;
}

.timer-contain .counter-ul li {
  /*display: inline-block; */
  display: table-cell;
}

.timer-contain .counter-ul li span {
  font-size: 2.5em;
  color: #000;
  font-weight: bold;
  display: block;
  margin: 0 auto;
  width: 60px;
  padding: 8px;
  border-radius: 5px;
  text-align: center;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, .6);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e9e9e9+0,d6d6d6+100 */
  background: #e9e9e9;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e9e9e9 0%, #d6d6d6 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e9e9e9 0%, #d6d6d6 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e9e9e9 0%, #d6d6d6 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.timer-contain .counter-ul li:after {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #000;
  padding-top: 10px;
  color: #fff;
}

.timer-contain .counter-ul .days-title:after {
  content: 'Days';
}

.timer-contain .counter-ul .hours-title:after {
  content: 'Hours';
}

.timer-contain .counter-ul .minutes-title:after {
  content: 'Minutes';
}

.timer-contain .counter-ul .seconds-title:after {
  content: 'Seconds';
}

.counter-ul {
  color: #000 !important;
}

.timer-contain .time-boxes {
  width: 65%;
  margin: 0 auto;
}

.cta-info {
  text-align: center;
  position: relative;
}

.cta-info p {
  font-weight: 900;
  margin-top: 10px;
  font-weight: 600;
}

.cta-info .arrow-right {
  position: absolute;
  left: -28px;
  top: -9px;
}

.image-arrow {
  position: absolute;
  left: -151px;
  top: 26px;
}

@media (max-width: 840px) {
  .image-arrow {
    display: none;
  }
}

@media (max-width: 1000px) {
  .cta-info .arrow-right {
    display: none;
  }
}

.cta-button {
  text-decoration: none;
  display: block;
  font-size: 1.25em;
  line-height: 1.2;
  border-radius: 10px;
  text-align: center;
  padding: 20px;
  margin: 20px auto;
  color: #fff;
  background: #fda545;
}

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

.cta-info img {
  text-align: left;
  display: block;
  width: 155px;
  margin-left: -20px;
  padding-top: 30px;
}

video {
  width: 100%;
}

.video-js {
  padding-bottom: 57.4%;
  background: transparent;
}

footer {
  margin-bottom: 20px;
}

.footer-block {
  padding: 10px;
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.footer-block p {
  color: #1d709c;
  text-align: center;
  font-weight: 600;
  padding-top: 15px;
}

.footer-img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.form-container {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  padding: 0 4px;
  z-index: 3;
}

.form-container form {
  max-width: 530px;
  margin: 70px auto 0 auto;
  border-radius: 3px;
  border: 3px solid #000;
  background-color: #ebebeb;
}

.form-container form input:not([type="checkbox"]) {
  width: 90%;
  display: block;
  padding: 8px 6px;
  font-size: 19px;
  margin: 0 auto 10px auto;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
}


.form-container form select {
  width: 90%;
  display: block;
  padding: 8px 6px;
  font-size: 19px;
  margin: 0 auto 10px auto;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
}

.form-container form input[type="submit"] {
  background: #79cc38;
  color: #fff;
  font-size: 22px;
}

.form-container form input[type="submit"]:hover {
  cursor: pointer;
}

.form-container form .top-section {
  background-color: #fff;
  text-align: center;
  padding: 10px 0 20px 0;
  border-bottom: 2px solid #d6d6d6;
  margin: 0 0 20px 0;
  float: none;
  width: 100%;
}

.form-container form .top-section h2 {
  font-size: 34px;
  margin: 0;
}

.form-container form .top-section p {
  color: #6c6c6c;
  margin: 0;
  font-size: 15px;
  padding-top: 15px;
}

.form-container form .bottom-section {
  background-color: #fff;
  text-align: center;
  padding: 15px 0;
  margin: 20px 0 0 0;
  border-top: 2px solid #d6d6d6;
  float: none;
  width: 100%;
}

.form-container form .bottom-section p {
  font-size: 17px;
  margin: 0;
  color: #6c6c6c;
}

.form-container .close-form {
  float: right;
  margin: -15px -10px 0 0;
}

.form-container .close-form:hover {
  cursor: pointer;
}

.form-container #done {
  display: none;
  font-size: 21px;
  text-align: center;
}

/*Exit Pop*/

.form-container-2 {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  padding: 0 4px;
  z-index: 3;
}

.form-container-2 form {
  max-width: 530px;
  margin: 70px auto 0 auto;
  border-radius: 3px;
  background: white;
  padding-bottom: 30px;
}

.form-container-2 form input {
  width: 80%;
  display: block;
  padding: 8px 6px;
  font-size: 19px;
  margin: 0 auto 10px auto;
  background: #fff;
  border: 1px solid #ccc;
  font: inherit;
  font-size: 1em;
  width: 70%;
}



.no-thanks {
  margin: 0 auto;
  display: block;
  color: #ccc;
  margin-top: 15px;
  font-size: 12px;
  text-align: center;
  text-decoration: underline;
}

.no-thanks:hover {
  cursor: pointer;
}

.form-container-2 form input[type="submit"] {
  background: #ffae52;
  color: #fff;
  font-size: 22px;
  border: 0px;
  width: 70%;
  font-weight: 300;
  border-radius: 3px;
  padding: 10px;
  color: #fff;
  font-family: 'open sans';
}

.form-container-2 form input[type="submit"]:hover {
  cursor: pointer;
}

.form-container-2 form .top-section {
  background-color: #fff;
  text-align: center;
  padding: 10px 0 20px 0;
  margin: 0 0 20px 0;
  position: relative;
  float: none;
  width: 100%;
}

.form-container-2 form .top-section h2 {
  font-size: 26px;
  margin: 0;
  font-weight: 300;
  margin-bottom: 10px;
}

.form-container-2 form .top-section p {
  color: #000;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
  font-size: 1.2em;
}

.form-container-2 form .bottom-section {
  background-color: #fff;
  text-align: center;
  padding: 15px 0;
  margin: 20px 0 0 0;
  border-top: 2px solid #d6d6d6;
  float: none;
  width: 100%;
}

.form-container-2 form .bottom-section p {
  font-size: 17px;
  margin: 0;
  color: #6c6c6c;
}

.form-container-2 .close-form {
  float: right;
  margin: -15px -10px 0 0;
}

.form-container-2 .close-form:hover {
  cursor: pointer;
}

.form-container-2 #done {
  display: none;
  font-size: 21px;
  text-align: center;
}


@media (max-width: 480px) {

  .form-container-2 form {
    margin: 70px 5px;
  }

  .form-container-2 form input,
  .form-container-2 form input[type="submit"] {
    width: 90%;
    padding: 10px;
    font-size: 16px;
  }

  .form-container-2 form .top-section {
    margin: auto;
  }

  .form-container-2 form .top-section .webinar-date,
  .form-container-2 form .top-section .webinar-time {
    font-size: 16px;
    padding: 0;
  }

  .form-container-2 form .top-section .webinar-date {
    margin-bottom: 6px;
  }

  .form-container-2 form .top-section h2 {
    margin: 16px auto 10px;
    font-size: 18px;
  }
}


/*End Exit Pop*/

/*
Mobile Hides
*/

.remove-class {
  display: none;
}

.show-remove-break {
  display: none;
}

.mobile-title-img {
  display: none;
}

/*
End Mobile Hides
*/

.parsley-errors-list {
  text-align: center;
}

.parsley-required,
.parsley-type {
  color: red !important;
}

.privacy {
  color: black;
}

.logo-section {
  background: #00ae77;
  padding: 30px 1rem;
}

.wrapper {
  max-width: 1100px;
  margin: auto;
}

.tesimonial-section {
  padding: 40px 0;
}

.tesimonial-section .ts__row:after {
  content: "";
  display: table;
  clear: both;
}

.tesimonial-section .ts__row {
  /*display: flex;*/
}

.tesimonial-section .ts__col--33 {
  float: left;
  width: 33.33%;
  padding: 10px;
  box-sizing: border-box;
  display: block;
}

.tesimonial-section .ts__col--33:nth-child(3n+1) {
  clear: left;
}

.tesimonial-section .ts__item {
  background: #f3f3f3;
  padding: 20px;
}

.tesimonial-section .ts__item p {
  font-size: 15px;
  line-height: 1.6;
  margin: 1rem auto;
}

.tesimonial-section .ts__item p strong {
  font-weight: bold;
}

.tesimonial-section .ts__item p.ts__cite {
  font-weight: bold;
  font-size: 18px;
  margin-top: 2rem;
}

.top-section,
.bottom-section {
  float: left;
  width: 50%;
}

.headline-mark {
  display: block;
  margin: 2rem auto;
}

.show-mobile {
  display: none !important;
}

.hide-mobile {
  display: block !important;
}

.ty-banner {
  background: #00b179;
  background-size: cover;
  width: 100%;
  text-align: center;
  color: white;
  padding: 2.0rem;
}

@media (max-width: 700px) {
  .ty-banner {
    padding: 1rem;
  }
}

.ty-banner__headline {
  font-size: 1.8rem;
  font-weight: bold;
}

.ty-banner__headline2 {
  font-size: 1.8rem;
  font-weight: 300;
  padding-top: 10px;
}

@media (max-width: 1000px) {}

@media (max-width: 1050px) {
  html {
    font-size: 15px;
  }
}

@media (max-width: 1000px) {
  html {
    font-size: 14px;
  }

  .timer-contain .time-boxes {
    width: 80%;
    margin: 0 auto;
  }

  /*redeisn*/
  .cta-info .arrow-right {
    display: none;
  }

  .video-info,
  .cta-info {
    padding-left: 0 !important;
  }
}

@media (max-width: 920px) {
  html {
    font-size: 14px;
  }
}

@media (max-width: 900px) {

  .top-section,
  .bottom-section {
    float: none;
    margin-right: 0;
    width: 100%;
  }

  .form-container h2 {
    color: #4C4C4C;
  }

  .form-container form .top-section p {
    padding: 10px;
  }

  .video-info {
    float: none;
    width: 100%;
  }

  .video-info h2 {
    font-size: 2.2em;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
  }

  .video-info ul .first,
  .video-info ul .second,
  .video-info ul .third {
    font-size: 1.7em;
  }

  .title-img {
    display: none;
  }

  .banner h1 .free-title {
    display: block;
    text-align: center;
    font-size: 2em;
  }

  .banner h1 .trans-title {
    display: block;
    text-align: center;
    font-size: 1.5em;
  }

  .slogan {
    display: none;
  }

  header {
    height: auto;
    padding-bottom: 1.25rem;
    text-align: center;
  }

  .show-remove-break {
    display: block;
  }

  .cta-info img {
    display: none;
  }

  .timer-contain {
    float: none;
    margin-right: 0;
    width: 100%;
  }

  .cta-info {
    margin-top: 20px;
    float: none;
    margin-right: 0;
    width: 100%;
    text-align: center;
  }

  .timer-contain .standard-times li {
    font-size: 1.4em;
  }

  .cta-info h2 {
    font-size: 3em;
    font-weight: 900;
  }

  .cta-info p {
    font-size: 1.2em;
    margin: 0 auto 20px;
  }

  /*Redesign*/
  .cta-button {
    font-size: 1.7rem;
    display: inline-block;
    padding: 1.5rem 5rem;
  }

  .tesimonial-section .ts__col--33 {
    width: 100%;
    /*max-width: 460px;*/
    margin: auto;
    float: none;
  }

  .timer-contain .counter-ul {
    width: auto;
    margin: 30px auto 0;
    display: inline-block;
  }

  .timer-contain .counter-ul li {
    padding: 0 10px;
  }

  .show-mobile {
    display: block !important;
  }

  .hide-mobile {
    display: none !important;
  }
}

@media (max-width: 700px) {
  html {
    font-size: 14px;
  }

  .mobile-title-img {
    display: block;
    width: 100%;
  }

  .banner h1 .trans-title {
    font-size: 1.3em;
    margin-bottom: 10px;
  }

  .show-remove-break {
    display: none;
  }

  .video-info h2 {
    line-height: 30px;
    font-size: 1.7rem;
  }

  .footer-img {
    display: none;
  }

  /*redesign*/
  .logo-section {
    padding: 10px 1rem;
  }
}

@media (max-width: 600px) {
  .top-banner {
    padding: 3rem 1rem;
  }

  .timer-contain .time-boxes {
    width: 100%;
  }

  .timer-contain .standard-times {
    display: block;
    width: 100%;
  }

  .cta-button {
    font-size: 1.5rem;
    padding: 1.5rem;
    width: 100%;
  }

  .video-info ul .first,
  .video-info ul .second,
  .video-info ul .third {
    font-size: 1.4em;
    background-size: 35px;
    padding-left: 45px;
  }
}

@media (max-width: 550px) {
  .rm-br {
    display: none !important;
  }

  .banner h1 .free-title {
    font-size: 1.7em;
  }

  .banner h1 .free-title {
    font-size: 1.2em;
  }

  .banner h1 .trans-title {
    font-size: .8em;
    margin-bottom: 20px;
    margin-top: 10px;
  }

  .form-container form input[type="submit"] {
    font-size: 17px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .timer-contain .counter-ul li {
    padding: 0;
  }

  .timer-contain .counter-ul li:after {
    font-size: 11px;
  }

  .timer-contain .counter-ul li span {
    padding: 10px 0;
    font-size: 1.8rem;
    background: transparent;
    box-shadow: none;
    border: 0;
    color: #fff;
  }

    .ty-banner__headline, .ty-banner__headline2 {
        font-size: 1.48rem
    }

  .top-banner__headline--new {
    font-size: 25px;
  }

  .top-banner__headline--new span {
    font-size: 28px;
  }
}

@media (max-width: 400px) {
  .timer-contain .counter-ul li span {
    padding: 3px;
    width: 50px;
  }
}