@charset "UTF-8";
/* CSS Document */
/*----- GIBSON -----*/
@font-face {
	font-family: 'Gibson';
	src: url('https://secure-prod-assets.s3.amazonaws.com/common/fonts/gibson/gibson-webfont.eot');
	src: local('Gibson Regular'), local('Gibson-Regular'),
		url('https://secure-prod-assets.s3.amazonaws.com/common/fonts/gibson/gibson-webfont.eot?#iefix') format('embedded-opentype'), 
		url('https://secure-prod-assets.s3.amazonaws.com/common/fonts/gibson/gibson-webfont.woff') format('woff'), 
		url('https://secure-prod-assets.s3.amazonaws.com/common/fonts/gibson/gibson-webfont.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}
/*----- GIBSON SEMIBOLD -----*/
@font-face {
	font-family: 'Gibson-SemiBold';
	src: url('https://secure-prod-assets.s3.amazonaws.com/common/fonts/gibson/gibson-semibold-webfont.eot');
	src: local('Gibson SemiBold'), local('Gibson-SemiBold'), 
		url('https://secure-prod-assets.s3.amazonaws.com/common/fonts/gibson/gibson-semibold-webfont.eot?#iefix') format('embedded-opentype'), 
		url('https://secure-prod-assets.s3.amazonaws.com/common/fonts/gibson/gibson-semibold-webfont.woff') format('woff'), 
		url('https://secure-prod-assets.s3.amazonaws.com/common/fonts/gibson/gibson-semibold-webfont.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
    font-family: "Tiempos";
    src: url("https://marketingassets.cloudsna.com/prod/fonts/stansberry/tiempos/tiempos-regular.woff") format("woff");
}
body {
    -moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
h1 {
    color: #000;
    letter-spacing: -1px;
    font-family: "Tiempos", arial, sans-serif;
    font-size: 48px;
    line-height: 58px;
    margin: 0 0 30px;
    padding: 0 30px;
    position: relative;
    text-align: center;
}
h3 {
    font-family: "Gibson-SemiBold",arial,sans-serif;
    font-size: 40px;
    margin: 35px 0 15px;
    text-align: center;
}
p, li {
    font-family: adobe-caslon-pro,georgia,serif;
    font-size: 26px;
    line-height: 1.3;
    margin: 0 0 1.5em;
    text-align: left;
}
span.underline-red {
	text-decoration: underline;
	text-decoration-color: #cc0000;
}
.fa-ul {
	margin-left: 4em;
}
.fa-li {
	top: -2px;
}
a {
	color: #0067d0;
    text-decoration: underline;
}
a:hover, a:focus {
	color: #00559f;
	text-decoration: none;
}
.logo-top {
    display: block;
    margin: 0 auto 16px;
    width: 90px;
}
.multi-lines {
    border: none;
    margin: 0 auto 40px;
    padding-bottom: 20px;
    position: relative;
}
.logo-ecap {
    background-color: #fff;
    position: absolute;
    left: 49.8%;
    top: -16px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 60px;
    height: 30px;
}
.logo-ecap.lines {
    top: -5px;
    height: 60px;
}
.logo-ecap img {
    width: 30px;
    margin: 0 auto;
    display: block;
}
.logo-ecap.lines img {
    width: 40px;
}
.multi-lines_lines {
    border-bottom: 1px solid #aaa;
    line-height: 0;
    padding-bottom: 8px;
    margin: auto;
    width: 250px;
}
.multi-lines_lines:nth-child(3) {
    max-width: 100%;
	width: 450px;
}
.bullets {
    background: transparent url("https://hopstatic.s3.amazonaws.com/images/bullet-circle-green.png") no-repeat scroll 0 4px / 24px;
    margin-left: 16px;
    padding-left: 40px;
    padding-top: 4px;
    margin-bottom: 10px;
}
.bullets:last-of-type {
    margin-bottom: 22px;
}
.bullets.red {
    background: transparent url("https://hopstatic.s3.amazonaws.com/images/bullet-red.png") no-repeat scroll 0 0 / 30px;
}
.bullets.green {
    background: transparent url("https://hopstatic.s3.amazonaws.com/images/bullet-green.png") no-repeat scroll 0 0 / 30px;
}
.bullets.warning {
    background: transparent url("https://hopstatic.s3.amazonaws.com/images/bullet-warning.png") no-repeat scroll 0 0 / 30px;
}
.bullets.check {
    margin-bottom: 20px;
    padding-left: 34px;
    background: transparent url("https://hopstatic.s3.amazonaws.com/images/bullet-check.png") no-repeat scroll 0 0 / 24px;
    padding-top: 0;
}
.bullets.big-check {
    background: transparent url("https://s3.amazonaws.com/assets.stansberryresearch.com/mkt/ppp/check-green.png") no-repeat scroll 0 0 / 44px;
    margin-bottom: 20px;
    padding-left: 54px;
    padding-top: 0;
}
.numbered {
    margin-left: 16px;
    padding-left: 24px;
    padding-top: 4px;
    position: relative;
}
.numbered::before {
    color: #fff;
    content: attr(data-number);
    font-family: "Gibson-SemiBold", sans-serif;
    font-size: 20px;
    left: -15px;
    background-color: #2d7d29;
    line-height: 22px;
    border-radius: 50%;
    padding: 5px 9px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 2px;
}
#assetContainer {
    text-align: left;
}
.desk-of {
    text-align: left;
    border-bottom: 1px solid #bbb;
    padding-bottom: 10px;
    font-family: "Gibson", arial, sans-serif;
    text-transform: uppercase;
    font-size: 32px;
    letter-spacing: 2px;
    margin: 35px 0 25px;
    padding-right: 120px;
}
.desk-of-hero {
    width: 120px;
    border-radius: 50%;
    border: 1px solid #bbb;
    float: right;
    position: relative;
    top: -86px;
    right: 20px;
}
.transcript-steve {
    color: #13588d;
    display: block;
    font-family: "Gibson-SemiBold",arial,sans-serif;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.transcript-austin {
    color: #18802b;
    display: block;
    font-family: "Gibson-SemiBold",arial,sans-serif;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.transcript-doc {
    color: #5f3e7b;
    display: block;
    font-family: "Gibson-SemiBold",arial,sans-serif;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.transcript-brett {
    color: #c81818;
    display: block;
    font-family: "Gibson-SemiBold",arial,sans-serif;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

article {
    background: none;
}
.row {
    margin-left: 0;
    margin-right: 0;
}
.br-mobile {
    display: none;
}

/* top showcase */

.showcase-intro {
    background: #000 none repeat scroll center center / cover ;
    height: 320px;
    overflow: hidden;
    position: relative;
    -webkit-transition: opacity 1s ease 0s;
    -ms-transition: opacity 1s ease 0s;
    transition: opacity 1s ease 0s;
}
.showcase-intro.large {
    height: 680px;
    width: 100%;
}
.showcase-intro.hl-header {
    height: auto;
    width: 100%;
}
.showcase-intro.confirm {
    height: 400px;
    width: 100%;
}

.showcase-inner {
    color: #fff;
    left: 49.8%;
    margin: 0 auto;
    max-width: 1100px;
    padding: 30px 10px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-60%);
    transform: translateX(-50%) translateY(-60%);
    width: 100%;
    z-index: 6;
}
.showcase-inner.reg-hl {
    position: relative;
    top: 0;
    transform: translateX(0) translateY(0);
    left: 0;
    padding: 40px 10px 0;
}

.showcase-inner h1 {
    color: #fff;
    font-family: "Gibson-SemiBold",arial,helvetica,sans-serif;
    font-size: 50px;
    line-height: 1.1;
    margin: 0 0 40px;
    padding: 0;
    text-align: center;
}
.showcase-inner.hero h1 {
    text-align: center;
    font-family: "Tiempos",georgia,serif;
    font-size: 70px;
    line-height: 1.1;
    margin: 0 auto 20px;
}
.showcase-inner.reg-hl h1 {
    color: #000;
    text-align: center;
    font-family: "Tiempos",georgia,serif;
    font-size: 70px;
    line-height: 1.1;
    margin: 0 auto 20px;
}
.showcase-inner.reg-hl h1.confirm-hl {
    font-size: 80px;
	margin-bottom: 12px;
}
.showcase-inner .reg-hl.transcript {
    font-family: "Gibson",arial,helvetica,sans-serif;
    font-size: 90px;
    line-height: 1;
}
.showcase-inner h3 {
    color: #000000;
    font-size: 30px;
	line-height: 1.2;
    text-align: center;
    max-width: 100%;
    position: relative;
    width: 100%;
    margin: 0px auto 20px;
}
.showcase-inner.hero h3 {
    padding: 0 10px;
    max-width: 100%;
    font-size: 30px;
}
.showcase-inner h3.kicker {
    font-size: 22px;
    font-family: "Gibson",arial,sans-serif;
    color: #fff;
    margin: 6px auto 20px;
}
.content-sub {
    font-size: 30px;
    text-align: center;
    margin: 0 0 35px;
}
.showcase-inner.promo h1 {
    color: #fff;
    font-family: "Gibson-SemiBold",arial,helvetica,sans-serif;
    font-size: 50px;
    line-height: 56px;
    margin: 0 0 40px;
    padding: 0 30px;
    text-align: center;
}
.showcase-inner.promo h3 {
    color: #000;
    font-size: 50px;
    text-align: center;
    max-width: 900px;
    position: relative;
    width: 100%;
    margin: 20px auto 0;
}
.showcase-image {
    bottom: auto;
    height: 100%;
    left: 50%;
    opacity: 0.8;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    right: auto;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 400px;
}
.showcase-image.hl-header {
    opacity: 1;
    width: 100%;
    height: auto;
    max-width: 900px;
    min-width: auto;
    min-height: auto;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
}
.showcase-video {
    bottom: auto;
    display: block;
    opacity: 0.5;
    height: auto;
    left: 50%;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    right: auto;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: auto;
}
.showcase-intro.confirm .showcase-video {
    -webkit-transform: translateX(-50%) translateY(-30%);
    transform: translateX(-50%) translateY(-30%);
}
.home-scroll {
    bottom: 40px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    width: 100%;
}
.home-scroll:before {
    background: #fff;
    content: "";
    display: block;
    height: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    width: 2px;
    animation: home-before 0.8s ease-out 2s 1 forwards;
}
@keyframes home-before {
   0% {
    height: 0;
  }
  100% {
    height: 100px;
  }
}
.home-scroll:after {
    background: #fff;
    content: "";
    display: block;
    height: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(18%);
    transform: translateY(18%);
    width: 2px;
    animation: home-after 0.6s ease-out 3s 1 forwards;
}
@keyframes home-after {
   0% {
    height: 0;
  }
  100% {
    height: 85px;
  }
}
.home-scroll p {
    color: #fff;
    font-family: "Gibson",arial,sans-serif;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    position: relative;
    bottom: 10px;
    opacity: 0;
    animation: home-p 0.6s ease-out 2.5s 1 forwards;
}
@keyframes home-p {
   0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    bottom: 2px;
  }
}
.home-scroll img {
    display: block;
    margin: 5px auto;
    opacity: 0;
    position: relative;
    bottom: 10px;
    width: 20px;
    animation: home-img 0.6s ease-out 2.7s 1 forwards;
}
@keyframes home-img {
   0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    bottom: 0;
  }
}

/* end showcase */

.main-container {
    display: block;
    margin: 0 auto;
    max-width: 720px;
    width: 100%;
}
.main-container.copy-vid {
    box-shadow: 0 0 6px rgba(0,0,0,0.5);
}
.vsl-container {
    margin: 10px 0 30px;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.copy-vid .vsl-container {
    border: 4px solid #fff;
}
.vsl-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.vjs-big-play-button {
    display: none !important;
}
.arrow-tab {
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    display: table;
    height: 120px;
    left: 50%;
    line-height: 34px;
    margin: -90px auto 0;
    padding-top: 12px;
    position: absolute;
    text-align: center;
    width: 120px;
    z-index: 11;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.arrow-tab img {
    width: 50%;
}
.testimonial {
    background: url("https://hopstatic.s3.amazonaws.com/images/quotes-blue.png") no-repeat scroll left top transparent;
    border: none;
    color: #333333;
    font-family: "Gibson-SemiBold",arial,sans-serif;
    font-size: 26px;
    line-height: 30px;
    height: auto;
    margin: 0 auto 20px;
    min-height: 70px;
    padding: 22px 0 0 14px;
    max-width: 640px;
    width: 100%;
}
.testimonial span {
    display: block;
    font-family: "Gibson",arial,sans-serif;
    font-size: 16px;
}

.main-middle {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 2 !important;
    box-shadow: none;
}
.main-middle .row {
    background-color: #fff;
    border-radius: 8px 8px 0 0;
    margin-top: 40px;
    position: relative;
    z-index: 99;
}
.main-middle .row-of {
    margin-top: 0;
    padding-top: 80px;
}
.col-content {
    float: left;
    margin-left: 30px;
    min-height: 1px;
    width: 650px;
}
.col-content.centered.wide-850 {
    max-width: 850px;
}
.col-content.centered.wide-850 p {
    max-width: 750px;
    margin: 0 auto 1.6em;
}
.col-content.after-wide {
    padding-top: 30px;
}
.col-content.centered {
    padding-bottom: 40px;
    max-width: 750px;
    background-color: #fff;
    padding-top: 40px;
    float: none;
    margin: 0 auto;
    width: 100%;
}
/*
.col-content.centered p:last-of-type {
    margin-bottom: 0;
}
*/
.col-content.double {
    padding-bottom: 40px;
    background-color: #fff;
    padding-top: 20px;
    float: none;
    margin: 0 auto;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: nowrap;
    -webkit-flex-flow: nowrap;
}
.double-row {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    padding: 0 10px;
    width: 50%;
}
.col-content.centered.first-section {
    padding-top: 80px;
}
.ecap-details  {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: nowrap;
    -webkit-flex-flow: nowrap;
    border-radius: 12px;
    margin: 20px auto;
    position: absolute;
    width: 350px;
    left: 50%;
    transform: translateX(-50%);
    top: -120px;
    background-color: #333;
    border: 4px solid #fff;
    padding: 10px 0;
}
.ecap-details::before {
    content: '';
    position: absolute;
    width: 0;
    border-style: solid;
    border-width: 30px 15px 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    bottom: -10px;
    border-color: #333;
    left: 45.5%;
    z-index:-1; 
}
.ecap-details .details-half {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    border-right: 1px solid #ddd;
    width: 50%;
}
.ecap-details .details-half:last-of-type {
    border: none;
}
.ecap-details .icon {
    display: block;
    max-width: 50px;
    margin: 0 auto 10px;
    width: 100%;
}
.ecap-details p {
    color: #fff;
    font-family: "Gibson-SemiBold",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    text-align: center;
}
.ecap-details p span {
    display: block;
    font-family: "Gibson",Helvetica,Arial,sans-serif;
}
.col-content.triple {
    padding-bottom: 40px;
    background-color: #fff;
    padding-top: 20px;
    float: none;
    margin: 0 auto;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: nowrap;
    -webkit-flex-flow: nowrap;
}
.triple-row {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    padding: 0 10px;
    width: 33.333%;
}
.sidebar-image {
    float: right;
    width: 250px;
    margin-left: 20px;
}
.chart-wide {
    display: block;
    margin: 0 auto 20px;
    width: 90%;
}
.chart-disclosure {
    font-size: 12px;
    color: #a8a8a8;
}
#testimonial-carousel {
    position: relative;
    height: 200px;
    display: block;
    margin: 0 auto;
    width: 100%;
}
#testimonial-carousel p {
    position: absolute;
    background-color: #fff;
    min-height: 200px;
    font-size: 30px;
    line-height: 36px;
    left: 50%;
    transform: translateX(-50%);
}
.pull-quote {
    background-color: #fff;
    border-top: 2px solid #a8a8a8;
    float: right;
    padding: 20px;
    width: 400px;
    margin-bottom: 20px;
    position: relative;
    right: -100px;
    margin-left: -60px;
    text-align: right;
}
.pull-quote::before {
    background-color: #a8a8a8;
    content: "";
    height: 2px;
    position: absolute;
    right: 0px;
    top: -1px;
    transform: rotate(-120deg);
    transform-origin: top right;
    width: 35px;
    z-index: 1;
}
.pull-quote img {
    left: -30px;
    top: -32px;
    opacity: 1;
    position: absolute;
    width: 60px;
}
.pull-quote p {
    color: #ea8e22;
    line-height: 38px;
    font-size: 34px;
    margin-bottom: 0;
    font-family: "Gibson-SemiBold",arial,sans-serif;
}

.bottom-footer {
    width: 100%;
    height: 100px;
    background-color: #fff;
    margin: 0 0 20px;
    padding-top: 40px;
    z-index: 2;
}
.bottom-footer p {
    font-family: helvetica, sans-serif; 
	font-size: 11px;
    line-height: 1.3;
    color: #333;
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.asset-disclaimer {
    color: #aaa;
    font-size: 12px;
    line-height: 15px;
}
.disclaimer {
    font-size: 14px;
    font-family: "Gibson", arial, sans;
    line-height: 17px;
}
form, .sna-page-form {
    border: 4px solid #333;
    margin: 40px auto;
    padding: 20px 10px;
    position: relative;
}
.logo-ecap {
    background-color: #fff;
    position: absolute;
    left: 49.8%;
    top: -16px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 60px;
    height: 30px;
}
.logo-ecap img {
    width: 30px;
    margin: 0 auto;
    display: block;
}
.wide-850 .sna-page-form {
    max-width: 750px;
}
.sna-page-form.showcase {
    background: none;
    border: none;
}
.form-group {
    display: inline;
    text-align: center;
}
.form-header {
    color: #000;
    margin: 10px auto;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    font-family: "Gibson-SemiBold", arial, sans-serif;
}
form .disclaimer, .sna-page-form .disclaimer {
    font-size: 12px !important;
    line-height: 14px !important;
    margin: 10px auto !important;
    max-width: 450px;
    color: #666;
    text-align: center;
}
.sna-page-form.showcase .disclaimer {
    color: #fff;
    margin: 20px auto 0;
}
.form-control {
    background-color: #FCFFEC;
    border: 1px solid #CCCCCC;
    border-radius: 0 0 0 0;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1) inset;
    display: inline;
    margin: 0 auto;
    vertical-align: middle;
    max-width: 420px;
    font-family: 'Gibson-SemiBold',arial,sans-serif;
    height: 60px;
    padding: 20px;
    width: 100%;
}
.showcase .sna-email {
    max-width: 500px;
    margin: 4px auto;
    display: block;
}
.label-danger {
    max-width: 100px;
    margin: 0 auto;
    display: block;
}
input[type="email"] {
    font-size: 24px;
    color: #333333;
}
.ecap-drawer .form-control {
    font-size: 20px;
    height: 50px;
    padding: 10px;
}
.submit-btn {
    background: -moz-linear-gradient(center top, rgba(159, 9, 9, 0.3) 0%, rgba(105, 8, 8, 0.3) 100%) repeat scroll 0 0 #c13030; 
    background: -webkit-linear-gradient(top, rgba(159, 9, 9, 0.3) 0%, rgba(105, 8, 8, 0.3) 100%) repeat scroll 0 0 #c13030;
    background: linear-gradient(to bottom, rgba(159, 9, 9, 0.3) 0%, rgba(105, 8, 8, 0.3) 100%) repeat scroll 0 0 #c13030;
    border-color: #a41f1f #711212 #711212 #a41f1f;
    border-image: none;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 24px;
    line-height: normal;
    margin: 15px auto 0;
    padding: 10px 14px;
    text-decoration: none;
    font-family: "Gibson-SemiBold",Helvetica,Arial,sans-serif;
    width: 240px;
}
.submit-btn.order {
    padding: 20px 20px 0;
    margin-bottom: 20px;
    text-align: center;
    font-size: 50px;
    max-width: 700px;
    line-height: 050px;
    width: 100%;
}
.submit-btn.order:hover {
    background: -moz-linear-gradient(center top, rgba(159, 9, 9, 0.4) 0%, rgba(105, 8, 8, 0.4) 100%) repeat scroll 0 0 #a01f1f; 
    background: -webkit-linear-gradient(top, rgba(159, 9, 9, 0.4) 0%, rgba(105, 8, 8, 0.4) 100%) repeat scroll 0 0 #a01f1f;
    background: linear-gradient(to bottom, rgba(159, 9, 9, 0.4) 0%, rgba(105, 8, 8, 0.4) 100%) repeat scroll 0 0 #a01f1f;
    border-color: #a41f1f #711212 #711212 #a41f1f;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
.submit-btn.order:hover, .submit-btn.order:focus {
    color: #fff;
    text-decoration: none;
}

.form-button, .sna-single-optin {
    background: -moz-linear-gradient(center top, rgba(27, 159, 9, 0.3) 0%, rgba(20, 105, 8, 0.3) 100%) repeat scroll 0 0 #41c130; 
    background: -webkit-linear-gradient(top, rgba(27, 159, 9, 0.3) 0%, rgba(20, 105, 8, 0.3) 100%) repeat scroll 0 0 #41c130;
    background: linear-gradient(to bottom, rgba(27, 159, 9, 0.3) 0%, rgba(20, 105, 8, 0.3) 100%) repeat scroll 0 0 #41c130;
    border-color: #2fa41f #1d7112 #1d7112 #2fa41f;
    border-image: none;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    cursor: pointer;
    display: inline;
    font-size: 24px;
    height: 60px;
    line-height: normal;
    margin: 0 auto;
    padding: 10px 14px;
    text-decoration: none;
    text-shadow: none;
    font-family: "Gibson-SemiBold",Helvetica,Arial,sans-serif;
    max-width: 240px;
    width: 100%;
}

.form-button:hover, .form-button:focus, .form-button:active, .sna-single-optin:hover, .sna-single-optin:focus, .sna-single-optin:active {
    background: -moz-linear-gradient(center top, rgba(27, 159, 9, 0.4) 0%, rgba(20, 105, 8, 0.4) 100%) repeat scroll 0 0 #2ea01f; 
    background: -webkit-linear-gradient(top, rgba(27, 159, 9, 0.4) 0%, rgba(20, 105, 8, 0.4) 100%) repeat scroll 0 0 #2ea01f;
    background: linear-gradient(to bottom, rgba(27, 159, 9, 0.4) 0%, rgba(20, 105, 8, 0.4) 100%) repeat scroll 0 0 #2ea01f;
    border-color: #2fa41f #1d7112 #1d7112 #2fa41f;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    text-decoration: none;
}
.countdown-button {
    background-color: #a41f1f;
    display: block !important;
    font-family: "Gibson-SemiBold",arial,sans-serif;
    font-size: 30px;
    margin: 0 auto 30px;
    line-height: 36px;
    max-width: 450px;
    padding: 14px 14px;
    white-space: normal;
}
.showcase .sna-single-optin {
    display: block;
    margin: 10px auto;
}
.home-player {
    margin: 15px auto;
    max-width: 800px;
    display: block;
    width: 100%;
    border: 4px solid #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}
.player-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.the-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.vjs-big-play-button {
    display: none !important;
}
.report-container  {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: nowrap;
    -webkit-flex-flow: nowrap;
    margin-bottom: 40px;
}
.report-column {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    padding-right: 10px;
    width: 35%;
}
.report-column img {
    width: 100%;
}
.teaser-column {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    width: 65%;
}
.report-hero {
    width: 200px;
    margin-right: 30px;
}
.hero-container, .description {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
}
.report-title {
    border-bottom: 1px solid #bbb;
    font-size: 24px;
    margin-bottom: 20px;
    padding-bottom: 6px;
    display: block;
    font-family: "Gibson-SemiBold", arial, sans-serif;
}
.chapter-header {
    border-bottom: 1px solid #bbb;
    font-family: "Gibson-SemiBold", arial, sans-serif;
    font-size: 32px;
    line-height: 36px;
    padding-bottom: 10px;
    margin: 40px 0 20px;
    text-align: left;
}
.chapter-header span {
    color: #c00;
    display: block;
    font-size: 20px;
}


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

.sidebar {
    background-color: #f7f7f7;
    border-left: 1px solid #a8a8a8;
    border-right: 1px solid #a8a8a8;
    border-top: 8px solid #a8a8a8;
    border-bottom: 4px solid #a8a8a8;
    box-shadow: 5px 5px 0 rgba(0,0,0,0.6);
    padding: 20px;
    width: 350px;
    float: right;
    margin: 0 0 10px 20px;
}
.sidebar.mobile {
    display: none;
}
.sidebar hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.sidebar h3 {
    margin-top: 20px;
    text-align: left;
    color: #000;
    font-size: 34px;
}
.sidebar p {
    font-family: "Gibson", arial, sans-serif;
    line-height: 19px;
    font-size: 16px;
}
.sidebar strong , .sidebar h4, .sidebar .testimonial {
    font-family: "Gibson-SemiBold",arial,sans-serif;
}
.sidebar img {
    width: 100%;
    margin: 10px auto;
}
.sidebar .bullets {
    background: transparent url("https://hopstatic.s3.amazonaws.com/images/bullet-green.png") no-repeat scroll 0 2px / 18px;
    margin-left: 0;
    padding-left: 26px;
    padding-top: 1px;
    margin-bottom: 8px !important;
}
.sidebar-image {
    float: right;
    width: 250px;
    margin-left: 20px;
}
.sidebar-image-left {
    float: left;
    margin-right: 20px;
    width: 160px;
}
.side-image {
    float: right;
    width: 280px;
    margin-left: 20px;
}
.sidebar.mobile {
    display: none;
}

#event-timer {
    color: #000;
    font-family: 'Gibson-SemiBold',arial,sans-serif;
    font-size: 16px;
    margin: 20px auto;
    text-align: center;
    text-transform: uppercase;
}
#event-timer > div {
    border-right: 1px dashed rgba(0, 0, 0, 0.45); 
    display: inline-block;
    margin-right: 20px;
    padding-right: 20px;
    text-align: center;
}
#event-timer > div:last-child, #lead-clock .time-unit:last-child {
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0;
}
#event-timer span {
    color: #c00;
    display: block;
    font-size: 120px;
    line-height: 1;
    margin-bottom: -5px;
    padding-top: 15px;
}

/* OF things */
header {
	background-color: #c00;
	height: 46px;
	position: relative;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	align-items: center;
	width: 100%;
	z-index: 999;
}
header.order {
    background-color: #000;
    height: 46px;
    position: absolute;
    width: 100%;
    z-index: 999;
    top: 0;
}
 header.order .inner {
     display: block;
     margin: 0 auto;
     max-width: 1200px;
     width: 100%;
}
header.order .inner .thirds {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    width: 33.3%;
}   
 header.order .imglogo {
     margin: 6px auto 0;
     width: 150px;
     display: block;
}
 header h3 {
     font-family: "Gibson-SemiBold", arial, sans-serif;
     font-size: 16px;
     margin: 6px 0 0;
     color: #fff;
}
header p {
    color: #fff;
    font-family: "Gibson", arial, sans-serif;
	font-size: 20px;
	text-align: center;
    text-transform: uppercase;
    letter-spacing: .2em;
    margin: 0 auto;
}
label {
    font-family: "Gibson-SemiBold",arial,sans-serif;
    font-size: 20px;
}
.order-form h1 {
    font-size: 58px;
    line-height: 64px;
}
.of-kicker {
    text-align: center;
    border-bottom: 1px solid #a8a8a8;
    padding-bottom: 10px;
    width: 100%;
    display: block;
    margin: 10px auto;
    font-size: 24px;
}
.of-headline {
    font-size: 38px;
    line-height: 44px;
}
.of-subhead {
    font-family: "Gibson-SemiBold",arial,sans-serif;
    font-size: 40px;
    margin: 35px 0 15px;
    text-align: left;
}
.cap-header {
    display: block;
    margin: 30px auto;
    width: 100%;
    max-width: 600px;
}
.store-form {
    background-color: #fff;
    border: none;
    margin: 0 auto 30px;
    text-align: left;
}
.store-form .form-control {
    background-color: #fff;
    box-shadow: none;
    border-radius: 4px;
    font-family: "Gibson-SemiBold",arial,sans-serif;
    font-size: 20px;
    padding: 10px 12px;
    height: auto;
    display: block;
    width: 100%;
    max-width: 100%;
}
.store-form .form-group {
    margin-bottom: 15px;
    margin-top: 0;
    text-align: left;
    display: block;
}
.store-form h3 {
    text-align: center;
    font-size: 40px;
    margin-top: 10px;
}
.priceBorder{
     box-sizing: border-box;
     width:100%;
     margin: 0 0 20px;
     position: relative;
     border-radius: 5px;
     border: 8px solid #a8a8a8;
     padding: 0 50px;
}
.store-form .main-middle.order-form {
    padding-top: 60px;
}
.store-form .store-submit {
    padding: 15px 30px;
    font-family: "Gibson-SemiBold",arial,sans-serif;
    font-size: 30px;
    display: block;
    margin: 10px auto;
}
.disclaimer {
     font-size: 14px;
     font-family: "Gibson", arial, sans;
     line-height: 17px;
}
.secure-container {
     display: flex;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: -webkit-flex;
     flex-flow: wrap;
     -webkit-flex-flow: wrap;
     margin: 30px auto;
     border-bottom: 1px solid #a8a8a8;
     border-top: 1px solid #a8a8a8;
     padding: 20px 0;
}
 .secure-column {
     flex: 1 1 auto;
     -webkit-flex: 1 1 auto;
     -ms-flex: 1 1 auto;
     padding: 0 10px;
     width: 50%;
}
 .secure-column.left-side {
     border-right: 1px solid #ccc;
}
 .secure-column h3 {
     font-size: 26px;
     margin: 10px 0;
     text-align: left;
}
 .secure-column p {
     font-size: 16px;
     font-family: "Gibson",arial, sans-serif;
     line-height: 22px;
}
 .bottom-footer {
     text-align: center;
}
.storeOF {
    background-color: #f7f7f7;
    border: 2px solid #166a16;
    vertical-align: middle;
    box-sizing: border-box;
    width: 100%;
    padding: 34px 20px 40px;
    margin: 0 auto 40px;
    position: relative;
}
.storeOF .caret-down {
    width: 40px;
    position: absolute;
    top: -20px;
    border: 2px solid #166a16;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);
}
.storeOF .breakdown {
    font-family: "Gibson-SemiBold",arial,sans-serif;
    border-bottom: 1px solid #ccc;
    color: #a0a0a0;
    font-size: 16px;
    line-height: 20px;
    margin-top: 14px;
    margin-bottom: 10px;
    padding-bottom: 4px;
    margin-left: 30px;
}
.storeOF h3 {
    margin-left: 30px;
    font-size: 34px;
    margin-top: 0;
    line-height: 34px;
    text-align: left;
}
.storeOF p {
    text-align: left;
    margin: 0 0 5px 70px;
    font: normal 20px/24px 'Gibson', sans-serif;
    color: #111111;
    padding-bottom: 10px;
}
.storeOF p strong {
    font-family: "Gibson-SemiBold",arial,sans-serif;
}
.storeOF p.bullets {
    padding-left: 30px;
    margin-left: 30px;
    margin-bottom: 10px;
    max-width: 600px;
    padding-top: 3px;
    background: transparent url(https://hopstatic.s3.amazonaws.com/images/bullet-check.png) no-repeat scroll 0 5px / 18px;
}
table.offer {
    font-family: "Gibson-SemiBold",arial,sans-serif;
    font-size: 22px;
    margin: 20px auto 30px;
}
table.offer th {
    width: 400px;
    line-height: 26px;
}
.best-deal-right {
    position: absolute;
    width: 100px;
    top: 0;
    right: 0;
}
.discount-name {
    font-size: 16px;
    padding-top: 6px;
    padding-left: 10px;
}
.discount-value {
    font-size: 16px;
    padding-top: 6px;
}
.list-price {
    font-family: "Gibson-SemiBold",arial,sans-serif;
    margin-left: -4px;
}
.your-price {
    border-top: solid 1px #ddd;
    font-size: 30px;
}
.final-price {
    color: #007928;
    position: relative;
}
.final-price::before {
    content: "";
    position: absolute;
    background-image: url(https://s3.amazonaws.com/hopstatic/images/red-circle.png);
    background-size: 160px;
    background-repeat: no-repeat;
    width: 180px;
    height: 120px;
    left: -30px;
    top: -20px;
}
.start-now {
    font-family: "Gibson-SemiBold",arial,sans-serif;
    font-size: 30px;
    margin: 35px 0 15px;
    text-align: left;
}

.big-bundle {
    width: 100%;
    max-width: 400px;
    margin: 10px auto;
    display: block;
}
.green-check {
    width: 50px;
    position: relative;
    top: -12px;
    margin-bottom: -8px;
}
.guarantee-container {
    background-color: #FCFFEC;
    border: 4px solid #00569e;
    vertical-align: middle;
    box-sizing: border-box;
    width: 100%;
    padding: 30px;
    margin: 0 auto 40px;
    position: relative;
}
.guarantee-container h3 {
    font-size: 34px;
    margin-top: 0;
    line-height: 34px;
    text-align: center;
}
.guarantee-container p {
    text-align: left;
    font: normal 22px/26px 'Gibson', sans-serif;
    color: #111111;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.guarantee-container .sidebar-image {
    width: 200px;
}
.call-drawer {
    background-color: #f8f9fa;
    border: 1px solid #ddd2e6;
    box-shadow: 0px 0 5px rgba(0,0,0,0.2);
    position: fixed;
    padding: 20px;
    bottom: 0;
    right: 20px;
    width: 300px;
    z-index: 9999;
    margin: 0 auto;
    -webkit-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    -webkit-transform: translateY(102%);
    -ms-transform: translateY(102%);
    transform: translateY(102%);
}
.call-drawer.scrolldown {
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
}
.call-drawer h3 {
    font-size: 28px;
    margin-top: 10px;
}
.call-drawer p {
    font: normal 18px/22px 'Gibson', sans-serif;
}
.call-drawer img {
    width: 90px;
    float: right;
    border-radius: 50%;
    margin-left: 10px;
}
/* end OF things */ 

/* exit pop things */

#exitpopup {
    text-align: left;
    border: 6px solid #c00;
    background: #fff;
    padding: 8px;
    width: 100%;
    max-width: 650px;
    height: auto;
    z-index: 999999;
    display: none;
    position: fixed;
    margin: 0 auto;
}
#exitpopup_bg {
    display: none;
    top: 0;
    width: 100%;
    height: auto;
    position: fixed;
    background: rgb(0, 0, 0);
    opacity: 0.8;
    z-index: 999998;
}
#exitpopup .innerCopy {
    position: relative;
    background: transparent;
    border-radius: 8px;
    color: #2b669a;
    padding: 0px 40px;
}
#exitpopup a.red {
    padding: 16px 0px;
    font-family: "Gibson-SemiBold",arial,sans-serif;
    text-decoration: none;
    border-radius: 5px;
    background: #de0000;
    color: #fff;
    font-size: 24px;
    text-align: center;
    border-top: 1px solid #ff9999;
    border-bottom: 1px solid #920000;
    width: 230px;
    display: block;
    margin: 10px auto;
    cursor: pointer;
}
 
