@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Manrope:wght@400;500;700;800&family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');

.row-full {
  background-image: url(../img/chalk2.png);
  width: auto !important;
  color: #ffffff;
  margin-left: -35px;
  margin-right: -35px;
  justify-content: center;
}

.article-lead a span {
  width: 288px;
  height: 46px;
  background: url("../../../a/i/logo.png");
  background-size: cover;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.article-lead img {
  max-width: 320px;
}

body {
  /* background-image: url(../img/newlinen.png); */
  background-color: rgba(229,229,229,0.75);
  color: #000;
  font-family: 'Manrope', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.wrapper {
  margin: 15px 0;
}
.container {
  background-color: #fff;
  max-width: 815px;
  padding-bottom: 15px;
  padding-top: 15px;
}

h1, h2, h3 {
  margin-bottom: 15px;
  margin-top: 15px;
}

.h3, h3 {
  font-size: 1.35rem;
}

/* Headline Section */
.article-lead {
  font-size: 1.86rem;
  font-weight: 800;
  line-height: 1;
  margin-top: 20px;
  text-align: center;
}
.article-subheading {
  color: #111;
  font-weight: 600;
  font-size: 1.27rem;
  line-height: 1.3;
  margin: 15px 0 15px;
  padding: 0 5%;
  text-align: center;
}
.dark-red {
  color: #cc0000;
  font-size: 2.487rem;
  font-weight: 800;
  line-height: 1;
}

/* MailChimp Action*/
#mc_embed_signup {
  border: 3px dashed #000;
  max-width: 540px;
  margin: 0 auto;
  padding: 0 20px 20px;
}
  #mc_embed_signup h2 {
    font-size: 24px;
  }
  #mc_embed_signup label {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    line-height: 18px;
  }
  #mc_embed_signup .form-group {
    max-width: 320px;
    margin: 0 auto 15px;
    text-align: left;
  }

/* Video Section */
#main-video {
  height: auto;
  margin-bottom: 15px;
  max-width: 100%;
}
.vjs-big-play-button {
  display: none !important;
}
#top-button {
  display: none;
  margin: 0 0 15px;
  text-align: center;
}
  #top-button .btn {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.45;
    padding: 4px 18px 8px;
  }

#needs-validation .btn {
  cursor: pointer;
  font-size: 1.35rem;
  padding: .375rem 1.55rem;
  text-transform: uppercase;
}
#needs-validation .btn:disabled { cursor: default; }
#needs-validation label { font-weight: 600; }
fieldset {
  border: .2rem solid #f7f7f9;
  padding: 1.5rem;
}

/* Dropshadow PAGE STYLES
-------------------------------------------------- */
.pageDropShadow {box-shadow:0px 0px 15px 1px rgba(0,0,0,0.15);}

/* Buttons */
.btn {
  cursor: pointer;
}

/* Early Bird Opt-in Page */
/* Themed */
.eb-optin { background-color: #fff; }
.eb-optin .container { max-width: 960px; }
.eb-optin .dark-red { color: #303030; font-size: 32px; letter-spacing: 1px; }
.dk-box { background-color: #171717; padding-bottom: 20px; padding-top: 20px; }

.dk-container { color: #ecebe4; margin:0 auto; max-width: 960px; }
.dk-container #main-video { margin-bottom:0; }
.dk-container #mc_embed_signup { border: none; padding: 0; }
.dk-container #mc_embed_signup h2 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 10px;
}
.dk-container #mc_embed_signup h3 {
  font-size: 13px;
  font-weight: 400;
  color: #eeebdd;
  line-height: 22px;
  margin-top: 0;
}
.dk-container #mc_embed_signup input[type="text"],
.dk-container #mc_embed_signup input[type="email"] {
  color: #666;
  font-size: 14px;
  font-weight: 300;
  padding: 7px 10px !important;
}
.dk-container #mc_embed_signup label { display: none; }
.dk-container #mc_embed_signup .form-group { max-width: 100%; }
.css-button { text-decoration: none; }

.privacy {
  color: #888;
  font-size: 12px;
  opacity: 0.8;
  padding-top: 5px;
  text-align: center;
}

/* Default Box */
.optin-default .wrapper { margin: 15px auto; }
.dk-default-box { background-color: #ffffff; padding-bottom: 20px; padding-top: 20px; }
.dk-default-box #mc_embed_signup h2 {
  color: rgba(0,0,0,0.9);
}
.dk-default-box .dark-red { color: #303030; font-size: 32px; letter-spacing: 0; line-height: 36px; margin-bottom: 20px; }
.dk-default-box #mc_embed_signup input[type="text"],
.dk-container #mc_embed_signup input[type="email"] {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  padding: 12px 15px !important;
}
.dk-container .opt-in-btn {
  border: 1px solid rgba(0,0,0,0.36);
  font-size: 26px;
}
.dk-default-box .article-lead { margin-top: 0; }
.children {
    background: #ffdb4c;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

/* Funnels */
.funnels { background-color: #222222; }
.funnels .container {
  max-width: 1120px;
  padding-left: 45px;
  padding-right: 45px;
}
.funnels .dk-container {
  max-width: 100%;
}
.funnels .interested-in {
  color: #000;
  font-size: 35px;
  margin-top: 180px;
}
.funnels .dark-text {
  color: rgba(0,0,0,1);
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -0.9px;
}
.funnels .dk-container .opt-in-btn {
  font-size: 35px;
  font-weight: 600;
  padding-bottom: 15px;
  padding-top: 15px;
}

/* Opt-in Button */
.opt-in-btn {
  cursor: pointer;
  font-weight: 800;
  text-shadow: #ffff9e 0px 1px 0px;
  font-size: 22px;
  width: 100%;
  padding: 8px 0;
  border-color: #d69300;
  border-width: 1px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #ffcf0a;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcf0a), color-stop(100%, rgba(255, 218, 34, 0.89)));
  background: -webkit-linear-gradient(top, #ffcf0a 0%, rgba(255, 218, 34, 0.89) 100%);
  background: -moz-linear-gradient(top, #ffcf0a 0%, rgba(255, 218, 34, 0.89) 100%);
  background: -ms-linear-gradient(top, #ffcf0a 0%, rgba(255, 218, 34, 0.89) 100%);
  background: -o-linear-gradient(top, #ffcf0a 0%, rgba(255, 218, 34, 0.89) 100%);
  background: linear-gradient(to bottom, #ffcf0a 0%, rgba(255, 218, 34, 0.89) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#ffcf0a, endColorstr=rgba(255, 218, 34, 0.89), GradientType=0);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1), inset 0px 1px 0px 0px rgba(255, 229, 144, 1);
}

.opt-in-btn:hover,
.opt-in-btn:focus {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcf0a), color-stop(100%, rgba(255, 218, 34, 1)));
  background: -webkit-linear-gradient(top, #ffcf0a 0%, rgba(255, 218, 34, 1) 100%);
  background: -moz-linear-gradient(top, #ffcf0a 0%, rgba(255, 218, 34, 1) 100%);
  background: -ms-linear-gradient(top, #ffcf0a 0%, rgba(255, 218, 34, 1) 100%);
  background: -o-linear-gradient(top, #ffcf0a 0%, rgba(255, 218, 34, 1) 100%);
  background: linear-gradient(to bottom, #ffcf0a 0%, rgba(255, 218, 34, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#ffcf0a, endColorstr=rgba(255, 218, 34, 1), GradientType=0);
}

