/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

body {
  margin: 0;
  padding: 0;
  background-color: #1E1E1E;
}

html,
body {
  height: 100%;
}

body {
  font-family: 'Open Sans', sans-serif;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.orange {
  color: #e68e13;
}

.color-blue {
  color: #0C0C84;
}

.outer-container {
  background-color: #1E1E1E;
}

.container {
  background-size: 100%;
  display: block;
  width: 100%;
  max-width: 1450px;
  margin: 0 auto;
  padding: 10px 7px 7px 7px;
  z-index: 5;
  position: relative;
  background-position: 0 200px;
  background-image: url("//assets-ruleoneinvesting-com.s3.us-west-004.backblazeb2.com/assets/img/investing-strategies/op/background-gray-quotes.jpg");
  background-repeat: no-repeat;
  background-position: initial;
  background-size: 100% 100%;
}
.container:after {
  clear: both;
  content: '';
  display: block;
}

.credibility-all {
  position: relative;
  top: -30px;
  max-width: 1100px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

.section-best-seller {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  left: 0;
}
.section-best-seller p {
  width: 45%;
  font-size: 17px;
  color: #fff;
  margin: 0;
}
.section-best-seller p.left {
  float: left;
  text-align: left;
}
.section-best-seller p.right {
  float: right;
  text-align: right;
}
.section-best-seller:after {
  clear: both;
  content: '';
  display: block;
}

.section-around-head {
  max-width: 900px;
  width: 100%;
  margin: 0 auto 50px auto;
}
.section-around-head h3 {
  color: #d2ac3a;
  font-weight: 400;
  font-size: 25px;
  width: 40%;
  text-align: center;
}
.section-around-head h3.left {
  float: left;
}
.section-around-head h3.right {
  float: right;
}
.section-around-head:after {
  clear: both;
  content: '';
  display: block;
}

.section-reviews {
  width: 30%;
  position: relative;
  z-index: 100;
}
.section-reviews p {
  text-align: center;
  color: #d2ac3a;
  font-size: 18px;
  margin: 0 auto 7px auto;
  width: 90%;
}
.section-reviews p.white {
  color: #fff;
  margin: 2px 0;
}
.section-reviews img {
  display: block;
  margin: 0 auto 17px auto;
}
.section-reviews.left {
  float: left;
}
.section-reviews.right {
  float: right;
}

.logo {
  margin: 0 auto;
  display: block;
  max-width: 210px;
}

.sub-headline {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  margin: 0;
  text-align: center;
}

.form-container {
  position: absolute;
  display: table;
  vertical-align: bottom;
  margin: 0 auto 0 auto;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 550px;
  width: 100%;
  z-index: 20;
  height: 500px;
}
.form-container:after {
  clear: both;
  content: '';
  display: block;
}

.img-phil-town {
  position: absolute;
  bottom: 130px;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  z-index: 30;
  max-width: 417px;
  width: 100%;
}

.img-phil-town-blank {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: -25px;
  z-index: 5;
  margin: 0 auto;
}

#optin-form {
  z-index: 40;
  left: 0;
  right: 0;
  max-width: 440px;
  width: 100%;
  bottom: 0;
  /*background-color: #fff;*/
  margin: 100px auto 0 auto;
  font-family: 'Oswald';
  padding: 5px 2px 0 2px;
  position: absolute;
  vertical-align: bottom;

  background-color: rgba(0, 0, 0, 0);
  max-width: 270px;
}
#optin-form h2 {
  font-size: 45px;
  margin: 0;
}
#optin-form h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
#optin-form p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #1c191b;
}
#optin-form .just-submit {
  font-size: 15px;
  font-weight: 700;
  margin: 10px 0 5px 0;
}
#optin-form .you-get {
  font-size: 12px;
  margin: 0;
}
#optin-form input {
  font-size: 16px;
}
#optin-form input[type="email"] {
  margin: 0 auto;
  display: block;
  border: 2px solid #feb654;
  padding: 4px;
  float: left;
  width: 66%;
  color: #999999;
}
#optin-form input[type="submit"] {
  text-align: center;
  padding: 4px;
  background-color: #1c191b;
  color: #fff;
  font-weight: 500;
  float: left;
  width: 33%;
  border: 2px solid #1c191b;
}
#optin-form .group-input {
  max-width: 260px;
  margin: 20px auto 30px auto;
  position: relative;
  left: -12px;
}
#optin-form .group-input:after {
  clear: both;
  content: '';
  display: block;
}
#optin-form .social-proof {
  background-color: #000;
  padding: 10px 0;
  font-family: 'Oswald';
  text-align: center;
}
#optin-form .social-proof p {
  color: #fff;
  width: auto;
  margin: 0;
  font-size: 22px;
}
#optin-form .social-proof .content {
  max-width: 750px;
  margin: 0 auto;
  width: 80%;
}
#optin-form .social-proof .content:after {
  clear: both;
  content: '';
  display: block;
}

.error-container .parsley-errors-list.filled {
  margin: 0;
  text-align: center;
  color: #C7254E;
  list-style: none;
  padding: 0;
  margin: -30px 0 10px 0;
}

.parsley-error {
  background-color: #F2DEDE;
}