#exitpopup a.blue {
    padding: 16px 0px;
    font-family: "Gibson-SemiBold",arial,sans-serif;
    text-decoration: none;
    border-radius: 5px;
    background: #2b669a;
    color: #fff;
    font-size: 24px;
    text-align: center;
    border-top: 1px solid #55afff;
    border-bottom: 1px solid #1d3456;
    width: 230px;
    display: block;
    margin: 10px auto;
    cursor: pointer;
}

#exitpopup h2 {
    font-family: "Gibson-SemiBold",arial,sans-serif;
    color: #c00;
    font-size: 50px;
    line-height: 50px;
}
#exitpopup p {
    font-family: "Gibson",arial,sans-serif;
    color: #000;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px;
}
#exitpopup .asterisk {
    position: absolute;
    width: 65px;
    left: -45px;
    top: 4px;
}
#exitpopup .sna-page-form.dotted {
    display: block;
    max-width: 500px;
    line-height: 20px;
    font-size: 22px;
    white-space: normal;
    margin: 20px auto 0;
    height: auto;
    border: none;
    padding: 0;
}
#exitpopup .sna-page-form.dotted .form-control {
    display: block;
    margin: 10px auto;
}
#exitpopup .sna-page-form.dotted button {
    max-width: 420px;
    white-space: normal;
    height: auto;
}
#exitpopup p.closeMe {
    text-align: center;
    font-size: 12px !important;
}

