@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=675fd7bf-4609-4a80-831e-ae5149affe4b");

@font-face {
  font-family: "ITC Cheltenham W02 Book";
  src: url("Fonts/02830652-8493-4df2-ac15-b794c9c91e30.woff2") format("woff2"), url("Fonts/f5a91dd4-cd0d-4947-aff1-b73aefb09d17.woff") format("woff");
}

@font-face {
  font-family: "ITC Cheltenham W02 Book Italic";
  src: url("Fonts/2efbc27f-16b0-484b-b146-d2dcfd58fb34.woff2") format("woff2"), url("Fonts/d028ecc8-e46d-4db5-a277-bdca53604180.woff") format("woff");
}

@font-face {
  font-family: "ITC Cheltenham W02 Bold";
  src: url("Fonts/e08f802f-4414-4b98-8a5b-c68058b2c294.woff2") format("woff2"), url("Fonts/3df2f24a-dc13-4de4-9592-93eedfd52b55.woff") format("woff");
}

@font-face {
  font-family: "ITC Cheltenham W02 Bold Italic";
  src: url("Fonts/8fe3400f-bbff-42e7-9855-0c5de26e1374.woff2") format("woff2"), url("Fonts/2abcec22-00f6-4ffb-b07e-70f3c25afe8c.woff") format("woff");
}

@font-face {
  font-family: "ITC Lubalin Graph W01 Bold";
  src: url("Fonts/2ec13c05-79f7-48cf-b49b-a8ebe39a75b2.woff2") format("woff2"), url("Fonts/74af91b4-1623-4784-a1e8-1505a2a76cf8.woff") format("woff");
}

@font-face {
  font-family: "ITC Lubalin Graph W01 Bold Cn";
  src: url("Fonts/753042d9-1575-498c-b6bd-1cd34712506f.woff2") format("woff2"), url("Fonts/e950d7f3-ceaa-484a-8c90-206230cbd67e.woff") format("woff");
}

@font-face {
  font-family: "ITC Lubalin Graph W01 Bd CnObl";
  src: url("Fonts/c9a4dd13-4a4e-4af9-a784-6d8a77011275.woff2") format("woff2"), url("Fonts/300b7505-5aef-4022-98cb-6971290eef89.woff") format("woff");
}

@font-face {
  font-family: "ITC Lubalin Graph W01 Bold Obl";
  src: url("Fonts/1ba9f5f7-adeb-403a-af3b-09b510348625.woff2") format("woff2"), url("Fonts/00f095e5-b781-4407-8af5-52a9d2e2d188.woff") format("woff");
}

@font-face {
  font-family: "ITC Lubalin Graph W01 Book";
  src: url("Fonts/23716a55-6502-4f37-9e23-3e5aff98016a.woff2") format("woff2"), url("Fonts/78d3386f-9ab6-4998-afb7-e5a7169d6907.woff") format("woff");
}

@font-face {
  font-family: "ITC Lubalin Graph W01 B1489616";
  src: url("Fonts/e8cf9cfa-3ff2-44e0-8695-bb0fe825b38c.woff2") format("woff2"), url("Fonts/5a4aa70d-7de1-4e47-a001-8f7019ac3a1b.woff") format("woff");
}

@font-face {
  font-family: "ITC Lubalin Graph W01 Demi";
  src: url("Fonts/151efa20-0f10-469d-93ab-8751460b065e.woff2") format("woff2"), url("Fonts/0d4cd527-d604-433d-8b73-60ea6ddb7f60.woff") format("woff");
}

@font-face {
  font-family: "ITC Lubalin Graph W01 Book Obl";
  src: url("Fonts/11bf6505-28fa-4803-9652-d4b28ca257ba.woff2") format("woff2"), url("Fonts/8d1cc80b-424c-4f23-82c2-932f2b5af68d.woff") format("woff");
}

@font-face {
  font-family: "ITC Lubalin Graph W01 D1489628";
  src: url("Fonts/7bcc908f-3dfb-439b-816c-15401e0416fd.woff2") format("woff2"), url("Fonts/b03f901b-205e-47ad-84bc-1cffd56f75b7.woff") format("woff");
}

@font-face {
  font-family: "ITC Lubalin Graph W01 Dm Bd Cn";
  src: url("Fonts/24a17f76-7d6d-496d-b04c-9032cec3de33.woff2") format("woff2"), url("Fonts/1faac553-728d-4484-bdec-ab51ad6c57a0.woff") format("woff");
}


/* ==========================================================================
   Third Party plugins
   ========================================================================== */

/* Video */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-icon {
  background: rgba(0, 0, 0, 0) url("/img/icons/media/player.svg") no-repeat scroll 0 0 / contain;
  bottom: 0;
  height: 60px;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 60px;
  z-index: 10;
}

.slider-pro {
  background: #000;
  margin: 0 auto;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.sp-slides-container {
  position: relative;
}

.sp-mask {
  position: relative;
  overflow: hidden;
}

.sp-slides {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}

.sp-slide {
  position: absolute;
  opacity: 0;
}

.sp-slide.sp-selected {
  opacity: 1;
}

body.home .sp-slides-container {
  position: fixed;
}

.sp-image {
  position: relative;
  display: block;
  border: none;
}

.sp-no-js {
  overflow: hidden;
  max-width: 100%;
}

.sp-up-arrow {
  content: '';
  cursor: pointer;
  background: rgba(0, 0, 0, 0) url("/img/icons/media/arrow-left.svg") no-repeat scroll center center / cover;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  margin-right: 10px;
  right: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 99;
}

.sp-down-arrow {
  content: '';
  cursor: pointer;
  background: rgba(0, 0, 0, 0) url("/img/icons/media/arrow-right.svg") no-repeat scroll center center / cover;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 100%;
  margin-left: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 99;
}


/* ==========================================================================
   Preloader
   ========================================================================== */

.preloader-wrapper {
  position: relative;
}

.preloader {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  height: 100vh;
}

.preloader svg {
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  top: 50%;
  height: 50px;
  width: 50px;
}

.preloader svg path {
  fill: #e95a0b;
}

.content-load {
  opacity: 0;
}

.loading {
  visibility: hidden
}

.loaded {
  visibility: visible;
}

.outView {
  opacity: .2;
  top: 5vw;
  position: relative;
  -webkit-transition: all .8s !important;
  transition: all .8s !important;
}

.inView {
  opacity: 1;
  top: 0;
  position: relative;
  -webkit-transition: all .8s !important;
  transition: all .8s !important;
}


/* ==========================================================================
   Add-ons
   ========================================================================== */

/* Full-screen background */
.background {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}

/* fullscreen setup */
body.full {
  height: 100%;
}

.fullscreen {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

.not-fullscreen,
.fullscreen.not-overflow {
  height: 100%;
  overflow: hidden;
}

/* Hide stToopPop sharing button. */
#stToolPop {
  display: none;
}

/* Isotope */
#no-results {
  display: none;
}

/* Dropdown menu */
ul.dropdown-menu {
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: .7em;
  float: none !important;
  padding: 0;
  display: inline;
  position: relative;
  width: 100%;
  top: 100%;
  opacity: 1;
  height: auto;
  max-height: inherit;
  margin: 5px 0 10px;
  overflow: hidden;
  text-align: right;
  -webkit-transition: linear 1s !important;
  transition: linear 1s !important;
}

