html {
    scroll-behavior: smooth;
}

body {
  padding-bottom: 40px;
  margin: 0;
  padding-top: 0;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

section {
  width: 100%;
}

* {
  box-sizing: border-box;
}

.container {
  padding: 0;
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: auto;
  z-index: 999;

}
.center-me{text-align: center;}
.page-border {
  height: 0;
  width: 100%;
  z-index: 9999;
}

.page-border:after {
  background: #fff;
  bottom: 0;
  content: "";
  height: 30px;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 1000;
}
mark{background-color:#FFF036;}
h3 {
  color: #000;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  text-align: center;
  font-size: 30px;
  line-height: 38px;
  margin: 30px auto 40px;
}

h3 span {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  color: #002D7E;
}

p,
li {
  font-size: 26px;
  line-height: 32px;
  font-family: "georgiapro", "Times New Roman", serif;
  margin: 0 auto 1.6em;
}

h4 {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 22px;
  line-height: 24px;
  max-width: 800px;
  margin: 10px auto;
  text-align: center;
}

ul,
ol {
  margin: 0 auto 10px;
  max-width: 758px;
  padding-left: 40px;
}

strong {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
}

a {
  color: #0051E8;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
  color: #0039A3;
}
.event-block strong{font-family: "georgiapro", Times, "Times New Roman", serif;;}
.event-block h3{font-size: 20px; line-height: 25px;}
.left-main .disclaimer{
  font-size:14px;
  line-height: 1.2;
  color:#000;
  max-width: 640px !important;
}
.dropcap {
  float: left;
  font-size: 110px;
  line-height: 30px;
  padding-top: 0px;
  padding-left: 3px;
}

/*
==================================================================================
BEGIN CUSTOM LISTS
==================================================================================
*/
ul.custom-list {
  list-style: none;
  padding-left: 40px;
}
.col-content.centered>ul>li {
  width: 100%;
  max-width: 710px;
}
ul.long-list>li {
  margin-bottom: 0.75em;
}
.bullets {
  background: transparent url("https://assets.1729research.com/common/icons/bullet-angle-black.png") no-repeat scroll 0 0 / 1em;
  margin: 0 auto 1em;
  padding-left: 1.5em;
  padding-top: 0;
}
.bullets.green {
  background-image: url("https://assets.1729research.com/common/icons/bullet-angle-green.png");
}
.bullets.lightgreen {
  background-image: url("https://assets.1729research.com/common/icons/bullet-angle-lightgreen.png");
}
.bullets.red {
  background-image: url("https://assets.1729research.com/common/icons/bullet-angle-red.png");
}
.bullets.orange {
  background-image: url("https://assets.1729research.com/common/icons/bullet-angle-orange.png");
}
.bullets.blue {
  background-image: url("https://assets.1729research.com/common/icons/bullet-angle-blue.png");
}
.bullets.purple {
  background-image: url("https://assets.1729research.com/common/icons/bullet-angle-purple.png");
}
.bullets.darkgreen {
  background-image: url("https://assets.1729research.com/common/icons/bullet-angle-darkgreen.png");
}
.bullets.darkred {
  background-image: url("https://assets.1729research.com/common/icons/bullet-angle-darkred.png");
}
.bullets.gray {
  background-image: url("https://assets.1729research.com/common/icons/bullet-angle-gray.png");
}
.bullets.white {
  background-image: url("https://assets.1729research.com/common/icons/bullet-angle-white.png");
}
.bullets.teal {
  background-image: url("https://assets.1729research.com/common/icons/bullet-angle-teal.png");
}
.bullets.darkteal {
  background-image: url("https://assets.1729research.com/common/icons/bullet-angle-darkteal.png");
}
.bullets.forestgreen {
  background-image: url("https://assets.1729research.com/common/icons/bullet-angle-forestgreen.png");
}
.bullets.target {
  background-image: url("https://assets.1729research.com/common/icons/bullet-target-black.png");
}
.bullets.target-green {
  background-image: url("https://assets.1729research.com/common/icons/bullet-target-green.png");
}
.bullets.target-lightgreen {
  background-image: url("https://assets.1729research.com/common/icons/bullet-target-lightgreen.png");
}
.bullets.target-red {
  background-image: url("https://assets.1729research.com/common/icons/bullet-target-red.png");
}
.bullets.target-orange {
  background-image: url("https://assets.1729research.com/common/icons/bullet-target-orange.png");
}
.bullets.target-blue {
  background-image: url("https://assets.1729research.com/common/icons/bullet-target-blue.png");
}
.bullets.target-purple {
  background-image: url("https://assets.1729research.com/common/icons/bullet-target-purple.png");
}
.bullets.target-darkgreen {
  background-image: url("https://assets.1729research.com/common/icons/bullet-target-darkgreen.png");
}
.bullets.target-darkred {
  background-image: url("https://assets.1729research.com/common/icons/bullet-target-darkred.png");
}
.bullets.target-gray {
  background-image: url("https://assets.1729research.com/common/icons/bullet-target-gray.png");
}
.bullets.target-white {
  background-image: url("https://assets.1729research.com/common/icons/bullet-target-white.png");
}
.bullets.target-teal {
  background-image: url("https://assets.1729research.com/common/icons/bullet-target-teal.png");
}
.bullets.target-darkteal {
  background-image: url("https://assets.1729research.com/common/icons/bullet-target-darkteal.png");
}
.bullets.target-forestgreen {
  background-image: url("https://assets.1729research.com/common/icons/bullet-target-forestgreen.png");
}
.bullets.check {
  background-image: url("https://assets.1729research.com/common/icons/bullet-check-black.png");
}
.bullets.check-green {
  background-image: url("https://assets.1729research.com/common/icons/bullet-check-green.png");
}
.bullets.check-lightgreen {
  background-image: url("https://assets.1729research.com/common/icons/bullet-check-lightgreen.png");
}
.bullets.check-red {
  background-image: url("https://assets.1729research.com/common/icons/bullet-check-red.png");
}
.bullets.check-orange {
  background-image: url("https://assets.1729research.com/common/icons/bullet-check-orange.png");
}
.bullets.check-blue {
  background-image: url("https://assets.1729research.com/common/icons/bullet-check-blue.png");
}
.bullets.check-purple {
  background-image: url("https://assets.1729research.com/common/icons/bullet-check-purple.png");
}
.bullets.check-darkgreen {
  background-image: url("https://assets.1729research.com/common/icons/bullet-check-darkgreen.png");
}
.bullets.check-darkred {
  background-image: url("https://assets.1729research.com/common/icons/bullet-check-darkred.png");
}
.bullets.check-gray {
  background-image: url("https://assets.1729research.com/common/icons/bullet-check-gray.png");
}
.bullets.check-white {
  background-image: url("https://assets.1729research.com/common/icons/bullet-check-white.png");
}
.bullets.check-teal {
  background-image: url("https://assets.1729research.com/common/icons/bullet-check-teal.png");
}
.bullets.check-darkteal {
  background-image: url("https://assets.1729research.com/common/icons/bullet-check-darkteal.png");
}
.bullets.check-forestgreen {
  background-image: url("https://assets.1729research.com/common/icons/bullet-check-forestgreen.png");
}
.bullets.warning {
  background-image: url("https://assets.1729research.com/common/icons/icon-warning-black.png");
}
.bullets.warning-green {
  background-image: url("https://assets.1729research.com/common/icons/icon-warning-green.png");
}
.bullets.warning-lightgreen {
  background-image: url("https://assets.1729research.com/common/icons/icon-warning-lightgreen.png");
}
.bullets.warning-red {
  background-image: url("https://assets.1729research.com/common/icons/icon-warning-red.png");
}
.bullets.warning-orange {
  background-image: url("https://assets.1729research.com/common/icons/icon-warning-orange.png");
}
.bullets.warning-blue {
  background-image: url("https://assets.1729research.com/common/icons/icon-warning-blue.png");
}
.bullets.warning-purple {
  background-image: url("https://assets.1729research.com/common/icons/icon-warning-purple.png");
}
.bullets.warning-darkgreen {
  background-image: url("https://assets.1729research.com/common/icons/icon-warning-darkgreen.png");
}
.bullets.warning-darkred {
  background-image: url("https://assets.1729research.com/common/icons/icon-warning-darkred.png");
}
.bullets.warning-gray {
  background-image: url("https://assets.1729research.com/common/icons/icon-warning-gray.png");
}
.bullets.warning-white {
  background-image: url("https://assets.1729research.com/common/icons/icon-warning-white.png");
}
.bullets.warning-teal {
  background-image: url("https://assets.1729research.com/common/icons/icon-warning-teal.png");
}
.bullets.warning-darkteal {
  background-image: url("https://assets.1729research.com/common/icons/icon-warning-darkteal.png");
}
.bullets.warning-forestgreen {
  background-image: url("https://assets.1729research.com/common/icons/icon-warning-forestgreen.png");
}
.bullets.alert {
  background-image: url("https://assets.1729research.com/common/icons/bullet-alert-black.png");
}
.bullets.alert-green {
  background-image: url("https://assets.1729research.com/common/icons/bullet-alert-green.png");
}
.bullets.alert-lightgreen {
  background-image: url("https://assets.1729research.com/common/icons/bullet-alert-lightgreen.png");
}
.bullets.alert-red {
  background-image: url("https://assets.1729research.com/common/icons/bullet-alert-red.png");
}
.bullets.alert-orange {
  background-image: url("https://assets.1729research.com/common/icons/bullet-alert-orange.png");
}
.bullets.alert-blue {
  background-image: url("https://assets.1729research.com/common/icons/bullet-alert-blue.png");
}
.bullets.alert-purple {
  background-image: url("https://assets.1729research.com/common/icons/bullet-alert-purple.png");
}
.bullets.alert-darkgreen {
  background-image: url("https://assets.1729research.com/common/icons/bullet-alert-darkgreen.png");
}
.bullets.alert-darkred {
  background-image: url("https://assets.1729research.com/common/icons/bullet-alert-darkred.png");
}
.bullets.alert-gray {
  background-image: url("https://assets.1729research.com/common/icons/bullet-alert-gray.png");
}
.bullets.alert-white {
  background-image: url("https://assets.1729research.com/common/icons/bullet-alert-white.png");
}
.bullets.alert-teal {
  background-image: url("https://assets.1729research.com/common/icons/bullet-alert-teal.png");
}
.bullets.alert-darkteal {
  background-image: url("https://assets.1729research.com/common/icons/bullet-alert-darkteal.png");
}
.bullets.alert-forestgreen {
  background-image: url("https://assets.1729research.com/common/icons/bullet-alert-forestgreen.png");
}
.bullets.doubleangle {
  background-image: url("https://s3.amazonaws.com/secure-prod-assets/common/icons/bullet-doubleangle.png");
}
.bullets.doubleangle-green {
  background-image: url("https://s3.amazonaws.com/secure-prod-assets/common/icons/bullet-doubleangle-green.png");
}
.bullets.doubleangle-lightgreen {
  background-image: url("https://s3.amazonaws.com/secure-prod-assets/common/icons/bullet-doubleangle-lightgreen.png");
}
.bullets.doubleangle-red {
  background-image: url("https://s3.amazonaws.com/secure-prod-assets/common/icons/bullet-doubleangle-red.png");
}
.bullets.doubleangle-orange {
  background-image: url("https://s3.amazonaws.com/secure-prod-assets/common/icons/bullet-doubleangle-orange.png");
}
.bullets.doubleangle-blue {
  background-image: url("https://s3.amazonaws.com/secure-prod-assets/common/icons/bullet-doubleangle-blue.png");
}
.bullets.doubleangle-purple {
  background-image: url("https://s3.amazonaws.com/secure-prod-assets/common/icons/bullet-doubleangle-purple.png");
}
.bullets.doubleangle-darkgreen {
  background-image: url("https://s3.amazonaws.com/secure-prod-assets/common/icons/bullet-doubleangle-darkgreen.png");
}
.bullets.doubleangle-darkred {
  background-image: url("https://s3.amazonaws.com/secure-prod-assets/common/icons/bullet-doubleangle-darkred.png");
}
.bullets.doubleangle-gray {
  background-image: url("https://s3.amazonaws.com/secure-prod-assets/common/icons/bullet-doubleangle-gray.png");
}
.bullets.doubleangle-white {
  background-image: url("https://s3.amazonaws.com/secure-prod-assets/common/icons/bullet-doubleangle-white.png");
}
.bullets.doubleangle-teal {
  background-image: url("https://s3.amazonaws.com/secure-prod-assets/common/icons/bullet-doubleangle-teal.png");
}
.bullets.doubleangle-darkteal {
  background-image: url("https://s3.amazonaws.com/secure-prod-assets/common/icons/bullet-doubleangle-darkteal.png");
}
.bullets.doubleangle-forestgreen {
  background-image: url("https://s3.amazonaws.com/secure-prod-assets/common/icons/bullet-doubleangle-forestgreen.png");
}
ol.custom-number {
  list-style: none;
  counter-reset: counter;
  padding-left: 1.5em;
}
.numbered {
  margin: 0 0 1em 0.5em;
  padding-left: 1em;
  padding-top: 0.2em;
  position: relative;
  counter-increment: counter;
}
.numbered::before {
  color: #fff;
  content: counter(counter);
  font-family: "georgiapro", sans-serif;
  font-size: 80%;
  font-weight: bold;
  left: -0.85em;
  background-color: #308034;
  line-height: 1.1;
  border-radius: 50%;
  padding: 5px 8px;
  width: 32px;
  height: 32px;
  position: absolute;
  text-align: center;
  top: 3px;
}
.big-number {
  margin: 0 0 1em 0;
  padding-left: 1.5em;
  padding-top: 0.2em;
  position: relative;
  counter-increment: counter;
}
.big-number::before {
  color: #1c6623;
  content: counter(counter) ". ";
  font-family: "georgiapro", "georgiapro", sans-serif;
  font-size: 125%;
  font-weight: bold;
  font-weight: 800;
  left: -0.65em;
  width: 1.5em;
  position: absolute;
  text-align: right;
  top: -0.07em;
}
.main-middle li:last-of-type {
  margin-bottom: 1.5em;
}
@media screen and (max-width: 600px) {
  ul.custom-list {
    padding-left: 8px;
  }
  ol.custom-number {
    padding-left: 1em;
  }
  .numbered::before {
    font-size: 100%;
    width: 30px;
    height: 30px;
    padding: 4px 8px;
    left: -1.05em;
    top: -2px;
  }
  .big-number::before {
    top: 0.1em;
  }
}
/*
==================================================================================
END CUSTOM LISTS
==================================================================================
*/

.quoteblock{
  display:block;
  width:100%;
  background-color: #f4f3f3;
  border: 2px solid #d1d1d1;
  margin:52px auto 30px;
  padding: 40px 40px 0 40px;
}
.quote-tab {
  background-color:#002D7E;
  border: 2px solid #fff;
  border-radius: 50%;
  display: table;
  height: 66px;
  left: 50%;
  margin: -74px auto 0;
  opacity: 1;
  position: absolute;
  text-align: center;
  width: 66px;
  z-index: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.quote{
  position: relative;
  bottom: -14px;
  left: 50%;
  margin-left:-17px;
  width: 34px;
  height: 34px;
  background: transparent url("https://hopstatic.s3.amazonaws.com/images/quotes-white-new.png") no-repeat scroll 0 0 / 34px;
}
.quoteblock p{
  border: none;
  color: #434343;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 18pt;
  width: 100%;
  max-width:900px;
  line-height: 1.375;
}

.testimonial {
  background: url("https://hopstatic.s3.amazonaws.com/images/quotes-blue.png") no-repeat scroll left top transparent;
  border: none;
  color: #333333;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  height: auto;
  margin: 0 auto 15px;
  min-height: 70px;
  padding: 5px 0 0 14px;
  max-width: 640px !important;
  width: 100%;
}

.testimonial-disclosure {
  font-size: 18px;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  line-height: 1.325;
}

.testimonial span {
  display: block;
  font-size: 20px;
  line-height: 22px;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  margin-left: 25px;
  margin-bottom:5px;
}
.testimonial-signature {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: center;
  margin-right: 105px;
}

mark {
  line-height: 1.5;
  background-color: #ffff00;
}

.shortList{list-style: none;}
.no-padding{padding: 0;}
.footer {
  color: #767676;
  display: block;
  margin: 40px auto 0;
  max-width: 800px;
  text-align: center;
}

.footer p {
  font-size: 11px;
  line-height: 14px;
}

.imgCenter {
  margin: 40px auto;
  display: block;
  width: 100%;
}


.imgCenterHero {
  margin: 40px auto;
  display: block;
  width: 400px;
}

/*=================
    navigation
===================*/

.toggle,
[id^=drop] {
  display: none;
}

nav {
  margin: auto;
  padding: 0;
  background-color: #000;
  border-bottom: 1px solid #bbb;
  height: 80px;
  position: fixed;
  width: 100%;
  z-index: 9999;
  top: 0;
  right: 0;
  left: 0;
}

nav:after {
  content: "";
  display: table;
  clear: both;
}
#logo {
  padding: 0;
}
#logo:hover {
  background-color: transparent;
}


.header-logo {
  float: left;
  margin: 15px 0 0 20px;
  width: 195px;
}

nav ul {
  float: right;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  max-width: 100%;
}

nav ul li {
  margin: 0px;
  display: inline-block;
  float: left;
}

nav a {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  padding: 23px 20px;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}


.dropdown-parent:after,
.toggle.menuitem:after {
  content: '\f107';
  font: normal normal normal 18px/1 FontAwesome;
  padding-left: 3px;
}

nav a strong,
.coming-soon strong {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
}

nav ul li ul li:hover {
  background: #002D7E;
  text-decoration: none;
}

nav a:hover {
  /*    background-color: #002D7E; - Original color */
  background-color: #00A651;
  color: #fff;
  text-decoration: none;
}

nav ul ul {
  background-color: #fff;
  border: 2px solid #bf0b0b;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  max-width: 400px;
  top: 80px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}

nav ul li:hover>ul {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  color: #9f9f9f;

}


nav ul ul li {
  width: 100%;
  float: none;
  display: list-item;
  position: relative;
}

nav .active {text-decoration: underline; text-underline-offset: 5px;}

.dropdown-items li a {
  text-transform: none;
  letter-spacing: 0;
  padding: 8px 12px;
  line-height: 20px;
  font-size: 16px;
  color: #000;

}

.dropdown-items a:hover {
  color: #FFFEFE;

}
.coming-soon {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  display: block;
  background-color: #DDDCDC;
  background-image: linear-gradient(45deg, gray 25%, transparent 25%, transparent 50%, gray 90%, gray),
  linear-gradient(45deg, gray 15%, transparent 15%, transparent 90%, gray 65%, gray);
  background-size:2px 2px;
  background-position: 0 0, 10px 10px;
  color: #3E3D3D;
  text-transform: none;
  letter-spacing: 0;
  padding: 8px 12px;
  line-height: 20px;
  font-size: 16px !important;
}

.coming-soon:hover {
  background-color: #DDDCDC;
  background-image: linear-gradient(45deg, gray 25%, transparent 25%, transparent 50%, gray 90%, gray),
  linear-gradient(45deg, gray 15%, transparent 15%, transparent 90%, gray 65%, gray);
  background-size:2px 2px;
  background-position: 0 0, 10px 10px;
  color: #3E3D3D;
}

nav ul li ul li .coming-soon:hover {
  background: #fff;
  text-decoration: none;
}

nav ul ul ul li {
  position: relative;
  top: -60px;
  left: 170px;
}

span.notification {
  background-color: #357d1b;
  font-family: sans-serif;
  border-radius: 20px;
  border: 1px solid #fff;
  color: #fff;
  position: absolute;
  line-height: 20px;
  text-align: center;
  font-weight: 700;
  top: 2px;
  left: 2px;
  width: 22px;
}

@media screen and (max-width: 1500px) {
  nav a {
    padding: 23px 10px;
  }
}

/*@media all and (max-width: 1300px) {*/
@media all and (max-width: 950px) {
  nav {
    margin: 0;
  }
  nav a {
    border-bottom: 1px solid #ccc;
    padding: 16px 10px;
    text-align: center;
    /*		    color: #002D7E;*/
    color: #FFF;
  }
  .toggle+a,
  .menu {
    display: none;
  }
  .toggle {
    color: #fff;
    display: block;
    background-color: #000;
    float: right;
    padding: 17px;
    padding-bottom: 15px;
    font-size: 30px;
    text-decoration: none;
    border: none;
    margin-right: 10px;
    margin-bottom:0;
  }
  .toggle.menuitem {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    font-family: "georgiapro", Times, "Times New Roman", serif;;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    float: none;
    padding: 16px 10px;
    text-align: center;
    margin-right: 0;
  }
  .dropdown-items li .coming-soon {
    text-align: center;
  }
  .toggle:hover {
    color: #2072cd;
  }
  [id^=drop]:checked+ul {
    display: block;
    background-color: #000;
    width: 100%;
  }
  nav ul li {
    display: block;
    width: 100%;
  }
  nav ul ul .toggle,
  nav ul ul a {
    padding: 0 40px;
  }
  nav ul ul ul a {
    padding: 0 80px;
  }
  nav a:hover,
  nav ul ul ul a {
    /*        background-color: #002D7E;*/
    background-color: #d50101;
    color: #fff;
  }
  nav ul li ul li .toggle,
  nav ul ul a,
  nav ul ul ul a {
    padding: 14px 20px;
    color: #FFF;
    font-size: 17px;
  }
  nav ul li ul li .toggle,
    /*nav ul ul a {
        background-color: #333;
    }*/
  nav ul ul {
    float: none;
    position: static;
    color: #ffffff;
    display: none;
    max-width: 100%;
  }
  nav ul ul li:hover>ul,
  nav ul li:hover>ul {
    display: none;
  }
  nav ul ul li {
    display: block;
    width: 100%;
  }
  nav ul ul ul li {
    position: static;
  }
}



@media all and (max-width: 330px) {
  nav ul li {
    display: block;
    width: 94%;
  }
}


/* end header */


/*=================
   end navigation
===================*/

/* ticker */
* {
  box-sizing: border-box;
}
.ticker-wrap {
  background: -moz-linear-gradient(center top, rgba(27, 79, 159, 1) 0%, rgba(6, 44, 111, 1) 100%) repeat scroll 0 0 #062c6f;
  background: -webkit-linear-gradient(top, rgba(27, 79, 159, 1) 0%, rgba(6, 44, 111, 1) 100%) repeat scroll 0 0 #062c6f;
  background: linear-gradient(to bottom, rgba(27, 79, 159, 1) 0%, rgba(6, 44, 111, 1) 100%) repeat scroll 0 0 #062c6f;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  height: 30px;
  box-sizing: content-box;
  z-index: 9999;
}
.ticker-wrap .ticker {
  display: inline-block;
  position: absolute;
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
  padding-right: 100%;
  box-sizing: content-box;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 90s;
  animation-duration: 90s;
}
.ticker2 {
  -webkit-animation-delay: 35s;
  animation-delay: 35s;
}
.ticker-wrap .ticker-item {
  display: inline-block;
  padding: 0 2rem;
  font-size: 16px;
  color: white;
  font-family: "georgiapro",sans-serif;
}
.ticker-wrap .ticker-item span {
  color: #fbab35;
}
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-6920px, 0, 0);
    transform: translate3d(-6920px, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-6920px, 0, 0);
    transform: translate3d(-6920px, 0, 0);
  }
}