@media screen and (max-width: 500px) {
#exitpopup {
    width: 100%;
}
#exitpopup .innerCopy {
    width: 100%;
}
}

/* end exit pop things */


/* phone stuff */
form#callForm {
    padding: 0;
    border: none;
    width: 100%;
    max-width: 500px;
    position: relative;
    margin: 40px auto 60px;
}
#CallLoop p {
    font-family: "Gibson-SemiBold", arial, sans-serif;
    margin: 10px auto;
    display: block;
    text-align: center;
}
#CallLoop h3 {
    font-family: "Gibson-SemiBold",arial,sans-serif;
    font-size: 22px;
    margin: 10px auto;
}
#phone-number {
    text-align: center;
}
#CallLoop input[type="text"] {
    background-color: #FCFFEC;
    border: 1px solid #bbbbbb;
    font-family: "Gibson-SemiBold",Arial,sans-serif;
    font-size: 24px;
    line-height: 40px;
    padding: 6px 6px 4px;
    width: 100%;
    max-width: 400px;
    margin: 8px auto;
    display: inline-block;
    box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
    text-align: center;
    border-radius: 3px;
}
#CallLoop .callloop-submit {
    background-color: #f60;
    border: 1px solid #ae3700;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    font-family: "Gibson-SemiBold",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    margin: 8px auto;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    width: 100%;
    max-width: 400px;
}
#CallLoop .callloop-submit:hover {
    background-color: #dd5c05;
}
.callloop-bottom {
    color: #aaa;
    font-size: 10px;
    margin: 20px auto 0;
    text-align: center;
    font-family: "Gibson-SemiBold", arial, sans-serif;
}

