h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Gteestiprodisplay, sans-serif;
  color: #fff;
  font-size: 3.8em;
  line-height: 1.4em;
  font-weight: 700;
  letter-spacing: 2px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Gteestiprodisplay, sans-serif;
  color: #fff;
  font-size: 3.2em;
  line-height: 1.4em;
  font-weight: 700;
  letter-spacing: 2px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Gteestiprodisplay, sans-serif;
  color: #fff;
  font-size: 2.4em;
  line-height: 1.4em;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Gteestiprodisplay, sans-serif;
  color: #fff;
  font-size: 1.8em;
  line-height: 1.4em;
  font-weight: 700;
  letter-spacing: 1px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Gteestiprodisplay, sans-serif;
  color: #fff;
  font-size: 1.4em;
  line-height: 1.4em;
  font-weight: 700;
  letter-spacing: 1px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Gteestiprodisplay, sans-serif;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 700;
  letter-spacing: 1px;
}

p {
  margin-bottom: 10px;
  font-family: 'Gteestiprotext book', sans-serif;
  color: #fff;
  font-size: 1.4em;
  line-height: 1.4em;
  letter-spacing: 0px;
}

a {
  font-family: 'Gteestiprotext book', sans-serif;
  color: #fff;
  text-decoration: none;
}

.body {
  overflow: hidden;
  background-color: #333238;
}

.div-block {
  display: block;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.content {
  display: block;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 149px;
  padding-right: 30px;
  padding-left: 30px;
}

.content.content-underline {
  padding: 50px 30px;
  border-bottom: 1px none hsla(0, 0%, 100%, .09);
}

.content.hero-content {
  padding: 217px 30px 100px;
}

.style-guid {
  display: inline-block;
  margin-top: 50px;
  padding-bottom: 50px;
  clear: left;
  font-family: Stratum1;
  color: #d6e100;
  font-size: 2em;
}

.heading {
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Stratum1;
  color: #fff;
  font-size: 3.8em;
}

.heading-2.yellow {
  color: #d6e100;
}

.heading-2.yellow.centre {
  text-align: center;
  text-transform: uppercase;
}

.heading-3 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.h1-sub-title {
  font-family: 'Gteestiprotext book', sans-serif;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.4em;
  text-transform: uppercase;
  text-shadow: none;
}

.palette-block {
  width: 100%;
  height: 250px;
  background-color: #0098ff;
}

.palette-block.green {
  background-color: #d6e100;
}

.palette-block.red {
  background-color: #fb6045;
}

.palette-block.purple {
  background-color: #6c75e1;
}

.palette-block.blue {
  background-color: #23b2a7;
}

.row {
  margin-bottom: 50px;
}

.label {
  margin-top: 10px;
  background-color: transparent;
  font-family: Stratum1;
  color: #fff;
  font-size: 1.4em;
  line-height: 1.4em;
}

.label.green {
  color: #d6e100;
}

.label.blue {
  color: #23b2a7;
}

.label.red {
  color: #fb6045;
}

.label.purple {
  color: #6c75e1;
}

.light {
  overflow: visible;
  background-color: #4d4d55;
}

.dark {
  background-color: transparent;
  color: #000;
}

.dark.h2-large {
  font-size: 4.8em;
}

.section {
  min-height: 600px;
  padding-bottom: 100px;
  background-image: url('../images/bottom.svg');
  background-position: 0px 0px;
  background-size: 700px;
  background-repeat: no-repeat;
}

.section.section-top {
  background-image: url('../images/newimage.png');
  background-position: 100% 100%;
  background-size: 700px;
  background-repeat: no-repeat;
}

.section.section-top.top-svg {
  background-image: url('../images/top.svg');
  background-size: 700px;
  color: #fff;
}

.col {
  padding-right: 0px;
  padding-left: 0px;
}

.col.agenda-ul {
  padding-top: 110px;
}

.heading-6 {
  font-family: Montserrat, sans-serif;
}

.main-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  overflow: hidden;
  max-width: 100%;
  background-color: #333238;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 1.4em;
  line-height: 1.4em;
}