/* Dropdown & Sidebar */
ul.dropdown-menu>li {
  border: 0;
  width: 100%;
  padding: 0;
}

ul.dropdown-menu li:last-child {
  border-bottom: 0;
}

/* Better positioning on last-item dropdown */
.drop-down>li:last-child ul.dropdown-menu {
  right: 0;
  text-align: right;
}

.drop-down>li:hover>ul.dropdown-menu {
  height: auto;
  opacity: 1;
  overflow: auto;
  transition: none;
}

.drop-down>li:hover>ul.dropdown-menu>li {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}

.dropdown-menu>li>a {
  font-weight: 400 !important;
  white-space: normal;
  padding: 8px 20px;
}

/* Mailer */
#mailer {
  text-align: left;
  position: relative;
}

#mailer #error,
#mailer #success {
  display: none;
  line-height: 1.3;
  margin: 0;
  text-align: right;
  position: relative;
}

#mailer #error p,
#mailer #success p {
  color: #ffffff;
}

@media only screen and (max-width : 767px) {

  /* Dropdown */
  .drop-down li ul.dropdown-menu {
    position: relative;
    opacity: 1;
    top: 0 !important;
  }

  .drop-down li ul.dropdown-menu li {
    border: 0;
    margin: 0;
  }

  .drop-down li ul.dropdown-menu>li>a {
    padding: 6px 0;
    text-align: center;
    font-size: .9em;
  }

}


/* ==========================================================================
  Toggle
========================================================================== */

#navbar-toggle {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  height: 40px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 14px;
  width: 41px;
  z-index: 1001;
}

.nav-toggle span,
.nav-toggle span:before,
.nav-toggle span:after {
  border-radius: 0;
  height: 2px;
  width: 25px;
  background: #ffffff;
  position: absolute;
  display: block;
  content: "";
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.nav-toggle:hover span,
.nav-toggle:hover span:before,
.nav-toggle:hover span:after {
  background-color: #fff;
}

.nav-toggle span:before {
  top: -8px;
}

.nav-toggle span:after {
  bottom: -8px;
}

.nav-toggle.active span {
  background-color: transparent;
}

.nav-toggle.active span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #ffffff;
}

.nav-toggle.active span:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #ffffff;
}

.scrollDown {
  background: url(/img/icons/cta/double-arrow.png) no-repeat center / contain;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  text-indent: -999em;
  position: absolute;
  top: 100vh;
  left: 0;
  right: 0;
  margin-top: -60px;
  z-index: 9999;
}


/* ==========================================================================
   Bootstrap Overwrites
   ========================================================================== */

/* Placeholder */
::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #e95a0b;
}

:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
  color: #e95a0b;
}

::-moz-placeholder,
.form-control::-moz-placeholder {
  color: #e95a0b;
  opacity: 1;
}

.cta .form-control::-webkit-input-placeholder {
  color: #fff;
}

.cta .form-control:-ms-input-placeholder {
  color: #fff;
}

.cta .form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

body.no-bg .cta .form-control::-webkit-input-placeholder {
  color: #000;
}

body.no-bg .cta .form-control:-ms-input-placeholder {
  color: #000;
}

body.no-bg .cta .form-control::-moz-placeholder {
  color: #000;
  opacity: 1;
}

/* Selector */
::selection {
  background: #cccccc;
  color: #000000;
}

::-moz-selection {
  background: #cccccc;
  color: #000000;
}

/* buttons */
.btn {
  border: 1px solid #e95a0b;
  border-radius: 0;
  background-color: #e95a0b;
  box-shadow: none;
  color: #fff;
  font-size: 1em;
  font-weight: 100;
  font-family: 'ITC Lubalin Graph W01 Bd CnObl';
  text-shadow: none;
  line-height: 1.3;
  text-align: left;
  padding: 10px 15px 8px;
  position: relative;
}

.btn.focus,
.btn:focus,
.btn:hover {
  background-color: #fff;
  border-color: #dedddd;
  color: #e95a0b;
}

.btn-arrow {
  padding-right: 50px;
}

.btn-arrow::after {
  content: '';
  background: url('/img/icons/cta/right-arrow-white.svg') no-repeat center / contain;
  width: 16px;
  height: 100%;
  position: absolute;
  right: 15px;
  top: 1px;
}

.btn-arrow:hover:after,
.btn-arrow:focus:after,
.btn-arrow.focus:active:after,
.btn-arrow:active:focus:after,
.btn-arrow:active:hover:after {
  background-image: url('/img/icons/cta/right-arrow-orange.svg');
}

.btn-default {
  background-color: #e95a0b;
  border-color: #e95a0b;
  color: #fff;
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  background-color: transparent;
  border-color: #e95a0b;
  color: #e95a0b;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.focus:active,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
  background-color: #fff;
  border-color: #dedddd;
  color: #e95a0b;
}

.btn-default.focus,
.btn-default:focus,
.btn-default:hover {
  background-color: #fff;
  border-color: #dedddd;
  color: #e95a0b;
}

.btn-primary {
  background-color: #ffffff;
  border-color: #dedddd;
  color: #e95a0b;
}

.btn-primary.btn-arrow::after {
  background-image: url('/img/icons/cta/right-arrow-orange.svg');
}

.btn-primary.btn-arrow:hover:after,
.btn-primary.btn-arrow:focus:after {
  background-image: url('/img/icons/cta/right-arrow-white.svg');
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
  background-color: transparent;
  border-color: #e95a0b;
  color: #e95a0b;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
  background-color: #e95a0b;
  border-color: #e95a0b;
  color: #fff;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
  background-color: #e95a0b;
  border-color: #e95a0b;
  color: #fff;
}

.btn-clear {
  background: none;
  border-color: transparent;
  border-bottom-color: transparent;
  border-bottom: 1px solid #4d5253;
  color: #4d5253;
}

.btn-clear.btn-arrow::after {
  background-image: url('/img/icons/cta/right-arrow-black.svg')
}

.btn-clear.btn-arrow:hover:after,
.btn-clear.btn-arrow:focus:after,
.btn-clear.btn-arrow.focus:active:after,
.btn-clear.btn-arrow:active:focus:after,
.btn-clear.btn-arrow:active:hover:after {
  background-image: url('/img/icons/cta/right-arrow-orange.svg');
}

body.home .btn-clear {
  background-color: rgba(0, 0, 0, 0.04);
  border-bottom: 1px solid #fff;
  color: #fff;
}

body.home .btn-clear.focus,
body.home .btn-clear:focus,
body.home .btn-clear:hover {
  background-color: #fff;
  border-color: #dedddd;
  color: #e95a0b;
}

body.home .btn-clear.btn-arrow::after {
  background-image: url('/img/icons/cta/right-arrow-white.svg')
}

body.home .btn-clear.btn-arrow:hover:after,
body.home .btn-clear.btn-arrow:focus:after,
body.home .btn-clear.btn-arrow.focus:active:after,
body.home .btn-clear.btn-arrow:active:focus:after,
body.home .btn-clear.btn-arrow:active:hover:after {
  background-image: url('/img/icons/cta/right-arrow-orange.svg');
}

.clear.btn-arrow {
  color: #fff !important;
  background: none !important;
  border: 0 !important;
}

