﻿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: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.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: -0.5em;
}

sub {
  bottom: -0.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 #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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;
}

html {
  font-family: 'Open Sans', sans-serif;
  font-size:16px;
}

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

.clearfix {
  clear: both;
  content: '';
  display: block;
}

.row:before,
.row:after {
    content:"";
    display: table ;
     clear:both;
}

.push-down {
  margin-bottom: 15px;
}

.image-responsive {
  width: 100%;
  height: auto;
}

header {
    height: 90px;
    background: #fff;
}

header .slogan {
  float:right;
  margin-top: 20px;
  font-family: 'Lato';
}

header .slogan h2, header .slogan h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.slogan h2 {
  text-transform: uppercase;
  color: #737373;
}

.slogan h3 {
  color: #bdbdbd;
  font-weight: 300;
}

header img {
  float: left;
  margin-top: 20px;
}

.live-header-bg {
  background: url('//assets-ruleoneinvesting-com.s3.us-west-004.backblazeb2.com/assets/img/livestream/livestream-bg.jpg') no-repeat;
  background-size: cover;
  width: 100%;
  padding: 50px
}

.live-header {
  text-align: center;
  width: 700px;
  position: relative;
  margin: 0 auto;
}

.live-header .arrow-left {
  position: absolute;
  left: -60px;
  bottom: 50px
}

.live-header .arrow-right {
  position: absolute;
  right: -60px;
  bottom: 50px;
}

.live-header span {
  color: #fff;
  font-size: 1.3em;
}

.live-header  h1 {
  color: white;
  font-size: 7em;
  margin: 0;
  text-transform: uppercase;
  line-height: 105px;
}

.live-header .yellow-box {
  border: 3px solid #fbb754;
  width: 75%;
  margin: 0 auto;
  margin-top: 20px;
  padding: 20px;
}

.live-header .yellow-box p {
  font-size: 2em;
  color: white;
  text-transform: uppercase;
  line-height: 40px;
  font-weight: bolder;
  margin: 0;
}

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

.live-content:after {
  clear: both;
  content: '';
  display: block;
}

.live-content .width-70 {
  width: 70%;
  float: left;
}

.live-content .width-50 {
  width: 50%;
  float: left;
}

.live-content .width-30 {
  width: 30%;
  float: left;
}