/* end ticker */


/*=================
   showcase intro
===================*/

.showcase.home {
  background: #78ffba none repeat scroll center center / cover;
  height: 400px;
  overflow: hidden;
  position: relative;
  -webkit-transition: opacity 1s ease 0s;
  -ms-transition: opacity 1s ease 0s;
  transition: opacity 1s ease 0s;
}

.showcase-image {
  bottom: auto;
  height: auto;
  left: 50%;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  opacity: 0.5;
  position: absolute;
  right: auto;
  top: 0;
  -webkit-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
  width: auto;
}
.showcase-image.questions-page {
  -webkit-transform: translateX(-50%) translateY(100px);
  -ms-transform: translateX(-50%) translateY(100px);
  transform: translateX(-50%) translateY(100px);
}

.showcase-video {
  bottom: auto;
  display: block;
  opacity: 0.35;
  height: auto;
  left: 50%;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: auto;
  top: 0;
  -webkit-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
  width: auto;
}
.showcase-video.video-page {
  -webkit-transform: translateX(-50%) translateY(10%);
  -ms-transform: translateX(-50%) translateY(10%);
  transform: translateX(-50%) translateY(10%);
}

.sub-home .showcase-image {
  opacity: 1;
}

.headline-container {
  color: #000;
  left: 50%;
  margin: 0 auto;
  max-width: 1400px;
  padding: 30px 20px 0 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  z-index: 10;
}
.headline-container a{
  color:#ED1C24;
}
.headline-container a:hover{
  color:#ff555b;
}
.headline-container h1 {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 75px;
  line-height: 1;
  display: block;
  margin: 20px auto 30px;
  text-align: center;
  font-weight: normal;
  padding: 0 40px;
}

