@import url("https://fonts.googleapis.com/css?family=Lato:300,400,400italic,600,700|Raleway:300,400,500,600,700|Source+Sans+Pro:300,400,700,600,600i");
@font-face {
  font-family: 'MillerBanner-Light';
  src: url("//dh.darrenhardy.com/hubfs/June%202017/Font/MillerBanner-Light.eot?#iefix&t=1499710762444") format("embedded-opentype"), url("//dh.darrenhardy.com/hubfs/June%202017/Font/MillerBanner-Light.woff?t=1499710762444") format("woff"), url("//dh.darrenhardy.com/hubfs/June%202017/Font/MillerBanner-Light.ttf?t=1499710762444") format("truetype"), url("//dh.darrenhardy.com/hubfs/June%202017/Font/MillerBanner-Light.svg#MillerBanner-Light?t=1499710762444") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Setup */
html {
  /* Change default typefaces here */
  font-family: "Source Sans Pro", sans-serif, sans-serif;
  font-size: 100%;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}

body {
  color: #494949;
  font-family: "Source Sans Pro", sans-serif;
  margin: 0;
}

body * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a, .text-link {
  color: #D72727;
  -webkit-transition: color .3s ease-out;
  transition: color .3s ease-out;
  text-decoration:underline;
}

a:hover, .text-link:hover {
  color: #ac1f1f;
  text-decoration:none;
}

a.text-link {
    vertical-align: unset!important;
}

input[type=text], input[type=email], input[type=password], textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
/*******FORM STYLES ******/
.form-columns-1 .hs-input:not([type="radio"]):not([type="checkbox"]){
    width:100%!important;
}

/****MODAL STYLES****/
div.new-modal-footer {
    line-height: 1.875rem;
    padding-top: 15px;
}
div.modal-body > h3{
	font-family: "MillerBanner-Light",serif;
    font-weight: lighter;
    font-size: 1.7675rem;
    line-height: 2.25rem;
    margin-top: 3rem;
    text-align: center;
    text-transform: uppercase;
    color: #ac1f1f;
    margin-top: 0;
    margin-bottom: 0;
}

div.modal-body > h4{
    font-size: .8rem;
    line-height: 1.25;
    text-align: center;
    text-transform: uppercase;
    margin-top: .5rem;
    font-family: "Lato",sans-serif;
    font-weight: bolder;
    color: gray;
    margin-bottom: 0;
    letter-spacing: .5px;
    padding-bottom:2rem;
}

code {
  padding: .5rem;
  background: #fafafa;
  border: 1px solid #c7c7c7;
  margin-bottom: 1rem;
  border-radius: 2px;
}

.subheadline {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}

/* Copy & Lists */
p {
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1.875rem;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1rem;
}

ul, ol {
  font-family: "Source Sans Pro", sans-serif;
  margin-top: 0;
  margin-bottom: 1rem;
}

ul li, ol li {
  line-height: 1.875rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-top: 0;
  margin-bottom: 0;
}

/* Headings */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  /* Change heading typefaces here */
  font-family: "MillerBanner-Light", serif;
  margin-top: 1.875rem;
  margin-top: 0;
  line-height: 1.2;
  font-weight: lighter;
  letter-spacing: 3px;
}