.clear.btn-arrow:hover:after,
.clear.btn-arrow:focus:after {
  background-image: url('/img/icons/cta/right-arrow-white.svg');
}


/* ==========================================================================
   Form
   ========================================================================== */

.form-control {
  background: rgba(255, 255, 255, 1);
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #fff;
  box-shadow: none !important;
  color: #323333;
  font-size: .8em;
}


/* ==========================================================================
   Base
   ========================================================================== */

body {
  background: #f3e8e0;
  color: #323333;
  font-size: 14px;
  font-family: 'ITC Cheltenham W02 Book';
  font-weight: 300;
}

body .wrapper {
  min-height: 100vh;
  position: relative;
}

a {
  color: #e95a0b;
}

a:hover,
a:focus {
  color: #4d5253;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a,
input,
button {
  -webkit-transition: .3s all;
  transition: .3s all;
}

img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  box-shadow: none;
}

p {
  margin-bottom: 20px;
}

p strong {
  font-family: "ITC Cheltenham W02 Bold";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'ITC Lubalin Graph W01 Book';
  font-weight: normal;
  margin-top: 0 !important;
  margin-bottom: 15px;
}

/* Media */
.thumbnail {
  position: relative;
}

.btn-more {
  margin-top: 5px;
}

.white-text {
  color: #ffffff !important;
}

.orange-text {
  color: #e95a0b !important;
}

.black-text {
  color: #000000 !important;
}


/* ==========================================================================
   Header
   ========================================================================== */

/* Social */
.feast-social {
  margin: 0 -6px;
  padding: 0;
  width: 200%;
  float: left;
  text-align: left;
}

.feast-social li {
  background-color: transparent;
  height: inherit;
  margin: 0 3px;
  padding: 0;
}

.feast-social li a {
  height: 28px;
  width: 30px;
  text-indent: -999em;
  text-align: left;
  padding: 0;
  opacity: 1;
  display: table;
  background-size: contain;
  background-position: center center;
}

