@charset "UTF-8";
/*
Theme Name: Storefront Theme for WooCommerce
Theme URI: http://woothemes.com/storefront
Description: A clean and stylish theme for WordPress running WooCommerce.
Version: 0.1
Author: Bossman Marketing, LLC
Template: storefront
*/
@import url("//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:400,400italic,600,700,700italic|Roboto:400,700|Source+Sans+Pro:400,300,600,700,400italic,300italic|Oswald:400,700|Raleway:400,500,700,800|Permanent+Marker|EB+Garamond");
/* standard breakpoints */
/* custom breakpoints */
/* min breakpoints */
/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:800");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background: 0 0;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background: #ff0;
  color: #333;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

/* ## Box Sizing
--------------------------------------------- */
html,
input[type="search"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* ## Float Clearing
--------------------------------------------- */
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
  content: " ";
  display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table;
}

/* # Defaults
---------------------------------------------------------------------------------------------------- */
/* ## Screen Reader Text
--------------------------------------------- */
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus {
  /* removed search focus -cn */
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000;
  /* Above WP toolbar. */
  text-decoration: none;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}

.more-link {
  position: relative;
}

/* # lp fonts
---------------------------------------------------------------------------------------------------- */
.bld {
  font-weight: bold;
}

.itl {
  font-style: italic;
}

.landing-pages p {
  font-size: 22px;
  line-height: 1.33em;
  color: #000;
  margin-bottom: 1em;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}

.landing-pages .site-footer p {
  font-size: 12px;
  font-family: roboto;
  line-height: 15px;
  text-align: center;
  max-width: 800px;
  margin: 13px auto 0px;
  color: #000;
}

/* # landing page structure
---------------------------------------------------------------------------------------------------- */
.landing-pages .one-col-cntr {
  max-width: 1150px;
  margin: 0 auto;
  padding: 0 12px;
}

.landing-pages #outer-container {
  margin: 0px auto;
  max-width: 1052px;
}

.landing-pages .responsive-container {
  position: relative;
  padding-bottom: 53%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.landing-pages .responsive-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.landing-pages .btn-container-ttav-orange {
  max-width: 505px;
  float: left;
}

.landing-pages .btn-container-ttav-orange button {
  border: 1px solid #ab5734;
  background: #ec9064;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ec9064), to(#be6039));
  background: linear-gradient(to bottom, #ec9064 1%, #be6039 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec9064', endColorstr='#be6039',GradientType=0 );
  font-size: 28px;
  color: #f8f9f7;
  font-family: lato;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 18px 12px;
  line-height: 1.33em;
}

@media (max-width: 1031px) {
  .landing-pages .btn-container-ttav-orange button {
    font-size: 25px;
  }
}

@media (max-width: 491px) {
  .landing-pages .btn-container-ttav-orange button {
    font-size: 21px;
  }
}

.landing-pages .btn-container-ttav-orange .privacy-note {
  clear: both;
  padding-top: 10px;
}

.landing-pages .btn-container-ttav-orange .privacy-note p {
  color: #c8cbc5;
  font-size: 16px;
  font-family: arial;
  text-align: center;
}

.landing-pages #defaultCountdown {
  max-width: 350px;
  margin: -20px auto 0;
  display: block;
}

.landing-pages #defaultCountdown .countdown-row .countdown-section {
  max-width: 120px;
  margin-right: 23px;
  float: left;
}

@media (max-width: 405px) {
  .landing-pages #defaultCountdown .countdown-row .countdown-section {
    margin-right: 8px !important;
  }
}

.landing-pages #defaultCountdown .countdown-row .countdown-section .countdown-amount {
  font-family: lato;
  font-size: 42px;
  color: #fefbfb;
  font-weight: 400;
}

@media (max-width: 405px) {
  .landing-pages #defaultCountdown .countdown-row .countdown-section .countdown-amount {
    font-size: 24px !important;
    min-width: 28px !important;
  }
}

.landing-pages #defaultCountdown .countdown-row .countdown-section .countdown-period {
  font-size: 15px;
  font-family: Muli;
  display: block;
  text-align: center;
  color: #fefbfb;
  margin-top: -12px;
}

.landing-pages input:-webkit-autofill, .landing-pages textarea:-webkit-autofill, .landing-pages select:-webkit-autofill {
  background-color: #faffbd;
  background-image: none;
  color: black;
}

.landing-pages .site-container .site-inner {
  max-width: none !important;
}