.headline-container h3 {
  color: #fff;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 30px;
  line-height: 36px;
  display: block;
  margin: 10px auto 20px;
  max-width: 1000px;
  text-align: center;
}

.headline-container h3.kicker {
  color: #fff;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 20px;
  text-align: center;
  max-width: 900px;
  line-height: 26px;
  margin: 30px auto 0;
}

.home-scroll {
  bottom: 30px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
  width: 100%;
  text-align: center;
}

.home-scroll:after {
  background: #fff;
  bottom: -50px;
  content: "";
  display: block;
  height: 45px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 2px;
}

.home-scroll p {
  color: #fff;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}

.home-scroll img {
  display: block;
  margin: 5px auto;
  width: 20px;
}

.section-mast-sub {
  top: 70%;
  margin: 0 auto;
  max-width: 1230px;
  position: relative;
}

.intro-box-sub {
  color: #fff;
}

.page-title {
  display: block;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1.15;
  margin: 0 auto 10px;
  text-align: center;
}

.home-title {
  font-size: 50px;
}

.short-title {
  font-size: 80px;
}

.long-title {
  font-size: 60px;
}

.really-long-title {
  font-size: 50px;
}

.page-title.home-intro {
  max-width: 820px;
}


/*=====================
   end showcase intro
========================*/
.background-hero{
  height: auto;
  width: 1200px;
  min-height: 100%;
  min-width: 100%;
  left: 50%;
  top: 60%;
  filter:opacity(0.5);
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

/*=====================
   sections
========================*/

.copy.subpage {
  max-width: 1300px;
  margin: 0 auto;
  padding: 40px 0 0;
  position: relative;
}

.content-container {
  background-color: #fff;
  display: grid;
  grid-template-columns: 70% 30%;
  grid-template-rows: auto;
  grid-template-areas:
			"header header"
			"main sidebar";
  margin-top: -500px;
  padding: 0 40px;

}

.content-container.signal-intro {
  background-color: #fff;
  display: grid;
  grid-template-columns: 70% 30%;
  grid-template-rows: auto;
  grid-template-areas: "header header" "main sidebar" "footer footer";
  margin-top: -500px;
  width: 100%;
}

.title-section {
  grid-area: header;
  margin: 20px 0;
  position: relative;
}

.title-section:after {
  content: "";
  position: absolute;
  bottom: 0;
  border: 1px solid #00A651;
  width: 100%;
  color: #fff;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.title-section h1 {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 60px;
  line-height: 60px;
  margin-top: 0;
}

.title-section h3 {
  max-width: 100% !important;
  font-size: 20px;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  line-height: 24px;
  margin-bottom: 10px;
}

.title-section .eyebrow {
  color: #002D7E;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 30px;
}

.col-content.left-main {
  grid-area: main;
  margin: 0 40px 0 0;
  position: relative;
}

.col-content.right-side {
  grid-area: sidebar;
  margin-right: 30px;
  padding-top: 40px;
  position: relative;
}

.preview-area {
  grid-area: footer;
  margin-bottom: 60px;
  padding: 0;
  position: relative;
}

.sub-home {
  background-color: #78ffba;
  height: 650px;
  overflow: hidden;
  position: relative;
}

.sub-home.blue {
  background-color: #0c357d;
}

#site-intro {
  padding: 60px 0;
  position: relative;
  z-index: 999;
}


/*==========================
   begin articles styles
============================*/

.articles-container {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-flow: nowrap;
  -webkit-flex-flow: nowrap;
  margin: 20px auto;
  max-width: 1000px;
  width: 100%;
}
.article-item {
  border: 1px solid #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  color: #000;
  cursor: pointer;
  margin: 10px 5px;
  overflow: hidden;
  padding: 10px;
  position: relative;
  width: 24%;
  text-decoration: none;
  transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
}
.article-item:hover {
  border: 1px solid #ff9500;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
  color: #000;
  height: auto;
  text-decoration: none;
}
.article-item p.article-button, .article-button {
  padding: 10px;
  border: 1px solid #13691b;
  background-color: #0c870f;
  color: #fff;
  font-size: 18px;
  font-family: "georgiapro",arial, helvetica, sans-serif;
  width: 120px;
  text-align: center;
  transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
}
.article-item:hover .article-button, .article-button:hover {
  background-color: #119a14;
  border: 1px solid #177b20;
}
.article-item h3 {
  border-bottom: 1px solid #aaaaaa;
  display: block;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 30px;
  font-weight: 100;
  line-height: 36px;
  margin-bottom: 20px;
  margin-top: 5px;
  padding-bottom: 16px;
}
.article-credit {
  display: block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 15px;
  text-transform: uppercase;
}
.article-item p {
  font-size: 14px;
  line-height: 18px;
}

/*==========================
   end articles styles
============================*/

.scroll-down {
  background-color: #000;
  border: 4px solid #fff;
  border-radius: 50%;
  display: table;
  font-size: 1px;
  height: 70px;
  left: 50%;
  top: -70px;
  opacity: 1;
  padding-top: 18px;
  position: absolute;
  text-align: center;
  width: 70px;
  z-index: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  /* animation: appear 0.3s 1.8s ease-in-out forwards; */
}

.scroll-down img {
  width: 60%;
}

.aux-title {
  font-size: 80px;
  line-height: 80px;
  margin: 0;
  text-align: left;
}

.byline {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 18px;
  margin: 0;
}

.copy {
  padding: 30px 0;
}

/*
.copy p,
.copy h3 {
    max-width: 800px;
}
*/

.copy h2 {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
  margin: 40px auto 20px;
  max-width: 800px;
  padding-bottom: 20px;
}

.save-date {
  margin-left: 15px;
  padding-top: 20px;
  position: relative;
  width:300px;
  float:right;
}

.save-date section {
  background-color: #fff;
  border: 2px solid #A7A7A7;
  margin-bottom: 20px;
  padding: 40px 0 0;
  position: relative;
}

.save-date h2 {
  border-bottom: none;
  color: #000;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}

.save-date p {
  margin: 0
}

.dropcap {
  float: left;
  font-size: 110px;
  line-height: 60px;
  padding-top: 20px;
}

.submit-btn {
  background: #00A651;
  border-color: #00A651;
  border-image: none;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 30px;
  line-height: 36px;
  margin: 15px auto 10px;
  padding: 20px;
  text-decoration: none;
  font-family: "georgiapro", Helvetica, Arial, sans-serif;
  width: 100%;
  max-width: 500px;
  text-align: center;
}

.submit-btn:hover {
  background: #007338;
  border-color: #007338;
  border-image: none;
  border-style: solid;
  border-width: 1px;
}

.submit-btn:hover,
.submit-btn:focus {
  color: #fff;
  text-decoration: none;
}

.box-button {
  border: 1px solid #d81616;
  background-color: #d81616;
  color: #fff;
  display: inline-block;
  font-family: "georgiapro", Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: auto;
  line-height: 16px;
  margin: 10px auto;
  padding: 12px 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: all 0.5s cubic-bezier(.13, .97, .4, 1);
  -moz-transition: all 0.5s cubic-bezier(.13, .97, .4, 1);
  transition: all 0.5s cubic-bezier(.13, .97, .4, 1);
  width: 200px;
}
.box-button.large {
  font-size: 24px;
  line-height: 1;
  padding: 16px 10px;
  display: block;
  width: 100%;
  max-width: 400px;
}

.box-button:hover,
.box-button:focus,
.box-button.large:hover,
.box-button.large:focus {
  border: 1px solid #610202;
  background-color: #610202;
  color: #fff;
  text-decoration: none;
}
.box-button.inactive {
  background-color: #DDDCDC;
  background-image: linear-gradient(45deg, gray 25%, transparent 25%, transparent 50%, gray 90%, gray),
  linear-gradient(45deg, gray 15%, transparent 15%, transparent 90%, gray 65%, gray);
  background-size:2px 2px;
  background-position: 0 0, 10px 10px;
  color: #3E3D3D;
  border: 1px solid #6D6D6D;

}
.inactive:hover,.inactive:focus {
  background-color: #DDDCDC;
  background-image: linear-gradient(45deg, gray 25%, transparent 25%, transparent 50%, gray 90%, gray),
  linear-gradient(45deg, gray 15%, transparent 15%, transparent 90%, gray 65%, gray);
  background-size:2px 2px;
  background-position: 0 0, 10px 10px;
  color: #3E3D3D;
  cursor: default;
  border: 1px solid #6D6D6D;
}


.hovermessage {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.hovermessage .hovermessage-text {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  margin: 20px 0px 0px -100px;
  position: absolute;
  z-index: 1;
}

.hovermessage:hover .hovermessage-text {
  visibility: visible;
}

.fa.fa-chevron-right.go-arrow {
  margin-left: 4px;
}

.button-action,
.button-blue {
  -moz-user-select: none;
  background-color: #4d90fe;
  background: -moz-linear-gradient(top, #4d91fe 0%, #4786ed 100%);
  background: -webkit-linear-gradient(top, #4d91fe 0%, #4786ed 100%);
  background: linear-gradient(to bottom, #4d91fe 0%, #4786ed 100%);
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 26px;
  font-weight: 400;
  line-height: 32px !important;
  margin: 10px auto;
  max-width: 740px;
  padding: 20px;
  text-align: center;
  transition: all 0.218s ease 0s;
  -ms-transition: all 0.218s ease 0s;
  -moz-transition: all 0.218s ease 0s;
  -webkit-transition: all 0.218s ease 0s;
  width: 100%;
  line-height: 26px;
}

.button-action:hover,
.button-blue:hover,
.button-action:focus,
.button-blue:focus {
  text-decoration: none;
  color: #fff;
  background-color: #2e79f4;
  background: -moz-linear-gradient(top, #2e79f4 0%, #377deb 100%);
  background: -webkit-linear-gradient(top, #2e79f4 0%, #377deb 100%);
  background: linear-gradient(to bottom, #2e79f4 0%, #377deb 100%);
}

.button-disabled {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  color: #000;
  cursor: default;
}

.button-disabled:hover,
.button-disabled:focus {
  background-color: #fff;
  color: #000;
  background-image: none;
  text-decoration: none;
}

.button-blue.feature-box-btn {
  border-color: #2564cc;
  border-style: solid;
  border-width: 1px 1px 3px;
  color: #fff;
  line-height: 18px !important;
  position: relative;
  z-index: 999;
}

.table-container {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  overflow-x: auto;
}

.table {
  border-collapse: collapse;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 16px;
  margin: 20px auto;
  width: 100%;
}

.striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, .05);
}

.table th {
  color: #fff;
  /*    background-color: #0f7dc2;*/
  background-color: #383838;
  /*    border-color: #0f7dc2;*/
  border-color: #a7a7a7;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  padding: 14px 8px;
  text-align: left;
}

.table td {
  display: table-cell;
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table strong {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
}

.copy h3.table-header {
  font-family: "georgiapro", "georgiapro", Times, "Times New Roman", serif;;
  max-width: 800px;
  font-size: 46px;
  line-height: 46px;
  font-weight: 300;
  margin: 40px auto 30px;
}
.cookie-patch {
  width: 100%;
  height: 50px;
  position: relative;
  top: -52px;
  background-color: #fff;
  margin-bottom: 115px;
}
.widget-frame {
  border: 0;
  width: 100%;
  height: 770px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}
.takeaway {
  border: 1px solid #ddd2e6;
  background-color: #f8f9fa;
  margin: 30px auto;
  padding: 10px 40px;
  position: relative;
  max-width: 800px;
  width: 100%;
}

.takeaway p {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 22px;
  line-height: 26px;
}

.takeaway .check {
  position: absolute;
  width: 80px;
  left: 0;
  top: 0;
}

.sidebar-container {
  margin: 10px auto;
  max-width: 800px;
}

.sidebar-image {
  float: right;
  margin: 0 0 20px 20px;
  max-width: 300px;
}

@media screen and (max-width: 600px) {
  .sidebar-image {
    float: none;
    max-width: 200px;
    display: block;
    margin: 40px auto;
  }

}

.sidebar-image-left {
  float: left;
  margin: 0 20px 20px 0;
  max-width: 300px;
}

.sidebar-image-left.round {
  border: 3px solid white;
  border-radius: 100%;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.6);
}

.sidebar {
  border: 1px solid #ccc;
  float: right;
  margin-left: 20px;
  padding: 10px 14px;
  width: 300px;
}

.sidebar>h3 {
  color: #333;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 24px;
  line-height: 28px !important;
  margin-top: 10px;
}

.sidebar>p {
  font-size: 15px;
  line-height: 19px;
}

.sidebar-subhead {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-weight: 300;
  padding: 10px 20px;
  font-size: 30px;
  margin: 0;
  border-bottom: 1px solid #bbb;
}

.image-sidebar-container {
  border-bottom: 2px solid #bbb;
  border-top: 2px solid #bbb;
  float: right;
  margin: 20px 0 20px 180px;
  position: relative;
  right: 10%;
  width: 420px;
}

.image-sidebar {
  padding: 20px 60px 10px 10px;
  width: 380px;
}

.image-sidebar-container>p {
  font-size: 12px;
  line-height: 15px;
  margin: 0 10px 10px;
}

.col-content .sidebar img {
  border: none;
  border-radius: 0;
  width: 100%;
}

.stock-chart {
  display: block;
  margin: 10px auto;
  max-width: 700px;
  width: 100%;
}

.guests-container .stock-chart {
  border: none;
  border-radius: 0;
  display: block;
  margin: 10px auto;
  max-width: 700px;
  width: 100%;
}

.article-holder {
  padding-bottom: 40px;
  margin-left: 40px;
  border-bottom: 2px dotted #bbb;
}

.article-head {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-weight: 300;
  font-size: 40px;
  line-height: 40px;
  margin: 30px 0 20px;
}

.article-holder p {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 20px 0;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
}
.article-holder strong {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
}
.article-holder .article-byline {
  color: #a6a6a6;
  display: block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 0;
  text-transform: uppercase;
}

.article-holder .button-link {
  padding: 10px;
  border: 1px solid #13691b;
  background-color: #0c870f;
  color: #fff;
  font-size: 18px;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  margin: 20px 0;
  width: 120px;
  text-decoration: none;
  transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
}

.article-holder .button-link:hover {
  background-color: #119a14;
  border: 1px solid #177b20;
}

.article-logo {
  display: block;
  width: 50px;
}

.player-container {
  margin: 10px 0 30px;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.home-player {
  margin: 0 auto 15px;
  max-width: 800px;
  display: block;
  width: 100%;
}

.player-container {
  margin: 10px 0 30px;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.meltup-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-js .vjs-big-play-button {
  background-color: #ED1C24;
	  opacity: .9;
		border-radius: 8px;
		height: 100px;
		width: 125px;
		left: 50%;
		top: 50%;
		transform: translateX(-50%) translateY(-50%);
		margin: 0;
}
.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:hover, .video-js .vjs-big-play-button:active,
.video-js .vjs-big-play-button:focus {
  background-color: #ff555b;
}

.video-js .vjs-progress-control.vjs-control {
	  display: none;
	}

	.video-js .vjs-time-control {
		display: none;
	}

.bullets.quotes span {
  color: #002D7E;
  display: block;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 24px;
}

.guests-container {
  display: block;
  margin: 20px auto 50px;
  width: 100%;
}

.guests-container img {
  display: block;
  border: 2px solid #002D7E;
  border-radius: 50%;
  margin: 10px auto;
  width: 180px;
}

.guests-container h3 {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 50px;
  line-height: 44px;
  font-weight: 300;
  text-align: center;
  margin-top: 20px;
}

.guests-container h3 span {
  display: block;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 24px;
  margin-top: 10px;
  line-height: 28px;
}

.report-headline {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-weight: 300;
  font-size: 56px;
  line-height: 50px;
  margin: 50px auto 0;
  text-align: center;
}

.multi-lines {
  border: none;
  margin: 60px auto 50px;
  padding-bottom: 20px;
  position: relative;
}

.multi-lines_lines {
  border-bottom: 2px solid #A7A7A7;
  line-height: 0;
  padding-bottom: 10px;
  margin: auto;
  width: 175px;
}

.multi-lines_lines:nth-child(2) {
  width: 370px;
}

.sidebar-topper.split {
  top: -14px;
  width: 50px;
  height: 50px;
}

.prev-next {
  width: 100%;
  max-width: 800px;
  margin: 20px auto;
  display: block;
}

.prev-next .box-button.prev {
  float: left;
  width: 250px;
  border-radius:3px;
}

.prev-next .box-button.next {
  float: right;
  width: 250px;
  border-radius:3px;
}


/*=====================
   end sections
========================*/


#videos {
  background-color: #850808;
  color: #fff;
}

#vipHeadline {
  margin: -30px auto 20px;
}

.osano-cm-widget {
  display: none;
}

.small-list {
  margin-bottom: 1.6em;
}

.small-list li {
  /*line-height: 10px;*/
  list-style: none;
  margin-bottom: 10px
}

.bullets.blue {
  background-image: url("https://secure-prod-assets.s3.amazonaws.com/common/icons/bullet-angle-blue.png");
}

/*	update to all pages accordingly*/
#meltup {
  text-decoration: underline;
  text-underline-offset: 5px;
}

/*OSANO FOOTER START*/
.osano-cm-widget {
  display: none;
}

.footerRow {
  display: flex;
  flex-direction: row;
  max-width: 1200px;
  justify-content: center;
  margin: 10px auto;
}

.footerItem {
  font-family: verdana, sans-serif;
  font-size: 12px;
  color: #454242;
  line-height: 20px;
  padding: 0 15px;
  border-right: 2px solid #bbb;
  text-decoration: none;
}

.footerItem:last-child {
  border-right: none;
}

.footerItem:hover {
  text-decoration: none;
  color: #454242;
}

@media (max-width: 960px) {
  .footerRow {
    flex-direction: column;
    text-align: center;
  }
}

#osano-cm-drawer-toggle--category_MARKETING--description {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 1.375;
}

.osano-cm-description p,
.osano-cm-view--type_consent p {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.375;
}

.osano-cm-disclosure__toggle,
.osano-cm-header {
  font-family: Verdana, sans-serif;
  font-size: 17.65px;
}

.osano-cm-header {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 17.65px;
  line-height: 1.375em;
  margin: 0 auto 0 0;
}

/*OSANO FOOTER END*/

@media screen and (max-width: 600px) {
  .content-container {
    margin-top: -500px;
    padding: 0 15px;
  }
}


@media only screen and (max-width: 480px) {
  #vipHeadline {
    margin: -10px auto 20px;
  }
}

/*==========================
   begin articles styles
============================*/

.articles-container {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-flow: nowrap;
  -webkit-flex-flow: nowrap;
  margin: 20px auto;
  max-width: 1000px;
  width: 100%;
}

.article-item {
  border: 1px solid #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  color: #000;
  cursor: pointer;
  margin: 10px 5px;
  overflow: hidden;
  padding: 10px;
  position: relative;
  width: 24%;
  text-decoration: none;
  transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
}

.article-item:hover {
  border: 1px solid #ff9500;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
  color: #000;
  height: auto;
  text-decoration: none;
}

.article-item p.article-button {
  padding: 10px;
  border: 1px solid #13691b;
  background-color: #0c870f;
  color: #fff;
  font-size: 18px;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  width: 120px;
  text-align: center;
  transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
}

.article-item:hover .article-button {
  background-color: #119a14;
  border: 1px solid #177b20;
}

.article-item h3 {
  border-bottom: 1px solid #aaaaaa;
  display: block;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 30px;
  font-weight: 100;
  line-height: 36px;
  margin-bottom: 20px;
  margin-top: 5px;
  padding-bottom: 16px;
}

.article-credit {
  display: block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 15px;
  text-transform: uppercase;
}

.article-item p {
  font-size: 14px;
  line-height: 18px;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
}

.regwall {
  background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 25%) repeat scroll 0 0;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 25%) repeat scroll 0 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 25%) repeat scroll 0 0;
  padding-top: 140px;
  margin-top: -150px;
  position: relative;
}

.disabled {
  display: none;
}

.faq p strong {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  margin-bottom: 10px;
}


/*==========================
   end articles styles
============================*/


/*==========================
  sidebar styles
============================*/

.right-side section {
  background-color: #fff;
  border: 2px solid #A7A7A7;
  margin-bottom: 60px;
  padding: 40px 0 0;
  position: relative;
}

.right-side section.lesson-section {
  padding-top: 60px;
  z-index: 1;
}

.sidebar-topper {
  background-color: #fff;
  border: 2px solid #A7A7A7;
  border-radius: 50%;
  height: 60px;
  left: 50%;
  top: -32px;
  opacity: 1;
  position: absolute;
  text-align: center;
  width: 60px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  padding: 6px;
}

section .vip-block .sidebar-topper {
  border: 2px solid #a7a7a7;
}

.right-side h2 {
  border-bottom: none;
  color: #000;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}

.right-side p {
  font-size: 16px;
  line-height: 17px;
  padding: 0 20px;
}
.right-side .testimonial {
  padding-top: 20px;
}
.right-side .testimonial span {
  display: block;
  font-size: 14px;
  line-height: 17px;
  padding: 0;
}
.right-side .bullets {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  padding-left: 30px;
  margin-bottom: 20px;
}
.right-side .disclaimer{font-size: 12px; line-height: 1.25;}
.event-block {
  clear: both;
  display: table;
  margin: 0 auto 20px;
  padding: 0 20px;
}

.event-block img {
  width: 100%;
  display: block;
  max-width: 350px;
  margin: 10px auto;
}
.event-block .side-icon {
  float: right;
  margin: 0 0 10px 10px;
  height: 90px;
  width: 90px;
}
.event-block .bio-hero {
  border: 1px solid #002D7E;
  border-radius: 50%;
}

.event-block .calendar-icon {
  float: right;
  margin: 0 0 10px 10px;
}

.description h3 {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 24px;
  line-height: 27px;
  margin: 0;
}

.event-block .description p {
  font-size: 16px;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  line-height: 19px;
  padding: 0;
}

.description p strong {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
}

.sidebar .card {
  float: none;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}

.sidebar .card p {
  padding: 0 10px;
}

.sidebar .card-container {
  margin-top: 20px;
  min-height: auto;
  padding: 10px;
}


/*==========================
  end sidebar styles
============================*/


/*==========================
  countdown timer stuff
============================*/

#event-timer {
  color: #000000;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 16px;
  margin: 50px auto;
  text-align: center;
  text-transform: uppercase;
}

#event-timer>div {
  border-right: 1px dashed rgba(0, 0, 0, 0.45);
  display: inline-block;
  margin-right: 20px;
  padding-right: 20px;
  text-align: center;
}