/* Social */
a.nav-facebook {
  background: url("../img/icons/social/pack/facebook.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

a.nav-twitter {
  background: url("../img/icons/social/pack/twitter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

a.nav-googleplus {
  background: url("../img/icons/social/pack/google-plus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

a.nav-youtube {
  background: url("../img/icons/social/pack/youtube.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

a.nav-instagram {
  background: url("../img/icons/social/pack/instagram.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

a.nav-pinterest {
  background: url("../img/icons/social/pack/pinterest.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

a.nav-flickr {
  background: url("../img/icons/social/pack/flickr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

a.nav-linkedin {
  background: url("../img/icons/social/pack/linkedin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

a.nav-vimeo {
  background: url("../img/icons/social/pack/vimeo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

a.nav-tumblr {
  background: url("../img/icons/social/pack/tumblr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

a.nav-rss {
  background: url("../img/icons/social/pack/rss.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}


/* ==========================================================================
   Footer
   ========================================================================== */

footer {
  border: 0;
  background: #f3e8e0;
  color: #323333;
  padding: 30px 0 15px 0;
  position: relative;
  overflow: hidden;
  margin-bottom: -.5rem;
  margin-top: 0;
  z-index: 9;
}

.modal-open footer {
  z-index: 8;
}

footer a {
  color: #000;
  text-decoration: underline;
}

footer a:hover,
footer a:focus {
  color: #e95a0b;
}

.sub-footer {
  font-family: Arial, "sans-serif";
  font-size: 0.8em;
  margin: 15px 0 0;
}

.footer_subtitle {
  font-family: 'ITC Cheltenham W02 Book Italic';
  font-size: 130%;
}

.sponsor-name {
  font-family: 'ITC Lubalin Graph W01 Book';
  margin-bottom: 10px;
}

#bracketsDigital {
  filter: invert(1);
}

.feast {
  color: transparent !important;
  display: block;
  height: 15px;
  vertical-align: bottom;
  width: 55px;
}

.no-svg .feast {
  background: rgba(0, 0, 0, 0) url("../img/icons/feast/feast-default.png") no-repeat scroll 0 0 / contain;
}

@media only screen and (min-width : 768px) {

  /* Sticky footer */
  html {
    position: relative;
    min-height: 100%;
  }

  body {
    margin-bottom: 0;
  }

  footer {
    position: relative;
    bottom: 0;
    width: 100%;
    height: inherit;
  }

}

.copy {
  line-height: 1.6;
}

.list-inline.nav_footer {
  margin: 0 auto;
  display: table;
}

.footer_cta {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 3rem;
  padding-top: 2.5rem;
  min-height: 9.75rem;
}

.footer_cta::after {
  content: '';
  background: url(/img/assets/waveas.svg) repeat-x top right / cover;
  position: absolute;
  top: 0;
  width: 150vw;
  height: 100%;
  right: -30rem;
  z-index: -1;
}

.footer_cta .feast-social {
  margin: .8rem auto;
  width: auto;
  position: relative;
  z-index: 10;
  margin-left: -1.7rem;
  display: table;
  float: none;
}

.footer_cta a.nav-facebook,
.footer_cta a.nav-twitter {
  display: none;
}

.footer_cta a.nav-youtube {
  background: url("/img/icons/footer_youtube.png") no-repeat center / contain;
}

.footer_cta a.nav-instagram {
  background: url("/img/icons/footer_instagram.png") no-repeat center / contain;
}

.footer_cta .list-inline>li {
  padding: 0;
  padding-right: 3px;
  vertical-align: middle;
}

.footer_cta .feast-social li a {
  height: 30px;
  width: 32px;
}

#st-1.st-has-labels .st-btn.st-remove-label>span {
  display: inline-block !important;
}

#st-1 .st-btn[data-network="email"]>span {
  color: transparent !important;
  display: inherit !important;
}

#st-1 .st-btn[data-network="email"]>span::after {
  content: 'Forward';
  color: black !important;
  margin-left: -3.85rem;
}

#st-1 .st-btn>img {
  filter: invert(1);
}

#st-1 .st-btn[data-network="facebook"] img,
#st-1 .st-btn[data-network="twitter"] img {
  height: 21px !important;
  width: 21px !important;
  top: 3px !important;
}

#st-1 .st-btn[data-network="email"] {
  display: inline-block !important;
}

#st-1 .st-btn[data-network="email"] img {
  display: none;
}

#st-1.st-has-labels .st-btn {
  min-width: 105px !important;
}

#st-1 .st-btn {
  font-family: 'ITC Lubalin Graph W01 Bd CnObl';
  background-color: #f3e8e0 !important;
  height: 29px !important;
  line-height: 27px !important;
  border: 1px solid black !important;
  font-size: 1.3rem !important;
  border-radius: 8px !important;
}

#st-1 .st-btn:hover {
  opacity: 1 !important;
  top: 0 !important;
}

#st-1 .st-btn>span {
  color: #000 !important;
}

ul.sponsor-list {
  margin-bottom: 2rem !important;
}

ul.sponsor-list li {
  width: auto;
  float: left;
  min-height: auto;
  padding-right: 2rem;
  filter: grayscale(100%);
  transition: none;
  margin: 0 auto;
}

ul.sponsor-list li:hover {
  filter: grayscale(0%);
}

ul.sponsor-list li img {
  height: 36px;
  width: auto;
  max-width: inherit;
}

.credit {
  margin-right: 15px;
}

.col-sb.col-supporters {
  float: right;
}


/* ==========================================================================
   Feast Styles
   ========================================================================== */

.main-col {
  padding-right: 10%;
  position: relative;
  z-index: 50;
}

.sidebar-col {
  position: relative;
  z-index: 999;
}

.white-bg {
  background: #fff;
  display: flex;
  width: 100%;
  z-index: 50;
  position: relative;
}

#news.white-bg {
  background: #f3e8e0;
  background-image: none !important;
  overflow: hidden;
}

blockquote {
  border-left: 0;
  padding: 0 0 0 0;
}

blockquote p {
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 0;
}


/* ==========================================================================
   Header
   ========================================================================== */

.header {
  background: #e95a0b;
  height: 100%;
  position: relative;
  padding: 0;
  margin: 0;
}

.brand {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  margin: 25px 0 0;
}

.cta {
  color: #fff;
  position: absolute;
  right: 15px;
  top: 20px;
  width: 30vw;
  z-index: 99;
}

body.no-bg .cta {
  color: #000;
}

.cta a[href^="tel:"] {
  color: #fff;
  text-decoration: none;
}

body.no-bg .cta a[href^="tel:"] {
  color: #000;
  text-decoration: none;
}

.cta-inner {
  width: 120%;
  right: 20%;
  font-size: 93%;
  margin-top: -1rem;
  position: relative;
}

.sidebar {
  padding: 15px 15px;
  max-width: 330px;
  height: 100vh;
  width: 23%;
}

.cta .btn-arrow {
  font-size: 1.2em;
  padding: 12px 10px 10px;
  margin-top: -2px;
  margin-bottom: 10px;
  background: url(/img/assets/book_tickets.svg) no-repeat center top / contain;
  border: 0;
  outline: none;
  text-indent: -999rem;
  width: 100px;
  float: right;
}

.cta .btn-arrow::after {
  display: none;
}

.cta .list-inline>li {
  vertical-align: middle;
}

.cta-bo {
  font-family: 'ITC Lubalin Graph W01 Bd CnObl';
  line-height: 1.3;
  font-size: 1.2em;
  width: 100%;
  float: none;
  text-shadow: 0 2px 15px #ccc;
  margin: 0;
  opacity: 1;
}

a.hasChild:not(.collapsed) {
  color: #fff;
  opacity: 1;
}

/* Search */
.searchForm .input-group {
  background-color: rgba(255, 255, 255, .1);
  border-bottom: 1px solid #fff;
}

body.no-bg .input-group {
  background-color: #f8f8f8;
  border-bottom: 1px solid #ccc;
}

.searchForm .form-control {
  background: none;
  border: 0;
  box-shadow: none !important;
  color: #fff;
  font-size: 1em;
}

.searchForm button {
  border: 0;
  box-shadow: none;
  background: url(/img/icons/cta/search.svg) no-repeat center/ contain;
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 0px 10px;
}

body.no-bg .searchForm button {
  background-image: url(/img/icons/cta/search-black.svg);
}

/* Signup */
.header {
  padding-bottom: 175px;
}

.sub-title {
  color: #fff;
  font-family: 'ITC Lubalin Graph W01 Bd CnObl';
  font-size: 1.1em;
  text-align: left;
  padding: 0 2px;
  font-weight: 300;
}

.nav-mailer {
  padding: 0 5px 0 25px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 175px;
}

.nav-mailer .btn {
  border-bottom: 1px solid #fff !important;
  box-shadow: none !important;
  padding: 0 30px 8px 8px;
  float: left !important;
  font-size: .9em;
  margin: 5px 0 0;
}

.nav-mailer .btn::after {
  right: 0;
  top: -3px;
}

.nav-mailer .btn:hover,
.nav-mailer .btn:focus {
  opacity: .7;
}

.nav-mailer .form-control {
  line-height: 2;
  height: auto;
  padding: 7px 15px 5px;
}

.icon.icon-email {
  background: url('/img/icons/cta/letter.svg') no-repeat center / contain;
  display: inline-block;
  height: 19px;
  width: 20px;
  margin: -4px 5px;
}

.sidebar .input-group {
  float: left;
  margin-bottom: 10px;
  width: 80%;
}

.sidebar .form-control {
  width: 100%;
  text-align: left;
}


/* ==========================================================================
   Navigation
   ========================================================================== */

.feast-nav {
  color: #fff;
  font-size: 2vw;
  text-align: left;
  padding: 0 10px;
  margin: 25px 0 0;
  line-height: 1.1;
}

.feast-nav li,
.feast-nav li a {
  background: none !important;
  border: 0;
  padding: 0;
  margin: 0;
}

.feast-nav li a {
  color: #fff;
  font-family: 'ITC Lubalin Graph W01 Bd CnObl';
  font-weight: normal;
  padding: 4px 0;
  opacity: .8;
}

.feast-nav>li.active>a,
.feast-nav li a:hover,
.feast-nav li a:focus {
  opacity: 1;
  color: #fff;
}

.feast-nav>li.active>a {
  font-family: 'ITC Lubalin Graph W01 Book';
}


/* ==========================================================================
   Homepage
   ========================================================================== */

#home {
  height: 100vh;
}

.caption {
  color: #fff;
  font-size: 1vw;
  margin-top: 3vw;
  max-width: 29vw;
  margin-bottom: 20px;
  text-shadow: 0 2px 10px #ccc;
  white-space: normal;
}

.caption img {
  width: 100% !important;
  height: auto !important;
  max-width: 27vw;
}

.caption-lead {
  font-size: 1.3em;
  font-weight: 300;
}

.caption-inner p {
  width: 80%;
}

.caption-inner a {
  color: #fff;
  text-decoration: underline;
}

.caption h1 {
  font-family: 'ITC Lubalin Graph W01 Bold';
  font-size: 2.2vw;
  font-weight: normal;
  width: 110%;
  letter-spacing: 0.02em;
}

.caption h1 strong {
  font-family: 'ITC Lubalin Graph W01 Demi';
}

.btn-group .btn {
  font-size: 1vw;
  padding-right: 3.5vw;
}

.btn-group .btn-arrow::after {
  width: 1.2vw;
  right: 1vw;
}

/* Feature */
.feature-box {
  border: 1px solid #d9d9d9;
  box-shadow: 0px -2px 0px #fff, 0px 2px 0px #fff;
  transition: all .3s;
}

.feature-box:hover {
  box-shadow: 0 2px 6px #ccc, 0 -2px 12px #ccc;
}

.feature-copy {
  padding: 20px 25px;
}

.feature-image {
  color: #fff;
  position: relative;
  overflow: hidden;
}

.feature-name {
  position: absolute;
  bottom: 20px;
  margin: 0;
  left: 0;
  right: 0;
  padding: 0 25px;
  font-size: 1.8vw;
}

.feature-image img {
  -webkit-transition: linear .3s;
  transition: linear .3s;
}

.feature-box:hover .feature-image img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
  z-index: 0;
}

.news-feed {
  position: relative;
  margin-bottom: 6rem;
}

body.home .news-feed::after {
  content: '';
  background: url(/img/assets/orange_wave.png) repeat-x center right / 3.5rem;
  position: absolute;
  top: 100%;
  width: 150vw;
  height: 2rem;
  right: -10rem;
  transform: translateY(2rem);
}

hr {
  margin-top: 15px;
  margin-bottom: 25px;
  border: 0;
  background: url(/img/assets/orange_wave.png) repeat-x center right / 3.5rem;
  height: 2.5rem;
}

.content-area h2,
.content-area h3,
.content-area h4,
.content-area h5,
.content-area h6,
.text-orange {
  color: #e95a0b;
}


/*News
   ========================================================================== */

.inner {
  padding: 50px 0 30px;
}

.news-wrap {
  border: 1px solid #eaeaea;
  box-shadow: 0px -2px 0px #eaeaea, 0px 2px 0px #eaeaea;
  transition: all .3s;
}

.news-wrap:hover {
  border: 1px solid #fff;
  box-shadow: 0px -2px 10px #ccc, 0px 2px 10px #ccc;
}

.newsName,
.newsDate {
  color: #e95a0b;
  padding-right: 1rem;
}

.newsDate {
  font-weight: normal;
  font-family: 'ITC Lubalin Graph W01 Bd CnObl';
}

.news-inner {
  padding: 30px 25px 25px 0;
  font-size: 1.1vw;
}

.news-inner .btn {
  font-size: 1em;
}

.newsImage {
  background-position: top left !important;
  background-size: cover !important;
  max-height: 500px;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  background: #000;
}

.news-container {
  padding: 30px 0;
}

.news-main {
  margin: 10px 0 20px;
  position: relative;
  z-index: 50;
}

.news-inner {
  padding: 20px 0 30px;
}

.feature-name {
  text-shadow: -2px -2px 10px #000;
  font-family: 'ITC Lubalin Graph W01 Book';
  font-weight: normal;
}

.newsImage-inner {
  background-position: top left !important;
  background-size: cover !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-indent: -999em;
  -webkit-transition: linear .3s;
  transition: linear .3s;
}

.news-wrap:hover .newsImage-inner {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
  z-index: 999;
}


/* ==========================================================================
   Main
   ========================================================================== */

.content-area .embed-responsive {
  margin-bottom: 1.5rem;
}

#wrapper {
  min-height: 550px;
  overflow: visible;
}

.heading {
  color: #e95a0b;
  font-size: 3vw;
  font-family: 'ITC Lubalin Graph W01 Demi';
  font-weight: normal;
  margin-bottom: 30px;
}

.section-heading {
  font-size: 6em;
  line-height: .9em;
  text-transform: uppercase;
  padding-right: 16vw;
}

.page-heading {
  font-size: 4vw;
  line-height: .9em;
  text-transform: uppercase;
  margin-bottom: 0;
}

#page .main-col {
  padding-right: 32%;
}

.fullscreen.background::after {
  background: #f3e8e0;
  content: '';
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  width: 70%;
  max-width: 1290px;
  opacity: 1;
}

.content-area {
  margin: 18px 0 50px;
}

.content-heading {
  color: #e95a0b;
  margin-top: 30px !important;
  font-size: 1.5em;
  margin-bottom: 6px;
}



/* ==========================================================================
   Project
   ========================================================================== */

.show-main {
  box-shadow: 0px -2px 0px #fff, 0px 2px 0px #fff;
  position: relative;
  margin: 0 0 30px;
  -webkit-transition: linear .3s;
  transition: linear .3s;
}

.show-main:hover {
  box-shadow: 0px 4px 6px #676767, 0px 2px 1px #676767;
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  z-index: 999;
}

.showImage {
  position: relative;
  z-index: 20;
}

.showName,
.showDate {
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

/*
.showName.shadow-lg,
.showDate.shadow-lg {
  text-shadow: 2px 2px 5px rgba(0,0,0,0.8), 2px 2px 10px rgba(0,0,0,0.8); } */

.showImage-wrap.shadow-lg::after {
  content: '';
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.6026611328125) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.6026611328125) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6026611328125) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 75%;
  pointer-events: none;
  z-index: 50;
}

.showImage-wrap.shadow-lg::before {
  content: '';
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.6026611328125) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.6026611328125) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6026611328125) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 85%;
  pointer-events: none;
  opacity: 1;
  z-index: 51;
}

