/*
Styles for landing pages
-----------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Page Structure
:: Typography
:: Captions
:: Images
:: Top Banner
:: Intro Video
:: JBox
:: Sidebars
:: Callouts
:: Links
:: Mobile
/*---------------------------------------------------
   Special Offers
--------------------------------------------------- */
html {
  background: transparent;
}

.single-specialoffers {
  background: #020d24;
}
.single-specialoffers .row {
  max-width: 68.8em;
}
.single-specialoffers article {
  padding: 1rem 3rem;
}
.single-specialoffers .content {
  background: #fff;
  padding-bottom: 40px;
  padding-top: 0 !important;
}

@media only screen and (max-width: 600px) {
  .single-specialoffers article {
    padding: 20px !important;
  }
}
/* ---------------------------------------------------
   Page Structure
--------------------------------------------------- */
.single-landing,
.single-landing .page-background {
  background: #fff;
}

/* ---------------------------------------------------
   Typography
--------------------------------------------------- */
h1,
h2,
h3,
p,
ul li,
ol li {
  font-family: Georgia, "Times New Roman", Times, serif;
}

h1,
h2 {
  color: #000;
}

h3,
p,
ul li,
ol li {
  color: #333;
}

h1 {
  font-size: 58px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 82px;
  margin: 10px 18px 20px;
  text-align: center;
}

h2 {
  font-size: 30px;
  font-weight: normal;
  line-height: 36px;
}

h3 {
  font-size: 22px;
  font-weight: normal;
  line-height: 28px;
}

p {
  font: 1.2em/1.4em Hind, "Open Sans", Helvetica, Arial, sans-serif;
}

ul li,
ol li {
  font-size: 16px;
  line-height: 21px;
}

.byline {
  border-color: #ddd;
  color: #808080;
  font-family: georgia, serif;
  font-size: 16px;
  font-variant: italic;
  line-height: 24px;
  margin-top: 15px;
  text-align: left;
}

.date {
  color: #808080;
  font-family: Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 1.5px;
  line-height: 20px;
  margin-top: 15px;
  text-align: center;
  text-transform: uppercase;
}

.actionb h3 {
  color: #c00;
  font-size: 18px;
  text-align: center;
}

.disclosure {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 14px;
}

/* ---------------------------------------------------
   Captions
--------------------------------------------------- */
.caption {
  color: #333;
  font: normal 11px/16px Arial, Helvetica, Verdana, sans-serif;
  margin: 10px 10px 1em;
}

.bodycaption {
  color: #333;
  font: normal 12px/16px Arial, Helvetica, Verdana, sans-serif;
  margin: 0 auto 1.2em;
  text-align: center;
}

/* ---------------------------------------------------
   Images
--------------------------------------------------- */
.bodyimg {
  display: block;
  float: none;
  margin: 0 auto;
  margin-bottom: 10px;
  max-width: 700px;
  text-align: center;
}

.img-wrapper {
  float: right;
  margin-left: 20px;
  min-width: 300px;
  width: 35%;
}

#graph {
  margin: 0 auto;
}

#guarantee {
  float: right;
  margin-bottom: 20px;
  margin-right: 20px;
}

.report-case {
  margin: 30px 5%;
}

.report-block {
  display: block;
  margin: 60px auto;
}

.report {
  float: left;
  margin-right: 15px;
}

.bonusreport {
  float: right;
  margin-left: 15px;
}

.bullets {
  background: url("/wp-content/plugins/fool-wp-commerce/images//BlueTarget.gif") no-repeat scroll 0 0 transparent;
  line-height: 23px;
  padding-left: 35px;
}

.arrows {
  background: url("/wp-content/plugins/fool-wp-commerce/images//greenarrow.gif") no-repeat scroll 0 0 transparent;
  line-height: 23px;
  padding-left: 35px;
}

/* ---------------------------------------------------
   Top Banner
--------------------------------------------------- */
/* Fixed Banner */
.top-banner {
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 1100;
}

.top-banner .image-container {
  margin: 0 auto;
  padding-left: 20px;
}
.top-banner .image-container img {
  margin: 0 auto;
}

/* ---------------------------------------------------
   Intro Video
--------------------------------------------------- */
#marketing-page-container {
  float: none !important;
}

.intro-video-container {
  padding: 40px 0;
  position: relative;
  z-index: 1002;
}

.has-intro-video {
  margin-top: -100000px;
  opacity: 0;
  position: relative;
  transition: opacity 2.5s ease-in;
  z-index: 0;
}

.has-intro-video.marketing-page-visible {
  margin-top: 0;
  opacity: 1;
}

.wistia_embed {
  margin: 0 auto;
}

.video-disclaimer {
  border: 3px solid #c30;
  margin: 0 auto;
  padding: 1rem;
}
.video-disclaimer p,
.video-disclaimer li {
  font: 1em Hind, "Open Sans", Helvetica, Arial, sans-serif;
  padding: 1em 0;
}

/* ---------------------------------------------------
   JBox
--------------------------------------------------- */
.jbox {
  background-color: #fff;
  border: 3px dashed #c00;
  border-radius: 5px;
  display: block;
  margin: 20px auto;
  max-width: 700px;
  padding: 10px;
  width: 84%;
}
.jbox p {
  color: #333;
  font-family: helvetica, arial, verdana, sans-serif;
  font-size: 16px;
  line-height: 21px;
  margin-left: 10px;
  margin-right: 10px;
}
.jbox h1 {
  color: #c00;
  font-family: helvetica, arial, verdana, sans-serif;
  font-size: 30px;
  line-height: 32px;
  margin: 10 auto;
  text-align: center;
}
.jbox h3 {
  color: #000;
  font-family: helvetica, arial, verdana, sans-serif;
  font-size: 18px;
  line-height: 22px;
  margin: 0 auto;
  margin-bottom: 1em;
  text-align: center;
}