#event-timer>div:last-child {
  border-right: 0 none;
  margin-right: 0;
  padding-right: 0;
}

#event-timer span {
  color: #c00;
  display: block;
  font-size: 100px;
  line-height: 80px;
  margin-bottom: 5px;
}
.headline-container #event-timer {
  color: #fff;
}
#event-timer>div {
  border-right: 1px dashed rgba(255, 255, 255, 0.45);
}
.headline-container #event-timer span {
  color: #fff;
  display: block;
  font-size: 100px;
  line-height: 80px;
  margin-bottom: 5px;
}

/*==========================
  end countdown timer stuff
============================*/


/*==========================
  Phone stuff
============================*/

#CallLoop p {
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  margin: 10px auto;
  display: block;
  text-align: center;
}

#phone-number {
  text-align: center;
}

#CallLoop input[type="text"] {
  background-color: #FCFFEC;
  border: 1px solid #bbbbbb;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 24px;
  line-height: 40px;
  padding: 4px 6px;
  width: 100%;
  max-width: 250px;
  margin: 10px auto;
  display: inline-block;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
  text-align: center;
}

#CallLoop .callloop-submit {
  /*
      background: -moz-linear-gradient(center top, rgba(27, 159, 9, 0.3) 0%, rgba(20, 105, 8, 0.3) 100%) repeat scroll 0 0 #41c130;
      background: -webkit-linear-gradient(top, rgba(27, 159, 9, 0.3) 0%, rgba(20, 105, 8, 0.3) 100%) repeat scroll 0 0 #41c130;
      background: linear-gradient(to bottom, rgba(27, 159, 9, 0.3) 0%, rgba(20, 105, 8, 0.3) 100%) repeat scroll 0 0 #41c130;
      border-color: #2fa41f #1d7112 #1d7112 #2fa41f;
  */
  background-color: #bf0b0b;
  border: 1px solid #ae3700;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  font-family: "georgiapro", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin: 10px auto;
  padding: 4px 12px;
  text-decoration: none;
  display: block;
}