.showLead {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  padding: 20px 25px 5px;
  font-size: 1.4vw;
  z-index: 20;
}

.showDetails {
  font-size: .9vw;
  position: absolute;
  top: 99%;
  left: 0;
  right: 0;
  z-index: 10;
}

.showDetails-copy {
  opacity: 0;
  transition: ease-in .3s;
}

.show-main:hover .showDetails-copy {
  opacity: 1;
}

.showDetails-inner {
  box-shadow: 0px -2px 0 #fff, 0px 2px 0 #fff;
  background: #fff;
  width: 100%;
  padding: 20px 20px 12px;
  position: relative;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: ease .4s;
  transition: ease .4s;
}

.show-main:hover .showDetails-inner {
  box-shadow: 0px 4px 8px #676767;
  -webkit-transform: translate(0, 0%);
  transform: translate(0, 0%);
}

.btn-book {
  background-color: transparent;
  border-color: #c4c4c4;
  margin-top: -5px;
  margin-bottom: 10px;
}

.show-heading {
  margin: 0 0 12px;
  text-transform: uppercase;
}

.show-citation {
  color: #e95a0b;
  font-weight: normal;
  margin: 0;
  margin-top: 0px;
  font-size: 1.55em;
  /*
  font-family: 'ITC Lubalin Graph W01 Bd CnObl';*/
  line-height: 1;
}

.showImage-wrap {
  position: relative;
  z-index: 20;
  overflow: hidden;
}

.showImage-wrap img {
  transition: ease .8s;
  transform: scale(1);
}

.showImage-wrap:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* cast */
.cast-name {
  line-height: 1.3;
  font-weight: 700;
}

.castImage {
  position: relative;
  overflow: hidden;
}

.castImageInner {
  filter: grayscale(100%);
  transition: all .5s;
}

.castImage:hover .castImageInner {
  filter: grayscale(0%);
}

.castDetails {
  font-size: .9em;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width : 1500px) {

  .main-col {
    padding-right: 15px;
  }

  .cta {
    font-size: 90%;
  }

  .feast-social li a {
    height: 25px;
    width: 28px;
  }

  .feature-copy {
    padding: 20px 15px;
    font-size: 1.1vw;
  }

  .feature-name {
    bottom: 15px;
    padding: 0 15px;
    font-size: 2vw;
  }

  .section-heading {
    font-size: 5.2em;
    line-height: .9em;
    text-transform: uppercase;
    padding-right: 355px;
    width: 100%;
    min-height: 85px;
  }

  .page-heading {
    margin-top: 5px !important;
    font-size: 4em;
  }

  .news-container {
    padding: 25px 0;
  }

  .news-main {
    margin: 0px 0 20px;
  }

}