.jobxlist {
  color: #333;
  font-family: helvetica, arial, verdana, sans-serif;
  font-size: 16px;
  line-height: 21px;
  margin-left: 10px;
  margin-right: 10px;
}

/* ---------------------------------------------------
   Sidebars
--------------------------------------------------- */
.sidebar {
  background-color: #ebebeb;
  border: 1px solid #cecece;
  display: block;
  float: right;
  font-family: Hind, "Open Sans", Helvetica, Arial, sans-serif;
  margin: 0 20px 10px;
  padding: 10px;
  width: 280px;
}
.sidebar h3 {
  color: #333;
  font-size: 24px;
  font-weight: bold;
  line-height: 26px;
  margin: 10px 4px;
  text-align: left;
}
.sidebar p {
  font-size: 15px;
  line-height: 20px;
  margin: 5px 5px 20px;
}
.sidebar ul li {
  font-size: 14px;
  line-height: 19px;
}

.sidebar.left {
  margin: 6px 20px 20px 0;
}

.sidebar.right {
  margin: 6px 0 20px 20px;
}

/* ---------------------------------------------------
   Callouts
--------------------------------------------------- */
.callout p {
  text-align: center;
}

.panel {
  width: 35%;
}

.panel.left {
  margin: 0 20px 20px 0;
}

.panel.right {
  margin: 0 0 20px 20px;
}

@media (max-width: 768px) {
  .panel {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .panel {
    width: 100%;
  }

  .panel.left,
.panel.right {
    margin: 20px 0;
  }
}
/* ---------------------------------------------------
   Links
--------------------------------------------------- */
h3 a {
  background: #fc3 url("/wp-content/plugins/fool-wp-commerce/images/button-bkg.jpg") repeat-x top;
  border: solid 1px #fc3;
  border-color: #fd4 #a70 #a70 #fd4;
  color: #000;
  display: block;
  font-family: "Arial Narrow";
  font-size: 1em;
  font-weight: 500;
  margin: auto;
  padding: 0.3em 0.8em;
  text-align: center;
  text-decoration: none;
  width: 7em;
}
h3 a:hover {
  background: #efbd26 url("/wp-content/plugins/fool-wp-commerce/images//button-bkg2.jpg") repeat-x top;
  color: #630;
  left: 1px;
  position: relative;
  top: 1px;
}

a {
  text-decoration: underline;
}

/* ---------------------------------------------------
   Mobile
--------------------------------------------------- */
@media (max-width: 480px) {
  body {
    padding-left: 10px;
    padding-right: 10px;
  }

  h1 {
    font-size: 46px;
    line-height: 54px;
    margin-left: 0;
    margin-right: 0;
  }

  h2 {
    font-size: 20px;
    margin-left: 5px;
    margin-right: 5px;
  }

  h3 {
    margin-left: 0;
    margin-right: 0;
  }

  .date {
    font-size: 14px;
  }

  .byline {
    font-size: 14px;
  }

  ul,
li {
    margin: 0 0 5px 5px;
    padding: 0;
  }

  ol,
li {
    margin: 0 0 5px 5px;
    padding: 0;
  }

  p {
    margin-left: 0;
    margin-right: 0;
  }

  .actionb {
    font-size: 26px;
    line-height: 28px;
  }

  .sidebar {
    display: block;
    float: none !important;
    margin: 0 auto;
    margin-bottom: 15px;
    max-width: 280px;
    width: 100%;
  }

  .quote {
    width: auto;
  }

  .quoteimg {
    display: block;
    margin-bottom: 30px;
    padding: 10px;
  }

  .report {
    display: block;
    float: none;
    width: auto;
  }

  .bonusreport {
    display: block;
    float: none !important;
    width: auto;
  }

  .reportleft {
    display: block;
    float: none !important;
    margin: 0 auto;
    width: auto;
  }

  .report-block {
    display: block !important;
    float: none;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
  }

  .caption {
    border-bottom: 2px solid #ffbf00;
    border-top: 2px solid #ffbf00;
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 1em;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
  }

  .bodycaption {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .img-wrapper {
    display: block !important;
    float: none !important;
    margin: 0 auto;
    max-width: 100%;
    min-width: 100px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    width: auto;
  }

  .sideimg {
    min-width: 100px;
    width: 100%;
  }

  .jbox {
    display: block;
    margin: 10px auto;
    padding: 5px;
  }

  #guarantee {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 170px;
    width: 100%;
  }

  #newyork {
    min-width: 100px;
    width: 100%;
  }

  #hbr {
    margin: 0 auto;
    max-width: 100%;
    width: auto;
  }

  #devicegrowth {
    margin: 0 auto;
    max-width: 100%;
    width: auto;
  }

  #graph {
    margin: 0 auto;
    max-width: 100%;
    width: auto;
  }

  a {
    color: #c00;
    text-decoration: underline;
  }
}
@media (max-width: 630px) {
  br[class=hide] {
    display: none !important;
  }

  .caption {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 1em;
    margin-top: 10px;
  }

  .img-wrapper {
    display: block !important;
    float: none !important;
    margin: 0 auto;
    max-width: 100%;
    min-width: 300px;
  }

  .sidebar {
    display: block;
    float: none !important;
    margin: 0 auto;
    margin-bottom: 15px;
    max-width: 280px;
    width: 100%;
  }

  .sideimg {
    width: 100%;
  }
}

/*# sourceMappingURL=landing.css.map */