.landing-pages .site-container .site-inner article {
  padding: 0;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar {
  background-color: #116d85;
  padding: 12px 0;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar .topbar-left {
  width: 50%;
  float: left;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar .topbar-left p {
  font-family: lato;
  font-weight: 400;
  color: #fefbfb;
  font-size: 30px;
  max-width: 385px;
  text-align: center;
  margin: 8px auto 8px;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar .topbar-right {
  width: 50%;
  float: left;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar .topbar-right p {
  color: #ffc;
  margin-bottom: 11px;
  margin-top: -3px;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar .topbar-right #defaultCountdown {
  max-width: 350px;
  margin: -20px auto 0;
  display: block;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar .topbar-right #defaultCountdown .countdown-row .countdown-section {
  max-width: 120px;
  margin-right: 23px;
  float: left;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar .topbar-right #defaultCountdown .countdown-row .countdown-section .countdown-amount {
  font-family: lato;
  font-size: 42px;
  color: #fefbfb;
  font-weight: 400;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar .topbar-right #defaultCountdown .countdown-row .countdown-section .countdown-period {
  font-size: 15px;
  font-family: Muli;
  display: block;
  text-align: center;
  color: #fefbfb;
  margin-top: -12px;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-001 {
  background: url("/wp-content/themes/genesis-sample/images/landing/lp-pro-bg3.jpg") no-repeat center top;
  background-size: cover;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-001 .headline {
  max-width: 910px;
  margin: 0 auto;
  text-align: center;
  color: red;
  padding-top: 8px;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-001 .headline h1 {
  text-align: center;
  color: red;
  font-weight: 600;
  margin: 15px auto;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-001 .subhead {
  max-width: 710px;
  margin: 0 auto 20px;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-001 .subhead h2 {
  text-align: center;
  font-weight: 600;
  font-size: 26px;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-001 .body-copy {
  max-width: 940px;
  margin: 32px auto 0;
  padding-bottom: 12px;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-001 .body-copy p {
  font-family: lato;
  font-weight: 700;
  font-size: 26px;
  color: #0a6a83;
  text-align: center;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 {
  background-color: #116d85;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap {
  max-width: 1050px;
  margin: 0 auto;
  padding: 22px 0;
}

@media (max-width: 931px) {
  .landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap {
    max-width: 445px;
  }
}

@media (max-width: 491px) {
  .landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap {
    max-width: 384px;
  }
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap .pform input {
  font-family: lato;
  font-weight: 700;
  font-size: 18px;
  padding-left: 46px;
  color: #2b2b2b;
  float: left;
  border-radius: 4px;
  width: 23%;
  margin-right: 2%;
  margin-top: 21px;
}

@media (max-width: 1031px) {
  .landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap .pform input {
    padding-left: 60px;
  }
}

@media (max-width: 931px) {
  .landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap .pform input {
    float: none;
    width: 100%;
    margin: 8px auto;
    padding-left: 70px;
    max-width: 445px;
  }
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap .pform input ::-moz-placeholder {
  font-family: lato;
  font-weight: 700;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap .pform input ::-webkit-input-placeholder {
  font-family: lato;
  font-weight: 700;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap .pform input[type='text'] {
  background: url("/wp-content/themes/genesis-sample/images/landing/first-name-icon.png") no-repeat 5px 10px #fff;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap .pform input[type='email'] {
  background: url("/wp-content/themes/genesis-sample/images/landing/email.png") no-repeat 8px 13px #fff;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.topbar {
  background-color: #116d85;
  padding: 12px 0;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.topbar .topbar-left {
  width: 50%;
  float: left;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.topbar .topbar-left p {
  font-family: lato;
  font-weight: 400;
  color: #fefbfb;
  font-size: 30px;
  max-width: 385px;
  text-align: center;
  margin: 8px auto 8px;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.topbar .topbar-right {
  width: 50%;
  float: left;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.topbar .topbar-right p {
  color: #ffc;
  margin-bottom: 11px;
  margin-top: -3px;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-001 .headline {
  max-width: 910px;
  margin: 0 auto;
  text-align: center;
  color: red;
  padding-top: 8px;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-001 .headline h1 {
  text-align: center;
  color: red;
  font-weight: 600;
  margin: 15px auto;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-001 .subhead {
  max-width: 710px;
  margin: 0 auto 20px;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-001 .subhead h2 {
  text-align: center;
  font-weight: 600;
  font-size: 26px;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-001 .body-copy {
  max-width: 940px;
  margin: 32px auto 0;
  padding-bottom: 12px;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-001 .body-copy p {
  font-family: lato;
  font-weight: 700;
  font-size: 26px;
  color: #0a6a83;
  text-align: center;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-002 {
  background-color: #116d85;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap {
  max-width: 1050px;
  margin: 0 auto;
  padding: 22px 0;
}

@media (max-width: 931px) {
  .landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap {
    max-width: 445px;
  }
}

@media (max-width: 491px) {
  .landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap {
    max-width: 384px;
  }
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap .pform input {
  font-family: lato;
  font-weight: 700;
  font-size: 18px;
  padding-left: 46px;
  color: #2b2b2b;
  float: left;
  border-radius: 4px;
  width: 23%;
  margin-right: 2%;
  margin-top: 21px;
}

@media (max-width: 1031px) {
  .landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap .pform input {
    padding-left: 60px;
  }
}

@media (max-width: 931px) {
  .landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap .pform input {
    float: none;
    width: 100%;
    margin: 8px auto;
    padding-left: 70px;
    max-width: 445px;
  }
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap .pform input ::-moz-placeholder {
  font-family: lato;
  font-weight: 700;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap .pform input ::-webkit-input-placeholder {
  font-family: lato;
  font-weight: 700;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap .pform input[type='text'] {
  background: url("/wp-content/themes/genesis-sample/images/landing/first-name-icon.png") no-repeat 5px 10px #fff;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap .pform input[type='email'] {
  background: url("/wp-content/themes/genesis-sample/images/landing/email.png") no-repeat 8px 13px #fff;
}

.landing-pages .site-container .site-inner article .countdown-template {
  height: 1130px;
}

.landing-pages .site-container .site-inner article .countdown-template .countdown-amount {
  text-align: center;
  min-width: 48px;
  display: block;
  margin-bottom: 4px !important;
}

.landing-pages .site-container .site-inner article .countdown-template .ttav-logo {
  max-width: 390px;
  margin: 0px auto 0 !important;
  padding-top: 20px;
  padding-bottom: 15px;
}

.landing-pages .site-container .site-inner article .countdown-template section.topbar {
  padding: 12px 0 24px !important;
  background-color: #116d85;
}

.landing-pages .site-container .site-inner article .countdown-template section.topbar p {
  font-family: lato;
  font-weight: 400;
  color: #fefbfb;
  font-size: 30px;
  max-width: 385px;
  text-align: center;
  margin: 8px auto 8px;
}

.landing-pages .site-container .site-inner article .countdown-template section.topbar .topbar-left {
  width: 100% !important;
  float: none !important;
}

@media (max-width: 405px) {
  .landing-pages .site-container .site-inner article .countdown-template section.topbar .topbar-left p {
    font-size: 21px !important;
    margin: 8px auto 23px !important;
  }
}

.landing-pages .site-container .site-inner article .countdown-template section.topbar .topbar-right {
  width: 100% !important;
  float: none !important;
  margin-top: 18px;
  max-width: 400px;
  margin: 18px auto;
  padding-left: 50px;
}

@media (max-width: 405px) {
  .landing-pages .site-container .site-inner article .countdown-template section.topbar .topbar-right {
    width: 100% !important;
    float: none !important;
    margin-top: 18px;
    max-width: 225px !important;
    margin: 18px auto;
    padding-left: 0 !important;
  }
}

.landing-pages .site-container .site-inner article .countdown-template section.section-001 .headline h1 {
  font-size: 50px;
}

.landing-pages .site-container .site-inner article .countdown-template section.section-001 .body-copy p {
  text-align: left !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  margin-bottom: 10px;
}

/* # footer
---------------------------------------------------------------------------------------------------- */
.wrap-footer-fb p, .wrap-footer-fb p span, .credit_slogan {
  color: #636363 !important;
  font-size: 18px;
  font-weight: 300;
}

/* # new trailer 2018 page structure
---------------------------------------------------------------------------------------------------- */
body.trailer-2018 {
  background: #fff;
  margin: 0 auto;
  padding: 0;
}

.trailer-2018 .countdown-bar, .trailer-2018 .nowplaying-hold {
  display: none !important;
}

.trailer-2018 h1, .trailer-2018 h2, .trailer-2018 p {
  font-family: open sans;
  line-height: 1.2em;
}

.trailer-2018 p {
  font-weight: 400;
  margin-bottom: 14px;
  line-height: 1.4em;
}

@media (min-width: 568px) {
  .trailer-2018 p {
    font-size: 1.2em;
  }
}

.trailer-2018 h2 {
  font-weight: 700;
}

.trailer-2018 .blu, .trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer h2, .trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer h2, .trailer-2018 section.section-009 .tab-009 .tab-009-txt h2, .trailer-2018 .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer h2, .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .trailer-2018 h2, .c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .trailer-2018 h2, .c-fieldguide section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .trailer-2018 h2, .c-fieldguide section.section-009 .tab-009 .tab-009-txt .trailer-2018 h2, .trailer-2018 .c-fieldguide section.section-010 .tab-010 .tab-010-txt h2, .c-fieldguide section.section-010 .tab-010 .tab-010-txt .trailer-2018 h2 {
  color: #005686;
}

.trailer-2018 .org {
  color: #f26f2d;
}

.trailer-2018 .bld {
  font-weight: bold;
}

.trailer-2018 .cntr, .trailer-2018 section.section-001 .tab-001 .tab-001-txt h2, .trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer h2, .trailer-2018 section.section-001a.second-form .tab-001a .tab-001a-txt div.optin-floatingcontainer h2, .trailer-2018 section.section-002 .tab-002 .tab-002-txt p.features, .trailer-2018 section.section-004 .tab-004 .tab-004-txt h2, .trailer-2018 section.section-004 .tab-004 .tab-004-txt p, .trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer h2, .trailer-2018 section.section-005 .tab-005 .tab-005-txt h2, .trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer h2, .trailer-2018 section.section-007 .tab-007 .tab-007-txt h2, .trailer-2018 section.section-007 .tab-007 .tab-007-txt p, .trailer-2018 h2.grnheading, .trailer-2018 .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer h2, .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .trailer-2018 h2, .trailer-2018 .c-fieldguide section.section-001 .tab-001 .tab-001-txt h2.cta-bot, .c-fieldguide section.section-001 .tab-001 .tab-001-txt .trailer-2018 h2.cta-bot, .c-fieldguide section.section-004 .tab-004 .tab-004-txt .trailer-2018 h2, .c-fieldguide section.section-004 .tab-004 .tab-004-txt .trailer-2018 p, .c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .trailer-2018 h2, .c-fieldguide section.section-005 .tab-005 .tab-005-txt .trailer-2018 h2, .c-fieldguide section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .trailer-2018 h2, .c-fieldguide section.section-007 .tab-007 .tab-007-txt .trailer-2018 h2, .c-fieldguide section.section-007 .tab-007 .tab-007-txt .trailer-2018 p, .trailer-2018 .c-fieldguide section.section-010 .tab-010 .tab-010-txt h2, .c-fieldguide section.section-010 .tab-010 .tab-010-txt .trailer-2018 h2 {
  text-align: center;
}

.trailer-2018 .grn-bg {
  background: #dbeeed;
}

.trailer-2018 .shw, .trailer-2018 section.section-001 .tab-001 .tab-001-txt h2, .trailer-2018 section.section-001 .tab-001 .tab-001-txt p, .trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer p, .trailer-2018 section.section-001a.second-form .tab-001a .tab-001a-txt div.optin-floatingcontainer p {
  text-shadow: 0.2px 0.2px #e6e6e6;
}

.trailer-2018 .col-full {
  max-width: none;
}

.trailer-2018 ul {
  margin-left: 36px;
}

@media (max-width: 372px) {
  .trailer-2018 ul {
    margin-left: -4px;
  }
}

.trailer-2018 ul li {
  font-size: 22px;
  color: #000;
  font-family: source sans pro;
  margin-bottom: 14px;
}

.trailer-2018 ul.redln li {
  color: #960404;
}

.trailer-2018 .txt-inner {
  margin: 0 50px;
}

@media (max-width: 767px) {
  .trailer-2018 .txt-inner {
    margin: 0 14px;
  }
}

.trailer-2018 .wr-btn-container {
  max-width: 850px;
  margin: 62px auto 8px;
  padding: 0 12px;
}

@media (max-width: 767px) {
  .trailer-2018 .wr-btn-container {
    margin-top: 32px;
  }
}

.trailer-2018 .wr-btn {
  color: #fff !important;
  border: 1px solid #f26522;
  font-size: 60px;
  display: block;
  padding: 16px 12px;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  font-family: 'source sans pro';
  background: #f6ab4b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f6ab4b), to(#fa5c05));
  background: linear-gradient(to bottom, #f6ab4b 1%, #fa5c05 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6ab4b', endColorstr='#fa5c05',GradientType=0 );
}

@media (max-width: 767px) {
  .trailer-2018 .wr-btn {
    font-size: 48px;
  }
}

.trailer-2018 ul {
  list-style: disc;
}

.trailer-2018 .inner-headline {
  color: #0c2354;
  font-weight: 600;
  font-size: 36px;
}

.trailer-2018 .green-detox-headline {
  color: #0f6900;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.33em;
  text-align: center;
  margin: 12px auto 31px;
}

.trailer-2018 ul.greenchk {
  margin: 34px 0 34px 48px;
}

@media (max-width: 767px) {
  .trailer-2018 ul.greenchk {
    margin: 28px 0 28px 12px;
    max-width: none;
  }
}

.trailer-2018 ul.greenchk li {
  list-style: none;
  color: #000;
  margin-bottom: 45px;
  line-height: 1.33;
  font-size: 21px;
}

.trailer-2018 ul.greenchk li::before {
  content: '';
  width: 63px;
  height: 60px;
  background: url("/_inc/images/detox/green-check-sharp.png") no-repeat;
  position: absolute;
  margin-left: -58px;
  margin-top: -19px;
}

.trailer-2018 ul.willget {
  margin: 34px 0 60px 48px;
}

@media (max-width: 767px) {
  .trailer-2018 ul.willget {
    margin: 28px 0 28px 12px;
    max-width: none;
  }
}

.trailer-2018 ul.willget li {
  list-style: none;
  color: #000;
  margin-bottom: 18px;
  line-height: 1.33;
  font-size: 24px;
}

.trailer-2018 ul.willget li::before {
  content: '→';
  width: 63px;
  height: 60px;
  position: absolute;
  margin-left: -36px;
  margin-top: -1px;
}

.trailer-2018 ul.x-mark {
  margin: 32px 0 32px 38px;
}

@media (max-width: 767px) {
  .trailer-2018 ul.x-mark {
    margin: 28px 0 28px 12px;
    max-width: none;
  }
}

.trailer-2018 ul.x-mark li {
  list-style: none;
  color: #000;
  margin-bottom: 30px;
}

.trailer-2018 ul.x-mark li::before {
  content: '';
  width: 35px;
  height: 36px;
  background: url("/_inc/images/detox/li-xmark.png") no-repeat;
  position: absolute;
  margin-left: -45px;
  margin-top: -4px;
}

.trailer-2018 .grbox {
  background: #e3f7ea;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#e3f7ea), to(#a7f5ce));
  background: linear-gradient(to bottom, #e3f7ea 0%, #a7f5ce 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3f7ea', endColorstr='#a7f5ce',GradientType=0 );
  /* IE6-9 */
  padding: 12px 34px;
  font-size: 24px;
  font-family: source sans pro;
  line-height: 1.3em;
  color: #333;
}

.trailer-2018 section.topbar {
  background-color: #555;
  margin-bottom: 8px;
}

.trailer-2018 .one-col-1130px {
  max-width: 968px;
  width: 100%;
  margin: 0 auto;
  padding-left: 14px;
  padding-right: 14px;
}

@media (max-width: 960px) {
  .trailer-2018 .one-col-1130px {
    padding: 0;
  }
}

.trailer-2018 .one-col-919px {
  max-width: 949px;
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.trailer-2018 p.optsub {
  font-size: 22px;
}

.trailer-2018 section.section-001 {
  background: url("/wp-content/themes/genesis-sample/images/trailer-lander/section-001-bg-min.jpg") center top no-repeat;
  padding-bottom: 1px;
}

@media (max-width: 767px) {
  .trailer-2018 section.section-001 {
    background: #000;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001 {
    padding-bottom: 22px;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001 {
    background-size: cover;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001 .top-desktop-bg {
    background: #000;
  }
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt {
  padding-top: 6px;
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt h1 {
  color: #000;
  font-family: open sans;
  font-size: 15px;
  line-height: 1.4em;
  font-weight: 600;
  text-align: center;
  text-shadow: 0.5px 0.5px #e6e6e6;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt h1 {
    color: #fff;
    text-shadow: none;
    display: none;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt h1 {
    font-size: 24px;
    text-shadow: none;
    font-weight: 600;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt h1 {
    margin-bottom: 16px;
  }
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt h1.mobonly {
  display: none;
}

@media (max-width: 767px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt h1.mobonly {
    display: block;
  }
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt .drk-social {
  margin-bottom: -13px !important;
  margin: 0 -12px 22px !important;
  padding: 0 !important;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt .drk-social {
    margin-bottom: 22px !important;
    margin: 0 auto 22px !important;
    padding: 0 12px !important;
  }
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt .drk-social .twitter {
  display: none;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt .drk-social .twitter {
    display: block;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container {
    margin-top: 30px;
  }
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container .video-topper {
  background: #81bd29;
  position: relative;
}

@media (max-width: 767px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container .video-topper {
    background: #333;
    display: none;
  }
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container .video-topper:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -50px;
  width: 0;
  height: 0;
  border-top: solid 25px #81bd29;
  border-left: solid 50px transparent;
  border-right: solid 50px transparent;
  z-index: 10;
}

@media (max-width: 767px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container .video-topper:after {
    border-top-color: #333;
  }
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container .video-topper h2 {
  font-family: barlow, Helvetica Neue, Helvetica, Arial, sans-serif !important;
  font-size: 28px;
  color: #fff;
  font-style: italic;
  text-align: center;
  text-transform: uppercase;
  padding: 6px 0;
  margin-bottom: 0;
  margin-top: 4px;
  letter-spacing: .5px;
  display: block !important;
}

@media (max-width: 767px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container .video-topper h2 {
    font-size: 22px;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container .video-topper h2 {
    letter-spacing: 1px;
    font-weight: 800;
  }
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.video-container {
  max-width: 767px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.video-container {
    float: left;
    width: 43%;
    margin-right: 5%;
  }
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.video-container .responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  overflow: hidden;
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.video-container .responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer {
  background: #fff;
  max-width: 767px;
  margin: 12px auto;
  padding: 12px;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer {
    float: left;
    width: 52%;
    margin-top: -10px;
    background: #f3f3e6;
  }
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .name-container, .trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .email-container {
  max-width: 480px;
  margin: 0 auto;
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .name-container input, .trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .email-container input {
  background-color: #f0eeed;
  border: 1px solid #c8c8c8;
  width: 100%;
  margin-top: 20px;
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .call-to-action {
  max-width: 480px;
  margin: 14px auto 4px;
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .call-to-action button {
  width: 100%;
  background-color: #f7651d;
  color: #fff;
  font-family: open sans;
  font-weight: 600;
  border-radius: 8px;
  font-size: 26px;
  line-height: 1.2em;
  padding: 4px 0;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .call-to-action button {
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
  }
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .call-to-action .no-spam-policy {
  margin-top: 11px;
  font-size: .9em;
  font-weight: 600;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .call-to-action .no-spam-policy {
    color: #d8d8d2;
  }
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container .firstoptin {
  display: none;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container .firstoptin {
    display: block;
  }
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt p {
  max-width: 600px;
  margin: 0 auto;
  font-size: 14px;
  display: none;
}

@media (min-width: 568px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt p {
    font-size: 19px;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt p {
    display: block;
  }
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt h2 {
  font-weight: 600;
  font-size: 15px;
  line-height: 1.4em;
  font-weight: 400;
  max-width: 730px;
  margin: 20px auto 5px;
  display: none;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt h2 {
    font-weight: 600;
    font-size: 21px;
    text-shadow: none;
    display: block;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001 .tab-001 .tab-001-txt h2 {
    font-size: 23px;
  }
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt p {
  text-align: center;
  margin-bottom: 0px;
}

.trailer-2018 section.section-001 .tab-001 .tab-001-txt p span {
  font-weight: 600;
  text-shadow: none;
}

.trailer-2018 section.section-001a {
  background: #8fc442;
}

@media (max-width: 767px) {
  .trailer-2018 section.section-001a {
    background: #000;
    padding-top: 0;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001a {
    display: none;
  }
}

.trailer-2018 section.section-001a .tab-001a {
  padding: 0 0 12px;
}

.trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer {
  background: #fff;
  max-width: 500px;
  margin: 0 auto 12px;
  padding: 10px;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer {
    margin-top: 12px;
  }
}

.trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer h2 {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.4em;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer h2 {
    font-weight: 600;
    font-size: 24px;
    text-shadow: none;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer h2 {
    font-size: 29px;
    margin-top: 0;
  }
}

.trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer p {
  text-align: center;
}

.trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer p span {
  font-weight: 600;
  text-shadow: none;
}

.trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer .name-container, .trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer .email-container {
  max-width: 480px;
  margin: 0 auto;
}

.trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer .name-container input, .trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer .email-container input {
  background-color: #f0eeed;
  border: 1px solid #c8c8c8;
  width: 100%;
  margin-top: 20px;
}

.trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer .call-to-action {
  max-width: 480px;
  margin: 14px auto 4px;
}

.trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer .call-to-action button {
  width: 100%;
  background-color: #f7651d;
  color: #fff;
  font-family: open sans;
  font-weight: 600;
  border-radius: 8px;
  font-size: 26px;
  line-height: 1.2em;
  padding: 4px 0;
  position: relative;
}

@media (max-width: 491px) {
  .trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer .call-to-action button {
    font-size: 16px;
    padding: 12px 2px;
  }
}

@media (max-width: 767px) {
  .trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer .call-to-action button {
    background-color: #4da461;
    padding: 12px 2px;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer .call-to-action button {
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
  }
}

.trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer .call-to-action button:before {
  content: '→';
  position: absolute;
  left: 12px;
  top: 9px;
  font-weight: 700;
  font-family: 'open sans';
  font-size: 36px;
}

@media (max-width: 360px) {
  .trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer .call-to-action button:before {
    left: 12px;
    top: 9px;
    font-weight: 700;
    font-family: 'open sans';
    font-size: 23px;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer .call-to-action button:before {
    display: none;
  }
}

.trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer .mobonly {
  display: none;
}

@media (max-width: 767px) {
  .trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer .mobonly {
    display: block;
  }
}

.trailer-2018 section.section-001a .tab-001a .tab-001a-txt .no-spam-policy {
  margin-top: 11px;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 4px;
}

.trailer-2018 section.section-001a.second-form {
  background: #000000;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001a.second-form {
    display: block;
  }
}

.trailer-2018 section.section-001a.second-form .tab-001a {
  padding: 12px 0;
}

.trailer-2018 section.section-001a.second-form .tab-001a .tab-001a-txt div.optin-floatingcontainer {
  background: #fff;
  max-width: 500px;
  margin: 12px auto;
  padding: 20px 10px;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001a.second-form .tab-001a .tab-001a-txt div.optin-floatingcontainer {
    max-width: none;
    width: 100%;
  }
}

.trailer-2018 section.section-001a.second-form .tab-001a .tab-001a-txt div.optin-floatingcontainer h2 {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.4em;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001a.second-form .tab-001a .tab-001a-txt div.optin-floatingcontainer h2 {
    font-weight: 600;
    font-size: 24px;
    text-shadow: none;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-001a.second-form .tab-001a .tab-001a-txt div.optin-floatingcontainer h2 {
    font-size: 29px;
  }
}

.trailer-2018 section.section-001a.second-form .tab-001a .tab-001a-txt div.optin-floatingcontainer p {
  text-align: center;
}

.trailer-2018 section.section-001a.second-form .tab-001a .tab-001a-txt div.optin-floatingcontainer p span {
  font-weight: 600;
  text-shadow: none;
}

.trailer-2018 section.section-001a.second-form .tab-001a .tab-001a-txt div.optin-floatingcontainer .name-container, .trailer-2018 section.section-001a.second-form .tab-001a .tab-001a-txt div.optin-floatingcontainer .email-container {
  max-width: 480px;
  margin: 0 auto;
  /* @include susy-breakpoint($brkmin_768) {
					        	max-width: none;
					        	width: 30%;
					        	margin: 8px 1%;
    							float: left;
					        } */
}

.trailer-2018 section.section-001a.second-form .tab-001a .tab-001a-txt div.optin-floatingcontainer .name-container input, .trailer-2018 section.section-001a.second-form .tab-001a .tab-001a-txt div.optin-floatingcontainer .email-container input {
  background-color: #f0eeed;
  border: 1px solid #c8c8c8;
  width: 100%;
  margin-top: 20px;
}

.trailer-2018 section.section-001a.second-form .tab-001a .tab-001a-txt div.optin-floatingcontainer .call-to-action {
  max-width: 480px;
  margin: 14px auto 4px;
  /* @include susy-breakpoint($brkmin_768) {
					        	max-width: none;
					        	width: 33%;
    							margin: 8px 0 8px 1%;
					        	float: left;
					        } */
}

.trailer-2018 section.section-001a.second-form .tab-001a .tab-001a-txt div.optin-floatingcontainer .call-to-action button {
  width: 100%;
  background-color: #f7651d;
  color: #fff;
  font-family: open sans;
  font-weight: 600;
  border-radius: 8px;
  font-size: 24px;
  line-height: 1.2em;
  padding: 6px 2px;
  /* @include susy-breakpoint($brkmin_768) {
			            			font-size: 20px;
			            			font-weight: 600;
			            			padding: 10px;
			            		} */
}

@media (max-width: 491px) {
  .trailer-2018 section.section-001a.second-form .tab-001a .tab-001a-txt div.optin-floatingcontainer .call-to-action button {
    font-size: 20px;
    padding: 9px 2px;
  }
}

.trailer-2018 section.section-001a.second-form .tab-001a .tab-001a-txt .no-spam-policy {
  color: #d8d8d2;
}

.trailer-2018 section.section-002 {
  background: #e8e8e8;
  padding-bottom: 22px;
}

.trailer-2018 section.section-002 .tab-002 .tab-002-txt {
  padding-top: 26px;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-002 .tab-002 .tab-002-txt p {
    margin-left: 52px;
  }
}

.trailer-2018 section.section-002 .tab-002 .tab-002-txt p.features {
  font-weight: 600;
  color: #003400;
}

@media (max-width: 767px) {
  .trailer-2018 section.section-002 .tab-002 .tab-002-txt p.features {
    color: #ffffff;
    background: #333;
    padding: 6px 0;
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-002 .tab-002 .tab-002-txt p.features {
    text-align: left;
    font-size: 25px;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-002 .tab-002 .tab-002-txt p.features:before {
    content: '';
    position: absolute;
    background: url("/wp-content/themes/genesis-sample/images/trailer-lander/organge-check.png") center top no-repeat;
    width: 40px;
    height: 36px;
    margin-left: -52px;
    margin-top: -6px;
  }
}

.trailer-2018 section.section-002 .tab-002 .tab-002-txt p.details {
  text-align: center;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-002 .tab-002 .tab-002-txt p.details {
    margin-top: -10px;
    margin-bottom: 22px;
    text-align: left;
  }
}

.trailer-2018 section.section-003 {
  background: url("/wp-content/themes/genesis-sample/images/trailer-lander/freedom-vista-mountains-min.jpg") no-repeat center top;
  padding-bottom: 26px;
  padding-top: 26px;
}

.trailer-2018 section.section-003 .tab-003 .tab-003-txt {
  padding: 26px 18px;
  max-width: 562px;
  background: #008683;
  float: right;
}

.trailer-2018 section.section-003 .tab-003 .tab-003-txt h2, .trailer-2018 section.section-003 .tab-003 .tab-003-txt p {
  color: #fff;
}

.trailer-2018 section.section-004 {
  background: #005686;
  padding-bottom: 26px;
  padding-top: 26px;
}

.trailer-2018 section.section-004 .tab-004 .tab-004-txt h2, .trailer-2018 section.section-004 .tab-004 .tab-004-txt p {
  color: #fff;
}

.trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer h2 {
  font-weight: bold;
}

.trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .name-container, .trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .email-container {
  max-width: 480px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .name-container, .trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .email-container {
    width: 26%;
    margin-right: 1%;
    float: left;
  }
}

.trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .name-container input, .trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .email-container input {
  background-color: #f0eeed;
  border: 1px solid #c8c8c8;
  width: 100%;
  margin-top: 20px;
}

.trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .call-to-action {
  max-width: 480px;
  margin: 14px auto 4px;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .call-to-action {
    width: 45%;
    float: left;
    margin: 15px auto 4px;
  }
}

.trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .call-to-action button {
  width: 100%;
  background-color: #008683;
  color: #fff;
  font-family: open sans;
  font-weight: 700;
  border-radius: 8px;
  font-size: 22px;
  padding: 14px 0;
}

.trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .call-to-action .no-spam-policy {
  margin-top: 11px;
  font-size: .9em;
  opacity: .9;
  color: #d8d8d2;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .call-to-action .no-spam-policy {
    clear: both;
  }
}

.trailer-2018 section.section-005 {
  padding-bottom: 26px;
  padding-top: 26px;
}

.trailer-2018 section.section-005 .tab-005 .tab-005-txt h2 {
  max-width: 600px;
  margin: 0 auto 22px;
}

.trailer-2018 section.section-005 .tab-005 .tab-005-txt .cta-optin-top {
  text-align: center;
  max-width: 580px;
  margin: 20px auto 4px;
}

.trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer h2 {
  font-weight: bold;
}

.trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .name-container, .trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .email-container {
  max-width: 480px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .name-container, .trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .email-container {
    width: 26%;
    margin-right: 1%;
    float: left;
  }
}

.trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .name-container input, .trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .email-container input {
  background-color: #f9f9f9;
  border: 1px solid #c8c8c8;
  width: 100%;
  margin-top: 20px;
}

.trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .call-to-action {
  max-width: 480px;
  margin: 14px auto 4px;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .call-to-action {
    width: 45%;
    float: left;
    margin: 15px auto 4px;
  }
}

.trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .call-to-action button {
  width: 100%;
  background-color: #008683;
  color: #fff;
  font-family: open sans;
  font-weight: 700;
  border-radius: 8px;
  font-size: 22px;
  padding: 14px 0;
}

.trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .call-to-action .no-spam-policy {
  margin-top: 11px;
  font-size: .9em;
  opacity: .9;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .call-to-action .no-spam-policy {
    clear: both;
  }
}

.trailer-2018 section.section-006 {
  background: #f0eeed;
  padding-bottom: 26px;
  padding-top: 26px;
}

.trailer-2018 section.section-006 .tab-006 .tab-006-txt .photo-ty-container-mobile {
  width: 274px;
  height: 299px;
  margin: 0 auto 22px;
  position: relative;
  background: url("/wp-content/themes/genesis-sample/images/trailer-lander/ty-and-charlene-bollinger-mobile.jpg");
}

@media (min-width: 768px) {
  .trailer-2018 section.section-006 .tab-006 .tab-006-txt .photo-ty-container-mobile {
    display: none;
  }
}

.trailer-2018 section.section-006 .tab-006 .tab-006-txt .photo-ty-container-mobile .caption {
  background: rgba(0, 0, 0, 0.65);
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 3px 0 2px 10px;
}

.trailer-2018 section.section-006 .tab-006 .tab-006-txt .photo-ty-container-mobile .caption p {
  color: #fff;
  font-family: open sans;
  margin-top: 2px;
  margin-bottom: 2px;
}

.trailer-2018 section.section-006 .tab-006 .tab-006-txt .photo-ty-container-mobile .caption p.cred {
  font-family: open sans condensed;
  font-style: italic;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 4px;
}

.trailer-2018 section.section-006 .tab-006 .tab-006-txt .photo-ty-container-desktop {
  width: 274px;
  height: 384px;
  margin: 0 auto 22px;
  position: relative;
  background: url("/wp-content/themes/genesis-sample/images/trailer-lander/ty-and-charlene-bollinger.jpg");
  display: none;
  float: left;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-006 .tab-006 .tab-006-txt .photo-ty-container-desktop {
    display: block;
  }
}

.trailer-2018 section.section-006 .tab-006 .tab-006-txt .photo-ty-container-desktop .caption {
  background: rgba(0, 0, 0, 0.65);
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 3px 0 2px 10px;
}

.trailer-2018 section.section-006 .tab-006 .tab-006-txt .photo-ty-container-desktop .caption p {
  color: #fff;
  font-family: open sans;
  margin-top: 2px;
  margin-bottom: 2px;
}

.trailer-2018 section.section-006 .tab-006 .tab-006-txt .photo-ty-container-desktop .caption p.cred {
  font-family: open sans condensed;
  font-style: italic;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 4px;
}

.trailer-2018 section.section-006 .tab-006 .tab-006-txt .introducing p span {
  font-weight: 600;
}

@media (min-width: 768px) {
  .trailer-2018 section.section-006 .tab-006 .tab-006-txt .introducing p.quote span {
    color: #fff;
    display: block;
    font-style: italic;
    background: #7baa3b;
    padding: 12px 0;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-006 .tab-006 .tab-006-txt .introducing p.quote span span {
    padding-left: 312px;
  }
}

@media (min-width: 768px) {
  .trailer-2018 section.section-006 .tab-006 .tab-006-txt .introducing p.ind {
    padding-left: 312px;
  }
}

.trailer-2018 section.section-007 {
  background: #008683;
  padding-bottom: 12px;
  padding-top: 20px;
}

.trailer-2018 section.section-007 .tab-007 .tab-007-txt h2, .trailer-2018 section.section-007 .tab-007 .tab-007-txt p {
  color: #fff;
}

.trailer-2018 section.section-008 .tab-008 .tab-008-txt div {
  padding: 9px 14px 4px;
}

.trailer-2018 section.section-009 {
  background: url("/wp-content/themes/genesis-sample/images/trailer-lander/doc-with-woman-patient-min.jpg") no-repeat center top;
  padding-bottom: 16px;
  padding-top: 18px;
}

.trailer-2018 section.section-009 .tab-009 .tab-009-txt {
  max-width: 530px;
  float: right;
}

.trailer-2018 section.section-009 .tab-009 .tab-009-txt hr {
  background-color: #ededed;
  height: 2px;
}

.trailer-2018 section.section-010 {
  padding-bottom: 26px;
  padding-top: 32px;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  margin-bottom: 62px;
}

.trailer-2018 section.section-010 .tab-010 .tab-010-txt .col-left, .trailer-2018 section.section-010 .tab-010 .tab-010-txt .col-right {
  width: 48%;
  float: left;
}

@media (max-width: 869px) {
  .trailer-2018 section.section-010 .tab-010 .tab-010-txt .col-left, .trailer-2018 section.section-010 .tab-010 .tab-010-txt .col-right {
    float: none;
    width: 100%;
  }
}

.trailer-2018 section.section-010 .tab-010 .tab-010-txt .col-left {
  margin-right: 2%;
}

@media (max-width: 869px) {
  .trailer-2018 section.section-010 .tab-010 .tab-010-txt .col-left {
    margin-right: auto;
  }
}

.trailer-2018 section.section-010 .tab-010 .tab-010-txt .test-fb {
  margin: 10px auto 25px;
  border: 1px solid #ccc;
  background: #fff;
  padding: 4px 0;
}

@media (max-width: 869px) {
  .trailer-2018 section.section-010 .tab-010 .tab-010-txt .test-fb {
    max-width: 450px;
  }
}

.trailer-2018 section.section-012a {
  margin-top: 72px;
  margin-bottom: 33px;
}

.trailer-2018 section.section-012a .tab-012a {
  /* pricing table v2*/
  /* end of pricing table v2*/
  /* Table V2*/
}

.trailer-2018 section.section-012a .tab-012a p {
  margin-bottom: 0;
}

.trailer-2018 section.section-012a .tab-012a table.pricetable {
  table-layout: fixed;
}

.trailer-2018 section.section-012a .tab-012a table.pricetable td {
  text-align: center;
}

.trailer-2018 section.section-012a .tab-012a table.pricetable td:hover {
  -webkit-box-shadow: inset 0 0 10px #ddd;
          box-shadow: inset 0 0 10px #ddd;
}

.trailer-2018 section.section-012a .tab-012a table.pricetable td h3 {
  font-family: 'Reenie Beanie', cursive;
  color: #cc0000;
}

.trailer-2018 section.section-012a .tab-012a table.pricetable td h4 {
  font-weight: bold;
}

.trailer-2018 section.section-012a .tab-012a table.pricetable td.row-one,
.trailer-2018 section.section-012a .tab-012a table.pricetable td.row-two {
  width: 32.5%;
  background-color: #f7f7f7;
}

.trailer-2018 section.section-012a .tab-012a table.pricetable td.row-three {
  width: 35%;
  -webkit-box-shadow: 0 0 20px #ddd;
          box-shadow: 0 0 20px #ddd;
}

.trailer-2018 section.section-012a .tab-012a table.pricetable td .package-price {
  color: #cc0000;
  font-size: 2em;
  font-weight: bold;
}

.trailer-2018 section.section-012a .tab-012a .package-price-hero {
  color: #CB0909;
  text-shadow: 1px 1px #FDFDDE;
  font-size: 46px;
  font-weight: bold;
  font-family: 'open sans';
  margin-top: 0 !important;
}

.trailer-2018 section.section-012a .tab-012a .gold-pricing-table-1 {
  margin-bottom: 0;
  margin-top: 105px;
}

.trailer-2018 section.section-012a .tab-012a .gold-pricing-table-2 {
  margin-bottom: 2em;
}

.trailer-2018 section.section-012a .tab-012a .pricing-table {
  margin-left: -2em;
  margin-right: -2em;
}

.trailer-2018 section.section-012a .tab-012a .pt_column {
  text-align: center;
  float: left;
  padding: 10px;
  background-color: #e1e1e1;
}

.trailer-2018 section.section-012a .tab-012a .pt_column.col-one,
.trailer-2018 section.section-012a .tab-012a .pt_column.col-two {
  width: 32.5%;
  border: 1px solid #9ca3ab;
  margin-right: -1px;
}

.trailer-2018 section.section-012a .tab-012a .pt_column.col-one {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.trailer-2018 section.section-012a .tab-012a .pt_column.col-one {
  padding-bottom: 14px;
}

.trailer-2018 section.section-012a .tab-012a .pt_column.col-three {
  width: 35%;
  border: 1px solid #9ca3ab;
  -webkit-box-shadow: 0 0 10px #ccc;
          box-shadow: 0 0 10px #ccc;
  background-color: #fff;
  border-radius: 8px;
  margin-top: -50px;
}

.trailer-2018 section.section-012a .tab-012a .prod-image {
  min-height: 265px;
  padding-top: 16px;
}

.trailer-2018 section.section-012a .tab-012a .dig-prod-img {
  margin-top: 18px;
}

.trailer-2018 section.section-012a .tab-012a .addtocart a {
  color: blue;
  text-decoration: underline;
}

.trailer-2018 section.section-012a .tab-012a .featured-text {
  font-family: 'Reenie Beanie', cursive;
  color: #cc0000;
  font-weight: bold;
  font-size: 2.5em;
}

.trailer-2018 section.section-012a .tab-012a .package-title {
  font-weight: bold;
  font-size: 28px;
  text-transform: capitalize;
  min-height: 95px;
}

.trailer-2018 section.section-012a .tab-012a .package-price {
  font-size: 2.5em;
  margin: 30px 0;
  font-weight: bold;
  color: #cc0000;
}

.trailer-2018 section.section-012a .tab-012a .strikeout {
  position: relative;
  color: #666;
}

.trailer-2018 section.section-012a .tab-012a .strikeout::after {
  border-bottom: 5px solid #cc0000;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
}

.trailer-2018 section.section-012a .tab-012a img.aligncenter {
  display: block;
  margin: 0 auto;
}

@media (max-width: 1239px) {
  .trailer-2018 section.section-012a .tab-012a .pricing-table {
    margin-left: -15px;
    margin-right: -15px;
  }
  .trailer-2018 section.section-012a .tab-012a .prod-image {
    min-height: 206px;
  }
  .trailer-2018 section.section-012a .tab-012a .dig-prod-img {
    margin-top: 31px;
  }
  .trailer-2018 section.section-012a .tab-012a .investment-part {
    width: 100% !important;
  }
  .trailer-2018 section.section-012a .tab-012a .investment-part-container {
    background-image: none !important;
  }
}

@media (max-width: 875px) {
  .trailer-2018 section.section-012a .tab-012a .gold-pricing-table-1 {
    margin-top: 0px;
  }
  .trailer-2018 section.section-012a .tab-012a .pricing-table {
    margin-left: 8px;
    margin-right: 8px;
  }
  .trailer-2018 section.section-012a .tab-012a .pt_column.col-one, .trailer-2018 section.section-012a .tab-012a .pt_column.col-two, .trailer-2018 section.section-012a .tab-012a .pt_column.col-three {
    width: 100%;
    clear: both;
  }
  .trailer-2018 section.section-012a .tab-012a .pt_column.col-three {
    margin-top: 28px;
  }
  .trailer-2018 section.section-012a .tab-012a .prod-image {
    padding-bottom: 32px;
  }
  .trailer-2018 section.section-012a .tab-012a .package-title {
    min-height: auto;
  }
  .trailer-2018 section.section-012a .tab-012a .pt_column {
    margin-top: 1em;
  }
  .trailer-2018 section.section-012a .tab-012a #top {
    border-radius: 0;
    margin-top: 0;
  }
  .trailer-2018 section.section-012a .tab-012a .pt_column.col-one {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .trailer-2018 section.section-012a .tab-012a .digital-champ {
    margin-top: 19px;
  }
  .trailer-2018 section.section-012a .tab-012a .digital-full {
    margin-top: 6px !important;
  }
  .trailer-2018 section.section-012a .tab-012a .digital-subhead {
    max-width: none !important;
  }
  .trailer-2018 section.section-012a .tab-012a .globe {
    display: none;
  }
}

@media (max-width: 767px) {
  .trailer-2018 .optin-floatingcontainer {
    background: transparent !important;
    margin: 0 auto !important;
    padding: 0 !important;
  }
}

@media (max-width: 568px) {
  .trailer-2018 .optin-floatingcontainer {
    max-width: 450px !important;
  }
}

.trailer-2018 .optin-floatingcontainer h2.firsthead {
  font-family: barlow, Helvetica Neue, Helvetica, Arial, sans-serif !important;
  font-size: 36px !important;
  color: #7baa3b !important;
}

@media (max-width: 767px) {
  .trailer-2018 .optin-floatingcontainer h2.firsthead {
    font-size: 24px !important;
    color: #fff !important;
    display: none;
  }
}

.trailer-2018 .optin-floatingcontainer .ex-access-container {
  background: #e1e1e1;
  padding: 6px;
  border-bottom: 4px solid #959595;
  margin-bottom: 7px;
  margin-left: -33px;
  margin-right: -33px;
  position: relative;
}

@media (max-width: 919px) {
  .trailer-2018 .optin-floatingcontainer .ex-access-container {
    margin-left: -31px;
    margin-right: -31px;
  }
}

@media (max-width: 767px) {
  .trailer-2018 .optin-floatingcontainer .ex-access-container {
    background: transparent;
    border-bottom: none;
    padding: 0;
    display: none;
  }
}

.trailer-2018 .optin-floatingcontainer .ex-access-container:before, .trailer-2018 .optin-floatingcontainer .ex-access-container:after {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: #264328 transparent transparent transparent;
  bottom: -21px;
}

@media (max-width: 767px) {
  .trailer-2018 .optin-floatingcontainer .ex-access-container:before, .trailer-2018 .optin-floatingcontainer .ex-access-container:after {
    display: none;
  }
}

@media (max-width: 519px) {
  .trailer-2018 .optin-floatingcontainer .ex-access-container:before, .trailer-2018 .optin-floatingcontainer .ex-access-container:after {
    bottom: -12px;
  }
}

.trailer-2018 .optin-floatingcontainer .ex-access-container:before {
  left: 0;
  border-width: 21px 0 0 21px;
}

@media (max-width: 519px) {
  .trailer-2018 .optin-floatingcontainer .ex-access-container:before {
    border-width: 12px 0 0 12px;
  }
}

.trailer-2018 .optin-floatingcontainer .ex-access-container:after {
  right: 0;
  border-width: 21px 21px 0 0;
}

@media (max-width: 519px) {
  .trailer-2018 .optin-floatingcontainer .ex-access-container:after {
    border-width: 12px 12px 0 0;
  }
}

.trailer-2018 .optin-floatingcontainer input[type="text"], .trailer-2018 .optin-floatingcontainer input[type="email"] {
  background-color: #fff !important;
  border: 1px #000000 inset !important;
  border-right: #ccc 1px solid !important;
  border-bottom: #ccc 1px solid !important;
  margin-top: 14px !important;
  padding: 9px 12px !important;
  font-size: 18px !important;
  color: #000 !important;
  font-family: open sans;
  font-weight: 400;
}

.trailer-2018 .optin-floatingcontainer input[type="text"]:focus, .trailer-2018 .optin-floatingcontainer input[type="email"]:focus {
  background-color: #ffffe9 !important;
}

.trailer-2018 .optin-floatingcontainer input[type="text"]::-webkit-input-placeholder, .trailer-2018 .optin-floatingcontainer input[type="email"]::-webkit-input-placeholder {
  color: #777 !important;
  font-size: 22px !important;
  letter-spacing: 1px !important;
  font-weight: 400;
}

.trailer-2018 .optin-floatingcontainer input[type="text"]::-moz-placeholder, .trailer-2018 .optin-floatingcontainer input[type="email"]::-moz-placeholder {
  color: #777 !important;
  font-size: 22px !important;
  letter-spacing: 1px !important;
  font-weight: 400;
}

.trailer-2018 .optin-floatingcontainer input[type="text"]:-ms-input-placeholder, .trailer-2018 .optin-floatingcontainer input[type="email"]:-ms-input-placeholder {
  color: #777 !important;
  font-size: 22px !important;
  letter-spacing: 1px !important;
  font-weight: 400;
}

.trailer-2018 .optin-floatingcontainer input[type="text"]::-ms-input-placeholder, .trailer-2018 .optin-floatingcontainer input[type="email"]::-ms-input-placeholder {
  color: #777 !important;
  font-size: 22px !important;
  letter-spacing: 1px !important;
  font-weight: 400;
}

.trailer-2018 .optin-floatingcontainer input[type="text"]::placeholder, .trailer-2018 .optin-floatingcontainer input[type="email"]::placeholder {
  color: #777 !important;
  font-size: 22px !important;
  letter-spacing: 1px !important;
  font-weight: 400;
}

.trailer-2018 .optin-floatingcontainer input[type='text'].white-background, .trailer-2018 .optin-floatingcontainer input[type='email'].white-background {
  background: #ffffe9 !important;
}

.trailer-2018 .optin-floatingcontainer h2.exclusiveaccess {
  color: #003400 !important;
  font-family: open sans !important;
  font-weight: 800 !important;
  font-size: 32px !important;
}

@media (max-width: 767px) {
  .trailer-2018 .optin-floatingcontainer h2.exclusiveaccess {
    font-weight: 600 !important;
    font-size: 24px !important;
    color: #fff !important;
  }
}

.trailer-2018 .optin-floatingcontainer h2.watch {
  color: #252525 !important;
  font-family: open sans !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  margin-left: -10px !important;
  margin-right: -10px !important;
}

@media (max-width: 767px) {
  .trailer-2018 .optin-floatingcontainer h2.watch {
    color: #fff !important;
    display: none;
  }
}

@media (min-width: 455px) {
  .trailer-2018 .optin-floatingcontainer h2.watch {
    font-size: 22px !important;
  }
}

.trailer-2018 .optin-floatingcontainer p {
  font-size: 18px !important;
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .trailer-2018 .optin-floatingcontainer p {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .trailer-2018 .optin-floatingcontainer p.watch {
    display: none;
  }
}

.trailer-2018 .optin-floatingcontainer h2 {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .trailer-2018 p.no-spam-policy {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .trailer-2018 .drk-social {
    display: none;
  }
}

.trailer-2018 .yourspot {
  display: none;
}

@media (max-width: 767px) {
  .trailer-2018 .yourspot {
    display: inline;
  }
}

@media (max-width: 767px) {
  .trailer-2018 .myspot {
    display: none;
  }
}

.trailer-2018 .social-mobile {
  display: none;
}

@media (max-width: 767px) {
  .trailer-2018 .social-mobile {
    display: block;
  }
}

@media (max-width: 767px) {
  .trailer-2018 .twitter {
    display: none !important;
  }
}

.trailer-2018 .nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_fb, .trailer-2018 body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_fb:not(:hover), .trailer-2018 html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_fb:hover,
.trailer-2018 .nc_socialPanel.swp_flatFresh.swp_d_fullColor .twitter, .trailer-2018 body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .twitter:not(:hover), .trailer-2018 html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .twitter:hover,
.trailer-2018 .nc_socialPanel.swp_flatFresh.swp_d_fullColor .nc_pinterest, .trailer-2018 body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .nc_pinterest:not(:hover), .trailer-2018 html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_fb:hover {
  border: 1px solid #d6d5d5 !important;
}

.trailer-2018 .nc_socialPanel.swp_d_fullColor .swp_fb, .trailer-2018 body .nc_socialPanel.swp_o_fullColor:hover .swp_fb, .trailer-2018 html body .nc_socialPanel.swp_i_fullColor .swp_fb:hover,
.trailer-2018 .nc_socialPanel.swp_d_fullColor .twitter, .trailer-2018 body .nc_socialPanel.swp_o_fullColor:hover .twitter, .trailer-2018 html body .nc_socialPanel.swp_i_fullColor .twitter:hover,
.trailer-2018 .nc_socialPanel.swp_d_fullColor .nc_pinterest, .trailer-2018 body .nc_socialPanel.swp_o_fullColor:hover .nc_pinterest, .trailer-2018 html body .nc_socialPanel.swp_i_fullColor .nc_pinterest:hover {
  background: #d6d5d5 !important;
}

.trailer-2018 .nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_email, .trailer-2018 body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_email:not(:hover), .trailer-2018 html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_email:hover {
  background: #d6d5d5 !important;
}

.trailer-2018 .drk-social .nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_fb,
.trailer-2018 body .drk-social .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_fb:not(:hover),
.trailer-2018 html body .drk-social .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_fb:hover,
.trailer-2018 .drk-social .nc_socialPanel.swp_flatFresh.swp_d_fullColor .twitter,
.trailer-2018 body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .twitter:not(:hover),
.trailer-2018 html body .drk-social .nc_socialPanel.swp_flatFresh.swp_i_fullColor .twitter:hover,
.trailer-2018 .drk-social .nc_socialPanel.swp_flatFresh.swp_d_fullColor .nc_pinterest,
.trailer-2018 body .drk-social .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .nc_pinterest:not(:hover), .trailer-2018 html body .drk-social .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_fb:hover {
  border: 1px solid #676262 !important;
}

.trailer-2018 .drk-social .nc_socialPanel.swp_d_fullColor .swp_fb,
.trailer-2018 body .drk-social .nc_socialPanel.swp_o_fullColor:hover .swp_fb,
.trailer-2018 html body .drk-social .nc_socialPanel.swp_i_fullColor .swp_fb:hover,
.trailer-2018 .drk-social .nc_socialPanel.swp_d_fullColor .twitter,
.trailer-2018 body .nc_socialPanel.swp_o_fullColor:hover .twitter, .trailer-2018 html body .drk-social .nc_socialPanel.swp_i_fullColor .twitter:hover,
.trailer-2018 .drk-social .nc_socialPanel.swp_d_fullColor .nc_pinterest, .trailer-2018 body .drk-social .nc_socialPanel.swp_o_fullColor:hover .nc_pinterest, .trailer-2018 html body .drk-social .nc_socialPanel.swp_i_fullColor .nc_pinterest:hover {
  background: #676262 !important;
}

.trailer-2018 .drk-social .nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_email, .trailer-2018 body .drk-social .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_email:not(:hover), .trailer-2018 html body .drk-social .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_email:hover {
  background: #676262 !important;
}

.trailer-2018 h2.grnheading {
  color: #003400 !important;
  font-family: open sans !important;
  font-weight: 800 !important;
  margin-bottom: 32px !important;
  font-size: 24px;
}

@media (min-width: 768px) {
  .trailer-2018 h2.grnheading {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .trailer-2018 h2.grnheading br {
    display: none;
  }
}

/* # coronavirus field guide page structure
---------------------------------------------------------------------------------------------------- */
body.c-fieldguide {
  background: #fff;
  margin: 0 auto;
  padding: 0;
}

.c-fieldguide h1, .c-fieldguide h2, .c-fieldguide p {
  font-family: open sans;
  line-height: 1.2em;
}

.c-fieldguide p {
  font-weight: 400;
  margin-bottom: 14px;
  line-height: 1.4em;
}

.c-fieldguide h2 {
  font-weight: 700;
}

.c-fieldguide .blu, .trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .c-fieldguide h2, .trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .c-fieldguide h2, .trailer-2018 section.section-009 .tab-009 .tab-009-txt .c-fieldguide h2, .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer h2, .c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer h2, .c-fieldguide section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer h2, .c-fieldguide section.section-009 .tab-009 .tab-009-txt h2, .c-fieldguide section.section-010 .tab-010 .tab-010-txt h2 {
  color: #005686;
}

.c-fieldguide .org {
  color: #f26f2d;
}

.c-fieldguide .bld {
  font-weight: bold;
}

.c-fieldguide .cntr, .c-fieldguide .trailer-2018 section.section-001 .tab-001 .tab-001-txt h2, .trailer-2018 section.section-001 .tab-001 .tab-001-txt .c-fieldguide h2, .c-fieldguide .trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer h2, .trailer-2018 section.section-001a .tab-001a .tab-001a-txt div.optin-floatingcontainer .c-fieldguide h2, .c-fieldguide .trailer-2018 section.section-002 .tab-002 .tab-002-txt p.features, .trailer-2018 section.section-002 .tab-002 .tab-002-txt .c-fieldguide p.features, .trailer-2018 section.section-004 .tab-004 .tab-004-txt .c-fieldguide h2, .trailer-2018 section.section-004 .tab-004 .tab-004-txt .c-fieldguide p, .trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .c-fieldguide h2, .trailer-2018 section.section-005 .tab-005 .tab-005-txt .c-fieldguide h2, .trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .c-fieldguide h2, .trailer-2018 section.section-007 .tab-007 .tab-007-txt .c-fieldguide h2, .trailer-2018 section.section-007 .tab-007 .tab-007-txt .c-fieldguide p, .c-fieldguide .trailer-2018 h2.grnheading, .trailer-2018 .c-fieldguide h2.grnheading, .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer h2, .c-fieldguide section.section-001 .tab-001 .tab-001-txt h2.cta-bot, .c-fieldguide section.section-004 .tab-004 .tab-004-txt h2, .c-fieldguide section.section-004 .tab-004 .tab-004-txt p, .c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer h2, .c-fieldguide section.section-005 .tab-005 .tab-005-txt h2, .c-fieldguide section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer h2, .c-fieldguide section.section-007 .tab-007 .tab-007-txt h2, .c-fieldguide section.section-007 .tab-007 .tab-007-txt p, .c-fieldguide section.section-010 .tab-010 .tab-010-txt h2 {
  text-align: center;
}

.c-fieldguide .grn-bg {
  background: #dbeeed;
}

.c-fieldguide .col-full {
  max-width: none;
}

.c-fieldguide ul {
  margin-left: 36px;
}

@media (max-width: 372px) {
  .c-fieldguide ul {
    margin-left: -4px;
  }
}

.c-fieldguide ul li {
  font-size: 22px;
  color: #000;
  font-family: source sans pro;
  margin-bottom: 14px;
}

.c-fieldguide ul.redln li {
  color: #960404;
}

.c-fieldguide .txt-inner {
  margin: 0 50px;
}

@media (max-width: 767px) {
  .c-fieldguide .txt-inner {
    margin: 0 14px;
  }
}

.c-fieldguide .wr-btn-container {
  max-width: 850px;
  margin: 62px auto 8px;
  padding: 0 12px;
}

@media (max-width: 767px) {
  .c-fieldguide .wr-btn-container {
    margin-top: 32px;
  }
}

.c-fieldguide .wr-btn {
  color: #fff !important;
  border: 1px solid #f26522;
  font-size: 60px;
  display: block;
  padding: 16px 12px;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  font-family: 'source sans pro';
  background: #f6ab4b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f6ab4b), to(#fa5c05));
  background: linear-gradient(to bottom, #f6ab4b 1%, #fa5c05 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6ab4b', endColorstr='#fa5c05',GradientType=0 );
}

@media (max-width: 767px) {
  .c-fieldguide .wr-btn {
    font-size: 48px;
  }
}

.c-fieldguide ul {
  list-style: disc;
}

.c-fieldguide .inner-headline {
  color: #0c2354;
  font-weight: 600;
  font-size: 36px;
}

.c-fieldguide .green-detox-headline {
  color: #0f6900;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.33em;
  text-align: center;
  margin: 12px auto 31px;
}

.c-fieldguide ul.greenchk {
  margin: 34px 0 34px 48px;
}

@media (max-width: 767px) {
  .c-fieldguide ul.greenchk {
    margin: 28px 0 28px 12px;
    max-width: none;
  }
}

.c-fieldguide ul.greenchk li {
  list-style: none;
  color: #000;
  margin-bottom: 45px;
  line-height: 1.33;
  font-size: 21px;
}

.c-fieldguide ul.greenchk li::before {
  content: '';
  width: 63px;
  height: 60px;
  background: url("/_inc/images/detox/green-check-sharp.png") no-repeat;
  position: absolute;
  margin-left: -58px;
  margin-top: -19px;
}

.c-fieldguide ul.willget {
  margin: 34px 0 60px 48px;
}

@media (max-width: 767px) {
  .c-fieldguide ul.willget {
    margin: 28px 0 28px 12px;
    max-width: none;
  }
}

.c-fieldguide ul.willget li {
  list-style: none;
  color: #000;
  margin-bottom: 18px;
  line-height: 1.33;
  font-size: 24px;
}

.c-fieldguide ul.willget li::before {
  content: '→';
  width: 63px;
  height: 60px;
  position: absolute;
  margin-left: -36px;
  margin-top: -1px;
}

.c-fieldguide ul.x-mark {
  margin: 32px 0 32px 38px;
}

@media (max-width: 767px) {
  .c-fieldguide ul.x-mark {
    margin: 28px 0 28px 12px;
    max-width: none;
  }
}

.c-fieldguide ul.x-mark li {
  list-style: none;
  color: #000;
  margin-bottom: 30px;
}

.c-fieldguide ul.x-mark li::before {
  content: '';
  width: 35px;
  height: 36px;
  background: url("/_inc/images/detox/li-xmark.png") no-repeat;
  position: absolute;
  margin-left: -45px;
  margin-top: -4px;
}

.c-fieldguide .grbox {
  background: #e3f7ea;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#e3f7ea), to(#a7f5ce));
  background: linear-gradient(to bottom, #e3f7ea 0%, #a7f5ce 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3f7ea', endColorstr='#a7f5ce',GradientType=0 );
  /* IE6-9 */
  padding: 12px 34px;
  font-size: 24px;
  font-family: source sans pro;
  line-height: 1.3em;
  color: #333;
}

.c-fieldguide section.topbar {
  background-color: #555;
  margin-bottom: 8px;
}

.c-fieldguide .one-col-1130px {
  max-width: 968px;
  width: 100%;
  margin: 0 auto;
  padding-left: 14px;
  padding-right: 14px;
}

@media (max-width: 960px) {
  .c-fieldguide .one-col-1130px {
    padding: 0;
  }
}

.c-fieldguide .one-col-919px {
  max-width: 949px;
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.c-fieldguide p.optsub {
  font-size: 22px;
}

.c-fieldguide section.section-001 {
  background: url("/wp-content/themes/genesis-sample/images/ttav-2020/field-guide/trailer-header-bg-001-min.jpg") no-repeat center top;
  background-size: cover;
  padding-bottom: 26px;
}

.c-fieldguide section.section-001 .tab-001 .tab-001-txt {
  padding-top: 6px;
}

.c-fieldguide section.section-001 .tab-001 .tab-001-txt h1 {
  color: #f26f2d;
  font-family: open sans;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
}

@media (max-width: 767px) {
  .c-fieldguide section.section-001 .tab-001 .tab-001-txt h1 {
    font-size: 21px;
  }
}

.c-fieldguide section.section-001 .tab-001 .tab-001-txt h1 span {
  display: block;
  margin-top: 12px;
  color: #fff;
  font-weight: 600;
}

@media (max-width: 767px) {
  .c-fieldguide section.section-001 .tab-001 .tab-001-txt h1 span {
    font-weight: 400;
  }
}

@media (min-width: 920px) {
  .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container {
    margin-top: 30px;
  }
}

.c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.video-container {
  max-width: 767px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.5);
  padding: 10px;
}

@media (min-width: 920px) {
  .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.video-container {
    float: left;
    width: 56%;
    margin-right: 2%;
  }
}

.c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer {
  background: #fff;
  max-width: 767px;
  margin: 12px auto;
  padding: 12px;
}

@media (min-width: 920px) {
  .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer {
    float: left;
    width: 42%;
    margin-top: -10px;
  }
}

.c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer h2 {
  font-weight: bold;
}

@media (min-width: 920px) {
  .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer h2 {
    font-size: 23px;
  }
}

@media (max-width: 767px) {
  .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer h2 {
    font-weight: 600;
    font-size: 21px;
  }
}

@media (max-width: 405px) {
  .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer h2 {
    font-weight: 600;
    font-size: 19px;
    line-height: 1.3em;
  }
}

.c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .name-container, .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .email-container {
  max-width: 480px;
  margin: 0 auto;
}

.c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer p {
  text-align: center;
}

@media (min-width: 920px) {
  .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer p {
    max-width: 340px;
  }
}

.c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .name-container input, .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .email-container input {
  background-color: #f0eeed;
  border: 1px solid #c8c8c8;
  width: 100%;
  margin-top: 20px;
}

.c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .call-to-action {
  max-width: 480px;
  margin: 20px auto 4px;
}

.c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .call-to-action button {
  width: 100%;
  background-color: #008683;
  color: #fff;
  font-family: open sans;
  font-weight: 700;
  border-radius: 8px;
  font-size: 22px;
  line-height: 1.2em;
}

@media (min-width: 920px) {
  .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .call-to-action button {
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
  }
}

.c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .call-to-action .no-spam-policy {
  margin-top: 11px;
  font-size: .9em;
  opcaity: .9;
}

.c-fieldguide section.section-001 .tab-001 .tab-001-txt h2.cta-bot {
  color: #fff;
  font-size: 21px;
  max-width: 640px;
  margin: 0 auto;
  font-weight: 400;
  line-height: 1.3em;
}

@media (min-width: 978px) {
  .c-fieldguide section.section-001 .tab-001 .tab-001-txt h2.cta-bot {
    max-width: 830px;
    margin-top: 18px;
  }
}

.c-fieldguide section.section-001 .tab-001 .tab-001-txt p {
  max-width: 600px;
  margin: 0 auto;
}

.c-fieldguide section.section-001-custom {
  background: #02050a;
  padding: 22px;
}

.c-fieldguide section.section-001-custom .speech-bubble {
  position: relative;
  background: #062954;
  border-radius: .4em;
  padding: 22px;
  width: 75%;
  margin-right: 42px;
  float: right;
}

@media (max-width: 800px) {
  .c-fieldguide section.section-001-custom .speech-bubble {
    float: none;
    width: 100%;
    margin-top: -10px;
    z-index: 2;
  }
}

.c-fieldguide section.section-001-custom .speech-bubble .quote p {
  color: #fff;
}

.c-fieldguide section.section-001-custom .speech-bubble .quote p.quo {
  line-height: 28px;
}

.c-fieldguide section.section-001-custom .speech-bubble .quote p.sig {
  text-align: right;
}

.c-fieldguide section.section-001-custom .speech-bubble:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  border: 27px solid transparent;
  border-left-color: #062954;
  border-right: 0;
  border-bottom: 0;
  margin-top: -13.5px;
  margin-right: -27px;
}

@media (max-width: 800px) {
  .c-fieldguide section.section-001-custom .speech-bubble:after {
    display: none;
  }
}

.c-fieldguide section.section-001-custom .pimg {
  float: right;
  width: 135px;
  height: 135px;
  margin: 0px auto;
  background-size: cover;
  border: 3px solid #FFF;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.4);
}

@media (max-width: 800px) {
  .c-fieldguide section.section-001-custom .pimg {
    float: none;
    z-index: 4;
    position: relative;
  }
}

.c-fieldguide section.section-002 {
  background: url("/wp-content/themes/genesis-sample/images/ttav-2020/field-guide/woman-with-baby-bg-min.jpg") no-repeat center top;
  background-size: cover;
  padding-bottom: 26px;
  margin-top: -2px;
}

.c-fieldguide section.section-002 .tab-002 .tab-002-txt {
  padding-top: 26px;
  max-width: 720px;
}

.c-fieldguide section.section-003 {
  background: url("/wp-content/themes/genesis-sample/images/ttav-2020/field-guide/freedom-vista-mountains-min.jpg") no-repeat center top;
  padding-bottom: 26px;
  padding-top: 26px;
}

.c-fieldguide section.section-003 .tab-003 .tab-003-txt {
  padding: 26px 18px;
  max-width: 562px;
  background: #008683;
  float: right;
}

.c-fieldguide section.section-003 .tab-003 .tab-003-txt h2, .c-fieldguide section.section-003 .tab-003 .tab-003-txt p {
  color: #fff;
}

.c-fieldguide section.section-004 {
  background: #005686;
  padding-bottom: 26px;
  padding-top: 26px;
}

.c-fieldguide section.section-004 .tab-004 .tab-004-txt h2, .c-fieldguide section.section-004 .tab-004 .tab-004-txt p {
  color: #fff;
}

.c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer h2 {
  font-weight: bold;
}

.c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .name-container, .c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .email-container, .c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .texting-container {
  max-width: 480px;
  margin: 0 auto;
  /* @include susy-breakpoint($brkmin_920) {
				            	width: 26%;
				            	margin-right: 1%;
				            	float: left;
				            } */
}

.c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .name-container input, .c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .email-container input, .c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .texting-container input {
  background-color: #fffff1;
  border: 1px solid #2d2a2a;
  width: 100%;
  margin-top: 20px;
  padding: 5px 16px 9px;
  font-family: open sans !important;
  font-weight: 400 !important;
  color: #000 !important;
}

.c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .email-container input {
  background-image: url(/wp-content/themes/genesis-sample/images/ttav-2020/field-guide/eco-ico-lrg-24.png) !important;
  background-repeat: no-repeat !important;
  background-position: 97% !important;
}

.c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .name-container input {
  background-image: url(/wp-content/themes/genesis-sample/images/ttav-2020/field-guide/name2.png) !important;
  background-repeat: no-repeat !important;
  background-position: 97% !important;
}

.c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .texting-container input {
  background-image: url(/wp-content/themes/genesis-sample/images/ttav-2020/field-guide/txt-ico.png) !important;
  background-repeat: no-repeat !important;
  background-position: 97% !important;
}

.c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .call-to-action {
  max-width: 480px;
  margin: 20px auto 4px;
  /* @include susy-breakpoint($brkmin_920) {
				            	width: 45%;
				            	float: left;
				            	margin: 15px auto 4px;
				            } */
}

.c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .call-to-action button {
  width: 100%;
  background-color: #e4251b;
  font-size: 18px !important;
  color: #fff;
  font-family: open sans;
  font-weight: 700;
  border-radius: 8px;
  font-size: 22px;
  padding: 14px 0;
}

.c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .call-to-action .no-spam-policy {
  margin-top: 11px;
  font-size: .9em;
  opacity: .9;
  /* @include susy-breakpoint($brkmin_920) {
					            	clear: both;
					            } */
}

.c-fieldguide section.section-005 {
  padding-bottom: 26px;
  padding-top: 26px;
}

.c-fieldguide section.section-005 .tab-005 .tab-005-txt h2 {
  max-width: 600px;
  margin: 0 auto 22px;
}

.c-fieldguide section.section-005 .tab-005 .tab-005-txt .cta-optin-top {
  text-align: center;
  max-width: 580px;
  margin: 20px auto 4px;
}

.c-fieldguide section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer h2 {
  font-weight: bold;
}

.c-fieldguide section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .name-container, .c-fieldguide section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .email-container {
  max-width: 480px;
  margin: 0 auto;
  /* @include susy-breakpoint($brkmin_920) {
				            	width: 26%;
				            	margin-right: 1%;
				            	float: left;
				            } */
}

.c-fieldguide section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .name-container input, .c-fieldguide section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .email-container input {
  background-color: #f9f9f9;
  border: 1px solid #c8c8c8;
  width: 100%;
  margin-top: 20px;
}

.c-fieldguide section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .email-container input {
  background-image: url(/wp-content/themes/genesis-sample/images/ttav-2020/field-guide/eco-ico-lrg-24.png) !important;
  background-repeat: no-repeat !important;
  background-position: 97% !important;
}

.c-fieldguide section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .name-container input {
  background-image: url(/wp-content/themes/genesis-sample/images/ttav-2020/field-guide/name2.png) !important;
  background-repeat: no-repeat !important;
  background-position: 97% !important;
}

.c-fieldguide section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .call-to-action {
  max-width: 480px;
  margin: 20px auto 4px;
  /* @include susy-breakpoint($brkmin_920) {
				            	width: 45%;
				            	float: left;
				            	margin: 15px auto 4px;
				            } */
}

.c-fieldguide section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .call-to-action button {
  width: 100%;
  background-color: #008683;
  color: #fff;
  font-family: open sans;
  font-weight: 700;
  border-radius: 8px;
  font-size: 22px;
  padding: 14px 0;
}

.c-fieldguide section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .call-to-action .no-spam-policy {
  margin-top: 11px;
  font-size: .9em;
  opacity: .9;
  /* @include susy-breakpoint($brkmin_920) {
					            	clear: both;
					            } */
}

.c-fieldguide section.section-007 {
  background: #008683;
  padding-bottom: 12px;
  padding-top: 20px;
}

.c-fieldguide section.section-007 .tab-007 .tab-007-txt h2, .c-fieldguide section.section-007 .tab-007 .tab-007-txt p {
  color: #fff;
}

.c-fieldguide section.section-008 .tab-008 .tab-008-txt div {
  padding: 9px 14px 4px;
}

.c-fieldguide section.section-009 {
  background: url("/wp-content/themes/genesis-sample/images/ttav-2020/field-guide/doc-with-woman-patient-min.jpg") no-repeat center top;
  padding-bottom: 16px;
  padding-top: 18px;
}

.c-fieldguide section.section-009 .tab-009 .tab-009-txt {
  max-width: 530px;
  float: right;
}

.c-fieldguide section.section-009 .tab-009 .tab-009-txt hr {
  background-color: #ededed;
  height: 2px;
}

.c-fieldguide section.section-010 {
  padding-bottom: 26px;
  padding-top: 32px;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  margin-bottom: 62px;
}

.c-fieldguide section.section-010 .tab-010 .tab-010-txt h2 {
  margin-bottom: 30px;
}

.c-fieldguide section.section-012a {
  margin-top: 72px;
  margin-bottom: 33px;
}

.c-fieldguide section.section-012a .tab-012a {
  /* pricing table v2*/
  /* end of pricing table v2*/
  /* Table V2*/
}

.c-fieldguide section.section-012a .tab-012a p {
  margin-bottom: 0;
}

.c-fieldguide section.section-012a .tab-012a table.pricetable {
  table-layout: fixed;
}

.c-fieldguide section.section-012a .tab-012a table.pricetable td {
  text-align: center;
}

.c-fieldguide section.section-012a .tab-012a table.pricetable td:hover {
  -webkit-box-shadow: inset 0 0 10px #ddd;
          box-shadow: inset 0 0 10px #ddd;
}

.c-fieldguide section.section-012a .tab-012a table.pricetable td h3 {
  font-family: 'Reenie Beanie', cursive;
  color: #cc0000;
}

.c-fieldguide section.section-012a .tab-012a table.pricetable td h4 {
  font-weight: bold;
}

.c-fieldguide section.section-012a .tab-012a table.pricetable td.row-one,
.c-fieldguide section.section-012a .tab-012a table.pricetable td.row-two {
  width: 32.5%;
  background-color: #f7f7f7;
}

.c-fieldguide section.section-012a .tab-012a table.pricetable td.row-three {
  width: 35%;
  -webkit-box-shadow: 0 0 20px #ddd;
          box-shadow: 0 0 20px #ddd;
}

.c-fieldguide section.section-012a .tab-012a table.pricetable td .package-price {
  color: #cc0000;
  font-size: 2em;
  font-weight: bold;
}

.c-fieldguide section.section-012a .tab-012a .package-price-hero {
  color: #CB0909;
  text-shadow: 1px 1px #FDFDDE;
  font-size: 46px;
  font-weight: bold;
  font-family: 'open sans';
  margin-top: 0 !important;
}

.c-fieldguide section.section-012a .tab-012a .gold-pricing-table-1 {
  margin-bottom: 0;
  margin-top: 105px;
}

.c-fieldguide section.section-012a .tab-012a .gold-pricing-table-2 {
  margin-bottom: 2em;
}

.c-fieldguide section.section-012a .tab-012a .pricing-table {
  margin-left: -2em;
  margin-right: -2em;
}

.c-fieldguide section.section-012a .tab-012a .pt_column {
  text-align: center;
  float: left;
  padding: 10px;
  background-color: #e1e1e1;
}

.c-fieldguide section.section-012a .tab-012a .pt_column.col-one,
.c-fieldguide section.section-012a .tab-012a .pt_column.col-two {
  width: 32.5%;
  border: 1px solid #9ca3ab;
  margin-right: -1px;
}

.c-fieldguide section.section-012a .tab-012a .pt_column.col-one {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.c-fieldguide section.section-012a .tab-012a .pt_column.col-one {
  padding-bottom: 14px;
}

.c-fieldguide section.section-012a .tab-012a .pt_column.col-three {
  width: 35%;
  border: 1px solid #9ca3ab;
  -webkit-box-shadow: 0 0 10px #ccc;
          box-shadow: 0 0 10px #ccc;
  background-color: #fff;
  border-radius: 8px;
  margin-top: -50px;
}

.c-fieldguide section.section-012a .tab-012a .prod-image {
  min-height: 265px;
  padding-top: 16px;
}

.c-fieldguide section.section-012a .tab-012a .dig-prod-img {
  margin-top: 18px;
}

.c-fieldguide section.section-012a .tab-012a .addtocart a {
  color: blue;
  text-decoration: underline;
}

.c-fieldguide section.section-012a .tab-012a .featured-text {
  font-family: 'Reenie Beanie', cursive;
  color: #cc0000;
  font-weight: bold;
  font-size: 2.5em;
}

.c-fieldguide section.section-012a .tab-012a .package-title {
  font-weight: bold;
  font-size: 28px;
  text-transform: capitalize;
  min-height: 95px;
}

.c-fieldguide section.section-012a .tab-012a .package-price {
  font-size: 2.5em;
  margin: 30px 0;
  font-weight: bold;
  color: #cc0000;
}

.c-fieldguide section.section-012a .tab-012a .strikeout {
  position: relative;
  color: #666;
}

.c-fieldguide section.section-012a .tab-012a .strikeout::after {
  border-bottom: 5px solid #cc0000;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
}

.c-fieldguide section.section-012a .tab-012a img.aligncenter {
  display: block;
  margin: 0 auto;
}

@media (max-width: 1239px) {
  .c-fieldguide section.section-012a .tab-012a .pricing-table {
    margin-left: -15px;
    margin-right: -15px;
  }
  .c-fieldguide section.section-012a .tab-012a .prod-image {
    min-height: 206px;
  }
  .c-fieldguide section.section-012a .tab-012a .dig-prod-img {
    margin-top: 31px;
  }
  .c-fieldguide section.section-012a .tab-012a .investment-part {
    width: 100% !important;
  }
  .c-fieldguide section.section-012a .tab-012a .investment-part-container {
    background-image: none !important;
  }
}

@media (max-width: 875px) {
  .c-fieldguide section.section-012a .tab-012a .gold-pricing-table-1 {
    margin-top: 0px;
  }
  .c-fieldguide section.section-012a .tab-012a .pricing-table {
    margin-left: 8px;
    margin-right: 8px;
  }
  .c-fieldguide section.section-012a .tab-012a .pt_column.col-one, .c-fieldguide section.section-012a .tab-012a .pt_column.col-two, .c-fieldguide section.section-012a .tab-012a .pt_column.col-three {
    width: 100%;
    clear: both;
  }
  .c-fieldguide section.section-012a .tab-012a .pt_column.col-three {
    margin-top: 28px;
  }
  .c-fieldguide section.section-012a .tab-012a .prod-image {
    padding-bottom: 32px;
  }
  .c-fieldguide section.section-012a .tab-012a .package-title {
    min-height: auto;
  }
  .c-fieldguide section.section-012a .tab-012a .pt_column {
    margin-top: 1em;
  }
  .c-fieldguide section.section-012a .tab-012a #top {
    border-radius: 0;
    margin-top: 0;
  }
  .c-fieldguide section.section-012a .tab-012a .pt_column.col-one {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .c-fieldguide section.section-012a .tab-012a .digital-champ {
    margin-top: 19px;
  }
  .c-fieldguide section.section-012a .tab-012a .digital-full {
    margin-top: 6px !important;
  }
  .c-fieldguide section.section-012a .tab-012a .digital-subhead {
    max-width: none !important;
  }
  .c-fieldguide section.section-012a .tab-012a .globe {
    display: none;
  }
}

/* specific ebook over-rides start here */
.cv-ebook section.section-001 {
  background: url("/wp-content/themes/genesis-sample/images/ttav-2020/field-guide/header-bg-min.jpg") no-repeat center top;
  background-size: cover;
  padding-bottom: 26px;
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt {
  padding-top: 0px;
}

@media (min-width: 768px) {
  .cv-ebook section.section-001 .tab-001 .tab-001-txt {
    padding-top: 0;
  }
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt h1 {
  color: #f26f2d;
  font-family: open sans;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt h1 span {
  display: block;
  margin-top: 12px;
  color: #fff;
  font-weight: 700;
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.ebook-container {
  display: none;
}

@media (min-width: 768px) {
  .cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.ebook-container {
    max-width: none;
    float: left;
    width: 56%;
    margin: 0 -2% 0 -15%;
    display: block;
  }
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer {
  background: transparent;
  max-width: 767px;
  margin: 12px auto;
  padding: 12px;
}

@media (min-width: 768px) {
  .cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer {
    max-width: none;
    float: left;
    width: 60%;
  }
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer h2 {
  font-family: Open sans condensed;
  font-size: 41px;
  font-weight: bold;
  max-width: 480px;
  margin: 0 auto;
  text-align: center;
  line-height: 1em;
  color: red;
}

@media (max-width: 542px) {
  .cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer h2 {
    font-size: 28px;
  }
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer h2.mobile-page-title {
  display: none;
}

@media (max-width: 767px) {
  .cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer h2.mobile-page-title {
    display: block;
    font-size: 28px;
    margin-top: -14px;
    margin-bottom: 6px;
  }
}

@media (max-width: 550px) {
  .cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer .mobile-phone-note {
    padding: 5px 0px 0 !important;
  }
}

@media (max-width: 542px) {
  .cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer .mob-br {
    display: none;
  }
}

@media (max-width: 542px) {
  .cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer .pagenum {
    display: inline !important;
  }
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer p {
  font-size: 17px;
  text-align: center;
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer p em {
  font-weight: 600;
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer p.bigger {
  font-size: 18px;
  margin-top: 11px;
  max-width: 360px;
  line-height: 1.2em;
  margin-bottom: 0px;
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer p.discover {
  max-width: 440px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer .mob-book-img {
    display: none !important;
  }
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer .name-container, .cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer .email-container, .cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer .texting-container {
  max-width: 480px;
  margin: 0 auto;
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer .name-container input, .cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer .email-container input, .cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer .texting-container input {
  background-color: #fffff1;
  border: 1px solid #2d2a2a;
  width: 100%;
  margin-top: 20px;
  padding: 5px 16px 9px;
  font-family: open sans !important;
  font-weight: 400 !important;
  color: #000 !important;
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer .email-container input {
  background-image: url(/wp-content/themes/genesis-sample/images/ttav-2020/field-guide/eco-ico-lrg-24.png) !important;
  background-repeat: no-repeat !important;
  background-position: 97% !important;
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer .name-container input {
  background-image: url(/wp-content/themes/genesis-sample/images/ttav-2020/field-guide/name2.png) !important;
  background-repeat: no-repeat !important;
  background-position: 97% !important;
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer .texting-container input {
  background-image: url(/wp-content/themes/genesis-sample/images/ttav-2020/field-guide/txt-ico.png) !important;
  background-repeat: no-repeat !important;
  background-position: 97% !important;
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer .call-to-action {
  max-width: 480px;
  margin: 20px auto 4px;
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer .call-to-action button {
  width: 100%;
  background-color: #e4251b;
  color: #fff;
  font-family: open sans;
  font-weight: 700;
  border-radius: 8px;
  font-size: 26px;
  line-height: 1.2em;
}

@media (max-width: 550px) {
  .cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer .call-to-action button {
    font-size: 21px;
    padding: 12px 10px;
  }
}

.cv-ebook section.section-001 .tab-001 .tab-001-txt .eb-opt-outer-container div.optin-floatingcontainer .call-to-action .no-spam-policy {
  margin-top: 11px;
  font-size: .9em;
  opcaity: .9;
}

.cv-ebook section.section-002 {
  background: #000000;
  padding-bottom: 26px;
}

@media (max-width: 850px) {
  .cv-ebook section.section-002 {
    padding-bottom: 0;
  }
}

@media (max-width: 850px) {
  .cv-ebook section.section-002 .tab-002 {
    margin-right: -15px;
  }
}

.cv-ebook section.section-002 .tab-002 .tab-002-txt {
  padding-top: 26px;
  max-width: 570px;
}

@media (max-width: 850px) {
  .cv-ebook section.section-002 .tab-002 .tab-002-txt {
    max-width: none;
    padding: 20px 16px 18px;
    background-color: rgba(255, 255, 255, 0.7);
  }
}

.cv-ebook section.section-002 .tab-002 .tab-002-txt h2 {
  color: #fff;
}

.cv-ebook section.section-003 {
  background: url("/wp-content/themes/genesis-sample/images/ttav-2020/field-guide/grocery-aisle-bg-min.jpg") no-repeat center top;
  background-size: cover;
  padding-bottom: 26px;
}

.cv-ebook section.section-003 .tab-003 {
  padding: 20px;
}

.cv-ebook section.section-003 .tab-003 .tab-003-txt {
  background: #008683;
  max-width: none;
  padding: 0;
  float: none;
}

.cv-ebook section.section-003 .tab-003 .tab-003-txt h2, .cv-ebook section.section-003 .tab-003 .tab-003-txt p {
  color: #fff;
}

.cv-ebook section.section-003 .tab-003 .tab-003-txt p {
  font-size: 30px;
  font-family: open sans condensed;
}

.cv-ebook section.section-003 .tab-003 .tab-003-txt .ebook-stack-container {
  position: absolute;
  margin: 10px 0 0 -175px;
}

@media (max-width: 850px) {
  .cv-ebook section.section-003 .tab-003 .tab-003-txt .ebook-stack-container {
    display: none;
  }
}

.cv-ebook section.section-003 .tab-003 .tab-003-txt .copy {
  max-width: 605px;
  float: right;
  padding: 18px 20px 16px;
}

@media (max-width: 850px) {
  .cv-ebook section.section-003 .tab-003 .tab-003-txt .copy {
    padding: 18px 16px 16px;
    float: none;
    max-width: none;
  }
}

.cv-ebook .blu, .cv-ebook .trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer h2, .trailer-2018 section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .cv-ebook h2, .cv-ebook .trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer h2, .trailer-2018 section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .cv-ebook h2, .cv-ebook .trailer-2018 section.section-009 .tab-009 .tab-009-txt h2, .trailer-2018 section.section-009 .tab-009 .tab-009-txt .cv-ebook h2, .cv-ebook .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer h2, .c-fieldguide section.section-001 .tab-001 .tab-001-txt .video-opt-outer-container div.optin-floatingcontainer .cv-ebook h2, .cv-ebook .c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer h2, .c-fieldguide section.section-004 .tab-004 .tab-004-txt div.optin-floatingcontainer .cv-ebook h2, .cv-ebook .c-fieldguide section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer h2, .c-fieldguide section.section-005 .tab-005 .tab-005-txt div.optin-floatingcontainer .cv-ebook h2, .cv-ebook .c-fieldguide section.section-009 .tab-009 .tab-009-txt h2, .c-fieldguide section.section-009 .tab-009 .tab-009-txt .cv-ebook h2, .cv-ebook .c-fieldguide section.section-010 .tab-010 .tab-010-txt h2, .c-fieldguide section.section-010 .tab-010 .tab-010-txt .cv-ebook h2 {
  color: #005686;
}

.cv-ebook section.section-006 {
  background: #f0eeed;
  padding-bottom: 26px;
  padding-top: 26px;
}

.cv-ebook section.section-006 .tab-006 .tab-006-txt h2.grnheading {
  color: #003400 !important;
  font-family: open sans !important;
  font-weight: 800 !important;
  margin-bottom: 32px !important;
  font-size: 24px;
  text-align: center;
}

@media (min-width: 920px) {
  .cv-ebook section.section-006 .tab-006 .tab-006-txt h2.grnheading {
    font-size: 32px;
  }
}

.cv-ebook section.section-006 .tab-006 .tab-006-txt .photo-ty-container-mobile {
  width: 274px;
  height: 299px;
  margin: 0 auto 22px;
  position: relative;
  background: url("/wp-content/themes/genesis-sample/images/ttav-2020/field-guide/ty-and-charlene-bollinger-mobile.jpg");
}

@media (min-width: 920px) {
  .cv-ebook section.section-006 .tab-006 .tab-006-txt .photo-ty-container-mobile {
    display: none;
  }
}

.cv-ebook section.section-006 .tab-006 .tab-006-txt .photo-ty-container-mobile .caption {
  background: rgba(0, 0, 0, 0.65);
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 3px 0 2px 10px;
}

.cv-ebook section.section-006 .tab-006 .tab-006-txt .photo-ty-container-mobile .caption p {
  color: #fff;
  font-family: open sans;
  margin-top: 2px;
  margin-bottom: 2px;
}

.cv-ebook section.section-006 .tab-006 .tab-006-txt .photo-ty-container-mobile .caption p.cred {
  font-family: open sans condensed;
  font-style: italic;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 4px;
}

.cv-ebook section.section-006 .tab-006 .tab-006-txt .photo-ty-container-desktop {
  width: 274px;
  height: 384px;
  margin: 0 auto 22px;
  position: relative;
  background: url("/wp-content/themes/genesis-sample/images/ttav-2020/field-guide/ty-and-charlene-bollinger.jpg");
  display: none;
  float: left;
}

@media (min-width: 920px) {
  .cv-ebook section.section-006 .tab-006 .tab-006-txt .photo-ty-container-desktop {
    display: block;
  }
}

.cv-ebook section.section-006 .tab-006 .tab-006-txt .photo-ty-container-desktop .caption {
  background: rgba(0, 0, 0, 0.65);
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 3px 0 2px 10px;
}

.cv-ebook section.section-006 .tab-006 .tab-006-txt .photo-ty-container-desktop .caption p {
  color: #fff;
  font-family: open sans;
  margin-top: 2px;
  margin-bottom: 2px;
}

.cv-ebook section.section-006 .tab-006 .tab-006-txt .photo-ty-container-desktop .caption p.cred {
  font-family: open sans condensed;
  font-style: italic;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 4px;
}

.cv-ebook section.section-006 .tab-006 .tab-006-txt .introducing p span {
  font-weight: 600;
}

@media (min-width: 920px) {
  .cv-ebook section.section-006 .tab-006 .tab-006-txt .introducing p.quote span {
    color: #fff;
    display: block;
    font-style: italic;
    background: #7baa3b;
    padding: 12px 0;
  }
}

@media (min-width: 920px) {
  .cv-ebook section.section-006 .tab-006 .tab-006-txt .introducing p.quote span span {
    padding-left: 312px;
  }
}

@media (min-width: 920px) {
  .cv-ebook section.section-006 .tab-006 .tab-006-txt .introducing p.ind {
    padding-left: 312px;
  }
}
/*# sourceMappingURL=custom.css.map */