#CallLoop .callloop-submit:hover {
  /*
      background: -moz-linear-gradient(center top, rgba(27, 159, 9, 0.4) 0%, rgba(20, 105, 8, 0.4) 100%) repeat scroll 0 0 #2ea01f;
      background: -webkit-linear-gradient(top, rgba(27, 159, 9, 0.4) 0%, rgba(20, 105, 8, 0.4) 100%) repeat scroll 0 0 #2ea01f;
      background: linear-gradient(to bottom, rgba(27, 159, 9, 0.4) 0%, rgba(20, 105, 8, 0.4) 100%) repeat scroll 0 0 #2ea01f;
      border-color: #2fa41f #1d7112 #1d7112 #2fa41f;
  */
  background-color: #ec4949;
  text-decoration: none;
}

.callloop-bottom {
  color: #aaa;
  font-size: 9px;
  margin: 20px auto 0;
  text-align: center;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
}
.vip-sticky {
  position: fixed;
  top: 20%;
  width: 300px;
  z-index: 9999;
  right: -300px;
  background-color: #fff;
  /*    border: 4px solid #002D7E;*/
  border: 4px solid #bf0b0b;
  padding: 10px;
  transition: all 0.2s ease-in-out;
}
.vip-sticky.active {
  right: -4px;
}
.vip-toggle {
  cursor: pointer;
  line-height: 24px;
  background-color: #bf0b0b;
  color: #fff;
  position: absolute;
  text-transform: uppercase;
  left: -116px;
  height: 40px;
  top: 68px;
  padding: 10px 40px 10px 10px;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 16px;
  transform: rotate(-90deg);
  transition: all 0.2s ease-in-out;
}
.vip-toggle:hover {
  background-color:  #ec4949;
}
.vip-toggle:after {
  font-family: "FontAwesome";
  content: "\f0aa";
  font-size: 24px;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 20px;
  transform: translateY(-50%);
}
.vip-sticky.active .vip-toggle:after {
  font-family: "FontAwesome";
  content: "\f0ab";
}
.vip-sticky h3 {
  font-size: 20px;
  line-height: 22px;
  margin: 10px auto 20px;
}
.vip-sticky p {
  font-family: "georgiapro", Times, "Times New Roman", serif; !important;
  font-size: 16px;
  line-height: 18px;
  text-align: left !important;
}
.vip-sticky #CallLoop input[type="text"] {
  font-size: 20px;
  line-height: 30px;
  padding: 4px 6px;
  max-width: 200px;
}
.vip-sticky #CallLoop .callloop-submit {
  max-width: 200px;
}