@media only screen and (max-width : 1199px) {

  .main-col {
    padding-right: 10px;
  }

  .feast-nav {
    margin-top: 20px;
  }

  .caption {
    font-size: 1.3vw;
  }

  .caption h1 {
    width: 100%;
    font-size: 2.5vw;
  }

  .news-main {
    margin: 30px 0;
  }

  .news-inner {
    padding: 20px 20px 20px 0;
    font-size: 1.1vw;
  }

  .news-feed .news-wrap:nth-child(2n) .news-inner {
    padding: 20px 0 20px 10px !important;
  }

  .cta {
    right: 10px;
    font-size: 80%;
    margin: 0;
  }

  .cta-inner {
    width: 130%;
  }

  .form-control {
    height: 32px;
  }

  .section-heading {
    font-size: 6vw;
    display: block;
    width: 100%;
    padding-right: 0;
    min-height: inherit;
    margin-bottom: 10px;
  }

  .page-heading {
    font-size: 4.5vw;
    display: block;
    width: 100%;
  }

  /* Projects */
  .showDetails-copy {
    font-size: 1.2em;
  }

  .showDetails-inner {
    padding: 20px 15px 10px;
  }

  .show-container {
    margin: 20px 0;
    padding: 0;
  }

  .show-citation {
    font-size: 1.2em;
  }

  .btn-book {
    margin-top: -8px;
    font-size: .9em;
    padding: 9px 40px 7px 12px;
  }

  /* Main */
  .content-area {
    margin: 15px 0 40px;
  }

}


@media only screen and (max-width : 991px) {

  .copy {
    margin-bottom: 2rem;
  }

  .caption {
    max-width: 35vw;
  }

  .feast-nav {
    font-size: 1.1em;
    margin-top: 20px;
    padding: 0;
  }

  .sub-title {
    font-size: .9em;
  }

  .brand {
    padding-left: 0;
  }

  .sidebar .input-group {
    width: 90%;
  }

  .nav-mailer .form-control {
    padding: 6px 12px 3px;
    font-size: .8em;
  }

  .nav-mailer .form-control {
    padding: 7px 15px 3px;
    line-height: 1.8;
    font-size: .7em !important;
  }

  .btn-more {
    margin-top: -3px;
  }

  .newsName,
  .newsDate {
    margin-bottom: 10px;
  }

  .news-inner .btn {
    font-size: 1.1em;
  }

  .news-container {
    padding: 10px 0;
  }

  .news-main {
    margin: 10px 0;
  }

  .section-heading {
    margin-top: 100px !important;
  }

  .content-area {
    font-size: .9em;
    margin: 10px 0 30px;
  }

  .show-container {
    margin: 5px 0 0;
  }

}


@media only screen and (max-width : 991px) and (min-width : 768px) {

  .cta {
    width: 30vw;
    max-width: inherit;
    right: 0;
  }

  .cta .btn-arrow {
    font-size: 1em;
    padding: 10px 0px 10px;
    margin-top: 0;
    margin-bottom: 10px;
    width: 80px;
  }

  .cta-page br {
    display: block;
  }

  .cta-page .cta-inner {
    padding-right: 0;
    margin: -4px 0 5px;
    right: 0;
    display: inline-block;
    width: 100%;
  }

  .cta-page .col-left {
    width: 100%;
  }

  .cta-page .col-right {
    width: 100%;
  }

  .btn-book {
    margin-top: -8px;
    padding: 8px 36px 7px 10px;
  }

}


@media only screen and (max-width : 768px) and (min-width : 768px) {

  .main-col {
    padding-right: 5%;
  }

  .caption {
    font-size: 1.6vw;
    margin-top: 30vw;
  }

  .caption h1 {
    font-size: 3vw;
  }

  .sidebar {
    padding: 15px 0px 15px 0;
    width: 22%;
  }

  .brand {
    padding-left: 0px;
  }

  .btn-group .btn {
    font-size: 1.8vw;
    padding-right: 5vw;
  }

  .btn-group .btn-arrow::after {
    width: 1.6vw;
    right: 1.5vw;
  }

  .heading {
    font-size: 4vw;
    padding: 0;
  }

  .cta {
    right: 0;
  }

  /* News */
  .news-feed .news-wrap:nth-child(2n) .news-inner {
    padding: 15px 0 15px 5px !important;
  }

  .news-inner {
    padding: 15px 15px 15px 0;
    font-size: 1.3vw;
  }

  .tablet-hide {
    display: none !important;
  }

  .btn-more {
    font-size: .9em;
    margin: -5px 0 0;
  }

  .show-main {
    margin: 0 0 20px;
  }

}