/* end phone stuff */


@media screen and (max-height: 700px) {
	.showcase-intro.large {
		height: 650px;
	}
}

@media screen and (max-width: 1200px) {
	.main-middle {
		padding-left: 15px;
		padding-right: 15px;
		width: 1100px;
	}  
	.br-hide {
		display: none;
	}
	.showcase-video {
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}
}

@media screen and (max-width: 1100px) {
	.col-content {
		margin-left: 0;
	}
	.main-middle {
		background-position: 700px 0;
		width: 1000px;
	} 
	.showcase-intro.large {
		height: 580px;
	}
	.showcase-inner.hero h1 {
		font-size: 60px;
		line-height: 64px;
		text-align: center;
	}
	.showcase-inner.hero h3 {
		font-size: 26px;
	}
	.showcase-inner .reg-hl.transcript {
		font-size: 80px;
		line-height: 90px;
	}
}

@media screen and (max-width: 1000px) {
	.col-content {
		width: 580px;
	}
	.main-middle {
		background-position: 620px 0;
		width: 900px;
	}
	.showcase-intro.large img {
		max-width: 500px;
	}
	.showcase-intro.large {
		height: 600px;
		width: 100%;
	}
	.pull-quote {
		right: 0;
		margin-left: 20px;
		width: 300px;
	}
	.pull-quote p {
		color: #ea8e22;
		line-height: 34px;
		font-size: 30px;
	}
	.showcase-inner .reg-hl.transcript {
		font-size: 70px;
	}
}