footer {
  background-color: #000;
  position: relative;
  z-index: 10;
  padding: 10px 4px;
}
footer .content {
  margin: 0 auto;
  max-width: 1100px;
  color: #fff;
}
footer .content:after {
  clear: both;
  content: '';
  display: block;
}
footer .copyright {
  float: left;
  font-size: 12px;
  text-align: left;
}
footer .links {
  margin: 10px 0 0 50px;
  float: left;
  height: 60px;
  line-height: 60px;
  font-family: 'Oswald';
  font-weight: 500;
  letter-spacing: 1px;
}
footer .links p {
  margin: 0;
  float: left;
  width: auto;
  border-right: 1px solid #fff;
  padding: 0 30px;
}
footer .links p:last-child {
  border-right: none;
}
footer .links a {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.section-around-head-smaller {
  padding: 0 4px;
  font-size: 22px;
  position: absolute;
  color: #D2AC3A;
  width: 95%;
  margin: 20px auto 0 auto;
  left: 0;
  right: 0;
}
.section-around-head-smaller h3 {
  width: 38%;
  font-weight: 400;
}
.section-around-head-smaller .pull-left {
  text-align: left;
}
.section-around-head-smaller .pull-right {
  text-align: right;
}

.second-headline {
  color: #D2AC3A;
  text-align: center;
  font-weight: 400;
  max-width: 560px;
  width: 100%;
  margin: 0 auto;
}

.show-smaller {
  display: none;
}

.show-tiny {
  display: none;
}

.section-reviews.left .quote-first {
  margin: 26px auto 20px auto;
}

.section-reviews.left .quote-second {
  margin: 19px auto 8px auto;
}

@media (max-width: 1050px) {
  .logo {
    max-width: 300px;
  }

  .img-phil-town {
    max-width: 350px;
    bottom: 135px;
  }

  .img-phil-town-blank {
    max-width: 510px !important;
  }

  .section-best-seller {
    margin: 10px auto 0 auto;
  }

  .section-around-head {
    margin: 0 auto 20px auto;
  }
  .section-around-head h3 {
    margin: 5px 0;
  }

  #optin-form {
    max-width: 260px;
  }
  #optin-form h2 {
    font-size: 30px;
  }
  #optin-form h3 {
    font-size: 13px;
  }
  #optin-form .just-submit {
    font-size: 13px;
    margin: 5px 0 5px 0;
  }
  #optin-form .you-get {
    font-size: 11px;
  }

  #optin-form .group-input {
    width: 90%;
  }

  #optin-form input {
    font-size: 12.5px;
  }

  .section-reviews p {
    font-size: 16px;
    width: 80%;
  }
  .section-reviews img {
    margin: 0 auto 13px auto;
  }
}
@media (max-width: 900px) {
  .container {
    padding: 0;
    background-image: none;
  }

  .form-container {
    position: relative;
    width: 100%;
    max-width: none;
    top: -17px;
    display: block;
    height: auto;
  }

  .img-phil-town {
    position: relative;
    bottom: initial;
  }

  .img-phil-town-blank {
    position: relative;
    bottom: initial;
    display: block;
  }

  #optin-form {
    position: relative;
    margin: -318px auto 0 auto;
    max-width: none;
    padding: 0 0 5px 0;
    top: 0;
    background-color: #FFC266;
  }

  #optin-form h2 {
    font-size: 32px;
  }

  #optin-form h3 {
    font-size: 17px;
  }

  #optin-form .just-submit {
    font-size: 15px;
  }

  #optin-form input {
    font-size: 15px;
  }

  #optin-form {
    font-size: 13px;
  }

  .credibility-all {
    top: initial;
    margin: 0px auto 0 auto;
  }
  .credibility-all:after {
    clear: both;
    content: '';
    display: block;
  }

  .section-reviews {
    width: 50%;
  }

  footer .copyright {
    font-size: 10px;
  }
  footer .links {
    margin: 10px 0 0 10px;
  }
  footer .links p {
    padding: 0 10px;
  }
  footer .links a {
    font-size: 12px;
  }

  body .hide-smaller {
    display: none;
  }
  body .show-smaller {
    display: block;
  }
}
@media (max-width: 630px) {
  .logo {
    max-width: 220px;
  }
  .sub-headline {
    font-size: 21px;
  }
  .form-container {
    top: 5px;
    height: auto;
  }
  .section-around-head-smaller {
    margin: 0 auto 0 auto;
  }
  .section-around-head-smaller h3 {
    width: 36%;
    font-size: 1em;
  }
  .img-phil-town {
    max-width: 280px;
    width: 45%;
  }
  .section-reviews {
    float: none !important;
    margin: 5px auto;
  }
  .container {
    background-image: none;
  }
}
@media (max-width: 590px) {
  #optin-form input {
    font-size: 14px;
  }
  #optin-form .social-proof p {
    font-size: 17px;
  }
  #optin-form .social-proof .content > div {
    padding: 0 2px;
    width: 50%;
    float: left;
  }
  #optin-form .social-proof .content img {
    width: 45%;
    height: auto;
  }

  footer .links {
    display: none;
  }

  body .show-tiny {
    display: block;
  }
  body .section-around-head-smaller {
    display: none;
  }
}
@media (max-width: 450px) {
  #optin-form {
    margin: -62% auto 0 auto;
  }
}

.ty-page .container {
  min-height: 700px;
}
.ty-page .text-thank-you {
  font-size: 35px;
  color: #fff;
}