@import "bootstrap.css";
@font-face {
  font-family: 'copydoodles_beckyregular';
  src: url('/assets/fonts/copydoodles_becky-webfont.eot');
  src: url('/assets/fonts/copydoodles_becky-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/copydoodles_becky-webfont.woff') format('woff'), url('/assets/fonts/copydoodles_becky-webfont.ttf') format('truetype'), url('/assets/fonts/copydoodles_becky-webfont.svg#copydoodles_beckyregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.lato-light {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}
.lato {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
.lato-bold {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}
.lato-black {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
}
.montserrat {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.montserrat-bold {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
.open-sans {
  font-family: 'Open Sans', sans-serif;
}
.copydoodle {
  font-family: 'copydoodles_beckyregular', cursive;
  font-weight: bold;
}
.ease {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.underline {
  text-decoration: underline;
}
.hidden-mobile,
.hidden-tablet,
.hidden-desktop {
  display: none !important;
}
.visible-mobile-block,
.visible-mobile-inline,
.visible-mobile-inline-block,
.visible-tablet-block,
.visible-tablet-inline,
.visible-tablet-inline-block,
.visible-desktop-block,
.visible-desktop-inline,
.visible-desktop-inline-block {
  display: none !important;
}
/* use 601 so that android 7" tablet gets mobile version */
@media (max-width: 601px) {
  .visible-mobile-block {
    display: block !important;
  }
}
@media (max-width: 601px) {
  .visible-mobile-inline {
    display: inline !important;
  }
}
@media (max-width: 601px) {
  .visible-mobile-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 601px) and (max-width: 768px) {
  .visible-tablet-block {
    display: block !important;
  }
}
@media (min-width: 601px) and (max-width: 768px) {
  .visible-tablet-inline {
    display: inline !important;
  }
}
@media (min-width: 601px) and (max-width: 768px) {
  .visible-tablet-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) {
  .visible-desktop-block {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .visible-desktop-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) {
  .visible-desktop-inline-block {
    display: inline-block !important;
  }
}
.container-fluid .row div {
  box-sizing: border-box;
}
html,
button,
input,
select,
textarea {
  color: #fff;
  -webkit-text-size-adjust: none;
}
html {
  font-size: 62.5%;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
  vertical-align: middle;
}
body {
  background-color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0;
}
.case-study-top-bar {
  background: #0a8bbd;
  color: #fff;
  padding: 10px;
}
.case-study-top-bar p {
  margin: 0;
}
.upgrade-header {
  background: #202b35;
  border-bottom: 1px solid #fff;
}
.upgrade-header .content {
  max-width: 960px;
  padding-top: 10px;
  text-align: center;
}
.upgrade-header .content .headline {
  color: #fff;
  font-size: 42px;
  font-size: 4.2rem;
  font-family: 'Oswald', sans-serif;
  line-height: 50px;
  margin: 0;
}
.upgrade-header .content .button {
  margin: 0 auto 24px;
  max-width: 700px;
}
.upgrade-header .content p {
  color: #fff;
}
.upgrade-header .content .arrow {
  display: block;
  margin: 0 auto;
}
.book-message {
  background: yellow;
  padding: 5px;
  text-align: center;
}
.book-message p {
  color: #333;
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  font-weight: 700;
  margin: 0 auto;
  max-width: 1200px;
  text-align: center;
}
.main-header {
  background: url(/assets/images/accelerator-header-bg.png);
}
.main-header .announcing {
  margin: 0;
  padding: 16px 10px 6px;
  text-align: center;
}
.main-header .announcing span {
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 22px;
  font-size: 2.2rem;
  padding: 4px 16px;
  text-align: center;
}
.main-header .header-inner {
  overflow: auto;
}
.main-header .header-inner .left-banner,
.main-header .header-inner .right-banner {
  display: none;
}
.main-header h1 {
  color: #d3ac6c;
  font-size: 42px;
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 50px;
  margin: 0 auto;
  padding: 0 20px 10px;
  text-align: center;
  text-shadow: #393939 2px 2px 0px, #816f52 3px 3px 0px;
  text-transform: uppercase;
  display: none;
}
.main-header .title {
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  max-width: 686px;
  padding: 12px;
  width: 100%;
}
.main-header .subheadline {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 28px;
  margin: 0 auto;
  max-width: 620px;
  padding: 0 20px 20px;
  text-align: center;
}
.main-header .covid {
  margin: 0 0 20px;
  text-align: center;
}
.main-header .covid p {
  border: 2px solid #c00000;
  border-radius: 4px;
  background: red;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  letter-spacing: -1px;
  margin: 0 auto;
  padding: 6px 12px;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.main-header .case-study-header {
  overflow: auto;
}
.main-header .case-study-header .case-study-title h1 {
  color: #fff;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 32px;
  font-size: 3.2rem;
  padding: 20px 0 0;
  text-align: left;
  text-decoration: underline;
  text-shadow: none;
}
.main-header .case-study-header .case-study-title p {
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  margin: 10px 0 20px;
}
.main-header .case-study-header img {
  border: 4px solid #fff;
  display: block;
  margin: 20px auto;
  max-width: 360px;
  width: 95%;
}
.main-header .success-stories-header {
  overflow: auto;
}
.main-header .success-stories-header .success-stories-title h1 {
  color: #fff;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 36px;
  padding: 20px 0 0;
  text-align: center;
  text-shadow: none;
}
.main-header .success-stories-header .success-stories-title p {
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  font-size: 2rem;
  margin: 10px 0 20px;
  text-align: center;
}
.main-header .success-stories-header img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
  margin: 20px auto;
  max-width: 260px;
  width: 95%;
}
.content {
  margin: 0 auto;
  max-width: 700px;
  padding: 30px 10px;
}
.content.case-study {
  max-width: 1120px;
}
.content h2 strong {
  font-weight: 900;
}
.content h2 .red {
  color: red;
  text-shadow: 0 0 4px #fff;
}
.content h2.case-study {
  font-family: 'Oswald', sans-serif;
}
.content .full-story-title {
  background: #0a8bbd;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 28px;
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  padding: 20px 0;
}
.content .case-study-quote {
  color: #0a8bbd;
  font-family: 'Oswald', sans-serif;
  font-size: 28px;
  font-size: 2.8rem;
  font-style: italic;
  line-height: 32px;
  margin: 40px 0;
  text-align: center;
}
.content .full-width-case-study-image {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.content .case-study-image-caption {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 15px 0 30px;
  text-align: center;
}
.content blockquote.success-story {
  background: #e5e5e5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  margin: 50px 0 0;
  padding: 20px;
  position: relative;
}
.content blockquote.success-story:first-of-type {
  margin-top: 0;
}
.content blockquote.success-story p {
  margin: 0 0 20px;
}
.content blockquote.success-story p .success-story-highlight {
  color: #0a8bbd;
  display: block;
  font-family: "oswald", sans-serif;
  font-size: 28px;
  font-size: 2.8rem;
  font-style: italic;
  line-height: 32px;
  text-align: center;
  text-shadow: 1px 1px 1px #fff;
}
.content blockquote.success-story:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-left: -0.5em;
  bottom: -2em;
  left: 20%;
  right: auto;
  box-sizing: border-box;
  border: 1em solid black;
  border-color: transparent transparent #e5e5e5 #e5e5e5;
  transform-origin: 0 0;
  transform: rotate(-45deg);
  box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, 0.15);
}
.content blockquote.success-story:nth-of-type(even):after {
  left: auto;
  right: 20%;
}
.content p.success-author {
  font-size: 18px;
  font-size: 1.8rem;
  padding-top: 16px;
  text-align: center;
}
.content .strike {
  display: inline-block;
  position: relative;
}
.content .strike:before {
  position: absolute;
  content: "";
  left: 0;
  top: 45%;
  right: 0;
  border-top: 3px solid;
  border-color: red;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  transform: rotate(-4deg);
}
.content ul.case-study-steps {
  list-style: none;
  padding: 0;
  text-align: center;
}
.content ul.case-study-steps li {
  color: #013952;
  font-family: 'Oswald', sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  margin-bottom: 22px;
}
.expiry-bar {
  background: #FDE200;
  margin-bottom: 40px;
  padding: 20px;
}
.expiry-bar p {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 36px;
  margin: 0;
  padding: 6px 20px;
  text-align: center;
  text-transform: uppercase;
}
.countdown-clock {
  font-family: sans-serif;
  color: #000;
  display: block;
  font-weight: 100;
  margin: 0 auto;
  padding: 10px 0 0;
  text-align: center;
  font-size: 30px;
}
.countdown-clock > div {
  padding: 0 2px;
  border-radius: 3px;
  display: inline-block;
}
.countdown-clock div > span {
  background: #f2f2f2;
  background: -webkit-linear-gradient(top, #ffffff 0, #eaeaea 50%, #f2f2f2 51%, #fafafa 100%);
  background: linear-gradient(to bottom, #ffffff 0, #eaeaea 50%, #f2f2f2 51%, #fafafa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.25), inset 0 -3px 0 0 #cccccc, inset 0 -4px 0 0 #b3b3b3, inset 0 -5px 0 0 #ffffff, inset 0 2px 0 0 #eaeaea, inset 0 3px 0 0 #b3b3b3, inset 0 4px 0 0 #ffffff;
  padding: 15px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}
.countdown-clock div > span:after {
  content: "";
  height: 1px;
  width: 100%;
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  top: 50%;
  left: 0;
}
.countdown-clock .smalltext {
  padding-top: 5px;
  font-size: 16px;
}
.early-booking-deadline {
  background: #ef1c37;
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 700;
  line-height: 48px;
  margin: 30px 0;
  padding: 10px;
  text-align: center;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
}
.early-booking-deadline .deadline {
  display: block;
  font-size: 24px;
  font-size: 2.4rem;
  text-transform: none;
}
.early-booking-deadline.skew {
  -ms-transform: rotate(-2deg);
  /* IE 9 */
  -webkit-transform: rotate(-2deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-2deg);
  border: 3px dashed #fff;
}
.early-booking-deadline.arrow {
  position: relative;
}
.early-booking-deadline.arrow:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #ef1c37 transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: -20px;
  margin-left: -20px;
}
.questions-button {
  border: 3px solid #7f7f7f;
  margin-top: 20px;
  padding: 20px;
  text-align: center;
}
.questions-button h3 {
  color: #0a8bbd;
  font-size: 24px !important;
  font-size: 2.4rem !important;
  margin: 0;
}
.questions-button p {
  font-size: 20px !important;
  font-size: 2rem !important;
}
.questions-button a {
  background: #ef1c37;
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
  display: inline-block;
  margin: 0;
  padding: 8px 50px 10px;
  text-align: center;
  text-decoration: none;
  text-shadow: #000 0 1px 0;
}
.questions-button a:hover {
  opacity: 0.8;
}
.spots-remaining {
  color: #e70101;
  font-family: 'copydoodles_beckyregular', cursive;
  font-weight: bold;
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: normal;
  line-height: 52px;
  margin: 40px auto -30px;
  max-width: 740px;
  text-align: center;
}
.spots-remaining img {
  width: 100%;
}
.breaking-news {
  color: #e70101;
  font-family: 'open sans', sans-serif;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 30px;
  margin: 0 auto;
  max-width: 800px;
  padding: 10px 10px 0;
  text-align: center;
  text-shadow: 1px 1px 0 #000;
}
.sold-out-nov-2015,
.sold-out-jan-2016 {
  margin: 36px auto 20px;
  max-width: 920px;
}
.sold-out-nov-2015 img,
.sold-out-jan-2016 img {
  width: 100%;
}
.confirm-button {
  padding: 30px 0 20px;
}
.green-book-button {
  background: #86c833;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #86c833), color-stop(100%, #3f8e30));
  background: -webkit-linear-gradient(top, #86c833 0%, #3f8e30 100%);
  background: -moz-linear-gradient(top, #86c833 0%, #3f8e30 100%);
  background: -ms-linear-gradient(top, #86c833 0%, #3f8e30 100%);
  background: -o-linear-gradient(top, #86c833 0%, #3f8e30 100%);
  background: linear-gradient(to bottom, #86c833 0%, #3f8e30 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#86c833, endColorstr=#3f8e30, GradientType=0);
  border: 1px solid rgba(102, 102, 102, 0.99);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 0px 0px #c2ee80;
  color: #fff;
  display: block;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  margin: 0 20px;
  padding: 20px 30px;
  text-align: center;
  text-decoration: none;
  text-shadow: #000000 0px 1px 0px;
}
.green-book-button:hover {
  opacity: 0.9;
}
.full-width-heading {
  background: #0a8bbd;
}
.full-width-heading h2 {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 48px;
  margin: 0 auto;
  max-width: 1040px;
  padding: 20px;
  text-align: center;
}
.full-width-heading h2 .strike {
  display: inline-block;
  position: relative;
}
.full-width-heading h2 .strike:before {
  position: absolute;
  content: "";
  left: 0;
  top: 45%;
  right: 0;
  border-top: 3px solid;
  border-color: red;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  transform: rotate(-4deg);
}
.full-width-heading h2 .red {
  color: red;
  text-shadow: 0 0 4px #fff;
}
.full-width-heading.arrow {
  margin-bottom: 10px;
  position: relative;
}
.full-width-heading.arrow:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 32px 33px 0 33px;
  border-color: #0a8abd transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: -32px;
  margin-left: -33px;
}
.segment {
  background: #ededed;
}
.key-title {
  color: #0a8bbd;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 36px;
  font-size: 3.6rem;
  text-align: center;
}
.video-seminar.alt {
  background: #ededed;
}
.video-seminar .seminar-container {
  overflow: auto;
}
.video-seminar .seminar-date {
  display: none;
}
.video-seminar .seminar-date .calendar {
  margin: 20px auto;
  width: 150px;
  text-align: center;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.25);
}
.video-seminar .seminar-date .month {
  background-color: #ff0000;
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  padding: 10px 0;
  line-height: 1em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #fff;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.5), 0 2px 1px 0 rgba(0, 0, 0, 0.15);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.1) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
}
.video-seminar .seminar-date .day {
  display: block;
  margin: 0;
  padding: 10px 0;
  font-size: 60px;
  font-size: 6rem;
  line-height: 1em;
  font-weight: 700;
  color: #333;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#00000000', GradientType=0);
  background-color: #fff;
}
.video-seminar .seminar-date .date-time {
  text-align: center;
}
.video-seminar .seminar-date .date-time ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.video-seminar .seminar-date .date-time li {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "Source Sans Pro", sans-serif;
  color: #242424;
  margin-bottom: 12px;
}
.video-seminar .seminar-date .date-time li span {
  position: relative;
  top: -3px;
}
.video-seminar .seminar-date .date-time li:before {
  display: block;
  content: " ";
  position: relative;
  height: 24px;
  width: 24px;
  margin: 0 auto 10px;
}
.video-seminar .seminar-date .date-time li.date:before {
  background: url(/assets/images/calendar-icon.png) no-repeat;
}
.video-seminar .seminar-date .date-time li.time:before {
  background: url(/assets/images/time-icon.png) no-repeat;
}
.video-seminar .seminar-date .date-time li.live {
  background: #0a8bbd;
  border: 2px solid #07678d;
  border-radius: 4px;
  color: #fff;
  padding: 4px 0 0;
  text-shadow: 1px 1px 0 #333;
}
.video-seminar .seminar-date .date-time li.live:before {
  display: none;
}
.video-seminar .brand-new {
  margin-bottom: -14px;
  text-align: center;
}
.video-seminar .brand-new span {
  border: 2px solid;
  color: #e70101;
  display: inline-block;
  font-family: 'Special Elite', cursive;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.2;
  text-align: center;
  padding: 9px 4px 6px 6px;
  transform: rotate(-1deg);
}
.video-seminar h3 {
  color: #5a5a5a;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 32px;
  font-size: 3.2rem;
  text-align: center;
}
.video-seminar h3 span {
  display: block;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 28px;
  font-size: 2.8rem;
}
.live-info h3 {
  background: #86c833;
  color: #fff;
  font-size: 28px;
  padding: 5px;
  text-align: center;
}
.live-info p {
  background: #f5f5f5;
  padding: 10px 15px;
}
.price-options {
  padding: 20px 0 30px;
}
.price-options .payment-options {
  border: 1px solid #ccc;
  border-radius: 8px;
  margin-bottom: 30px;
  padding: 20px;
}
.price-options .discovery {
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 20px;
}
.price-options .discovery p {
  font-size: 22px;
  font-size: 2.2rem;
}
.price-options h2 {
  font-size: 28px;
  font-size: 2.8rem;
  margin: 0 0 15px;
}
.price-options h2 span {
  display: block;
  font-weight: 700;
  padding-bottom: 10px;
  text-decoration: underline;
}
.price-options h3 {
  color: #0a8bbd;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 32px;
  margin: 0;
  text-align: center;
}
.price-options p {
  font-size: 30px;
  font-size: 3rem;
  margin: 0;
  padding: 20px 0 10px;
  text-align: center;
}
.price-options p.saving {
  color: #3f8e30;
  padding: 0;
}
.price-options p .rises {
  color: #ef1c37;
}
.price-options p.save-footer {
  font-size: 20px;
  font-size: 2rem;
  margin: 0;
  padding: 0;
}
.price-options hr {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  margin: 30px 0;
}
.price-options .button {
  padding: 20px 0;
}
form {
  background: #f4f4f4;
  border-radius: 5px;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 620px;
  padding: 10px 20px;
}
form p {
  text-align: center;
}
form div {
  margin-bottom: 8px;
}
form div.submit {
  padding: 10px 0;
}
form label {
  color: #5a5a5a;
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 0 4px;
}
form input[type="text"],
form input[type="email"],
form textarea {
  box-sizing: border-box;
  border: 1px solid #dbdbdb;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  color: #5a5a5a;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 8px 12px;
  font-size: 18px;
  font-size: 1.8rem;
  width: 100%;
}
form textarea {
  resize: vertical;
}
form select {
  box-sizing: border-box;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  color: #5a5a5a;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 8px 12px;
  font-size: 18px;
  font-size: 1.8rem;
  width: 100%;
}
form button[type="submit"] {
  background: #86c833;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #86c833), color-stop(100%, #3f8e30));
  background: -webkit-linear-gradient(top, #86c833 0%, #3f8e30 100%);
  background: -moz-linear-gradient(top, #86c833 0%, #3f8e30 100%);
  background: -ms-linear-gradient(top, #86c833 0%, #3f8e30 100%);
  background: -o-linear-gradient(top, #86c833 0%, #3f8e30 100%);
  background: linear-gradient(to bottom, #86c833 0%, #3f8e30 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#86c833, endColorstr=#3f8e30, GradientType=0);
  border: 1px solid rgba(102, 102, 102, 0.99);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 0px 0px #c2ee80;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  padding: 20px 10px;
  text-shadow: #000000 0px 1px 0px;
  width: 100%;
}
form .footer {
  color: #5a5a5a;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}
.paul-photo {
  border: 5px solid #c0c0c0;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
  margin: 10px auto 10px;
}
.paul-photo.intro-photo {
  margin-bottom: 20px;
}
p.bio {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}
ul p,
ol p {
  color: #5a5a5a;
}
ul.gold-stars {
  list-style: none;
  margin: 30px 20px;
  padding: 0;
}
ul.gold-stars li {
  background: url(/assets/images/gold-star-icon.png) no-repeat 0 -3px;
  min-height: 32px;
  padding: 0 0 0 44px;
}
ul.gold-stars li p {
  color: #5a5a5a;
}
ul.gold-ticks {
  list-style: none;
  margin: 30px 20px;
  padding: 0;
}
ul.gold-ticks li {
  background: url(/assets/images/gold-tick.png) no-repeat 0 -3px;
  min-height: 32px;
  padding: 0 0 0 44px;
}
ul.gold-ticks li p {
  color: #5a5a5a;
}
ul.green-ticks {
  list-style: none;
  margin: 30px 20px;
  padding: 0;
}
ul.green-ticks li {
  background: url(/assets/images/chunky-green-tick.png) no-repeat 0 -3px;
  min-height: 32px;
  padding: 0 0 0 44px;
}
ul.green-ticks li p {
  color: #5a5a5a;
}
ul.blue-circle-ticks {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.blue-circle-ticks li {
  background: url(/assets/images/blue-circle-tick.png) no-repeat 0 0;
  min-height: 32px;
  padding: 0 0 0 44;
}
ul.blue-circle-ticks li p {
  color: #5a5a5a;
}
ol.blue-numbers {
  list-style-type: none;
  margin-left: 0;
  padding-right: 0;
}
ol.blue-numbers li {
  counter-increment: step-counter;
}
ol.blue-numbers li:before {
  color: #0a8bbd;
  content: counter(step-counter);
  display: block;
  float: left;
  font-size: 34px;
  font-size: 3.4rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  margin: -4px 0 0 -50px;
  text-align: right;
  width: 36px;
}
ol.blue-numbers li p {
  color: #5a5a5a;
}
img.laptop {
  display: block;
  margin: 20px auto;
  max-width: 400px;
  width: 100%;
}
img.imac-ipad-iphone {
  display: block;
  margin: 20px auto;
  max-width: 568px;
  width: 100%;
}
.bonuses {
  padding: 20px 0 0;
}
.bonuses h3 {
  color: #0a8bbd;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 44px;
  margin: 0;
  text-align: center;
}
.bonuses h3 span {
  display: block;
  font-size: 36px;
  font-size: 3.6rem;
}
.bonuses p {
  text-align: center;
}
.bonuses p.title {
  color: #000;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 600;
}
.bonuses hr {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  margin: 30px 0;
}
.cash-is-king-bonus {
  margin: 20px auto 30px;
  max-width: 700px;
}
.cash-is-king-bonus h2 {
  color: #0a8bbd;
  margin: 0;
  text-align: center;
}
.cash-is-king-bonus img {
  display: block;
  margin: 0 auto;
  max-width: 90%;
}
.cash-is-king-bonus p {
  color: #333;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
}
.testimonials {
  padding: 20px 0 0;
}
.testimonials p {
  text-align: center;
}
.testimonials hr {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  margin: 30px 0;
}
.flag-testimonials {
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 20px;
  background: #f5f5f5;
}
.flag-testimonials p {
  text-align: center;
}
.flag-testimonials blockquote {
  margin: 0;
}
.flag-testimonials blockquote h4 {
  color: #333;
  font-size: 22px;
  font-style: italic;
  margin: 10px 0;
  text-align: center;
  text-decoration: underline;
  text-shadow: 1px 1px 1px #fff;
}
.flag-testimonials .flag {
  border: 3px solid #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  display: block;
  margin: 0 auto;
  max-width: 100px;
}
.flag-testimonials hr {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  margin: 30px 0;
}
.flag-small {
  border: 1px solid #fff;
  display: inline-block;
  margin: 0;
  max-width: 24px;
}
.video-testimonials {
  background: #ddd;
  border-radius: 6px;
  box-shadow: 2px 2px 9px 1px #666;
  margin: 0 0 40px;
  padding: 16px;
}
.video-testimonials > div {
  border-bottom: 1px solid #999;
  margin-bottom: 30px;
}
.video-testimonials > div:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.video-testimonials h3 {
  color: #0a8bbd;
  font-size: 24px;
  font-style: italic;
  margin: 0 0 16px;
  text-shadow: 1px 1px 2px #fff;
  text-align: center;
}
.video-testimonials p {
  color: #000;
  text-align: center;
}
.guarantee-logo img {
  display: block;
  margin: 0 auto;
  max-width: 300px;
}
.faqs {
  list-style: none;
  margin: 0;
  padding: 0;
}
.faqs h3 {
  color: #0a8bbd;
  font-size: 24px;
  font-size: 2.4rem;
}
.faqs h3 span {
  display: block;
  overflow: hidden;
}
.faqs h3 i {
  color: #acb4c0;
  font-size: 42px;
  font-size: 4.2rem;
  font-style: normal;
  float: left;
  display: none;
  width: 44px;
  margin-top: -6px;
  margin-left: -44px;
}
.about-paul {
  background: #333;
  margin: 0;
  max-width: none;
  padding: 10px 10px 70px;
}
.about-paul .about-inner {
  margin: 0 auto;
  max-width: 940px;
}
.about-paul h2 {
  color: #eee;
  font-family: 'Oswald', sans-serif;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 60px;
  text-align: center;
}
.about-paul p {
  color: #eee;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6em;
}
.about-paul p.bio {
  font-size: 16px;
  font-size: 1.6rem;
}
.video-replays {
  background: url(/assets/images/sales-page-background.jpg);
}
.video-replays .video {
  margin: 0 auto;
  max-width: 700px;
  padding: 30px 10px;
}
.video-replays .video h2 {
  color: #5a5a5a;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 32px;
  font-size: 3.2rem;
  margin: 40px 0 10px;
  text-align: center;
}
.video-replays .video h2:first-of-type {
  margin-top: 10px;
}
.video-replays .video h2 span {
  display: block;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 28px;
  font-size: 2.8rem;
}
.video-replays .video p.subtitle {
  color: #5a5a5a;
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 0 30px;
  text-align: center;
}
.video-replays .video ul.download {
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
}
.video-replays .video ul.download li {
  margin: 0 0 16px;
  text-align: center;
}
.video-replays .video ul.download a {
  color: #0a8bbd;
  font-size: 18px;
  font-size: 1.8rem;
  text-decoration: none;
}
.video-replays .video ul.download a:hover {
  opacity: 0.8;
}
.video-replays .video ul.download a i {
  color: #5a5a5a;
}
.video-replays .hr {
  border-top: 1px dashed rgba(202, 202, 202, 0.8);
  display: block;
}
.video-replays .hr hr {
  display: none;
}
p.warning {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 20px 0;
  text-align: center;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
hr.line {
  border-top: 1px solid rgba(202, 202, 202, 0.8);
  display: block;
}
hr.line hr {
  display: none;
}
@media only screen and (min-width: 768px) {
  .main-header h1 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 60px;
  }
  .breaking-news {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 40px;
  }
  .content .case-study-quote {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 40px;
  }
  .case-study-header .case-study-title {
    float: left;
    width: 65%;
  }
  .case-study-header .case-study-title p:first-of-type {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .case-study-header img {
    float: right;
    width: 30% !important;
  }
  .paul-photo.intro-photo {
    float: left;
    margin-right: 20px;
  }
  .faqs {
    padding: 0 0 0 20px;
  }
  .faqs h3 i {
    display: inline-block;
  }
  .video-seminar .seminar-date {
    float: left;
    min-width: 170px;
    width: 24%;
  }
  .video-seminar .seminar-date .date-time {
    text-align: center;
  }
  .cash-is-king-bonus .images {
    text-align: center;
  }
  .cash-is-king-bonus img {
    display: inline;
    max-width: 250px;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1024px) {
  /*.photo-paul {
    margin: 0 0 0 -130px;
  }*/
  .main-header {
    padding: 0 1%;
  }
  .main-header .header-inner {
    max-width: 1300px;
    overflow: auto;
  }
  .main-header .header-inner .header-middle {
    float: left;
    width: 70%;
  }
  .main-header .header-inner .header-middle .subheadline {
    max-width: none;
  }
  .main-header .header-inner .left-banner {
    display: block;
    float: left;
    margin: 30px 0 0;
    min-width: 136px;
    width: 15%;
  }
  .main-header .header-inner .right-banner {
    display: block;
    float: right;
    margin: 30px 0 0;
    min-width: 136px;
    width: 15%;
  }
  .main-header .header-inner .banner-inner {
    background: red;
    border-radius: 5px;
    display: block;
    padding: 10px;
    text-align: center;
    font-family: 'Compacta W01 Regular';
    font-size: 44px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    line-height: 38px;
  }
  .main-header .header-inner .banner-inner sup {
    font-size: 60%;
    left: 1px;
  }
  .success-stories-header .success-stories-title {
    float: left;
    width: 68%;
  }
  .success-stories-header .success-stories-title h1 {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 44px;
  }
  .success-stories-header .success-stories-title p:first-of-type {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .success-stories-header img {
    box-sizing: border-box;
    float: left;
    margin-right: 1.5% !important;
    width: 14.5% !important;
  }
  .success-stories-header img:last-of-type {
    float: right;
    margin-right: 0 !important;
    margin-left: 1.5% !important;
  }
  .paul-photo.intro-photo {
    margin-left: -140px;
  }
}
@media only screen and (min-width: 1080px) {
  .cash-is-king-bonus {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 20px;
    overflow: auto;
    max-width: 1000px;
  }
  .cash-is-king-bonus h2 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
  }
  .cash-is-king-bonus p {
    line-height: 28px;
    text-align: left;
  }
  .cash-is-king-bonus .images {
    float: left;
    width: 28%;
  }
  .cash-is-king-bonus img {
    display: block;
    max-width: 100%;
    width: 100%;
  }
  .cash-is-king-bonus img.vip {
    max-width: 200px;
  }
  .cash-is-king-bonus .cik {
    float: right;
    width: 65%;
  }
}
@media only screen and (min-width: 1200px) {
  .main-header {
    padding: 0 10%;
  }
}
@keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animate-flicker {
  -webkit-animation: flickerAnimation 1s infinite;
  -moz-animation: flickerAnimation 1s infinite;
  -o-animation: flickerAnimation 1s infinite;
  animation: flickerAnimation 1s infinite;
}
