/* Because Gulp runs from /config now */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
@import "magnific-popup.css";
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0.5em;
}
.column {
  flex: 1;
  position: relative;
}
/* Column Spans */
.column--2of5 {
  flex: 0 0 40%;
}
.column--1of2 {
  flex: 0 0 50%;
}
.column--3of5 {
  flex: 0 0 60%;
}
.column--1of3 {
  flex: 0 0 33.3333%;
}
.column--2of3 {
  flex: 0 0 66.6666%;
}
.column--3of4 {
  flex: 0 0 75%;
}
.column--4of5 {
  flex: 0 0 80%;
}
.column--1of5 {
  flex: 0 0 20%;
}
.column--1of4 {
  flex: 0 0 24%;
  margin: 0 0.125%;
}
.column--5of5 {
  flex: 0 0 98%;
}
/* */
/* 100% Width Columns on Small Screens */
@media (max-width: 700px) {
  [class*="column"] {
    flex: 0 0 100%;
  }
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Ville Ristimäki (@villeristi)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  /*opacity: 0; */
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "FontAwesome";
  font-size: 40px;
  display: inline-block;
  content: '';
}
.flex-direction-nav a.flex-next:before {
  content: '';
}
.flex-direction-nav .flex-prev {
  /*left: -50px;*/
  opacity: 0.7;
  left: 10px;
}
.flex-direction-nav .flex-next {
  /*right: -50px; */
  opacity: 0.7;
  right: 10px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/* Breakpoints */
/* Colors */
.gotham {
  font-family: 'Gotham A', 'Gotham B';
  font-weight: 400;
  font-style: normal;
}
.gotham_bold {
  font-family: 'Gotham A', 'Gotham B';
  font-weight: 700;
  font-style: normal;
}
.gotham_black {
  font-family: 'Gotham A', 'Gotham B';
  font-weight: 800;
  font-style: normal;
}
.gotham_ultra {
  font-family: 'Gotham A', 'Gotham B';
  font-weight: 900;
  font-style: italic;
}
.countdown {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  background: #000000;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  padding: 20px 0 0;
  margin: 0 0 10px;
}
.countdown span {
  font-size: 0.8em;
  margin: 20px 0 0;
}
.countdown h2 {
  margin: 0;
  font-size: 0.8em;
}
.countdown h2 em {
  font-size: 2.5em;
  text-transform: none;
}
.countdown .image_bkg {
  margin: 20px 0 0;
  padding: 20px 0 50px;
}
@media only screen and (min-width: 600px) {
  .countdown {
    width: 100%;
  }
}
.countdown.bottom .clock {
  position: absolute;
  bottom: 0;
  left: 6%;
}
aside .countdown.bottom {
  min-height: 285px;
  position: relative;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* Breakpoints */
/* Colors */
/* Mixins */
.box_shadow {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.text_shadow {
  text-shadow: 2px 2px #000000;
}
/* Fonts */
@font-face {
  font-family: 'Gotham-Bold';
  src: url('/fonts/Gotham-Bold.woff2') format('woff2'), url('/fonts/Gotham-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Book';
  src: url('/fonts/Gotham-Book.woff2') format('woff2'), url('/fonts/Gotham-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamBlack';
  src: url('/fonts/GothamBlack.woff2') format('woff2'), url('/fonts/GothamBlack.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamUltra-Italic';
  src: url('/fonts/GothamUltra-Italic.woff2') format('woff2'), url('/fonts/GothamUltra-Italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.gotham {
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
}
.gotham_bold {
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
}
.gotham_black {
  font-family: 'GothamBlack';
  font-weight: 800;
  font-style: normal;
}
.gotham_ultra {
  font-family: 'GothamUltra-Italic';
  font-weight: 900;
  font-style: italic;
}
/* Globals */
.clear {
  clear: both;
}
.wrap {
  padding: 0 10px;
}
@media only screen and (min-width: 600px) {
  .wrap {
    max-width: 1128px;
    margin: 10px auto;
    overflow: hidden;
  }
}
.big_wrap {
  max-width: 1800px;
  margin: 0 auto;
}
img {
  max-width: 100%;
}
.small {
  font-size: 0.8em;
}
.color--red {
  color: #ee3124;
}
body {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  font-family: sans-serif;
}
button,
.button,
.button--red {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  background: #ee3124;
  padding: 8px 10px;
  text-transform: uppercase;
  border: none;
  color: #ffffff;
  border-radius: 5px;
}
button.inactive {
  background: #5a5757;
  cursor: inherit;
}
a.button--red {
  display: inline-block;
  color: #ffffff !important;
  text-decoration: none;
}
.button--red:hover {
  background: rgba(238, 49, 36, 0.7);
}
.content_wrapper {
  padding: 60px 0 0;
}
.popover {
  background: rgba(238, 49, 36, 0.7);
  height: 100%;
  width: 100%;
  display: block;
  z-index: 2;
  position: absolute;
  text-align: center;
  opacity: 0;
  transition: 0.4s ease-out;
}
.popover span {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  font-size: 0.7em;
  color: #ee3124;
  background: #ffffff;
  width: 130px;
  height: 130px;
  border-radius: 100px;
  text-decoration: none;
  display: block;
  line-height: 130px;
  margin: 60px auto;
  text-transform: uppercase;
  opacity: 0.9;
}
a:hover .popover {
  opacity: 1;
  transition: 0.4s ease-out;
}
iframe[name="google_conversion_frame"] {
  display: none;
}
/* Utilities - Modal Window */
.white-popup-block {
  position: relative;
  background: #ffffff;
  padding: 2em 3em;
  width: auto;
  margin: 20px auto;
  max-width: 600px;
}
.text-center {
  text-align: center;
}
.experience_book {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'GothamBlack';
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  padding: 2px 0;
  font-size: 1.2em;
  text-align: center;
  background: #5a5757;
  color: #ffffff;
}
.experience_book span {
  margin: 8px 0 0;
}
.experience_book a {
  margin: 5px 0;
}
@media only screen and (min-width: 670px) {
  .experience_book {
    padding: 0;
  }
  .experience_book .wrap {
    margin: 0 auto;
  }
  .experience_book p {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    text-align: center;
    justify-content: space-between;
  }
  .experience_book a {
    margin: 0;
  }
}
#content {
  padding: 60px 0 0;
}
/* Header and Nav */
header {
  padding: 12px 0 18px 0;
  top: 0;
  position: fixed;
  background: #ffffff;
  display: block;
  width: 100%;
  z-index: 1000;
  border-bottom: 1px solid #eee;
}
header .logo {
  background: url('/images/flame_bw.png') no-repeat;
  width: 57px;
  height: 20px;
  display: block;
  background-size: 100%;
  float: left;
  margin: 10px 15px 0 20px;
}
@media only screen and (min-width: 1100px) {
  header .logo {
    background: url('/images/flame_bw_full_2.png') no-repeat;
    width: 160px;
    background-size: 100%;
    margin: 10px 25px 0 0;
  }
}
header .fa {
  font-size: 1.2em;
  color: #5a5757;
  position: relative;
  left: 5px;
  top: 8px;
}
header form {
  display: none;
}
header .social {
  display: inline;
}
header a {
  text-decoration: none;
}
header .toggle-menu {
  color: #5a5757;
  float: right;
  margin: 0 20px 0;
}
header nav {
  clear: both;
  width: 100%;
  display: block;
  position: relative;
}
@media only screen and (min-width: 950px) {
  header nav {
    margin: 0;
    display: inline;
    width: auto;
    float: left;
    clear: none;
  }
}
header nav ul {
  margin: 20px 0;
  padding: 0;
  top: 0;
  display: none;
  /* Second Level - Dropdown */
}
header nav ul li {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  font-size: 0.8em;
  text-transform: uppercase;
  display: block;
  position: relative;
}
header nav ul li a {
  color: #5a5757;
  text-decoration: none;
  padding: 10px;
  display: block;
}
header nav ul li a:hover {
  background: #ee3124;
  color: #ffffff;
}
header nav ul ul {
  display: none;
}
header nav ul ul li {
  display: block;
  width: 100%;
  text-align: left;
}
header nav ul ul li a {
  padding: 10px 10px 10px 25px;
  display: block;
  width: 100%;
  color: #5a5757;
}
@media only screen and (min-width: 1100px) {
  header nav ul {
    display: block;
    margin: 0;
    /* Second Level - Dropdown */
  }
  header nav ul li {
    font-size: 0.8em;
    display: inline;
    padding: 0;
    margin: 0;
  }
  header nav ul li a {
    display: inline-block;
    padding: 22px 2px;
    border-bottom: 2px solid transparent;
  }
  header nav ul li:hover ul {
    display: block !important;
  }
  header nav ul li:hover > a {
    background: none;
    color: #ee3124;
  }
  header nav ul ul {
    display: none !important;
    min-width: 300px;
    position: absolute;
    left: 0;
    top: 0;
    background: #ffffff;
    margin: 36px 0 0;
    padding: 0px 0 0;
    border-radius: 0 0 5px 5px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
  header nav ul ul li {
    padding: 0;
  }
  header nav ul ul li a {
    width: auto;
    padding: 10px 15px;
  }
  header nav ul ul li a:hover {
    border-bottom: 2px solid #ee3124;
  }
}
@media only screen and (min-width: 1400px) {
  header nav ul ul {
    margin: 56px 0 0;
  }
  header nav ul li {
    font-size: 0.8em;
    padding: 22px 6px;
  }
}
header nav ul li.red > a {
  color: #ee3124;
}
@media only screen and (min-width: 950px) {
  header nav {
    position: absolute;
    top: 0;
  }
}
@media only screen and (min-width: 1100px) {
  header .toggle-menu {
    display: none;
  }
}
header .search {
  float: right;
  display: none;
  margin: 0 10px 0;
  color: #5a5757;
}
@media only screen and (min-width: 550px) {
  header .search {
    display: block;
  }
}
header .buy_tickets {
  margin: 0;
  float: right;
  position: absolute;
  right: 150px;
  top: 17px;
}
@media only screen and (min-width: 840px) {
  header .buy_tickets {
    right: 340px;
    top: 16px;
  }
}
@media only screen and (min-width: 1100px) {
  header .buy_tickets {
    right: 330px;
    display: block;
  }
}
header .buy_tickets ul {
  display: block;
  margin: 0 5px 0 0;
}
header .buy_tickets ul > li a {
  background: #ee3124;
  color: #ffffff;
  padding: 5px 15px;
  border-radius: 5px;
  width: 135px;
  display: inline-block;
}
header .buy_tickets ul i {
  color: #ffffff;
  position: relative;
  top: 1px;
}
header .buy_tickets ul ul {
  display: none;
  top: 59px;
  border-radius: 0 0 5px 5px;
  padding: 0 10px 10px;
}
header .buy_tickets ul ul li a {
  background: #ffffff;
  color: #5a5757;
  border-radius: 0;
  padding: 10px;
  width: inherit;
}
header .buy_tickets ul ul li a:after {
  display: none;
}
header .buy_tickets ul ul p {
  display: inline;
  font-size: 1.3em;
  color: #5a5757;
  top: 3px;
  position: relative;
}
header .buy_tickets ul ul a {
  float: right;
  top: -5px;
  width: 120px;
}
header .buy_tickets ul ul a i {
  top: 1px;
}
header .buy_tickets ul:first-child li:hover > a {
  background: #ee3124;
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
}
header .search_window {
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
  padding: 10px;
  height: 100%;
  width: 100%;
  background: rgba(238, 49, 36, 0.9);
  z-index: 2;
  display: none;
}
header .search_window .fa-search {
  width: auto;
  text-align: left;
  padding: 0 10px;
}
header .search_window .fa.fa-times {
  font-size: 3.5em;
  padding: 0;
  margin: 3px 5px;
  position: absolute;
  top: 10px;
  right: 30px;
  color: #ffffff;
  opacity: 0.3;
  cursor: pointer;
}
header .search_window .fa.fa-times:hover {
  opacity: 1;
}
header .search_window form {
  display: inline-block;
}
header .search_window input[type="search"] {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  font-size: 2em;
  padding: 5px 15px 5px 0;
  margin: 0 30px 0 0;
  color: #5a5757;
  background: none;
  border: none;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  text-transform: uppercase;
  text-align: left;
}
header .search_window input[type="search"]:focus {
  outline: none;
}
header .search_window .table_wrapper {
  display: table;
  height: 100vh;
  position: fixed;
  width: 100%;
}
header .search_window .table {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
header .search_window input[type="submit"] {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  font-size: 0.8em;
  background: #ffffff;
  color: #ee3124;
  border-radius: 100px;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 25px;
  text-transform: uppercase;
  border: none;
}
header .search_window input[type="submit"]:hover {
  background: #e6e6e6;
}
/* Slideshow */
.flexslider {
  width: 100%;
  position: relative;
  text-align: center;
  border: none;
  list-style: none;
  padding: 0;
  margin: 0 0 150px;
  border-radius: 5px;
}
@media only screen and (min-width: 670px) {
  .flexslider {
    margin: 0;
  }
}
.flexslider .headline {
  text-align: center;
  vertical-align: middle;
  position: absolute;
  z-index: 2;
  width: 100%;
  bottom: -70px;
}
.flexslider .headline h1 {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'GothamUltra-Italic';
  font-weight: 900;
  font-style: italic;
  color: #5a5757;
  font-size: 1.7em;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 2px;
  background: #ffffff;
  padding: 10px 0;
}
@media only screen and (min-width: 550px) {
  .flexslider .headline h1 {
    font-size: 1.5em;
  }
}
.flexslider .headline h1 span {
  color: #ee3124;
}
.flexslider .headline p {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'GothamBlack';
  font-weight: 800;
  font-style: normal;
  color: #5a5757;
  background: #ffffff;
  font-size: 0.6em;
  margin: -2px 0 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 0 5px;
}
@media only screen and (min-width: 600px) {
  .flexslider .headline {
    position: absolute;
    left: 5%;
    top: 15%;
    text-align: left;
  }
  .flexslider .headline h1,
  .flexslider .headline p {
    color: #ffffff !important;
    text-shadow: 2px 2px #000000;
    line-height: 1;
    background: none;
    padding: 0;
  }
  .flexslider .headline h1 {
    font-size: 2em;
    background: none;
  }
  .flexslider .headline p {
    opacity: 1;
    font-size: 0.8em;
  }
}
@media only screen and (min-width: 670px) {
  .flexslider .headline h1 {
    font-size: 3em;
  }
  .flexslider .headline p {
    font-size: 0.9em;
  }
}
.flexslider .button_wrapper {
  position: absolute;
  z-index: 10;
  bottom: -150px;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
@media only screen and (min-width: 600px) {
  .flexslider .button_wrapper {
    bottom: 50px;
  }
  .flexslider .button_wrapper.drop-right {
    right: 50px;
    left: inherit;
  }
  .flexslider .button_wrapper.drop-left {
    left: 220px;
    right: inherit;
  }
}
.flexslider .button_wrapper a {
  text-decoration: none;
  font-size: 1em;
  border-radius: 0;
}
@media only screen and (min-width: 600px) {
  .flexslider .button_wrapper a {
    font-size: 1.5em;
  }
}
.flexslider button {
  padding: 15px 25px;
  box-shadow: 0 10px 6px -6px #000;
}
.flexslider button:hover {
  background: rgba(0, 0, 0, 0.9);
}
.flexslider button i {
  margin: 0 5px;
}
.flexslider .flex-direction-nav {
  display: none;
}
@media only screen and (min-width: 670px) {
  .flexslider .flex-direction-nav {
    display: block;
  }
}
.flexslider .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
  z-index: 10;
  left: 0;
  display: none;
}
@media only screen and (min-width: 600px) {
  .flexslider .flex-control-nav {
    display: block;
    bottom: -9px;
  }
}
.flexslider .flex-control-paging li a {
  width: 20px;
  height: 12px;
  border-radius: 0;
  background: #bababa;
}
@media only screen and (min-width: 600px) {
  .flexslider .flex-control-paging li a {
    width: 70px;
    height: 20px;
  }
}
.flexslider .flex-direction-nav a {
  color: #bababa;
}
.flexslider .flex-control-paging li a.flex-active {
  background: #ee3124;
}
.flexslider .overlay {
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
.flex_wrapper {
  background: #eee;
  max-width: 1800px;
  margin: 25px auto 0;
}
/* Homepage */
.homepage #content {
  margin: 0;
  padding: 0;
}
.homepage .content_wrapper {
  padding: 60px 0 0;
}
.homepage .ad_area {
  text-align: center;
}
.homepage .ad_area.ad_leadboard {
  padding: 0;
  max-width: 792px;
  margin: 120px auto 20px;
}
@media only screen and (min-width: 600px) {
  .homepage .ad_area.ad_leadboard {
    margin: 20px auto;
  }
}
.homepage .ad_area.ad_leadboard img {
  width: 100%;
  height: auto;
}
.homepage .ad_area.ad_square {
  border: none;
  padding: 0;
  display: inline-block;
}
@media only screen and (min-width: 840px) {
  .homepage .ad_area.ad_square {
    right: 22px;
    top: -8px;
    float: right;
    margin: 0 5px 0 0;
  }
}
.homepage .ad_area.ad_square img {
  max-width: 250px;
  height: auto;
}
.homepage .ad_area.ad_vertical {
  display: inline-block;
  border: none !important;
  text-align: center;
}
.homepage .ad_area.ad_vertical img {
  width: 170px;
  height: auto;
}
.homepage .featured {
  padding: 40px 0 10px;
  display: flex;
}
@media only screen and (min-width: 600px) {
  .homepage .featured {
    padding: 20px 0;
  }
}
.homepage .featured .wrap {
  max-width: 1800px;
  padding: 0;
}
.homepage .featured ul {
  padding: 0;
  margin: 0 20px;
  text-align: center;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 840px) {
  .homepage .featured ul {
    margin: 0;
  }
}
.homepage .featured li {
  display: block;
  margin: 10px auto;
  border: 1px solid rgba(90, 87, 87, 0.3);
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 1100px) {
  .homepage .featured li {
    flex: 0 0 23.75%;
  }
}
.homepage .featured li.countdown {
  font-size: 1.3em;
}
.homepage .featured li:last-child {
  border: none;
}
.homepage .featured .popover span {
  margin: 30px auto 0;
}
.homepage .featured a {
  text-decoration: none;
  height: 100%;
  display: block;
  width: 100%;
  top: 0;
  left: 0;
}
.homepage .featured a:hover .popover {
  opacity: 1;
  transition: 0.4s ease-out;
}
.homepage .featured .title {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  font-size: 0.9em;
  text-transform: uppercase;
  color: #5a5757;
  padding: 25px 0;
}
@media only screen and (min-width: 1100px) {
  .homepage .featured .title {
    padding: 0 0 30px;
  }
}
.homepage .featured .title span {
  padding: 10px 10px 20px;
  display: block;
  line-height: 1.2;
}
@media only screen and (min-width: 840px) {
  .homepage .featured .title span {
    line-height: 1.5;
    padding: 15px 10px 0;
  }
}
.homepage .social {
  background: #f0f0f0;
}
.homepage .social,
.homepage .blog {
  margin: 20px 0;
  padding: 15px 0 25px;
  text-align: center;
}
.homepage .social h2,
.homepage .blog h2 {
  font-size: 0.9em;
  margin: 10px 0;
  text-align: center;
  color: rgba(90, 87, 87, 0.3);
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1.2;
}
.homepage .social h3,
.homepage .blog h3 {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1px;
  margin: 10px 0 0;
  color: #ee3124;
  text-transform: uppercase;
  font-size: 1.1em;
}
.homepage .social h3 a,
.homepage .blog h3 a {
  color: #ee3124;
}
.homepage .social p,
.homepage .blog p {
  font-size: 0.6em;
  color: rgba(90, 87, 87, 0.5);
  margin: 0 0 25px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.homepage .social ul,
.homepage .blog ul {
  list-style: none;
  margin: 0;
  padding: 0 10px;
}
.homepage .social ul li,
.homepage .blog ul li {
  text-align: left;
  margin: 5px 0;
  font-size: 0.8em;
}
.homepage .social ul li a,
.homepage .blog ul li a {
  color: #5a5757;
  text-decoration: none;
}
.homepage .social ul li a:hover,
.homepage .blog ul li a:hover {
  color: #ee3124;
}
.homepage .social blockquote,
.homepage .blog blockquote {
  padding: 35px 25px;
  margin: 0 10px;
  background: rgba(90, 87, 87, 0.1);
  color: #5a5757;
  text-align: left;
  line-height: 1.5;
  font-size: 0.8em;
}
.homepage .social blockquote a,
.homepage .blog blockquote a {
  color: #ee3124;
}
.homepage .social .time_stamp,
.homepage .blog .time_stamp {
  font-size: 0.7em;
  color: rgba(90, 87, 87, 0.25);
  margin: 3px 0 0;
  letter-spacing: 0px;
}
.homepage .social .social_icons,
.homepage .blog .social_icons {
  margin: 10px 0;
  padding: 0;
}
.homepage .social .social_icons li,
.homepage .blog .social_icons li {
  display: inline-block;
  font-size: 1.8em;
  margin: 0 5px;
}
.homepage .social .juicer-feed p,
.homepage .blog .juicer-feed p {
  font-family: "Helvetica";
  letter-spacing: 0px;
  font-size: 1em;
  color: #5a5757;
  text-transform: none;
}
.homepage .social .juicer-feed .j-meta li,
.homepage .blog .juicer-feed .j-meta li {
  margin: 0 10px 0 0;
}
.homepage .social .instagram,
.homepage .blog .instagram {
  margin: -10px 0 0;
}
.homepage .social .instagram li,
.homepage .blog .instagram li {
  width: 40%;
  padding: 5px;
  margin: 0 5px;
  background: #ffffff;
  border: 1px solid rgba(90, 87, 87, 0.3);
  display: inline-block;
}
@media only screen and (min-width: 550px) {
  .homepage .social .column,
  .homepage .blog .column {
    width: 33%;
    height: 225px;
    display: block;
    float: left;
  }
}
.homepage .blog {
  border-top: 1px solid rgba(90, 87, 87, 0.3);
}
.homepage .blog .stories_list li {
  width: 47.5%;
  display: block;
  float: left;
  height: auto;
  max-width: 250px;
  margin: 5px 0.5%;
  border: 1px solid rgba(90, 87, 87, 0.3);
}
@media only screen and (min-width: 840px) {
  .homepage .blog .stories_list li {
    width: 24%;
    margin: 0.25%;
  }
}
@media only screen and (min-width: 950px) {
  .homepage .blog .stories_list li {
    width: 19%;
    margin: 0.25%;
  }
}
.homepage .blog .stories_list .entry_info {
  padding: 10px;
}
.homepage .blog .stories_list h2 {
  text-align: left;
  height: 50px;
}
.homepage .blog .stories_list .body {
  line-height: 1.5;
}
.homepage .blog .stories_list a i {
  margin: 0 0 0 5px;
}
.homepage .blog .stories_list .read_more {
  font-size: 0.8em;
  background: #eee;
  color: #5a5757;
  padding: 5px 10px;
  margin: 5px auto;
  text-align: center;
  display: block;
  text-transform: uppercase;
}
.homepage .blog .stories_list .read_more:hover {
  background: #ee3124;
  color: #ffffff;
}
/* Modules */
.cards {
  margin: 0;
  padding: 10px 20px;
}
@media only screen and (min-width: 600px) {
  .cards {
    padding: 10px 0;
  }
}
.cards ul {
  margin: 0;
  padding: 0;
}
.cards li {
  width: 100%;
  list-style: none;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.075);
  text-align: center;
  width: 49%;
  float: left;
  margin: 0 0.5% 1%;
  padding: 0 0 25px;
}
.cards li a {
  text-decoration: none;
}
.cards li h2 {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  font-size: 0.8em;
  margin: 5px 0 10px;
  color: #5a5757;
}
.cards li button {
  font-size: 0.6em;
  background-color: #5a5757;
  background: none;
  border: 2px solid #5a5757;
  color: #5a5757;
}
.cards li button:hover {
  background: #ee3124;
  color: #ffffff;
  border-color: #ee3124;
}
@media only screen and (min-width: 600px) {
  .cards li {
    float: left;
    min-height: 350px;
  }
}
@media only screen and (min-width: 840px) {
  .cards li {
    width: 19%;
    max-width: 250px;
    min-height: inherit;
  }
  .cards li h2 {
    height: 50px;
    font-size: 0.9em;
  }
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Static page section */
.static-pages h1 {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  font-size: 1.5em;
  text-transform: uppercase;
  color: #7b7b7d;
  line-height: 1.2;
  margin: 20px 0;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .static-pages h1 {
    font-size: 2em;
  }
}
.static-pages p {
  line-height: 1.5;
}
.static-pages li {
  line-height: 1.5;
}
.static-pages .faq {
  padding: 0 5% 5%;
}
.static-pages .faq h2 p {
  margin: 5px 0 0;
}
.static-pages .faq h2 {
  margin: 0 0 5px;
}
.static-pages .faq hr {
  border-top: 1px solid #ee3124;
  margin-bottom: 15px;
}
.static-pages .faq .question {
  background-color: inherit;
  padding-top: 5px;
  color: #5a5757;
}
.static-pages .faq .answer {
  padding: 0;
  margin: 0 auto;
  margin-bottom: 25px;
  font-size: 0.9em;
}
.static-pages .contact_form {
  width: 50%;
}
.static-pages .contact_info {
  width: 50%;
  padding: 0 5% 5%;
}
.static-pages .contact_info h2 p {
  margin: 5px 0 0;
}
.static-pages .contact_info h2 {
  margin: 0 0 5px;
}
.static-pages .contact_info hr {
  border-top: 1px solid #ee3124;
  margin-bottom: 15px;
}
.static-pages .contact_info .question {
  background-color: inherit;
  padding-top: 5px;
  color: #ee3124;
}
.static-pages .contact_info .answer {
  padding: 10px 20px;
  margin: 0 auto;
  margin-bottom: 25px;
  font-size: 0.9em;
}
@media only screen and (min-width: 550px) {
  .static-pages .contact_info .answer p {
    font-size: 1em;
  }
}
.static-pages .embed_form {
  width: 100%;
  margin: 0 auto;
}
.static-pages .econ {
  margin-bottom: 25px;
  padding: 0;
}
.static-pages .econ h2 p {
  margin: 5px 0 0;
}
.static-pages .econ h2 {
  margin: 0 0 5px;
}
.static-pages .econ li {
  margin: 5px 0;
}
.static-pages .tours {
  display: inline-block;
  margin: 0 auto;
  vertical-align: top;
}
.static-pages .tours h2 p {
  margin: 5px 0 0;
}
.static-pages .tours h2 {
  margin: 0 0 5px;
}
.static-pages .tours li {
  margin: 5px 0;
}
.static-pages .tours h1,
.static-pages .tours h2,
.static-pages .tours h3 {
  text-align: center;
}
.static-pages .header_image {
  position: fixed;
  top: 60px;
  width: 100%;
  z-index: 10;
  height: 300px;
}
.static-pages .header_image .text_wrapper {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 100;
  top: 5%;
}
.static-pages .header_image h1 {
  font-size: 2em;
  text-align: center;
  color: #ffffff;
  margin: 3% 0 0;
}
@media only screen and (min-width: 550px) {
  .static-pages .header_image h1 {
    font-size: 3.3em;
    margin: 0 0 10px;
  }
}
@media only screen and (min-width: 600px) {
  .static-pages .header_image h1 {
    margin: 15% 0 0;
  }
}
@media only screen and (min-width: 840px) {
  .static-pages .header_image h1 {
    margin: 10% 0 0;
  }
}
@media only screen and (min-width: 950px) {
  .static-pages .header_image h1 {
    margin: 15% 0 0;
  }
}
.static-pages .header_image h2 {
  color: #ffffff;
  opacity: 0.7;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}
.static-pages .header_image img {
  background-position: bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: table;
  position: fixed;
  top: 0;
  width: 100%;
}
@media only screen and (min-width: 840px) {
  .static-pages .header_image img {
    top: 0px;
    margin: -100px 0 0;
  }
}
.static-pages .header_image .overlay {
  background: #ee3124;
  opacity: 0.8;
  z-index: 50;
  width: 100%;
  height: 400px;
  display: block;
  position: absolute;
}
.static-pages .content_wrapper {
  position: relative;
  z-index: 75;
  background: #ffffff;
  margin: 25% 0 0;
  padding: 10px 0;
}
@media only screen and (min-width: 600px) {
  .static-pages .content_wrapper {
    margin: 300px 0 0;
  }
}
@media only screen and (min-width: 950px) {
  .static-pages .content_wrapper {
    margin: 500px 0 0;
  }
}
.static-pages .flexslider {
  border: none;
  margin: 0;
}
.static-pages .flex-direction-nav a {
  height: 55px;
}
.static-pages .content_slider {
  margin: 0 auto 25px;
}
.static-pages .one_column {
  width: 100%;
  margin: 10px 0;
}
.static-pages .one_column p {
  text-align: center;
}
.static-pages .two_column {
  margin: 10px 0.5%;
  padding: 10px 20px;
  background: #f0f0f0;
}
.static-pages .two_column ul {
  width: 75%;
  margin: 0 auto;
}
@media only screen and (min-width: 600px) {
  .static-pages .two_column {
    flex: 0 0 49%;
  }
}
.static-pages .econ h1,
.static-pages .econ h2,
.static-pages .econ h3,
.static-pages .econ h4 {
  line-height: 1.5;
}
.static-pages .columns {
  display: flex;
  flex-wrap: wrap;
}
.static-pages .columns figure {
  margin: 0;
}
.static-pages .columns h1 {
  text-align: inherit;
  margin: 0;
}
.static-pages .columns h1,
.static-pages .columns h2,
.static-pages .columns h3,
.static-pages .columns h4 {
  line-height: 1.5;
  margin: 0;
}
.static-pages .columns .color--red a {
  text-decoration: none;
}
.static-pages .columns .button--red {
  padding: 10px;
}
.static-pages .columns .button--red a {
  color: #ffffff;
  text-decoration: none;
}
.static-pages .columns .text-center {
  text-align: center;
}
.static-pages .three_column {
  margin: 10px 0.6666%;
  padding: 10px 20px;
  background: #f0f0f0;
}
@media only screen and (min-width: 600px) {
  .static-pages .three_column {
    flex: 0 0 32%;
  }
}
.static-pages .tabContentNav {
  display: flex;
  margin: 25px 0 0;
}
.static-pages .tabContentNav h2 {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  padding: 15px 0;
  font-size: 0.7em;
  text-align: center;
  color: #ee3124;
  border: 2px solid #ee3124;
  flex: 1;
  margin: 0 0.25%;
  line-height: 1.5;
}
.static-pages .tabContentNav h2.active,
.static-pages .tabContentNav h2:hover {
  background: #ee3124;
  color: #ffffff;
  cursor: pointer;
}
.static-pages .tabContent {
  margin: 10px 0;
}
.static-pages .tabContent .block {
  background: #f0f0f0;
  padding: 20px;
}
.static-pages .tabContent .block:not(:first-child) {
  display: none;
}
.static-pages form.CoreMotives {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  padding: 20px;
  max-width: 800px;
  margin: 0 auto;
}
.static-pages form.CoreMotives li {
  width: 100%;
}
.static-pages form.CoreMotives li:nth-child(3) .right {
  padding: 40px 0;
}
.static-pages form.CoreMotives label {
  font-size: 1.2em;
  color: #5a5757;
  font-weight: normal;
}
.static-pages form.CoreMotives label.desc {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  text-align: left;
}
.static-pages form.CoreMotives label.choice {
  text-align: left;
}
.static-pages form.CoreMotives .complex {
  width: 100%;
}
.static-pages form.CoreMotives .complex .half {
  width: 100% !important;
}
@media only screen and (min-width: 600px) {
  .static-pages form.CoreMotives .complex .half {
    width: 50% !important;
  }
}
.static-pages form.CoreMotives input {
  margin: 0;
}
.static-pages.super-static #content p,
.static-pages.super-static #content h1,
.static-pages.super-static #content h2,
.static-pages.super-static #content h3,
.static-pages.super-static #content h4,
.static-pages.super-static #content h5,
.static-pages.super-static #content h6 {
  padding: 0 20px;
}
.static-pages.super-static #content a {
  color: #ee3124;
}
/* Global Layout Stuff */
.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}
.main_content {
  flex: 0 0 100%;
}
.main_content.with_sidebar {
  width: 100%;
  padding: 0 10px;
}
@media only screen and (min-width: 600px) {
  .main_content.with_sidebar {
    width: 65%;
    margin: 0 auto;
  }
}
.main_content.with_sidebar.wrap {
  width: 65%;
}
form {
  background: #f0f0f0;
  padding: 20px;
}
form .group {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  form .group {
    width: 49%;
    float: left;
  }
}
form label,
form .radio_checkbox_group_legend {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  display: block;
  font-size: 0.8em;
}
form input {
  margin: 10px 0;
  padding: 10px;
  min-width: 300px;
  color: #5a5757;
}
form input[type="checkbox"] {
  float: left;
}
form label[for="contactUs_message"] {
  clear: both;
}
form .group.multilinetext {
  width: 100%;
}
form .group.multilinetext textarea {
  padding: 10px;
  width: 100%;
  border: 1px solid #eee;
  resize: none;
  margin: 5px 0 0;
  min-height: 100px;
  color: #5a5757;
  clear: both;
}
@media only screen and (min-width: 600px) {
  form .group.multilinetext textarea {
    width: 50%;
  }
}
form .btns {
  clear: both;
}
form .submit {
  clear: both;
  background: #ee3124;
  color: #ffffff;
  border: none;
  text-transform: uppercase;
}
form p {
  font-size: 0.8em;
}
form ::-webkit-input-placeholder {
  text-transform: inherit;
  font-size: 0.8em;
}
form :-moz-placeholder {
  text-transform: inherit;
  font-size: 0.8em;
}
form ::-moz-placeholder {
  text-transform: inherit;
  font-size: 0.8em;
}
form :-ms-input-placeholder {
  text-transform: inherit;
  font-size: 0.8em;
}
form .unhappyMessage {
  color: #ee3124;
  margin: 0 0 10px;
  display: block;
}
form .unhappy {
  border: 1px solid #ee3124;
}
form fieldset {
  clear: both;
}
form ul {
  margin: 0;
  padding: 0;
}
form ul li {
  list-style: none;
  width: 50%;
  float: left;
}
form ul li input[type="radio"] {
  float: left;
}
form ul li label {
  float: left;
  margin: 8px 0 0 10px;
}
form .rc li input:first-child {
  display: none;
}
form .rc li input {
  float: left;
  position: relative;
  top: -2px;
}
form .are_you_human {
  font-size: 0.8em;
  color: #5a5757;
  clear: both;
}
form .are_you_human em {
  font-size: 0.8em;
}
form .are_you_human strong {
  font-size: 1.1em;
  margin: 5px 0 0;
}
form .are_you_human input {
  max-width: 50px;
  min-width: 50px;
}
form .hidden_label {
  clear: both;
}
aside form .radio_checkbox_group {
  padding: 10px 0;
}
aside form .radio_checkbox_group li {
  width: 100%;
}
aside form .radio_checkbox_group label {
  width: 90%;
}
aside form .radio_checkbox_group_legend {
  display: none;
}
aside form textarea {
  width: 100% !important;
}
.content_callout form.miniContactForm .radio_checkbox_group {
  padding: 10px 0 20px;
}
.content_callout form.miniContactForm .radio_checkbox_group li {
  width: 100%;
}
.content_callout form.miniContactForm .radio_checkbox_group_legend {
  display: none;
}
.content_callout form.miniContactForm .radio_checkbox_group label,
.content_callout form.miniContactForm .radio_checkbox_group input {
  text-align: center;
  float: none;
  display: inline;
}
.content_callout form.miniContactForm .center_me {
  margin: 0 auto;
  width: 50%;
}
form.miniContactForm .radio_checkbox_group {
  clear: both;
  margin: 10px 0;
}
aside {
  width: 100%;
  padding: 0 10px;
}
@media only screen and (min-width: 600px) {
  aside {
    width: 32%;
    float: right;
  }
}
aside form .group {
  width: 100%;
}
aside .countdown h2 {
  font-size: 1.25em;
}
.breadcrubs ol {
  margin: 5px 0 0;
  padding: 0;
}
.breadcrubs li {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.7em;
  display: inline-block;
  margin: 0 2px 0 0;
}
.breadcrubs li a {
  color: #ee3124;
}
.static-pages.team .team_list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.static-pages.team .team_list h2 {
  font-size: 1em;
}
@media only screen and (min-width: 600px) {
  .static-pages.team .team_list h2 {
    min-height: 70px;
  }
}
.static-pages.team .team_list li {
  border: 1px solid #eee;
  padding: 20px 0;
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .static-pages.team .team_list li {
    width: 49%;
    display: inline-block;
  }
}
@media only screen and (min-width: 670px) {
  .static-pages.team .team_list li {
    width: 32%;
    margin: 0.3%;
    display: inline-block;
  }
}
.static-pages.team .team_list .image_holder {
  height: 150px;
  width: 150px;
  border: 10px solid #eee;
  border-radius: 100px;
  margin: 0 auto;
  overflow: hidden;
  background: #5a5757;
}
.static-pages.team .team_list li:nth-child(4) .image_holder img {
  margin: -10px 0 0;
  width: 125px;
}
.static-pages.team .team_list li:nth-child(6) .image_holder img {
  margin: -10px 0 0 -10px;
}
.static-pages.team .team_list button {
  margin: 0 auto;
}
.events #content {
  z-index: 1;
  padding: 105px 0 0;
}
.events.heading_adjust #content {
  padding: 0;
}
.events .container {
  width: 100%;
  margin: 0 auto;
  display: block;
  background: rgba(255, 255, 255, 0.6);
  max-width: 1128px;
  overflow: hidden;
  padding: 0 0 300px;
}
.events .container h1 {
  font-size: 1.3em;
  color: #191919;
  text-align: center;
}
.events .event_background {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.events .big_background {
  position: fixed;
}
.events .sub_nav {
  background: #191919;
  text-align: left;
  margin: 0 auto;
  padding: 15px 0;
  position: fixed;
  top: 60px;
  z-index: 100;
  width: 100%;
}
.events .sub_nav h1 {
  margin: 0;
  padding: 0 15px;
  font-size: 0.8em;
  color: #ffffff;
  text-transform: uppercase;
  text-align: left;
}
.events .sub_nav h1 a {
  color: #ffffff;
  text-decoration: none;
}
.events .sub_nav ul {
  list-style: none;
  padding: 0 20px;
  display: none;
}
@media only screen and (min-width: 670px) {
  .events .sub_nav ul {
    display: block;
    float: right;
    top: -10px;
    right: 0;
    position: absolute;
  }
}
.events .sub_nav li {
  font-size: 0.9em;
  text-transform: uppercase;
  display: block;
}
@media only screen and (min-width: 670px) {
  .events .sub_nav li {
    font-size: 0.7em;
    display: inline-block;
  }
}
.events .sub_nav li a {
  color: #ffffff;
  text-decoration: none;
  padding: 10px;
  display: block;
}
@media only screen and (min-width: 670px) {
  .events .sub_nav li a {
    padding: 10px 5px;
  }
}
.events .sub_nav li a:hover {
  background: rgba(255, 255, 255, 0.2);
}
.events .sub_nav i {
  color: #ffffff;
  position: absolute;
  right: 20px;
  top: 14px;
}
@media only screen and (min-width: 670px) {
  .events .sub_nav i {
    display: none;
  }
}
.events .event_promo {
  position: relative;
}
.events .event_promo .flex-direction-nav {
  display: none;
}
.events .event_promo .flexslider {
  padding: 0;
  margin: 0;
}
.events .event_promo .flex-control-nav {
  display: none;
}
.events .event_promo .slide {
  overflow: hidden;
}
.events .event_promo .slide .headlines {
  text-align: center;
  margin: 15px 0 0;
  clear: both;
}
.events .event_promo .slide .headlines h2 {
  font-size: 1.2em;
  margin: 0;
  color: #5a5757;
  text-shadow: none;
  text-transform: uppercase;
  position: inherit;
}
.events .event_promo .slide .headlines p {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'GothamBlack';
  font-weight: 800;
  font-style: normal;
  font-size: 0.8em;
  margin: 0;
  position: inherit;
  letter-spacing: 1px;
  opacity: 1;
}
.events .event_promo .slide .headlines button {
  margin: 10px 0;
}
@media only screen and (min-width: 600px) {
  .events .event_promo .slide .headlines h2 {
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 840px) {
  .events .event_promo .slide .headlines {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    clear: none;
    overflow: hidden;
  }
  .events .event_promo .slide .headlines h2,
  .events .event_promo .slide .headlines p,
  .events .event_promo .slide .headlines button {
    text-align: left;
    position: absolute;
    left: 30px;
  }
  .events .event_promo .slide .headlines h2 {
    text-shadow: 2px 2px #000000;
    top: 20px;
    color: #ffffff;
    line-height: 1;
  }
  .events .event_promo .slide .headlines p {
    text-shadow: 2px 2px #000000;
    font-size: 0.8em;
    position: absolute;
    top: 60px;
    color: #ffffff;
  }
  .events .event_promo .slide .headlines button {
    border: 2px solid #ee3124;
    bottom: 40px;
    font-size: 1em;
    padding: 8px 12px;
    left: inherit;
    right: 30px;
  }
  .events .event_promo .slide .headlines button.first_button {
    right: 200px;
    position: absolute;
  }
  .events .event_promo .slide .headlines button:hover {
    background: rgba(238, 49, 36, 0.4);
  }
}
@media only screen and (min-width: 840px) {
  .events .event_promo {
    flex-wrap: wrap;
    display: flex;
  }
  .events .event_promo .featuredPages {
    display: flex;
    flex-wrap: wrap;
  }
  .events .event_promo .featuredPages .block {
    flex: 0 0 50%;
  }
}
.events .event_promo .title {
  position: relative;
  top: 0;
  width: 100%;
  text-align: center;
  padding: 0;
}
@media only screen and (min-width: 670px) {
  .events .event_promo .title {
    position: absolute;
    text-align: left;
    padding: 40px;
  }
}
@media only screen and (min-width: 670px) {
  .events .event_promo img {
    width: 100%;
  }
}
.events .event_promo h2 {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'GothamUltra-Italic';
  font-weight: 900;
  font-size: 2em;
  margin: 0;
  letter-spacing: 2px;
  font-style: italic;
  color: #5a5757;
}
@media only screen and (min-width: 600px) {
  .events .event_promo h2 {
    font-size: 3em;
  }
}
@media only screen and (min-width: 670px) {
  .events .event_promo h2 {
    font-size: 4em;
    text-shadow: 2px 2px #000000;
    color: #ffffff;
  }
}
.events .event_promo h3 {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  font-size: 0.8em;
  margin: -5px 0 0;
  text-transform: uppercase;
  color: #5a5757;
  font-style: italic;
  letter-spacing: 1px;
}
@media only screen and (min-width: 600px) {
  .events .event_promo h3 {
    font-size: 1em;
  }
}
@media only screen and (min-width: 670px) {
  .events .event_promo h3 {
    text-shadow: 2px 2px #000000;
    color: #ffffff;
  }
}
.events .event_promo .buttons {
  text-align: center;
  margin: 10px 0;
}
@media only screen and (min-width: 670px) {
  .events .event_promo .buttons {
    position: absolute;
    bottom: 4em;
    left: 30px;
    text-align: left;
  }
}
.events .event_promo .buttons button {
  width: 90%;
  margin: 10px;
  padding: 10px;
  background: #ec1746;
  border: 2px solid #ee3124;
}
@media only screen and (min-width: 670px) {
  .events .event_promo .buttons button {
    width: auto;
    font-size: 1em;
    text-align: left;
  }
}
.events .event_promo .buttons button:hover {
  background: rgba(238, 49, 36, 0.4);
}
.events .event_promo .buttons a:nth-child(3) button {
  background: #5a5757;
  border-color: #5a5757;
}
.events .event_promo .buttons a:nth-child(3) button:hover {
  background: rgba(90, 87, 87, 0.6);
}
.events .promo_section .promo_window {
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 670px) {
  .events .promo_section .promo_window {
    width: 50%;
    float: left;
    padding: 10px;
    margin: 10px 0;
    height: 220px;
  }
}
@media only screen and (min-width: 840px) {
  .events .promo_section .promo_window {
    width: 32.9%;
    padding: 0;
    margin: 10px 0.3%;
    height: 220px;
  }
}
.events .promo_section .promo_window a {
  text-decoration: none;
}
.events .promo_section .promo_window img {
  z-index: 2;
  position: relative;
}
.events .promo_section .promo_window .copy {
  margin: 10px 0;
  padding: 0 0 20px;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 670px) {
  .events .promo_section .promo_window .copy {
    padding: 0;
  }
}
.events .promo_section .promo_window h4,
.events .promo_section .promo_window h5 {
  color: #5a5757;
  margin: 0;
  text-transform: uppercase;
}
.events .promo_section .promo_window h4 {
  opacity: 0.5;
  font-size: 0.7em;
  margin: 5px 0;
}
.events .promo_section .promo_window h5 {
  font-size: 1.1em;
}
.events .promo_section .promo_window button {
  z-index: 5;
  font-size: 0.8em;
  letter-spacing: 1px;
  position: relative;
  background: none;
  border: 2px solid #5a5757;
  margin: 10px auto;
  opacity: 0.5;
  color: #5a5757;
}
.events .promo_section .promo_window .overlay {
  /*background: fade(@black, 70%);*/
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.events .promo_section .promo_window a:hover .overlay {
  display: block;
  background: #ec1746;
}
.events .promo_section .promo_window a:hover h4,
.events .promo_section .promo_window a:hover h5 {
  color: #ffffff;
}
.events .promo_section .promo_window a:hover button {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.events .promo_section .promo_window a:hover button {
  opacity: 1;
}
@media only screen and (min-width: 670px) {
  .events .promo_section .promo_window:nth-child(3) {
    margin: 120px auto 0;
    float: none;
    clear: both;
  }
}
@media only screen and (min-width: 840px) {
  .events .promo_section .promo_window:nth-child(3) {
    float: left;
    margin: 10px 0;
    clear: none;
  }
}
.events .landing_content {
  display: block;
}
.events .landing_content .wrap {
  margin: 0 auto;
}
.events .landing_content img {
  width: 100%;
}
.events .landing_content.bkg {
  background-position: center center fixed !important;
  background-size: cover !important;
  padding: 50px;
  margin: -5px auto;
}
.events .landing_content.bkg p,
.events .landing_content.bkg h2 {
  color: #ffffff;
  padding: 0 20px;
}
.events footer {
  background: none;
}
@media only screen and (min-width: 840px) {
  .events footer {
    margin: 100px 0 0;
  }
}
.events.tickets #content {
  background: rgba(255, 255, 255, 0.8);
}
.events.tickets h1 {
  text-transform: uppercase;
}
.events.tickets footer {
  margin: -300px 0 0;
}
.events.tickets p,
.events.tickets li {
  line-height: 1.5;
}
.events.tickets .content_block {
  background: rgba(0, 0, 0, 0.1);
  padding: 20px;
  text-align: center;
  position: relative;
  clear: both;
  margin: 20px 0 10px;
  overflow: hidden;
}
.events.tickets .content_block h2 {
  color: #ee3124;
  margin: 10px 0 0;
}
.events.tickets .content_block h3 {
  margin: 5px;
  font-size: 0.9em;
  line-height: 1.5;
}
.events.tickets .content_block .copy {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  font-size: 0.9em;
  text-align: left;
}
.events.tickets .content_block p {
  margin: 0;
  text-align: left;
}
.events.tickets .content_block li {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  text-align: left;
}
@media only screen and (min-width: 950px) {
  .events.tickets .content_block {
    text-align: left;
    padding: 20px;
  }
  .events.tickets .content_block img {
    width: 50%;
  }
  .events.tickets .content_block .copy {
    text-align: center;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 45%;
  }
}
@media only screen and (min-width: 600px) {
  .events.tickets .content_block.full_width .copy {
    width: 100%;
    position: relative;
    right: inherit;
    top: inherit;
  }
}
.events.tickets .headliner_block {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  text-align: center;
  background: #ffffff;
  padding: 0 0 20px;
  border: 1px solid #eee;
}
.events.tickets .headliner_block h2 {
  margin: 15px 0 0;
}
.events.tickets .headliner_block h2 span {
  color: #ee3124;
}
.events.tickets .headliner_block p {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.events.tickets .headliner_block .line_three {
  opacity: 0.5;
  font-size: 0.7em;
  display: block;
}
@media only screen and (min-width: 600px) {
  .events.tickets .headliner_block {
    width: 47.5%;
    margin: 0 1%;
    display: inline-block;
  }
}
.events.tickets .big_heading {
  background: #ee3124;
  color: #ffffff;
  text-align: center;
  margin: 10px 0;
  padding: 12px 0;
  clear: both;
}
.events.tickets .experience_block {
  text-align: center;
  border: 3px solid #5a5757;
  background: #ffffff;
  margin: 10px;
}
.events.tickets .experience_block h2 {
  margin: 0 0 15px;
  color: #ffffff;
}
.events.tickets .experience_block h3 {
  margin: 10px 0 0;
}
.events.tickets .experience_block .heading {
  background: #000000;
  color: #ffffff;
  padding: 15px 0;
}
.events.tickets .experience_block ul {
  text-align: left;
  font-size: 0.9em;
  padding: 0 20px 0 40px;
}
.events.tickets .experience_block p.disclaim {
  font-size: 0.7em;
  margin: 0 0 15px;
}
.events.tickets .experience_block .experience_copy {
  text-align: center;
}
.events.tickets .experience_block .experience_copy p {
  text-align: center;
  font-size: 0.8em;
  margin: 0 0 10px;
}
.events.tickets .experience_block .experience_copy a {
  text-decoration: none;
}
.events.tickets .experience_block .experience_copy button {
  font-size: 1.1;
  margin: 0 auto;
  display: block;
}
.events.tickets .experience_block .subticket_list {
  text-align: center;
}
.events.tickets .experience_block .subticket_list ul {
  list-style: none;
  margin: 0;
  padding: 20px;
}
.events.tickets .experience_block .subticket_list ul li {
  font-size: 0.8em;
  width: 100%;
  line-height: 30px;
  position: relative;
}
.events.tickets .experience_block .subticket_list button {
  border: 2px solid #ee3124;
  margin: 2px 0 0;
}
.events.tickets .experience_block .subticket_list button:hover {
  background: none;
  color: #ee3124;
}
@media only screen and (min-width: 600px) {
  .events.tickets .experience_block .subticket_list button {
    position: absolute;
    right: 0;
    line-height: 10px;
  }
}
@media only screen and (min-width: 840px) {
  .events.tickets .experience_block {
    width: 49%;
    margin: 1% 0.5%;
    display: block;
    float: left;
    min-height: 450px;
  }
}
.events.tickets .experience_block.three_wide h2 {
  font-size: 1.1em;
  margin: 0 0 5px;
}
@media only screen and (min-width: 840px) {
  .events.tickets .experience_block.three_wide {
    width: 32.6%;
    margin: 1% 0.3%;
    min-height: 500px;
  }
}
.events.tickets table {
  margin: 20px 0;
  background: #ffffff;
  width: 100%;
}
.events.tickets table td {
  text-align: center;
}
.events.tickets table thead {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  background: #101c2c;
  color: #ffffff;
}
.events.tickets table .callout {
  background: #ee3124;
}
.events.tickets table thead th {
  padding: 14px;
  background: #5a5757;
}
.events.tickets table thead tr {
  background: none;
}
.events.tickets table thead p {
  margin: 0;
  text-transform: none;
  font-size: 0.8em;
}
.events.tickets table .sub_head {
  background: rgba(16, 28, 44, 0.8) !important;
  color: #ffffff;
}
.events.tickets table .sub_head td {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) {
  .events.tickets table .sub_head td:first-child {
    text-align: left;
    min-width: 300px;
  }
}
.events.tickets table td a {
  color: #5a5757;
}
.events.tickets table td.left {
  text-align: left;
  line-height: 30px;
}
.events.tickets table td.left .icon {
  max-width: 25px;
  margin: 3px 10px 0 0;
  position: relative;
  float: left;
  top: 0;
}
.events.tickets table td.left .icon.Lamborghini {
  top: -5px;
}
.events.tickets table td.left .icon.bmw {
  top: -5px;
}
.events.tickets table td.left .icon.vett {
  top: 8px;
}
.events.tickets table td.left .icon.t.logo {
  top: 6px;
}
.events.tickets table td.bold {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}
.events.tickets table td {
  padding: 10px 15px;
  font-size: 0.9em;
}
.events.tickets table td.right.last a {
  color: #ffffff;
}
.events.tickets table td.right.three_day {
  min-width: 265px;
  text-align: right;
}
.events.tickets table tr:nth-child(odd) {
  background: rgba(0, 0, 0, 0.05);
}
.events.tickets table span {
  text-decoration: line-through;
  opacity: 0.5;
}
.events.tickets table em {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  display: block;
  font-size: 0.6em;
  font-style: inherit;
  color: rgba(0, 0, 0, 0.25);
}
.events.tickets table button {
  font-size: 0.7em;
  border: 2px solid #ee3124;
}
.events.tickets table button:hover {
  background: #ffffff;
  color: #ee3124;
}
.events.tickets table strong {
  color: #ec1746;
  margin: 0 5px 0 0;
}
.events.tickets table .tour {
  color: #ffffff;
  font-size: 0.8em;
  position: relative;
  top: -2px;
  margin: 0 0 0 5px;
  text-decoration: none;
}
.events.tickets table .tour:hover {
  color: #ffffff;
  text-decoration: underline;
}
.events.tickets table tbody td {
  display: block;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .events.tickets table tbody td {
    display: table-cell;
  }
}
.events.tickets .faq h2 {
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .events.tickets .faq h2 {
    text-align: left;
  }
}
@media only screen and (min-width: 600px) {
  .events.tickets .faq table td {
    text-align: left;
  }
}
@media only screen and (min-width: 600px) {
  .events.tickets .faq table tr > td:first-child {
    width: 350px;
  }
}
.events.altevent .event_promo .headline {
  padding: 20px;
  text-align: center;
}
.events.altevent .event_promo .headline span {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'GothamUltra-Italic';
  font-weight: 900;
  font-style: italic;
  font-size: 3.5em;
}
.events.altevent .event_promo .headline p {
  line-height: 1.5;
}
@media only screen and (min-width: 950px) {
  .events.altevent .event_promo .headline {
    position: absolute;
    bottom: 10%;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
  }
  .events.altevent .event_promo .headline span,
  .events.altevent .event_promo .headline p {
    text-shadow: 2px 2px #000000;
    color: #ffffff;
  }
  .events.altevent .event_promo .headline span {
    font-size: 4.5em;
    float: left;
    position: relative;
    top: 20px;
  }
  .events.altevent .event_promo .headline p {
    width: 55%;
    float: right;
    text-align: left;
  }
}
.events.altevent .content_callout {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  background: #ee3124;
  color: #ffffff;
  text-align: center;
  padding: 0;
}
.events.altevent .content_callout .wrap {
  margin: 20px auto;
}
.events.altevent .content_callout a {
  color: #ffffff;
}
.events.altevent .content_callout form {
  margin: 0 0 30px;
}
.events.altevent .content_callout form label,
.events.altevent .content_callout form p {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  color: #000000;
}
.events.altevent .content_callout form .multilinetext {
  width: 100%;
}
.events.altevent .content_callout form .multilinetext textarea {
  width: 50%;
}
.events.altevent .promo_heading {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'GothamUltra-Italic';
  font-weight: 900;
  font-style: italic;
  clear: both;
  margin: 10px 0;
}
.events.altevent .promo_heading span {
  text-transform: uppercase;
}
.events.altevent .promo_heading button {
  margin: 0 10px;
  border: 2px solid #ee3124;
}
.events.altevent .promo_heading button:hover {
  background: none;
  color: #ee3124;
}
.events.altevent .promo_heading em {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  font-size: 0.8em;
  font-style: none;
}
.events.altevent .promo_block {
  position: relative;
  padding: 0 0 20px;
}
.events.altevent .promo_block .image_holder {
  position: relative;
  overflow: hidden;
  display: block;
  padding: 0;
}
.events.altevent .promo_block .overlay {
  background: #ee3124;
  height: 99%;
  width: 100%;
  display: block;
  position: absolute;
  opacity: 0;
  z-index: 2;
  top: 0;
  left: 0;
  transition: 0.2s ease-out;
}
.events.altevent .promo_block .overlay span {
  display: block;
  background: #ffffff;
  color: #ee3124;
  margin: 20px auto 0;
  width: 25%;
  text-align: center;
  border-radius: 100px;
  height: 150px;
  padding: 0 0;
  width: 150px;
  line-height: 150px;
  text-transform: uppercase;
}
.events.altevent .promo_block .image_holder:hover .overlay {
  opacity: 0.8;
  transition: 0.2s ease-out;
}
.events.altevent .promo_block h2 {
  font-size: 0.9em;
  margin: 0;
  text-transform: uppercase;
  display: block;
}
.events.altevent .promo_block button {
  float: right;
  margin: 4px 0 0;
  padding: 4px 10px;
}
.events.altevent .promo_block p {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  font-size: 0.8em;
  line-height: 1.5;
}
.events.altevent .promo_block .directBuy {
  display: block;
  position: absolute;
  top: -10px;
  right: 0;
}
.events.altevent .promo_block a {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  font-size: 0.8em;
  color: #ee3124;
  text-decoration: none;
  display: block;
  padding: 15px 10px;
  margin: 0;
}
.events.altevent .promo_block a:hover {
  text-decoration: underline;
}
.events.altevent .promo_block .body_copy {
  padding: 0 15px 10px;
}
.events.altevent .promo_block .body_copy img {
  display: none;
}
.events.altevent .promo_block .cta {
  border: 2px solid #ee3124;
  color: #ee3124;
  text-align: center;
  text-transform: uppercase;
  display: block;
  width: inherit;
  margin: 10px auto;
  border-radius: 4px;
  padding: 10px;
}
.events.altevent .promo_block .cta:hover {
  background: #ee3124;
  color: #ffffff;
  text-decoration: none;
}
.events.altevent .promo_block .cta-center {
  text-align: center;
}
.events.altevent .promo_block .cta-second {
  margin: 0 auto;
}
@media only screen and (min-width: 840px) {
  .events.altevent .promo_block {
    width: 32.73333333%;
    float: left;
    margin: 10px 0.3% 30px;
  }
}
.events.eventsnew .ticketOption_block {
  background: rgba(240, 240, 240, 0.75);
  padding: 20px 0;
}
.events.eventsnew .ticketOption_block :nth-child(4),
.events.eventsnew .ticketOption_block :nth-child(7),
.events.eventsnew .ticketOption_block :nth-child(10) {
  clear: both;
}
.events.eventsnew .ticketOption_block h2 a {
  color: #5a5757;
}
.events.eventsnew .promo_block {
  background: #ffffff;
}
@media only screen and (min-width: 840px) {
  .events.eventsnew .promo_block {
    min-height: 520px;
  }
}
.events.eventsnew .event_promo {
  margin: 10px auto;
  justify-content: space-between;
}
.events.eventsnew .event_promo .block {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'GothamBlack';
  font-weight: 800;
  font-style: normal;
  font-style: italic;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  flex: 0 0 100%;
  display: table;
  position: relative;
  transition: 0.2s ease-out;
  border: 5px solid #ffffff;
}
.events.eventsnew .event_promo .block img {
  display: block;
  width: 100%;
}
.events.eventsnew .event_promo h2 {
  text-shadow: 2px 2px #000000;
  font-size: 2.2em;
  margin: -20px 0 0;
  text-align: center;
  position: absolute;
  width: 100%;
  color: #ffffff;
  z-index: 2;
}
.events.eventsnew .event_promo h2 i {
  font-size: 0.6em;
  position: relative;
  top: -5px;
}
.events.eventsnew .event_promo .table_cell {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.events.eventsnew .event_promo .overlay {
  background: #ee3124;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  opacity: 0;
  top: 0;
  left: 0;
}
.events.eventsnew .event_promo .ad_spacer {
  padding: 5px;
  flex: 0 0 50%;
}
.events.eventsnew .event_promo .ad_spacer img {
  width: inherit;
  height: inherit;
}
.events.eventsnew .event_promo .block:hover .overlay {
  opacity: 0.8;
  transition: 0.2s ease-out;
}
@media only screen and (min-width: 840px) {
  .events.eventsnew .event_promo .block {
    flex: 0 0 49.5%;
    margin: 10px 0;
  }
  .events.eventsnew .event_promo .ad_spacer {
    margin: 10px 0;
    flex: 0 0 49.5%;
  }
}
.events.eventsnew aside {
  overflow: hidden;
}
.events.eventsnew aside form .submit,
.events.eventsnew aside form input {
  min-width: 100%;
}
@media only screen and (min-width: 600px) {
  .events.eventsnew aside .event_promo {
    padding: 0;
    margin: 0;
  }
  .events.eventsnew aside .block {
    width: 100% !important;
    flex: 0 0 100%;
    padding: 0;
    margin: 10px 0 !important;
    border: none !important;
  }
  .events.eventsnew aside .block h2 {
    font-size: 1.2em;
  }
}
.events.eventsnew .main_content p,
.events.eventsnew .main_content li {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  font-size: 0.9em;
  line-height: 1.5;
  color: #5a5757;
}
.events.eventsnew .main_content a {
  color: #ee3124;
}
.events.eventsnew .main_content .intro_area {
  background: #f0f0f0;
  padding: 20px;
}
.events.eventsnew .main_content .form_spacer form {
  border-radius: 5px;
  background: #d7d7d7;
  padding: 20px;
}
@media only screen and (min-width: 840px) {
  .events.eventsnew .main_content .intro_area {
    padding: 20px 50px;
  }
  .events.eventsnew .main_content .form_spacer form {
    padding: 60px;
  }
}
.events.eventsnew .form {
  margin: 20px 0 0;
}
.events.eventsnew .form h2 {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  font-size: 1.1em;
  background: #000000;
  color: #ffffff;
  padding: 20px 0;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.events.eventsnew .ticket_body {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  padding: 0 10px;
}
.events.eventsnew .ticket_body p {
  margin: 10px 0;
}
.events.eventsnew .ticket_body strong {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
}
.events.eventsnew .ticket_body p.text-center {
  text-align: center;
}
.events.eventsnew .ticket_body p.text-right {
  text-align: right;
}
.events.eventsnew .ticket_body a {
  color: #ee3124;
}
.events.eventsnew .ticket_body ul {
  padding: 0;
  margin: 0;
  list-style-type: disc;
}
.events.eventsnew .ticket_body li {
  margin: 2px 0 0 25px;
}
@media only screen and (min-width: 840px) {
  .events.eventsnew .ticket_body {
    padding: 0;
  }
}
.events.eventsnew .ticket_heading {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'GothamBlack';
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  margin: 20px 0 5px;
  font-size: 1.5em;
}
.events.eventsnew .ticket_heading .ticket_button_heading {
  clear: both;
}
@media only screen and (min-width: 840px) {
  .events.eventsnew .ticket_heading .ticket_button_heading {
    float: right;
    font-size: 0.8em;
  }
}
.events.eventsnew .ticket_image {
  margin: 20px 0 0;
}
.events.eventsnew .three_sixty_view {
  max-width: 150px;
  margin: 0 auto;
  display: block;
}
.events.eventsnew table {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  background: #f0f0f0;
  width: 100%;
}
.events.eventsnew table thead {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  background: #5a5757;
  color: #ffffff;
  text-transform: uppercase;
}
.events.eventsnew table tr {
  border-top: 4px solid #ffffff;
}
.events.eventsnew table td {
  padding: 10px;
}
.events.eventsnew table a {
  color: #ee3124;
  text-decoration: none;
}
.events.eventsnew table a:hover {
  text-decoration: underline;
}
.events.eventsnew .background_color_wrapper {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
}
.events.eventsnew .background_color_wrapper .wrap {
  margin: 0 auto;
}
.events.eventsnew .background_color_wrapper .breadcrubs {
  margin: 15px auto 0;
  color: #ffffff;
}
.events.eventsnew .background_color_wrapper .breadcrubs a {
  color: #ffffff;
}
.events.eventsnew .background_color_wrapper .welcome {
  padding: 10px 0 20px;
}
.events.eventsnew .background_color_wrapper h1,
.events.eventsnew .background_color_wrapper h2,
.events.eventsnew .background_color_wrapper p,
.events.eventsnew .background_color_wrapper .time,
.events.eventsnew .background_color_wrapper li {
  color: #ffffff;
}
.events.eventsnew .background_color_wrapper .button_row {
  margin: 15px 0;
}
.events.eventsnew .background_color_wrapper .button_row a {
  margin: 0 10px 0 0;
}
.events.eventsnew .background_color_wrapper ul {
  margin: 10px 0;
}
.events.eventsnew .background_color_wrapper li {
  font-size: 0.8em;
  margin: 10px 0;
  line-height: 1.5;
}
.events.eventsnew .background_color_wrapper h3 {
  line-height: 40px;
}
.events.eventsnew .background_color_wrapper .circles {
  list-style: none;
  margin: 0 10px 0 0;
  padding: 0;
  display: inline;
  float: left;
}
.events.eventsnew .background_color_wrapper .circles li {
  background: url('/images/turn_circle.png') no-repeat;
  margin: 0 2px 0 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  color: #000000;
  text-align: center;
  display: inline-block;
}
.events.eventsnew .background_color_wrapper h2 {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  font-size: 2em;
}
.events.eventsnew .background_color_wrapper p {
  font-size: 0.8em;
  line-height: 1.5;
  clear: both;
}
.events.eventsnew .background_color_wrapper a {
  color: #ee3124;
  font-size: 0.8em;
}
.events.eventsnew .background_color_wrapper .artist_block a button {
  color: #ffffff;
}
.events.eventsnew .background_color_wrapper .artist_block.first {
  background: #44ae9e;
  background: -moz-linear-gradient(-45deg, #44ae9e 0%, #66769f 50%, #c02b90 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #44ae9e), color-stop(50%, #66769f), color-stop(100%, #c02b90));
  background: -webkit-linear-gradient(-45deg, #44ae9e 0%, #66769f 50%, #c02b90 100%);
  background: -o-linear-gradient(-45deg, #44ae9e 0%, #66769f 50%, #c02b90 100%);
  background: -ms-linear-gradient(-45deg, #44ae9e 0%, #66769f 50%, #c02b90 100%);
  background: linear-gradient(135deg, #44ae9e 0%, #66769f 50%, #c02b90 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44ae9e', endColorstr='#c02b90', GradientType=1);
  padding: 20px;
}
@media only screen and (min-width: 670px) {
  .events.eventsnew .background_color_wrapper .artist_block {
    width: 50%;
    float: left;
    padding: 0;
    min-height: 692px;
  }
}
.events.specials .event_promo {
  padding: 0;
}
@media only screen and (min-width: 1100px) {
  .events.specials .event_promo {
    padding: 0;
  }
}
.events.overview h1 {
  text-shadow: none;
  color: #5a5757;
  text-align: center;
}
.events.overview ul.event_list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.events.overview ul.event_list li {
  width: 100%;
  margin: 10px;
  text-align: center;
  display: block;
  border: 1px solid #eee;
  position: relative;
  overflow: hidden;
  padding: 0 0 20px;
}
@media only screen and (min-width: 600px) {
  .events.overview ul.event_list li {
    width: 49%;
    margin: 1% 0.25%;
  }
}
@media only screen and (min-width: 670px) {
  .events.overview ul.event_list li {
    flex: 0 0 32.3%;
    margin: 1% 0.33%;
  }
}
.events.overview ul.event_list li a {
  text-decoration: none !important;
  color: #5a5757;
  padding: 0 0 20px;
}
.events.overview ul.event_list li a:hover {
  color: #ee3124;
}
.events.overview ul.event_list li a:hover button {
  background: none;
  color: #ee3124;
  border-color: #ee3124;
}
@media only screen and (min-width: 670px) {
  .events.overview ul.event_list li .popover span {
    margin: 180px auto;
  }
}
@media only screen and (min-width: 670px) {
  .events.overview ul.event_list li .image_holder {
    max-height: 470px;
    overflow: hidden;
  }
}
.events.overview ul.event_list li h2 {
  margin: 10px 0 0;
  font-size: 1em;
  padding: 0;
}
.events.overview ul.event_list li p {
  margin: 0;
  text-transform: uppercase;
  padding: 0 10px;
  font-size: 0.8em;
}
.events.overview ul.event_list li .date {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  background: #ee3124;
  color: #ffffff;
  font-size: 3em;
  padding: 10px;
  float: left;
  height: 100%;
}
.events.overview ul.event_list li .date span {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'GothamUltra-Italic';
  font-weight: 900;
  font-style: italic;
  text-transform: uppercase;
}
.events.overview ul.event_list li button {
  margin: 10px 0 0;
  border: 2px solid #ee3124;
}
.events.overview ul.event_list.list li {
  border: none;
  border-left: 3px solid #ee3124;
  display: block;
  width: 100%;
  text-align: left;
  padding: 10px;
}
.events.overview ul.event_list.list li span {
  background: #eee;
}
.events.overview ul.event_list.track_rental h2 {
  font-size: 1.5em;
}
@media only screen and (min-width: 670px) {
}
.events.therace .background_color_wrapper {
  padding: 0 10px;
}
.events.therace .background_color_wrapper h2 {
  font-family: 'Gotham A', 'Gotham B' !important;
  font-family: 'GothamUltra-Italic' !important;
  font-weight: 900 !important;
  font-style: italic !important;
  margin: 20px 0 0;
  width: 100%;
  display: inline-block;
  text-transform: uppercase;
}
.events.therace .background_color_wrapper p {
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 1.75;
}
.events.therace .background_color_wrapper .subtitle {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  font-size: 1.1em;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.events.therace .background_color_wrapper img {
  margin: 10px 0;
}
.events.therace .background_color_wrapper h2,
.events.therace .background_color_wrapper h3,
.events.therace .background_color_wrapper h4 {
  color: #ffffff;
  text-transform: uppercase;
}
.events.therace .background_color_wrapper.alt h2,
.events.therace .background_color_wrapper.alt h3,
.events.therace .background_color_wrapper.alt h4,
.events.therace .background_color_wrapper.alt p,
.events.therace .background_color_wrapper.alt li {
  color: #000000 !important;
}
.events.therace .background_color_wrapper.alt .flex-control-nav li a.flex-active {
  background: #ee3124;
}
.events.therace .background_color_wrapper.alt .flex-control-nav li a {
  background: #eee;
}
.events.therace .three_blocks {
  padding: 20px 10px;
}
.events.therace .three_blocks label {
  margin: 0 5px 0 0;
  font-size: 0.7em;
  text-transform: uppercase;
}
.events.therace .three_blocks button {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  margin: 0 3px;
  font-size: 0.6em;
}
.events.therace .three_blocks h3 {
  font-size: 0.8em;
}
.events.therace .three_blocks a {
  color: #ee3124;
  font-size: 0.8em;
  text-decoration: none;
  color: #5a5757;
  text-transform: uppercase;
  margin: 10px 0;
  display: block;
}
.events.therace .three_blocks a:hover {
  color: #ee3124;
}
.events.therace .three_blocks [class*="column"] {
  padding: 0 10px;
}
.events.therace .three_blocks table {
  background: none;
  color: #eee;
  font-size: 0.8em;
  display: table;
  width: 100%;
}
.events.therace .three_blocks table tr {
  border: none;
}
.events.therace .three_blocks table td.bkgcolor:first-child {
  color: #000000;
  text-align: center;
}
.events.therace .three_blocks table td:nth-child(2) {
  font-weight: bold;
}
.events.therace .three_blocks table tr:nth-child(even) {
  background: #5a5757;
}
.events.therace .three_blocks table.inactive,
.events.therace .three_blocks .table_box .inactive {
  display: none;
}
.events.therace .three_blocks .table_box {
  background: #000000;
  margin: 5px 0;
  display: block;
  font-size: 0.8em;
  border-radius: 5px;
  text-transform: uppercase;
}
.events.therace .three_blocks .guts {
  padding: 5px 15px;
}
.events.therace .three_blocks .guts li {
  margin: 0;
}
.events.therace .three_blocks .guts h3 {
  color: #ee3124 !important;
  border-bottom: 1px solid #eee;
  padding: 0;
  margin: 0;
}
.events.therace .three_blocks .guts tr:nth-child(even) {
  background: none;
}
.events.therace .three_blocks .guts td:nth-child(2) {
  font-weight: normal;
}
.events.therace .three_blocks .guts td:first-child {
  color: #ffffff;
}
.events.therace .three_blocks .offers {
  padding: 0;
  margin: 0;
}
.events.therace .three_blocks .offers li {
  list-style: none;
  padding: 15px 0;
  border-top: 1px solid #eee;
}
.events.therace .three_blocks .offers li:first-child,
.events.therace .three_blocks .offers li:last-child {
  border: none;
}
.events.therace .three_blocks .offers h4 {
  color: #ffffff !important;
  font-size: 1.2em;
  margin: 0;
}
.events.therace .three_blocks .offers em {
  display: block;
  font-size: 0.8em;
}
.events.therace .three_blocks .offers strong {
  font-size: 2em;
  display: inline;
}
.events.therace .three_blocks .offers button {
  font-size: 1.2em;
}
.events.therace .row {
  margin: 30px 0;
}
.events.therace .column--1of2:nth-child(1) {
  padding: 0 20px 0 0;
}
.events.therace .column--1of2:nth-child(2) {
  padding: 0 0 0 20px;
}
.events.therace .media {
  margin: 0 0 20px;
}
.events.therace .caption {
  margin: 10px 0;
}
.events.therace .caption p {
  margin: 10px 0;
  font-size: 0.8em;
}
.events.therace .flexslider {
  padding: 0;
  border: none;
  margin: 0;
}
.events.therace .flexslider .slides,
.events.therace .flexslider img {
  margin: 0 !important;
}
.events.therace .flex-direction-nav a {
  color: #ffffff;
}
.events.therace .flex-control-nav {
  bottom: 20px;
  z-index: 10;
}
.events.therace .flex-control-nav li {
  margin: 0 5px;
}
.events.therace .flex-control-nav li a.flex-active {
  background: #ffffff;
}
.events.therace .flex-control-nav li a {
  background: #5a5757;
}
.events.therace footer {
  color: #5a5757;
}
.events.therace .countdown {
  width: 100%;
}
.events.therace .countdown h2 {
  padding: 20px 10px 0;
  font-size: 1.2em !important;
}
@media only screen and (min-width: 840px) {
  .events.therace .countdown {
    display: flex;
    position: relative;
  }
  .events.therace .countdown h2 {
    width: 50%;
    font-size: 18px !important;
    padding: 25px 0 0;
  }
  .events.therace .countdown .divider {
    display: block;
    height: 35px;
    position: absolute;
    left: 50%;
    margin: 10px 0 0 -72px;
  }
  .events.therace .countdown span {
    width: 50%;
  }
}
.events.therace .glow {
  position: relative;
  top: 17px;
}
.events.therace .ribbon {
  height: 10px;
  width: 100%;
  display: block;
  margin: 100px 0 0;
  -webkit-background-clip: none;
}
@media only screen and (min-width: 600px) {
  .events.therace {
    padding: 0;
  }
  .events.therace .glow {
    top: 32px;
  }
}
footer {
  min-height: 300px;
  position: relative;
  width: 100%;
  display: block;
  color: #5a5757;
  z-index: 300;
  clear: both;
  background: #ffffff;
  padding: 10px 0 0;
  margin: -10px 0 0;
}
footer .city {
  background: url(/images/city_dark.png) no-repeat center top;
  display: block;
  height: 117px;
  width: 100%;
  text-align: center;
}
footer .wrap {
  margin: 0 auto;
  padding: 30px 20px 30px;
  min-height: 200px;
  position: relative;
}
footer .footer_wrapper {
  background: #191919;
}
footer .copy_cota {
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #5a5757 !important;
  text-align: center;
  padding: 10px 0 0;
  margin: 0 auto 10px;
  display: block;
}
@media only screen and (min-width: 670px) {
  footer .copy_cota {
    text-align: left;
    clear: both;
    margin: 25px 0 10px;
    display: block;
  }
}
footer .twitter-follow-button {
  margin: 0 auto;
  display: block;
  text-align: center;
}
@media only screen and (min-width: 550px) {
  footer .twitter-follow-button {
    text-align: left;
    margin: 0;
  }
}
@media only screen and (min-width: 840px) {
  footer .twitter-follow-button {
    position: absolute;
    right: 25px;
    top: 80px;
  }
}
footer ul {
  margin: 0 0 10px 0;
  padding: 0;
  text-align: center;
}
@media only screen and (min-width: 550px) {
  footer ul {
    margin: 0 20px 10px 0;
  }
}
footer ul li {
  display: block;
  margin: 3px 0;
  font-size: 0.8em;
}
footer ul li a {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #5a5757;
  text-decoration: none;
}
footer ul li a:hover {
  color: #ffffff;
}
footer ul::after {
  clear: both;
}
@media only screen and (min-width: 670px) {
  footer ul {
    float: left;
    text-align: left;
    margin: 0 40px 0 0;
  }
}
footer ul.social_icons {
  margin: 0;
}
footer ul.social_icons li {
  font-size: 1.7em;
  margin: 0 5px;
  display: inline-block;
}
@media only screen and (min-width: 840px) {
  footer ul.social_icons {
    float: right;
  }
}
.interactive .hero {
  position: fixed;
  height: 100%;
  width: 100%;
  display: table;
  top: 0;
  left: 0;
  z-index: -1;
}
.interactive .hero .headline {
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
}
.interactive .hero h1 {
  color: #ffffff;
}
.interactive .hero i {
  color: #fff;
  position: absolute;
  bottom: 20px;
  z-index: 10;
  left: 50%;
  font-size: 3em;
  opacity: 0.8;
  margin: 0 0 0 -25px;
}
.interactive .hero i:hover {
  opacity: 1;
  cursor: pointer;
}
.interactive .content {
  min-height: 300px;
  display: table;
  position: relative;
  width: 100%;
  background: #ffffff;
  z-index: 2;
  padding: 20px;
}
.interactive .content .text {
  color: #ffffff;
  font-weight: 300;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.interactive .content p {
  margin: 15px auto;
  line-height: 2;
  text-align: center;
  font-size: 1.2em;
  color: #5a5757;
}
.interactive .content .bodycopy {
  padding: 20px;
}
@media only screen and (min-width: 670px) {
  .interactive .content .bodycopy {
    padding: 0 150px;
  }
}
.interactive .content ul {
  text-align: left;
}
.interactive .content a {
  color: #ee3124;
}
.interactive .content h2 {
  font-size: 3em;
  text-transform: uppercase;
  margin: 0;
  color: #5a5757;
}
.interactive .content button {
  margin: 20px auto;
  background: none;
  color: #ee3124;
  border: 2px solid #ee3124;
}
.interactive .content.bkg {
  padding: 0;
}
@media only screen and (min-width: 840px) {
  .interactive .content.bkg {
    min-height: 500px;
  }
}
.interactive .content.bkg .text {
  padding: 20px;
  background-position: center fixed !important;
  background-size: cover !important;
}
.interactive .content.bkg p,
.interactive .content.bkg h2 {
  color: #ffffff;
}
.interactive .content.first {
  margin: 100vh auto 0;
  min-height: 0;
  padding: 0;
}
.interactive .content.full {
  padding: 0;
}
.interactive .content.full h2 {
  margin: 20px 0;
  text-align: center;
}
.interactive .custom_content_wrapper {
  background: #ffffff;
}
.interactive .image.block {
  width: 100%;
  background: #ffffff;
  padding: 20px 0;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .interactive .image.block {
    width: 25%;
    display: inline-block;
  }
}
.interactive .content.Red {
  background: #ee3124;
}
.interactive .content.Red p {
  color: #ffffff;
}
.interactive .content.Red button {
  background: none;
  color: #ffffff;
  border: 2px solid #ffffff;
}
.interactive .video {
  position: relative;
  background: #ffffff;
  min-height: 200px;
  overflow: hidden;
}
@media only screen and (min-width: 600px) {
  .interactive .video {
    min-height: 300px;
  }
}
.interactive .video .video-wrap video {
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 670px) {
  .interactive .video .video-wrap video {
    top: -100px;
  }
}
.interactive footer {
  padding: 20px 0 0;
  margin: 0;
  background: #ffffff;
}
/* Micro Pages */
.monster {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  background: url('/images/tower/cota-tower-bkg.jpg') #000000 no-repeat center 0;
  background-size: 220%;
}
@media only screen and (min-width: 550px) {
  .monster {
    background-size: 180%;
  }
}
@media only screen and (min-width: 600px) {
  .monster {
    background-size: 150%;
  }
}
@media only screen and (min-width: 950px) {
  .monster {
    background-size: cover;
    background-position: 0 -50px;
  }
}
.monster .wrap {
  margin: 0;
  min-height: 0;
  padding: 0;
}
.monster a {
  color: #00ff01;
  text-decoration: none;
}
.monster a:hover {
  text-decoration: underline;
}
.monster header {
  background: #000000;
  border: none;
}
.monster header .monster_logo {
  max-width: 75px;
  padding: 0 20px;
  border-right: 3px solid #5a5757;
}
.monster header .cota_logo {
  max-width: 260px;
  padding: 0 10px;
  position: relative;
  top: -2px;
}
.monster .icons {
  margin: 550px 0 0;
  padding: 0;
}
@media only screen and (min-width: 600px) {
  .monster .icons {
    margin: 0;
    right: 20%;
    float: right;
    position: relative;
    top: 150px;
  }
}
.monster .icons .icon {
  color: #eee;
  font-size: 1.2em;
  margin: 10px 0 10px;
}
.monster .icons .icon-360 {
  font-size: 3em;
}
.monster .icons li {
  list-style: none;
  text-align: center;
}
.monster .icons h2 {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  font-size: 0.8em;
  margin: 0 0 10px;
  padding: 0;
  text-transform: uppercase;
}
.monster footer {
  font-family: 'Gotham A', 'Gotham B';
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  font-size: 0.8em;
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 0;
  background: none;
  text-transform: uppercase;
  padding: 10px;
  text-align: center;
  clear: both;
  margin: 25px 0 10px;
}
@media only screen and (min-width: 600px) {
  .monster footer {
    font-family: 'Gotham A', 'Gotham B';
    font-family: 'Gotham-Bold';
    font-weight: 700;
    font-style: normal;
    text-align: left;
    position: absolute;
  }
}
.monster .white-popup {
  padding: 0;
  max-width: 1100px;
  min-height: 400px;
}
.monster .white-popup iframe {
  min-height: 400px;
}
.monster .mfp-ajax-holder .mfp-content,
.monster .mfp-inline-holder .mfp-content {
  max-width: 1100px;
}
.coming-soon .graphic {
  position: relative;
  z-index: 3;
  max-width: 300px;
  text-align: center;
  margin: 95px auto 0;
}
.coming-soon .graphic button {
  font-size: 1.25em;
  padding: 10px 0;
  margin: 10px auto;
  background: none;
  border: 5px solid #ffffff;
  width: 85%;
}
.coming-soon .graphic button:hover {
  background: #ee3124;
  border-color: #ee3124;
}
.coming-soon .overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0.5;
}
.coming-soon .full_page_background {
  position: absolute;
  top: 0;
  overflow: hidden;
  height: 100%;
}
.coming-soon .full_page_background img {
  width: 300%;
  margin: 0 0 0 -80%;
  max-width: inherit;
}
.coming-soon .white-popup-block {
  z-index: 100;
}
.coming-soon .white-popup-block form .group {
  width: 100%;
}
.coming-soon .white-popup-block form .group.multilinetext textarea {
  width: 100%;
}
.coming-soon .white-popup-block form ul li label {
  margin: 8px 0 0 25px;
  float: none;
}
.coming-soon .white-popup-block form hr {
  clear: both;
}
.coming-soon .white-popup-block form .radio_checkbox_group_legend {
  display: none;
}
@media only screen and (min-width: 600px) {
  .coming-soon .graphic.right {
    position: absolute;
    right: 5%;
  }
  .coming-soon .graphic.left {
    position: absolute;
    left: 5%;
  }
  .coming-soon .full_page_background img {
    width: 200%;
    margin: 0 0 0 -40%;
  }
}
@media only screen and (min-width: 1100px) {
  .coming-soon .graphic.right {
    position: absolute;
    right: 10%;
  }
  .coming-soon .graphic.left {
    position: absolute;
    left: 10%;
  }
  .coming-soon .full_page_background {
    background-position: bottom center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: table;
    position: fixed;
    width: 100%;
    z-index: 1;
  }
  .coming-soon .full_page_background img {
    width: inherit;
    max-width: 100%;
    margin: 0;
  }
}
/*
 Styles for the table stack mode
*/
/* Table rows have a gray bottom stroke by default */
.tablesaw-stack tbody tr {
  border-bottom: 1px solid #dfdfdf;
}
.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
  display: none;
}