h1, .h1 {
  font-size: 2.5rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  h1, .h1 {
    font-size: 3.4643rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

@media (min-width: 1024px) {
  h1, .h1 {
    font-size: 3.4643rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

h2, .h2 {
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 1rem;
  font-family:'Raleway' sans-serif;
  font-weight:600;
  text-transform:uppercase;
  
}

@media (min-width: 768px) {
  h2, .h2 {
    font-size: 2.4745rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

@media (min-width: 1024px) {
  h2, .h2 {
    font-size: 2.4745rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

h3, .h3 {
  font-size: 1.7rem;
  line-height: 1.2;
  margin-bottom: 1rem;
  font-family: 'Raleway', sans-serif;
  text-transform:uppercase;
  font-weight:400;

}

@media (min-width: 768px) {
  h3, .h3 {
    font-size: 2.121rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

@media (min-width: 1024px) {
  h3, .h3 {
    font-size: 2.121rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

h4, .h4 {
  font-size: 1.6968rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  h4, .h4 {
    font-size: 1.6968rem;
    line-height: 2.8125rem;
    margin-bottom: 1rem;
  }
}

@media (min-width: 1024px) {
  h4, .h4 {
    font-size: 1.7675rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

h5, .h5 {
  font-size: 1.1312rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  h5, .h5 {
    font-size: 1.3433rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

@media (min-width: 1024px) {
  h5, .h5 {
    font-size: 1.414rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

h6, .h6 {
  font-size: 1.0605rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  h6, .h6 {
    font-size: 1.0605rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

@media (min-width: 1024px) {
  h6, .h6 {
    font-size: 1.0605rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

blockquote:before {
  content: '\201C';
  font-family: "MillerBanner-Light", serif;
  position: absolute;
  font-size: 100px;
  line-height: 1.5;
  top: 0;
  left: 2.5%;
}

blockquote {
  font-size: 1.1312rem;
  line-height: 1.2;
  margin-bottom: 1rem;
  position: relative;
  margin: 2rem 0;
  border-left: 5px solid #F7F7F7;
  padding: 1rem 1rem 1rem 60px;
  letter-spacing: 1.5px;
  font-weight: lighter;
}

@media (min-width: 768px) {
  blockquote {
    font-size: 1.3433rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

@media (min-width: 1024px) {
  blockquote {
    font-size: 1.414rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

@media (min-width: 670px) {
  blockquote {
    font-size: 1.6968rem;
    line-height: 1.2;
    margin-bottom: 1rem;
    padding: 1rem 1rem 1rem 10%;
    position: relative;
  }
}

@media (min-width: 670px) and (min-width: 768px) {
  blockquote {
    font-size: 1.6968rem;
    line-height: 2.8125rem;
    margin-bottom: 1rem;
  }
}

@media (min-width: 670px) and (min-width: 1024px) {
  blockquote {
    font-size: 1.7675rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

/* Tables */
table {
  margin-top: 1.875rem;
  border-spacing: 0px;
  border-collapse: collapse;
}

table td, table th {
  padding: 0;
  line-height: 30px;
}

/* Code blocks */
code {
  vertical-align: bottom;
}

/* Leading paragraph text */
.lead {
  font-size: 1.414rem;
  font-weight: lighter;
}

/*Image widgets*/
img.hs-image-widget{
        width:100%!important;
    }

/* Hug a the block above you */
.hug {
  margin-bottom: 0;
}

.subheadline {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}

.background--gray {
  background-color: #767676;
}

.background--black {
  background-color: #000;
}

.background--white {
  background-color: #fff;
}

.background--brand-gray {
  background-color: #494949;
}

.background--brand-alt-gray {
  background-color: #767676;
}

.background--brand-red {
  background-color: #D72727;
}

.background--brand-alt-red {
  background-color: #ac1f1f;
}

.background--brand-stone {
  background-color: #484A48;
}

.background--facebook {
  background-color: #3C579D;
}

.background--linkedin {
  background-color: #1676BB;
}

.button--full-width {
  width: 100%;
}

.button--facbeook {
  background-color: #3b5998;
}

.button--twitter {
  background-color: #55acee;
}

.button--linkedin {
  background-color: #007bb5;
}

.column--center-text {
  text-align: center;
}

.color--facebook {
  color: #3b5998;
}

.color--linkedin {
  color: #007bb6;
}

.color--twitter {
  color: #00b6f1;
}

.container--narrow {
  max-width: 940px;
}

.element--display-block {
  display: block !important;
}

.element--display-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.image--reverse-horizontally {
  -webkit-filter: FlipH;
          filter: FlipH;
}

.shade {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  .shade {
    display: none;
  }
}

.section--light-theme .shade {
  background-color: rgba(255, 255, 255, 0.8);
}

.section--dark-theme {
  color: #fff;
}

.section--dark-theme .shade {
  background-color: rgba(0, 0, 0, 0.8);
}

.text--white {
  color: #fff;
}

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

.text--lighter {
  font-weight: lighter;
}

.text--no-margin-bottom {
  margin-bottom: 0;
}

.text--letter-spacing {
  letter-spacing: 3px;
}

.text--source-sans {
  font-family: "Source Sans Pro", sans-serif;
}

.section--overlap {
  margin-top: 0 !important;
}

.rule {
  width: 20%;
  height: 5px;
  margin: 1rem auto;
  border: none;
  max-width: 60px;
}

.rule--dark-gray {
  background: #4d4d4d;
}

.rule--light-gray {
  background: #e6e6e6;
}

.rule--white {
  background-color: #fff;
}

@media (min-width: 768px) {
  .break--line::before {
    content: "\A";
    white-space: pre;
  }
}

.video {
  height: 0;
  margin-bottom: 0.88889rem;
  overflow: hidden;
  padding-bottom: 56.34%;
  padding-top: 1.38889rem;
  position: relative;
}

.video iframe {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}

.seperator--triangle {
  position: absolute;
  bottom: -26px;
  left: 0px;
  width: 100%;
  text-align: center;
}

.seperator--triangle:after {
  content: '';
  display: inline-block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #fff;
  width: 50px;
  height: 50px;
}

.header {
  width: 100%;
  padding: 1rem 0;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
}

.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
}

.header__column {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
}

.header__column--left {
  text-align: center;
}

.header__logo {
  width: 100%;
  max-width: 275px;
  display: inline-block;
}

.header__column--right {
  text-align: right;
}

.footer {
  border-top: 1px solid #c3c3c3;
  background-color: #A7A7A7;
  padding: 1rem 0;
}

@media (min-width: 768px) {
  .footer {
    padding: 1rem 0;
  }
}

.footer__outer {
  max-width: 650px;f
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer__outer:after {
  content: " ";
  display: block;
  clear: both;
}

.footer__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  text-align: center;
}

.footer__inner p {
  margin-top: 0;
  line-height: 1;
  color: #DADADA;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: .8rem;
  margin-top: .5rem;
}

@media (min-width: 768px) {
  .footer__inner p {
    margin-top: 0;
  }
}

.footer__inner--left {
  text-align: center;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (min-width: 768px) {
  .footer__inner--left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: right;
  }
}

.footer__inner--center {
  text-align: center;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 768px) {
  .footer__inner--center {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    text-align: center;
  }
}

.footer__inner--right {
  text-align: center;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

@media (min-width: 768px) {
  .footer__inner--right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    text-align: left;
  }
}

.footer__logo {
  width: 60%;
  max-width: 250px;
}

.thank-you-page-top__content p {
  font-size: 1.15rem;
  line-height: 1.5;
}

.know-more__section {
  padding: 5rem 0;
  background-color: #000;
}

@media (min-width: 995px) {
  .know-more__section {
    background: #000 url(http://files.darrenhardy.com/persuasion-resources/darren-seated.png) no-repeat;
    background-position: center 50%;
    background-position: 250px bottom;
    background-size: 1000px;
  }
}

@media (min-width: 1165px) {
  .know-more__section {
    background: #000 url(http://files.darrenhardy.com/persuasion-resources/darren-seated.png) no-repeat;
    background-position: center 50%;
    background-position: 160% bottom;
    background-size: 1000px;
    padding: 5rem 0;
  }
}

@media (min-width: 1260px) {
  .know-more__section {
    background-position: 116% bottom;
  }
}

@media (min-width: 1560px) {
  .know-more__section {
    background-position: 97% bottom;
  }
}

@media (min-width: 1800px) {
  .know-more__section {
    background-position: 73% bottom;
  }
}

.know-more__outer {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}

.know-more__outer:after {
  content: " ";
  display: block;
  clear: both;
}

.know-more__outer p {
  font-weight: lighter;
  font-size: 1.25rem;
  line-height: 1.5;
}

.know-more__outer .know-more__headline {
  font-size: 2.5rem;
}

.know-more__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.77778%;
  padding-right: 2.77778%;
}

@media (min-width: 995px) {
  .know-more__inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 3.78788%;
    padding-right: 3.78788%;
  }
}

.know-more__inner--image {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.77778%;
  padding-right: 2.77778%;
  margin-top: 2rem;
}

@media (min-width: 995px) {
  .know-more__inner--image {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.77778%;
    padding-right: 2.77778%;
    margin-top: 0;
  }
}

.whats-next__section {
  padding: 4rem 0;
  background: url(https://darrenhardy.com/images/wood4.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.whats-next__content__outer {
  max-width: 675px;
  margin-left: auto;
  margin-right: auto;
}

.whats-next__content__outer:after {
  content: " ";
  display: block;
  clear: both;
}

.whats-next__content__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
  color: #fff;
  text-align: center;
}

.whats-next__content__inner p {
  font-size: 1.25rem;
  font-weight: lighter;
  line-height: 1.5;
}

.trust-logos__wrapper {
  width: 100%;
}

.trust-logos__outer {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.trust-logos__outer:after {
  content: " ";
  display: block;
  clear: both;
}

.trust-logos__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

@media (min-width: 1024px) {
  .trust-logos__inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 3.125%;
    padding-right: 3.125%;
  }
}

.trust-logo__image {
  width: 100%;
}

.button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  overflow-wrap: break-word;
  white-space: normal;
  padding: 15px 22px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: 3px;
  background-color: #D72727;
  color: #fff;
  text-transform: uppercase;
  border: none;
  -webkit-transition: background-color .3s ease-in;
  transition: background-color .3s ease-in;
  text-decoration: none;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
}

.button:hover {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  overflow-wrap: break-word;
  white-space: normal;
  background-color: #444;
  color: #fff;
}

.ghost-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  font-family: "Lato", sans-serif;
  overflow-wrap: break-word;
  white-space: normal;
  padding: 15px 22px;
  font-size: 1rem;
  line-height: 1.25;
  background-color: transparent;
  color: #494949;
  font-weight: 300;
  text-transform: uppercase;
  border: 1px solid #494949;
  letter-spacing: 3px;
  -webkit-transition: background-color .3s ease-in, color .3s ease-in, border .3s ease-in;
  transition: background-color .3s ease-in, color .3s ease-in, border .3s ease-in;
  text-decoration: none;
  text-align: center;
}

.ghost-button:hover {
  position: relative;
  cursor: pointer;
  outline: none;
  overflow-wrap: break-word;
  white-space: normal;
  border-color: #303030;
  background-color: #494949;
  color: white;
}

.video-hero {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  position: relative;
  z-index: 3;
  overflow-y: hidden;
}

.video-hero__shade {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2;
}

.video-hero__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  -o-object-fit: cover;
     object-fit: cover;
}

.video-hero__content__container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  position: relative;
  z-index: 3;
}

.video-hero__content__container:after {
  content: " ";
  display: block;
  clear: both;
}

.video-hero__content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 1.38889%;
  padding-right: 1.38889%;
  text-align: center;
}

.video-hero__headline {
  font-size: 2rem;
  font-weight: lighter;
  font-family: "MillerBanner-Light", serif;
  color: #fff;
  margin: 0;
  line-height: 1.5;
  letter-spacing: 1.5px;
}

@media (min-width: 768px) {
  .video-hero__headline {
    font-size: 3rem;
  }
}

@media (min-width: 1024px) {
  .video-hero__headline {
    font-size: 4.5rem;
  }
}

.video-hero__subheadline {
  font-size: 1.5rem;
  font-weight: lighter;
  font-family: "MillerBanner-Light", serif;
  color: #fff;
  margin: 1rem 0 0;
}

@media (min-width: 768px) {
  .video-hero__subheadline {
    font-size: 1.5rem;
  }
}

.video-hero__lead-paragraph {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 300;
  color: #fff;
  letter-spacing: 2px;
}

@media (min-width: 768px) {
  .video-hero__lead-paragraph {
    font-size: 1.5rem;
  }
}

.video-hero__button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  overflow-wrap: break-word;
  white-space: normal;
  padding: 15px 22px;
  font-size: 0.8rem;
  line-height: 1.25;
  letter-spacing: 3px;
  background-color: #D72727;
  color: #fff;
  text-transform: uppercase;
  border: none;
  -webkit-transition: background-color .3s ease-in;
  transition: background-color .3s ease-in;
  text-decoration: none;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
}

.video-hero__button:hover {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  overflow-wrap: break-word;
  white-space: normal;
  background-color: #444;
  color: #fff;
}

@media (min-width: 768px) {
  .video-hero__button {
    font-size: 1rem;
  }
}

.exit-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 900;
}

.exit-modal__outer {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #273531;
  padding: 20px;
  position: relative;
  z-index: 10;
  color: #fff;
}

.exit-modal__outer:after {
  content: " ";
  display: block;
  clear: both;
}

.exit-modal__content__container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #fff;
}

.exit-modal__content__container:after {
  content: " ";
  display: block;
  clear: both;
}

.exit-modal__content-left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
}

@media (min-width: 800px) {
  .exit-modal__content-left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
    position: relative;
  }
}

.exit-modal__image {
  display: block;
  width: 80%;
  max-width: 200px;
  margin: 0 auto;
}

@media (min-width: 800px) {
  .exit-modal__image {
    position: absolute;
    right: -17%;
    width: 135%;
    max-width: 415px;
    margin: 0;
  }
}

.exit-modal__content-right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  color: #fff;
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 800px) {
  .exit-modal__content-right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
    float: right;
  }
}

.exit-modal__content-right h2 {
  font-size: 2.121rem;
  line-height: 1.2;
  margin-bottom: 1rem;
  line-height: 1.15;
  margin-bottom: 0;
  margin-top: 0;
}

@media (min-width: 768px) {
  .exit-modal__content-right h2 {
    font-size: 2.121rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

@media (min-width: 1024px) {
  .exit-modal__content-right h2 {
    font-size: 2.121rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

@media (min-width: 800px) {
  .exit-modal__content-right h2 {
    font-size: 2.4745rem;
    line-height: 1.2;
    margin-bottom: 1rem;
    line-height: 1.15;
    margin-bottom: 0;
  }
}

@media (min-width: 800px) and (min-width: 768px) {
  .exit-modal__content-right h2 {
    font-size: 2.4745rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

@media (min-width: 800px) and (min-width: 1024px) {
  .exit-modal__content-right h2 {
    font-size: 2.4745rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

.exit-modal__content-right p {
  letter-spacing: 3px;
  font-weight: lighter;
  margin-bottom: 1.25rem;
}

@media (min-width: 800px) {
  .exit-modal__content-right p {
    font-size: 1.25rem;
  }
}

.underline {
  display: inline-block;
  border-bottom: 1px solid #fff;
  margin-bottom: 1rem;
  padding-bottom: .5rem;
}

.exit-modal__button--close {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
}

.notification {
  background-color: #992922;
  color: #fff;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  text-align: center;
  padding: .75rem 0;
  top: 0;
  position: fixed;
  z-index: 10;
  width: 100%;
}

@media (min-width: 768px) {
  .notification br {
    display: none;
  }
}

.notification__inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.notification__inner:after {
  content: " ";
  display: block;
  clear: both;
}

.notification__content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.77778%;
  padding-right: 2.77778%;
}

.notification__message {
  margin-top: 0;
  font-size: .8rem;
  font-family: "Raleway", sans-serif;
  line-height: 1.25;
  font-weight: 600;
  margin-bottom: 0;
  vertical-align: middle;
}

@media (min-width: 900px) {
  .notification__message {
    font-size: 1rem;
    letter-spacing: 2px;
  }
}

.button--notification {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px #fff solid;
  padding: 3px 6px;
  text-transform: uppercase;
  background-color: transparent;
  margin-top: 0;
  cursor: pointer;
  color: #fff;
  font-weight: 600;
  font-size: .8rem;
  font-family: "Raleway", sans-serif;
}

@media (min-width: 1200px) {
  .button--notification {
    margin-left: 10px;
    margin-top: 0;
    font-size: 1rem;
    vertical-align: middle;
  }
}

.notification__social__button {
  border-radius: 5px;
  padding: 5px 10px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  text-decoration: none;
  font-family: "Lato", sans-serif;
  cursor: pointer;
  margin-top: 5px;
}

@media (min-width: 768px) {
  .notification__social__button {
    margin-left: 10px;
    margin-top: 0;
  }
}

.notification__icon {
  margin-right: 10px;
}

.notification__message__link {
  color: #fff;
  text-decoration: none;
  -webkit-transition: color .3s ease-out;
  transition: color .3s ease-out;
}

.notification__message__link:hover {
  color: #fafafa;
}

.resource-section {
  padding: 2rem 0;
  color: #494949;
  position: relative;
}

.typeface--raleway {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 1.15rem;
}

.typeface--all-caps {
  text-transform: uppercase;
}

.resource-section:nth-child(1n) .resource-section__inner--left {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (min-width: 768px) {
  .resource-section:nth-child(1n) .resource-section__inner--left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.resource-section:nth-child(1n) .resource-section__inner--right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 768px) {
  .resource-section:nth-child(1n) .resource-section__inner--right {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.resource-section:nth-child(2n) {
  background-color: #EDEDED;
}

.resource-section:nth-child(2n) .resource-section__inner--left {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (min-width: 768px) {
  .resource-section:nth-child(2n) .resource-section__inner--left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.resource-section:nth-child(2n) .resource-section__inner--right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 768px) {
  .resource-section:nth-child(2n) .resource-section__inner--right {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.hs_cos_wrapper_type_custom_widget:nth-child(1n) .resource-section .resource-section__inner--left {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (min-width: 768px) {
  .hs_cos_wrapper_type_custom_widget:nth-child(1n) .resource-section .resource-section__inner--left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.hs_cos_wrapper_type_custom_widget:nth-child(1n) .resource-section .resource-section__inner--right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 768px) {
  .hs_cos_wrapper_type_custom_widget:nth-child(1n) .resource-section .resource-section__inner--right {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.hs_cos_wrapper_type_custom_widget:nth-child(2n) .resource-section {
  background-color: #EDEDED;
}

.hs_cos_wrapper_type_custom_widget:nth-child(2n) .resource-section .resource-section__inner--left {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (min-width: 768px) {
  .hs_cos_wrapper_type_custom_widget:nth-child(2n) .resource-section .resource-section__inner--left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.hs_cos_wrapper_type_custom_widget:nth-child(2n) .resource-section .resource-section__inner--right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 768px) {
  .hs_cos_wrapper_type_custom_widget:nth-child(2n) .resource-section .resource-section__inner--right {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.resource-section__outer {
  width: 100%;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.resource-section__outer:after {
  content: " ";
  display: block;
  clear: both;
}

.resource-section__inner--left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 3.125%;
  padding-right: 3.125%;
}

.resource-section__inner--left p {
  margin-top: .5rem;
}

@media (min-width: 768px) {
  .resource-section__inner--left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 3.125%;
    padding-right: 3.125%;
  }
}

.resource-section-persuasion__headline {
  margin-top: 0;
  line-height: 1.5;
  font-size: 1.5rem;
}

.resource-section__inner--right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 3.125%;
  padding-right: 3.125%;
}

@media (min-width: 768px) {
  .resource-section__inner--right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 3.125%;
    padding-right: 3.125%;
  }
}

.resource-section__inner--right .video {
  
}

.resource-delivery__flex-column .hs_cos_wrapper_type_rich_text, .hs_cos_wrapper_type_form, .hs_cos_wrapper_type_linked_image {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  float: none;
  margin: 2rem auto;
  max-width: 1040px;
}

.resource-delivery-hero__wrapper {
  background-color: #283430;
  position: relative;
  overflow: hidden;
}

@media (min-width: 1024px) {
  .resource-delivery-hero__wrapper {
    min-height: 15vh;
  }
}

.resource-delivery-hero__outer {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 0 0 0;
  position: relative;
  width: 100%;
  margin-top: 1rem;
  z-index: 2;
}

.resource-delivery-hero__outer:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 600px) {
  .resource-delivery-hero__outer {
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.resource-delivery-hero--left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.77778%;
  padding-right: 2.77778%;
  position: relative;
  z-index: 3;
  margin-bottom: 2rem;
  text-align: center;
}

@media (min-width: 768px) {
  .resource-delivery-hero--left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 3;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
}

.resource-delivery-hero--right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.77778%;
  padding-right: 2.77778%;
  position: relative;
  z-index: 3;
}

@media (min-width: 768px) {
  .resource-delivery-hero--right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
}

.resource-delivery-hero__logo {
  width: 100%;
  max-width: 500px;
  display: block;
  margin: 0 auto 2rem;
}

.resource-delivery-hero__subject-image {
  width: 100%;
  display: block;
}

.resource-delivery-hero--desktop {
  display: none;
}

@media (min-width: 768px) {
  .resource-delivery-hero--desktop {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
}

.resource-delivery-hero--mobile {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
  display: block;
  margin-top: 2rem;
  overflow: hidden;
}

@media (min-width: 1024px) {
  .resource-delivery-hero--mobile {
    display: none;
  }
}

.nav__wrapper--dd {
  top: 0;
  left: 0;
  width: 100% !important;
  background-color: #fff;
  z-index: 100;
  position: fixed;
  border-bottom: 1px solid #c3c3c3;
}

.nav__wrapper--dd .notification {
  position: relative;
}

.nav__outer--dd {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: .5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
}

.nav__outer--dd:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 768px) {
  .nav__outer--dd {
    height: 80px;
    padding: 0;
  }
}

.main__outer--dd {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  width: 95%;
}

.main__outer--dd:after {
  content: " ";
  display: block;
  clear: both;
}

.subscribe__outer--dd {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 2rem;
  background-color: #767676;
  background: url("https://2518645.fs1.hubspotusercontent-na1.net/hubfs/2518645/paper.jpg") repeat;
  padding: 2rem 1.4rem;
  border: 1px solid #767676;
}

.subscribe__outer--dd:after {
  content: " ";
  display: block;
  clear: both;
}

.subscribe__outer--dd .hs-form-required {
  display: none;
}

.subscribe__outer--dd .hs-richtext {
  display: none;
}

.subscribe__outer--dd .hs-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  overflow-wrap: break-word;
  white-space: normal;
  padding: 15px 22px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: 3px;
  background-color: #D72727;
  color: #fff;
  text-transform: uppercase;
  border: none;
  -webkit-transition: background-color .3s ease-in;
  transition: background-color .3s ease-in;
  text-decoration: none;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  width: 100%;
}

.subscribe__outer--dd .hs-button:hover {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  overflow-wrap: break-word;
  white-space: normal;
  background-color: #444;
  color: #fff;
}

.subscribe__outer--dd .rule {
  display: block;
  margin: 10px auto;
  width: 100%;
  border: none;
  height: 3px;
}

.subscribe__outer--dd .rule--short {
  width: 20%;
}

.subscribe__outer--dd .rule--gray {
  background-color: #767676;
}

.subscribe__outer--dd .rule--left {
  margin: 10px auto;
}

@media (min-width: 768px) {
  .subscribe__outer--dd .rule--left {
    margin-right: auto;
    margin-left: 0;
  }
}

.subscribe__outer--dd input, .subscribe__outer--dd input:focus, .subscribe__outer--dd button, .subscribe__outer--dd button:focus {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.subscribe-message__outer--left--dd {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

@media (min-width: 768px) {
  .subscribe-message__outer--left--dd {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
}

.subscribe-message__outer--right--dd {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

@media (min-width: 768px) {
  .subscribe-message__outer--right--dd {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
}

.subscribe-message__headline--dd {
  text-align: center;
  font-size: 1.5rem;
  margin: 0;
  line-height: 1.25;
}

@media (min-width: 768px) {
  .subscribe-message__headline--dd {
    font-size: 2rem;
    text-align: left;
  }
}

.subscribe-message__subheadline--dd {
  font-size: 1rem;
  margin: 0;
  text-align: center;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  margin-bottom: 1rem;
  line-height: 1.5;
  font-weight: 600;
}

@media (min-width: 768px) {
  .subscribe-message__subheadline--dd {
    text-align: left;
    font-size: 1.15rem;
  }
}

.share__outer--dd {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  padding: 0 1rem;
}

.share__outer--dd:after {
  content: " ";
  display: block;
  clear: both;
}

.share__button--dd {
  width: 32.60073%;
  float: left;
  margin-right: 1.0989%;
  text-align: center;
  color: #fff;
  background-color: #767676;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: -webkit-transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out, -webkit-transform .2s ease-out;
}

.share__button--dd p {
  line-height: 1;
  margin-top: 0;
}

.share__button--dd:hover {
  cursor: pointer;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.share__button:nth-child(4) {
  margin-right: 0;
}

.share__headline--dd {
  text-align: center;
  font-family: "Raleway", sans-serif;
  letter-spacing: 2px;
  color: #494949;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-weight: 600;
}

.fb__outer--dd {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
}

.fb__outer--dd:after {
  content: " ";
  display: block;
  clear: both;
}

.fb__inner--dd {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.modal__outer--dd {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0;
  z-index: 200;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: opacity .2s 2s ease-out;
  transition: opacity .2s 2s ease-out;
  overflow-x: hidden;
  overflow-y: scroll;
  display: none;
}

.modal__outer--dd .modal__close-button--dd {
  position: absolute;
  z-index: 201;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  cursor: pointer;
}

.modal--show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}

.button__close-modal--dd {
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
}

.button--white {
  color: #fff;
}

.modal-content__inner--dd {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.modal__logo--dd {
  width: 70%;
  max-width: 250px;
  display: block;
  margin: 0 auto 2rem auto;
}

.modal__headline--dd {
  font-size: 1.5rem;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.2;
  color: #ac1f1f;
}

@media (min-width: 768px) {
  .modal__headline--dd {
    font-size: 2rem;
  }
}

.modal__subheadline--dd {
  font-family: "Raleway", sans-serif;
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  font-weight: 600;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .modal__subheadline--dd {
    font-size: 1.25rem;
  }
}

.modal__subheadline--star--dd {
  font-size: 1rem;
  font-family: "Lato", sans-serif;
  margin-top: 1rem;
}

.modal__second-subheadline--dd {
  font-family: "Raleway", sans-serif;
  font-size: .9rem;
  color: #c3c3c3;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
  font-weight: 600;
}

.screen--blur--dd {
  -webkit-filter: blur(5px);
          filter: blur(5px);
}

.modal-form__outer--dd {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
}

.modal-form__outer--dd:after {
  content: " ";
  display: block;
  clear: both;
}

.modal-form__inner--dd {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.modal-form__inner--dd .hs-richtext, .modal-form__inner--dd .hs-form-required {
  display: none;
}

.modal-form__inner--dd .hs-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  overflow-wrap: break-word;
  white-space: normal;
  padding: 15px 22px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: 3px;
  background-color: #D72727;
  color: #fff;
  text-transform: uppercase;
  border: none;
  -webkit-transition: background-color .3s ease-in;
  transition: background-color .3s ease-in;
  text-decoration: none;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  width: 100%;
}

.modal-form__inner--dd .hs-button:hover {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  overflow-wrap: break-word;
  white-space: normal;
  background-color: #444;
  color: #fff;
}

.modal-form__opt-out--dd {
  width: 100%;
}

.modal-form__opt-out--dd p {
  font-size: .8rem;
  text-align: center;
  margin-top: 1rem;
}

.modal-form__opt-out--dd p a {
  color: #c3c3c3;
  -webkit-transition: color .3s ease-out;
  transition: color .3s ease-out;
  cursor: pointer;
}

.modal-form__opt-out--dd p a:hover {
  color: #909090;
}

.modal-content__outer--dd {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #c3c3c3;
  position: relative;
  z-index: 202;
  padding: 2rem 1rem 1rem;
  position: relative;
  opacity: 1;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  -webkit-transition: opacity .3s .3s ease-in, -webkit-transform .3s .4s ease-out;
  transition: opacity .3s .3s ease-in, -webkit-transform .3s .4s ease-out;
  transition: opacity .3s .3s ease-in, transform .3s .4s ease-out;
  transition: opacity .3s .3s ease-in, transform .3s .4s ease-out, -webkit-transform .3s .4s ease-out;
}

.modal-content__outer--dd:after {
  content: " ";
  display: block;
  clear: both;
}
ul.inputs-list{
    list-style:none;
}
.hs-input:not([type="radio"]):not([type="checkbox"]) {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  /*
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
  */
}

.hs-input[type="radio"],
.hs-input[type="checkbox"] {
	position: relative;
	top: 2px;
}

.input ul[role="checkbox"] {
	padding-left: 0;
}

.hs-error-msgs {
  margin: 0 0 1rem;
  padding: 0;
}

.hs-error-msgs li {
  list-style: none;
  padding: .25rem;
  border: #D72727 1px solid;
  background-color: #f7d3d3;
  border-radius: 2px;
}

.generic-section {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  position: relative;
}

.generic-section:after {
  content: " ";
  display: block;
  clear: both;
}

.generic-section .hs_cos_wrapper_type_rich_text {
  padding: 2rem;
}

.generic-section__content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
}
/*Dark footer styles*/
.dark-bio-footer {
  padding: 2.5rem 0;
  background: #222;
}

.dark-bio-footer-logos {
  background: #222;
  padding: 1rem 0;
}
.light-bio-footer-logos {
  padding: 1rem 0;
  border-top: 1px solid #e6e6e6;
}

.dark-bio-footer__container, .container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-bottom: 2rem;
}

.dark-bio-footer__container:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 768px) {
  .dark-bio-footer__container {
    margin-top: 0%;
  }
}

@media (min-width: 1024px) {
  .dark-bio-footer__container {
    margin-top: -8%;
  }
}

@media (min-width: 1210px) {
  .dark-bio-footer__container {
    margin-top: -85px;
  }
}

.dark-bio-footer__content-left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  color: #CFCFCF;
}

.dark-bio-footer__content-left h4, .dark-bio-footer__content-left p {
  color: #CFCFCF;
  text-align:left;
}

.dark-bio-footer__content-left p {
  letter-spacing: 1.25px;
  font-size: 1rem;
  line-height: 1.75;
  font-weight: lighter;
}

@media (min-width: 768px) {
  .dark-bio-footer__content-left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: 3.78788%;
    padding-right: 3.78788%;
    padding-right: 5%;
  }
}

@media (min-width: 1024px) {
  .dark-bio-footer__content-left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
    padding-top: 6%;
    padding-right: 5%;
  }
}

@media (min-width: 1200px) {
  .dark-bio-footer__content-left {
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .dark-bio-footer__container--flipped .dark-bio-footer__content-left {
    padding-left: 5%;
    padding-right: 0;
  }
}

@media (min-width: 1024px) {
  .dark-bio-footer__container--flipped .dark-bio-footer__content-left {
    padding-top: 6%;
    padding-left: 5%;
  }
}

@media (min-width: 1200px) {
  .dark-bio-footer__container--flipped .dark-bio-footer__content-left {
    padding-left: 0;
  }
}

.dark-bio-footer__headline {
  font-family: "Raleway", sans-serif;
  line-height: 1.15;
  font-weight: 800;
}

.dark-bio-footer__content-right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  text-align: center;
}

.dark-bio-footer__content-right img {
  width: 100%;
}

@media (min-width: 768px) {
  .dark-bio-footer__content-right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}

@media (min-width: 1024px) {
  .dark-bio-footer__content-right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}

.dark-bio-footer__container--flipped .dark-bio-footer__content-right {
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .dark-bio-footer__container--flipped .dark-bio-footer__content-right {
    margin-bottom: 0;
  }
}

.dark-bio-footer__darren-image {
  width: 100%;
  max-width: 345px;
  display: block;
  margin: 0 auto;
}

.dark-bio-footer__rule {
  display: none;
  width: 100%;
}

@media (min-width: 768px) {
  .dark-bio-footer__rule {
    display: block;
    position: absolute;
    bottom: -6%;
    left: 0;
  }
}

@media (min-width: 1024px) {
  .dark-bio-footer__rule {
    bottom: -8%;
  }
}

.dark-bio-footer__trust-logos__container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.dark-bio-footer__trust-logos__container:after {
  content: " ";
  display: block;
  clear: both;
}

.dark-bio-footer__trust-logos__content-left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  text-align: center;
}

@media (min-width: 768px) {
  .dark-bio-footer__trust-logos__content-left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}

.dark-bio-footer__trust-logos__content-right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  text-align: center;
}

@media (min-width: 768px) {
  .dark-bio-footer__trust-logos__content-right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}

.dark-bio-footer__trust-logos__headline {
  font-size: .7rem;
  color: #767676;
  font-weight: bolder;
  margin-bottom: .5rem;
}

.dark-bio-footer__logos {
  width: 100%;
}
/*White Footer Styles*/

.white-bio-footer {
  padding: 2.5rem 0;
  background: #fff;
}

.white-bio-footer-logos {
  background: #222;
  padding: 1rem 0;
}
.light-bio-footer-logos {
  padding: 1rem 0;
  border-top: 1px solid #e6e6e6;
}

.white-bio-footer__container, .container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-bottom: 2rem;
}

.white-bio-footer__container:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 768px) {
  .white-bio-footer__container {
    margin-top: 0%;
  }
}

@media (min-width: 1024px) {
  .white-bio-footer__container {
    margin-top: -8%;
  }
}

@media (min-width: 1210px) {
  .white-bio-footer__container {
    margin-top: -85px;
  }
}

.white-bio-footer__content-left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  color: #CFCFCF;
}

.white-bio-footer__content-left h4 {
  color: #494949;
}
.white-bio-footer__content-left p{
    color:#767676;
}

.white-bio-footer__content-left p {
  letter-spacing: 1.25px;
  font-size: 1rem;
  line-height: 1.75;
  font-weight: lighter;
}

@media (min-width: 768px) {
  .white-bio-footer__content-left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: 3.78788%;
    padding-right: 3.78788%;
    padding-right: 5%;
  }
}

@media (min-width: 1024px) {
  .white-bio-footer__content-left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
    padding-top: 6%;
    padding-right: 5%;
  }
}

@media (min-width: 1200px) {
  .white-bio-footer__content-left {
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .white-bio-footer__container--flipped .white-bio-footer__content-left {
    padding-left: 5%;
    padding-right: 0;
  }
}

@media (min-width: 1024px) {
  .white-bio-footer__container--flipped .white-bio-footer__content-left {
    padding-top: 6%;
    padding-left: 5%;
  }
}

@media (min-width: 1200px) {
  .white-bio-footer__container--flipped .white-bio-footer__content-left {
    padding-left: 0;
  }
}

.white-bio-footer__headline {
  font-family: "Raleway", sans-serif;
  line-height: 1.15;
  font-weight: 800;
}

.white-bio-footer__content-right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  text-align: center;
}

.white-bio-footer__content-right img {
  width: 100%;
}

@media (min-width: 768px) {
  .white-bio-footer__content-right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}

@media (min-width: 1024px) {
  .white-bio-footer__content-right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}

.white-bio-footer__container--flipped .white-bio-footer__content-right {
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .white-bio-footer__container--flipped .white-bio-footer__content-right {
    margin-bottom: 0;
  }
}

.white-bio-footer__darren-image {
  width: 100%;
  max-width: 345px;
  display: block;
  margin: 0 auto;
}

.white-bio-footer__rule {
  display: none;
  width: 100%;
}

@media (min-width: 768px) {
  .white-bio-footer__rule {
    display: block;
    position: absolute;
    bottom: -6%;
    left: 0;
  }
}

@media (min-width: 1024px) {
  .white-bio-footer__rule {
    bottom: -8%;
  }
}

.white-bio-footer__trust-logos__container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.white-bio-footer__trust-logos__container:after {
  content: " ";
  display: block;
  clear: both;
}

.white-bio-footer__trust-logos__content-left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  text-align: center;
}

@media (min-width: 768px) {
  .white-bio-footer__trust-logos__content-left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}

.white-bio-footer__trust-logos__content-right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  text-align: center;
}

@media (min-width: 768px) {
  .white-bio-footer__trust-logos__content-right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}

.white-bio-footer__trust-logos__headline {
  font-size: .7rem;
  color: #767676;
  font-weight: bolder;
  margin-bottom: .5rem;
}

.white-bio-footer__logos {
  width: 100%;
}

.gray-footer {
  background-color: #ddd;
  padding: 2rem 0 0;
}

.gray-footer .hs-menu-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.gray-footer .hs-menu-wrapper ul li {
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: .8rem;
}

.gray-footer .hs-menu-wrapper ul li a {
  text-decoration: none;
  color: #767676;
  -webkit-transition: color .3s ease-out;
  transition: color .3s ease-out;
}

.gray-footer .hs-menu-wrapper ul li a:hover {
  color: #909090;
}

.gray-footer__container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 2px solid #A8A8A8;
  padding-bottom: 1rem;
}

.gray-footer__container:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 768px) {
  .gray-footer__container {
    display: block;
  }
}

.gray-footer__container:nth-child(2n) {
  border-bottom: 0;
}

.gray-footer__menu-headline {
  font-weight: 800;
  color: #767676;
}

.gray-footer__content-left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .gray-footer__content-left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
    padding-left: 0;
  }
}

.gray-footer__content-middle {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  text-align: center;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .gray-footer__content-middle {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}

.gray-footer__logo {
  width: 100%;
  max-width: 260px;
}

.gray-footer__content-right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .gray-footer__content-right {
    text-align: right;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
    padding-right: 0;
  }
}

.gray-footer__copyright {
  padding: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.gray-footer__copyright-left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
}

@media (min-width: 768px) {
  .gray-footer__copyright-left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
    padding-left: 0;
  }
}

.gray-footer__copyright-left .gray-footer__copyright-paragraph {
  text-align: center;
  font-size: .7rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  color: #777;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .gray-footer__copyright-left .gray-footer__copyright-paragraph {
    text-align: left;
    letter-spacing: 2px;
  }
}

.gray-footer__copyright-right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
}

@media (min-width: 768px) {
  .gray-footer__copyright-right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
    padding-right: 0;
  }
}

.gray-footer__social-list {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  float: none;
  text-align: center;
}

@media (min-width: 768px) {
  .gray-footer__social-list {
    float: right;
    text-align: right;
  }
}

.gray-footer__social-list__link {
  display: block;
  color: #777;
  -webkit-transition: color .3s ease-out;
  transition: color .3s ease-out;
  cursor: pointer;
  text-decoration: none;
}

.gray-footer__social-list__link:hover {
  color: #919191;
}

.gray-footer__social-list__item {
  display: inline-block;
  margin-right: 20px;
}

.gray-footer__social-list__item:last-of-type {
  margin-right: 0;
}

.dark-broadcast-optin {
  min-height: 25vh;
  background-color: #fff;
  padding: 4rem 0 4rem 0;
}

.dark-broadcast-optin__container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.dark-broadcast-optin__container:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 768px) {
  .dark-broadcast-optin__container {
    display: block;
  }
}

.dark-broadcast-optin__content-left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  height: 300px;
  overflow-y: hidden;
}

@media (min-width: 400px) {
  .dark-broadcast-optin__content-left {
    height: 500px;
  }
}

@media (min-width: 768px) {
  .dark-broadcast-optin__content-left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
    height: auto;
  }
}

.dark-broadcast-optin__darren-image {
  width: 100%;
  display: block;
  margin: 0 auto;
}

@media (min-width: 600px) {
  .dark-broadcast-optin__darren-image {
    width: 60%;
  }
}

@media (min-width: 768px) {
  .dark-broadcast-optin__darren-image {
    width: 100%;
  }
}

.dark-broadcast-optin__content-right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-align: center;
}

@media (min-width: 768px) {
  .dark-broadcast-optin__content-right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}

.dark-broadcast-optin__content-right p {
  font-size: 1.15rem;
  line-height: 1.5;
}

.dark-broadcast-optin__logo {
  width: 100%;
  max-width: 560px;
  margin-bottom: 2rem;
}

.landing-page--calendly {
  padding-top: 2rem;
  margin-bottom: 4rem;
}

.landing-page--register {
  padding-top: 4rem;
  background: url(https://2518645.fs1.hubspotusercontent-na1.net/hubfs/2518645/hpf-bg.jpg) no-repeat;
  background-size: cover;
  color: #fff;
}

.landing-page--background-image {
  background: -webkit-gradient(linear, left top, left bottom, from(#262626), color-stop(85%, #262626), color-stop(97%, white));
  background: linear-gradient(to bottom, #262626 0%, #262626 85%, white 97%);
  background-size: cover;
  color: #fff;
  padding-top: 1rem;
}

@media (min-width: 768px) {
  .landing-page--background-image {
    min-height: 70vh;
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
}

.landing-page--dark-background {
  color: #fff;
}

.landing-page__container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.landing-page__container:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 1024px) {
  .landing-page__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.landing-page__text__container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  text-align: center;
  margin-bottom: 1rem;
}

@media (min-width: 1024px) {
  .landing-page__text__container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}

.landing-page__text__container--register p {
  font-size: 1.15rem;
  line-height: 1.5;
}

@media (min-width: 1024px) {
  .landing-page__text__container--register {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}

.landing-page__logo {
  width: 100%;
}

@media (min-width: 768px) {
  .landing-page__logo {
    width: 80%;
    margin: 0 auto;
  }
}

.landing-page__logo--register {
  margin-bottom: 1.25rem;
  width: 100%;
}

.landing-page__rule {
  width: 15%;
  margin: 1rem auto;
  height: 3px;
  background-color: #bbb;
  border: 0;
}

.landing-page__headline {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  margin: 0;
  font-size: 1.25rem;
}

@media (min-width: 768px) {
  .landing-page__headline {
    font-size: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .landing-page__headline {
    font-size: 1.25rem;
  }
}

.leanding-page__subheadline {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: lighter;
  font-size: 1.15rem;
  margin: 1rem 0 0;
}

@media (min-width: 768px) {
  .leanding-page__subheadline {
    font-size: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .leanding-page__subheadline {
    font-size: 1.25rem;
  }
}

.landing-page__paragraph {
  font-family: "Source Sans Pro", sans-serif;
  font-size: .8rem;
  margin: 0 0 1rem;
  line-height: 1.5;
  font-weight: lighter;
  letter-spacing: 1.5px;
}

@media (min-width: 375px) {
  .landing-page__paragraph {
    font-size: .9rem;
  }
}

@media (min-width: 414px) {
  .landing-page__paragraph {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  .landing-page__paragraph {
    font-size: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .landing-page__paragraph {
    font-size: 1.25rem;
  }
}

.landing-page__button, .hs-button {
  text-decoration: uppercase;
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  white-space: normal;
  padding: 1rem 3rem;
  font-size: 0.8rem;
  line-height: 1.25;
  letter-spacing: .2rem;
  background-color: #992922;
  color: #fff;
  text-transform: uppercase;
  border: none;
  -webkit-transition: background-color .3s ease-in;
  transition: background-color .3s ease-in;
  text-decoration: none;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  width: 100%;
}

.landing-page__button:hover, .hs-button:hover {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  overflow-wrap: break-word;
  white-space: normal;
  background-color: #494949;
  color: #fff;
}
.landing-page__button, .hs-button-ghost {
  text-decoration: uppercase;
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  white-space: normal;
  padding: 1rem 3rem;
  font-size: 0.8rem;
  line-height: 1.25;
  letter-spacing: .2rem;
  background-color: transparent;
  color: #992922;
  text-transform: uppercase;
  border: none;
  -webkit-transition: background-color .3s ease-in;
  transition: background-color .3s ease-in;
  text-decoration: none;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 3px solid #992922;
  width: 100%;
}
.landing-page__button:hover, .hs-button-ghost:hover {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  overflow-wrap: break-word;
  white-space: normal;
  background-color: #992922;
  color: #fff;
}

@media (min-width: 768px) {
  .landing-page__button, .hs-button {
    font-size: 1rem;
    width: 80%;
  }
}

@media (min-width: 1024px) {
  .landing-page__button, .hs-button {
    font-size: 1rem;
  }
}

.landing-page__image__container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
}

@media (min-width: 1024px) {
  .landing-page__image__container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
  }
}

@media (min-width: 1024px) {
  .landing-page__image__container--register {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}

.landing-page__hero-image {
  width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
}

@media (min-width: 1024px) {
  .landing-page__hero-image {
    width: 100%;
    margin-top: 1rem;
    margin-left: 0;
    margin-right: 0;
  }
}

.landing-page__hero-image--register {
  width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1024px) {
  .landing-page__hero-image--register {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.landing-page__shadow {
  width: 100%;
  max-width: 1920px;
  display: block;
  margin: 0 auto;
}

.landing-page--register .hs_cos_wrapper_type_rich_text p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: .8rem;
  margin: 0 0 1rem;
  line-height: 1.5;
  font-weight: lighter;
  letter-spacing: 1.5px;
}

@media (min-width: 375px) {
  .landing-page--register .hs_cos_wrapper_type_rich_text p {
    font-size: .9rem;
  }
}

@media (min-width: 414px) {
  .landing-page--register .hs_cos_wrapper_type_rich_text p {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  .landing-page--register .hs_cos_wrapper_type_rich_text p {
    font-size: 1rem;
  }
}

@media (min-width: 1024px) {
  .landing-page--register .hs_cos_wrapper_type_rich_text p {
    font-size: 1.15rem;
    margin-bottom: 2rem;
  }
}

.button--hollow {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  font-family: "Lato", sans-serif;
  overflow-wrap: break-word;
  white-space: normal;
  padding: 15px 22px;
  font-size: 0.8rem;
  line-height: 1.25;
  background-color: transparent;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  border: 1px solid #fff;
  letter-spacing: 3px;
  -webkit-transition: background-color .3s ease-in, color .3s ease-in, border .3s ease-in;
  transition: background-color .3s ease-in, color .3s ease-in, border .3s ease-in;
  text-decoration: none;
  text-align: center;
  width: 100%;
}

.button--hollow:hover {
  position: relative;
  cursor: pointer;
  outline: none;
  overflow-wrap: break-word;
  white-space: normal;
  border-color: #e6e6e6;
  background-color: transparent;
  color: white;
}

@media (min-width: 768px) {
  .button--hollow {
    font-size: 1rem;
    width: 80%;
  }
}

@media (min-width: 1024px) {
  .button--hollow {
    font-size: 1rem;
  }
}

.landing-page__headline--raleway {
  font-family: "Raleway", sans-serif;
  font-size: 1rem;
  letter-spacing: 2px;
}

.image--or {
  width: 100%;
  margin: 1.25rem 0;
}

@media (min-width: 768px) {
  .image--or {
    width: 80%;
  }
}

.cancellation-page {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
}

.cancellation-page:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 1200px) {
  .cancellation-page {
    max-width: 1400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.cancellation-page__content-left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
}

@media (min-width: 768px) {
  .cancellation-page__content-left {
    position: relative;
    text-align: right;
    max-width: 752px;
    margin: 0 auto;
    float: none;
  }
}

@media (min-width: 1200px) {
  .cancellation-page__content-left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}

@media (min-width: 1300px) {
  .cancellation-page__content-left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}

.cancellation-page__image {
  width: 100%;
  display: inline-block;
  margin-bottom: -5px;
}

@media (min-width: 768px) {
  .cancellation-page__image {
    width: 100%;
    max-width: 460px;
  }
}

.cancellation-page__callout {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 768px) {
  .cancellation-page__callout {
    width: 39.13043%;
    float: left;
    margin-right: 4.34783%;
    position: absolute;
    left: 10%;
    top: 113px;
    max-width: 220px;
    text-align: left;
  }
}

@media (min-width: 1024px) {
  .cancellation-page__callout {
    max-width: 300px;
    left: 5%;
  }
}

@media (min-width: 1200px) {
  .cancellation-page__callout {
    left: 2%;
  }
}

@media (min-width: 1300px) {
  .cancellation-page__callout {
    left: 1%;
    max-width: 200px;
  }
}

@media (min-width: 1600px) {
  .cancellation-page__callout {
    left: -5%;
    max-width: 220px;
  }
}

.cancellation-page__callout p {
  font-size: .8rem;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .cancellation-page__callout p {
    padding-right: 40px;
  }
}

.cancellation-page__callout hr {
  position: absolute;
  display: inline-block;
  right: -85px;
  top: 68px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border: 0;
  height: 1px;
  width: 100px;
  background-color: #494949;
}

.cancellation-page__callout__headline:after {
  content: '';
  border-bottom: 1px solid #494949;
  display: block;
  width: 100%;
}

.cancellation-page__content-right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  margin-top: 2rem;
}

@media (min-width: 768px) {
  .cancellation-page__content-right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
    float: none;
    margin: 2rem auto 0;
  }
}

@media (min-width: 1200px) {
  .cancellation-page__content-right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
  .cancellation-page__content-right p {
    font-size: .95rem;
    line-height: 1.5;
    margin-bottom: .5rem;
  }
}

@media (min-width: 1300px) {
  .cancellation-page__content-right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}

.cancellation-review {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.cancellation-review:after {
  content: " ";
  display: block;
  clear: both;
}

.cancellation-review__content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  float: none;
  margin: 0 auto 2rem;
}

@media (min-width: 768px) {
  .cancellation-review__content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}

.cancellation-review__content .hs-form-field input, .cancellation-review__content .hs-form-field textarea {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
  border-color: #797979;
}

.cancellation-review__content .hs-form-field textarea {
  height: 100px;
  min-height: 40px;
}

.cancellation-review__content .hs-form-field label {
  letter-spacing: 1px;
  margin-bottom: .5rem;
  display: block;
}

.cancellation-review__content .hs-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  overflow-wrap: break-word;
  white-space: normal;
  padding: 15px 22px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: 3px;
  background-color: #D72727;
  color: #fff;
  text-transform: uppercase;
  border: none;
  -webkit-transition: background-color .3s ease-in;
  transition: background-color .3s ease-in;
  text-decoration: none;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  width: 100%;
  background-color: #494949;
  appearance: none;
  border-radius: 0;
  border: 0;
}

.cancellation-review__content .hs-button:hover {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  overflow-wrap: break-word;
  white-space: normal;
  background-color: #444;
  color: #fff;
}

@media (min-width: 768px) {
  .cancellation-review__content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
    float: none;
    margin: 0 auto 2rem;
  }
}

.hs-error-msgs {
  padding: 0;
  margin: 0;
}

.hs-error-msgs li {
  list-style: none;
  padding: .25rem;
  border: #D72727 1px solid;
  background-color: #f7d3d3;
  border-radius: 2px;
  margin-bottom: .5rem;
}

.hs-error-msgs li > label {
  margin: 0;
  line-height: 1;
  margin-bottom: 0 !important;
}

.confirmation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.cancellation-page__video {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
}

.cancellation-page__video .video {
  margin-bottom: 2rem;
}

@media (min-width: 1024px) {
  .cancellation-page__video {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
    float: none;
    margin: 0 auto;
  }
}

#CancellationForm {
  opacity: 0;
  display: none;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

#RemoveMessage {
  opacity: 1;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

.cancellation-section {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.cancellation-section:after {
  content: " ";
  display: block;
  clear: both;
}

.cancellation-section__content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
}

.ip-optin-hero__wrapper {
  padding-top: 46px;
}

@media (min-width: 768px) {
  .ip-optin-hero__wrapper {
    padding-top: 38px;
    background-color: #F6F1ED;
  }
}

.ip-optin-hero__inner {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.ip-optin-hero__inner:after {
  content: " ";
  display: block;
  clear: both;
}

.ip-optin-hero__text-content__wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.77778%;
  padding-right: 2.77778%;
  padding-top: 2rem;
  padding-bottom: 1rem;
  text-align: center;
}

@media (min-width: 768px) {
  .ip-optin-hero__text-content__wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.77778%;
    padding-right: 2.77778%;
    padding-top: 0;
    position: relative;
    z-index: 3;
    margin-top: 5%;
  }
}

@media (min-width: 1075px) {
  .ip-optin-hero__text-content__wrapper {
    margin-top: 3%;
  }
}

.ip-optin-hero__button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  overflow-wrap: break-word;
  white-space: normal;
  padding: 15px 22px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: 3px;
  background-color: #D72727;
  color: #fff;
  text-transform: uppercase;
  border: none;
  -webkit-transition: background-color .3s ease-in;
  transition: background-color .3s ease-in;
  text-decoration: none;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  text-decoration: none;
  padding: 15px 22px;
  font-weight: 400;
}

.ip-optin-hero__button:hover {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  overflow-wrap: break-word;
  white-space: normal;
  background-color: #444;
  color: #fff;
}

@media (min-width: 768px) {
  .ip-optin-hero__button {
    font-size: 1rem;
  }
}

@media (min-width: 1024px) {
  .ip-optin-hero__button {
    font-size: 1rem;
    padding: 20px 35px;
  }
}

@media (min-width: 1920px) {
  .ip-optin-hero__button {
    font-size: 1rem;
  }
}

.ip-optin-hero__top-headline {
  font-size: 1rem;
  font-weight: bolder;
  text-transform: uppercase;
  margin-top: 0;
  line-height: 1.25;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .ip-optin-hero__top-headline {
    font-size: 1rem;
  }
}

@media (min-width: 1024px) {
  .ip-optin-hero__top-headline {
    font-size: 1rem;
  }
}

@media (min-width: 1240px) {
  .ip-optin-hero__top-headline {
    font-size: 1rem;
  }
}

@media (min-width: 1920px) {
  .ip-optin-hero__top-headline {
    font-size: 1.5rem;
  }
}

.ip-optin-hero__main-headline {
  font-size: 1.5rem;
  line-height: 1.25;
  margin-top: 0;
}

@media (min-width: 768px) {
  .ip-optin-hero__main-headline {
    font-size: 1.75rem;
  }
}

@media (min-width: 1240px) {
  .ip-optin-hero__main-headline {
    font-size: 3rem;
  }
}

@media (min-width: 1920px) {
  .ip-optin-hero__main-headline {
    font-size: 3.5rem;
  }
}

.ip-optin-hero__sub-headline {
  font-family: "Source Sans Pro", sans-serif;
  margin-top: 1.25rem;
  font-size: 1rem;
  margin-bottom: 1rem;
  line-height: 1.25;
  font-weight: 500;
  padding: 0 2rem;
}

@media (min-width: 375px) {
  .ip-optin-hero__sub-headline {
    padding: 0 2.5rem;
  }
}

@media (min-width: 414px) {
  .ip-optin-hero__sub-headline {
    padding: 0;
  }
}

@media (min-width: 1024px) {
  .ip-optin-hero__sub-headline {
    font-size: 1rem;
  }
}

.ip-optin-hero__sub-headline--third {
  font-family: "Source Sans Pro", sans-serif;
  margin-top: .5rem;
  font-size: .8rem;
  margin-bottom: 1rem;
  line-height: 1.25;
  font-weight: 500;
  padding: 0 2rem;
}

@media (min-width: 375px) {
  .ip-optin-hero__sub-headline--third {
    padding: 0 2.5rem;
  }
}

@media (min-width: 414px) {
  .ip-optin-hero__sub-headline--third {
    padding: 0;
  }
}

@media (min-width: 1024px) {
  .ip-optin-hero__sub-headline--third {
    font-size: 1rem;
  }
}

.ip-optin-hero__copy-text {
  font-size: .85rem;
  color: #8C8C8B;
  font-family: "Source Sans Pro", sans-serif;
  margin-top: .5rem;
}

@media (min-width: 768px) {
  .ip-optin-hero__copy-text {
    font-size: 1rem;
  }
}

.ip-optin-hero__image__wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
}

@media (min-width: 768px) {
  .ip-optin-hero__image__wrapper {
    float: none;
  }
}

.ip-optin-hero__image--mobile {
  width: 100%;
  display: block;
}

@media (min-width: 768px) {
  .ip-optin-hero__image--mobile {
    display: none;
  }
}

.ip-optin-hero__image--medium-up {
  display: none;
}

@media (min-width: 768px) {
  .ip-optin-hero__image--medium-up {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}

.ip-optin-hero__image--desktop-wrapper {
  display: none;
}

@media (min-width: 768px) {
  .ip-optin-hero__image--desktop-wrapper {
    display: block;
    position: relative;
    padding-top: 42.8%;
  }
}

.test {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  overflow-wrap: break-word;
  white-space: normal;
  padding: 15px 22px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: 3px;
  background-color: #D72727;
  color: #fff;
  text-transform: uppercase;
  border: none;
  -webkit-transition: background-color .3s ease-in;
  transition: background-color .3s ease-in;
  text-decoration: none;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
}

.test:hover {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  overflow-wrap: break-word;
  white-space: normal;
  background-color: #444;
  color: #fff;
}

.section {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: 95%;
}

.section:after {
  content: " ";
  display: block;
  clear: both;
}

.sub-section {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
}

.sub-section:after {
  content: " ";
  display: block;
  clear: both;
}

.sub-sub-section {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  margin-top: 0;
  border-bottom: 1px solid #494949;
}

.sub-sub-section:after {
  content: " ";
  display: block;
  clear: both;
}

.section--margin-top {
  margin-top: 2rem;
}

.sub-section__content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
}

.color-swatch {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  border: 1px solid #c3c3c3;
  padding: .5rem;
  border-radius: 3px;
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .color-swatch {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
  }
}

@media (min-width: 768px) {
  .color-swatch:nth-child(2) {
    width: 49.15254%;
    float: right;
    margin-right: 0;
  }
}

.color-swatch__sample {
  width: 100%;
  height: 100px;
  margin-bottom: .5rem;
}

.color-swatch__color-code {
  color: #c3c3c3;
}

.more-stuff {
  min-height: 100vh;
  background-color: #D72727;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 4rem;
}

.more-stuff__container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: 95%;
}

.more-stuff__container:after {
  content: " ";
  display: block;
  clear: both;
}

.more-stuff__content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
}

.btn-link-std,
.btn-link-std:hover {
  color: #c3c3c3;
  text-decoration: underline;
}

.modal {
    position: absolute;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
}

.modal hr {
    display: block;
    width: 10%;
    max-width: 75px;
    border: 0;
    height: 5px;
    background-color: #c3c3c3;
}

@media (min-width: 768px) {
    .modal hr {
        margin: 1.75rem auto;
    }
}

.modal h3 {
    font-family: "MillerBanner-Light",serif;
    font-weight: lighter;
    text-align: center;
    text-transform: uppercase;
    color: #ac1f1f;
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .modal h3 {
        font-size: 2.1rem !important;
        line-height: 2.625rem;
        margin-top: 15px !important;
    }
}

.modal h5 {
    text-align: center;
    text-transform: uppercase;
    font-family: "Lato",sans-serif;
    font-weight: bolder;
    color: gray;
    margin-bottom: 0;
    letter-spacing: .5px;
}

@media (min-width: 768px) {
    .modal h5 {
        font-size: 1.0605rem;
        line-height: 1.5rem;
        margin-top: .5rem;
    }
}

.modal input[type="text"] {
    position: relative;
    padding: .75rem;
    font-size: 1rem;
    border-radius: 3px;
}

.modal .hs_submit {
    text-align: center;
}

.modal .actions button, .modal .hs-button.primary {
    font-family: "Lato",sans-serif;
    font-size: 1rem;
    font-weight: 800;
}

@media (min-width: 768px) {
    .modal .actions button {
        width: auto !important;
    } 
}

.modal .modal-dialog { max-width: 760px; }

@media (min-width: 768px) {
    .modal.wide .modal-dialog { max-width: 1084px; width: 100%; }
    .modal.wide .modal-body { padding-bottom: 0; }
}

.modal .hs-form-required {
    color: #d72727;
}

.modal-backdrop.in {
    background-color: #000000 !important;
    opacity: .75 !important;
}

@media (min-width: 768px) {
    .modal .everModal__progress__outer {
        width: 30%; 
        margin-top: 75px;
    }
}

.modal .progress-bar__headline {
    line-height: 1.5rem;
    text-align: center;
    font-family: "Lato",sans-serif;
    color: #c3c3c3;
    margin-bottom: .5rem;
    font-weight: 600;
    opacity: 0;
    letter-spacing: 3px;
}

@media (min-width: 768px) {
    .btn-auto {
        width: auto;
    }
}

.modal p {
    line-height: 1.5rem;
}

/* move livechat behind cookie bar */
 #livechat-full, #livechat-compact-container, #livechat-eye-catcher {
     z-index: 10000!important;
 }

/* Work around for facebook plugin data-width bug */
/* .fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
 	min-width: 100%;
} */