/*CallLoop position fix*/
.callLoop-fix{
  max-width: 900px;
  display: block;
  margin: 0 auto 40px;
  border: solid 5px #dedede;
  padding: 20px;
}
.callLoop-tophead{
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-top-width: 3px;
}
.row{
  margin:0 auto;
  width:100%;
}
#CallLoop input[type="text"]{
  max-width: none;
}

/*==========================
  End Phone stuff
============================*/

.profile-img{
  width: 80%;
  max-width: 250px;
  margin: 0 auto;
  display: block;
  border-radius: 500px;
}
/*==========================
  email submission stuff
============================*/

form.email-sub {
  max-width: 800px;
  display: block;
  margin: 20px auto;
}

form.email-sub input[type="email"],
form.email-sub input[type="text"] {
  background-color: #fff;
  border: 1px solid #bbb;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  font-size: 18px;
  line-height: 40px;
  padding: 4px 6px;
  width: 100%;
  max-width: 350px;
  margin: 10px 0;
  display: block;
}

form.email-sub textarea {
  font-size: 18px;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  border: 1px solid #bbb;
  background: #fff;
  padding: 10px;
  transition: all 0.3s ease-in-out;
  width: 100%;
  min-height: 250px;
  vertical-align: top;
}

form.email-sub button {
  cursor: pointer;
  padding: 10px;
  border: 1px solid #13691b;
  background-color: #0c870f;
  color: #fff;
  font-size: 18px;
  font-family: "georgiapro", Times, "Times New Roman", serif;;
  margin: 10px 0;
  width: 120px;
  text-decoration: none;
  transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
}