@media screen and (max-width: 900px) {
	.col-content {
		width: 500px;
	}
	.main-middle {
		background-position: 530px 0;
		width: 800px;
	}
	.showcase-inner h1 {
		font-size: 64px;
	}
	.showcase-inner h3 {
		font-size: 34px;
	}
	.br-mobile {
		display: block;
	}
}

@media screen and (max-width: 800px) {
	.col-content {
		width: 430px;
	}
	.main-middle {
		background-position: 490px 0;
		width: 100%;
	}
	.showcase-inner .reg-hl.transcript {
		font-size: 60px;
	}
}

@media screen and (max-width: 768px) {
	.col-content {
		float: none;
		width: 100%;
	}
	.main-middle {
		background-image: none;
	}
	.showcase-inner {
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}
	.showcase-video {
		-webkit-transform: translateX(-60%) translateY(-50%);
		transform: translateX(-60%) translateY(-50%);
	}
	.showcase-intro.confirm .showcase-video {
		-webkit-transform: translateX(-60%) translateY(-30%);
		transform: translateX(-60%) translateY(-30%);
	}
	.showcase-intro.large {
		height: 650px;
	}
	.showcase-inner.hero h1 {
		font-size: 50px;
	}
	.showcase-inner h1, .showcase-inner.reg-hl h1, .showcase-intro.video h1 {
		font-size: 64px;
		padding: 0;
	}
	.showcase-inner.reg-hl h1.confirm-hl {
		font-size: 74px;
	}
	.showcase-inner h3, .showcase-intro.video h3 {
		font-size: 24px;
	}
	.showcase-inner.hero h3 {
		font-size: 22px;
		text-align: center;
	}
	.sna-page-form .form-control {
		display: block;
	}
	.sna-page-form .sna-single-optin {
		display: block;
		margin: 10px auto;
	}
	.ecap-details {
		top: -80px;
	}
	header {
		height: auto;
	}
	header p {
		font-size: 18px;
		margin: 8px auto;
	}
	.store-form .form-group {
		padding-top: 0;
	}
	#event-timer span {
		font-size: 100px;
		padding-top: 0;
	}
}