@media only screen and (max-width : 767px) {

  .footer_cta::after {
    right: -20rem;
  }

  .cta a[href^="tel:"],
  body.no-bg .cta a[href^="tel:"],
  a[href^="tel:"] {
    color: white;
    text-decoration: none;
  }

  .affix {
    position: relative;
  }

  .form-control::-webkit-input-placeholder {
    color: #fff;
  }

  .form-control:-ms-input-placeholder {
    color: #fff;
  }

  .form-control::-moz-placeholder {
    color: #fff;
    opacity: 1;
  }

  body.overlay-open {
    overflow: hidden;
  }

  .sidebar-col {
    padding: 0;
  }

  body.home .sp-slides-container {
    position: relative;
  }

  #home {
    height: auto;
  }

  .sp-layer {
    bottom: auto !important;
    top: 10px !important;
  }

  .caption {
    max-width: 70vw;
  }

  .caption img {
    max-width: 65vw;
  }

  .brand {
    padding-left: 0;
    margin: 0 0 10px;
    width: 110%;
    max-width: 160px;
  }

  .btn {
    padding: 9px 12px 7px;
  }

  .btn-arrow {
    padding-right: 45px;
  }

  .btn-book {
    float: none !important;
    margin: 10px 0 10px;
  }

  /* Header */
  .sidebar-col {
    position: fixed;
    z-index: -1;
    top: 95px;
    left: 0;
    right: 0;
    bottom: 0;
  }

  body.overlay-open .sidebar-col {
    z-index: 999;
  }

  .header {
    background-color: rgba(0, 0, 0, 0.9);
    padding: 0;
    position: relative;
    overflow: scroll;
  }

  .sidebar {
    height: 0;
    visibility: hidden;
    padding: 0;
    max-width: inherit;
    width: 100%;
  }

  .sidebar .input-group {
    width: 100%;
  }

  .sidebar .form-control {
    background-color: rgba(255, 255, 255, .1);
  }

  .nav-search .input-group {
    border-bottom: 1px solid #fff !important;
  }

  .searchForm button {
    background-image: url(/img/icons/cta/search.svg) !important;
  }

  body.no-bg .sidebar .input-group {
    background-color: transparent;
    border-bottom: 0;
  }

  body.overlay-open .sidebar {
    height: 100%;
    visibility: visible;
  }

  .cta {
    color: #fff !important;
    position: relative;
    right: 0;
    top: 0;
    height: 95px;
    margin: 0;
    z-index: 99;
    background: #e95a0b;
    padding: 20px 0 10px;
    width: 100%;
  }

  body.overlay-open .cta {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  body.overlay-open #wrapper {
    padding-top: 96px;
  }

  body.overlay-open.home section img {
    filter: blur(1rem);
  }

  body.overlay-open.home section .caption {
    filter: blur(1rem);
  }

  .cta-inner {
    padding-right: 50px;
    right: 0;
    margin-top: -4px;
    width: 100%;
  }

  .cta .btn-arrow {
    padding: 0;
    border: 0;
    font-size: 1.3em;
    max-width: 100%;
    margin: 0;
    background: url(/img/assets/book_tickets_mobile.svg) no-repeat center top / contain;
    width: 100%;
    height: 35px;
  }

  .cta-bo {
    font-size: 3vw;
    width: 120%;
    margin: 3px -10% 15px;
    text-align: center;
    padding-top: 1px;
    display: inline-block;
  }

  /* Navigation */
  .sub-title {
    font-size: 1.2em;
    margin-top: 20px !important;
    text-align: center;
  }

  .feast-nav {
    font-size: 1.5em;
    text-align: center;
    margin: 20px 0;
  }

  .nav-mailer {
    padding: 0 15px;
    position: relative;
    bottom: 0;
    width: 100%;
    height: 175px;
    display: table;
    max-width: 260px;
    margin: 0 auto;
  }

  .nav-mailer .form-control {
    padding: 7px 15px 6px;
    line-height: 1.8;
    font-size: .9em !important;
  }

  .nav-search {
    max-width: 260px;
    margin: 0 auto 0;
    padding: 0 15px 0;
  }

  .nav-search .form-control {
    text-align: left;
  }

  .form-control {
    height: 40px;
  }

  .input-group-btn {
    background: rgba(255, 255, 255, .1);
  }

  /* Home */
  .caption {
    font-size: .9em;
  }

  .caption-inner p {
    width: 95%;
  }

  .caption h1 {
    width: 100%;
    font-size: 5.5vw;
    line-height: 1.2;
  }

  .btn-group .btn {
    font-size: .9em;
    padding-right: 40px;
  }

  .btn-group .btn-arrow::after {
    width: 13px;
    right: 10px;
  }

  /* News */
  .news-container {
    padding: 20px 0 10px;
  }

  .news-main .col-left {
    padding: 0;
  }

  .news-wrap .col-left {
    padding: 0;
  }

  .newsImage {
    min-height: 180px;
  }

  .news-inner {
    padding: 15px 5px 20px 5px;
    font-size: .9em;
  }

  /* Main */
  #page .main-col {
    padding-right: 15px;
  }

  .fullscreen {
    position: fixed;
  }

  .fullscreen.background::after {
    width: 100%;
  }

  .heading {
    font-size: 8vw;
    margin-bottom: 10px;
  }

  .page-heading,
  .section-heading {
    font-size: 3.2em;
    margin-top: 10px !important;
    margin-bottom: 10px;
  }

  .inner {
    padding: 30px 0 30px;
  }

  .btn-more {
    margin-top: -8px;
    margin-bottom: 10px;
  }

  .content-area {
    font-size: 1.1em;
  }

  /* Projects */
  .showLead {
    padding: 15px 15px 0px;
    font-size: 1.2em;
  }

  .feature-name {
    font-size: 2em;
  }

  .showDetails {
    font-size: .9em;
  }

  .show-citation {
    margin-bottom: 15px;
  }

  /* Footer */
  .sponsor-name {
    font-size: 1.3em;
    text-align: center;
  }

  .sponsor-list {
    display: inline-block;
    width: 100%;
  }

  .sponsor-list li {
    width: 25%;
  }

  ul.dropdown-menu {
    text-align: center;
  }

  .feature-copy {
    font-size: .9em;
  }

  .pull-left.copy {
    float: none !important;
    text-align: center;
    line-height: 1.7;
  }

  .pull-right.credit {
    margin: 0 auto 20px;
    float: none !important;
    text-align: center;
    display: table;
  }

}

@media only screen and (max-width : 420px) {

  .cta-bo {
    padding-top: 0;
  }

}


/* ==========================================================================
   Mobile first
   ========================================================================== */