form.email-sub button:hover {
  background-color: #119a14;
  border: 1px solid #177b20;
}


/*==========================
  end email submission stuff
============================*/

@media only screen and (max-height: 700px) {
  .sub-home {
    height: 450px;

  }
}

@media only screen and (min-width: 1600px) {
  .intro-box-sub {
    max-width: 1500px;
  }

}

@media screen and (max-width:1500px) {
  .content-container {
    margin-top: -300px;
  }
}

@media only screen and (max-width: 1400px) {
  .copy.subpage {
    width: 94%;
  }
}

@media only screen and (max-width: 1200px) {
  .section-mast-sub {
    margin: 0 40px;
  }

}

@media screen and (max-width: 1100px) {
  .headline-container h3.kicker {
    font-size: 22px;
    line-height: 28px;
  }
  .headline-container {
    width: 90%;
  }
}

@media only screen and (max-width: 1100px) {
  #event-timer span, .headline-container #event-timer span {
    font-size: 80px;
    line-height: .9;
  }
}


@media screen and (max-width: 1000px) and (min-width: 800px) {
  .table-container {
    overflow-x: scroll;
  }
}

@media only screen and (max-width: 1000px) {
  .content-container {
    grid-template-columns: 100%;
    grid-template-areas:
				"header"
				"main"
				"sidebar";
    margin-top: -400px;

  }
  .content-container.signal-intro {
    background-color: #fff;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: auto;
    grid-template-areas: "header" "main" "footer" "sidebar";
    margin-top: -500px;
    width: 100%;
  }


  .aux-title {
    font-size: 70px;
    line-height: 70px;
  }
  .event-block {
    margin: 0 auto 30px;
  }
  .event-block .date-icon {
    float: none;
    display: block;
    margin: 10px auto;
  }

  .headline-container h3 {
    font-size: 26px;
    line-height: 32px;
  }
  .grid-blocks .block {
    width: 50%;
  }
}