@media screen and (max-width: 700px) {
	
	#event-timer > div {
		margin-right: 12px;
		padding-right: 12px;
	}
	#event-timer span {
		font-size: 80px;
		padding-top: 0;
	}
}

@media screen and (max-width: 650px) {
	.pull-quote {
		width: 300px;
	}
	.pull-quote p {
		line-height: 34px;
		font-size: 30px;
	}
	.secure-column {
		width: 100%;
		margin-bottom: 20px;
	}
	.sidebar.desktop {
		display: none;
	}
	.sidebar.mobile {
		display: block;
		width: 100%;
	}
}

@media screen and (max-width: 500px) {
	.logo-top {
		width: 80px;
	}
	.showcase-inner {
		border-bottom: none;
		border-top: none;
	}
	.showcase-intro.large {
		height: 600px;
	}
	.showcase-video {
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}
	.showcase-intro.confirm .showcase-video {
		-webkit-transform: translateX(-75%) translateY(-30%);
		transform: translateX(-75%) translateY(-30%);
	}
	.showcase-inner {
		-webkit-transform: translateX(-50%) translateY(-60%);
		transform: translateX(-50%) translateY(-60%);
	}
	.showcase-inner.hero h1 {
		font-size: 40px;
		line-height: 44px;
	}
	.showcase-inner.reg-hl h1 {
		font-size: 38px;
	}
	.showcase-inner.reg-hl h1.confirm-hl {
		font-size: 56px;
	}
	.showcase-inner .reg-hl.transcript {
		font-size: 40px;
		line-height: 50px;
	}
	h3, .content-sub {
		font-size: 26px;
		line-height: 30px;
	}
	.showcase-inner h3 {
		font-size: 24px;
	}
	.showcase-inner.hero h3 {
		font-size: 20px;
		line-height: 26px;
	}
	.sidebar h3 {
		font-size: 28px;
	}
	.order-form h1 {
		font-size: 40px;
		line-height: 44px;
	}
	p, li {
		font-size: 22px;
	}
	.multi-lines_lines:nth-child(3) {
		width: 300px;
	}
	.testimonial {
		font-size: 20px;
		line-height: 24px;
	}
	.col-content.centered, .col-content.triple, .col-content.double {
		padding-bottom: 10px;
	}
	.ecap-details {
		padding: 10px 0;
		width: 100%;
	}
	.ecap-details p {
		font-size: 16px;
		line-height: 20px;
	}
	#testimonial-carousel {
		height: 280px;
	}
	#testimonial-carousel p {
		min-height: 300px;
		font-size: 26px;
		line-height: 32px;
	} 
	.desk-of {
		font-size: 28px;
		padding-right: 90px;
	}
	.showcase-image.hl-header {
		top: 20px;
	} 
	header {
		height: auto;
	}
	header.order {
		height: auto;
	}
	header.order .inner {
		flex-flow: wrap;
		-webkit-flex-flow: wrap;
	}
	header.order .inner .thirds {
		width: 100%;
	}
	.main-middle .row.transcript {
		padding-top: 60px;
	}
	.desk-of-hero {
		width: 100px;
		top: -76px;
		right: 10px;
	}
	.pull-quote {
		float: none;
		width: 100%;
		margin: 10px auto;
		display: block;
	}
	.pull-quote p {
		line-height: 28px;
		font-size: 24px;
	}
	.pull-quote img {
		left: 0;
		top: -22px;
		width: 40px;
	} 
	.sidebar-image {
		float: none;
		display: block;
		margin: 10px auto;
		width: 200px;
	}
	.report-container {
		flex-flow: wrap;
		-webkit-flex-flow: wrap;
	}
	.report-hero {
		display: block;
		width: 200px;
		margin: 0 auto 10px;
	}
	.report-column, .teaser-column {
		width: 100%;
	}
	.chapter-header {
		font-size: 28px;
		line-height: 34px;
	}
	.priceBorder {
		padding: 0 10px;
	}
	.discount-name {
		padding-left: 0px;
	}
	table.offer th {
		line-height: 24px;
	}
	.store-form h3 {
		font-size: 30px;
	}
	.storeOF .breakdown, table.offer, .storeOF p.bullets, .storeOF p, .guarantee-container p {
		margin-left: 0;
		font-size: 18px;
		line-height: 22px;
	}
	.guarantee-container h3 {
		font-size: 28px;
	}
	#event-timer {
		font-size: 12px;
	}
	#event-timer > div {
		margin-right: 12px;
		padding-right: 12px;
	}
	#event-timer span {
		font-size: 50px;
		margin-bottom: 0;
	}
	.fa-ul {
		margin-left: 2.5em;
	}
}

@media screen and (max-width: 400px) {
	header p {
		font-size: 16px;
	}
	.showcase-inner.reg-hl h1 {
		font-size: 34px;
	}
}

@media screen and (max-width: 320px) {
	p, li {
		font-size: 19px;
	}
	header p {
		font-size: 14px;
	}
	.showcase-inner.reg-hl h1 {
		font-size: 32px;
	}
	.showcase-inner.reg-hl h1.confirm-hl {
		font-size: 50px;
	}
	#event-timer span {
		font-size: 40px;
	}
}