@media only screen and (min-width : 768px) {

  .show-heading {
    max-width: 85%;
  }

  .sub_footer .main-col {
    padding: 0 30px;
  }

  .header-inner {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 180px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  /* Main */
  body {
    font-size: 14px;
  }

  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .news-feed .news-wrap:nth-child(even) .col-right {
    right: 41.66666667%;
  }

  .news-feed .news-wrap:nth-child(even) .col-left {
    left: 58.33333333%;
    padding-right: 0 !important;
    padding-left: 15px !important;
  }

  .news-feed .news-wrap:nth-child(even) .news-inner {
    padding: 30px 0 25px 25px;
  }

  /* Main */
  body {
    font-size: 13px;
  }

  /* Footer */
  .col-artist-development-sponsor,
  .col-hotel-partner {
    margin-top: 30px !important;
  }

}

@media only screen and (min-width : 992px) {

  /* Main */
  body {
    font-size: 14px;
  }

}

@media only screen and (min-width : 1200px) {

  /* Main */
  body {
    font-size: 15px;
  }

}

@media only screen and (min-width : 1440px) {

  body:not(.home) .main-col {
    margin-left: 345px;
  }

  .feast-nav {
    font-size: 1.8em;
    line-height: 1.1;
  }

  body.home .news-feed::after {
    right: -15vw;
  }

}

@media only screen and (min-width : 1600px) {

  .cta {
    max-width: 340px;
  }

  .news-inner {
    font-size: 1.1em;
    min-height: 300px;
  }

  .showDetails {
    font-size: .9em;
  }


}


/* Add on */


/* ==========================================================================
   Custom Properties
   ========================================================================== */

.white-bg {
  background: url(/img/placeholders/wall.jpg) repeat top center / contain;
}

.show-main,
.news-wrap,
.feature-box {
  background: #f9f7f4;
  box-shadow: 0 -2px 0 rgba(255, 255, 255, 0), 0 2px 0 rgba(255, 255, 255, 0);
}

body.project-list .fullscreen.background::after,
body.news-list .fullscreen.background::after {
  display: none;
}

.showDetails {
  top: 99%;
}

/* Social */
.feast-social {
  margin: 15px 3px 0;
  width: 100%;
}

a.nav-facebook {
  background: url("/img/icons/social/white/facebook.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

a.nav-twitter {
  background: url("/img/icons/social/white/twitter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

a.nav-youtube {
  background: url("/img/icons/social/white/youtube.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

a.nav-instagram {
  background: url("/img/icons/social/white/instagram.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

a.nav-linkedin {
  background: url("/img/icons/social/white/linkedin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.feast-social a:hover,
.feast-social a:focus {
  opacity: .5;
}

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

.content-heading {
  margin-bottom: 15px;
}

.main-col {
  font-size: 1em;
  z-index: 98;
}

blockquote {
  border: 0;
  font-size: 1.4em;
  font-family: "ITC Cheltenham W01 Light";
  position: relative;
  padding: 0 0 0 0;
  color: #e95a0b;
}

blockquote * {
  font-family: "ITC Cheltenham W01 Light";
}

blockquote p {
  font-size: inherit;
  line-height: 1.4;
}

blockquote h6 {
  font-size: 80%;
  font-weight: normal;
  font-style: normal;
}

blockquote h1 {
  font-size: 140%;
  line-height: 1.1;
  margin: 0 0 5px;
}

blockquote::before {
  content: '';
  background: url(/img/icons/cta/quote.svg) no-repeat center /contain;
  float: left;
  height: 14px;
  width: 14px;
  display: none;
  position: absolute;
  left: 0;
  top: 3px;
}

b,
strong {
  font-weight: 500;
}

.content-area table {
  width: 100% !important
}

.content-area table td,
.content-area table th {
  padding: 5px 8px;
}

footer {
  z-index: 99;
}

.menu-heading {
  background: url(/img/logo/logo-simple-orange.svg) no-repeat left center / 13px;
  padding: 5px 0 5px 24px;
  font-weight: 100;
  text-transform: uppercase;
  font-family: 'ITC Lubalin Graph W01 Bd CnObl';
  font-size: 134%;
  margin-bottom: 10px;
}

.side-float {
  position: absolute;
  left: 85%;
  top: 124px;
  min-width: 260px;
  color: #e95a0b;
}

.side-float a {
  color: #e95a0b;
}

.side-float a:hover {
  color: #000;
}

.side-float-inner {
  background: #f9f7f4;
}

.side-float .sub-navigation li a {
  background: none !important;
  padding: 5px 0px;
  opacity: 1;
  font-size: 1em;
}

.side-float .sub-navigation li.selected a,
.side-float .sub-navigation li a:hover,
.side-float .sub-navigation li a:focus {
  opacity: 1;
}

.content-side {
  padding: 20px 20px 5px;
}

.side-trigger {
  position: absolute;
  display: block;
  height: 1px;
  width: 1px;
  top: -20px;
}

.side-float.fixed .side-float-inner {
  /* position: fixed; */
  top: 20px;
  width: 100%;
  max-width: 260px;
}

.side-info {
  font-size: 1em;
}

.side-info p {
  margin-bottom: 15px;
}

.side-info table {
  width: 100%;
  border: 0;
  margin-bottom: 1.5rem;
  position: relative;
  font-size: 105%;
}

.side-info table::before {
  content: '';
  background: #f9f7f4;
  width: 1px;
  height: 100%;
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
}

.side-info table::after {
  content: '';
  background: #f9f7f4;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
}

.side-info td,
.side-info th {
  padding: 4px 0;
  min-width: 50%;
}

.side-info table td {
  border-top: 1px solid #e95a0b;
  border-bottom: 1px solid #e95a0b;
  border-left: 0;
  border-right: 0;
}

.side-info tr td:last-child {
  border-left: 1px solid #e95a0b;
}

.side-info tr td:last-child {
  min-width: 80px;
  padding: 4px;
}

.side-float a.btn-book {
  color: transparent;
  background: url(/img/assets/book_tickets_alt.png) no-repeat left top / contain;
  text-indent: -999rem;
  width: 110px;
  outline: none;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 0;
}

a.btn-access span {
  border-top: 1px solid #e95a0b;
  display: inline-block;
  width: 100%;
  padding-top: 7px;
}

.side-info h1,
.side-info h2,
.side-info h3,
.side-info h4,
.side-info h5,
.side-info h6 {
  font-family: 'ITC Lubalin Graph W01 Bd CnObl';
}

.btn-book {
  border-color: #fff;
}

/* Collapse */
a.btn-access {
  background: #f9f7f4;
  border: 1px solid #f9f7f4;
  color: #e95a0b;
  width: 100%;
  display: block;
  padding: 10px 15px;
  font-size: 1.2em;
  position: relative;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

a.btn-access:hover {
  background: #f9f7f4;
}

a.btn-access::after {
  content: '';
  background: url(/img/icons/cta/down-arrow-orange.svg) no-repeat center / contain;
  width: 15px;
  height: 20px;
  display: block;
  position: absolute;
  right: 17px;
  margin-top: 5px;
  top: 50%;
  transition: all .3s;
  -webkit-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}

a.btn-access.collapsed::after {
  -webkit-transform: translate(0, -50%) rotate(0deg);
  transform: translate(0, -50%) rotate(0deg);
}

.content-access {
  background: #f9f7f4;
  font-size: .9em;
  padding: 15px 20px 10px;
}

.content-access p {
  margin-bottom: 5px;
}

@media only screen and (min-width : 768px) {

  .content-with-side {
    width: 80%;
  }

}

@media only screen and (max-width : 1199px) {

  .menu-heading {
    background-size: 13px;
    padding: 5px 0 5px 22px;
    font-size: 145%;
  }

  .side-info tr td:last-child {
    min-width: 80px;
  }

  .side-float a.btn-book {
    font-size: 2.2rem;
  }

  .feast-social {
    margin: 7px 3px 0;
  }

  .feast-social li a {
    height: 22px;
    width: 25px;
  }

  .side-float {
    left: 85%;
    top: 103px;
    min-width: 220px;
    font-size: .9em;
  }

  .side-float .sub-navigation li a {
    padding: 5px 0px;
  }

  .side-float.fixed .side-float-inner {
    max-width: 220px;
  }

  .content-side {
    padding: 18px 18px 5px;
  }

}


@media only screen and (max-width : 991px) and (min-width : 768px) {

  .menu-heading {
    background-size: 11px;
    padding: 5px 0 5px 22px;
    font-size: 142%;
    margin-bottom: 8px;
  }

  .side-info tr td:last-child {
    min-width: 75px;
  }

  .feast-nav {
    font-size: 2.2vw;
  }

  .feast-nav li a {
    padding: 4px 0;
  }

  .feast-social {
    margin: 10px -5px 0;
  }

  .feast-social li a {
    height: 18px;
    width: 20px;
  }

  .page-heading {
    font-size: 3.5vw;
  }

  .side-float {
    top: 81px;
    min-width: 190px;
  }

  .side-float .sub-navigation li a {
    padding: 4px 0px;
  }

  .side-float.fixed .side-float-inner {
    max-width: 190px;
  }

  .content-side {
    padding: 15px 15px 5px;
  }

  .content-access {
    padding: 10px 15px 5px;
  }

  blockquote {
    font-size: 1.1em;
  }

  .content-heading {
    margin-top: 20px !important;
  }

}

@media only screen and (max-width : 767px) {

  .menu-heading {
    background-size: 15px;
    padding: 7px 0 5px 26px;
    font-size: 145%;
  }

  .footer_cta {
    padding-top: 2.5rem;
  }

  .copy {
    font-size: 90%;
    text-align: center;
  }

  .feast-social {
    margin: 0px auto 0;
    text-align: center;
  }

  .feast-social li a {
    height: 26px;
    width: 28px;
  }

  .side-float a.btn-book {
    width: 150px;
    font-size: 3rem;
  }

  .side-float {
    left: 0;
    top: 0;
    min-width: 100%;
    font-size: 1.1em;
    position: relative;
    border: 1px solid #fff;
    margin: 0 0 20px;
  }

  .side-float.fixed .side-float-inner {
    max-width: 100%;
    position: relative;
    top: 0;
  }

  .side-info .btn-book {
    margin: 0 !important;
    font-size: 1.1em;
  }

  body.project-item .fullscreen {
    display: none;
    position: absolute;
    height: 350px;
    background-size: cover;
    background-position: bottom center;
    background-attachment: initial;
  }

  body.project-item .fullscreen.background::after {
    width: 100%;
    opacity: .6;
    top: 350px;
  }

  #page .main-col {
    padding: 0 !important;
  }

  .show-container {
    padding: 0 0 10px;
    margin: 0;
  }

}

@media only screen and (max-width : 420px) {

  .page-heading,
  .section-heading {
    font-size: 10vw;
  }

}