.attend-section {
  background-image: url("//assets-ruleoneinvesting-com.s3.us-west-004.backblazeb2.com/assets/img/livestream/bluearrow.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-top: 40px;
  padding-bottom: 80px;
}

.attend-section p {
  line-height: 30px;
}

.attend-section .attend-list {
  list-style: none;
  padding: 0;
  font-weight: normal;
  font-size: 1em;
  letter-spacing: .8px;
  color: #000;
}

.attend-section .attend-list li {
  background-image: url("//s3.amazonaws.com/media.briantracy.com/assets/images/sales/prospecting-action-plan/big-green-check.png");
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding: 0 0 15px 40px;
  line-height: 30px;
  font-size: 1em;
  margin-bottom: 10px;
}

.attend-section .great-news {
  color: #8a8a8a;
  padding-left: 40px;
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
  font-weight: 600;
  line-height: 40px;
}

.attend-section h1 {
  color: #3487b3;
  font-weight: 300;
  text-align: center;
  font-size: 3.5em;
  line-height: 35px;
}

.attend-section h2 {
  color: #3487b3;
  font-weight: 300;
  text-align: center;
  font-size: 2.5em;
}

.attend-section p {
  margin-bottom: 15px;
}

.attend-section .this-is-huge {
  font-weight: bold;
  text-transform: uppercase;
}

.dark-blue {
  background: #2c4d71;
  color: #fff;
  text-align: center;
  padding: 30px;
}

.dark-blue p {
  font-weight: 300;
  font-style: italic;
  line-height: 33px;
  font-size: 1.2em;
}

.dark-blue span {
  font-weight: 600;
  display: block;
  margin: 15px;
}

.expect-section p {
  line-height: 30px;
}

.expect-section h1 {
  color: #3487b3;
  font-weight: 300;
  text-align: center;
  font-size: 3.5em;
  line-height: 35px;
}

.expect-section .info-packed {
  color: #8a8a8a;
  padding-left: 40px;
  font-size: 1.8em;
  font-weight: 600;
  text-align: center;
  margin-bottom: 40px;
  line-height: 40px;
}

.expect-section .expect-list {
  list-style: none;
  padding: 0;
  font-weight: normal;
  font-size: 1.1em;
  letter-spacing: .8px;
  margin-left: 40px;
}

.expect-section .expect-list li {
  background-image: url("//s3.amazonaws.com/media.briantracy.com/assets/images/sales/prospecting-action-plan/small-green-check.png");
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding: 0 0 15px 40px;
  line-height: 28px;
}

.expect-section .blue-star {
  padding-right: 10px;
}

.promise-box {
  padding: 30px 50px 30px 50px;
  border: 2px solid #fbb754;
  margin-top: 30px;
}

.promise-box p {
  font-size: 1.2em;
  width: 90%;
  margin: 0 auto;
}

.phil-excited-img {
  margin-top: 20px;
}

.sign-contents {
  margin-left: 40px;
}

.sign-contents h3 {
  font-weight: 900;
  font-size: 1.5em;
}

.sign-contents span {
  font-size: 1.5em;
  font-weight: 900;
  display: block;
}

.yellow-button {
  display: block;
  background-color:#c69e32;
  color: #fff;
  width: 300px;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
  padding: 20px;
  border-radius: 3px;
  margin-bottom: 40px;
  margin-top: 40px;
}

.yellow-button:hover {
  background: #F5C67C;
}

.below-link {
  color: #000;
}

/*****
VIDEO
*****/

.video-container {
  position: relative;
}

.pad-left {
  padding-left: 40px;
}
.blue-title {
  position: absolute;
  bottom: -30px;
  left: 0;
  background: #3487b3;
  width: 100%;
  text-align: center;
  color: #fff;
  height: 30px;
  padding-top: 3px;
}

/*****
FORM
*****/
.parsley-errors-list {
    color: #d14;
    margin: 0 auto;
    text-align: center;
    list-style: none;
}
.button {
  border-radius: 5px;
  display: block;
  text-decoration: none;
  width: 95%;
  margin: 10px auto;
  font-size: 1.8em;
  padding: 15px 0;
  border: none;
}
.background-orange {
  background-color:  #fdb645;;
}
.background-orange:hover {
  background: #F5C67C;
}
.pull-left {
  float: left;
}
.color-white {
    color: #ffffff;
}
.background-blue {
    background-color: #1470b9;
}
.section-form {
  max-width: 1100px;
  margin: 40px auto 80px auto;
}
.section-form form {
  background-color: #f3f4f4;
  padding: 0 0 30px 0;
}
.section-form .content {
  max-width: 1050px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.section-form .part-bar {
  padding: 3px 0;
}
.section-form .part-bar .text-headline {
  font-size: 1.4em;
  margin: .6em 0;
}
.section-form .part-bar .text-headline:after {
  clear: both;
  content: '';
  display: block;
}
.section-form .part-bar .text-headline img {
  margin: 0 10px 0 0;
}
.section-form .group {
  margin: 20px auto 20px auto;
  position: relative;
}
.section-form .group label {
  width: 20%;
  float: left;
  color: #123859;
  font-size: 1.1em;
}
.section-form .group input {
  float: left;
  width: 80%;
  border-radius: 4px;
  border: 1px solid #dddddd;
  padding: 6px 12px;
  font-size: 1.2em;
}
.section-form .group:after {
  clear: both;
  content: '';
  display: block;
}
.section-form .select-container {
  border: 1px solid #dddddd;
  padding: 0;
  max-width: 400px;
  overflow: hidden;
  background-image: url("../img/form/select-arrow.jpg");
  background-position: right;
  background-repeat: no-repeat;
}
.section-form .select-container select {
  background: transparent;
  padding: 7px 12px;
  font-size: 1em;
  line-height: 1;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
.section-form select {
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
}
.image-input-result {
  right: 2px;
  top: 2px;
  position: absolute;
  margin: 3px 3px 0 0;
  max-width: 28px;
}
footer {
  margin: 40px auto 10px auto;
}
.terms-and-conditions {
    display: none;
    max-height: 180px;
    max-width: 900px;
    margin: 10px auto 15px auto;
    overflow-y: scroll;
    padding: 0 10px;
    border: 1px solid #cccccc;
    font-size: 13px;
}
.terms-and-conditions ul,
.terms-and-conditions ol {
   color: #737373
}

@media screen and (max-width: 940px) {
  html {
    font-size: 14px;
  }
  .live-header-bg {
    padding: 20px 10px 20px 10px;
  }
  .live-header {
    width: 90%;
  }
  .live-header img {
    display: none;
  }
  .live-header h1 {
    font-size: 4em;
  }
}

@media screen and (max-width: 900px) {
  .attend-section .width-50 {
    width: 100%;
    float: none;
    padding-left: 0px;
  }
  .expect-section .width-50 {
    width: 100%;
    float: none;
    padding-left: 0px;
  }
}

@media screen and (max-width: 800px) {
  .live-header .yellow-box {
    width: 100%;
  }
  .promise-box {
    padding: 10px;
  }
}

@media screen and (max-width: 700px) {
  .expect-section .width-70 {
    width: 100%;
    float: none;
  }
  .expect-section .width-30 {
    width: 100%;
    float: none;
  }
  .yellow-button {
    width: auto !important;
  }
  .expect-section h1 {
    line-height: auto;
    font-size: 2.5em;
  }
  .attend-section h1 {
    line-height: auto;
    font-size: 2.5em;
  }
}

@media screen and (max-width: 600px) {
  .slogan {
    display: none;
  }
  .attend-section {
    padding-top: 10px;
  }
  .attend-section .great-news {
    padding-left: 0px;
  }
  .expect-section .info-packed {
    padding-left: 0px;
  }
  .expect-section .expect-list {
    margin-left: 0px;
  }
  .expect-section .sign-contents {
    margin-left: 0px;
  }
  .expect-section .section-form .group label {
    width: auto;
    float: none;
    color: #123859;
    font-size: 1.1em;
    display: block;
  }
  .expect-section .section-form input {
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  .live-header h1 {
    font-size: 2.8em;
  }
}