@media only screen and (max-width: 900px) {
  .image-sidebar-container {
    margin: 0 0 20px 100px;
    right: 3%;
  }
  .event-block img {
    float: none;
  }
  #event-timer>div, .headline-container #event-timer>div {
    margin-right: 15px;
    padding-right: 15px;
  }
  #event-timer span, .headline-container #event-timer span {
    font-size: 70px;
    line-height: 60px;
  }
  .headline-container h1 {
    font-size: 25px;
    line-height: 26px;
  }
}
@media screen and (max-width:1100px){
  .headline-container h1{
    font-size: 50px;
    line-height: 52px;
  }
}
@media only screen and (max-width: 800px) {
  .hide-me2{display:none;}
  /*
      #CallLoop .callloop-submit{
          padding:4px 5px;
          font-size:16px;
      }
  */
  .cookie-patch {
    margin-bottom: 125px;
  }
  .copy.subpage {
    flex-flow: wrap;
    -webkit-flex-flow: wrap;
  }
  .col-content.left-main {
    margin: 0 0 20px 0;
  }
  .col-content.right-side {
    margin: 20px 0 0;
    width: 100%;
  }
  .copy {
    padding: 30px 20px;
  }
  .articles-container {
    flex-flow: wrap;
    -webkit-flex-flow: wrap;
  }
  .article-item {
    width: 48%;
  }
}

@media only screen and (max-width: 769px) {
  .container {
    padding: 0 20px;
  }
  .short-title {
    font-size: 80px;
    line-height: 80px;
  }
  .intro-box-sub {
    margin-left: 20px;
    padding-left: 0;
    width: 90% !important;
  }
  .section-mast-sub {
    margin: 0 20px;
  }
  .image-sidebar-container {
    margin: 0 0 20px 60px;
    right: 0;
    width: 350px;
  }
  .image-sidebar {
    padding: 20px 40px 10px 10px;
    width: 350px;
  }
  .glance-block {
    border: none;
    float: none;
    margin: 10px auto;
    padding-left: 0;
    width: 100%;
  }
  .headline-container h3.kicker {
    font-size: 18px;
    line-height: 24px;
  }
  .headline-container h3 {
    font-size: 22px;
    line-height: 28px;
  }
  .content-wrap.left {
    left: 0;
    width: 100%;
  }
  .content-wrap.right {
    right: 0;
    /* transform: translateX(50%); */
    width: 100%;
  }
}

@media screen and (max-width: 650px) {
  .table-container {
    overflow-x: auto;
  }
  .prev-next .box-button.prev,
  .prev-next .box-button.next {
    float: none;
    display: block;
  }
  .grid-blocks.subpage .block {
    width: 100%;
  }
  .headline-container h1 {
    font-size: 48px;
    line-height: 48px;
  }
}

@media screen and (max-width: 600px) {
  body {
    border: none;
  }
  .page-border {
    display: none;
  }
  .callLoop-mobile-header{padding:5px;}

  .background-hero {
    top: 55%;
    width: 800px;
  }
  .showcase.home {
    height: 450px;
  }
  .content-wrapper {
    margin-top: -300px;
    padding: 0 15px;
  }
  /*
      .container {
          padding: 0;
      }
  */
  /*
      .mobile-padding {
          padding: 0 20px;
      }
  */
  .aux-title {
    font-size: 60px;
    line-height: 60px;
  }
  #countdown span {
    font-size: 70px;
    line-height: 80px;
  }
  .event-block {
    width: 100%;
  }
  .title-section h1 {
    font-size: 50px;
    line-height: 1;
  }

  .content-container {
    margin-top: -350px;
    padding: 0 15px;
  }


  .grid-blocks .block {
    width: 100%;
  }
  .vip-sticky {
    display: none;
  }
  .headline-container h1{padding:0 5px;}
  .hide-me-img{display:none;}
  .background-hero {
    top: 55%;
    width: 800px;
  }
  .sub-home {
    height: 450px;
  }
  .content-container {
    margin-top: -300px;
    padding: 0 15px;
  }
}

@media only screen and (max-width: 550px) {
  .image-sidebar {
    display: block;
    margin: 0 auto;
    padding: 20px 0 10px;
    width: 90%;
  }
  .image-sidebar-container {
    float: none;
    margin: 20px auto;
    width: 90%;
  }
  .article-item {
    width: 100%;
  }

  .headline-container h1 {
    font-size: 40px;
    line-height: 40px;
  }
  .header-logo {
    margin: 20px 0 0 20px;
    width: 170px;
}
}

@media only screen and (max-width: 480px) {
  .short-title {
    font-size: 50px;
    line-height: 60px;
  }
  .page-title {
    font-size: 30px;
    line-height: 40px;
  }


  .sub-home {
    height: 45vh;
  }
  .title-section .eyebrow {
    color: #002D7E;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 0px;
  }


  /*  .header-logo {
        width: 150px;
    }*/

  .showcase-image.mobile-question {
    left: 35%;
  }
  .showcase-image.mobile-guests {
    left: 20%;
  }
  .showcase-image.mobile-articles {
    left: 70%;
  }

  .aux-title {
    font-size: 50px;
    line-height: 50px;
  }
  .sidebar {
    float: none;
    margin: 0;
    width: 100%;
  }
  #event-timer>div, .headline-container #event-timer>div {
    margin-right: 10px;
    padding-right: 10px;
  }
  #event-timer span, .headline-container #event-timer span {
    font-size: 46px;
    line-height: 46px;
  }
  #event-timer, .headline-container #event-timer {
    font-size: 13px;
    margin: 20px 0;
  }
  h3 {
    font-size: 28px;
    line-height: 1.1;
    margin: .75em auto;

  }
  p, li {
    font-size: 22px;
    line-height: 26px;
  }
  .headline-container {
    padding: 30px 0;
    -webkit-transform: translateX(-50%) translateY(-42%);
    transform: translateX(-50%) translateY(-42%);
  }
  .headline-container h3.kicker {
    font-size: 16px;
    line-height: 20px;
  }
  .headline-container h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .title-section h1 {
    font-size: 36px;
    line-height: 1;

  }
  .multi-lines_lines:nth-child(2) {
    width: 100%;
    max-width: 340px;

  }
  #site-intro .bullets.check {
    background: transparent url(../img/icon-check.webp) no-repeat scroll 0 0 / 24px auto;
    padding-left: 30px;
  }
  .home-scroll {
    display: none;
  }
}

@media only screen and (max-width: 380px) {
  .headline-container h1 {
    font-size: 36px;
    line-height: 36px;
  }
  .showcase.home {
    height: 375px;
  }
   .title-section {
     margin: 55px 0 10px;
   }

  .cookie-patch {
    margin-bottom: 150px;
  }
}

@media only screen and (max-width: 330px) {
  .cookie-patch {
    margin-bottom: 175px;
  }
  #event-timer>div, .headline-container #event-timer>div {
    margin-right: 5px;
    padding-right: 5px;
  }

  #event-timer span, .headline-container #event-timer span {
    font-size: 30px;
    line-height: 30px;
  }

  #event-timer, .headline-container #event-timer {
    font-size: 13px;
    margin: 10px 0;
  }



  .nav {
    height: 70px;
  }
  .toggle {
    padding: 16px;
  }
  .multi-lines_lines:nth-child(2) {
    width: 90%;

  }
}


.vipBox {
  width: 100%;
  margin: 0 auto;
  background: #000;
  color: white;
  display: block;
  padding: 40px 30px;
  max-width: 980px;
}
.vipBox .submit-btn {
  margin: 0 auto 20px;
  padding: 5px;
  font-size: 24px;
  max-width: 100%;
}

.vipBox .form-control {
  margin-top: 0;
  line-height: 36px;
  height: auto;
  padding: 4px;
}

.vipBox .disclaimer {
  font-size:0.8rem;
}