.menu-container {
  display: block;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.nav-link {
  position: relative;
  padding: 11px 40px 10px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Gteestiprodisplay, sans-serif;
  color: #fff;
  line-height: 2.4em;
}

.nav-link:hover {
  border-bottom: 6px none #d6e100;
  background-color: transparent;
}

.nav-link.w--current {
  color: #d6e100;
}

.nav-link.nav-link-cta {
  display: inline-block;
  background-color: #d6e100;
  color: #333238;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.nav-link.nav-link-cta:hover {
  background-color: #d6e100;
}

.nav-link.nav-link-cta.disabled {
  display: none;
  background-color: #ebebeb;
}

.brand-text {
  margin-top: 6px;
  color: #fff;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
}

.brand-span {
  color: #d6e100;
}

.section-2 {
  min-height: 550px;
}

.section-yellow {
  min-height: 750px;
  background-color: #d6e100;
}

.section-yellow.section-signup {
  min-height: 450px;
  padding-top: 75px;
  padding-bottom: 75px;
  text-transform: uppercase;
}

.paragraph {
  font-family: 'Gteestiprotext book', sans-serif;
}

.h2-large.yellow {
  margin-bottom: 10px;
  padding-bottom: 10px;
  color: #d6e100;
  line-height: 1.1em;
  text-transform: uppercase;
}

.h2-large.yellow.centre {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  text-align: center;
}

.h2-large.yellow.mid-width {
  width: 100%;
}

.h2-large.dark {
  font-size: 3.2em;
  text-transform: uppercase;
}

.h2-large.dark.newsletter {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.h1-large {
  max-width: 700px;
  padding-top: 0px;
  font-size: 6em;
  line-height: 1em;
  text-shadow: none;
}

.text-span {
  color: #d6e100;
  text-transform: none;
}

.h2-sub-title {
  max-width: 600px;
  margin-bottom: 30px;
  font-family: 'Gteestiprotext book', sans-serif;
  color: #fff;
  font-size: 1.6em;
  line-height: 1.4em;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.h2-sub-title.dark {
  max-width: 100%;
  color: #333238;
  text-transform: none;
}

.p-short {
  max-width: 60%;
  margin-bottom: 10px;
}

.col-left {
  padding-right: 75px;
  padding-left: 0px;
}

.col-right {
  padding-top: 75px;
  padding-left: 75px;
}

.brand-img {
  width: 185px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 30px;
}

.button {
  padding: 30px 40px;
  background-color: #d6e100;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Gteestiprodisplay, sans-serif;
  color: #333238;
  font-size: 1.4em;
  line-height: 2em;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  margin-left: 10px;
  box-shadow: 0 14px 50px -9px rgba(0, 0, 0, .7);
}

.col-cta {
  padding: 10px 30px 60px;
  background-color: #333238;
  box-shadow: 0 13px 46px -22px #000;
}

.quote-section {
  overflow: visible;
  height: auto;
}

.slider {
  height: auto;
  background-color: transparent;
}

.column {
  padding-top: 125px;
  padding-left: 75px;
}

.quote {
  position: absolute;
  left: -50px;
  top: -60px;
  display: inline-block;
  width: 90px;
  height: 90px;
  background-image: url('../images/quotes.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  color: #d6e100;
  font-size: 15em;
  line-height: 0em;
}

.quote.bottom {
  left: auto;
  top: 180px;
  right: 0px;
}

.quote.quote-right {
  left: auto;
  top: auto;
  right: -3px;
  bottom: 83px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.quote.quote-right.s3 {
  left: auto;
  right: 14px;
  bottom: -34px;
}

.quote.quote-right.s1 {
  left: auto;
  top: auto;
  right: 49px;
  bottom: 76px;
}

.quote.quote-right.s2 {
  left: auto;
  top: auto;
  right: -70px;
  bottom: 129px;
}

.quote.s3 {
  left: 18px;
}

.quote.s1 {
  left: -41px;
  top: -48px;
}

.quote.s2 {
  left: -60px;
  top: -40px;
}

.quote-text {
  height: auto;
  margin-top: 0px;
  font-family: Gteestiprodisplay, sans-serif;
  color: #fff;
  font-size: 3.8em;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: 4px 4px 28px rgba(0, 0, 0, .11);
}

.right-arrow {
  display: none;
  overflow: hidden;
}

.left-arrow {
  display: none;
}

.map-block {
  width: 750px;
  height: 505px;
  margin-top: 30px;
  margin-bottom: 30px;
  float: right;
  box-shadow: 0 14px 50px -18px #000;
}

.column-2 {
  padding-right: 75px;
}

.list-item {
  position: relative;
}

.list-item.ocp-li {
  max-width: 600px;
  margin-bottom: 20px;
  padding-left: 25px;
}

.text-block {
  position: absolute;
  font-family: Gteestiprodisplay, sans-serif;
  color: #d6e100;
  font-size: 1.4em;
  font-weight: 700;
}

.text-block-2 {
  margin-left: 30px;
  font-family: 'Gteestiprotext book', sans-serif;
  color: #fff;
  font-size: 1.4em;
  line-height: 1.4em;
  letter-spacing: 0px;
}

.agenda-p {
  margin-bottom: 40px;
}

.section-footer {
  min-height: 300px;
  padding-top: 95px;
}

.footer-logo {
  width: 175px;
}

.html-embed {
  background-color: #333238;
}

.signup-field {
  display: block;
  width: 24%;
  height: 70px;
  margin-right: 30px;
  padding-left: 20px;
  float: left;
  border-style: none none solid;
  border-bottom-width: 2px;
  border-bottom-color: #000;
  border-radius: 0px;
  background-color: transparent;
  font-family: Gteestiprodisplay, sans-serif;
  color: #000;
  font-size: 1.4em;
  line-height: 1.4em;
}

.signup-field:focus {
  background-color: hsla(0, 0%, 100%, .25);
}

.signup-button {
  width: 20%;
  height: 70px;
  background-color: #fff;
  font-family: Gteestiprodisplay, sans-serif;
  color: #333238;
  font-size: 1.4em;
  line-height: 1.4em;
  font-weight: 700;
  text-transform: uppercase;
}

.signup-button:hover {
  background-color: #000;
  color: #d6e100;
}

.signup-button.button {
  display: inline-block;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 70px;
  text-align: center;
}

.signup-button.button.green {
  width: auto;
  background-color: #d6e100;
}

.signup-button.button.green:hover {
  color: #000;
}

.signup-button.button.green.disabled {
  display: none;
  background-color: #ebebeb;
}

.link {
  padding-bottom: 10px;
  border-bottom: 2px solid #d6e100;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #d6e100;
  letter-spacing: 3px;
  text-decoration: none;
}

.link:hover {
  padding-bottom: 0px;
}

.slide-nav {
  bottom: -55px;
}

.social-media-link {
  width: 60px;
  height: 68px;
  margin-top: 0px;
  margin-right: 0px;
  padding-top: 21px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-filter: grayscale(100%) brightness(340%);
  filter: grayscale(100%) brightness(340%);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.social-media-link:hover {
  background-color: transparent;
  -webkit-filter: none;
  filter: none;
}

.partners-block {
  position: relative;
  margin-bottom: -150px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  background-color: #333238;
  box-shadow: 0 23px 50px -25px rgba(0, 0, 0, .57);
}

.row-2 {
  padding-top: 75px;
}

.partner-link {
  width: 19%;
  opacity: 0.25;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.partner-link:hover {
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.page-link {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 2px solid #d6e100;
  font-size: 1.4em;
}

.page-link.hidden {
  display: none;
}

.partners-text {
  display: block;
  max-width: 750px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-top: 0px;
  font-family: Gteestiprotext, sans-serif;
  color: #fff;
  font-size: 1.4em;
  line-height: 1.4em;
  text-align: center;
}

.footer-h4 {
  margin-top: 0px;
  color: #d6e100;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.footer-text {
  font-family: 'Gteestiprotext book', sans-serif;
  color: #fff;
  font-size: 1.4em;
  line-height: 1.4em;
}

.footer-link {
  display: block;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 1.4em;
  line-height: 1.4em;
}

.footer-link:hover {
  color: #d6e100;
}

.email-link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.email-link:hover {
  color: #d6e100;
}

.paragraph-2 {
  margin-bottom: 30px;
}

.image {
  width: 21px;
  margin-top: -4px;
}

.link-highlight {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 4px;
  background-color: #d6e100;
}

.mask {
  overflow: visible;
  margin-bottom: 33px;
}

.centre {
  display: block;
  max-width: 1020px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.paragraph-3 {
  width: 100%;
}

.paragraph-3.bottom {
  margin-bottom: 40px;
}

.paragraph-4 {
  max-width: 600px;
}

.paragraph-4.bottom {
  width: 100%;
  margin-bottom: 40px;
}

.agenda-row {
  margin-top: 40px;
  padding-top: 20px;
  border-style: none;
  border-top-width: 1px;
  border-top-color: #4d4d55;
}

.link-2 {
  border-bottom: 1px solid #fff;
}

.success-message {
  padding: 50px;
  background-color: #fff;
  font-family: 'Gteestiprotext book', sans-serif;
  font-size: 1.4em;
}

.text-block-3 {
  text-transform: none;
}

.error-message {
  padding: 25px;
  background-color: #fff;
  font-family: 'Gteestiprotext book', sans-serif;
  color: red;
  font-size: 1.4em;
}

.text-quote {
  position: relative;
  top: 81px;
  height: 0px;
  margin-top: 0px;
  padding-top: 0px;
  color: #d6e100;
  font-size: 3.1em;
  line-height: 0px;
  text-indent: 0px;
}

.image-2 {
  position: absolute;
  left: 3px;
  top: -81px;
  width: 306px;
  opacity: 1;
}

.new-quote {
  position: absolute;
  right: 94px;
  bottom: -87px;
  color: #d6e100;
  font-size: 4.2em;
}

.quote-bottom-right {
  position: absolute;
  right: -4px;
  bottom: -75px;
  width: 100px;
  height: 100px;
  background-color: transparent;
  background-image: url('../images/quotes.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.quote-top-left {
  position: absolute;
  left: -53px;
  top: -44px;
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-color: transparent;
  background-image: url('../images/quotes.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hotel-link {
  display: block;
  margin-bottom: 15px;
  padding-bottom: 2px;
  float: none;
  border-bottom: 2px none #d6e100;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #d6e100;
  font-size: 1.4em;
}

.hotel-link:hover {
  color: #fff;
}

.blog-container {
  position: relative;
  min-height: 300px;
  margin-top: 20px;
  margin-right: -1%;
  padding-top: 30px;
  padding-bottom: 125px;
}

.blog-post-link {
  position: relative;
  width: 32%;
  height: 210px;
  margin-right: 1%;
  margin-bottom: 1%;
  float: left;
  background-color: #fff;
  box-shadow: 0 9px 20px -12px rgba(0, 0, 0, .6);
}

.blog-post-link.dark {
  background-color: #333238;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.blog-post-link.dark:hover {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.blog-post-link.dark.hidden {
  display: none;
}

.read-more-label {
  position: absolute;
  right: 20px;
  bottom: 10px;
  font-family: Gteestiprodisplay, sans-serif;
  color: #333238;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.read-more-label.text-light {
  color: #fff;
}

.blog-post-title-block {
  position: relative;
  height: 166px;
  background-color: #9baf00;
}

.blog-post-title-block.red {
  background-color: #fb6045;
}

.blog-post-title-block.blue {
  background-color: #6c75e1;
}

.blog-post-title-block.green {
  height: 165px;
  background-color: #23b2a7;
}

.blog-header {
  margin-top: 0px;
  padding: 20px 52px 0px 20px;
  font-size: 18px;
}

.blog-author-and-date {
  position: absolute;
  left: 20px;
  bottom: 11px;
  padding-top: 0px;
  padding-left: 0px;
  font-family: Gteestiprodisplay, sans-serif;
  color: #4d4d55;
  font-size: 14px;
}

.blog-author-and-date.text-light {
  color: #fff;
}

.blog-excerpt {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  color: #80808d;
  font-size: 16px;
}

.highlight {
  padding: 10px;
  background-color: hsla(0, 0%, 100%, .09);
}

.agenda-block {
  margin-top: 50px;
  margin-bottom: 50px;
}

.day-header {
  position: relative;
  margin-bottom: 1px;
  background-color: rgba(214, 225, 0, .38);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.day-header:hover {
  background-color: rgba(214, 225, 0, .63);
}

.day-content {
  overflow: hidden;
}

.day-header-h3 {
  display: inline-block;
  margin-top: 20px;
  padding-left: 30px;
  line-height: 0.5em;
}

.day-triangle {
  position: absolute;
  top: 37px;
  right: 27px;
  width: 30px;
  height: 15px;
  border-top: 15px solid #d6e100;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}

.day-content-header {
  margin-top: 1px;
}

.row-3 {
  background-color: #1e1d24;
}

.day-content-header-title {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  font-family: 'Gteestiprotext book', sans-serif;
  color: #d6e100;
  text-transform: uppercase;
}

.col-line {
  display: block;
  height: 100%;
  min-height: 40px;
  border-style: none;
  border-right-width: 1px;
  border-right-color: #333238;
}

.day-row {
  margin-top: 1px;
  padding-bottom: 8px;
  background-color: #28272e;
}

.day-row:hover {
  background-color: #1e1d24;
}

.day-row.break-row {
  background-color: #232229;
}

.day-text {
  padding: 10px 10px 10px 25px;
  float: left;
  font-family: 'Gteestiprotext book', sans-serif;
  color: hsla(0, 0%, 100%, .63);
}

.day-text.day-title {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
}

.day-text.live {
  position: absolute;
  top: 28px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fb6045;
  font-size: 12px;
}

.day-icon {
  width: 20px;
  margin-top: 6px;
  padding-top: 1px;
  float: right;
}

html.w-mod-js *[data-ix="height-0"] {
  height: 0px;
}

html.w-mod-js *[data-ix="collapsed-day"] {
  height: 0px;
}

@media (max-width: 991px) {
  .content.content-underline {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .content.hero-content {
    padding-top: 99px;
  }
  .heading-2.yellow.centre {
    margin-bottom: 0px;
    padding-bottom: 20px;
  }
  .h1-sub-title {
    font-size: 2em;
    text-shadow: none;
  }
  .section {
    background-size: 390px;
  }
  .section.section-top {
    background-size: 390px;
  }
  .main-nav {
    overflow: visible;
  }
  .nav-link {
    display: block;
    text-align: left;
  }
  .nav-link.nav-link-cta {
    font-size: 0.9em;
  }
  .h2-large.yellow {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-left: 0px;
  }
  .h1-large {
    font-size: 6em;
    text-shadow: none;
  }
  .col-left {
    padding-left: 20px;
  }
  .col-right {
    padding-top: 25px;
    padding-left: 0px;
  }
  .button {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column {
    padding-right: 30px;
    padding-left: 30px;
  }
  .quote.quote-right.s3 {
    right: -40px;
    bottom: 42px;
  }
  .quote.quote-right.s1 {
    top: NaNpx;
    right: -52px;
    bottom: 182px;
  }
  .quote.quote-right.s2 {
    right: 22px;
  }
  .quote.s3 {
    left: -49px;
  }
  .quote.s1 {
    left: 10px;
  }
  .quote.s2 {
    left: -42px;
  }
  .quote-text {
    width: 100%;
    font-size: 3.2em;
  }
  .map-block {
    width: 340px;
  }
  .signup-field {
    width: 28%;
  }
  .signup-button {
    width: 100%;
    margin-top: 30px;
  }
  .social-media-link {
    display: block;
    width: 100%;
  }
  .row-2 {
    padding-top: 186px;
  }
  .heading-7 {
    padding-left: 20px;
  }
  .paragraph-2 {
    padding-left: 20px;
  }
  .menu-button {
    position: relative;
    width: 60px;
    height: 60px;
    text-align: center;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .menu-bar {
    width: 40px;
    height: 3px;
    background-color: #d6e100;
  }
  .menu-top.menu-bar {
    position: absolute;
    left: 0px;
    top: 15px;
    right: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 10px;
  }
  .menu-middle.menu-bar {
    position: absolute;
    left: 0px;
    top: 25px;
    right: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 10px;
  }
  .menu-bottom.menu-bar {
    position: absolute;
    left: 0px;
    top: 35px;
    right: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 10px;
  }
  .m-nav-menu {
    max-width: 350px;
    margin-top: 60px;
    background-color: #333238;
    box-shadow: -17px 17px 50px -20px #17161f;
  }
  .image {
    width: 50px;
    padding-left: 17px;
    float: left;
  }
  .quote-bottom-right {
    bottom: -65px;
    width: 75px;
    height: 75px;
  }
  .quote-top-left {
    position: absolute;
    left: -48px;
    top: -71px;
    width: 75px;
    height: 75px;
    background-color: transparent;
  }
  .text-block-4 {
    font-size: 0.9em;
  }
  .text-block-5 {
    font-size: 0.9em;
  }
  .blog-container {
    margin-right: -1%;
  }
  .blog-post-link {
    width: 49%;
  }
  .day-header-h3 {
    font-size: 1.5em;
  }
  .day-text {
    padding-left: 24px;
  }
  .day-text.day-title {
    font-size: 16px;
  }
  .day-icon {
    margin-top: -31px;
    margin-left: 0px;
  }
  .day-icon.break {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .h1-sub-title {
    text-shadow: none;
  }
  .col {
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .col.agenda-ul {
    margin-bottom: 30px;
    padding-top: 0px;
  }
  .section-yellow.section-signup {
    padding-bottom: 45px;
  }
  .quote.quote-right.s3 {
    top: auto;
    right: 25px;
    bottom: -26px;
  }
  .quote.quote-right.s1 {
    right: 49px;
    bottom: 90px;
  }
  .quote.quote-right.s2 {
    bottom: 90px;
  }
  .quote.s3 {
    left: 18px;
    top: -10px;
    bottom: -43px;
  }
  .quote.s2 {
    left: -22px;
    top: -18px;
  }
  .quote-text {
    padding: 0px;
    font-size: 3em;
  }
  .map-block {
    width: 100%;
  }
  .section-footer {
    padding-bottom: 57px;
  }
  .signup-field {
    width: 100%;
  }
  .footer-h4 {
    margin-top: 20px;
  }
  .heading-7 {
    padding-left: 0px;
  }
  .paragraph-2 {
    padding-left: 0px;
  }
  .quote-top-left {
    left: -37px;
    top: -68px;
  }
  .blog-container {
    margin-right: -1%;
  }
  .blog-post-link.dark {
    height: 250px;
  }
  .blog-header {
    padding-top: 20px;
    padding-right: 20px;
    font-size: 14px;
  }
  .blog-author-and-date {
    bottom: 40px;
  }
  .blog-excerpt {
    font-size: 12px;
  }
  .day-header-h3 {
    padding-top: 0px;
    line-height: 0.1em;
  }
  .day-content-header {
    display: none;
  }
  .day-icon.break {
    margin-top: -31px;
    margin-left: 14px;
  }
  .day-icon.break.break-one {
    margin-right: 23px;
  }
}

@media (max-width: 479px) {
  .content {
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading-2.yellow.centre {
    font-size: 2em;
  }
  .h1-sub-title {
    font-size: 1.4em;
    text-shadow: none;
  }
  .section.section-top {
    min-height: 720px;
  }
  .section.section-top.top-svg {
    min-height: auto;
    padding-bottom: 0px;
  }
  .heading-4 {
    width: 100%;
  }
  .h2-large.yellow {
    font-size: 2.2em;
  }
  .h2-large.yellow.mid-width {
    padding-top: 0px;
  }
  .h2-large.dark.newsletter {
    font-size: 2em;
  }
  .h1-large {
    font-size: 3em;
  }
  .brand-img {
    margin-left: 10px;
  }
  .quote-section {
    margin-bottom: 1px;
    padding-bottom: 30px;
  }
  .column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .quote.quote-right.s3 {
    bottom: 133px;
  }
  .quote.quote-right.s1 {
    right: 38px;
  }
  .quote.quote-right.s2 {
    right: 1px;
    bottom: 112px;
  }
  .quote.s3 {
    left: -1px;
    top: 20px;
    width: 60px;
  }
  .quote.s1 {
    top: 10px;
    width: 60px;
  }
  .quote.s2 {
    left: -12px;
    top: 18px;
    width: 60px;
  }
  .quote-text {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 1.6em;
    line-height: 1.3em;
  }
  .list-item.ocp-li {
    padding-left: 0px;
  }
  .text-block-2 {
    letter-spacing: 0px;
  }
  .partner-link {
    width: 100%;
  }
  .page-link {
    border-style: none;
    line-height: 30px;
    text-decoration: underline;
  }
  .column-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .mask {
    margin-bottom: 57px;
  }
  .agenda-row {
    border-top-style: none;
  }
  .image-2 {
    top: 48px;
    width: 206px;
  }
  .quote-bottom-right {
    bottom: -37px;
    width: 50px;
    height: 50px;
  }
  .quote-top-left {
    left: -18px;
    top: -52px;
    width: 50px;
    height: 50px;
  }
  .blog-post-link {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 3%;
  }
  .blog-author-and-date.text-light {
    bottom: 53px;
  }
  .day-header-h3 {
    font-size: 1.7em;
    line-height: 1.1em;
  }
}

@font-face {
  font-family: 'Gteestiprotext';
  src: url('../fonts/GTEestiProText-RegularItalic.otf') format('opentype'), url('../fonts/GTEestiProText-BookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Gteestiprotext';
  src: url('../fonts/GTEestiProText-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gteestiprotext';
  src: url('../fonts/GTEestiProText-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gteestiprotext';
  src: url('../fonts/GTEestiProText-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Gteestiprotext book';
  src: url('../fonts/GTEestiProText-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gteestiprotext';
  src: url('../fonts/GTEestiProText-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gteestiprodisplay';
  src: url('../fonts/GTEestiProDisplay-Bold.otf') format('opentype'), url('../fonts/GTEestiProDisplay-UltraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gteestiprotext';
  src: url('../fonts/GTEestiProText-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Gteestiprotext';
  src: url('../fonts/GTEestiProText-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Gteestiprodisplay';
  src: url('../fonts/GTEestiProDisplay-BoldItalic.otf') format('opentype'), url('../fonts/GTEestiProDisplay-UltraBoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Gteestiprotext';
  src: url('../fonts/GTEestiProText-UltraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Gteestiprodisplay';
  src: url('../fonts/GTEestiProDisplay-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Gteestiprotext';
  src: url('../fonts/GTEestiProText-UltraLightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Gteestiprodisplay';
  src: url('../fonts/GTEestiProDisplay-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gteestiprotext';
  src: url('../fonts/GTEestiProText-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gteestiprodisplay';
  src: url('../fonts/GTEestiProDisplay-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gteestiprodisplay';
  src: url('../fonts/GTEestiProDisplay-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Gteestiprotext';
  src: url('../fonts/GTEestiProText-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Gteestiprodisplay';
  src: url('../fonts/GTEestiProDisplay-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gteestiprodisplay';
  src: url('../fonts/GTEestiProDisplay-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Gteestiprotext';
  src: url('../fonts/GTEestiProText-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Gteestiprodisplay';
  src: url('../fonts/GTEestiProDisplay-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Gteestiprodisplay';
  src: url('../fonts/GTEestiProDisplay-UltraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Gteestiprodisplay';
  src: url('../fonts/GTEestiProDisplay-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Gteestiprodisplay';
  src: url('../fonts/GTEestiProDisplay-UltraLightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
}