@charset "UTF-8";
@font-face {
  font-family: 'icomoon';
  src: url("/Themes/V8/fonts/icomoon/icomoon.eot");
  src: url("/Themes/V8/fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype"), url("/Theme/V8/fonts/icomoon/icomoon.woff") format("woff"), url("/Theme/V8/fonts/icomoon/icomoon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon2';
  src: url("/wp-content/themes/v8supercars/fonts/icomoon2/icomoon2.eot");
  src: url("/wp-content/themes/v8supercars/fonts/icomoon2/icomoon2.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/v8supercars/fonts/icomoon2/icomoon2.woff") format("woff"), url("/wp-content/themes/v8supercars/fonts/icomoon2/icomoon2.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.icon-clock {
  font-family: 'icomoon2';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: bottom;
  font-size: 12px;
  margin-right: 5px;
}

.icon-clock:before {
  content: "";
}

.icon-user {
  font-family: 'icomoon2';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: bottom;
  font-size: 12px;
  margin-right: 5px;
}

.icon-user:before {
  content: "";
}

.icon-down-arrow {
  font-family: 'icomoon2';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: bottom;
  font-size: 12px;
  margin-right: 5px;
}

.icon-down-arrow:before {
  content: "";
}

.icon-down-arrow-thin {
  font-family: 'icomoon2';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: bottom;
  font-size: 12px;
  margin-right: 5px;
}

.icon-down-arrow-thin:before {
  content: "";
}

/*****************************
* VENDOR
******************************/
/* jQuery Countdown styles 2.0.0. */
.is-countdown {
  border: 1px solid #ccc;
  background-color: #eee;
}

.countdown-rtl {
  direction: rtl;
}

.countdown-holding span {
  color: #888;
}

.countdown-row {
  clear: both;
  width: 100%;
  padding: 0px 2px;
  text-align: center;
}

.countdown-show1 .countdown-section {
  width: 98%;
}

.countdown-show2 .countdown-section {
  width: 48%;
}

.countdown-show3 .countdown-section {
  width: 32.5%;
}

.countdown-show4 .countdown-section {
  width: 24.5%;
}

.countdown-show5 .countdown-section {
  width: 19.5%;
}

.countdown-show6 .countdown-section {
  width: 16.25%;
}

.countdown-show7 .countdown-section {
  width: 14%;
}

.countdown-section {
  display: block;
  float: left;
  font-size: 75%;
  text-align: center;
}

.countdown-amount {
  font-size: 200%;
}

.countdown-period {
  display: block;
}

.countdown-descr {
  display: block;
  width: 100%;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100024;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100025;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 100027;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

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

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 100026;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 100028;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */
/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
/* -----------------------------------------
   Shared Styles
----------------------------------------- */
table th {
  font-weight: bold;
}

table td,
table th {
  padding: 9px 10px;
  text-align: left;
}

/* Mobile */
@media only screen and (max-width: 1023px) {
  table.responsive {
    margin-bottom: 0;
  }
  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
  }
  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%;
  }
  .pinned td:last-child {
    border-bottom: 0;
  }
  div.table-wrapper {
    position: relative;
    overflow: hidden;
  }
  div.table-wrapper div.scrollable table {
    margin-left: 35%;
  }
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  table.responsive td,
  table.responsive th {
    position: relative;
    overflow: hidden;
  }
  table.responsive th:first-child,
  table.responsive td:first-child,
  table.responsive td:first-child,
  table.responsive.pinned td {
    display: none;
  }
}

/* -----------------------------------------
   Page Name 1
----------------------------------------- */
/* -----------------------------------------
   Page Name 2
----------------------------------------- */
/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/**
 * The picker input element.
 */
.picker__input {
  cursor: default;
}

/**
 * When the picker is opened, the input element is “activated”.
 */
.picker__input.picker__input--active {
  border-color: #0089ec;
}

/**
 * The holder is the only “scrollable” top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em;
}

/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: 0.75em;
}

/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: 0.25em;
  margin-right: 0.25em;
}

.picker__year {
  color: #999;
  font-size: 0.8em;
  font-style: italic;
}

/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: 0.5em;
  margin-left: 0.25em;
  margin-right: 0.25em;
}

@media (min-width: 24.5em) {
  .picker__select--month,
  .picker__select--year {
    margin-top: -0.5em;
  }
}

.picker__select--month {
  width: 35%;
}

.picker__select--year {
  width: 22.5%;
}

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec;
}

/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  top: -0.25em;
}

@media (min-width: 24.5em) {
  .picker__nav--prev,
  .picker__nav--next {
    top: -0.33em;
  }
}

.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em;
}

@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em;
  }
}

.picker__nav--next {
  right: -1em;
  padding-left: 1.25em;
}

@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em;
  }
}

.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto;
}

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #000;
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5;
}

/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: 0.75em;
  margin-bottom: 0.5em;
}

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: 0.75em;
  }
}

.picker__table td {
  margin: 0;
  padding: 0;
}

/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: 0.75em;
  padding-bottom: 0.25em;
  color: #999;
  font-weight: 500;
  /* Increase the spacing a tad */
}

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: 0.5em;
  }
}

/**
 * The days on the calendar
 */
.picker__day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent;
}

.picker__day--today {
  position: relative;
}

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: .5em solid transparent;
}

.picker__day--disabled:before {
  border-top-color: #aaa;
}

.picker__day--outfocus {
  color: #ddd;
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
}

.picker__day--highlighted {
  border-color: #0089ec;
}

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background: #0089ec;
  color: #fff;
}

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default;
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbb;
}

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
  text-align: center;
}

.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #fff;
  background: #fff;
  font-size: 0.8em;
  padding: .66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom;
}

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb;
}

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none;
}

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0;
}

.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: 0.45em;
}

.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent;
}

.picker__button--clear:before {
  top: -0.25em;
  width: 0.66em;
  border-top: 3px solid #e20;
}

.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: 0.35em;
  color: #777;
}

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default;
}

.picker__button--today[disabled]:before {
  border-top-color: #aaa;
}

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
/**
 * Make the holder and frame fullscreen.
 */
.picker__holder,
.picker__frame {
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
}

/**
 * The holder should overlay the entire screen.
 */
.picker__holder {
  position: fixed;
  -webkit-transition: background 0.15s ease-out, top 0s 0.15s;
  transition: background 0.15s ease-out, top 0s 0.15s;
  -webkit-backface-visibility: hidden;
}

/**
 * The frame that bounds the box contents of the picker.
 */
.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  max-width: 666px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

@media (min-height: 33.875em) {
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%;
  }
}

@media (min-height: 40.125em) {
  .picker__frame {
    margin-bottom: 7.5%;
  }
}

/**
 * The wrapper sets the stage to vertically align the box contents.
 */
.picker__wrap {
  display: table;
  width: 100%;
  height: 100%;
}

@media (min-height: 33.875em) {
  .picker__wrap {
    display: block;
  }
}

/**
 * The box contains all the picker contents.
 */
.picker__box {
  background: #fff;
  display: table-cell;
  vertical-align: middle;
}

@media (min-height: 26.5em) {
  .picker__box {
    font-size: 1.25em;
  }
}

@media (min-height: 33.875em) {
  .picker__box {
    display: block;
    font-size: 1.33em;
    border: 1px solid #777;
    border-top-color: #898989;
    border-bottom-width: 0;
    border-radius: 5px 5px 0 0;
    -webkit-box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
  }
}

@media (min-height: 40.125em) {
  .picker__box {
    font-size: 1.5em;
    border-bottom-width: 1px;
    border-radius: 5px;
  }
}

/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  top: 0;
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
}

.picker--opened .picker__frame {
  top: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: "alpha(opacity=100)";
  -moz-opacity: 1;
  opacity: 1;
}

@media (min-height: 33.875em) {
  .picker--opened .picker__frame {
    top: auto;
    bottom: 0;
  }
}

/**
 * For `large` screens, transform into an inline picker.
 */
/* ==========================================================================
   $DEFAULT-DATE-PICKER
   ========================================================================== */
/*****************************
* UTILS
******************************/
/*----- Media Queries -----*/
i {
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src: url("/Themes/V8/fonts/icomoon/icomoon.eot");
  src: url("/Themes/V8/fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype"), url("/Theme/V8/fonts/icomoon/icomoon.woff") format("woff"), url("/Theme/V8/fonts/icomoon/icomoon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon2';
  src: url("/wp-content/themes/v8supercars/fonts/icomoon2/icomoon2.eot");
  src: url("/wp-content/themes/v8supercars/fonts/icomoon2/icomoon2.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/v8supercars/fonts/icomoon2/icomoon2.woff") format("woff"), url("/wp-content/themes/v8supercars/fonts/icomoon2/icomoon2.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.icon-clock {
  font-family: 'icomoon2';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: bottom;
  font-size: 12px;
  margin-right: 5px;
}

.icon-clock:before {
  content: "";
}

.icon-user {
  font-family: 'icomoon2';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: bottom;
  font-size: 12px;
  margin-right: 5px;
}

.icon-user:before {
  content: "";
}

.icon-down-arrow {
  font-family: 'icomoon2';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: bottom;
  font-size: 12px;
  margin-right: 5px;
}

.icon-down-arrow:before {
  content: "";
}

.icon-down-arrow-thin {
  font-family: 'icomoon2';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: bottom;
  font-size: 12px;
  margin-right: 5px;
}

.icon-down-arrow-thin:before {
  content: "";
}

.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem;
}

.row {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  /* stylelint-disable-line */
  display: -webkit-flex;
  display: flex;
  /* stylelint-disable-line */
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  -webkit-flex-basis: 8.33333333%;
          flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  -webkit-flex-basis: 16.66666667%;
          flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  -webkit-flex-basis: 25%;
          flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  -webkit-flex-basis: 33.33333333%;
          flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  -webkit-flex-basis: 41.66666667%;
          flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
          flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  -webkit-flex-basis: 58.33333333%;
          flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  -webkit-flex-basis: 66.66666667%;
          flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
          flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  -webkit-flex-basis: 83.33333333%;
          flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  -webkit-flex-basis: 91.66666667%;
          flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
          flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  text-align: left;
}

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  text-align: center;
}

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  text-align: right;
}

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
}

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
}

.around-xs {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
          justify-content: space-around;
}

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  -webkit-order: -1;
          order: -1;
}

.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -webkit-order: 1;
          order: 1;
}

@media only screen and (min-width: 668px) {
  .container {
    width: 49rem;
  }
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
            flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    -webkit-flex-basis: 8.33333333%;
            flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    -webkit-flex-basis: 16.66666667%;
            flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
            flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    -webkit-flex-basis: 33.33333333%;
            flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    -webkit-flex-basis: 41.66666667%;
            flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
            flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    -webkit-flex-basis: 58.33333333%;
            flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    -webkit-flex-basis: 66.66666667%;
            flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
            flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    -webkit-flex-basis: 83.33333333%;
            flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    -webkit-flex-basis: 91.66666667%;
            flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
            flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
    text-align: left;
  }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    text-align: center;
  }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
    text-align: right;
  }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start;
  }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
  }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
            align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    -webkit-order: -1;
            order: -1;
  }
  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
            order: 1;
  }
}

@media only screen and (min-width: 1024px) {
  .container {
    width: 65rem;
  }
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
            flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    -webkit-flex-basis: 8.33333333%;
            flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    -webkit-flex-basis: 16.66666667%;
            flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
            flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    -webkit-flex-basis: 33.33333333%;
            flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    -webkit-flex-basis: 41.66666667%;
            flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
            flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    -webkit-flex-basis: 58.33333333%;
            flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    -webkit-flex-basis: 66.66666667%;
            flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
            flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    -webkit-flex-basis: 83.33333333%;
            flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    -webkit-flex-basis: 91.66666667%;
            flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
            flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
    text-align: left;
  }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    text-align: center;
  }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
    text-align: right;
  }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start;
  }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
  }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
            align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    -webkit-order: -1;
            order: -1;
  }
  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
            order: 1;
  }
}

@media only screen and (min-width: 1562px) {
  .container {
    width: 76rem;
  }
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
            flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    -webkit-flex-basis: 8.33333333%;
            flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    -webkit-flex-basis: 16.66666667%;
            flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
            flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    -webkit-flex-basis: 33.33333333%;
            flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    -webkit-flex-basis: 41.66666667%;
            flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
            flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    -webkit-flex-basis: 58.33333333%;
            flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    -webkit-flex-basis: 66.66666667%;
            flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
            flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    -webkit-flex-basis: 83.33333333%;
            flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    -webkit-flex-basis: 91.66666667%;
            flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
            flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
    text-align: left;
  }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    text-align: center;
  }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
    text-align: right;
  }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start;
  }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
  }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
            align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    -webkit-order: -1;
            order: -1;
  }
  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
            order: 1;
  }
}

@media only screen and (min-width: 1680px) {
  .container {
    width: 1680px;
  }
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-offset-0,
  .col-xl-offset-1,
  .col-xl-offset-10,
  .col-xl-offset-11,
  .col-xl-offset-12,
  .col-xl-offset-2,
  .col-xl-offset-3,
  .col-xl-offset-4,
  .col-xl-offset-5,
  .col-xl-offset-6,
  .col-xl-offset-7,
  .col-xl-offset-8,
  .col-xl-offset-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-xl {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
            flex-basis: 0;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex-preferred-size: 8.33333333%;
    -webkit-flex-basis: 8.33333333%;
            flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    -ms-flex-preferred-size: 16.66666667%;
    -webkit-flex-basis: 16.66666667%;
            flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
            flex-basis: 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex-preferred-size: 33.33333333%;
    -webkit-flex-basis: 33.33333333%;
            flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    -ms-flex-preferred-size: 41.66666667%;
    -webkit-flex-basis: 41.66666667%;
            flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
            flex-basis: 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex-preferred-size: 58.33333333%;
    -webkit-flex-basis: 58.33333333%;
            flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    -ms-flex-preferred-size: 66.66666667%;
    -webkit-flex-basis: 66.66666667%;
            flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
            flex-basis: 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex-preferred-size: 83.33333333%;
    -webkit-flex-basis: 83.33333333%;
            flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    -ms-flex-preferred-size: 91.66666667%;
    -webkit-flex-basis: 91.66666667%;
            flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
            flex-basis: 100%;
    max-width: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-xl {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
    text-align: left;
  }
  .center-xl {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    text-align: center;
  }
  .end-xl {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
    text-align: right;
  }
  .top-xl {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start;
  }
  .middle-xl {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
  }
  .bottom-xl {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
            align-items: flex-end;
  }
  .around-xl {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }
  .between-xl {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
  .first-xl {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    -webkit-order: -1;
            order: -1;
  }
  .last-xl {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
            order: 1;
  }
}

/*****************************
* BASE
******************************/
@font-face {
  font-family: "SupercarsIcons";
  src: url("/wp-content/themes/v8supercars/fonts/SupercarsIcons/SupercarsIcons.eot");
  src: url("/wp-content/themes/v8supercars/fonts/SupercarsIcons/SupercarsIcons.eot?#iefix") format("eot"), url("/wp-content/themes/v8supercars/fonts/SupercarsIcons/SupercarsIcons.woff2") format("woff2"), url("/wp-content/themes/v8supercars/fonts/SupercarsIcons/SupercarsIcons.woff") format("woff"), url("/wp-content/themes/v8supercars/fonts/SupercarsIcons/SupercarsIcons.ttf") format("truetype"), url("/wp-content/themes/v8supercars/fonts/SupercarsIcons/SupercarsIcons.svg#SupercarsIcons") format("svg");
}

.icon:before, .eventribbon-item-cta:before {
  font-family: "SupercarsIcons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  /* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
  text-decoration: none;
  text-transform: none;
}

.icon-chevron-down:before, .eventribbon-item-cta:before {
  content: "\E001";
}

.icon-chevron-left:before {
  content: "\E002";
}

.icon-chevron-right:before {
  content: "\E003";
}

.icon-chevron-up:before {
  content: "\E004";
}

.icon-close:before {
  content: "\E005";
}

.icon-cog:before {
  content: "\E006";
}

.icon-desktop:before {
  content: "\E007";
}

.icon-double-chevron:before {
  content: "\E008";
}

.icon-external-link:before {
  content: "\E009";
}

.icon-flag:before {
  content: "\E00A";
}

.icon-hamburger:before {
  content: "\E00B";
}

.icon-mobile:before {
  content: "\E00C";
}

.icon-pdf:before {
  content: "\E00D";
}

.icon-play:before {
  content: "\E00E";
}

.icon-search:before {
  content: "\E00F";
}

/*****************************
* HEADINGS
******************************/
h1 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: -0.04em;
  font-size: 30px;
  line-height: 1;
}

@media screen and (min-width: 668px) {
  h1 {
    font-size: 60px;
    line-height: 0.917;
  }
}

h2 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: -0.04em;
  font-size: 30px;
}

@media screen and (min-width: 1562px) {
  h2 {
    font-size: 50px;
  }
}

h3 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
}

@media screen and (min-width: 1562px) {
  h3 {
    font-size: 40px;
  }
}

h4 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 21px;
}

@media screen and (min-width: 1562px) {
  h4 {
    font-size: 26px;
  }
}

h5 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}

@media screen and (min-width: 1562px) {
  h5 {
    font-size: 22px;
  }
}

h6 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
}

@media screen and (min-width: 1562px) {
  h6 {
    font-size: 20px;
  }
}

.typography-hero-heading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

@media screen and (min-width: 668px) {
  .typography-hero-heading {
    font-size: 38px;
  }
}

.typography-herotile-heading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

.typography-articlelarge-heading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

.typography-articlesmall-heading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 1.06;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

.typography-articlecopy {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #7e858a;
  letter-spacing: -0.02em;
}

.typography-articlemeta {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
}

.typography-section-heading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 0.875;
  margin: 0;
  padding: 0;
  color: rgba(51, 63, 72, 0.25);
  letter-spacing: -0.05em;
  text-transform: uppercase;
  margin-bottom: -0.12em;
}

@media screen and (min-width: 668px) {
  .typography-section-heading {
    font-size: 58px;
  }
}

@media (min-width: 668px) {
  .typography-section-heading {
    margin-bottom: -0.11em;
  }
}

.typography-sidebar-heading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 31px;
  line-height: 1;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0.2em;
  color: #ee3123;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}

.typography-sidebar-subheading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #ee3123;
  letter-spacing: -0.02em;
}

.typography-snapshot-heading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  line-height: 0.67;
  margin: 0;
  padding: 0;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}

@media screen and (min-width: 668px) {
  .typography-snapshot-heading {
    font-size: 31px;
    line-height: 0.67;
  }
}

/*****************************
* Copy
******************************/
p {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  line-height: 1.375;
  color: #7e858a;
  letter-spacing: -0.02em;
}

@media screen and (min-width: 668px) {
  p {
    font-size: 18px;
    line-height: 1.44;
  }
}

html {
  height: 100%;
}

body,
html {
  font-size: 18px;
  line-height: 1.375;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  margin: 0;
  color: #7e858a;
  background: #edf0f2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
}

@media screen and (min-width: 668px) {
  body,
  html {
    font-size: 18px;
    line-height: 1.44;
  }
}

.page-inner {
  position: relative;
}

#ResizeElement {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

*,
*:after,
*:before {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: #ee3123;
  outline: none;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

a[href] {
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

a.is-hovered, a:hover {
  text-decoration: none;
  outline: none;
  color: #ee3123;
}

a,
button {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

.button {
  display: inline-block;
  min-width: 192px;
  text-align: center;
  padding: 12px 17px;
  margin-right: 2px;
  font-size: 13px;
  color: #333f48;
  text-transform: uppercase;
  border: 1px solid #EDEDED;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.button:last-child {
  margin-right: 0;
}

.button.button-orange {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #ee3123;
}

.button:hover {
  background: #f5f5f6;
}

.button .icon, .button .eventribbon-item-cta:before {
  display: inline-block;
  position: relative;
  margin: 0 5px;
  font-size: 0.7em;
  color: #ee3123;
}

.button .icon-pdf {
  display: inline-block;
  position: relative;
  font-size: 1.4em;
  top: 0.2em;
  margin-top: -0.5em;
  margin-bottom: -0.3em;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

b,
strong {
  font-weight: bold;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
}

small {
  font-size: 80%;
}

blockquote {
  margin: 1em 40px;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 1em 0;
  padding: 0;
  background: #34393b;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

::-moz-selection {
  background: #ee3123;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #ee3123;
  color: #fff;
  text-shadow: none;
}

::-ms-clear {
  display: none;
}

[hidden] {
  display: none;
}

.hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.no-border {
  border: none;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.uppercase {
  text-transform: uppercase;
}

.reset {
  margin: 0;
  padding: 0;
}

.white {
  color: #fff;
}

.richtext {
  clear: both;
}

/* way the hell off screen */
.scrollbar-measure {
  width: 100px;
  height: 100px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
}

@media only screen and (max-width: 1023px) {
  .hide-mobile {
    display: none !important;
  }
}

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

@media only screen and (max-width: 1023px) {
  .hide-desktop {
    display: block !important;
  }
}

.icon.chevron-right:before, .chevron-right.eventribbon-item-cta:before {
  display: inline-block;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.mobile-anchor-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px;
  background: #edf0f2;
  display: none;
}

@media only screen and (max-width: 667px) {
  .mobile-anchor-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.mobile-anchor-links a {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  text-align: center;
  background: #ee3123;
  color: white;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
}

.mobile-anchor-links a:first-child {
  border: none;
}

.mobile-anchor-links a .icon, .mobile-anchor-links a .eventribbon-item-cta:before {
  font-size: 0.6em;
  margin-left: 5px;
}

.full-width {
  background: white;
  padding: 50px;
}

@media only screen and (max-width: 1023px) {
  .full-width {
    padding: 30px 20px;
  }
}

.full-width section {
  margin: 40px 0;
}

.full-width section:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 1023px) {
  .full-width section {
    margin: 20px 0;
  }
}

/*****************************
* LAYOUT
******************************/
.header {
  outline: 1px dashed red;
}

/* The Modal (background) */
#myModal.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  z-index: 9999;
}

/* Modal Content */
#myModal .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 0 10px 10px 10px;
  border: 1px solid #000;
  width: 620px;
}

#myModal .modal-content img {
  width: 100%;
}

/* The Close Button */
#myModal .pop-close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  line-height: 30px;
}

#myModal .pop-close:hover,
#myModal .pop-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

@media screen and (max-width: 620px) {
  #myModal .modal-content {
    width: 500px;
  }
}

@media screen and (max-width: 510px) {
  #myModal .modal-content {
    width: 400px;
  }
}

@media screen and (max-width: 410px) {
  #myModal .modal-content {
    width: 320px;
  }
}

.footer {
  background-color: #0e0e0e;
}

.footer-container {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 1562px) {
  .footer-container {
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1680px;
    margin: 0 auto;
  }
}

.footer-main {
  padding-top: 25px;
  padding-bottom: 50px;
  background-color: #1b1b1b;
}

@media (min-width: 1024px) {
  .footer-main {
    padding-top: 45px;
  }
}

.footer-main-inner {
  max-width: 280px;
  margin: 0 auto;
}

@media (min-width: 1024px) {
  .footer-main-inner {
    display: table;
    table-layout: fixed;
    width: 100%;
    max-width: none;
  }
}

@media (min-width: 1024px) {
  .footer-main-logo {
    display: table-cell;
    vertical-align: top;
    width: 230px;
    padding-right: 10px;
  }
}

@media (min-width: 1280px) {
  .footer-main-logo {
    width: 320px;
    padding-right: 25px;
  }
}

@media (min-width: 1024px) {
  .footer-main-nav {
    display: table-cell;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 1280px) {
  .footer-main-nav {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.footer-main-social {
  margin-bottom: 35px;
}

@media (min-width: 1024px) {
  .footer-main-social {
    display: table-cell;
    vertical-align: top;
    width: 270px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0;
  }
}

@media (min-width: 1280px) {
  .footer-main-social {
    width: 300px;
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (min-width: 1024px) {
  .footer-main-subscribe {
    display: table-cell;
    vertical-align: top;
    width: 240px;
    padding-left: 10px;
  }
}

@media (min-width: 1280px) {
  .footer-main-subscribe {
    width: 290px;
    padding-left: 25px;
  }
}

.footer-logo-link {
  display: block;
  width: 220px;
  margin: 0 auto 25px;
}

@media (min-width: 1024px) {
  .footer-logo-link {
    margin-left: 0;
    margin-bottom: 0;
    width: 100%;
  }
}

.footer-logo-image {
  width: 100%;
}

@media (min-width: 1024px) {
  .footer-nav {
    margin-top: 8px;
  }
}

@media (min-width: 1280px) {
  .footer-nav {
    margin-top: 14px;
  }
}

@media (min-width: 1280px) {
  .footer-nav-list {
    /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
    /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
    margin-left: -30px;
    margin-right: -30px;
  }
  .footer-nav-list:before, .footer-nav-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .footer-nav-list:after {
    clear: both;
  }
  .footer-nav-list {
    *zoom: 1;
  }
}

.footer-nav-item {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 35px;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
}

@media (min-width: 1280px) {
  .footer-nav-item {
    display: inline-block;
    float: left;
    margin-left: 30px;
    margin-right: 30px;
  }
}

.footer-nav-link {
  color: #fff;
}

.footer-nav-link:hover, .footer-nav-link:active {
  color: #cccccc;
}

.footer-social {
  margin-left: -20px;
  max-width: 300px;
  background-color: #161616;
}

@media (min-width: 1024px) {
  .footer-social {
    margin-left: 0;
    margin-top: -45px;
  }
}

.footer-social-inner {
  padding: 25px 20px 20px;
}

@media (min-width: 1024px) {
  .footer-social-inner {
    padding-top: 50px;
  }
}

@media (min-width: 1280px) {
  .footer-social-inner {
    padding-top: 60px;
  }
}

.footer-social-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 18px;
  color: rgba(255, 255, 255, 0.4);
  font-size: 12px;
  text-transform: uppercase;
}

.footer-social-link {
  margin-right: 10px;
  color: #fff;
  font-size: 30px;
  line-height: 1;
}

.footer-social-link:hover, .footer-social-link:active {
  color: #cccccc;
}

@media (min-width: 1280px) {
  .footer-subscribe {
    margin-top: 15px;
  }
}

.footer-subscribe-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 18px;
  color: rgba(255, 255, 255, 0.4);
  font-size: 12px;
  text-transform: uppercase;
}

.footer-subscribe-action {
  max-width: 280px;
}

.footer-promo {
  border-bottom: 1px solid #191919;
}

@media (min-width: 1024px) {
  .footer-promo-inner {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}

@media (min-width: 1024px) {
  .footer-promo-ad {
    display: table-cell;
    vertical-align: top;
    width: 300px;
  }
}

.footer-promo-sponsors {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
}

.footer-promo-sponsors:before, .footer-promo-sponsors:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.footer-promo-sponsors:after {
  clear: both;
}

.footer-promo-sponsors {
  *zoom: 1;
}

@media (min-width: 1024px) {
  .footer-promo-sponsors {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    padding-top: 50px;
  }
}

@media (min-width: 1280px) {
  .footer-promo-sponsors {
    padding-left: 50px;
  }
}

.footer-ad {
  margin-left: -10px;
  margin-right: -10px;
}

@media (min-width: 1024px) {
  .footer-ad {
    margin-left: 0;
    margin-right: 0;
  }
}

.footer-utilitylinks-inner {
  padding: 30px 0 5px;
}

@media (min-width: 668px) {
  .footer-utilitylinks-list {
    text-align: center;
  }
}

.footer-utilitylinks-list-item {
  display: block;
  margin-bottom: 25px;
}

@media (min-width: 668px) {
  .footer-utilitylinks-list-item {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (min-width: 1280px) {
  .footer-utilitylinks-list-item {
    margin-left: 25px;
    margin-right: 25px;
  }
}

.footer-utilitylinks-link {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: rgba(255, 255, 255, 0.5);
  font-size: 15px;
}

.footer-utilitylinks-link:hover, .footer-utilitylinks-link:active {
  color: rgba(255, 255, 255, 0.7);
}

.columns {
  margin: 0 auto 50px;
  position: relative;
}

@media (min-width: 668px) {
  .columns {
    width: 646px;
  }
}

@media (min-width: 1024px) {
  .columns {
    width: 978px;
  }
}

@media (min-width: 1562px) {
  .columns {
    width: 1260px;
  }
}

.columns.is-nobottom {
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  .columns.esports {
    width: 1260px;
  }
}

@media (min-width: 1562px) {
  .columns-inner {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}

@media (min-width: 1562px) {
  .column-utility {
    display: table-cell;
    width: 171px;
    vertical-align: top;
  }
}

@media (min-width: 1562px) {
  .column-mainsidebar {
    display: table-cell;
    width: 100%;
    vertical-align: top;
  }
}

@media (min-width: 1024px) {
  .column-mainsidebar-inner {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}

@media (min-width: 1024px) {
  .column-main {
    display: table-cell;
    width: 100%;
    vertical-align: top;
    background-color: #fff;
  }
  .column-main--transparent {
    background-color: transparent;
  }
}

.column-sidebar {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  background: url("/wp-content/themes/v8supercars/images/sidebar-bg.jpg") no-repeat 0 0/cover;
  background-color: #333f48;
}

.column-sidebar:before, .column-sidebar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.column-sidebar:after {
  clear: both;
}

.column-sidebar {
  *zoom: 1;
}

@media (min-width: 1024px) {
  .column-sidebar {
    display: table-cell;
    width: 332px;
    vertical-align: top;
  }
}

@media (min-width: 1562px) {
  .column-sidebar {
    width: 364px;
  }
}

@media only screen and (max-width: 1023px) {
  .column-sidebar {
    padding-top: 0;
  }
}

.column-sidebar.is-nobackground {
  background: none;
  border-right: none;
}

.column-sidebar .column-sidebar-item {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0;
}

.column-sidebar .column-sidebar-item > * {
  border-top: 4px solid #ee3123;
}

.column-sidebar .ad {
  margin-top: 30px;
  margin-bottom: 30px;
}

.is-nobackground .column-sidebar-inner {
  margin-right: 0;
}

.row-divider {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.row-divider > *:not(:last-child) {
  border-right: 1px solid #ededed;
  padding-right: 5%;
}

@media only screen and (max-width: 1023px) {
  .row-divider > *:not(:last-child) {
    border-right: none;
    padding-right: 0;
  }
}

/*****************************
* MODULES
******************************/
.ad {
  /*  outline: 1px dashed red; */
}

@media (min-width: 668px) {
  .ad.is-mobile-only {
    display: none;
  }
}

.ad.is-desktop-only {
  display: none;
}

@media (min-width: 668px) {
  .ad.is-desktop-only {
    display: block;
  }
}

.ad.is-small-hidden {
  display: none;
}

@media (min-width: 1024px) {
  .ad.is-small-hidden {
    display: block;
  }
}

.ad--global-bottom-right-mrec {
  display: none;
}

@media (min-width: 668px) {
  .ad--global-bottom-right-mrec {
    display: block;
    margin-bottom: 50px;
  }
}

.ad--home-end-leaderboard {
  display: none;
}

@media (min-width: 1024px) {
  .ad--home-end-leaderboard {
    display: block;
    margin-bottom: 50px;
  }
}

.ad--home-main-content-mrec-mobile-only {
  margin: 30px 0 0;
}

@media (min-width: 668px) {
  .ad--home-main-content-mrec-mobile-only {
    display: none;
  }
}

.ad--sidebar-subpage {
  margin: 50px auto;
}

@media (min-width: 1024px) {
  .ad--sidebar-subpage {
    margin: 30px auto 67px;
  }
}

.ad--el-sidebar-subpage {
  display: none;
}

@media (min-width: 1024px) {
  .ad--el-sidebar-subpage {
    display: block;
  }
}

.ad--footerpromo {
  margin-top: 50px;
  margin-bottom: 50px;
}

.ad--beforefooter-subpage {
  margin-top: 50px;
  margin-bottom: 50px;
}

@media (min-width: 1024px) {
  .ad--beforefooter-subpage {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.ad--el-afternavtiles {
  margin-left: -10px;
  margin-right: -10px;
}

@media (min-width: 1024px) {
  .ad--el-afternavtiles {
    margin-left: 0;
    margin-right: 0;
  }
}

.ad-item {
  max-width: 100%;
  margin: 0 auto;
}

.ad-homebannerad {
  margin: 35px 0;
}

.ad--size-300x250 {
  width: 300px;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
}

.ad--size-300x600 {
  width: 300px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}

.ad--size-728x90 {
  width: 728px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
}

.ad--centred {
  margin-left: auto;
  margin-right: auto;
}

.ad-globalendleaderboard {
  margin: 50px 0;
  overflow: hidden;
}

.cd-main-content .ad-globalendleaderboard {
  margin: 0 0 25px;
}

.resultsummary-filter + .ad-globalendleaderboard {
  margin-top: -25px;
}

.adcolumn {
  position: relative;
  height: 0;
  display: none;
}

@media (min-width: 1280px) {
  .adcolumn {
    display: block;
  }
}

.adcolumn-left {
  position: absolute;
  top: 0;
  left: -125px;
  margin-left: -15px;
  width: 125px;
  height: 900px;
}

.adcolumn-right {
  position: absolute;
  top: 0;
  right: -125px;
  margin-right: -15px;
  width: 125px;
  height: 900px;
}

.ad-internal-markerting {
  margin: 30px 0;
  margin-left: auto;
  max-width: 332px;
}

@media only screen and (max-width: 1023px) {
  .ad-internal-markerting {
    margin: 30px auto;
  }
}

.ad-internal-markerting a {
  display: block;
}

.ad-internal-markerting img {
  display: block;
  width: 100%;
}

.adupperhead {
  /*  outline: 1px dashed red; */
  height: 50px;
  overflow: hidden;
  text-align: center;
  background-color: #1b1b1b;
}

@media (min-width: 668px) {
  .adupperhead {
    padding: 15px 0;
    height: 120px;
  }
}

.adupperhead * {
  margin: 0 auto;
}

.adupperhead img {
  max-width: 100%;
}

@media (min-width: 668px) {
  .adupperhead.is-mobile-only {
    display: none;
  }
}

.adupperhead.is-desktop-only {
  display: none;
}

@media (min-width: 668px) {
  .adupperhead.is-desktop-only {
    display: block;
  }
}

.adupperhead.is-small-hidden {
  display: none;
}

@media (min-width: 1024px) {
  .adupperhead.is-small-hidden {
    display: block;
  }
}

.anchorlinks {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 44px;
  border-collapse: collapse;
}

.anchorlinks-item {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: table-cell;
  vertical-align: bottom;
  width: 25%;
  border: 1px solid #e2e2e2;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}

@media (min-width: 668px) {
  .anchorlinks-item {
    font-size: 13px;
  }
}

.anchorlinks-item.is-active, .anchorlinks-item:hover {
  background-color: #f5f5f6;
}

.anchorlinks-item i {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: middle;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -101px 0px;
  background-repeat: no-repeat;
  width: 12px;
  height: 10px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
  display: block;
  margin: 0.25em auto 0;
}

@media print {
  .anchorlinks-item i {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .anchorlinks-item i {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .anchorlinks-item i {
    background-image: url("../images/icon@3.png");
  }
}

@media (min-width: 1562px) {
  .anchorlinks-item i {
    display: inline-block;
    margin: 0.25em;
  }
}

.anchorlinks-link {
  display: block;
  padding: 10px 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 668px) {
  .anchorlinks-link {
    padding: 17px 10px;
  }
}

.breadcrumbs {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  min-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 668px) {
  .breadcrumbs {
    width: 646px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 1024px) {
  .breadcrumbs {
    width: 978px;
  }
}

@media (min-width: 1562px) {
  .breadcrumbs {
    width: 1260px;
  }
}

@media (min-width: 668px) {
  .breadcrumbs {
    margin-top: -30px;
  }
}

.breadcrubs-list {
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  color: #9fa7ad;
}

@media (min-width: 1024px) {
  .breadcrubs-list {
    font-size: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.breadcrubs-list a {
  color: #9fa7ad;
}

.breadcrubs-list-item {
  display: inline;
  position: relative;
  padding-right: 3px;
}

.breadcrubs-list-item:after {
  content: '/';
  padding-left: 6px;
}

.breadcrubs-list-item.curent:after {
  content: ' ';
}

::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner {
  padding: 0 !important;
  border: 0 none !important;
  margin-top: -1px;
  margin-bottom: -1px;
}

input[type="submit"],
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input[type="submit"]:hover,
button:hover {
  cursor: pointer;
}

.button-primary {
  -webkit-transition-property: background-color, color, border;
  transition-property: background-color, color, border;
  -webkit-transition-duration: .4s;
          transition-duration: .4s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  padding: 18px 36px;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  background-color: #ee3123;
}

@media (min-width: 668px) {
  .button-primary {
    padding: 18px 45px;
  }
}

.button-primary:hover, .button-primary:focus {
  color: #fff;
  background-color: #d62c1f;
}

.button-primary.is-fullwidth {
  width: 100%;
}

.button-action-blue {
  -webkit-transition-property: background-color, color, border;
  transition-property: background-color, color, border;
  -webkit-transition-duration: .4s;
          transition-duration: .4s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 14px;
  position: relative;
  margin-right: 15px;
  display: block;
  text-transform: uppercase;
  color: #fff;
  opacity: 1;
}

.button-action-blue:hover {
  color: #fff;
}

.button-action-blue:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -9px;
  left: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 9px 0 0;
  border-color: #3f85ba transparent transparent transparent;
  z-index: 1;
}

.button-action-blue:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -15px;
  width: 15px;
  height: 0;
  border-style: solid;
  border-width: 26px 9px 0 0;
  border-color: #276a9d transparent transparent transparent;
  z-index: 0;
}

.button-action-blue .button-action-inner {
  display: block;
  z-index: 1;
  position: relative;
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/button-tyre.png);
  background-image: url("https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/cmsimages/v8_race_centre_wheel2.gif");
  background-size: 25px 25px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding: 6px;
  text-align: center;
  margin-right: -15px;
  padding-left: 23px;
  padding-right: 23px;
}

.button-action-red {
  -webkit-transition-property: background-color, color, border;
  transition-property: background-color, color, border;
  -webkit-transition-duration: .4s;
          transition-duration: .4s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 14px;
  position: relative;
  margin-right: 15px;
  display: block;
  text-transform: uppercase;
  color: #fff;
  opacity: 1;
}

.button-action-red:hover {
  color: #fff;
}

.button-action-red:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -9px;
  left: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 9px 0 0;
  border-color: #ee3123 transparent transparent transparent;
  z-index: 1;
}

.button-action-red:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -15px;
  width: 15px;
  height: 0;
  border-style: solid;
  border-width: 26px 9px 0 0;
  border-color: #ce2d00 transparent transparent transparent;
  z-index: 0;
}

.button-action-red .button-action-inner {
  display: block;
  z-index: 1;
  position: relative;
  padding: 6px;
  text-align: center;
  margin-right: -7px;
}

.categories {
  margin-bottom: 50px;
  margin-left: auto;
  max-width: 555px;
}

@media (min-width: 1024px) {
  .categories {
    margin-left: auto;
    max-width: none;
  }
}

@media (min-width: 1562px) {
  .categories {
    max-width: 332px;
  }
}

.categories-inner {
  border-right: 4px solid transparent;
}

.categories-title {
  margin-right: -4px;
  padding-top: 32px;
  padding-right: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}

.categories-title-inner {
  position: relative;
}

.categories-title-copy {
  text-align: right;
}

.categories-subtitle {
  display: table;
  width: 100%;
}

.categories-subtitle-copy {
  padding: 5px 15px;
  vertical-align: top;
  min-height: 35px;
  text-align: right;
  background-color: rgba(0, 0, 0, 0.2);
}

.categories-info {
  margin-left: -1px;
  margin-right: -1px;
}

.categories-info-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-spacing: 1px;
  border-collapse: separate;
}

.categories-info-row {
  display: table-row;
}

.categories-info-cell {
  display: table-cell;
  vertical-align: top;
  padding: 15px 20px;
  background-color: rgba(0, 0, 0, 0.2);
}

.categories-info-link {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
}

.championship {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
}

.championship:before, .championship:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.championship:after {
  clear: both;
}

.championship {
  *zoom: 1;
}

.championship-lead {
  color: #7e858a;
  font-size: 18px;
}

.championship-tabmenu {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  margin-bottom: 22px;
  margin-top: -22px;
  margin-left: -20px;
  margin-right: -20px;
}

.championship-tabmenu:before, .championship-tabmenu:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.championship-tabmenu:after {
  clear: both;
}

.championship-tabmenu {
  *zoom: 1;
}

@media (min-width: 668px) {
  .championship-tabmenu {
    margin-left: -50px;
    margin-right: -50px;
    margin-top: -62px;
    margin-bottom: 10px;
  }
}

.championship-tabmenu-list {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  width: 100%;
}

@media (min-width: 668px) {
  .championship-tabmenu-list {
    width: 288px;
    float: right;
  }
}

.championship-tabmenu-item {
  border: 1px solid #edf0f2;
  width: 50%;
  float: left;
  font-size: 12px;
  text-align: center;
  background-color: #f6f7f8;
  position: relative;
}

.championship-tabmenu-item:first-child {
  border-right: none;
}

.championship-tabmenu-item.active {
  background-color: #fff;
}

.championship-tabmenu-item.active .championship-tabmenu-item-copy {
  color: #333f48;
}

.championship-tabmenu-item-copy {
  display: block;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  color: #7b7b7c;
  padding-left: 25px;
}

.championship-tabmenu-item-copy:before {
  content: ' ';
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 9px;
  height: 100%;
}

.championship-tabmenu-item-copy-inner {
  line-height: 12px;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}

.championship-tabmenu-supercar .championship-tabmenu-item-copy {
  padding-left: 30px;
}

.championship-tabmenu-supercar .championship-tabmenu-item-copy:before {
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/icon-tabmenu-supercar.png);
  padding: 12px;
}

.championship-tabmenu-supercar.active .championship-tabmenu-item-copy:before,
.championship-tabmenu-supercar:hover .championship-tabmenu-item-copy:before {
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/icon-tabmenu-supercar-active.png);
}

.championship-tabmenu-dunlop .championship-tabmenu-item-copy {
  padding-left: 30px;
}

.championship-tabmenu-dunlop .championship-tabmenu-item-copy:before {
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/icon-tabmenu-dunlop.png);
  padding: 12px;
}

.championship-tabmenu-dunlop.active .championship-tabmenu-item-copy:before,
.championship-tabmenu-dunlop:hover .championship-tabmenu-item-copy:before {
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/icon-tabmenu-dunlop-active.png);
}

.championship-tile {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 50px;
}

.championship-tile:before, .championship-tile:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.championship-tile:after {
  clear: both;
}

.championship-tile {
  *zoom: 1;
}

.championship-tile-item {
  padding: 8px;
  text-align: center;
}

@media (min-width: 668px) {
  .championship-tile-item {
    float: left;
    width: 50%;
  }
}

.championship-tile-item a {
  height: 187px;
  background-color: #edf0f2;
  display: block;
  padding-top: 39%;
  position: relative;
}

@media (max-width: 667px) {
  .championship-tile-item a {
    padding-top: 102px;
  }
}

@media (min-width: 1562px) {
  .championship-tile-item a {
    padding-top: 137px;
    height: 258px;
  }
}

.championship-tile-item a:hover .championship-tile-item-title {
  color: #ee3123;
}

.championship-tile-item-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 25px;
  padding-left: 25px;
  padding-right: 25px;
  width: 100%;
  color: #333f48;
  font-size: 25px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

@media (max-width: 667px) {
  .championship-tile-item-title {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 1562px) {
  .championship-tile-item-title {
    font-size: 28px;
    line-height: 28px;
  }
}

.championship-tile-item-image {
  display: inline-block;
  line-height: 40px;
  height: 40px;
  width: 90px;
  text-align: center;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  margin: auto;
}

.championship-tile-item-image img {
  max-width: 100%;
  max-height: 100%;
}

@media (min-width: 1562px) {
  .championship-tile-item-image {
    top: 78px;
  }
}

.championships {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: #EDF0F2;
}

.championships:before, .championships:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.championships:after {
  clear: both;
}

.championships {
  *zoom: 1;
}

@media (min-width: 1280px) {
  .championships {
    padding-top: 30px;
  }
}

.championships-block-header {
  margin-right: 20px;
  text-align: right;
}

@media (min-width: 668px) {
  .championships-block-header {
    margin-right: 50px;
  }
}

.championships-block-header-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 0.875;
  margin: 0;
  padding: 0;
  color: rgba(51, 63, 72, 0.25);
  letter-spacing: -0.05em;
  text-transform: uppercase;
  margin-bottom: -0.12em;
}

@media screen and (min-width: 668px) {
  .championships-block-header-title {
    font-size: 58px;
  }
}

@media (min-width: 668px) {
  .championships-block-header-title {
    margin-bottom: -0.11em;
  }
}

@media (max-width: 667px) {
  .championships-block-header-title {
    line-height: 30px;
    margin-bottom: -2px;
  }
}

.championships-items {
  position: relative;
  z-index: 1;
  margin: 0 20px;
  background-color: #fff;
}

@media (min-width: 668px) {
  .championships-items {
    margin: 0;
    /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
    /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  }
  .championships-items:before, .championships-items:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .championships-items:after {
    clear: both;
  }
  .championships-items {
    *zoom: 1;
  }
}

.championships-item {
  display: block;
  height: 140px;
  text-align: center;
  padding: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: auto 100%;
}

.championships-item img {
  max-width: 120px;
}

.championships-item:not(:last-child) {
  border-bottom: 1px solid #edf0f2;
}

@media (min-width: 668px) {
  .championships-item {
    float: left;
    width: 33.33%;
    /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
    /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
    border-bottom: 0 none;
  }
  .championships-item:before, .championships-item:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .championships-item:after {
    clear: both;
  }
  .championships-item {
    *zoom: 1;
  }
  .championships--other .championships-item {
    width: 50%;
  }
  .championships-item:not(:last-child) {
    border-right: 1px solid #edf0f2;
  }
}

@media (min-width: 668px) {
  .championships--other .championships-item {
    width: 50%;
  }
}

.championships-item--virgin {
  background-image: url(/wp-content/themes/v8supercars/images/champ_tiles/Supercars@1x.png);
}

.championships-item--dunlop {
  background-image: url(/wp-content/themes/v8supercars/images/champ_tiles/Dunlop@1x.png);
}

.championships-item--superutes {
  background-image: url(/wp-content/themes/v8supercars/images/champ_tiles/Utes@1x.png);
}

.championships-item-img {
  max-width: 100%;
  max-height: 100%;
}

.contentvideo-popup-container {
  position: relative;
  background: #fff;
  width: auto;
  margin: 44px auto;
}

.contentvideo-popup-container .mfp-close {
  color: #fff;
  top: -44px;
}

@media (min-width: 668px) {
  .contentvideo-popup-container {
    max-width: 80%;
  }
}

.contentvideo-popup-embed-container {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}

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

.driverdetails {
  background-color: #fff;
}

.driverdetails-header {
  position: relative;
}

.driverdetails-header-image {
  background-color: #cacaca;
  position: relative;
  height: 634px;
  overflow: hidden;
}

@media (min-width: 668px) {
  .driverdetails-header-image {
    height: 611px;
  }
}

.driverdetails-header-image-mobile {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

@media (min-width: 668px) {
  .driverdetails-header-image-mobile {
    display: none;
  }
}

.driverdetails-header-image-desktop {
  display: none;
}

@media (min-width: 668px) {
  .driverdetails-header-image-desktop {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 100%;
  }
}

.driverdetails-header-image-full {
  position: absolute;
  height: 100%;
  max-height: 100%;
  top: 0;
  right: 0;
}

.driverdetails-header-image-small {
  bottom: 0px;
  right: -110px;
  position: absolute;
}

@media (max-width: 667px) {
  .driverdetails-header-image-small {
    max-height: 95%;
  }
}

@media (min-width: 668px) {
  .driverdetails-header-image-small {
    max-width: 140%;
    bottom: -130px;
    right: -180px;
  }
}

@media (min-width: 1024px) {
  .driverdetails-header-image-small {
    max-width: 140%;
    bottom: -130px;
    right: -215px;
  }
}

@media (min-width: 1280px) {
  .driverdetails-header-image-small {
    max-width: 150%;
    bottom: -150px;
    right: -280px;
  }
}

@media (min-width: 1562px) {
  .driverdetails-header-image-small {
    max-width: 150%;
    bottom: -300px;
    right: -230px;
  }
}

.driverdetails-header-inner {
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
}

@media (min-width: 1024px) {
  .driverdetails-header-inner {
    padding: 0;
    padding-top: 60px;
    left: 60px;
    width: 330px;
  }
}

.driverdetails-header-detail {
  padding: 30px;
  padding-top: 36px;
}

@media (min-width: 1280px) {
  .driverdetails-header-detail {
    padding: 0 0 0 20px;
  }
}

.driverdetails-header-detail-name {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  color: #fff;
  z-index: 1;
  line-height: 0.95;
  font-size: 30px;
}

.driverdetails-header-detail-name:before {
  background: #ee3123 none repeat scroll 0 0;
  content: "";
  height: 30px;
  left: -7px;
  position: absolute;
  top: -6px;
  -webkit-transform: skewX(-19deg);
          transform: skewX(-19deg);
  width: 11px;
  z-index: -1;
}

@media (min-width: 1562px) {
  .driverdetails-header-detail-name:before {
    font-size: 58px;
    height: 50px;
    left: -19px;
    top: -8px;
    width: 22px;
  }
}

@media (min-width: 1562px) {
  .driverdetails-header-detail-name {
    font-size: 58px;
  }
}

.driverdetails-header-detail-team {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 10px;
  max-width: 330px;
}

@media (min-width: 1562px) {
  .driverdetails-header-detail-team {
    font-size: 30px;
  }
}

.driverdetails-header-detail-team a {
  color: #fff;
  display: inline-block;
}

.driverdetails-header-detail-carnumber {
  color: #fff;
  font-size: 15px;
  display: inline-block;
}

@media (min-width: 1562px) {
  .driverdetails-header-detail-carnumber {
    font-size: 18px;
  }
}

.driverdetails-header-detail-subteam {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  color: #fff;
  font-size: 15px;
}

@media (min-width: 1562px) {
  .driverdetails-header-detail-subteam {
    font-size: 18px;
  }
}

.driverdetails-header-detail-subteam:hover {
  color: rgba(255, 255, 255, 0.8);
}

.driverdetails-header-detail-subteam:after {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: middle;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -84px 0px;
  background-repeat: no-repeat;
  width: 12px;
  height: 10px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
  content: ' ';
  margin-left: 0.5em;
}

@media print {
  .driverdetails-header-detail-subteam:after {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .driverdetails-header-detail-subteam:after {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .driverdetails-header-detail-subteam:after {
    background-image: url("../images/icon@3.png");
  }
}

.driverdetails-header-detail-subteam img {
  max-width: 35px;
  display: inline-block;
  margin-right: 5px;
}

.driverdetails-header-detail-descr {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 300;
  font-style: italic;
  font-family: "Fndry Monol W01 Lt It","FoundryMonoline-LightItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-top: 0.5em;
  color: #fff;
  font-size: 15px;
  letter-spacing: -0.04em;
  line-height: 1;
  max-height: 2em;
  overflow: hidden;
}

@media (min-width: 1562px) {
  .driverdetails-header-detail-descr {
    font-size: 25px;
  }
}

.driverdetails-header-profile {
  position: absolute;
  bottom: 0;
  left: 0px;
  right: 0px;
  background-color: rgba(51, 63, 72, 0.92);
}

@media (min-width: 1280px) {
  .driverdetails-header-profile {
    bottom: 65px;
  }
}

.driverdetails-header-profile-top {
  background-color: rgba(0, 0, 0, 0.3);
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  padding: 13px 20px;
  margin-bottom: 1px;
}

.driverdetails-header-profile-top:before, .driverdetails-header-profile-top:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.driverdetails-header-profile-top:after {
  clear: both;
}

.driverdetails-header-profile-top {
  *zoom: 1;
}

.driverdetails-header-profile-top-championship {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: italic;
  font-family: "Fndry Monol W01 Bd It","FoundryMonoline-BoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  float: left;
  padding-right: 10px;
  padding-top: 4px;
  color: #fff;
  width: 50%;
  font-size: 16px;
  line-height: 1;
}

.driverdetails-header-profile-top-position {
  width: 25%;
  float: left;
}

.driverdetails-header-profile-top-points {
  width: 25%;
  float: left;
}

.driverdetails-header-profile-top-caption {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0.25em;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  opacity: 0.4;
}

.driverdetails-header-profile-top-number {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 31px;
  line-height: 0.8;
}

.driverdetails-header-profile-middle {
  padding: 20px;
  margin-bottom: 1px;
  background-color: rgba(0, 0, 0, 0.3);
}

.driverdetails-header-profile-middle-item {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}

.driverdetails-header-profile-middle-item-label {
  opacity: 0.4;
}

.driverdetails-header-profile-middle-item-point {
  float: right;
  color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.driverdetails-header-profile-bottom {
  display: table;
  width: 100%;
}

.driverdetails-header-profile-bottom-item {
  display: table-cell;
  width: 37%;
}

.driverdetails-header-profile-bottom-item a {
  margin-left: 1px;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 13px;
  display: block;
  text-transform: uppercase;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 12px;
  line-height: 0.9;
}

.driverdetails-header-profile-bottom-item:first-child {
  margin-left: 0 transparent;
}

.driverdetails-header-profile-bottom-item img {
  display: inline-block;
  width: 10px;
}

.driverdetails-header-profile-bottom-item span {
  white-space: nowrap;
  display: block;
}

.driverdetails-header-profile-bottom-item.middle {
  width: 26%;
}

.driverdetails-header-profile-bottom-item a div {
  text-align: left;
  display: inline-block;
}

.driverdetails-header-profile-bottom-item a div i {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -101px 0px;
  background-repeat: no-repeat;
  width: 12px;
  height: 10px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .driverdetails-header-profile-bottom-item a div i {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .driverdetails-header-profile-bottom-item a div i {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .driverdetails-header-profile-bottom-item a div i {
    background-image: url("../images/icon@3.png");
  }
}

.driverdetails-content {
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 1562px) {
  .driverdetails-content {
    padding-left: 0;
    padding-right: 0;
    padding-top: 75px;
  }
}

.driverdetails-content-header {
  text-align: right;
}

@media (min-width: 1562px) {
  .driverdetails-content-header {
    margin-right: 110px;
    margin-bottom: 25px;
  }
}

.driverdetails-content-header-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 0.875;
  margin: 0;
  padding: 0;
  color: rgba(51, 63, 72, 0.25);
  letter-spacing: -0.05em;
  text-transform: uppercase;
  margin-bottom: -0.12em;
}

@media screen and (min-width: 668px) {
  .driverdetails-content-header-title {
    font-size: 58px;
  }
}

@media (min-width: 668px) {
  .driverdetails-content-header-title {
    margin-bottom: -0.11em;
  }
}

.driverdetails-content-teamdetails {
  padding: 20px 40px;
  margin-bottom: 45px;
  background-color: #f6f7f8;
  border-left: 5px solid #ee3123;
}

@media (min-width: 1562px) {
  .driverdetails-content-teamdetails {
    padding-top: 30px;
    margin-right: 40px;
    float: left;
    width: 234px;
  }
}

.driverdetails-content-modules {
  clear: both;
}

@media (min-width: 1562px) {
  .driverdetails-content-modules {
    padding-top: 20px;
    padding-left: 110px;
    padding-right: 110px;
  }
}

.driverdetails-content-modules .news-block-header {
  margin-right: 0;
  text-align: right;
}

.driverdetails-content-copy {
  overflow: hidden;
}

.driverdetails-content-copy p {
  padding-top: 0;
  margin-top: 0;
}

@media (min-width: 1562px) {
  .driverdetails-content-copy {
    padding-right: 110px;
  }
}

.driverdetails-content-teamdetails-item {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  padding: 16px 0;
  border-bottom: 1px solid #e2e4e6;
}

.driverdetails-content-teamdetails-item:last-child {
  border-bottom: 0 none;
}

.driverdetails-content-teamdetails-item-title {
  color: #a4a7aa;
  font-size: 12px;
  line-height: 0.9;
  text-transform: uppercase;
}

.driverdetails-content-teamdetails-item-copy {
  color: #52585c;
  font-size: 16px;
  line-height: 1;
}

@media (min-width: 1024px) {
  .driverdetails-content-teamdetails-item-copy {
    font-size: 18px;
  }
}

.driverdetails-content-teamdetails-item-twitter,
.driverdetails-content-teamdetails-item-facebok,
.driverdetails-content-teamdetails-item-instagram,
.driverdetails-content-teamdetails-item-website {
  margin-top: 8px;
  margin-right: 8px;
}

.driverdetails-content-teamdetails-item-twitter {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -28px -56px;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .driverdetails-content-teamdetails-item-twitter {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .driverdetails-content-teamdetails-item-twitter {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .driverdetails-content-teamdetails-item-twitter {
    background-image: url("../images/icon@3.png");
  }
}

.driverdetails-content-teamdetails-item-facebok {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: 0px -56px;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .driverdetails-content-teamdetails-item-facebok {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .driverdetails-content-teamdetails-item-facebok {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .driverdetails-content-teamdetails-item-facebok {
    background-image: url("../images/icon@3.png");
  }
}

.driverdetails-content-teamdetails-item-instagram {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -56px -56px;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .driverdetails-content-teamdetails-item-instagram {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .driverdetails-content-teamdetails-item-instagram {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .driverdetails-content-teamdetails-item-instagram {
    background-image: url("../images/icon@3.png");
  }
}

.driverdetails-content-teamdetails-item-website {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -84px -56px;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .driverdetails-content-teamdetails-item-website {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .driverdetails-content-teamdetails-item-website {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .driverdetails-content-teamdetails-item-website {
    background-image: url("../images/icon@3.png");
  }
}

.teamdetails {
  background-color: #fff;
}

.teamdetails-header {
  position: relative;
}

.teamdetails-header-image {
  background-color: #cacaca;
  overflow: hidden;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}

.teamdetails-header-image-mobile {
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 98px;
}

@media (min-width: 668px) {
  .teamdetails-header-image-mobile {
    display: none;
  }
}

.teamdetails-header-image-desktop {
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  display: none;
}

@media (min-width: 668px) {
  .teamdetails-header-image-desktop {
    bottom: 98px;
    display: block;
  }
}

@media (min-width: 1562px) {
  .teamdetails-header-image-desktop {
    bottom: 0;
  }
}

.teamdetails-header-content {
  display: table;
  width: 100%;
  height: 466px;
  position: relative;
}

@media (min-width: 1562px) {
  .teamdetails-header-content {
    height: 505px;
  }
}

.teamdetails-header-content-inner {
  display: table-cell;
  vertical-align: bottom;
}

.teamdetails-header-detail {
  padding-left: 30px;
}

@media (min-width: 1562px) {
  .teamdetails-header-detail {
    padding-left: 82px;
  }
}

.teamdetails-header-detail-name {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  color: #fff;
  z-index: 1;
  line-height: 0.95;
  font-size: 30px;
  margin-bottom: 5px;
}

@media (min-width: 1562px) {
  .teamdetails-header-detail-name {
    margin-bottom: 10px;
    font-size: 58px;
  }
}

.teamdetails-header-detail-name:before {
  background: #ee3123 none repeat scroll 0 0;
  content: "";
  height: 30px;
  left: -7px;
  position: absolute;
  top: -6px;
  -webkit-transform: skewX(-19deg);
          transform: skewX(-19deg);
  width: 11px;
  z-index: -1;
}

@media (min-width: 1562px) {
  .teamdetails-header-detail-name:before {
    font-size: 58px;
    height: 50px;
    left: -19px;
    top: -8px;
    width: 22px;
  }
}

.teamdetails-header-detail-team {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  max-height: 2em;
  margin-bottom: 13px;
}

@media (min-width: 1562px) {
  .teamdetails-header-detail-team {
    font-size: 30px;
    margin-bottom: 20px;
  }
}

.teamdetails-header-mask {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#191919+0,191919+100&0.2+27,0.55+100 */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MTkxOSIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgIDxzdG9wIG9mZnNldD0iMjclIiBzdG9wLWNvbG9yPSIjMTkxOTE5IiBzdG9wLW9wYWNpdHk9IjAuMiIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMTkxOTE5IiBzdG9wLW9wYWNpdHk9IjAuNTUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(25, 25, 25, 0.2)), color-stop(27%, rgba(25, 25, 25, 0.2)), to(rgba(25, 25, 25, 0.55)));
  background: linear-gradient(to bottom, rgba(25, 25, 25, 0.2) 0%, rgba(25, 25, 25, 0.2) 27%, rgba(25, 25, 25, 0.55) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}

@media (min-width: 1562px) {
  .teamdetails-header-panel {
    width: 100%;
    display: table;
  }
}

@media (min-width: 1562px) {
  .teamdetails-header-panel-tabs {
    display: table-cell;
    vertical-align: bottom;
  }
}

.teamdetails-header-panel-logo {
  background-color: #fff;
  text-align: center;
  padding-top: 25px;
}

.teamdetails-header-panel-logo img {
  max-width: 290px;
}

@media (min-width: 1562px) {
  .teamdetails-header-panel-logo {
    display: table-cell;
    vertical-align: middle;
    width: 310px;
    padding-left: 25px;
    padding-top: 0;
    padding-right: 25px;
  }
}

.teamdetails-header-panel-logo-inner {
  height: 73px;
}

.teamdetails-header-tabs {
  display: table;
  width: 100%;
  height: 48px;
}

@media (min-width: 1280px) {
  .teamdetails-header-tabs {
    padding-left: 30px;
  }
}

@media (min-width: 1562px) {
  .teamdetails-header-tabs {
    padding-left: 60px;
    height: 93px;
  }
}

.teamdetails-header-tabs-item {
  display: table-cell;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 13px;
  text-transform: uppercase;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  padding-left: 12px;
  line-height: 0.9;
  width: 26%;
}

.teamdetails-header-tabs-item + .teamdetails-header-tabs-item {
  border-left: 1px solid rgba(51, 63, 72, 0.6);
}

@media (min-width: 1562px) {
  .teamdetails-header-tabs-item {
    padding-left: 25px;
  }
}

.teamdetails-header-tabs-item img {
  display: inline-block;
  width: 10px;
}

.teamdetails-header-tabs-item span {
  white-space: nowrap;
  display: block;
}

.teamdetails-header-tabs-item div {
  text-align: left;
  display: inline-block;
}

.teamdetails-header-tabs-item div i {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -101px 0px;
  background-repeat: no-repeat;
  width: 12px;
  height: 10px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .teamdetails-header-tabs-item div i {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .teamdetails-header-tabs-item div i {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .teamdetails-header-tabs-item div i {
    background-image: url("../images/icon@3.png");
  }
}

.teamdetails-content {
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 1562px) {
  .teamdetails-content {
    padding-left: 0;
    padding-right: 0;
    padding-top: 75px;
  }
}

.teamdetails-content-header {
  text-align: right;
}

@media (min-width: 1562px) {
  .teamdetails-content-header {
    margin-right: 110px;
    margin-bottom: 25px;
  }
}

.teamdetails-content-header-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 0.875;
  margin: 0;
  padding: 0;
  color: rgba(51, 63, 72, 0.25);
  letter-spacing: -0.05em;
  text-transform: uppercase;
  margin-bottom: -0.12em;
}

@media screen and (min-width: 668px) {
  .teamdetails-content-header-title {
    font-size: 58px;
  }
}

@media (min-width: 668px) {
  .teamdetails-content-header-title {
    margin-bottom: -0.11em;
  }
}

.teamdetails-content-teamdetails {
  padding: 20px 40px;
  margin-bottom: 45px;
  background-color: #f6f7f8;
  border-left: 5px solid #ee3123;
}

@media (min-width: 1562px) {
  .teamdetails-content-teamdetails {
    padding-top: 30px;
    margin-right: 40px;
    float: left;
    width: 234px;
  }
}

.teamdetails-content-modules {
  clear: both;
}

@media (min-width: 1562px) {
  .teamdetails-content-modules {
    padding-top: 20px;
    padding-left: 110px;
    padding-right: 110px;
  }
}

.teamdetails-content-modules .news-block-header {
  margin-right: 0;
  text-align: right;
}

.teamdetails-content-copy {
  overflow: hidden;
}

.teamdetails-content-copy p {
  padding-top: 0;
  margin-top: 0;
}

@media (min-width: 1562px) {
  .teamdetails-content-copy {
    padding-right: 110px;
  }
}

.teamdetails-content-teamdetails-item {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  padding: 16px 0;
  border-bottom: 1px solid #e2e4e6;
}

.teamdetails-content-teamdetails-item:last-child {
  border-bottom: 0 none;
}

.teamdetails-content-teamdetails-item-title {
  color: #a4a7aa;
  font-size: 12px;
  line-height: 0.9;
  text-transform: uppercase;
}

.teamdetails-content-teamdetails-item-copy {
  color: #52585c;
  font-size: 16px;
  line-height: 1;
}

@media (min-width: 1024px) {
  .teamdetails-content-teamdetails-item-copy {
    font-size: 18px;
  }
}

.teamdetails-content-teamdetails-item-twitter,
.teamdetails-content-teamdetails-item-facebok,
.teamdetails-content-teamdetails-item-instagram,
.teamdetails-content-teamdetails-item-website {
  margin-top: 8px;
  margin-right: 8px;
}

.teamdetails-content-teamdetails-item-twitter {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -28px -56px;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .teamdetails-content-teamdetails-item-twitter {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .teamdetails-content-teamdetails-item-twitter {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .teamdetails-content-teamdetails-item-twitter {
    background-image: url("../images/icon@3.png");
  }
}

.teamdetails-content-teamdetails-item-facebok {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: 0px -56px;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .teamdetails-content-teamdetails-item-facebok {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .teamdetails-content-teamdetails-item-facebok {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .teamdetails-content-teamdetails-item-facebok {
    background-image: url("../images/icon@3.png");
  }
}

.teamdetails-content-teamdetails-item-instagram {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -56px -56px;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .teamdetails-content-teamdetails-item-instagram {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .teamdetails-content-teamdetails-item-instagram {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .teamdetails-content-teamdetails-item-instagram {
    background-image: url("../images/icon@3.png");
  }
}

.teamdetails-content-teamdetails-item-website {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -84px -56px;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .teamdetails-content-teamdetails-item-website {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .teamdetails-content-teamdetails-item-website {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .teamdetails-content-teamdetails-item-website {
    background-image: url("../images/icon@3.png");
  }
}

.teamdetails-keymembers {
  margin-bottom: 60px;
}

.teamdetails-keymembers-content {
  background-color: #f6f7f8;
  padding: 40px;
}

@media (min-width: 1024px) {
  .teamdetails-keymembers-content {
    padding: 45px;
  }
}

.teamdetails-keymembers-item {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 12px;
}

@media (min-width: 1024px) {
  .teamdetails-keymembers-item {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}

.teamdetails-keymembers-item:last-child {
  margin-bottom: 0;
}

.teamdetails-keymembers-item + .teamdetails-keymembers-item {
  border-top: 1px solid #e2e4e6;
  padding-top: 15px;
}

.teamdetails-keymembers-item-label {
  color: #a4a7aa;
  font-size: 12px;
  line-height: 0.9;
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .teamdetails-keymembers-item-label {
    display: table-cell;
    vertical-align: top;
    padding-top: 5px;
  }
}

.teamdetails-keymembers-item-value {
  color: #52585c;
  font-size: 16px;
  line-height: 1;
}

@media (min-width: 1024px) {
  .teamdetails-keymembers-item-value {
    display: table-cell;
    vertical-align: top;
    font-size: 18px;
  }
}

.teamdetails-keymembers-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 0.875;
  margin: 0;
  padding: 0;
  color: rgba(51, 63, 72, 0.25);
  letter-spacing: -0.05em;
  text-transform: uppercase;
  margin-bottom: -0.12em;
  text-align: right;
}

@media screen and (min-width: 668px) {
  .teamdetails-keymembers-title {
    font-size: 58px;
  }
}

@media (min-width: 668px) {
  .teamdetails-keymembers-title {
    margin-bottom: -0.11em;
  }
}

.eventspage {
  background-color: #fff;
}

.eventspage-inner {
  padding: 20px 20px 55px;
}

@media (min-width: 668px) {
  .eventspage-inner {
    padding: 50px 50px 85px;
  }
}

.eventspage-title {
  position: relative;
  z-index: 1;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0 0 0.5em;
  padding: 0 0 0 0.38em;
  color: #333f48;
  letter-spacing: -0.04em;
}

@media screen and (min-width: 668px) {
  .eventspage-title {
    font-size: 60px;
    line-height: 0.917;
  }
}

.eventspage-title:before {
  position: absolute;
  z-index: -1;
  left: 2px;
  top: -5px;
  height: 30px;
  width: 12px;
  background-color: #ee3123;
  content: "";
  -webkit-transform: skewX(-23deg);
          transform: skewX(-23deg);
}

@media (min-width: 668px) {
  .eventspage-title:before {
    height: 60px;
    width: 20px;
    left: 12px;
    top: -12px;
  }
}

.eventspage-filter {
  border: 1px solid #e2e2e2;
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  margin-bottom: 44px;
  display: table;
  width: 100%;
  table-layout: fixed;
}

.eventspage-filter:before, .eventspage-filter:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.eventspage-filter:after {
  clear: both;
}

.eventspage-filter {
  *zoom: 1;
}

.eventspage-filter-item {
  padding-top: 13px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  text-transform: uppercase;
  display: table-cell;
  width: 33.3%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  border-left: 1px solid #e2e2e2;
  text-align: center;
}

.eventspage-filter-item.active {
  background-color: #f5f5f6;
}

.eventspage-filter-item:first-child {
  border-left: 0 none;
}

.eventspage-filter-item span {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  position: relative;
  line-height: 12px;
  -webkit-transform: rotate(90deg) translate(3px, -3px);
          transform: rotate(90deg) translate(3px, -3px);
}

.events {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
}

.events:before, .events:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.events:after {
  clear: both;
}

.events {
  *zoom: 1;
}

.events-block-header {
  text-align: right;
}

@media (min-width: 668px) {
  .events-block-header {
    padding-right: 40px;
  }
}

.events-items {
  margin-bottom: 30px;
}

@media (min-width: 668px) {
  .events-items {
    margin-bottom: 50px;
  }
}

.eventspage-links {
  margin: 30px 0;
}

.eventspage-links a {
  margin-bottom: 5px;
}

@media only screen and (max-width: 667px) {
  .eventspage-links a {
    display: block;
    margin-right: 0;
  }
}

.event-item {
  border: 1px solid #EDEDED;
  padding: 15px 10px;
  margin: 10px 0;
}

@media only screen and (max-width: 1561px) {
  .event-item {
    padding: 10px 10px 15px;
  }
}

.event-item.event-item-past-event {
  background: rgba(237, 237, 237, 0.5);
  border-color: #D8D8D8;
}

.event-item.event-item-past-event > .row > * {
  border-color: #D8D8D8;
}

@media only screen and (max-width: 1561px) {
  .event-item.event-item-past-event .event-item-date {
    border-color: #D8D8D8;
  }
}

.event-item > .row > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: 1px solid #EDEDED;
}

.event-item > .row > *:first-child {
  border: none;
}

@media only screen and (max-width: 1561px) {
  .event-item > .row > *:nth-child(2) {
    border: none;
  }
}

@media only screen and (max-width: 667px) {
  .event-item > .row > * {
    border: none;
  }
}

.event-item-content {
  width: 100%;
  padding: 10px;
  font-size: 14px;
}

@media only screen and (max-width: 667px) {
  .event-item-content {
    padding: 0 10px;
  }
}

.event-item-date {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: #333f48;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}

@media only screen and (max-width: 1561px) {
  .event-item-date {
    text-align: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #EDEDED;
  }
  .event-item-date .event-item-date-month {
    display: inline;
  }
}

@media only screen and (max-width: 667px) {
  .event-item-date {
    padding-top: 10px;
    font-size: 15px;
  }
}

.event-item-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: #333f48;
  letter-spacing: -0.02em;
}

@media only screen and (max-width: 667px) {
  .event-item-title {
    margin-top: 10px;
  }
}

.event-item-label {
  font-size: 12px;
  letter-spacing: -0.28;
  text-transform: uppercase;
  margin: 15px 0 0;
}

.event-item-categories, .event-item-results {
  color: #333f48;
  font-weight: bold;
}

.event-item-highlight {
  color: #ee3123;
}

@media only screen and (max-width: 667px) {
  .event-detail-links {
    margin-top: 15px;
  }
}

.event-detail-links a {
  display: block;
  color: #3f85ba;
  margin: 10px 0;
}

@media only screen and (max-width: 667px) {
  .event-detail-links a {
    display: inline-block;
    margin: 0 15px 5px 0;
  }
}

.event-detail-links a .icon, .event-detail-links a .eventribbon-item-cta:before {
  margin-left: 5px;
  font-size: 0.5em;
}

.event-detail-links a.event-item-highlight {
  color: #ee3123;
}

.event-detail-links a.event-item-highlight:hover {
  color: #d62c1f;
}

.eventsitem {
  margin-bottom: 10px;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.eventsitem-block-left {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fcfcfc;
  border: 1px solid #e2e2e2;
}

@media (min-width: 1562px) {
  .eventsitem-block-left {
    width: 68%;
    display: table-cell;
  }
}

.eventsitem-block-right {
  background-color: #efefef;
  padding-top: 25px;
  border: 1px solid #e6e6e6;
  border-top: 0 none;
}

@media (min-width: 1562px) {
  .eventsitem-block-right {
    width: 32%;
    display: table-cell;
    border: 1px solid #e6e6e6;
    border-left: 0 none;
  }
}

@media (min-width: 1562px) {
  .eventsitem-block-list-inner {
    margin-bottom: -18px;
    padding-top: 0;
    float: left;
    width: 50%;
  }
}

.eventsitem-block-list-inner:first-child {
  padding-top: 25px;
}

@media (min-width: 1024px) {
  .eventsitem-block-list-inner:first-child {
    padding-top: 0;
  }
}

.eventsitem-block-image {
  width: 34px;
  float: left;
  margin-bottom: 14px;
  margin-right: 16px;
}

@media (min-width: 1562px) {
  .eventsitem-block-image {
    width: 54px;
    margin-left: 20px;
    margin-right: 20px;
  }
}

.eventsitem-block-image img {
  max-width: 100%;
}

.eventsitem-block-title {
  overflow: hidden;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
  margin-bottom: 18px;
  margin-top: -0.2em;
}

.eventsitem-block-date {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #333f48;
  font-size: 37px;
  display: block;
  overflow: hidden;
  text-align: center;
  line-height: 1;
  margin-bottom: 6px;
  margin-top: -0.2em;
  letter-spacing: -0.04em;
}

@media (min-width: 1562px) {
  .eventsitem-block-date {
    font-size: 50px;
  }
}

.eventsitem-block-date-two {
  font-size: 37px;
  display: inline-block;
}

@media (min-width: 1562px) {
  .eventsitem-block-date-two {
    font-size: 50px;
  }
}

.eventsitem-block-subdate {
  color: #333f48;
  font-size: 15px;
  line-height: 0.8;
  display: block;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
}

@media (min-width: 1562px) {
  .eventsitem-block-subdate {
    font-size: 20px;
  }
}

.eventsitem-block-subdate-two {
  font-size: 37px;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 12px;
  color: transparent;
  vertical-align: top;
}

@media (min-width: 1562px) {
  .eventsitem-block-subdate-two {
    font-size: 50px;
  }
}

.eventsitem-block-wrapper {
  margin-left: -20px;
  margin-right: -20px;
  clear: both;
}

@media (max-width: 1023px) {
  .eventsitem-block-wrapper {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
  }
}

@media (min-width: 1562px) {
  .eventsitem-block-wrapper {
    clear: none;
    margin-left: 94px;
  }
}

.eventsitem-block-list {
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease 0s;
  transition: max-height 0.3s ease 0s;
}

@media (max-width: 1023px) {
  .eventsitem-block-list {
    max-height: 0;
  }
  .in .eventsitem-block-list {
    max-height: 500px;
  }
}

.eventsitem-block-list-champ,
.eventsitem-block-list-location,
.eventsitem-block-list-whatson,
.eventsitem-block-list-result {
  margin-left: 45px;
  color: #7e858a;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 18px;
}

@media (min-width: 668px) {
  .eventsitem-block-list-champ,
  .eventsitem-block-list-location,
  .eventsitem-block-list-whatson,
  .eventsitem-block-list-result {
    margin-left: 102px;
  }
}

@media (min-width: 1562px) {
  .eventsitem-block-list-champ,
  .eventsitem-block-list-location,
  .eventsitem-block-list-whatson,
  .eventsitem-block-list-result {
    margin-left: 31px;
  }
}

.eventsitem-block-list-title {
  color: #abaeb1;
  margin-bottom: 5px;
}

.eventsitem-block-list-champ {
  position: relative;
}

.eventsitem-block-list-champ:before {
  content: ' ';
  position: absolute;
  width: 20px;
  height: 30px;
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/icon-cup-line.png);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  left: -30px;
}

.eventsitem-block-list-location {
  position: relative;
}

.eventsitem-block-list-location:before {
  content: ' ';
  position: absolute;
  width: 20px;
  height: 30px;
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/icon-pin-line.png);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  left: -30px;
}

.eventsitem-block-list-whatson {
  position: relative;
}

.eventsitem-block-list-whatson:before {
  content: ' ';
  position: absolute;
  width: 20px;
  height: 30px;
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/icon-bullhorn-line.png);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  left: -30px;
}

.eventsitem-block-list-hide {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
  display: block;
  padding: 10px 10px;
  position: relative;
  text-align: center;
  display: none;
}

.eventsitem-block-list-hide:after {
  content: '-';
  position: absolute;
  width: 18px;
  height: 18px;
  border: 1px solid #5794c3;
  right: 15px;
  border-radius: 100%;
  line-height: 14px;
  text-align: center;
  font-size: 18px;
}

.in .eventsitem-block-list-hide {
  display: block;
}

@media (min-width: 1024px) {
  .eventsitem-block-list-hide {
    display: none;
  }
  .in .eventsitem-block-list-hide {
    display: none;
  }
}

.eventsitem-block-list-show {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
  display: block;
  padding: 10px 10px;
  position: relative;
  text-align: center;
  display: block;
}

.eventsitem-block-list-show:after {
  content: '+';
  position: absolute;
  width: 18px;
  height: 18px;
  border: 1px solid #5794c3;
  right: 15px;
  border-radius: 100%;
  line-height: 14px;
  font-size: 18px;
  text-align: center;
}

.in .eventsitem-block-list-show {
  display: none;
}

@media (min-width: 1024px) {
  .eventsitem-block-list-show {
    display: none;
  }
  .in .eventsitem-block-list-show {
    display: none;
  }
}

.eventsitem-block-list-result {
  position: relative;
}

.eventsitem-block-list-result:before {
  content: ' ';
  position: absolute;
  width: 20px;
  height: 30px;
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/icon-bullhorn-line.png);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  left: -30px;
}

.eventsitem-block-list-result span {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #ee3123;
}

.eventsitem-block-links-ticket {
  width: 200px;
  height: 40px;
  position: relative;
  background-color: #ee3123;
  color: #fff;
  padding-left: 50px;
  display: block;
  line-height: 40px;
  text-transform: uppercase;
}

.eventsitem-block-links-ticket:hover {
  color: #fff;
  background-color: #ce2d00;
}

.eventsitem-block-links-ticket:before {
  content: ' ';
  position: absolute;
  width: 20px;
  height: 100%;
  background-color: #ee3123;
  right: -10px;
  -webkit-transform: skew(-25deg, 0deg);
          transform: skew(-25deg, 0deg);
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.eventsitem-block-links-ticket:hover:before {
  background-color: #ce2d00;
}

.eventsitem-block-links-ticket:after {
  content: ' ';
  position: absolute;
  width: 10px;
  height: 100%;
  background-color: #ce2d00;
  right: -11px;
  -webkit-transform: skew(-25deg, 0deg);
          transform: skew(-25deg, 0deg);
}

.eventsitem-block-links {
  margin-top: 18px;
  padding-bottom: 23px;
}

.eventsitem-block-links-detail {
  width: 200px;
  height: 40px;
  position: relative;
  background-color: #3f85ba;
  color: #fff;
  padding-left: 50px;
  display: block;
  line-height: 40px;
  text-transform: uppercase;
}

.eventsitem-block-links-detail:hover {
  color: #fff;
  background-color: #276a9d;
}

.eventsitem-block-links-detail:before {
  content: ' ';
  position: absolute;
  width: 20px;
  height: 100%;
  background-color: #3f85ba;
  right: -10px;
  -webkit-transform: skew(-25deg, 0deg);
          transform: skew(-25deg, 0deg);
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.eventsitem-block-links-detail:hover:before {
  background-color: #276a9d;
}

.eventsitem-block-links-detail:after {
  content: ' ';
  position: absolute;
  width: 10px;
  height: 100%;
  background-color: #276a9d;
  right: -11px;
  -webkit-transform: skew(-25deg, 0deg);
          transform: skew(-25deg, 0deg);
}

.eventsitem-block-links-result {
  width: 200px;
  height: 40px;
  position: relative;
  background-color: #333f48;
  color: #fff;
  padding-left: 70px;
  display: block;
  line-height: 40px;
  text-transform: uppercase;
}

.eventsitem-block-links-result:hover {
  color: #fff;
}

.eventsitem-block-links-result:before {
  content: ' ';
  position: absolute;
  width: 20px;
  height: 100%;
  background-color: #333f48;
  right: -10px;
  -webkit-transform: skew(-25deg, 0deg);
          transform: skew(-25deg, 0deg);
}

.eventsitem-block-links-result:after {
  content: ' ';
  position: absolute;
  width: 10px;
  height: 100%;
  background-color: #263037;
  right: -11px;
  -webkit-transform: skew(-25deg, 0deg);
          transform: skew(-25deg, 0deg);
}

.eventribbon-scrollanchor {
  width: 100%;
  clear: both;
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  display: none;
  background-color: #2c343d;
  position: relative;
  z-index: 50;
}

.eventribbon-scrollanchor:before, .eventribbon-scrollanchor:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.eventribbon-scrollanchor:after {
  clear: both;
}

.eventribbon-scrollanchor {
  *zoom: 1;
}

@media (max-width: 1023px) {
  .eventribbon-scrollanchor {
    display: block;
  }
}

.eventribbon-scrollanchor-item {
  width: 50%;
  padding-left: 1px;
  float: left;
  font-size: 13px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

.eventribbon-scrollanchor-item a {
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
}

.eventribbon-scrollanchor-item a:after {
  display: inline-block;
  content: " ";
  background-image: url("https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/double-down-arrow.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  width: 12px;
  height: 10px;
  margin-left: 4px;
  opacity: 0.8;
  position: relative;
  top: 1px;
}

.eventribbon-inner {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 90px;
}

@media (min-width: 1562px) {
  .eventribbon-inner {
    display: block;
  }
}

.eventribbon-header {
  display: table-cell;
  width: 80px;
  vertical-align: middle;
  background: #20262b;
}

.eventribbon--noevents .eventribbon-header {
  padding-left: 15px;
  padding-right: 15px;
  width: 30%;
}

@media (min-width: 668px) {
  .eventribbon-header {
    width: 109px;
  }
  .eventribbon--noevents .eventribbon-header {
    padding-top: 7px;
    padding-bottom: 7px;
    width: 25%;
  }
}

@media (min-width: 668px) and (min-width: 1562px) {
  .eventribbon--noevents .eventribbon-header {
    width: auto;
  }
}

@media (min-width: 1562px) {
  .eventribbon-header {
    width: auto;
    display: block;
  }
}

.eventribbon-header-cta {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: block;
  float: left;
  color: #fff;
  font-size: 12px;
  padding: 5px 15px;
  white-space: nowrap;
}

@media (min-width: 668px) {
  .eventribbon-header-cta {
    font-size: 14px;
  }
}

@media (min-width: 1562px) {
  .eventribbon-header-cta {
    display: none;
  }
}

.eventribbon-heading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 0;
  margin-bottom: 0.5em;
  color: #fff;
  font-size: 12px;
  line-height: 1.08;
  text-transform: uppercase;
  text-align: center;
}

@media (min-width: 668px) {
  .eventribbon-heading {
    font-size: 15px;
    line-height: 1;
  }
}

@media (min-width: 1562px) {
  .eventribbon-heading {
    padding: 18px 25px;
    margin-bottom: 0;
    font-size: 15px;
  }
}

.eventribbon--noevents .eventribbon-heading {
  margin-bottom: 0;
}

.eventribbon-header a {
  background: #303a43;
}

.eventribbon-list {
  display: table-cell;
  vertical-align: top;
  overflow: hidden;
  background: url("https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/cmsimages/bluredsidebar2.jpg") 0 0/cover no-repeat #333f48;
}

.eventribbon--noevents .eventribbon-list {
  vertical-align: middle;
}

.eventribbon-noevents {
  padding: 20px 25px;
  line-height: 1.1;
}

.eventribbon-noevents a {
  color: #fff;
}

.eventribbon-list-scrollcontainer {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.eventribbon-item {
  display: table-cell;
  width: 145px;
  padding: 17px 20px 0;
  border-right: 1px solid #3d454c;
  border-bottom: none;
}

@media (min-width: 668px) {
  .eventribbon-item {
    width: 173px;
  }
}

@media (min-width: 1562px) {
  .eventribbon-item {
    display: block;
    width: auto;
    padding: 20px 28px 0;
    border-bottom: 1px solid #3d454c;
  }
}

.eventribbon-item:last-child {
  border-bottom: none;
}

.eventribbon-list-inner {
  overflow: auto;
  width: 100%;
  position: relative;
  display: table;
  table-layout: fixed;
}

.eventribbon-item-duration {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0.1em;
  color: #fff;
  font-size: 10px;
  line-height: 1;
  opacity: 0.4;
  text-transform: uppercase;
}

@media (min-width: 668px) {
  .eventribbon-item-duration {
    font-size: 12px;
  }
}

.eventribbon-item-info {
  color: #ee3123;
  text-transform: uppercase;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  line-height: 25px;
  min-height: 25px;
}

.eventribbon-item-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 1.08;
  margin-bottom: 10px;
}

@media (min-width: 668px) {
  .eventribbon-item-title {
    font-size: 15px;
    letter-spacing: -0.03em;
    line-height: 1;
  }
}

.eventribbon-item-title a {
  color: #fff;
}

.eventribbon-item-title a:hover {
  color: #ee3123;
}

.eventribbon-footer {
  background-color: #58626a;
  text-align: center;
}

@media (max-width: 1561px) {
  .eventribbon-footer {
    display: none;
  }
}

.eventribbon-footer a {
  color: #fff;
  display: block;
  padding: 20px;
  border-top: 1px solid #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 21px;
}

@media (min-width: 1562px) {
  .eventribbon-footer a {
    font-size: 17px;
    padding: 12px;
  }
}

.eventribbon-item-cta {
  margin-left: -28px;
  width: 130px;
  position: relative;
  z-index: 1;
  padding: 4px 4px 4px 28px;
  text-transform: uppercase;
  background: #ee3123;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 16px;
  color: #fff;
  display: block;
}

@media (max-width: 1561px) {
  .eventribbon-item-cta {
    margin-left: -20px;
    width: 145px;
    padding-left: 30px;
  }
}

@media (max-width: 667px) {
  .eventribbon-item-cta {
    width: 120px;
    padding-right: 10px;
    padding-left: 22px;
  }
}

.eventribbon-item-cta:before {
  position: relative;
  top: -0.1em;
  display: inline-block;
  float: right;
  font-size: 0.3em;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

@media only screen and (max-width: 667px) {
  .eventribbon-item-cta:before {
    left: -25px;
  }
}

.eventribbon-item-cta:hover {
  color: #fff;
  background: #d62c1f;
}

.eventribbon-item-cta.race-center {
  margin-top: 5px;
  background-color: #3f85ba;
}

.eventribbon-item-cta.race-center:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  opacity: 1;
}

.eventribbon-item-cta.race-center:hover:before {
  opacity: 0;
}

.eventribbon-item-cta.race-center:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 25px;
  background: url("/wp-content/themes/v8supercars/cmsimages/v8_race_centre_wheel2.gif");
  background-size: cover;
}

.eventribbon-footer a {
  color: #fff;
  font-size: 12px;
}

.eventribbon-item .button-action-blue {
  width: 100%;
  margin-left: -28px;
  margin-top: 5px;
}

.filter {
  width: 100%;
}

@media (min-width: 768px) {
  .filter {
    position: relative;
    left: 100%;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    z-index: 1;
  }
}

.filter-menu {
  position: relative;
  font-size: 16px !important;
  background-color: #f6f7f8;
}

.filter-menu select {
  z-index: 1;
  width: 100%;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 60px;
  border: 1px solid #f6f7f8;
  border-left: transparent;
  font-size: 16px;
  text-transform: uppercase;
  padding-left: 25px;
  padding-right: 25px;
  color: #ee3123;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  padding-right: 62px;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.filter-menu-inner {
  border-left: 4px solid #ee3123;
  z-index: 2;
  position: relative;
}

.filter-menu-inner select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.filter-menu-inner select option {
  color: #7e858a;
}

.filter-menu-inner select option[selected] {
  color: #ee3123;
}

.device-filter-contain {
  display: none;
}

.device-filter-contain:after {
  display: block;
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: 0px -225px;
  background-repeat: no-repeat;
  width: 24px;
  height: 12px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
  content: "0";
  position: absolute;
  z-index: 1;
  right: 30px;
  top: 50%;
  font-size: 12px;
  margin-top: -5px;
  color: #007bc3;
}

@media print {
  .device-filter-contain:after {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .device-filter-contain:after {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .device-filter-contain:after {
    background-image: url("../images/icon@3.png");
  }
}

.desktop-filter-contain {
  width: 100%;
}

.desktop-filter-contain .filter-selected-content {
  display: block;
  padding: 0 25px;
  background: #f6f7f8;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
}

.desktop-filter-contain .filter-selected-content:after {
  background-image: url(../images/icon.png);
  background-position: 0 -225px;
  background-repeat: no-repeat;
  width: 24px;
  height: 12px;
  content: "";
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -6px;
}

.desktop-filter-contain .filter-selected-content span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  color: #ee3123;
  position: relative;
  top: -1px;
  padding-right: 25px;
}

.desktop-filter-contain .desktop-filter-dropdown {
  border: 1px solid #f6f7f8;
  position: absolute;
  background: #fff;
  z-index: 1;
  display: none;
  width: 100%;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

.desktop-filter-contain .desktop-filter-dropdown.active {
  display: block;
}

.desktop-filter-contain .desktop-filter-dropdown li:hover a {
  color: #ee3123;
}

.desktop-filter-contain .desktop-filter-dropdown li.filter-selected-option a {
  color: #ee3123;
}

.desktop-filter-contain .desktop-filter-dropdown li a {
  display: block;
  padding: 7px 25px;
  width: 100%;
  color: #7e858a;
  font-size: 16px;
  text-transform: uppercase;
}

.googlesearch {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.googlesearch * {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.googlesearch table {
  border-collapse: separate;
}

.googlesearch table th {
  font-weight: normal;
}

.googlesearch table td,
.googlesearch table th {
  padding: 0;
}

.googlesearch .gsc-control-cse {
  padding: 0;
}

.googlesearch .gsc-input {
  padding: 0;
}

.googlesearch .gsib_a {
  padding: 8px;
}

.googlesearch .gsc-input-box {
  height: 35px;
}

.googlesearch .gsst_a {
  padding-top: 8px;
}

.googlesearch input.gsc-search-button {
  padding-top: 9px;
  padding-bottom: 9px;
}

.info {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #EDF0F2;
}

.info:before, .info:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.info:after {
  clear: both;
}

.info {
  *zoom: 1;
}

.info-block-header {
  margin-right: 20px;
  text-align: right;
}

@media (min-width: 668px) {
  .info-block-header {
    margin-right: 50px;
  }
}

.info-block-header-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 0.875;
  margin: 0;
  padding: 0;
  color: rgba(51, 63, 72, 0.25);
  letter-spacing: -0.05em;
  text-transform: uppercase;
  margin-bottom: -0.12em;
}

@media screen and (min-width: 668px) {
  .info-block-header-title {
    font-size: 58px;
  }
}

@media (min-width: 668px) {
  .info-block-header-title {
    margin-bottom: -0.11em;
  }
}

.info-content {
  background-color: #fff;
  padding-top: 24px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}

@media (min-width: 1024px) {
  .info-content {
    padding-top: 34px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

.info-content p {
  margin-top: 0;
  margin-bottom: 15px;
}

@media (min-width: 1024px) {
  .info-content p {
    margin-bottom: 2px;
  }
}

.info-txt {
  padding-bottom: 18px;
  text-align: left;
}

@media (min-width: 1562px) {
  .info-txt {
    padding-bottom: 26px;
  }
}

.info-link {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
  font-size: 17px;
  line-height: 1;
}

.info-link a {
  color: #3f85ba;
}

.info-link a:hover {
  color: #ee3123;
}

.info-tile {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -10px;
}

.info-tile:before, .info-tile:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.info-tile:after {
  clear: both;
}

.info-tile {
  *zoom: 1;
}

.info-tile .info-tile-item {
  padding: 10px;
  text-align: center;
}

@media (min-width: 668px) {
  .info-tile .info-tile-item {
    float: left;
    width: 50%;
  }
}

.info-tile .info-tile-item a {
  width: 100%;
  height: 187px;
  background-color: #edf0f2;
  display: block;
  position: relative;
}

@media (min-width: 1562px) {
  .info-tile .info-tile-item a {
    height: 234px;
  }
}

.info-tile .info-tile-item a:hover .championship-tile-item-title {
  color: #ee3123;
}

.info-tile .info-tile-item a .info-tile-content-contain {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.info-tile .info-tile-item a .info-tile-content-contain .info-tile-item-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: block;
  line-height: 25px;
  color: #333f48;
  font-size: 25px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

@media (min-width: 1562px) {
  .info-tile .info-tile-item a .info-tile-content-contain .info-tile-item-title {
    font-size: 32px;
    line-height: 32px;
  }
}

.info-tile .info-tile-item a .info-tile-content-contain img {
  display: block;
  max-width: 58px;
  margin: 0 auto 20px auto;
}

.featured-news-inner {
  background: white;
  padding: 15px;
}

@media only screen and (max-width: 1023px) {
  .featured-news-inner {
    padding-bottom: 0;
  }
}

.featured-news-hero-col .featured-news-tile-title {
  font-size: 42px;
}

.featured-news-hero-col .featured-news-tile-video-badge {
  bottom: 20px;
  left: 20px;
  font-size: 50px;
}

.featured-news-hero-col .featured-news-tile-poster:before {
  padding-bottom: 66.67%;
}

@media only screen and (max-width: 1023px) {
  .featured-news-hero-col .featured-news-tile {
    margin: -15px -15px 20px;
  }
  .featured-news-hero-col .featured-news-tile-title {
    padding: 0 15px;
    font-size: 30px;
  }
  .featured-news-hero-col .featured-news-tile-label {
    padding: 0 15px;
  }
  .featured-news-hero-col .mobile-anchor-links {
    margin: 0 -15px;
  }
}

@media (min-width: 668px) {
  .featured-news-non-hero-col {
    padding-left: 20px;
  }
}

.featured-news-tile {
  position: relative;
  display: block;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-bottom: 20px;
}

@media only screen and (max-width: 667px) {
  .featured-news-tile:not(.is-hero) {
    /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
    /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
    border-top: 1px solid #EDEDED;
    padding: 15px 0;
    margin: 0;
  }
  .featured-news-tile:not(.is-hero):before, .featured-news-tile:not(.is-hero):after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .featured-news-tile:not(.is-hero):after {
    clear: both;
  }
  .featured-news-tile:not(.is-hero) {
    *zoom: 1;
  }
  .featured-news-tile:not(.is-hero).no-mobile-border {
    border: none;
  }
  .featured-news-tile:not(.is-hero) .featured-news-tile-poster {
    float: left;
    width: 128px;
    margin-bottom: 0;
  }
  .featured-news-tile:not(.is-hero) .featured-news-tile-poster:before {
    padding-bottom: 66%;
  }
  .featured-news-tile:not(.is-hero) .featured-news-tile-label,
  .featured-news-tile:not(.is-hero) .featured-news-tile-title {
    float: right;
    width: calc(100% - 128px);
    padding-left: 15px;
  }
  .featured-news-tile:not(.is-hero) .featured-news-tile-title {
    font-size: 17px;
  }
}

.featured-news-tile-poster {
  display: block;
  position: relative;
  background-size: cover;
  background-position: center;
  margin-bottom: 10px;
}

.featured-news-tile-poster:before {
  content: '';
  display: block;
  padding-bottom: 56.5%;
}

.featured-news-tile-poster:hover .featured-news-tile-video-badge {
  background: rgba(0, 0, 0, 0.5);
}

.featured-news-tile-label {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #ee3123;
  font-size: 12px;
  letter-spacing: -0.44px;
  text-transform: uppercase;
}

.featured-news-tile-title {
  display: block;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #333f48;
  font-size: 17px;
  line-height: 1em;
  letter-spacing: -0.024em;
  margin-top: 5px;
}

.featured-news-tile-video-badge {
  position: absolute;
  display: block;
  bottom: 10px;
  left: 10px;
  font-size: 30px;
  line-height: 1em;
  color: white;
  border-radius: 100%;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.featured-news-tile-video-badge:before {
  display: block;
}

.featured-news-divider {
  padding-top: 20px;
  border-top: 1px solid #EDEDED;
}

@media only screen and (max-width: 667px) {
  .featured-news-divider {
    border: none;
    padding-top: 0;
  }
}

.homepagecarousel {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  background-color: #EDF0F2;
}

.homepagecarousel:before, .homepagecarousel:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.homepagecarousel:after {
  clear: both;
}

.homepagecarousel {
  *zoom: 1;
}

.homepagecarousel img {
  max-width: 100%;
}

.homepagecarousel-header-description {
  margin-left: 20px;
  margin-top: -25px;
  padding: 18px 23px;
  position: relative;
  background: #fff;
}

@media (min-width: 668px) {
  .homepagecarousel-header-description {
    margin-left: 65px;
    margin-top: -70px;
    padding: 35px 40px;
  }
}

.homepagecarousel-header-image {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  background-color: #cacaca;
}

.homepagecarousel-header-image:after {
  position: absolute;
  content: ' ';
  background-image: url("https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/news-deco-overlay.png");
  background-position: bottom center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.homepagecarousel-header-image img {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.homepagecarousel-header-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

@media screen and (min-width: 668px) {
  .homepagecarousel-header-title {
    font-size: 38px;
  }
}

.homepagecarousel-header-title a {
  color: #333f48;
}

.homepagecarousel-header-title a:hover {
  color: #ee3123;
}

.homepagecarousel .homepagecarousel-header-copy {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #7e858a;
  letter-spacing: -0.02em;
  margin: 10px auto 15px;
}

.homepagecarousel-info {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
}

@media (min-width: 668px) {
  .homepagecarousel-list {
    padding-right: 20px;
  }
}

@media (min-width: 1562px) {
  .homepagecarousel-list {
    padding-right: 40px;
  }
}

.homepagecarousel-list img {
  border-right: 1px solid #fff;
  width: 100%;
}

.homepagecarousel-item {
  width: 33.3333333%;
  float: left;
  padding-right: 1px;
}

@media (max-width: 667px) {
  .homepagecarousel-item {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.homepagecarousel-item-image {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 56.2%;
  background-size: cover;
}

.homepagecarousel-item-image:after {
  position: absolute;
  content: ' ';
  background-image: url("https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/news-deco-overlay.png");
  background-position: bottom center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.homepagecarousel-item-description {
  margin-left: 30px;
  margin-top: -30px;
  padding: 15px 20px;
  position: relative;
  background: #fff;
}

@media (min-width: 668px) {
  .homepagecarousel-item-description {
    margin-top: -35px;
  }
}

.homepagecarousel-item-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

.homepagecarousel-item-title a {
  color: #333f48;
}

.homepagecarousel-item-title a:hover {
  color: #ee3123;
}

.homepagecarousel-list .homepagecarousel-info {
  position: relative;
  margin-top: 15px;
}

.hero {
  position: relative;
  margin-bottom: 0;
  padding: 25px 30px;
}

@media (min-width: 668px) {
  .hero {
    top: -20px;
  }
}

.hero .hero-background-image {
  position: absolute;
  content: " ";
  background-image: url(/wp-content/themes/v8supercars/images/bg-championship.png);
  width: 100%;
  height: 800px;
  z-index: 0;
  background-size: 100% auto;
  margin-top: -40px;
  background-repeat: no-repeat;
  left: 0;
}

@media (min-width: 1024px) {
  .hero-inner {
    position: relative;
    padding: 0;
    overflow: hidden;
    width: 646px;
    margin: 0 auto;
  }
}

@media (max-width: 1023px) {
  .hero-inner.columns {
    margin: 0 auto;
  }
}

@media (min-width: 1024px) {
  .hero-inner.columns {
    width: 978px;
  }
}

.hero-side {
  display: none;
  float: left;
  width: 220px;
  border-right: 1px solid #d0d6da;
}

@media (min-width: 1024px) {
  .hero-side {
    display: block;
  }
}

.hero-championship {
  width: 180px;
  display: block;
}

.hero-championship img {
  max-width: 100%;
}

@media (min-width: 1024px) {
  .hero-content {
    position: absolute;
    top: 50%;
    left: 250px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 0;
    margin: 0;
    overflow: visible;
  }
}

.hero-title {
  font-size: 25px;
  line-height: 1;
  margin-top: 0px;
  position: relative;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #333e47;
  z-index: 1;
  letter-spacing: -1px;
}

@media (min-width: 1024px) {
  .hero-title {
    font-size: 60px;
    letter-spacing: -2px;
  }
}

.hero-title:before {
  position: absolute;
  z-index: -1;
  left: -5px;
  top: 0;
  height: 23px;
  width: 9px;
  background-color: #ee3123;
  content: " ";
  -webkit-transform: skewX(-23deg);
          transform: skewX(-23deg);
}

@media (min-width: 1024px) {
  .hero-title:before {
    display: none;
  }
}

.hero-dscr {
  font-size: 16px;
  line-height: 1.2;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #333e47;
  padding: 0;
  display: block;
}

@media (min-width: 1024px) {
  .hero-dscr {
    font-size: 30px;
    letter-spacing: -1px;
  }
}

.imagehelper {
  position: relative;
  height: 0;
  overflow: hidden;
  background-color: #cacaca;
  background-size: cover;
}

.imagehelper img {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.imagehelper.is-16by9 {
  padding-bottom: 56.25%;
}

.imagehelper.is-4by3 {
  padding-bottom: 56.25%;
}

.latest-videos {
  margin: 30px 0;
}

.latest-videos .latestvideos-all {
  background: #53626A;
  color: white;
}

.latest-videos .latestvideos-all a {
  color: white;
}

.latest-videos .latestvideos-all a:hover {
  color: #ee3123;
}

.latest-videos-inner {
  background: url(/wp-content/themes/v8supercars/images/latest-videos-bg.jpg) no-repeat 0 0/cover;
  background-size: cover;
  background-color: #333f48;
  padding: 15px;
}

@media only screen and (max-width: 1023px) {
  .latest-videos-inner {
    padding-bottom: 0;
  }
}

.latest-videos-tile {
  position: relative;
  display: block;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-bottom: 20px;
}

.latest-videos-tile.is-hero {
  padding-bottom: 1.5em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.latest-videos-tile.is-hero .latest-videos-tile-title {
  font-size: 34px;
}

.latest-videos-tile.is-hero .latest-videos-tile-video-badge {
  bottom: 20px;
  left: 20px;
  font-size: 50px;
}

@media only screen and (max-width: 1023px) {
  .latest-videos-tile.is-hero {
    border: none;
    padding-bottom: 0;
  }
  .latest-videos-tile.is-hero .latest-videos-tile {
    margin: -15px -15px 20px;
  }
  .latest-videos-tile.is-hero .latest-videos-tile-title {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1023px) {
  .latest-videos-tile:not(.is-hero) {
    /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
    /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 15px 0;
    margin: 0;
  }
  .latest-videos-tile:not(.is-hero):before, .latest-videos-tile:not(.is-hero):after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .latest-videos-tile:not(.is-hero):after {
    clear: both;
  }
  .latest-videos-tile:not(.is-hero) {
    *zoom: 1;
  }
  .latest-videos-tile:not(.is-hero).no-mobile-border {
    border: none;
  }
  .latest-videos-tile:not(.is-hero) .latest-videos-tile-poster {
    float: left;
    width: 40%;
    margin-bottom: 0;
  }
  .latest-videos-tile:not(.is-hero) .latest-videos-tile-label,
  .latest-videos-tile:not(.is-hero) .latest-videos-tile-title {
    float: right;
    width: 60%;
    padding-left: 15px;
  }
  .latest-videos-tile:not(.is-hero) .latest-videos-tile-title {
    font-size: 17px;
  }
}

.latest-videos-tile-poster {
  display: block;
  position: relative;
  background-size: cover;
  background-position: center center;
  margin-bottom: 15px;
}

.latest-videos-tile-poster:before {
  content: '';
  display: block;
  padding-bottom: 56.5%;
}

.latest-videos-tile-poster:hover .latest-videos-tile-video-badge {
  background: rgba(0, 0, 0, 0.5);
}

.latest-videos-tile-label {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #ee3123;
  font-size: 12px;
  letter-spacing: -0.44px;
  text-transform: uppercase;
}

.latest-videos-tile-title {
  display: block;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: white;
  font-size: 20px;
  line-height: 0.96em;
  letter-spacing: -0.024em;
  margin-top: 5px;
}

.latest-videos-tile-video-badge {
  position: absolute;
  display: block;
  bottom: 10px;
  left: 10px;
  font-size: 30px;
  line-height: 1em;
  color: white;
  border-radius: 100%;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.latest-videos-tile-video-badge:before {
  display: block;
}

.latestvideos {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #EDF0F2;
}

.latestvideos:before, .latestvideos:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.latestvideos:after {
  clear: both;
}

.latestvideos {
  *zoom: 1;
}

.latestvideos-block-header {
  margin-right: 20px;
  text-align: right;
}

@media (min-width: 668px) {
  .latestvideos-block-header {
    margin-right: 50px;
  }
}

.latestvideos-block-header-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 0.875;
  margin: 0;
  padding: 0;
  color: rgba(51, 63, 72, 0.25);
  letter-spacing: -0.05em;
  text-transform: uppercase;
  margin-bottom: -0.12em;
}

@media screen and (min-width: 668px) {
  .latestvideos-block-header-title {
    font-size: 58px;
  }
}

@media (min-width: 668px) {
  .latestvideos-block-header-title {
    margin-bottom: -0.11em;
  }
}

.latestvideos-header-play {
  height: 46px;
  line-height: 44px;
  text-align: center;
  width: 46px;
  padding-left: 3px;
  border-radius: 100%;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  position: absolute;
  left: 20px;
  bottom: 55px;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  z-index: 1;
}

.latestvideos-header-play i {
  display: inline-block;
}

@media (min-width: 668px) {
  .latestvideos-header-play {
    bottom: 20px;
  }
}

.latestvideos-item-small-play {
  height: 23px;
  line-height: 21px;
  text-align: center;
  width: 23px;
  padding-left: 3px;
  border-radius: 100%;
  border: 1px solid #fff;
  color: #fff;
  position: absolute;
  left: 8px;
  bottom: 8px;
  font-size: 10px;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  z-index: 1;
}

.latestvideos-header {
  position: relative;
  margin-bottom: 10px;
}

.latestvideos-header-image {
  display: block;
  max-width: 596px;
  position: relative;
}

.latestvideos-header-image:hover .latestvideos-header-play {
  background-color: rgba(0, 0, 0, 0.8);
}

.latestvideos-header-image-holder {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  background-color: #cacaca;
}

.latestvideos-header-image-holder img {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.latestvideos-item-image:hover .latestvideos-item-small-play {
  background-color: rgba(0, 0, 0, 0.8);
}

.latestvideos-header-description {
  margin-right: 22px;
  margin-top: -36px;
  padding: 26px 20px;
  position: relative;
  background: #fff;
}

@media (min-width: 668px) {
  .latestvideos-header-description {
    min-width: 270px;
    position: absolute;
    margin-left: 380px;
    top: 0;
    right: 0;
    margin-right: 0;
    margin-top: 0;
  }
}

@media (min-width: 1680px) {
  .latestvideos-header-description {
    margin-left: 455px;
  }
}

.latestvideos .latestvideos-header-copy {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #7e858a;
  letter-spacing: -0.02em;
  margin: 10px auto 15px;
}

.latestvideos-header-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

.latestvideos-header-title a {
  color: #333f48;
}

.latestvideos-header-title a:hover {
  color: #ee3123;
}

.latestvideos-info {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
}

.latestvideos-all {
  clear: both;
  background-color: #f8f9fa;
  text-align: center;
}

.latestvideos-all-link {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
  font-size: 17px;
  line-height: 50px;
  display: block;
  text-align: center;
}

.latestvideos-all-link a {
  color: #3f85ba;
}

.latestvideos-all-link a:hover {
  color: #ee3123;
}

@media (min-width: 668px) {
  .latestvideos-items {
    margin-right: 18px;
  }
}

.leaderboard {
  padding-top: 20px;
  max-width: 555px;
  margin-left: auto;
}

@media (min-width: 1024px) {
  .leaderboard {
    margin-left: auto;
    max-width: 332px;
  }
}

.leaderboard.pirtek-leaderboard .leaderboard-table-item:nth-child(4) {
  border-bottom: 2px solid #ee3123;
}

@media (min-width: 668px) {
  .leaderboard-points-rank {
    margin-left: 20px;
  }
}

@media (min-width: 1024px) {
  .leaderboard-points-rank {
    margin-left: 0;
  }
}

.leaderboard-inner {
  background-color: rgba(0, 0, 0, 0.2);
}

.leaderboard-title {
  padding-top: 32px;
  padding-right: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}

.leaderboard-title-inner {
  position: relative;
}

.leaderboard-title-sponsor {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  width: 85px;
  margin-left: auto;
  margin-bottom: 5px;
}

.leaderboard-title-sponsor:before, .leaderboard-title-sponsor:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.leaderboard-title-sponsor:after {
  clear: both;
}

.leaderboard-title-sponsor {
  *zoom: 1;
}

.leaderboard-title-sponsor-image {
  float: right;
  width: 100%;
}

.leaderboard-title-copy {
  text-align: right;
}

.leaderboard-subtitle {
  display: table;
  width: 100%;
}

.leaderboard-subtitle-copy {
  padding: 5px 15px;
  padding-bottom: 22px;
  vertical-align: top;
  min-height: 35px;
  text-align: right;
  background-color: rgba(0, 0, 0, 0.2);
}

.leaderboard-points-table {
  color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.leaderboard-points-item {
  height: 20px;
  line-height: 20px;
  width: 100%;
  overflow: hidden;
  font-size: 10px;
  background-color: rgba(0, 0, 0, 0.25);
  margin-bottom: 10px;
}

.leaderboard-title-copy-image {
  padding-right: 5px;
  padding-bottom: 5px;
}

.leaderboard-title-copy-image img {
  width: 102px;
}

.leaderboard-points-textwrap {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 46px;
  min-width: 140px;
}

.leaderboard-points-item-rank {
  float: left;
  padding-left: 8px;
  padding-right: 10px;
}

.leaderboard-points-item-name {
  display: inline;
  text-overflow: ellipsis;
  text-transform: uppercase;
}

.leaderboard-view-all {
  margin: 32px auto;
  text-align: center;
  padding-bottom: 40px;
}

.leaderboard-view-all a {
  font-size: 14px;
  line-height: 1.14;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
  background: transparent;
  padding: 12px 40px;
  text-decoration: none;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.leaderboard-view-all a:hover {
  background-color: #fff;
  color: #15171A;
}

.leaderboard-table {
  background-color: rgba(0, 0, 0, 0.2);
}

.leaderboard-table-item {
  position: relative;
  margin-bottom: 1px;
  overflow: hidden;
}

.leaderboard-table-item-highlight {
  background-color: black;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  opacity: 0.3;
  -webkit-transform: skew(-23deg);
          transform: skew(-23deg);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

.leaderboard-table-item:first-child .leaderboard-table-item-highlight {
  background-color: #3f85ba;
  opacity: 1;
}

.leaderboard-table-item-inner {
  height: 30px;
  display: table;
  width: 100%;
  table-layout: fixed;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  line-height: 14px;
  color: #fff;
  position: relative;
  z-index: 1;
}

.leaderboard-table-item-position {
  display: table-cell;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 14px;
  width: 35px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.leaderboard-table-item-driver {
  display: table-cell;
  vertical-align: top;
  text-transform: uppercase;
  padding-top: 8px;
  padding-bottom: 8px;
}

.leaderboard-table-item-points {
  display: table-cell;
  vertical-align: top;
  width: 61px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  text-align: right;
  padding-right: 10px;
}

.leaderboard-table-item-points div {
  opacity: 0.5;
  display: inline;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.listing {
  background-color: #fff;
}

.listing-list {
  padding-bottom: 55px;
}

@media (min-width: 668px) {
  .listing-list {
    padding-bottom: 85px;
  }
}

.listing-inner {
  padding: 20px 20px 55px;
}

@media (min-width: 668px) {
  .listing-inner {
    padding: 50px 50px 85px;
  }
}

.listing-heading {
  position: relative;
  z-index: 1;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0 0 0.5em;
  padding: 0 0 0 0.38em;
  color: #333f48;
  letter-spacing: -0.04em;
}

@media screen and (min-width: 668px) {
  .listing-heading {
    font-size: 60px;
    line-height: 0.917;
  }
}

.listing-heading:before {
  position: absolute;
  z-index: -1;
  left: 2px;
  top: -5px;
  height: 30px;
  width: 12px;
  background-color: #ee3123;
  content: "";
  -webkit-transform: skewX(-23deg);
          transform: skewX(-23deg);
}

@media (min-width: 668px) {
  .listing-heading:before {
    height: 60px;
    width: 20px;
    left: 12px;
    top: -12px;
  }
}

.listing-item {
  background-color: #fff;
  padding: 25px 0;
  border-top: 1px solid #EFF0EF;
}

@media only screen and (max-width: 667px) {
  .listing-item {
    padding: 15px 0;
  }
}

.listing-item:last-child {
  padding-bottom: 0;
}

.listing-item-inner {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.listing-item-car-detail {
  margin: 5px 0;
}

.listing-item-viewdriver {
  margin-top: 15px;
}

.listing-item-viewdriver a {
  color: #3f85ba;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  letter-spacing: -0.025em;
}

.listing-item-cell-media {
  display: table-cell;
  vertical-align: top;
  width: 130px;
  background-size: cover;
  background-position: center;
}

@media (min-width: 668px) {
  .listing-item-cell-media {
    width: 255px;
  }
}

.listing-item-cell-description {
  display: table-cell;
  vertical-align: top;
  width: 68%;
}

.listing-item-media-ratiosizer {
  padding-bottom: 72.1%;
  position: relative;
}

.listing-item-play {
  position: absolute;
  left: 8px;
  bottom: 8px;
  height: 23px;
  width: 23px;
  z-index: 1;
  padding-left: 3px;
  line-height: 21px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
  border-radius: 100%;
  color: #fff;
  font-size: 10px;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

@media (min-width: 668px) {
  .listing-item-play {
    left: 20px;
    bottom: 20px;
    height: 46px;
    width: 46px;
    border-width: 2px;
    font-size: 18px;
    line-height: 42px;
  }
}

.listing-item-play i {
  display: inline-block;
}

a:hover .listing-item-play {
  background-color: rgba(0, 0, 0, 0.4);
}

.listing-item-description {
  padding: 10px 0 10px 25px;
}

.listing-item-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 1;
  margin: 0 0 0.25em;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

@media screen and (min-width: 668px) {
  .listing-item-title {
    font-size: 30px;
    line-height: 1;
  }
}

.listing-item-title a {
  color: #333f48;
}

.listing-item-title a:hover {
  color: #ee3123;
}

.listing-item-subtitle {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0.7em;
  font-size: 15px;
  line-height: 1;
}

@media (min-width: 668px) {
  .listing-item-subtitle {
    font-size: 20px;
  }
}

.listing-item-copy {
  display: none;
}

@media (min-width: 668px) {
  .listing-item-copy {
    display: block;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    line-height: 1.25;
    margin: 0;
    padding: 0;
    color: #7e858a;
    letter-spacing: -0.02em;
    margin: 0 0 0.5em;
  }
}

.listing-item-vehicledetails-inner {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.listing-item-vehicledetails-carnumber {
  display: table-cell;
  vertical-align: middle;
  width: 28px;
}

@media (min-width: 668px) {
  .listing-item-vehicledetails-carnumber {
    width: 42px;
  }
}

.listing-item-vehicledetails-carnumber img {
  display: block;
  width: 100%;
}

.listing-item-vehicledetails-carname {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  color: #7f878c;
  font-size: 12px;
  line-height: 1;
}

@media (min-width: 668px) {
  .listing-item-vehicledetails-carname {
    font-size: 16px;
  }
}

.listing-info {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
}

.listing-info-icon {
  margin-right: 0.25em;
}

.driverslist-header-inner {
  width: 100%;
}

.driverslist-header-inner.break {
  width: 100%;
  float: none;
}

@media (min-width: 668px) {
  .driverslist-header-inner {
    width: 50%;
    float: left;
  }
}

.drivers-header-filter {
  width: 100%;
  margin-bottom: 20px;
}

@media (max-width: 668px) {
  .drivers-header-filter {
    clear: both;
  }
}

@media (min-width: 668px) {
  .drivers-header-filter {
    width: 50%;
    float: left;
  }
}

.drivers-header-filter.break {
  width: 100%;
  float: none;
  clear: both;
}

.drivers-header-filter.break .filter {
  width: 100%;
}

.drivers-header-filter.break .filter .desktop-filter-contain {
  width: 100%;
}

.drivers-header-filter.break .filter .desktop-filter-dropdown {
  width: 100%;
}

.clearfix {
  clear: both;
}

.clearfix:before, .clearfix:after {
  content: '';
  display: table;
  clear: both;
}

.lnews {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  background-color: #EDF0F2;
}

.lnews:before, .lnews:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.lnews:after {
  clear: both;
}

.lnews {
  *zoom: 1;
}

.lnews img {
  max-width: 100%;
}

.lnews-header {
  margin-bottom: 10px;
}

.lnews-header-description {
  margin-left: 20px;
  margin-top: -25px;
  padding: 18px 23px;
  position: relative;
  background: #fff;
}

@media (min-width: 668px) {
  .lnews-header-description {
    margin-left: 65px;
    margin-top: -70px;
    padding: 35px 40px;
  }
}

.lnews-header-image {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  background-color: #cacaca;
}

.lnews-header-image:after {
  position: absolute;
  content: ' ';
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/news-deco-overlay.png);
  background-position: bottom center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.lnews-header-image img {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.lnews-header-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

@media screen and (min-width: 668px) {
  .lnews-header-title {
    font-size: 38px;
  }
}

.lnews-header-title a {
  color: #333f48;
}

.lnews-header-title a:hover {
  color: #ee3123;
}

.lnews .lnews-header-copy {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #7e858a;
  letter-spacing: -0.02em;
  margin: 10px auto 15px;
}

.lnews-info {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
}

@media (min-width: 668px) {
  .lnews-list {
    padding-right: 20px;
  }
}

.lnews-list img {
  border-right: 1px solid #fff;
  width: 100%;
}

.lnews-item-small-info-clock {
  font-family: 'icomoon2';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: bottom;
  font-size: 12px;
  margin-right: 5px;
}

.lnews-item-small-info-clock:before {
  content: "";
}

.lnews-info {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
}

.lnews-all {
  clear: both;
  background-color: #f8f9fa;
  text-align: center;
}

.lnews-all-link {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
  font-size: 17px;
  line-height: 50px;
  display: block;
  text-align: center;
}

.lnews-all-link a {
  color: #3f85ba;
}

.lnews-all-link a:hover {
  color: #ee3123;
}

.lnews-item-small {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  background-color: #fff;
  border-bottom: 1px solid #edf0f2;
  height: 92px;
}

.lnews-item-small:before, .lnews-item-small:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.lnews-item-small:after {
  clear: both;
}

.lnews-item-small {
  *zoom: 1;
}

@media (min-width: 668px) {
  .lnews-item-small {
    width: 50%;
    float: left;
  }
}

.lnews-item-small-image {
  display: block;
  position: relative;
  float: left;
  width: 128px;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
}

.lnews-item-small-image img {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: auto;
  display: inline-block;
}

.lnews-item-small-description {
  overflow: hidden;
  padding-left: 20px;
  padding-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}

.lnews-item-small-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
  font-size: 17px;
  max-height: 3em;
  overflow: hidden;
}

.lnews-item-small-title a {
  color: #333f48;
}

.lnews-item-small-title a:hover {
  color: #ee3123;
}

.lnews-item-small-info {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
  margin-top: 5px;
}

.news--eventnews .lnews-item-small-info {
  color: #ee3123;
}

.lnews-item-small-info-clock {
  margin-right: 5px;
  display: inline-block;
}

.news {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  margin: 30px 0;
}

.news:before, .news:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.news:after {
  clear: both;
}

.news {
  *zoom: 1;
}

.news:last-child {
  margin-bottom: 0;
}

.news-block-header {
  margin-right: 20px;
  text-align: right;
}

@media (min-width: 668px) {
  .news-block-header {
    margin-right: 50px;
  }
}

.news-block-header-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 0.875;
  margin: 0;
  padding: 0;
  color: rgba(51, 63, 72, 0.25);
  letter-spacing: -0.05em;
  text-transform: uppercase;
  margin-bottom: -0.12em;
}

@media screen and (min-width: 668px) {
  .news-block-header-title {
    font-size: 58px;
  }
}

@media (min-width: 668px) {
  .news-block-header-title {
    margin-bottom: -0.11em;
  }
}

.news-items-row {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
}

.news-items-row:before, .news-items-row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.news-items-row:after {
  clear: both;
}

.news-items-row {
  *zoom: 1;
}

.news-info {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
}

.news-all {
  position: relative;
  clear: both;
  background-color: #f8f9fa;
  text-align: center;
  margin-bottom: 2px;
  top: -1px;
}

.news-all-link {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
  font-size: 17px;
  line-height: 50px;
  text-align: center;
  display: block;
}

.news--eventnews .news-all-link {
  color: #ee3123;
}

.news-all-link a {
  color: #3f85ba;
}

.news-all-link a:hover {
  color: #ee3123;
}

.news-all-link img {
  display: inline-block;
  max-width: 170px;
}

.news-all-link-ovo {
  width: 40px;
  padding-left: 3px;
  padding-right: 3px;
  margin-top: -1px;
}

.news-items-large {
  margin-bottom: 10px;
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
}

.news-items-large:before, .news-items-large:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.news-items-large:after {
  clear: both;
}

.news-items-large {
  *zoom: 1;
}

.news-items {
  background: white;
  padding: 0 15px;
  padding-top: 15px;
}

.news-item-label {
  font-size: 12px;
  text-transform: uppercase;
  color: #ee3123;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.news-item-video-badge {
  position: absolute;
  display: block;
  bottom: 10px;
  left: 10px;
  font-size: 30px;
  line-height: 1em;
  color: white;
  border-radius: 100%;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.news-item-video-badge:before {
  display: block;
}

@media (min-width: 668px) {
  .latestvideos-item-small {
    margin-bottom: 1px;
  }
}

@media (max-width: 668px) {
  .news.is-latest-news .news-items {
    padding-top: 0;
  }
}

@media (min-width: 668px) {
  .newsitemlarge {
    width: 50%;
    float: left;
    position: relative;
  }
}

.newsitemlarge-item-image {
  position: relative;
  display: block;
}

@media (min-width: 668px) {
  .newsitemlarge-item-image {
    margin-left: 1px;
  }
}

.newsitemlarge-item-image img {
  max-width: 100%;
  width: 100%;
  display: block;
}

.newsitemlarge-item-image:after {
  position: absolute;
  content: ' ';
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/news-deco-overlay.png);
  background-position: bottom center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.is-dunlop-series .newsitemlarge-item-image:after {
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/news-deco-overlay-dunlop.png);
}

.newsitemlarge-item-description {
  margin-left: 20px;
  margin-top: -50px;
  padding: 26px 20px;
  position: relative;
  background: #fff;
}

@media (min-width: 668px) {
  .newsitemlarge-item-description {
    margin-left: 50px;
    margin-top: -50px;
  }
}

.newsitemlarge-item-copy {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #7e858a;
  letter-spacing: -0.02em;
  margin: 10px auto 15px;
}

.newsitemlarge-item-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.04em;
}

.newsitemlarge-item-title a {
  color: #333f48;
}

.newsitemlarge-item-title a:hover {
  color: #ee3123;
}

.newsitemlarge-info {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
}

.news--eventnews .newsitemlarge-info {
  color: #ee3123;
}

.newsitemlarge-all {
  clear: both;
  background-color: #f8f9fa;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.newsitemlarge-all-link {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
  font-size: 17px;
}

.newsitemlarge-all-link a {
  color: #3f85ba;
}

.newsitemlarge-all-link a:hover {
  color: #ee3123;
}

.news-item-small {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  padding: 15px 0;
  border-bottom: 1px solid #EDEDED;
}

.news-item-small:before, .news-item-small:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.news-item-small:after {
  clear: both;
}

.news-item-small {
  *zoom: 1;
}

.news-item-small.alt {
  min-height: 232px;
}

.news-item-small.alt .news-item-small-image {
  width: 100%;
  padding-bottom: 66%;
}

.news-item-small.alt .news-item-small-description {
  overflow: hidden;
  padding-left: 1px;
}

.news-item-small-image {
  display: block;
  position: relative;
  float: left;
  width: 128px;
  height: 85px;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
}

.news-item-small-image:hover .news-item-video-badge {
  background: rgba(0, 0, 0, 0.5);
}

.news-item-small-image img {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: auto;
  height: 85px;
  display: inline-block;
}

.news-item-small-description {
  overflow: hidden;
  padding-left: 15px;
}

.news-item-small-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
  font-size: 17px;
  margin-top: 5px;
  max-height: 3em;
  overflow: hidden;
}

.news-item-small-title a {
  color: #333f48;
}

.news-item-small-title a:hover {
  color: #ee3123;
}

.news-item-small-info {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
  margin-top: 5px;
}

.news--eventnews .news-item-small-info {
  color: #ee3123;
}

.news-item-small-info-clock {
  margin-right: 5px;
  display: inline-block;
}

.news--eventnews .news-items {
  background-color: transparent;
  padding: 0;
}

.news--eventnews .news-items .news-items-row .news-item-small {
  margin-bottom: 2px;
  background-color: white;
  width: 100%;
  padding: 0;
  float: left;
  border-bottom: 0;
}

@media (min-width: 640px) {
  .news--eventnews .news-items .news-items-row .news-item-small {
    width: 50%;
  }
}

.news--eventnews .news-items .news-items-row .news-item-small-description {
  padding: 10px 10px 0 20px;
}

.news--eventnews .news-items .news-all {
  top: 0;
}

.newslettersignup {
  background-image: url("../images/newslettersignup-bg.jpg");
  background-size: cover;
  background-position: center;
  text-align: center;
}

.newslettersignup-inner {
  padding: 70px 20px;
}

@media (min-width: 668px) {
  .newslettersignup-inner {
    padding: 80px 20px;
  }
}

.newslettersignup-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 5px;
  color: #fff;
  font-size: 40px;
  line-height: 0.875;
  text-transform: uppercase;
}

@media (min-width: 668px) {
  .newslettersignup-title {
    font-size: 58px;
  }
}

.newslettersignup-subtitle {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 10px;
  color: #fff;
  font-size: 20px;
  line-height: 1;
}

@media (min-width: 668px) {
  .newslettersignup-subtitle {
    margin-bottom: 25px;
  }
}

.newslettersignup-form-inner {
  display: table;
  table-layout: fixed;
  width: 100%;
}

@media (min-width: 668px) {
  .newslettersignup-form-inner {
    max-width: 600px;
    margin: 0 auto;
  }
}

.newslettersignup-form-field {
  display: table-cell;
  vertical-align: top;
  width: 67%;
}

@media (min-width: 668px) {
  .newslettersignup-form-field {
    width: auto;
  }
}

.newslettersignup-form-input {
  display: block;
  height: 50px;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  border: 0;
  padding: 0;
  margin: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 7px 14px;
  font-size: 15px;
  background-color: #f9f9f9;
  border: 1px solid #e2e2e2;
}

.newslettersignup-form-input:focus {
  outline: none;
  border-color: #ee3123;
}

@media (min-width: 668px) {
  .newslettersignup-form-input {
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #fff;
  }
}

.newslettersignup-form-input::-webkit-search-cancel-button,
.newslettersignup-form-input::-webkit-search-decoration {
  -webkit-appearance: none;
}

.newslettersignup-form-input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.newslettersignup-form-action {
  display: table-cell;
  vertical-align: top;
  width: 33%;
}

@media (min-width: 668px) {
  .newslettersignup-form-action {
    width: 150px;
  }
}

.newslettersignup-form-button {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  display: block;
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  height: 50px;
  background-color: #ee3123;
  color: #fff;
  font-size: 14px;
  overflow: visible;
  text-transform: uppercase;
  -webkit-appearance: button;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

.newslettersignup-form-button:hover {
  background-color: #d62c1f;
}

.newsdetails-header .singlepage-info-block li:first-child {
  text-transform: uppercase;
}

@media (min-width: 667px) {
  .newsdetails-header .singlepage-title {
    margin-bottom: 0;
  }
}

.newsdetails-header .singlepage-info-block {
  padding: 20px 0;
}

@media (min-width: 1024px) {
  .newsdetails-header .singlepage-info-block {
    padding: 20px 0 15px 0;
  }
}

@media (min-width: 1562px) {
  .newsdetails-header .singlepage-info-block {
    padding-bottom: 20px;
  }
}

@media (max-width: 667px) {
  .newsdetails-header .singlepage-info-block {
    padding: 15px 0 20px 0;
  }
}

.newsdetails-header .singlepage-info-block li.newsdetails-header-item-cat {
  text-transform: uppercase;
  color: #ee3123;
  display: block;
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .newsdetails-header .singlepage-info-block li.newsdetails-header-item-cat {
    display: inline-block;
    margin-bottom: 0;
  }
}

.newsdetails-header .singlepage-info-block li.newsdetails-header-item-cat i {
  color: inherit;
}

.newsdetails-header .singlepage-info-block li.newsdetails-header-item-divider {
  color: #d8d8d8;
  display: none;
}

@media (min-width: 1024px) {
  .newsdetails-header .singlepage-info-block li.newsdetails-header-item-divider {
    display: inline-block;
  }
}

.newsdetails-header .singlepage-info-block li.newsdetails-header-item-date, .newsdetails-header .singlepage-info-block li.newsdetails-header-item-author {
  color: #4285BB;
  display: block;
}

@media (min-width: 1024px) {
  .newsdetails-header .singlepage-info-block li.newsdetails-header-item-date, .newsdetails-header .singlepage-info-block li.newsdetails-header-item-author {
    display: inline-block;
  }
}

.newsdetails-header .singlepage-info-block li.newsdetails-header-item-date i, .newsdetails-header .singlepage-info-block li.newsdetails-header-item-author i {
  color: inherit;
}

.newsdetails-header-image img {
  display: block;
  width: 100%;
  height: auto;
}

.newsdetails-related .whattoread-block-header {
  border-bottom: 1px solid #ededed;
  margin: 0;
}

@media (max-width: 667px) {
  .newsdetails-related .whattoread-block-header-title {
    font-size: 26px;
  }
}

.newsdetails-related .whattoread-block-header h3 {
  margin-bottom: -2px;
}

.newsdetails-related .news-item-small-title {
  margin-bottom: 15px;
  min-height: 52px;
}

.newsdetails-related .news-item-date {
  display: block;
  color: #4285BB;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
}

.newslisting {
  background-color: #fff;
}

.newslisting-inner {
  padding: 20px 20px 55px;
}

@media (min-width: 668px) {
  .newslisting-inner {
    padding: 50px 50px 85px;
  }
}

.newslisting-heading {
  position: relative;
  z-index: 1;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0 0 0.5em;
  padding: 0 0 0 0.38em;
  color: #333f48;
  letter-spacing: -0.04em;
}

@media screen and (min-width: 668px) {
  .newslisting-heading {
    font-size: 60px;
    line-height: 0.917;
  }
}

.newslisting-heading:before {
  position: absolute;
  z-index: -1;
  left: 2px;
  top: -5px;
  height: 30px;
  width: 12px;
  background-color: #ee3123;
  content: "";
  -webkit-transform: skewX(-23deg);
          transform: skewX(-23deg);
}

@media (min-width: 668px) {
  .newslisting-heading:before {
    height: 60px;
    width: 20px;
    left: 12px;
    top: -12px;
  }
}

.newslisting-featured {
  position: relative;
  margin-bottom: 10px;
}

@media (min-width: 668px) {
  .newslisting-featured {
    margin-bottom: 1px;
  }
}

.newslisting-featured-link {
  display: block;
  position: relative;
}

.newslisting-featured-image {
  max-width: 100%;
  width: 100%;
  display: block;
}

.newslisting-featured-play {
  height: 46px;
  line-height: 44px;
  text-align: center;
  width: 46px;
  padding-left: 3px;
  border-radius: 100%;
  border: 2px solid #fff;
  color: #fff;
  position: absolute;
  left: 20px;
  bottom: 55px;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.2);
  border-color: #fff;
  color: #fff;
}

@media (min-width: 668px) {
  .newslisting-featured-play {
    bottom: 20px;
  }
}

.newslisting-featured-play i {
  display: inline-block;
}

a:hover .newslisting-featured-play {
  background-color: rgba(0, 0, 0, 0.4);
}

.newslisting-featured-description {
  position: relative;
  margin-top: -40px;
  padding: 26px 20px;
  background: #fff;
  margin-top: -25px;
  margin-left: 20px;
}

@media (min-width: 668px) {
  .newslisting-featured-description {
    margin-top: -70px;
    margin-left: 65px;
  }
}

@media (min-width: 1562px) {
  .newslisting-featured-description {
    padding: 40px 35px;
  }
}

.newslisting-featured-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
  overflow: hidden;
  max-height: 4em;
}

@media screen and (min-width: 668px) {
  .newslisting-featured-title {
    font-size: 38px;
  }
}

@media (min-width: 668px) {
  .newslisting-featured-title {
    max-height: 3em;
  }
}

@media (min-width: 1562px) {
  .newslisting-featured-title {
    max-height: 4em;
  }
}

.newslisting-featured-title a {
  color: #333f48;
}

.newslisting-featured-title a:hover {
  color: #ee3123;
}

.newslisting-featured-copy {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #7e858a;
  letter-spacing: -0.02em;
  margin: 1em auto;
  overflow: hidden;
  max-height: 6.25em;
}

@media (min-width: 668px) {
  .newslisting-featured-copy {
    max-height: 3.75em;
  }
}

@media (min-width: 1562px) {
  .newslisting-featured-copy {
    max-height: 6.25em;
  }
}

.newslisting-item {
  background-color: #fff;
  padding: 25px 0;
  border-top: 1px solid #EFF0EF;
}

@media only screen and (max-width: 667px) {
  .newslisting-item {
    padding: 15px 0;
  }
}

.newslisting-item:last-child {
  padding-bottom: 0;
}

.newslisting-item-inner {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.newslisting-item-cell-media {
  display: table-cell;
  vertical-align: top;
  width: 130px;
  background-size: cover;
  background-position: center;
}

@media (min-width: 668px) {
  .newslisting-item-cell-media {
    width: 255px;
  }
}

.newslisting-item-cell-description {
  position: relative;
  padding-bottom: 15px;
  display: table-cell;
  vertical-align: top;
  width: 68%;
}

.newslisting-item-media-ratiosizer {
  padding-bottom: 66.67%;
  position: relative;
}

.newslisting-item-play {
  position: absolute;
  left: 8px;
  bottom: 8px;
  height: 30px;
  width: 30px;
  line-height: 26px;
  font-size: 9px;
  z-index: 1;
  padding-left: 3px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
  border-radius: 100%;
  color: #fff;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

@media (min-width: 668px) {
  .newslisting-item-play {
    left: 20px;
    bottom: 20px;
    height: 30px;
    width: 30px;
    border-width: 2px;
    font-size: 9px;
    line-height: 26px;
  }
}

.newslisting-item-play i {
  display: inline-block;
}

a:hover .newslisting-item-play {
  background-color: rgba(0, 0, 0, 0.8);
}

.newslisting-item-description {
  position: relative;
  padding-left: 25px;
}

@media only screen and (max-width: 1023px) {
  .newslisting-item-description {
    padding-left: 15px;
  }
}

.newslisting-item-label {
  color: #ee3123;
  font-size: 12px;
  text-transform: uppercase;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 5px;
}

.newslisting-item-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 1;
  margin: 0 0 0.25em;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

@media screen and (min-width: 668px) {
  .newslisting-item-title {
    font-size: 30px;
    line-height: 1;
  }
}

.newslisting-item-title a {
  color: #333f48;
}

.newslisting-item-title a:hover {
  color: #ee3123;
}

.newslisting-item-copy {
  display: none;
}

@media (min-width: 668px) {
  .newslisting-item-copy {
    display: block;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    line-height: 1.25;
    margin: 0;
    padding: 0;
    color: #7e858a;
    letter-spacing: -0.02em;
    margin: 0 0 0.5em;
  }
}

.newslisting-info {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
  position: absolute;
  bottom: 0;
  left: 25px;
}

@media only screen and (max-width: 1023px) {
  .newslisting-info {
    left: 15px;
  }
}

.newslisting-info-icon {
  margin-right: 0.25em;
}

.newslisting-header {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
}

.newslisting-header:before, .newslisting-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.newslisting-header:after {
  clear: both;
}

.newslisting-header {
  *zoom: 1;
}

@media (min-width: 668px) {
  .newslisting-header-inner {
    float: left;
    width: 50%;
  }
}

.newslisting-header-filter {
  margin-bottom: 20px;
  width: 100%;
}

@media (min-width: 668px) {
  .newslisting-header-filter {
    width: 50%;
    float: left;
  }
}

.nextrace {
  margin-bottom: 30px;
  max-width: 555px;
  margin-left: auto;
}

@media (min-width: 1024px) {
  .nextrace {
    margin-left: auto;
    max-width: 332px;
  }
}

.nextrace-title {
  padding-top: 10px;
  padding-right: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}

.nextrace-title-inner {
  position: relative;
}

.nextrace-title-sponsor {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  width: 200px;
  height: 20px;
  margin-left: auto;
  margin-bottom: 5px;
  display: block;
}

.nextrace-title-sponsor:before, .nextrace-title-sponsor:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.nextrace-title-sponsor:after {
  clear: both;
}

.nextrace-title-sponsor {
  *zoom: 1;
}

.nextrace-title-sponsor-image {
  float: right;
  /* width: 100%; */
}

.nextrace-title-copy {
  text-align: right;
}

.nextrace-dates {
  color: white;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}

.nextrace-buttons {
  padding: 10px 15px;
  background: rgba(0, 0, 0, 0.2);
}

.nextrace-buttons .row > * {
  padding: 0.25rem;
}

.nextrace-buttons a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 38px;
  padding: 0 10px;
  background: #282828;
  color: white;
  font-size: 12px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

.nextrace-buttons a:hover {
  color: white;
  background: #ee3123;
}

.nextrace-buttons a.is-orange {
  background: #ee3123;
}

.nextrace-buttons a.is-orange:hover {
  background: #d62c1f;
}

.nextrace-buttons a .icon, .nextrace-buttons a .eventribbon-item-cta:before {
  position: relative;
  top: 0.15em;
  margin-right: 6px;
}

.nextrace-buttons a .icon-mobile {
  font-size: 1.5em;
  top: 0.05em;
}

.nextrace-schedule {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

.nextrace-schedule tr {
  border-top: 1px solid #434343;
}

.nextrace-schedule tr:first-child {
  border: none;
}

.nextrace-schedule tr:not(:first-child) td:first-child {
  color: white;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.nextrace-schedule tr:not(:first-child) td:last-child {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.nextrace-schedule tr:not(:first-child) .icon, .nextrace-schedule tr:not(:first-child) .eventribbon-item-cta:before {
  margin-right: 5px;
}

.nextrace-schedule td {
  padding: 10px 20px;
  width: 50%;
}

.nextrace-schedule td:last-child {
  text-align: right;
  padding-left: 0;
}

.nextrace-schedule a, .nextrace-schedule .nextrace-schedule-convert {
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.nextrace-schedule a:hover, .nextrace-schedule .nextrace-schedule-convert:hover {
  color: white;
}

.nextrace-schedule a .icon, .nextrace-schedule a .eventribbon-item-cta:before, .nextrace-schedule .nextrace-schedule-convert .icon, .nextrace-schedule .nextrace-schedule-convert .eventribbon-item-cta:before {
  position: relative;
  top: 0.15em;
  margin-left: 5px;
}

.nextrace-schedule a .icon:first-child, .nextrace-schedule a .eventribbon-item-cta:first-child:before, .nextrace-schedule .nextrace-schedule-convert .icon:first-child, .nextrace-schedule .nextrace-schedule-convert .eventribbon-item-cta:first-child:before {
  margin-left: 0;
  margin-right: 5px;
}

.nextrace-schedule .nextrace-schedule-convert.is-local .nextrace-schedule-convert-local {
  display: none;
}

.nextrace-schedule .nextrace-schedule-convert.is-local .nextrace-schedule-convert-location {
  display: inline;
}

.nextrace-schedule .nextrace-schedule-convert .nextrace-schedule-convert-location {
  display: none;
}

.nextrace-schedule .event-day {
  margin-right: 5px;
}

.nextrace-button {
  padding: 20px;
  background: rgba(0, 0, 0, 0.2);
  text-align: center;
}

.nextrace-button a {
  display: inline-block;
  padding: 10px 30px;
  color: white;
  font-size: 14px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  border: 1px solid white;
}

.nextrace-button a:hover {
  background: #ee3123;
  border-color: #ee3123;
  color: white;
}

.nextrace-button a .icon, .nextrace-button a .eventribbon-item-cta:before {
  position: relative;
  top: -0.5em;
  font-size: 0.3em;
  margin-left: 5px;
}

.nextrace-subtitle {
  display: table;
  width: 100%;
}

.nextrace-subtitle-copy {
  padding: 5px 15px;
  vertical-align: top;
  min-height: 35px;
  text-align: right;
  background-color: rgba(0, 0, 0, 0.2);
}

.nextrace-timer {
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  background: url("/wp-content/themes/v8supercars/cmsimages/seiko_FINAL_bg.png") no-repeat;
  height: 75px;
  background-size: contain;
}

.nextrace-timer-mockup {
  height: 75px;
  display: inline-block;
}

.nextrace-timer-bg-dot {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-family: "Fndry Monol W01 Ultra Lt","FoundryMonoline-UltraLight", sans-serif;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  height: 58px;
  width: 313px;
  font-size: 36px;
  color: white;
  padding-left: 103px;
  padding-top: 3px;
  text-align: left;
}

.nextrace-timer-bg-dot.dot-one {
  padding-left: 155px;
}

.nextrace-timer-bg-dot.dot-two {
  padding-left: 203px;
}

.nextrace-timer-bg-dot.dot-three {
  padding-left: 254px;
}

.nextrace-clock {
  display: block;
  padding-left: 100px;
  position: relative;
  overflow: hidden;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.nextrace-clock .countdown-section {
  padding: 0 6px 0 0;
  position: relative;
}

.nextrace-clock .countdown-section .countdown-amount {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-family: "Fndry Monol W01 Ultra Lt","FoundryMonoline-UltraLight", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 40px;
  color: #fff;
  margin: 0;
  padding: 0;
}

@media (min-width: 668px) {
  .nextrace-clock .countdown-section .countdown-amount {
    font-size: 40px;
    display: block;
  }
}

.nextrace-clock .countdown-section .countdown-amount:before {
  content: ":";
  position: absolute;
  right: -2px;
  top: -2px;
}

.nextrace-clock .countdown-section:last-child .countdown-amount:before {
  display: none;
}

.nextrace-clock .countdown-section .countdown-period {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  line-height: 11px;
  color: #3f85ba;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  display: block;
}

.nextrace-clock-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100%;
  z-index: 1;
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
}

.nextrace-clock.is-countdown {
  border: 0;
  padding-top: 11px;
  margin: 10px 0 17px 109px;
  background-color: transparent;
}

.nextrace-clock span.topstyle {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-family: "Fndry Monol W01 Ultra Lt","FoundryMonoline-UltraLight", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 40px;
  color: #fff;
  margin: 0;
  padding: 0;
}

@media (min-width: 668px) {
  .nextrace-clock span.topstyle {
    font-size: 40px;
    display: block;
  }
}

.nextrace-clock span.bottomstyle {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  line-height: 11px;
  color: #3f85ba;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  display: block;
}

.nextrace-info-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-spacing: 1px;
  border-collapse: separate;
  border: none;
}

.nextrace-info-row {
  display: table-row;
}

.nextrace-info-cell {
  display: table-cell;
  vertical-align: top;
  padding: 15px 18px;
  background-color: rgba(0, 0, 0, 0.2);
}

.nextrace-info-cell-right .nextrace-image-img {
  margin-bottom: 13px;
  width: 86px;
  height: auto;
  max-height: 49px;
}

.nextrace-info-cell-right {
  display: table-cell;
  vertical-align: top;
  padding: 22px 23px 22px 30px;
  background-color: rgba(0, 0, 0, 0.2);
}

.nextrace-info-row .nextrace-info-cell-right {
  padding-top: 26px;
}

.nextrace-info-row:first-child .nextrace-info-cell-right {
  padding-top: 16px;
}

.nextrace-info-cell-right .nextrace-image {
  margin-bottom: 13px;
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/nextrace-track.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 83px;
  height: 47px;
  background-size: contain;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
  display: inline-block;
}

@media print {
  .nextrace-info-cell-right .nextrace-image {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .nextrace-info-cell-right .nextrace-image {
    background-image: url("../images/nextrace-track@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .nextrace-info-cell-right .nextrace-image {
    background-image: url("../images/nextrace-track@3.png");
  }
}

.nextrace-info-heading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  opacity: 0.4;
  text-transform: uppercase;
}

.nextrace-info-content {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 1;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
}

.nextrace-info-content > a {
  color: #fff;
}

.nextrace-icontext-inner {
  display: table;
  width: 100%;
}

.nextrace-icontext {
  margin-bottom: 10px;
}

.nextrace-icontext:last-child {
  margin-bottom: 0;
}

.nextrace-icontext-icon {
  display: table-cell;
  vertical-align: middle;
  padding-right: 7px;
}

.nextrace-icontext-icon img {
  width: 22px;
  height: 22px;
}

.nextrace-icontext-icon1 {
  display: table-cell;
  vertical-align: middle;
  padding-right: 7px;
}

.nextrace-icontext-icon1 i {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .nextrace-icontext-icon1 i {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .nextrace-icontext-icon1 i {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .nextrace-icontext-icon1 i {
    background-image: url("../images/icon@3.png");
  }
}

.nextrace-icontext-icon2 {
  display: table-cell;
  vertical-align: middle;
  padding-right: 7px;
}

.nextrace-icontext-icon2 i {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -28px 0px;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .nextrace-icontext-icon2 i {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .nextrace-icontext-icon2 i {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .nextrace-icontext-icon2 i {
    background-image: url("../images/icon@3.png");
  }
}

.nextrace-icontext-icon3 {
  display: table-cell;
  vertical-align: middle;
  padding-right: 7px;
}

.nextrace-icontext-icon3 i {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -56px 0px;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .nextrace-icontext-icon3 i {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .nextrace-icontext-icon3 i {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .nextrace-icontext-icon3 i {
    background-image: url("../images/icon@3.png");
  }
}

.nextrace-icontext-text {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

.nextrace-icontext-text li {
  margin-bottom: 5px;
}

.nextrace-icontext-text a {
  color: #fff;
}

.nextrace-icontext-text a:hover {
  color: #ee3123;
}

@media (min-width: 1024px) {
  .ninja-forms-cont {
    max-width: 600px;
  }
}

@media (min-width: 1562px) {
  .ninja-forms-cont {
    max-width: none;
    margin-right: -50px;
  }
}

.ninja-forms-response-msg {
  margin-bottom: 1em;
}

.ninja-forms-required-items {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 2em;
  line-height: 1.1;
}

.ninja-forms-success-msg,
.ninja-forms-success-msg p {
  color: #589e59;
}

.ninja-forms-error-msg {
  color: #ff3b3b;
}

.ninja-forms-form {
  padding: 30px 5%;
  background-color: #f6f7f8;
  border-left: 5px solid #ee3123;
}

@media (min-width: 668px) {
  .ninja-forms-form {
    padding: 62px 50px;
  }
}

@media (min-width: 1562px) {
  .ninja-forms-form {
    padding: 62px 15%;
  }
}

.ninja-forms-form .hp-wrap {
  display: none;
}

.ninja-forms-all-fields-wrap .field-wrap {
  margin-bottom: 20px;
}

.ninja-forms-all-fields-wrap .field-wrap > label {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: block;
  margin-bottom: 7px;
  color: #333f48;
  font-size: 17px;
  line-height: 1;
  text-transform: uppercase;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.ninja-forms-all-fields-wrap .field-wrap:last-child {
  margin-bottom: 0;
}

.ninja-forms-all-fields-wrap .text-wrap .ninja-forms-field {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  vertical-align: middle;
  height: 50px;
  width: 100%;
  margin: 0;
  padding: 15px;
  outline: 0;
  font-size: 18px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  color: #52585c;
  -webkit-transition: border .2s ease;
  transition: border .2s ease;
}

.ninja-forms-all-fields-wrap .submit-wrap .ninja-forms-field {
  -webkit-transition-property: background-color, color, border;
  transition-property: background-color, color, border;
  -webkit-transition-duration: .4s;
          transition-duration: .4s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  margin-top: 15px;
  padding: 17px 36px;
  width: 100%;
  max-width: 280px;
  border: none;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  background-color: #ee3123;
}

@media (min-width: 668px) {
  .ninja-forms-all-fields-wrap .submit-wrap .ninja-forms-field {
    width: auto;
    margin-top: 35px;
    padding: 18px 85px;
  }
}

.ninja-forms-all-fields-wrap .submit-wrap .ninja-forms-field:hover, .ninja-forms-all-fields-wrap .submit-wrap .ninja-forms-field:focus {
  color: #fff;
  background-color: #d62c1f;
}

.ninja-forms-all-fields-wrap .submit-wrap .ninja-forms-field.is-fullwidth {
  width: 100%;
}

.ninja-forms-all-fields-wrap .ninja-forms-field-error p {
  margin: 0.25em 0 0;
  color: #ff3b3b;
  font-size: 14px;
}

.pagelinks {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}

@media (min-width: 668px) {
  .pagelinks {
    margin-bottom: 22px;
  }
}

.pagelinks-item {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: table-cell;
  vertical-align: bottom;
  width: 25%;
  border: 1px solid #e2e2e2;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}

@media (min-width: 668px) {
  .pagelinks-item {
    font-size: 13px;
  }
}

.pagelinks-item.is-active, .pagelinks-item:hover {
  background-color: #f5f5f6;
}

.pagelinks-item i {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: middle;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -101px 0px;
  background-repeat: no-repeat;
  width: 12px;
  height: 10px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
  display: block;
  margin: 0.25em auto 0;
}

@media print {
  .pagelinks-item i {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .pagelinks-item i {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .pagelinks-item i {
    background-image: url("../images/icon@3.png");
  }
}

@media (min-width: 1562px) {
  .pagelinks-item i {
    display: inline-block;
    margin: 0.25em;
  }
}

.pagelinks-link {
  display: block;
  padding: 10px 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 668px) {
  .pagelinks-link {
    padding: 17px 10px;
  }
}

.pagination {
  margin: 15px 0;
}

@media (min-width: 668px) {
  .pagination {
    margin: 30px 0;
  }
}

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

.pagination-inner .page-numbers {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #3f85ba;
  font-size: 16px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}

@media (min-width: 668px) {
  .pagination-inner .page-numbers {
    font-size: 31px;
  }
}

.pagination-inner .page-numbers:hover {
  color: #326a94;
}

.pagination-inner .page-numbers:first-child {
  margin-right: 5px;
}

@media (min-width: 668px) {
  .pagination-inner .page-numbers:first-child {
    margin-right: 10px;
  }
}

.pagination-inner .page-numbers:last-child {
  margin-left: 5px;
}

@media (min-width: 668px) {
  .pagination-inner .page-numbers:last-child {
    margin-left: 10px;
  }
}

.partnerside {
  padding-top: 20px;
  padding-bottom: 40px;
  max-width: 555px;
  margin-left: auto;
}

@media (min-width: 1024px) {
  .partnerside {
    margin-left: auto;
    max-width: 332px;
  }
}

.partnerside-inner {
  background-color: rgba(0, 0, 0, 0.2);
}

.partnerside-title {
  padding-top: 32px;
  padding-right: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}

.partnerside-title-inner {
  position: relative;
}

.partnerside-title-sponsor {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  width: 85px;
  margin-left: auto;
  margin-bottom: 5px;
}

.partnerside-title-sponsor:before, .partnerside-title-sponsor:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.partnerside-title-sponsor:after {
  clear: both;
}

.partnerside-title-sponsor {
  *zoom: 1;
}

.partnerside-title-sponsor-image {
  float: right;
  width: 100%;
}

.partnerside-title-copy {
  text-align: right;
}

.partnerside-subtitle {
  display: table;
  width: 100%;
}

.partnerside-subtitle-copy {
  padding: 5px 15px;
  padding-bottom: 22px;
  vertical-align: top;
  min-height: 35px;
  text-align: right;
  background-color: rgba(0, 0, 0, 0.2);
}

.partnerside-title-copy-image {
  padding-right: 5px;
  padding-bottom: 5px;
}

.partnerside-title-copy-image img {
  width: 102px;
}

.partnerside-view-all {
  margin: 32px auto;
  text-align: center;
  padding-bottom: 40px;
}

.partnerside-view-all a {
  font-size: 14px;
  line-height: 1.14;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
  background: transparent;
  padding: 12px 40px;
  text-decoration: none;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.partnerside-view-all a:hover {
  background-color: #fff;
  color: #15171A;
}

.partnerside-content {
  margin-left: -1px;
  margin-right: -1px;
}

@media (max-width: 667px) {
  .partnerside-content {
    margin-right: -4px;
  }
}

.partnerside-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-spacing: 1px;
  border-collapse: separate;
}

.partnerside-row {
  display: table-row;
}

.partnerside-cell {
  display: table-cell;
  vertical-align: top;
  background-color: rgba(0, 0, 0, 0.2);
  height: 128px;
  vertical-align: middle;
  text-align: center;
}

.partnerside-cell--right {
  display: table-cell;
  vertical-align: top;
  background-color: rgba(0, 0, 0, 0.2);
  height: 128px;
  vertical-align: middle;
  text-align: center;
}

.partnerside-info {
  display: block;
}

.partnerside-icon {
  width: 100%;
  max-width: 50px;
  margin: 0 auto;
  display: block;
}

.partnerside-icon > img {
  display: block;
  width: 100%;
}

.partnerside-text {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
}

.racecentre {
  margin-bottom: 50px;
}

.racecentre-container {
  position: relative;
  display: block;
  height: 600px;
  padding: 0;
  overflow: hidden;
}

.racecentre-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.raceresults {
  padding-top: 20px;
  max-width: 555px;
  margin-left: auto;
}

@media (min-width: 1024px) {
  .raceresults {
    margin-left: auto;
    max-width: 332px;
  }
}

.raceresults-inner {
  background-color: rgba(0, 0, 0, 0.2);
}

.raceresults-title {
  padding-top: 32px;
  padding-right: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}

.raceresults-title-inner {
  position: relative;
}

.raceresults-title-sponsor {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  width: 85px;
  margin-left: auto;
  margin-bottom: 5px;
}

.raceresults-title-sponsor:before, .raceresults-title-sponsor:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.raceresults-title-sponsor:after {
  clear: both;
}

.raceresults-title-sponsor {
  *zoom: 1;
}

.raceresults-title-sponsor-image {
  float: right;
  width: 100%;
}

.raceresults-title-copy {
  text-align: right;
}

.raceresults-subtitle {
  display: table;
  width: 100%;
}

.raceresults-subtitle-copy {
  padding: 5px 15px;
  vertical-align: top;
  min-height: 35px;
  text-align: right;
  background-color: rgba(0, 0, 0, 0.2);
}

.raceresults-points-table {
  color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.raceresults-points-table .raceresults-points-cell {
  border-bottom: 1px solid #2f373f;
  color: #fff;
  height: 55px;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 12px;
  display: table;
  width: 100%;
  table-layout: fixed;
}

.raceresults-points-table .raceresults-points-cell.is-active {
  background: #3f85ba;
}

.raceresults-points-table .raceresults-points-cell:last-child {
  border-bottom: none;
}

.raceresults-points-name-wrapper {
  text-transform: uppercase;
  display: table-cell;
  vertical-align: middle;
}

.raceresults-points-rank {
  position: relative;
  padding-right: 10px;
  text-align: right;
  width: 40px;
  line-height: 55px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  display: table-cell;
  vertical-align: middle;
}

.raceresults-points-image {
  width: 72px;
  padding-right: 20px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

.raceresults-points-image img {
  max-width: 52px;
  display: block;
  float: right;
  clear: both;
}

.raceresults-points-cell--twodrivers .raceresults-points-image img {
  max-width: 22px;
}

.raceresults-points-cell--twodrivers .raceresults-points-image img:first-child {
  max-width: 42px;
}

.raceresults-points-image-inner {
  background-color: rgba(0, 0, 0, 0.5);
  float: right;
}

.raceresults-points-name-wrapper {
  padding: 0 8px;
  padding-right: 20px;
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
}

.raceresults-points-name-item {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.raceresults-points-name-item a {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
}

.raceresults-points-name-item a:hover {
  color: #ee3123;
}

.raceresults-points-name-team {
  font-size: 12px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: rgba(255, 255, 255, 0.5);
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.raceresults-points-points {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  width: 84px;
  padding-right: 20px;
  text-align: right;
  display: table-cell;
  vertical-align: middle;
}

.raceresults-points-points span {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: lowercase;
  color: rgba(255, 255, 255, 0.5);
  margin-left: 2px;
}

.raceresults-view-all {
  margin: 32px auto;
  text-align: center;
  padding-bottom: 40px;
}

.raceresults-view-all a {
  font-size: 14px;
  line-height: 1.14;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
  background: transparent;
  padding: 10px 40px;
  text-decoration: none;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.raceresults-view-all a:hover {
  background-color: #fff;
  color: #15171A;
}

.relatedcontent {
  margin-bottom: 50px;
  max-width: 555px;
  margin-left: auto;
}

@media (min-width: 1024px) {
  .relatedcontent {
    margin-left: auto;
    max-width: 332px;
  }
}

.relatedcontent-inner {
  border-right: 4px solid transparent;
  background-color: rgba(0, 0, 0, 0.2);
}

.relatedcontent-title {
  margin-right: -4px;
  padding-top: 32px;
  padding-right: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}

.relatedcontent-title-inner {
  position: relative;
}

.relatedcontent-title-sponsor {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  width: 85px;
  margin-left: auto;
  margin-bottom: 5px;
}

.relatedcontent-title-sponsor:before, .relatedcontent-title-sponsor:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.relatedcontent-title-sponsor:after {
  clear: both;
}

.relatedcontent-title-sponsor {
  *zoom: 1;
}

.relatedcontent-title-sponsor-image {
  float: right;
  width: 100%;
}

.relatedcontent-title-copy {
  text-align: right;
}

.relatedcontent-contant-item {
  background-color: rgba(0, 0, 0, 0.3);
  margin-right: -4px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 45px;
  margin-top: 1px;
}

.relatedcontent-contant-item-title {
  font-size: 16px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  display: block;
  line-height: 1;
}

.relatedcontent-contant-item-info {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
  margin-top: 2px;
}

.relatedcontent-contantimage-item {
  background-color: rgba(0, 0, 0, 0.2);
  padding-top: 23px;
  padding-right: 20px;
  padding-bottom: 23px;
  padding-left: 30px;
  margin-top: 1px;
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
}

.relatedcontent-contantimage-item:before, .relatedcontent-contantimage-item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.relatedcontent-contantimage-item:after {
  clear: both;
}

.relatedcontent-contantimage-item {
  *zoom: 1;
}

.relatedcontent-contantimage-item-imageplayer {
  float: left;
  height: 75px;
  width: 75px;
  margin-right: 20px;
  overflow: hidden;
  border-radius: 100%;
}

.relatedcontent-contantimage-item-imageplayer img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.relatedcontent-contantimage-item-image {
  float: left;
  height: 75px;
  width: 75px;
  margin-right: 20px;
  overflow: hidden;
  line-height: 70px;
  text-align: center;
}

.relatedcontent-contantimage-item-image img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
}

.relatedcontent-contantimage-item-content {
  line-height: 70px;
  height: 75px;
  vertical-align: middle;
  overflow: hidden;
}

.relatedcontent-contantimage-item-content-title {
  line-height: 15px;
  font-size: 15px;
  vertical-align: middle;
  color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}

.relatedcontent-contantimage-item-image-inner {
  height: 100%;
  display: table-cell;
}

.resultdetails-table-changebox {
  display: table;
  width: 100%;
  border: 1px solid #eaebec;
}

.resultdetails-table-changebox-arrow {
  display: table-cell;
  vertical-align: middle;
  height: 60px;
  width: 40px;
  background-color: #fff;
  line-height: 1;
  text-align: center;
}

.resultdetails-table-changebox-arrow.is-left i {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -118px -37px;
  background-repeat: no-repeat;
  width: 10px;
  height: 22px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .resultdetails-table-changebox-arrow.is-left i {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .resultdetails-table-changebox-arrow.is-left i {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .resultdetails-table-changebox-arrow.is-left i {
    background-image: url("../images/icon@3.png");
  }
}

.resultdetails-table-changebox-arrow.is-right i {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -133px -37px;
  background-repeat: no-repeat;
  width: 10px;
  height: 22px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .resultdetails-table-changebox-arrow.is-right i {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .resultdetails-table-changebox-arrow.is-right i {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .resultdetails-table-changebox-arrow.is-right i {
    background-image: url("../images/icon@3.png");
  }
}

.resultdetails-table-changebox-date {
  display: table-cell;
  vertical-align: bottom;
  padding-right: 10px;
  background-color: #eaebec;
  text-align: right;
  text-transform: uppercase;
}

.resultdetails-table-changebox-date-day {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #838b90;
  font-size: 13px;
  line-height: 1;
}

.resultdetails-table-changebox-date-race {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #ee3123;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  margin-bottom: -0.2em;
}

@media screen and (min-width: 668px) {
  .resultdetails-table-changebox-date-race {
    font-size: 31px;
    line-height: 1;
  }
}

.resultdetails-table-raceinfo {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  background-color: #f6f7f8;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.resultdetails-table-raceinfo:before, .resultdetails-table-raceinfo:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.resultdetails-table-raceinfo:after {
  clear: both;
}

.resultdetails-table-raceinfo {
  *zoom: 1;
}

.resultdetails-table-raceinfo.is-provisional {
  border-bottom: 1px solid #FF7F50;
}

.resultdetails-table-raceinfo.is-initial {
  border-bottom: 1px solid #FFA500;
}

.resultdetails-table-raceinfo.is-official {
  border-bottom: 1px solid #20B2AA;
}

.resultdetails-table-raceinfo.is-qualifying {
  border-bottom: 1px solid #DC143C;
}

.resultdetails-table-raceinfo-type {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  float: left;
  margin-right: 30px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: grey;
  color: #fff;
  font-size: 13px;
  line-height: 30px;
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .resultdetails-table-raceinfo-type {
    line-height: 33px;
  }
}

.is-provisional .resultdetails-table-raceinfo-type {
  background-color: #FF7F50;
}

.is-initial .resultdetails-table-raceinfo-type {
  background-color: #FFA500;
}

.is-official .resultdetails-table-raceinfo-type {
  background-color: #20B2AA;
}

.is-qualifying .resultdetails-table-raceinfo-type {
  background-color: #DC143C;
}

.resultdetails-table-raceinfo-type:after {
  position: absolute;
  right: -10px;
  top: 0;
  height: 100%;
  width: 20px;
  content: ' ';
  background-color: grey;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
}

.is-provisional .resultdetails-table-raceinfo-type:after {
  background-color: #FF7F50;
}

.is-initial .resultdetails-table-raceinfo-type:after {
  background-color: #FFA500;
}

.is-official .resultdetails-table-raceinfo-type:after {
  background-color: #20B2AA;
}

.is-qualifying .resultdetails-table-raceinfo-type:after {
  background-color: #DC143C;
}

.resultdetails-table-raceinfo-list {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin: 12px 5px;
  float: left;
  color: #333f48;
  font-size: 12px;
  line-height: 1.5;
}

@media (min-width: 1024px) {
  .resultdetails-table-raceinfo-list {
    margin: 7px 5px;
  }
}

.resultdetails-table-raceinfo-list li {
  float: left;
  padding: 0 10px;
}

.resultdetails-table-raceinfo-list-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.resultdetails-table {
  width: 100%;
  color: #333f48;
  border: 1px solid #ddd;
  border-top: 0 none;
}

.resultdetails-table.pirtek-table tr:nth-child(5) {
  border-bottom: 3px solid #ee3123;
}

.resultdetails-table.is-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f7f7f7;
}

.resultdetails-table.is-striped > tbody > tr:nth-of-type(odd) td:first-child {
  background-color: #e6e6e6;
}

.resultdetails-table tr {
  border-bottom: 1px solid #ddd;
}

.resultdetails-table tr:last-child {
  border-bottom: 0 none;
}

.resultdetails-table > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.resultdetails-table > tbody > tr:first-child {
  background-color: transparent;
}

.resultdetails-table tr > th:first-child {
  vertical-align: bottom;
}

.resultdetails-table tr > td:first-child {
  background-color: rgba(0, 0, 0, 0.05);
  text-overflow: ellipsis;
}

.resultdetails-table th {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  vertical-align: bottom;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
  color: #bfc1c3;
  font-size: 15px;
  line-height: 1;
}

@media (max-width: 667px) {
  .resultdetails-table th {
    white-space: normal !important;
  }
}

@media (min-width: 1024px) {
  .resultdetails-table th {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
  }
}

@media (min-width: 1024px) and (max-width: 1561px) {
  .resultdetails-table th {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}

.resultdetails-table td {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  padding-top: 12px;
  padding-left: 15px;
  padding-right: 5px;
}

@media (min-width: 1024px) {
  .resultdetails-table td {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 1024px) and (max-width: 1561px) {
  .resultdetails-table td {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}

.scrollable .resultdetails-table {
  border: none;
}

@media (min-width: 668px) {
  .scrollable .resultdetails-table th {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 668px) {
  .scrollable .resultdetails-table td {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.pinned .resultdetails-table {
  border: none;
}

.pinned .resultdetails-table th:first-child {
  background-color: #f2f2f2;
}

@media (min-width: 1024px) {
  .pinned .resultdetails-table th:first-child {
    background-color: #fff;
  }
}

.resultdetails-table .desktop {
  display: none;
}

@media (min-width: 668px) {
  .resultdetails-table .desktop {
    display: block;
  }
}

.resultdetails-table .desktopinline {
  display: none;
}

@media (min-width: 668px) {
  .resultdetails-table .desktopinline {
    display: inline;
  }
}

.resultdetails-table-wrapper {
  border: 1px solid #dddddd;
  background-color: #fff;
  position: relative;
}

@media (min-width: 1024px) {
  .resultdetails-table-wrapper {
    border: none;
  }
}

.resultdetails-table-swipe {
  display: table;
  table-layout: fixed;
  width: 100%;
}

@media (min-width: 1024px) {
  .resultdetails-table-swipe {
    display: none;
  }
}

.resultdetails-table-swipe-left {
  display: table-cell;
  width: 43%;
  height: 30px;
  background-color: #f2f2f2;
  border-right: 1px solid #fff;
}

.resultdetails-table-swipe-image {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 57%;
  height: 30px;
}

.resultdetails-table-swipe-image i {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -74px -164px;
  background-repeat: no-repeat;
  width: 93px;
  height: 23px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .resultdetails-table-swipe-image i {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .resultdetails-table-swipe-image i {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .resultdetails-table-swipe-image i {
    background-image: url("../images/icon@3.png");
  }
}

.resultdetails-seperator {
  display: none;
}

@media (min-width: 668px) {
  .resultdetails-seperator {
    display: inline;
  }
}

.resultdetails-table {
  table-layout: fixed;
}

@media (min-width: 1024px) and (max-width: 1561px) {
  .resultdetails-table {
    table-layout: auto;
  }
}

.resultdetails-table-number {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
  width: 29px;
  color: #333f48;
  float: left;
  letter-spacing: -0.04em;
  line-height: 1;
  height: 100%;
  margin-right: 5px;
}

@media (min-width: 1024px) {
  .resultdetails-table-number {
    margin-right: 20px;
  }
}

.resultdetails-table-number.is-dnf {
  font-size: 20px;
}

.resultdetails-table-name {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0.1em;
  color: #333f48;
  font-size: 17px;
  line-height: 1;
}

.resultdetails-table-name .resultdetails-table-name--mobile {
  display: block;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto;
}

@media (min-width: 668px) {
  .resultdetails-table-name .resultdetails-table-name--mobile {
    display: none;
  }
}

.resultdetails-table-name-item {
  display: block;
}

.resultdetails-table-name-item a {
  color: #333f48;
}

.resultdetails-table-name-item a:hover, .resultdetails-table-name-item a:active {
  color: #ee3123;
}

.resultdetails-table-team {
  display: none;
}

@media (min-width: 668px) {
  .resultdetails-table-team {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
    font-weight: normal;
    font-style: normal;
    display: inline;
    margin-bottom: 0.2em;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.resultdetails-table-nameteamcar {
  padding-left: 40px;
  line-height: 1;
}

@media (min-width: 1024px) {
  .resultdetails-table-nameteamcar {
    padding-left: 70px;
  }
}

.resultdetails-table-car {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #7f878c;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.resultdetails-driver-number {
  width: 25px;
  margin-right: 5px;
}

.resultdetails-seperator {
  display: none;
}

@media (min-width: 668px) {
  .resultdetails-seperator {
    display: inline;
  }
}

.resultdetails-table-started-value {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.resultdetails-table-startedcurrent {
  display: table-cell;
  vertical-align: middle;
  width: 25px;
}

@media (min-width: 668px) {
  .resultdetails-table-startedcurrent {
    width: 45px;
  }
}

.resultdetails-table-startedchange {
  display: table-cell;
  vertical-align: middle;
  margin-left: 0.5em;
}

@media (min-width: 1024px) and (max-width: 1561px) {
  .resultdetails-table-startedchange {
    width: 35px;
  }
}

.resultdetails-table-startedchange:before {
  display: inline-block;
  font-family: FontAwesome;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  -webkit-font-kerning: auto;
          font-kerning: auto;
  -webkit-font-language-override: normal;
          font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  margin-right: 2px;
  width: 1.28571429em;
  text-align: center;
}

.resultdetails-table-startedchange.is-positive {
  color: #02c455;
}

.resultdetails-table-startedchange.is-positive:before {
  content: "";
}

.resultdetails-table-startedchange.is-negative {
  color: #d50000;
}

.resultdetails-table-startedchange.is-negative:before {
  content: "";
}

.resultdetails-table-startedchange.is-neutral {
  color: #3f85ba;
}

.resultdetails-table-startedchange.is-neutral:before {
  content: "";
}

.resultdetails-table-started {
  width: 100px;
}

@media (min-width: 1024px) {
  .resultdetails-table-started {
    width: 150px;
  }
}

.resultdetails-table-laps,
.resultdetails-table-lap,
.resultdetails-table-of {
  width: 65px;
}

@media (min-width: 1024px) {
  .resultdetails-table-laps,
  .resultdetails-table-lap,
  .resultdetails-table-of {
    width: 95px;
  }
}

.resultdetails-table-racetime,
.resultdetails-table-fastestlap,
.resultdetails-table-gap {
  width: 115px;
}

@media (min-width: 1024px) {
  .resultdetails-table-racetime,
  .resultdetails-table-fastestlap,
  .resultdetails-table-gap {
    width: 145px;
  }
}

.resultdetails-table-points {
  width: 80px;
}

@media (min-width: 1024px) {
  .resultdetails-table-points {
    width: 110px;
  }
}

.resultsummary {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  padding-bottom: 90px;
  background-color: #fff;
  padding: 0 20px 20px;
}

.resultsummary:before, .resultsummary:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.resultsummary:after {
  clear: both;
}

.resultsummary {
  *zoom: 1;
}

@media (min-width: 668px) {
  .resultsummary {
    padding: 0 50px 50px;
  }
}

.resultsummary .pinned {
  width: 43%;
  z-index: 2;
}

.resultsummary div.table-wrapper div.scrollable table {
  margin-left: 43%;
}

.resultsummary-tabmenu {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 20px;
}

@media (min-width: 668px) {
  .resultsummary-tabmenu {
    /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
    /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
    margin-left: 0;
    margin-right: 0;
  }
  .resultsummary-tabmenu:before, .resultsummary-tabmenu:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .resultsummary-tabmenu:after {
    clear: both;
  }
  .resultsummary-tabmenu {
    *zoom: 1;
  }
}

.resultsummary-tabmenu--hide {
  height: 0;
  overflow: hidden;
  margin-bottom: 25px;
}

@media (min-width: 1562px) {
  .resultsummary-tabmenu--hide {
    margin-bottom: 45px;
  }
}

@media (min-width: 1562px) {
  .resultsummary-tabmenu--hide {
    margin-bottom: 55px;
  }
}

.resultsummary-tabmenu-list {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  width: 100%;
}

.resultsummary-tabmenu-list:before, .resultsummary-tabmenu-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.resultsummary-tabmenu-list:after {
  clear: both;
}

.resultsummary-tabmenu-list {
  *zoom: 1;
}

@media (min-width: 668px) {
  .resultsummary-tabmenu-list {
    float: right;
    margin-right: -50px;
    width: 320px;
  }
}

.resultsummary-tabmenu-item {
  position: relative;
  padding: 0 9px;
  width: 50%;
  float: left;
  background-color: #f6f7f8;
  border: 1px solid #edf0f2;
  font-size: 12px;
  text-align: left;
}

.resultsummary-tabmenu-item:first-child {
  border-right: none;
}

.resultsummary-tabmenu-item.is-active {
  background-color: #fff;
}

.resultsummary-tabmenu-supercar .resultsummary-tabmenu-item-icon {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: 0px -164px;
  background-repeat: no-repeat;
  width: 32px;
  height: 25px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .resultsummary-tabmenu-supercar .resultsummary-tabmenu-item-icon {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .resultsummary-tabmenu-supercar .resultsummary-tabmenu-item-icon {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .resultsummary-tabmenu-supercar .resultsummary-tabmenu-item-icon {
    background-image: url("../images/icon@3.png");
  }
}

.resultsummary-tabmenu-item-copy {
  display: table;
  margin: 0 auto;
  height: 62px;
  vertical-align: middle;
  color: #7b7b7c;
  line-height: 62px;
}

.is-active .resultsummary-tabmenu-item-copy {
  color: #333f48;
}

.resultsummary-tabmenu-item-copy-icon {
  display: table-cell;
  vertical-align: middle;
  width: 37px;
}

.resultsummary-tabmenu-item-copy-icon i {
  position: relative;
}

.resultsummary-tabmenu-item-copy-icon i:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.resultsummary-tabmenu-supercar .resultsummary-tabmenu-item-copy-icon i {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: middle;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: 0px -164px;
  background-repeat: no-repeat;
  width: 32px;
  height: 25px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .resultsummary-tabmenu-supercar .resultsummary-tabmenu-item-copy-icon i {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .resultsummary-tabmenu-supercar .resultsummary-tabmenu-item-copy-icon i {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .resultsummary-tabmenu-supercar .resultsummary-tabmenu-item-copy-icon i {
    background-image: url("../images/icon@3.png");
  }
}

.resultsummary-tabmenu-supercar.is-active .resultsummary-tabmenu-item-copy-icon i,
.resultsummary-tabmenu-supercar a:hover .resultsummary-tabmenu-item-copy-icon i {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: middle;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: 0px -194px;
  background-repeat: no-repeat;
  width: 32px;
  height: 25px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
  opacity: 1;
}

@media print {
  .resultsummary-tabmenu-supercar.is-active .resultsummary-tabmenu-item-copy-icon i,
  .resultsummary-tabmenu-supercar a:hover .resultsummary-tabmenu-item-copy-icon i {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .resultsummary-tabmenu-supercar.is-active .resultsummary-tabmenu-item-copy-icon i,
  .resultsummary-tabmenu-supercar a:hover .resultsummary-tabmenu-item-copy-icon i {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .resultsummary-tabmenu-supercar.is-active .resultsummary-tabmenu-item-copy-icon i,
  .resultsummary-tabmenu-supercar a:hover .resultsummary-tabmenu-item-copy-icon i {
    background-image: url("../images/icon@3.png");
  }
}

.resultsummary-tabmenu-dunlop .resultsummary-tabmenu-item-copy-icon i {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: middle;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -37px -164px;
  background-repeat: no-repeat;
  width: 32px;
  height: 25px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
}

@media print {
  .resultsummary-tabmenu-dunlop .resultsummary-tabmenu-item-copy-icon i {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .resultsummary-tabmenu-dunlop .resultsummary-tabmenu-item-copy-icon i {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .resultsummary-tabmenu-dunlop .resultsummary-tabmenu-item-copy-icon i {
    background-image: url("../images/icon@3.png");
  }
}

.resultsummary-tabmenu-dunlop.is-active .resultsummary-tabmenu-item-copy-icon i:after,
.resultsummary-tabmenu-dunlop a:hover .resultsummary-tabmenu-item-copy-icon i:after {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: middle;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -37px -194px;
  background-repeat: no-repeat;
  width: 32px;
  height: 25px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
  opacity: 1;
}

@media print {
  .resultsummary-tabmenu-dunlop.is-active .resultsummary-tabmenu-item-copy-icon i:after,
  .resultsummary-tabmenu-dunlop a:hover .resultsummary-tabmenu-item-copy-icon i:after {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .resultsummary-tabmenu-dunlop.is-active .resultsummary-tabmenu-item-copy-icon i:after,
  .resultsummary-tabmenu-dunlop a:hover .resultsummary-tabmenu-item-copy-icon i:after {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .resultsummary-tabmenu-dunlop.is-active .resultsummary-tabmenu-item-copy-icon i:after,
  .resultsummary-tabmenu-dunlop a:hover .resultsummary-tabmenu-item-copy-icon i:after {
    background-image: url("../images/icon@3.png");
  }
}

.resultsummary-tabmenu-item-copy-inner {
  display: table-cell;
  vertical-align: middle;
}

.resultsummary-tabmenu-item-copy-inner {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  line-height: 12px;
  text-transform: uppercase;
}

.resultsummary-logos {
  margin-bottom: 20px;
}

@media (min-width: 1562px) {
  .resultsummary-logos {
    position: relative;
    margin-bottom: 50px;
  }
}

.resultsummary-logos-inner {
  display: table;
}

@media (min-width: 1562px) {
  .resultsummary-logos-inner {
    position: absolute;
    bottom: 100%;
    width: 312px;
  }
}

.resultsummary-logos-main {
  display: table-cell;
  vertical-align: middle;
  width: 52px;
  padding-right: 10px;
}

@media (min-width: 668px) {
  .resultsummary-logos-main {
    width: 84px;
    padding-right: 14px;
  }
}

.resultsummary-logos-series {
  display: table-cell;
  vertical-align: middle;
  width: 140px;
}

@media (min-width: 668px) {
  .resultsummary-logos-series {
    width: 228px;
  }
}

.resultsummary-logos-image {
  width: 100%;
}

.resultsummary-title {
  position: relative;
  z-index: 1;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0 0 0.5em;
  padding: 0 0 0 0.38em;
  color: #333f48;
  letter-spacing: -0.04em;
  width: 50%;
  float: left;
}

@media screen and (min-width: 668px) {
  .resultsummary-title {
    font-size: 60px;
    line-height: 0.917;
  }
}

.resultsummary-title:before {
  position: absolute;
  z-index: -1;
  left: 2px;
  top: -5px;
  height: 30px;
  width: 12px;
  background-color: #ee3123;
  content: "";
  -webkit-transform: skewX(-23deg);
          transform: skewX(-23deg);
}

@media (min-width: 668px) {
  .resultsummary-title:before {
    height: 60px;
    width: 20px;
    left: 12px;
    top: -12px;
  }
}

.resultsummary-title.is-dunlop-series:before {
  background-color: #f7da00;
}

.resultsummary-filter {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 44px;
  border-collapse: collapse;
}

.resultsummary-filter-item {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: table-cell;
  vertical-align: middle;
  padding: 19px 5px;
  width: 25%;
  border: 1px solid #e2e2e2;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}

@media only screen and (max-width: 667px) {
  .resultsummary-filter-item {
    padding: 10px 5px;
  }
}

@media (min-width: 668px) {
  .resultsummary-filter-item {
    font-size: 13px;
  }
}

.resultsummary-filter-item.is-active, .resultsummary-filter-item:hover {
  background-color: #f5f5f6;
}

.resultsummary-filter-item i {
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: middle;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: -101px 0px;
  background-repeat: no-repeat;
  width: 12px;
  height: 10px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  text-align: center;
}

@media print {
  .resultsummary-filter-item i {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .resultsummary-filter-item i {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .resultsummary-filter-item i {
    background-image: url("../images/icon@3.png");
  }
}

@media only screen and (max-width: 667px) {
  .resultsummary-filter-item i {
    position: relative;
    top: auto;
    -webkit-transform: none;
            transform: none;
    margin: 5px auto 0;
  }
}

.resultsummary-filter-link {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}

@media only screen and (max-width: 667px) {
  .resultsummary-filter-link {
    padding-right: 0;
  }
}

.resultsummary-tabletitle {
  background-color: red;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #ee3123;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  padding: 30px 3px 0 12px;
  background-color: #eaebec;
  text-align: right;
  line-height: 1;
  margin-bottom: -4px;
}

@media screen and (min-width: 668px) {
  .resultsummary-tabletitle {
    font-size: 31px;
    line-height: 1;
  }
}

.resultsummary-tabletitle-min-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-height: 92px;
}

@media (min-width: 668px) {
  .resultsummary-tabletitle {
    margin-bottom: -6px;
  }
}

@media (min-width: 1562px) {
  .resultsummary-tabletitle {
    padding-right: 25px;
    margin-bottom: -6px;
  }
}

.resultsummary-table {
  color: #333f48;
  border-top: 0 none;
  min-width: 100%;
}

@media (min-width: 668px) {
  .resultsummary-table {
    width: 100%;
  }
}

.resultsummary-table tr {
  border-bottom: 1px solid #ddd;
}

.resultsummary-table tr:last-child {
  border-bottom: 0 none;
}

.resultsummary-table.is-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f7f7f7;
}

.resultsummary-table.is-striped > tbody > tr:nth-of-type(odd) td:first-child {
  background-color: #e6e6e6;
}

.resultsummary-table > tbody > tr:first-child {
  background-color: transparent;
}

@media (min-width: 1562px) {
  .resultsummary-tableblock-item .resultsummary-table tr > th:first-child {
    width: 100px;
  }
}

.resultsummary-table tr > td:first-child {
  background-color: #f2f2f2;
  vertical-align: top;
}

.resultsummary-table th {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 8px 20px;
  background-color: #fff;
  color: #bfc1c3;
  font-size: 15px;
}

@media (min-width: 668px) {
  .resultsummary-table th {
    padding-top: 20px;
  }
}

.resultsummary-table td {
  padding: 12px 15px;
}

@media (min-width: 668px) {
  .resultsummary-table td {
    padding: 12px 20px;
  }
}

@media (min-width: 1562px) {
  .resultsummary-table td {
    padding: 14px 20px;
  }
}

.resultsummary-table > tbody > tr.resultsummary-table-striped {
  background-color: #f9f9f9;
}

.resultsummary-table > tbody > tr.resultsummary-table-striped td:first-child {
  background-color: #e6e6e6;
}

.resultsummary-table-outer {
  overflow-x: auto;
}

.resultsummary-table {
  table-layout: fixed;
}

.resultsummary-table-session {
  width: 140px;
}

@media (min-width: 1562px) {
  .resultsummary-table-session {
    width: 200px;
  }
}

.resultsummary-table-winner {
  width: 175px;
}

@media (min-width: 1562px) {
  .resultsummary-table-winner {
    width: auto;
  }
}

.resultsummary-table-result {
  width: 160px;
}

@media (min-width: 1562px) {
  .resultsummary-table-result {
    width: 200px;
  }
}

.resultsummary-table-wins {
  width: 75px;
}

@media (min-width: 1562px) {
  .resultsummary-table-wins {
    width: 100px;
  }
}

.resultsummary-table-number {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
}

.resultsummary-table-name {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0.1em;
  font-size: 17px;
  line-height: 1;
}

.resultsummary-table-name-item {
  display: block;
  padding-right: 0.5em;
}

.resultsummary-table-name-item a {
  color: #333f48;
}

.resultsummary-table-name-item a:hover, .resultsummary-table-name-item a:active {
  color: #ee3123;
}

.resultsummary-table-team {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0.2em;
  font-size: 12px;
  line-height: 1;
}

.resultsummary-table-car {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #7b8287;
  font-size: 12px;
  line-height: 1;
}

.resultsummary-table-track {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: -0.03em;
  line-height: 1;
  white-space: normal;
}

.resultsummary-table-practice {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0.1em;
  font-size: 17px;
  line-height: 1;
}

.resultsummary-table-practice a {
  color: #333f48;
}

.resultsummary-table-practice a:hover {
  color: #eb3300;
}

.resultsummary-table-drivernumber {
  display: inline-block;
  width: 25px;
  height: 12px;
  margin-right: 5px;
}

.resultsummary-table-link {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: block;
  margin: 0.2em 0;
  color: #3f85ba;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
}

.resultsummary-table-change {
  float: right;
}

.resultsummary-table-change:before {
  display: inline-block;
  font-family: FontAwesome;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  -webkit-font-kerning: auto;
          font-kerning: auto;
  -webkit-font-language-override: normal;
          font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  margin-right: 2px;
}

.resultsummary-table-change.green {
  color: #02c455;
}

.resultsummary-table-change.green:before {
  content: "";
}

.resultsummary-table-change.red {
  color: #d50000;
}

.resultsummary-table-change.red:before {
  content: "";
}

.resultsummary-table-change.blue {
  color: #3f85ba;
}

.resultsummary-table-change.blue:before {
  content: "";
}

@media (max-width: 1561px) {
  .resultsummary-table-started {
    width: 100px;
  }
}

.resultsummary-tableblock {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
}

.resultsummary-tableblock:before, .resultsummary-tableblock:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.resultsummary-tableblock:after {
  clear: both;
}

.resultsummary-tableblock {
  *zoom: 1;
}

@media (min-width: 1562px) {
  .resultsummary-tableblock {
    margin: 0 -30px;
  }
}

@media (min-width: 1562px) {
  .resultsummary-tableblock-item {
    float: left;
    padding: 0 30px;
    width: 50%;
  }
}

.resultsummary-table-default {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  letter-spacing: -0.04em;
  line-height: 1.1;
}

.resultsummary-table-wrapper {
  border: 1px solid #dddddd;
  margin-bottom: 45px;
  background-color: #fff;
  position: relative;
}

.resultsummary-table-wrapper.needs-scroll:before {
  content: ' ';
  height: 30px;
  width: 100%;
  display: block;
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/swipetoview.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 130px auto;
}

.resultsummary-table-wrapper .table-wrapper {
  border: 0 none;
  margin-bottom: 0;
}

.resultsummary-table-wrapper .pinned {
  border: 0 none;
}

.resultsummary-coundown {
  padding: 5px 10px;
  background-color: #eaebec;
  color: #000;
  border-bottom: 1px solid #ddd;
}

.resultsummary-coundown-watchnow {
  display: none;
  padding: 20px;
  text-align: center;
}

.resultsummary-coundown-watchnow.is-inprogress {
  display: block;
}

.resultsummary-coundown-counter-label {
  display: block;
  text-align: center;
}

.resultsummary-coundown-counter-time {
  display: block;
}

.resultsummary-coundown-counter-label {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  margin-bottom: 2px;
}

.resultsummary-coundown-counter-time {
  background: none;
  border: 0;
}

.resultsummary-coundown-counter-list {
  width: 213px;
  margin: 0 auto;
}

.resultsummary-coundown-counter-list.is-countdown {
  border: 0;
  background-color: transparent;
}

.resultsummary-coundown-counter-item {
  display: inline-block;
  position: relative;
  padding-bottom: 9px;
  width: 48px;
}

.resultsummary-coundown-counter-item:last-child {
  width: 41px;
}

.resultsummary-coundown-counter-caption {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-family: "Fndry Monol W01 Ultra Lt","FoundryMonoline-UltraLight", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
}

.resultsummary-coundown-counter-cta {
  padding-left: 28px;
  padding-right: 28px;
}

.resultsummary-coundown-counter-item-value {
  display: inline-block;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-family: "Fndry Monol W01 Ultra Lt","FoundryMonoline-UltraLight", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #aaa;
  font-size: 40px;
  line-height: 40px;
}

.resultsummary-coundown-counter-item-value:after {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-family: "Fndry Monol W01 Ultra Lt","FoundryMonoline-UltraLight", sans-serif;
  font-weight: normal;
  font-style: normal;
  content: ":";
  font-size: 40px;
  line-height: 40px;
  color: rgba(170, 170, 170, 0.5);
}

.resultsummary-coundown-counter-item:last-child .resultsummary-coundown-counter-item-value:after {
  display: none;
}

.resultsummary-coundown-counter-item-label {
  display: inline-block;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  text-transform: uppercase;
  top: 39px;
  left: 0;
  right: 0;
  text-align: center;
  margin-left: -7px;
  color: #000;
  font-size: 11px;
  line-height: 11px;
}

.resultsummary-coundown-counter-item:last-child .resultsummary-coundown-counter-item-label {
  margin-left: 0;
}

.resultsummary .resultsummary-title {
  width: 100%;
}

.resultsummary-header {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  padding: 30px 0 0 0;
}

.resultsummary-header:before, .resultsummary-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.resultsummary-header:after {
  clear: both;
}

.resultsummary-header {
  *zoom: 1;
}

@media (min-width: 668px) {
  .resultsummary-header-inner {
    float: left;
    width: 50%;
  }
}

@media (min-width: 668px) {
  .resultsummary-header-inner.break {
    width: 100%;
    float: none;
  }
}

.resultsummary-header-inner.break .resultsummary-title {
  width: 100%;
}

.resultsummary-header-filter {
  margin-bottom: 20px;
  width: 100%;
  clear: both;
}

@media (min-width: 668px) {
  .resultsummary-header-filter {
    float: left;
    width: 50%;
    clear: initial;
  }
  .resultsummary-header-filter.break {
    padding-left: 0;
    width: 100%;
  }
}

.resultsummary-header-filter.break {
  width: 100%;
  float: none;
  clear: both;
}

.resultsummary-header-filter.break .filter {
  width: 100%;
}

.resultsummary-header-filter.break .filter .desktop-filter-contain {
  width: 100%;
}

.resultsummary-header-filter.break .filter .desktop-filter-contain .filter-selected-content span {
  padding: 0 10px;
}

.resultsummary-header-filter.break .filter .desktop-filter-dropdown {
  width: 100%;
}

.pirtek-results .resultsummary-header-inner {
  position: relative;
  width: 100%;
}

.pirtek-results .resultsummary-header-inner .resultsummary-title {
  padding-right: 0px;
}

@media (min-width: 668px) {
  .pirtek-results .resultsummary-header-inner .resultsummary-title {
    padding-right: 50px;
  }
}

.pirtek-results .resultsummary-header-inner .pirtek-logo {
  position: absolute;
  right: 0;
  top: -40px;
  width: 100px;
}

@media (min-width: 668px) {
  .pirtek-results .resultsummary-header-inner .pirtek-logo {
    width: 125px;
    top: 10px;
  }
}

.singlepage {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  background: #fff;
}

.singlepage:before, .singlepage:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.singlepage:after {
  clear: both;
}

.singlepage {
  *zoom: 1;
}

@media (min-width: 668px) {
  .singlepage .events {
    margin-left: -30px;
    margin-right: -30px;
  }
}

@media (min-width: 1562px) {
  .singlepage .events {
    margin-left: -60px;
    margin-right: -60px;
  }
}

.singlepage-scrollanchor {
  width: 100%;
  clear: both;
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  display: none;
  background-color: #2c343d;
  position: relative;
  z-index: 50;
}

.singlepage-scrollanchor:before, .singlepage-scrollanchor:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.singlepage-scrollanchor:after {
  clear: both;
}

.singlepage-scrollanchor {
  *zoom: 1;
}

@media (max-width: 1023px) {
  .singlepage-scrollanchor {
    display: block;
  }
}

.singlepage-scrollanchor-item {
  font-size: 13px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

.singlepage-scrollanchor-item a {
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
}

.singlepage-scrollanchor-item a:after {
  display: inline-block;
  content: ' ';
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/arrow-dable-dawn.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 12px;
  height: 10px;
  margin-left: 4px;
}

.singlepage-block-header {
  text-align: center;
}

@media (min-width: 668px) {
  .singlepage-block-header {
    margin-right: 66px;
    text-align: right;
  }
}

.singlepage-block-header-title {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: -0.04em;
  font-size: 30px;
  line-height: 1;
  font-size: 40px;
  line-height: 40px;
  color: #c9cdd0;
  text-transform: uppercase;
  line-height: 29px;
}

@media screen and (min-width: 668px) {
  .singlepage-block-header-title {
    font-size: 60px;
    line-height: 0.917;
  }
}

@media (min-width: 668px) {
  .singlepage-block-header-title {
    font-size: 58px;
    line-height: 40px;
  }
}

.singlepage-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  margin: 0 auto;
  margin-bottom: 15px;
  position: relative;
  display: block;
  font-size: 30px;
  line-height: 1;
  z-index: 10;
}

@media (max-width: 667px) {
  .singlepage-title {
    margin-bottom: 0;
  }
}

.singlepage-title-wrap .singlepage-title {
  color: #333f48;
}

.singlepage-title:before {
  content: "";
  position: absolute;
  top: -4px;
  left: -7px;
  background: #ee3123;
  width: 11px;
  height: 30px;
  -webkit-transform: skewX(-19deg);
          transform: skewX(-19deg);
  z-index: -1;
}

@media (min-width: 1562px) {
  .singlepage-title:before {
    height: 60px;
    width: 22px;
    top: -8px;
    left: -19px;
  }
}

@media (min-width: 668px) {
  .singlepage-title {
    font-size: 30px;
    margin-bottom: 15px;
  }
}

@media (min-width: 1280px) {
  .singlepage-title {
    font-size: 30px;
  }
}

@media (min-width: 1562px) {
  .singlepage-title {
    color: #fff;
    font-size: 60px;
  }
}

.singlepage-info-block {
  margin: 0 auto;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
}

.singlepage-info-block li {
  display: inline-block;
  color: #fff;
  margin-right: 15px;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.singlepage-title-wrap .singlepage-info-block li {
  color: #3f85ba;
}

.singlepage-info-block li i {
  color: #fff;
  margin-right: 3px;
}

.singlepage-title-wrap .singlepage-info-block li i {
  color: #3f85ba;
}

.singlepage-info-block li:first-child {
  text-transform: lowercase;
}

@media (min-width: 668px) {
  .singlepage-info-block {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 1.14;
  }
  .singlepage-info-block li {
    display: inline-block;
    color: #fff;
    margin-right: 15px;
    text-transform: capitalize;
  }
  .singlepage-info-block li i {
    color: #fff;
    margin-right: 3px;
  }
  .singlepage-info-block li:first-child {
    text-transform: lowercase;
  }
}

.singlepage-header-image-description {
  position: absolute;
  padding-left: 50px;
  padding-right: 50px;
  left: 0;
  right: 0;
  z-index: 20;
  bottom: 30px;
}

.singlepage-header--haskeyfacts .singlepage-header-image-description {
  bottom: 10px;
}

@media (min-width: 668px) {
  .singlepage-header-image-description {
    padding-left: 50px;
    bottom: 60px;
  }
  .singlepage-header--haskeyfacts .singlepage-header-image-description {
    bottom: 10px;
  }
}

@media (min-width: 1280px) {
  .singlepage-header-image-description {
    padding-left: 110px;
    padding-right: 110px;
  }
}

.singlepage-header-play {
  height: 46px;
  line-height: 46px;
  text-align: center;
  width: 46px;
  margin-bottom: 20px;
  padding-left: 3px;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border: 2px solid #fff;
  color: #fff;
  display: block;
  font-size: 15px;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.singlepage-header-play:hover {
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
}

@media (min-width: 1280px) {
  .singlepage-header-play {
    margin-bottom: 45px;
  }
}

@media (min-width: 1562px) {
  .singlepage-header-play {
    height: 95px;
    line-height: 95px;
    text-align: center;
    width: 95px;
    padding-left: 3px;
    border-radius: 100%;
    font-size: 30px;
  }
}

.singlepage-content-image-play {
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  padding-left: 3px;
  border-radius: 100%;
  border: 2px solid #fff;
  color: #fff;
  position: absolute;
  z-index: 20;
  left: 25px;
  bottom: 40px;
  font-size: 14px;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

@media (min-width: 668px) {
  .singlepage-content-image-play {
    bottom: 18px;
  }
}

@media (min-width: 1562px) {
  .singlepage-content-image-play {
    height: 80px;
    line-height: 80px;
    font-size: 25px;
    width: 80px;
  }
}

.singlepage-item-small-play {
  height: 23px;
  line-height: 21px;
  text-align: center;
  width: 23px;
  padding-left: 3px;
  border-radius: 100%;
  border: 1px solid #fff;
  color: #fff;
  position: absolute;
  left: 8px;
  bottom: 8px;
  font-size: 10px;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.singlepage-header {
  position: relative;
  margin-bottom: 10px;
}

@media (min-width: 668px) {
  .singlepage-header {
    margin-bottom: 40px;
  }
}

.singlepage-header-image {
  overflow: hidden;
  display: block;
  position: relative;
  background-color: #000;
}

.singlepage-header-image img {
  display: block;
}

@media (max-width: 667px) {
  .singlepage-header-image {
    height: 364px;
  }
  .singlepage-header-image img {
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 100%;
  }
}

@media (min-width: 668px) {
  .singlepage-header-image {
    height: 0;
    padding-top: 56.25%;
    overflow: hidden;
  }
  .singlepage-header-image img {
    max-width: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.singlepage-header-image:after {
  content: "";
  background: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/signlepagehero-overlay.png) no-repeat 100% 0;
  position: absolute;
  z-index: 2;
  background-position: left bottom;
  bottom: -73px;
  width: 100%;
  height: 230px;
}

@media (max-width: 667px) {
  .singlepage-header-image-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
  }
}

.singlepage-header-image-inner-center {
  height: 100%;
  width: 100%;
}

@media (max-width: 667px) {
  .singlepage-header-image-inner-center {
    padding-left: 50%;
  }
}

.singlepage-header-image-inner-center:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: ' ';
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(33%, transparent), color-stop(70%, rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.9)));
  background: linear-gradient(to bottom, transparent 0, transparent 33%, rgba(0, 0, 0, 0.7) 70%, rgba(0, 0, 0, 0.9) 100%);
}

.singlepage-item-image:hover .singlepage-item-small-play {
  border-color: #ee3123;
  color: #ee3123;
}

.singlepage-title-wrap {
  padding-top: 30px;
}

@media (min-width: 668px) {
  .singlepage-title-wrap {
    padding-top: 50px;
  }
}

.singlepage-header-description {
  position: relative;
  z-index: 3;
  margin-left: 20px;
  background: #fff;
  border-left: 4px solid #ee3123;
}

@media (min-width: 668px) {
  .singlepage-header-description {
    margin-left: 50px;
  }
}

.singlepage-header-description.singlepage-header-description--combinedwithtopimage:before {
  content: "";
  position: absolute;
  background-color: #B52700;
  left: -24px;
  top: 0;
  width: 20px;
  height: 55px;
}

@media (min-width: 668px) {
  .singlepage-header-description.singlepage-header-description--combinedwithtopimage:before {
    left: -54px;
    width: 50px;
    height: 68px;
  }
}

.singlepage-header-copy {
  margin: 0 auto 15px;
  background: #f6f7f8;
  padding: 20px 0;
  padding-right: 20px;
}

@media (min-width: 1562px) {
  .singlepage-header-copy {
    padding: 40px 0;
    padding-right: 110px;
  }
}

.singlepage-header-wrapper {
  background: #e9eaeb;
  padding: 15px;
  padding-top: 10px;
}

.singlepage-header-title {
  color: #bbbfc2;
  text-transform: uppercase;
  position: relative;
  bottom: -15px;
  padding-right: 20px;
  text-align: right;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 0.875;
  margin: 0;
  padding: 0;
  color: rgba(51, 63, 72, 0.25);
  letter-spacing: -0.05em;
  text-transform: uppercase;
  margin-bottom: -0.12em;
}

@media screen and (min-width: 668px) {
  .singlepage-header-title {
    font-size: 58px;
  }
}

@media (min-width: 668px) {
  .singlepage-header-title {
    margin-bottom: -0.11em;
  }
}

@media (min-width: 1280px) {
  .singlepage-header-title {
    padding-right: 110px;
  }
}

.singlepage-keyfacts {
  margin: 0 0 0 20px;
}

@media (min-width: 1562px) {
  .singlepage-keyfacts {
    margin-left: 56px;
  }
}

.singlepage-keyfacts li {
  margin-bottom: 1em;
  padding-top: 0.25em;
  position: relative;
  color: #52585c;
}

.singlepage-keyfacts li:before {
  content: "";
  position: absolute;
  top: 1px;
  background: #ee3123;
  height: 1px;
  width: 18px;
}

.singlepage-keyfacts li:last-child {
  margin-bottom: 0;
}

.singlepage-info {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
}

.singlepage-content-wrap {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

@media (min-width: 668px) {
  .singlepage-content-wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (min-width: 1562px) {
  .singlepage-content-wrap {
    padding-left: 110px;
    padding-right: 110px;
  }
}

.singlepage-content-image-wrap {
  position: relative;
  text-align: center;
}

.singlepage-content-image-wrap img {
  max-width: 100%;
}

.singlepage-content-image-wrap h4 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #7e858a;
  letter-spacing: -0.02em;
  color: #fff;
  position: relative;
  left: 0;
  right: 0;
  bottom: 38px;
  font-size: 18px;
  z-index: 1;
}

.singlepage-content-image-wrap .singlepage-header-play {
  bottom: 73%;
  left: 10%;
}

.singlepage-content-image-wrap blockquote {
  margin: 10px 10px;
}

.singlepage-content-image-wrap blockquote p {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #ee3123;
  letter-spacing: -0.02em;
  font-size: 25px;
  display: block;
  color: #ef5c33;
}

@media (min-width: 668px) {
  .singlepage-content-image-wrap blockquote {
    margin: 10px 40px;
  }
  .singlepage-content-image-wrap blockquote p {
    font-size: 36px;
  }
}

.singlepage-content-image-wrap .author {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #ee3123;
  letter-spacing: -0.02em;
  display: block;
  color: #ef5c33;
  font-size: 20px;
}

.singlepage-content-image {
  position: relative;
}

.singlepage-content-image:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: ' ';
  background-color: red;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(51%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 51%, rgba(0, 0, 0, 0.8) 100%);
}

.singlepage-twitter-wrap {
  width: 80%;
  margin: 40px auto;
}

.singlepage-twitter-wrap img {
  max-width: 100%;
  width: 100%;
}

.singlepage-tags {
  margin: 25px 0;
}

.singlepage-tags li {
  height: 16px;
  display: inline-block;
  margin-bottom: 10px;
  background: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/tag-icon.png) no-repeat 0;
  background-size: auto 100%;
  background-position: left center;
  margin-right: 15px;
}

.singlepage-tags li a {
  font-size: 14px;
  line-height: 1;
  color: #3f85ba;
  margin: 0 10px 0 25px;
  text-transform: capitalize;
  display: block;
}

@media (min-width: 1562px) {
  .singlepage-tags {
    margin: 50px 0;
  }
  .singlepage-tags li {
    height: 16px;
    margin-bottom: 0;
    display: inline-block;
    background: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/tag-icon.png) no-repeat;
    background-size: auto 100%;
  }
  .singlepage-tags li a {
    font-size: 14px;
    color: #3f85ba;
    margin: 0 10px 0 30px;
    text-transform: capitalize;
  }
}

.singlepage-comments-wrap {
  background-color: #fff;
  padding: 0 20px;
  padding-bottom: 45px;
}

@media (min-width: 1562px) {
  .singlepage-comments-wrap {
    padding: 0 110px;
    padding-bottom: 45px;
  }
}

.sidebarvideos {
  padding-top: 20px;
  max-width: 555px;
  margin-left: auto;
}

@media (min-width: 1024px) {
  .sidebarvideos {
    margin-left: auto;
    max-width: 332px;
  }
}

.sidebarvideos-inner {
  background-color: rgba(0, 0, 0, 0.5);
}

.sidebarvideos-title {
  padding-top: 32px;
  padding-right: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}

.sidebarvideos-title-inner {
  position: relative;
}

.sidebarvideos-title-sponsor {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  width: 85px;
  margin-left: auto;
  margin-bottom: 5px;
}

.sidebarvideos-title-sponsor:before, .sidebarvideos-title-sponsor:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.sidebarvideos-title-sponsor:after {
  clear: both;
}

.sidebarvideos-title-sponsor {
  *zoom: 1;
}

.sidebarvideos-title-sponsor-image {
  float: right;
  width: 100%;
}

.sidebarvideos-title-copy {
  text-align: right;
}

.sidebarvideos-subtitle {
  display: table;
  width: 100%;
}

.sidebarvideos-subtitle-copy {
  padding: 5px 15px 22px;
  vertical-align: top;
  min-height: 35px;
  text-align: right;
  background-color: rgba(0, 0, 0, 0.2);
}

.sidebarvideos-title-copy-image {
  padding-right: 5px;
  padding-bottom: 5px;
}

.sidebarvideos-title-copy-image img {
  width: 102px;
}

.sidebarvideos-view-all {
  margin: 32px auto;
  text-align: center;
  padding-bottom: 40px;
}

.sidebarvideos-view-all a {
  font-size: 14px;
  line-height: 1.14;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
  background: transparent;
  padding: 12px 40px;
  text-decoration: none;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.sidebarvideos-view-all a:hover {
  background-color: #fff;
  color: #15171A;
}

.seasonprogress {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  margin-bottom: 45px;
}

.seasonprogress:before, .seasonprogress:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.seasonprogress:after {
  clear: both;
}

.seasonprogress {
  *zoom: 1;
}

@media (min-width: 1280px) {
  .seasonprogress {
    padding: 30px 0;
  }
}

.seasonprogress-block-header {
  text-align: right;
}

.seasonprogress-block-header-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 0.875;
  margin: 0;
  padding: 0;
  color: rgba(51, 63, 72, 0.25);
  letter-spacing: -0.05em;
  text-transform: uppercase;
  margin-bottom: -0.12em;
}

@media screen and (min-width: 668px) {
  .seasonprogress-block-header-title {
    font-size: 58px;
  }
}

@media (min-width: 668px) {
  .seasonprogress-block-header-title {
    margin-bottom: -0.11em;
  }
}

.seasonprogress-table-wrapper {
  border: 1px solid #dddddd;
  background-color: #fff;
  position: relative;
}

.seasonprogress-table-wrapper.needs-scroll:before {
  content: ' ';
  height: 30px;
  width: 100%;
  display: block;
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/swipetoview.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 130px auto;
}

@media (min-width: 1562px) {
  .seasonprogress-table-wrapper {
    margin-left: -65px;
    margin-right: -65px;
  }
}

.seasonprogress-table-outer {
  overflow-x: auto;
}

.seasonprogress-table {
  width: 100%;
  color: #333f48;
  border-top: 0 none;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.seasonprogress-table tr {
  border-bottom: 1px solid #ddd;
}

.seasonprogress-table tr:last-child {
  border-bottom: 0 none;
}

@media (min-width: 668px) {
  .seasonprogress-table tr > th:first-child {
    width: 215px;
  }
}

.seasonprogress-table th {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 8px 20px;
  color: #bfc1c3;
  font-size: 15px;
}

.seasonprogress-table td {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 12px 20px;
  font-size: 15px;
}

.seasonprogress-table-race {
  background-color: #f2f2f2;
}

.seasonprogress-table-race span {
  white-space: nowrap;
}

.seasonprogress-table-striped .seasonprogress-table-race {
  background-color: #eaeaea;
}

.seasonprogress-table-event {
  background-color: #e6e6e6;
  vertical-align: top;
}

.seasonprogress-table-striped .seasonprogress-table-event {
  background-color: #d9d9d9;
}

.seasonprogress-table-striped {
  background-color: #fafafa;
}

.seasonprogress-table-name {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  color: #333f48;
  overflow: hidden;
  line-height: 1;
  text-overflow: ellipsis;
}

@media (min-width: 668px) {
  .seasonprogress-table-name {
    font-size: 17px;
  }
}

.seasonprogress-graph {
  margin-bottom: 25px;
}

@media (min-width: 1562px) {
  .seasonprogress-graph {
    margin-left: -65px;
    margin-right: -65px;
    margin-bottom: 35px;
  }
}

.seasonprogress-graph img {
  width: 100%;
}

.socialfeed {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  padding-top: 30px;
}

.socialfeed:before, .socialfeed:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.socialfeed:after {
  clear: both;
}

.socialfeed {
  *zoom: 1;
}

.socialfeed-block-header {
  margin-right: 20px;
  text-align: right;
}

@media (min-width: 668px) {
  .socialfeed-block-header {
    margin-right: 50px;
  }
}

.socialfeed-block-header-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 0.875;
  margin: 0;
  padding: 0;
  color: rgba(51, 63, 72, 0.25);
  letter-spacing: -0.05em;
  text-transform: uppercase;
  margin-bottom: -0.12em;
}

@media screen and (min-width: 668px) {
  .socialfeed-block-header-title {
    font-size: 58px;
  }
}

@media (min-width: 668px) {
  .socialfeed-block-header-title {
    margin-bottom: -0.11em;
  }
}

.socialfeed-content {
  padding-bottom: 15px;
}

.socialfeed-info {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
}

.socialfeed-all {
  clear: both;
  background-color: #f8f9fa;
  text-align: center;
  margin-bottom: 2px;
}

.socialfeed-all-link {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
  font-size: 17px;
  line-height: 50px;
  display: block;
  text-align: center;
}

.socialfeed-all-link a {
  color: #3f85ba;
}

.socialfeed-all-link a:hover {
  color: #ee3123;
}

.socialfeed-all-link img {
  display: inline-block;
  max-width: 170px;
}

.socialfeedside {
  max-width: 555px;
  margin-left: auto;
}

@media (min-width: 1024px) {
  .socialfeedside {
    margin-left: auto;
    max-width: 332px;
  }
}

.socialfeedside-inner {
  border-right: 4px solid transparent;
  background-color: rgba(0, 0, 0, 0.2);
}

.socialfeedside-title {
  margin-right: -4px;
  padding-top: 32px;
  padding-right: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}

.socialfeedside-title-inner {
  position: relative;
}

.socialfeedside-title-copy {
  text-align: right;
}

.socialfollow {
  padding: 20px 0 20px 30px;
  text-align: center;
  background: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/bar.png) no-repeat;
  margin: 25px 0 50px auto;
  max-width: 555px;
  margin-left: auto;
}

@media (min-width: 1024px) {
  .socialfollow {
    margin-left: auto;
    max-width: 332px;
    text-align: left;
    padding-left: 30px;
  }
}

.socialfollow .socialfollow-heading {
  font-size: 12px;
  text-transform: uppercase;
  color: #888b8f;
  margin-bottom: 10px;
  font-family: "Foundry Monoline W01 Regular", sans-serif;
  text-align: left;
}

.socialfollow .socialfollow-list {
  margin-left: 5px;
  text-align: left;
}

.socialfollow a {
  margin-right: 30px;
  color: #fff;
}

.socialfollow a:hover {
  color: #ccc;
}

@media (min-width: 1024px) {
  .socialfollow a {
    margin-right: 45px;
  }
}

.socialfollow a .fa {
  font-size: 25px;
}

.socialfollow-item-google-plus {
  display: none;
}

.sponsors {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  margin-left: -15px;
  margin-right: -15px;
}

.sponsors:before, .sponsors:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.sponsors:after {
  clear: both;
}

.sponsors {
  *zoom: 1;
}

@media (min-width: 1280px) {
  .sponsors {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.sponsor {
  margin: 0 15px 30px;
  width: 125px;
  float: left;
}

@media (min-width: 1024px) {
  .sponsor {
    width: 108px;
  }
}

@media (min-width: 1280px) {
  .sponsor {
    margin-left: 20px;
    margin-right: 20px;
    width: 140px;
  }
}

.timer {
  background-color: rgba(0, 0, 0, 0.4);
}

.timer.is-transparent {
  background-color: transparent;
}

.timer-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.timer-counter-outer {
  display: table;
  height: 75px;
}

.timer-counter {
  display: table-cell;
  vertical-align: middle;
}

.timer-counter.is-countdown {
  background-color: transparent;
  border: none;
}

.timer-counter-inprogress {
  display: none;
  vertical-align: middle;
}

.timer-counter-inprogress.is-inprogress {
  display: table-cell;
}

.timer-counter-inprogress-caption {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 300;
  font-style: italic;
  font-family: "Fndry Monol W01 Lt It","FoundryMonoline-LightItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 20px;
  letter-spacing: -0.04em;
  line-height: 1;
  text-transform: uppercase;
  padding-bottom: 5px;
}

.timer-counter-inprogress-button {
  min-width: 190px;
}

.timer-counter-inner {
  display: table;
  width: 100%;
}

.timer-counter-unit {
  display: table-cell;
  vertical-align: top;
  min-width: 40px;
}

.timer-counter-separator {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-family: "Fndry Monol W01 Ultra Lt","FoundryMonoline-UltraLight", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: table-cell;
  vertical-align: top;
  color: #fff;
  font-size: 40px;
  letter-spacing: -0.04em;
  line-height: 1;
}

.timer-counter-value {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-family: "Fndry Monol W01 Ultra Lt","FoundryMonoline-UltraLight", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 40px;
  letter-spacing: -0.04em;
  line-height: 1;
}

.timer-counter-desc {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #3f85ba;
  font-size: 11px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 1023px) {
  .overflow-hidden {
    overflow: hidden;
    position: relative;
  }
}

.headermegasitenav {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  padding-top: 55px;
  position: relative;
}

@media (min-width: 668px) {
  .headermegasitenav {
    margin-bottom: 35px;
  }
}

@media (min-width: 1280px) {
  .headermegasitenav {
    margin-bottom: 65px;
  }
}

.headermegasitenav-nav-wrapper a {
  color: #7e858a;
}

.headermegasitenav-nav-wrapper a:hover {
  color: #ee3123;
}

@media (min-width: 1024px) {
  .headermegasitenav-nav-wrapper a {
    font-size: 12px;
    line-height: 1em;
  }
}

@media (min-width: 1280px) {
  .headermegasitenav-nav-wrapper a {
    font-size: 15px;
    line-height: 1em;
  }
}

@media (min-width: 1658px) {
  .headermegasitenav-nav-wrapper a {
    font-size: 18px;
  }
}

.headermegasitenav-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.headermegasitenav-inner:after {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 30px;
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/menu-deco.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  top: 55px;
  left: 0;
  right: 0;
  z-index: 2;
}

@media (min-width: 1280px) {
  .headermegasitenav-inner:after {
    top: 85px;
  }
}

.is-homepage .headermegasitenav-inner:after {
  display: none;
}

@media (min-width: 668px) {
  .is-homepage .headermegasitenav-inner:after {
    display: block;
  }
}

.headermegasitenav-inner.affix {
  position: fixed;
}

.headermegasitenav-inner.affix:after {
  position: fixed;
}

@media (max-width: 1023px) {
  .headermegasitenav-events-section {
    padding-top: 10px;
  }
}

.headermegasitenav-series-item {
  font-size: 16px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
}

@media (min-width: 1024px) {
  .headermegasitenav-series-item {
    margin-left: 20px;
    margin-bottom: 30px;
    font-size: 19px;
  }
}

.headermegasitenav-series-item img {
  max-width: 35px;
  margin-right: 15px;
  display: inline-block;
}

@media (max-width: 1023px) {
  .headermegasitenav-series-item img {
    display: none;
  }
}

.headermegasitenav-sidein-item {
  font-size: 16px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
}

@media (min-width: 1024px) {
  .headermegasitenav-sidein-item {
    margin-left: 20px;
    font-size: 19px;
    margin-bottom: 30px;
  }
}

.headermegasitenav-sidein-item img {
  max-width: 35px;
  margin-right: 15px;
  display: inline-block;
}

@media (max-width: 1023px) {
  .headermegasitenav-sidein-item img {
    display: none;
  }
}

.headermegasitenav-series-list,
.headermegasitenav-sidein-list {
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .headermegasitenav-series-list,
  .headermegasitenav-sidein-list {
    padding-top: 20px;
  }
}

.headermegasitenav-driver-list {
  padding-top: 10px;
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  margin-left: -10px;
  margin-right: -10px;
}

.headermegasitenav-driver-list:before, .headermegasitenav-driver-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.headermegasitenav-driver-list:after {
  clear: both;
}

.headermegasitenav-driver-list {
  *zoom: 1;
}

.headermegasitenav-driver-item {
  font-size: 16px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 0px 10px;
  line-height: 45px;
  height: 45px;
  margin-bottom: 5px;
  vertical-align: middle;
  float: left;
}

@media (min-width: 1024px) {
  .headermegasitenav-driver-item {
    width: 33.3%;
    font-size: 19px;
  }
}

.headermegasitenav-driver-item a {
  line-height: 45px;
}

@media (max-width: 1023px) {
  .headermegasitenav-driver-item a {
    padding: 0 12px;
  }
}

.headermegasitenav-driver-item span {
  vertical-align: middle;
}

@media (max-width: 1023px) {
  .headermegasitenav-driver-item span {
    max-width: 127px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    overflow: hidden;
  }
}

.headermegasitenav-driver-image {
  vertical-align: middle;
  width: 45px;
  height: 45px;
  display: inline-block;
  overflow: hidden;
  border-radius: 100%;
}

.headermegasitenav-driver-image img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  display: block;
}

.headermegasitenav-team-list {
  padding-top: 10px;
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  margin-left: -10px;
  margin-right: -10px;
}

.headermegasitenav-team-list:before, .headermegasitenav-team-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.headermegasitenav-team-list:after {
  clear: both;
}

.headermegasitenav-team-list {
  *zoom: 1;
}

.cd-primary-nav .headermegasitenav-team-item {
  font-size: 16px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 0px 10px;
  line-height: 10px;
  height: auto;
  margin-bottom: 10px;
  vertical-align: middle;
  float: left;
  width: 100%;
}

@media (min-width: 1024px) {
  .cd-primary-nav .headermegasitenav-team-item {
    width: 25%;
    padding-left: 0;
    padding-right: 0;
  }
  .cd-primary-nav .headermegasitenav-team-item:nth-child(4n+1) {
    clear: left;
  }
}

.cd-primary-nav .headermegasitenav-team-item a {
  line-height: 1.2em;
  border-bottom: 0;
  white-space: normal;
  overflow: visible;
  height: auto;
  font-size: 16px;
  display: block;
  display: table;
  width: 100%;
}

@media (max-width: 1023px) {
  .cd-primary-nav .headermegasitenav-team-item a {
    padding: 0 12px;
  }
}

@media (min-width: 1024px) {
  .cd-primary-nav .headermegasitenav-team-item a {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
  }
}

@media (min-width: 1280px) {
  .cd-primary-nav .headermegasitenav-team-item a {
    font-size: 19px;
  }
}

.cd-primary-nav .headermegasitenav-team-item .headermegasitenav-team-image {
  display: table-cell;
  vertical-align: middle;
}

.cd-primary-nav .headermegasitenav-team-item span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 15px;
}

.headermegasitenav-team-image {
  vertical-align: middle;
  width: 61px;
  height: 55px;
  display: inline-block;
}

.headermegasitenav-team-image img {
  width: 61px;
  height: 55px;
  display: block;
}

.headermegasitenav-driver-number {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  display: inline-block;
  width: 42px;
  margin-left: 5px;
  margin-right: 5px;
  line-height: 1;
  text-align: center;
  position: relative;
  vertical-align: middle;
}

.headermegasitenav-driver-number.small {
  font-size: 13px;
}

.headermegasitenav-driver-number img {
  width: 100%;
}

.main-white:before {
  border-color: #000;
  background-color: #fff;
}

.inner-black {
  color: #fff;
}

.inner-black:after {
  border-color: #000;
  background-color: #000;
}

.cd-primary-nav .cd-secondary-nav > li.headermegasitenav-driver-section {
  overflow: hidden;
}

@media (min-width: 1024px) {
  .cd-primary-nav .cd-secondary-nav > li.headermegasitenav-driver-section {
    width: 71%;
    border-right: 0 none;
  }
}

@media (min-width: 1024px) {
  .cd-primary-nav .cd-secondary-nav > li.headermegasitenav-events-section {
    width: 71%;
    border-right: 0 none;
    padding-left: 30px;
    padding-top: 50px;
  }
}

.headermegasitenav-events-section-inner {
  margin-bottom: -20px;
}

@media (min-width: 1024px) {
  .headermegasitenav-events-section-inner {
    margin-left: -30px;
    margin-right: -30px;
  }
}

.headermegasitenav-events-list {
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .headermegasitenav-events-list {
    margin-bottom: 0;
    width: 25%;
    float: left;
    padding-left: 30px;
    padding-right: 30px;
  }
}

.cd-primary-nav .cd-secondary-nav .headermegasitenav-events-list-item {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  overflow: visible;
  height: auto;
  line-height: 19px;
  margin-bottom: 20px;
  white-space: normal;
}

@media (min-width: 668px) {
  .cd-primary-nav .cd-secondary-nav .headermegasitenav-events-list-item {
    margin-bottom: 15px;
  }
}

@media (max-width: 1023px) {
  .cd-primary-nav .cd-secondary-nav .headermegasitenav-events-list-item:last-child {
    margin-bottom: 0;
  }
}

.cd-primary-nav .cd-secondary-nav .headermegasitenav-events-list-item .headermegasitenav-events-list-item-buy {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #3f85ba;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
}

.cd-primary-nav .cd-secondary-nav .headermegasitenav-events-list-item .headermegasitenav-events-list-item-label {
  height: auto;
  line-height: 1.2;
  overflow: visible;
  white-space: normal;
  padding: 0 20px;
}

@media (min-width: 1024px) {
  .cd-primary-nav .cd-secondary-nav .headermegasitenav-events-list-item .headermegasitenav-events-list-item-label {
    padding: 0;
  }
}

@media only screen and (max-width: 1023px) {
  body.nav-on-left.overflow-hidden {
    overflow: hidden;
  }
}

@media (min-width: 1024px) {
  .cd-primary-nav .cd-secondary-nav.headermegasitenav-sidein > li {
    height: 550px;
  }
}

.headermegasitenav-events-list-separator {
  height: 30px;
}

.headermegasitenav-events-list-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: #ee3123;
  text-transform: uppercase;
}

@media (max-width: 1023px) {
  .headermegasitenav-events-list-title {
    padding: 0 20px;
  }
}

@media (min-width: 1280px) {
  .headermegasitenav-events-list-title {
    font-size: 15px;
    margin-bottom: 10px;
  }
}

.cd-main-content,
.cd-main-header {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.cd-main-content,
.cd-main-header {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

@media only screen and (max-width: 1023px) {
  .cd-main-content.nav-is-visible,
  .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(-275px);
            transform: translateX(-275px);
  }
  .nav-on-left .cd-main-content.nav-is-visible,
  .nav-on-left .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(275px);
            transform: translateX(275px);
  }
}

.cd-main-content {
  position: relative;
  z-index: 2;
}

.headermegasitenav-inner {
  height: 55px;
  background: #ffffff;
  z-index: 100021;
}

@media (min-width: 1280px) {
  .headermegasitenav-inner {
    height: 85px;
  }
  .headermegasitenav-inner:after {
    content: "";
    display: table;
    clear: both;
  }
}

.headermegasitenav-search {
  width: 100%;
  position: relative;
}

.headermegasitenav-search:after {
  height: 22px;
  width: 22px;
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/icon-search.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: ' ';
  position: absolute;
  top: 4px;
  right: 10px;
  z-index: 2;
}

@media (min-width: 1024px) {
  .headermegasitenav-search:after {
    height: 56px;
    width: 56px;
    top: 0;
    right: 0;
    background-size: 50%;
  }
}

.cd-search .headermegasitenav-search-control {
  background-color: #f6f6f6;
  border: 1px solid #e2e2e2;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  padding-left: 5px;
  padding-right: 50px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
}

@media (min-width: 1024px) {
  .cd-search .headermegasitenav-search-control {
    height: 56px;
    line-height: 56px;
    font-size: 30px;
    padding-left: 20px;
    padding-right: 80px;
  }
}

.headermegasitenav-logo {
  background-image: url(/wp-content/themes/v8supercars/images/logo-v8-virgin.svg);
  position: absolute;
  top: 8px;
  left: 5%;
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  width: 151px;
  height: 35px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

@media (min-width: 1024px) {
  .headermegasitenav-logo {
    left: 17px;
    width: 151px;
    height: 35px;
    top: 9px;
  }
}

@media (min-width: 1280px) {
  .headermegasitenav-logo {
    width: 250px;
    height: 60px;
    top: 12px;
  }
}

@media (min-width: 1680px) {
  .headermegasitenav-logo {
    left: 50px;
    width: 250px;
    height: 60px;
    top: 12px;
  }
}

@media only screen and (min-width: 1280px) {
  .cd-logo {
    top: 26px;
    left: 4em;
  }
}

.cd-header-buttons {
  position: absolute;
  display: inline-block;
  top: 3px;
  right: 0;
  z-index: 9999;
}

.cd-header-buttons li {
  display: inline-block;
}

@media only screen and (max-width: 1023px) {
  .nav-on-left .cd-header-buttons {
    right: auto;
    left: 5%;
  }
  .nav-on-left .cd-header-buttons li {
    float: right;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-header-buttons {
    top: 3px;
    right: 166px;
  }
}

@media only screen and (min-width: 1280px) {
  .cd-header-buttons {
    top: 23px;
    right: 201px;
  }
}

@media only screen and (min-width: 1562px) {
  .cd-header-buttons {
    right: 232px;
  }
}

@media only screen and (min-width: 1658px) {
  .cd-header-buttons {
    right: 256px;
  }
}

.cd-search {
  padding: 15px;
  background-color: #fff;
}

@media only screen and (min-width: 1024px) {
  .cd-search {
    padding: 30px;
  }
}

.cd-search-trigger,
.cd-nav-trigger {
  position: relative;
  display: block;
  width: 44px;
  height: 44px;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
  z-index: 3;
}

.cd-search-trigger:hover,
.cd-nav-trigger:hover {
  color: transparent;
}

.cd-nav-trigger {
  margin-right: 8px;
}

@media (max-width: 1023px) {
  .cd-search-trigger {
    background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/icon-search.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 21px 21px;
  }
  .cd-search-trigger.search-is-visible {
    background-image: none;
  }
}

@media (min-width: 1024px) {
  .cd-search-trigger::before,
  .cd-search-trigger::after {
    content: '';
    position: absolute;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
}

@media (min-width: 1024px) {
  .cd-search-trigger::before {
    top: 11px;
    left: 15px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #7e858a;
  }
}

@media (min-width: 1280px) {
  .cd-search-trigger::before {
    top: 6px;
    left: 10px;
    width: 20px;
    height: 20px;
  }
}

@media (min-width: 1024px) {
  .cd-search-trigger::after {
    bottom: 15px;
    right: 6px;
    height: 3px;
    width: 12px;
    background: #7e858a;
    -webkit-transform: rotate(45deg) scaleY(0.75);
            transform: rotate(45deg) scaleY(0.75);
  }
}

@media (min-width: 1280px) {
  .cd-search-trigger::after {
    bottom: 14px;
    right: 5px;
    height: 3px;
    width: 15px;
  }
}

.cd-search-trigger span {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.cd-search-trigger span::before,
.cd-search-trigger span::after {
  content: '';
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 22px;
  top: 50%;
  margin-top: -2px;
  left: 50%;
  margin-left: -11px;
  background: #7e858a;
  opacity: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

@media (max-width: 1023px) {
  .cd-search-trigger span::before,
  .cd-search-trigger span::after {
    width: 15px;
  }
}

.cd-search-trigger span::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.cd-search-trigger span::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.cd-search-trigger.search-is-visible::before,
.cd-search-trigger.search-is-visible::after {
  opacity: 0;
}

.cd-search-trigger.search-is-visible span::before,
.cd-search-trigger.search-is-visible span::after {
  opacity: 1;
}

.cd-search-trigger.search-is-visible span::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.cd-search-trigger.search-is-visible span::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.cd-nav-trigger span,
.cd-nav-trigger span::before,
.cd-nav-trigger span::after {
  position: absolute;
  display: inline-block;
  height: 2px;
  width: 24px;
  background: #7e858a;
}

.cd-nav-trigger span {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -2px;
  -webkit-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s;
}

.cd-nav-trigger span::before,
.cd-nav-trigger span::after {
  content: '';
  right: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: -5% 50%;
          transform-origin: -5% 50%;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}

.cd-nav-trigger span::before {
  top: -7px;
}

.cd-nav-trigger span::after {
  top: 7px;
}

.cd-nav-trigger.nav-is-visible {
  margin-right: 0;
}

.cd-nav-trigger.nav-is-visible span {
  background: rgba(46, 50, 51, 0);
}

.cd-nav-trigger.nav-is-visible span::before,
.cd-nav-trigger.nav-is-visible span::after {
  background: #7e858a;
}

.cd-nav-trigger.nav-is-visible span::before {
  -webkit-transform: translateX(4px) translateY(-3px) rotate(45deg);
          transform: translateX(4px) translateY(-3px) rotate(45deg);
}

.cd-nav-trigger.nav-is-visible span::after {
  -webkit-transform: translateX(4px) translateY(2px) rotate(-45deg);
          transform: translateX(4px) translateY(2px) rotate(-45deg);
}

@media only screen and (min-width: 1024px) {
  .cd-nav-trigger {
    display: none;
  }
}

.cd-primary-nav,
.cd-primary-nav ul {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 275px;
  background: #fff;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 10;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.cd-primary-nav a,
.cd-primary-nav ul a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #7e858a;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #f3f3f3;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform, opacity;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}

.cd-primary-nav .cd-nav-icons-side-left ul a {
  padding: 0 84px;
}

.cd-primary-nav ul .headermegasitenav-series-item.has-wrapping a {
  overflow: visible;
  height: auto;
  white-space: normal;
  line-height: 1.3;
  padding-top: 10px;
  padding-bottom: 10px;
}

.cd-primary-nav ul .headermegasitenav-series-item.has-wrapping a img {
  float: left;
}

.cd-primary-nav ul .headermegasitenav-series-item.has-wrapping a span {
  overflow: hidden;
  display: block;
}

.cd-primary-nav .cd-secondary-nav .headermegasitenav-events-section a,
.cd-primary-nav .cd-secondary-nav .headermegasitenav-events-section ul a {
  border-bottom: 0 none;
}

/*.cd-primary-nav .cd-secondary-nav .headermegasitenav-series-list a,
.cd-primary-nav .cd-secondary-nav .headermegasitenav-series-list ul a {
    border-bottom: 0 none;
}*/
.cd-primary-nav .cd-secondary-nav .headermegasitenav-driver-section a,
.cd-primary-nav .cd-secondary-nav .headermegasitenav-driver-section ul a {
  border-bottom: 0 none;
}

.cd-primary-nav .go-back a {
  color: #c1c7cb;
  text-transform: uppercase;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.cd-primary-nav.is-hidden,
.cd-primary-nav ul.is-hidden {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.cd-primary-nav.moves-out > li > a,
.cd-primary-nav ul.moves-out > li > a {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
}

@media only screen and (max-width: 1023px) {
  .nav-on-left .cd-primary-nav,
  .nav-on-left .cd-primary-nav ul {
    right: auto;
    left: 0;
  }
}

.cd-primary-nav .see-all a {
  color: #ee3123;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

.cd-primary-nav .cd-nav-gallery .cd-nav-item,
.cd-primary-nav .cd-nav-icons .cd-nav-item,
.cd-primary-nav .cd-nav-icons-side .cd-nav-item {
  text-transform: uppercase;
  font-size: 16px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  height: 48px;
  line-height: 48px;
}

@media only screen and (max-width: 1023px) {
  .cd-primary-nav .cd-nav-gallery .cd-nav-item img,
  .cd-primary-nav .cd-nav-icons .cd-nav-item img,
  .cd-primary-nav .cd-nav-icons-side .cd-nav-item img {
    display: none;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav .cd-nav-gallery .cd-nav-item,
  .cd-primary-nav .cd-nav-icons .cd-nav-item,
  .cd-primary-nav .cd-nav-icons-side .cd-nav-item {
    font-size: 19px;
    height: 80px;
    line-height: 80px;
  }
}

@media only screen and (max-width: 1023px) {
  .cd-primary-nav .cd-nav-icons-side-left .cd-nav-item {
    height: auto;
    min-height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.cd-primary-nav .cd-nav-icons-side-right .cd-nav-item {
  height: 40px;
}

@media only screen and (max-width: 1023px) {
  .cd-primary-nav .cd-nav-icons-side-left .cd-nav-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media only screen and (max-width: 1023px) {
  .cd-primary-nav .cd-nav-icons-side-left .cd-nav-item img {
    float: left;
    display: block;
  }
}

@media only screen and (max-width: 1023px) {
  .cd-primary-nav .cd-nav-icons-side-left .cd-nav-item span {
    line-height: 1;
    display: block;
    white-space: normal;
    margin: auto;
    margin-left: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .cd-primary-nav .cd-nav-icons-side-right a {
    border: 0 none;
  }
}

.cd-primary-nav .cd-nav-icons .cd-nav-item * {
  vertical-align: middle;
}

.cd-primary-nav .cd-nav-icons-side .cd-nav-item * {
  vertical-align: middle;
}

.cd-primary-nav .cd-nav-gallery .cd-nav-item h3,
.cd-primary-nav .cd-nav-icons .cd-nav-item h3,
.cd-primary-nav .cd-nav-icons-side .cd-nav-item h3 {
  overflow: hidden;
  text-overflow: ellipsis;
}

.cd-primary-nav .cd-nav-icons .cd-nav-item img {
  display: inline-block;
  max-height: 30px;
  max-width: 30px;
  margin-right: 15px;
}

.cd-primary-nav .cd-nav-icons-side .cd-nav-item img {
  display: inline-block;
  max-height: 30px;
  max-width: 30px;
  margin-right: 15px;
}

.cd-primary-nav .cd-nav-icons-side-left .cd-nav-item img {
  display: inline-block;
  max-width: 46px;
  margin-right: 18px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav .cd-nav-icons-side-left .cd-nav-item img {
    max-height: 100%;
    max-width: 66px;
    margin-right: 25px;
  }
}

.cd-primary-nav .cd-nav-gallery .cd-nav-item {
  padding-left: 90px;
}

.cd-primary-nav .cd-nav-gallery .cd-nav-item img {
  position: absolute;
  display: block;
  height: 40px;
  width: auto;
  left: 20px;
  top: 50%;
  margin-top: -20px;
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav .cd-nav-icons .cd-nav-item {
    padding-left: 15px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav .cd-nav-icons-side .cd-nav-item {
    padding-left: 15px;
  }
}

.cd-primary-nav .cd-nav-icons .cd-nav-item p {
  color: #2e3233;
  font-size: 1.3rem;
  display: none;
}

.cd-primary-nav .cd-nav-icons-side .cd-nav-item p {
  color: #2e3233;
  font-size: 1.3rem;
  display: none;
}

.cd-primary-nav .cd-nav-icons .cd-nav-item::before {
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}

.cd-primary-nav .cd-nav-icons-side .cd-nav-item::before {
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}

@media only screen and (max-width: 1023px) {
  .cd-primary-nav {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: hidden;
    -webkit-transition: visibility 0s 0.3s, -webkit-transform 0.3s 0s;
    transition: visibility 0s 0.3s, -webkit-transform 0.3s 0s;
    transition: transform 0.3s 0s, visibility 0s 0.3s;
    transition: transform 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
  }
}

@media only screen and (max-width: 1023px) {
  .cd-primary-nav.nav-is-visible {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    visibility: visible;
    -webkit-transition: visibility 0s 0s, -webkit-transform 0.3s 0s;
    transition: visibility 0s 0s, -webkit-transform 0.3s 0s;
    transition: transform 0.3s 0s, visibility 0s 0s;
    transition: transform 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav {
    position: static;
    height: auto;
    width: auto;
    float: right;
    overflow: visible;
    background: transparent;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav:after {
    content: "";
    display: table;
    clear: both;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav.moves-out > li > a {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav ul {
    position: static;
    height: auto;
    width: auto;
    background: transparent;
    overflow: visible;
    z-index: 10;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav ul.is-hidden {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav ul.moves-out > li > a {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@media (min-width: 1024px) {
  .cd-primary-nav > li {
    float: left;
  }
  .cd-primary-nav > li:after {
    display: block;
    float: right;
    content: ' ';
    height: 55px;
    border-right: 2px solid #f5f5f5;
    -webkit-transform: skewX(-18deg);
            transform: skewX(-18deg);
    position: relative;
    right: -8px;
  }
  .cd-primary-nav > li:last-child:after {
    display: none;
  }
}

@media only screen and (min-width: 1280px) {
  .cd-primary-nav > li:after {
    height: 85px;
    right: -11px;
  }
}

@media (min-width: 1024px) {
  .cd-primary-nav > li.has-children:after {
    margin-top: -55px;
  }
}

@media (min-width: 1280px) {
  .cd-primary-nav > li.has-children:after {
    margin-top: -85px;
  }
}

/* Safari 7.1+ (8.0 is the latest version of Safari at this time) */
_::-webkit-full-page-media,
_:future,
:root .cd-primary-nav > li.has-children:after {
  margin-top: 0 !important;
}

@media (min-width: 1024px) {
  .cd-primary-nav > li.first-item:first-child:before {
    display: block;
    float: left;
    content: ' ';
    height: 55px;
    border-right: 2px solid #f5f5f5;
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
}

@media (min-width: 1280px) {
  .cd-primary-nav > li.first-item:first-child:before {
    height: 85px;
  }
}

.cd-primary-nav > li.headermegasitenav-last-red {
  background-color: #ee3123;
}

.cd-primary-nav > li.headermegasitenav-last-red:hover {
  background-color: #CE2D00;
}

@media (min-width: 1024px) {
  .cd-primary-nav > li.headermegasitenav-last-red {
    margin-left: 50px;
    background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/menu-last-child.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

@media (min-width: 1280px) {
  .cd-primary-nav > li.headermegasitenav-last-red {
    margin-left: 75px;
  }
}

.cd-primary-nav > li.headermegasitenav-last-red > a {
  color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.cd-primary-nav > li.headermegasitenav-last-red > a:hover {
  color: #fff;
}

.cd-primary-nav > li > a {
  text-transform: uppercase;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav > li > a {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    outline: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 26px;
    padding-right: 12px;
    color: #7e858a;
    overflow: visible;
    border-bottom: none;
    -webkit-transition: color 0.3s, -webkit-box-shadow 0.3s;
    transition: color 0.3s, -webkit-box-shadow 0.3s;
    transition: color 0.3s, box-shadow 0.3s;
    transition: color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
  }
}

@media (min-width: 1024px) {
  .cd-primary-nav > li > a {
    padding-left: 23px;
    padding-right: 8px;
  }
}

@media (max-width: 1279px) {
  .cd-primary-nav > li > a {
    height: 55px;
    line-height: 55px;
  }
}

@media (min-width: 1280px) {
  .cd-primary-nav > li > a {
    height: 85px;
    line-height: 85px;
    padding-left: 30px;
    padding-right: 10px;
  }
}

@media (min-width: 1562px) {
  .cd-primary-nav > li > a {
    padding-right: 30px;
    padding-left: 50px;
  }
}

@media (min-width: 1024px) {
  .cd-primary-nav > li:first-child > a {
    padding-left: 18px;
    padding-right: 13px;
  }
}

@media (min-width: 1280px) {
  .cd-primary-nav > li:first-child > a {
    padding-left: 25px;
    padding-right: 15px;
  }
}

@media (min-width: 1562px) {
  .cd-primary-nav > li:first-child > a {
    padding-right: 35px;
    padding-left: 45px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav > li > a:hover {
    color: #ee3123;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav > li > a.selected {
    color: #ee3123;
    -webkit-box-shadow: inset 0 -2px 0 #ee3123;
            box-shadow: inset 0 -2px 0 #ee3123;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav > li.headermegasitenav-last-red > a.selected {
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 transparent;
            box-shadow: inset 0 0 0 transparent;
  }
}

.cd-primary-nav .go-back,
.cd-primary-nav .see-all {
  font-size: 16px;
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav .go-back,
  .cd-primary-nav .see-all {
    display: none;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav .cd-secondary-nav,
  .cd-primary-nav .cd-nav-gallery,
  .cd-primary-nav .cd-nav-icons,
  .cd-primary-nav .cd-nav-icons-side {
    position: absolute;
    top: 55px;
    width: 100vw;
    background: #ffffff;
    padding: 0;
    -webkit-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
            box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
  }
}

@media only screen and (min-width: 1280px) {
  .cd-primary-nav .cd-secondary-nav,
  .cd-primary-nav .cd-nav-gallery,
  .cd-primary-nav .cd-nav-icons,
  .cd-primary-nav .cd-nav-icons-side {
    top: 85px;
  }
}

.cd-primary-nav .cd-nav-icons-side-left-item .cd-nav-item {
  height: auto;
}

.cd-primary-nav .cd-nav-icons-side-left-item .cd-nav-item img {
  width: 40px;
  max-width: 40px;
  height: 40px;
  max-height: 40px;
}

.cd-primary-nav .cd-nav-icons-side-left-item .cd-nav-item span {
  margin-left: 0px;
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav .cd-nav-icons {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.cd-primary-nav .cd-nav-icons-inner {
  overflow: hidden;
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav .cd-nav-icons-inner {
    padding-left: 5%;
    padding-right: 5%;
    margin-right: 0;
  }
}

.cd-primary-nav .cd-nav-icons-side-inner {
  overflow: hidden;
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav .cd-nav-icons-side-inner {
    padding-left: 5%;
    padding-right: 5%;
    margin-right: 0;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav .cd-secondary-nav:after,
  .cd-primary-nav .cd-nav-gallery:after,
  .cd-primary-nav .cd-nav-icons:after,
  .cd-primary-nav .cd-nav-icons-side:after {
    content: "";
    display: table;
    clear: both;
  }
  .cd-primary-nav .cd-secondary-nav.is-hidden,
  .cd-primary-nav .cd-nav-gallery.is-hidden,
  .cd-primary-nav .cd-nav-icons.is-hidden,
  .cd-primary-nav .cd-nav-icons-side.is-hidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
  }
  .cd-primary-nav .cd-secondary-nav > .see-all,
  .cd-primary-nav .cd-nav-gallery > .see-all,
  .cd-primary-nav .cd-nav-icons > .see-al,
  .cd-primary-nav .cd-nav-icons-side > .see-all {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 80px;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .cd-primary-nav .cd-secondary-nav > .see-all a,
  .cd-primary-nav .cd-nav-gallery > .see-all a,
  .cd-primary-nav .cd-nav-icons > .see-all a,
  .cd-primary-nav .cd-nav-icons-side > .see-all a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    border-top: 1px solid #e2e3df;
    border-bottom: none;
    margin: 0;
    padding: 0;
    -webkit-transition: color 0.2s, background 0.2s, border 0.2s;
    transition: color 0.2s, background 0.2s, border 0.2s;
  }
  .cd-primary-nav .cd-secondary-nav > .see-all a:hover,
  .cd-primary-nav .cd-nav-gallery > .see-all a:hover,
  .cd-primary-nav .cd-nav-icons > .see-all a:hover,
  .cd-primary-nav .cd-nav-icons-side > .see-all a:hover {
    background: #2e3233;
    border-color: #2e3233;
    color: #ffffff;
  }
  .cd-primary-nav .cd-secondary-nav > li {
    height: 540px;
    padding-top: 35px;
    width: 23%;
    float: left;
    margin-right: 2.66%;
    border-right: 1px solid #e2e3df;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .cd-primary-nav .cd-secondary-nav > li:nth-child(4n+2) {
    margin-right: 0;
    border-right: none;
  }
  .cd-primary-nav .cd-secondary-nav > li > a {
    color: #ee3123;
    font-weight: bold;
    font-size: 1.6rem;
    margin-bottom: 0.6em;
    border: 0 none;
  }
  .cd-primary-nav .cd-secondary-nav a {
    padding: 0 1% 0 0;
    color: #7e858a;
    border-bottom: none;
  }
  .cd-primary-nav .cd-secondary-nav a:hover {
    color: #ee3123;
  }
  .cd-primary-nav .cd-secondary-nav ul {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  .cd-primary-nav .cd-secondary-nav ul ul {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .cd-primary-nav .cd-secondary-nav ul ul.is-hidden {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  .cd-primary-nav .cd-secondary-nav ul ul .go-back {
    display: block;
  }
  .cd-primary-nav .cd-secondary-nav ul ul .go-back a {
    color: transparent;
  }
  .cd-primary-nav .cd-secondary-nav ul ul .see-all {
    display: block;
  }
  .cd-primary-nav .cd-secondary-nav .moves-out > li > a {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  .cd-primary-nav .cd-nav-gallery li {
    width: 22%;
    float: left;
    margin: 0 4% 40px 0;
  }
  .cd-primary-nav .cd-nav-gallery li:nth-child(4n+2) {
    margin-right: 0;
  }
  .cd-primary-nav .cd-nav-gallery .cd-nav-item {
    border-bottom: none;
    padding: 0;
    height: auto;
    line-height: 1.2;
  }
  .cd-primary-nav .cd-nav-gallery .cd-nav-item img {
    position: static;
    margin-top: 0;
    height: auto;
    width: 100%;
    margin-bottom: 0.6em;
  }
  .cd-primary-nav .cd-nav-gallery .cd-nav-item h3 {
    color: #ee3123;
    font-weight: bold;
    padding: 0 0.4em;
  }
  .cd-primary-nav .cd-nav-icons li {
    width: 31%;
    float: left;
    margin: 0 2% 20px 0;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item {
    border-bottom: none;
    height: 80px;
    line-height: 1.2;
    padding: 24px 0 0 25px;
    position: relative;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item:hover {
    background: #f6f6f5;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
    color: #ee3123;
    font-weight: bold;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item p {
    display: block;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item::before {
    left: 25px;
  }
  .cd-primary-nav .cd-nav-icons-side li {
    float: left;
  }
  .cd-nav-icons-side-left {
    width: 32%;
    border-right: 1px solid #e2e3df;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 1024px) {
  .cd-nav-icons-side-left {
    padding-top: 50px;
    padding-bottom: 50px;
    height: auto;
    margin-left: 30px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-nav-icons-side-left img {
    float: left;
  }
  .cd-nav-icons-side-left span {
    display: block;
    overflow: hidden;
    white-space: normal;
    line-height: 1;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 1024px) {
  .cd-nav-icons-side-right {
    padding-top: 50px;
    padding-bottom: 50px;
    height: 340px;
    width: 65%;
    padding-left: 90px;
    max-width: 884px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-nav-icons-side-left-item {
    margin: 0 2% 0 0;
    margin-bottom: 12px;
  }
  .cd-nav-icons-side-right-item {
    width: 48%;
    float: left;
    margin: 0 2% 0 0;
  }
  .cd-nav-icons-side-right-item a:hover {
    background: none;
  }
  .cd-primary-nav .cd-nav-icons-side .cd-nav-item {
    border-bottom: none;
    height: 80px;
    line-height: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .cd-primary-nav .cd-nav-icons-side .cd-nav-item:hover {
    background: #f6f6f5;
  }
  .cd-primary-nav .cd-nav-icons-side-right .cd-nav-item:hover {
    background: #f6f6f5;
  }
  .cd-primary-nav .cd-nav-icons-side .cd-nav-item h3 {
    color: #ee3123;
    font-weight: bold;
  }
  .cd-primary-nav .cd-nav-icons-side .cd-nav-item p {
    display: block;
  }
  .cd-primary-nav .cd-nav-icons-side .cd-nav-item::before {
    left: 25px;
  }
}

.has-children > a,
.go-back a {
  position: relative;
}

.has-children > a::before,
.has-children > a::after,
.go-back a::before,
.go-back a::after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #7e858a;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.headermegasitenav-last-red > a::before,
.headermegasitenav-last-red > a::after {
  background: #fff;
}

.go-back a::before,
.go-back a::after {
  background: #cfcfcf;
}

.has-children > a::before,
.go-back a::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.has-children > a::after,
.go-back a::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media only screen and (min-width: 1024px) {
  .has-children > a::before,
  .has-children > a::after,
  .go-back a::before,
  .go-back a::after {
    background: #c9cbc4;
  }
  .has-children > a:hover::before,
  .has-children > a:hover::after,
  .go-back a:hover::before,
  .go-back a:hover::after {
    background: #ee3123;
  }
}

.has-children > a {
  padding-right: 40px;
}

.has-children > a::before,
.has-children > a::after {
  right: 20px;
  -webkit-transform-origin: 9px 50%;
          transform-origin: 9px 50%;
}

.cd-primary-nav .go-back a {
  padding-left: 40px;
}

.cd-primary-nav .go-back a::before,
.cd-primary-nav .go-back a::after {
  left: 20px;
  -webkit-transform-origin: 1px 50%;
          transform-origin: 1px 50%;
}

@media only screen and (min-width: 1024px) {
  .has-children > a::before,
  .has-children > a::after {
    right: 15%;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav > .has-children > a {
    padding-right: 25px !important;
  }
}

@media only screen and (min-width: 1280px) {
  .cd-primary-nav > .has-children > a {
    padding-right: 25px !important;
  }
}

@media only screen and (min-width: 1562px) {
  .cd-primary-nav > .has-children > a {
    padding-right: 45px !important;
  }
}

.cd-primary-nav > li.headermegasitenav-last-red > a.selected {
  color: #fff;
}

@media (min-width: 1024px) {
  .cd-primary-nav > li.headermegasitenav-last-red > a {
    padding-left: 35px;
  }
}

@media (min-width: 1562px) {
  .cd-primary-nav > li.headermegasitenav-last-red > a {
    padding-left: 45px;
    padding-right: 45px !important;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav > .has-children > a::before,
  .cd-primary-nav > .has-children > a::after {
    width: 9px;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    background: #c9cbc4;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transition: width 0.3s, background-color 0.3s, left 0.3s, right 0.3s, -webkit-transform 0.3s;
    transition: width 0.3s, background-color 0.3s, left 0.3s, right 0.3s, -webkit-transform 0.3s;
    transition: width 0.3s, transform 0.3s, background-color 0.3s, left 0.3s, right 0.3s;
    transition: width 0.3s, transform 0.3s, background-color 0.3s, left 0.3s, right 0.3s, -webkit-transform 0.3s;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav > .has-children.active > a::before,
  .cd-primary-nav > .has-children.active > a::after {
    background-color: #ee3123;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav > .has-children.headermegasitenav-last-red > a::before,
  .cd-primary-nav > .has-children.headermegasitenav-last-red > a::after {
    background: #fff;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav > .has-children > a::before {
    right: 12px;
  }
}

@media only screen and (min-width: 1562px) {
  .cd-primary-nav > .has-children > a::before {
    right: 31px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav > .has-children.active > a::before {
    right: 7px;
  }
}

@media only screen and (min-width: 1562px) {
  .cd-primary-nav > .has-children.active > a::before {
    right: 26px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav > .has-children > a::after {
    right: 7px;
  }
}

@media only screen and (min-width: 1562px) {
  .cd-primary-nav > .has-children > a::after {
    right: 26px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav > .has-children.active > a::after {
    right: 7px;
  }
}

@media only screen and (min-width: 1562px) {
  .cd-primary-nav > .has-children.active > a::after {
    right: 26px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav > .has-children > a.selected::before,
  .cd-primary-nav > .has-children > a.selected::after {
    width: 13px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-secondary-nav > .has-children > a::before,
  .cd-secondary-nav > .has-children > a::after {
    display: none;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav .go-back a {
    padding-left: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav .go-back a::before,
  .cd-primary-nav .go-back a::after {
    left: 1px;
  }
}

.cd-search {
  position: absolute;
  width: 100%;
  top: 55px;
  left: 0;
  right: 0;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

@media only screen and (min-width: 1280px) {
  .cd-search {
    top: 85px;
  }
}

.cd-search form {
  height: 100%;
  width: 100%;
}

.cd-search input {
  border-radius: 0;
  border: none;
  background: #ffffff;
  height: 100%;
  width: 100%;
  padding: 0 5%;
  -webkit-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.cd-search input::-webkit-input-placeholder {
  color: #c9cbc4;
}

.cd-search input::-moz-placeholder {
  color: #c9cbc4;
}

.cd-search input:-moz-placeholder {
  color: #c9cbc4;
}

.cd-search input:-ms-input-placeholder {
  color: #c9cbc4;
}

.cd-search input:focus {
  outline: none;
}

.cd-search.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.nav-is-fixed .cd-search {
  position: fixed;
}

@media only screen and (min-width: 1024px) {
  .cd-search input {
    padding: 0 2em;
    font-size: 15px;
    font-weight: 300;
  }
}

.cd-overlay {
  position: fixed;
  z-index: 2;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.8);
  visibility: hidden;
  opacity: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s, -webkit-transform 0.3s 0s;
}

.cd-overlay.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s, -webkit-transform 0.3s 0s;
}

.headermegasitenav-last-red > a::before,
.headermegasitenav-last-red > a::after {
  background: #fff;
}

@media only screen and (max-width: 1023px) {
  .cd-overlay.is-visible {
    -webkit-transform: translateX(-275px);
            transform: translateX(-275px);
  }
  .nav-on-left .cd-overlay.is-visible {
    -webkit-transform: translateX(275px);
            transform: translateX(275px);
  }
  .cd-overlay.is-visible.search-is-visible,
  .nav-on-left .cd-overlay.is-visible.search-is-visible {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.no-js .cd-primary-nav {
  position: relative;
  height: auto;
  width: 100%;
  overflow: visible;
  visibility: visible;
  z-index: 2;
}

.no-js .cd-search {
  position: relative;
  top: 0;
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 668px) {
  .no-js .cd-primary-nav {
    position: absolute;
    z-index: 100021;
    display: inline-block;
    width: auto;
    top: 0;
    right: 150px;
    padding: 0;
  }
  .no-js .nav-is-fixed .cd-primary-nav {
    position: fixed;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav .cd-nav-icons {
    overflow: hidden;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav .cd-nav-icons-side {
    overflow: hidden;
  }
}

.headermegasitenav--is-eventlanding {
  margin-bottom: 0 !important;
}

.headermegasitenav--is-eventlanding .cd-header-buttons {
  height: 55px;
  top: 0;
}

.headermegasitenav--is-eventlanding .cd-nav-trigger {
  margin-right: 0;
  padding-right: 0;
  width: 54px;
  height: 55px;
  overflow: visible;
}

.headermegasitenav--is-eventlanding .cd-nav-trigger:before {
  position: absolute;
  content: "";
  display: block;
  left: -15px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 55px 15px;
  border-color: transparent;
}

.headermegasitenav--is-eventlanding .cd-nav-trigger span {
  right: 20px;
}

.headermegasitenav--is-eventlanding .cd-nav-trigger.nav-is-visible span {
  background-color: rgba(255, 255, 255, 0);
}

.headermegasitenav--is-eventlanding .cd-nav {
  float: right;
}

@media (min-width: 1024px) {
  .headermegasitenav--is-eventlanding .cd-primary-nav:before {
    position: absolute;
    content: "";
    display: block;
    left: -15px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 55px 15px;
    border-color: transparent;
  }
}

@media (min-width: 1280px) {
  .headermegasitenav--is-eventlanding .cd-primary-nav:before {
    left: -25px;
    border-width: 0 0 85px 25px;
  }
}

@media (min-width: 1024px) {
  .headermegasitenav--is-eventlanding .cd-primary-nav li:before {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .headermegasitenav--is-eventlanding .cd-primary-nav li:after {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transform: skewX(-18deg);
            transform: skewX(-18deg);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
}

@media (min-width: 1024px) {
  .headermegasitenav--is-eventlanding .cd-primary-nav li:last-child a {
    padding-right: 15px;
  }
}

@media (min-width: 1280px) {
  .headermegasitenav--is-eventlanding .cd-primary-nav li:last-child a {
    padding-right: 20px;
  }
}

@media (min-width: 1562px) {
  .headermegasitenav--is-eventlanding .cd-primary-nav li:last-child a {
    padding-right: 25px;
  }
}

.headermegasitenav--is-eventlanding .cd-primary-nav a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

@media (min-width: 1024px) {
  .headermegasitenav--is-eventlanding .cd-primary-nav a {
    padding: 0 4px 0 18px;
    font-size: 14px;
    border-bottom: none;
  }
}

@media (min-width: 1280px) {
  .headermegasitenav--is-eventlanding .cd-primary-nav a {
    padding: 0 8px 0 26px;
    font-size: 16px;
  }
}

@media (min-width: 1562px) {
  .headermegasitenav--is-eventlanding .cd-primary-nav a {
    padding: 0 12px 0 34px;
    font-size: 19px;
  }
}

@media (min-width: 1024px) {
  .headermegasitenav--is-eventlanding .cd-primary-nav .first-item a {
    padding-left: 9px;
  }
}

@media (min-width: 1280px) {
  .headermegasitenav--is-eventlanding .cd-primary-nav .first-item a {
    padding-left: 13px;
  }
}

@media (min-width: 1562px) {
  .headermegasitenav--is-eventlanding .cd-primary-nav .first-item a {
    padding-left: 17px;
  }
}

.headermegasitenav-eventlandinglogo-parent {
  display: inline-block;
  vertical-align: top;
  margin: 12px 0 8px 15px;
  padding-right: 10px;
  width: 113px;
  border-right: 1px solid #a8b7bc;
}

@media (min-width: 1280px) {
  .headermegasitenav-eventlandinglogo-parent {
    margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 18px;
    width: 187px;
  }
}

@media (min-width: 1680px) {
  .headermegasitenav-eventlandinglogo-parent {
    margin-left: 50px;
  }
}

.headermegasitenav-eventlandinglogo-parent img {
  width: 100%;
}

@media (min-width: 1280px) {
  .headermegasitenav-eventlandinglogo-parent img {
    min-width: 180px;
  }
}

.headermegasitenav-eventlandinglogo-event {
  display: inline-block;
  margin: 7px 0 8px 10px;
  width: 74px;
}

@media (min-width: 1280px) {
  .headermegasitenav-eventlandinglogo-event {
    margin-top: 11px;
    margin-bottom: 11px;
    width: 111px;
  }
}

.headermegasitenav-eventlandinglogo-event img {
  width: 100%;
}

.edge-browser .cd-primary-nav > li.has-children:after {
  margin-top: 0;
}

header {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99;
  margin-bottom: 40px;
  background: white;
  color: #7D8589;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.08);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media only screen and (max-width: 1023px) {
  header {
    margin-bottom: 0;
  }
  header .header-nav {
    display: none;
  }
}

header * {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

header.search-open .header-btn-search .icon-search {
  opacity: 0;
}

header.search-open .header-btn-search .icon-close {
  opacity: 1;
}

header.search-open .header-search-input {
  visibility: visible;
  opacity: 1;
}

.header-wrapper {
  position: relative;
  margin-bottom: 160px;
}

@media only screen and (max-width: 1023px) {
  .header-wrapper {
    margin-bottom: 55px;
  }
}

.header-wrapper.is-fixed header {
  position: fixed;
}

.header-top {
  position: relative;
  z-index: 15;
  height: 86px;
  text-align: center;
  background: white;
  overflow: visible;
}

.header-top-inner {
  position: relative;
  overflow: visible;
}

.header-top-right {
  position: absolute;
  top: 25px;
  right: 20px;
  overflow: visible;
}

.header-top-right.header-nav {
  display: block;
}

.header-top-right.header-nav > li {
  display: block;
  float: right;
}

.header-top-right.header-nav > li:first-child > a {
  border: 1px solid #D7D7D7;
}

.header-top-right.header-nav > li.is-orange a {
  background: #ee3123;
  color: white;
  border-color: #ee3123;
}

.header-top-right.header-nav > li.is-orange ul {
  background: #ee3123;
  color: white;
  border: none;
}

.header-top-right.header-nav > li.is-orange:hover > a {
  background: #d62c1f;
}

.header-top-right.header-nav > li.is-orange .icon, .header-top-right.header-nav > li.is-orange .eventribbon-item-cta:before {
  color: white;
}

.header-top-right.header-nav > li > a {
  width: 135px;
  height: 34px;
  border: 1px solid #D7D7D7;
  color: #2F374F;
}

.header-top-right.header-nav > li > a:before {
  content: none;
}

.header-top-right.header-nav > li > a:hover {
  background: #ee3123;
  color: white;
  border-color: #ee3123;
}

.header-top-right.header-nav > li > a:hover .icon, .header-top-right.header-nav > li > a:hover .eventribbon-item-cta:before {
  color: white;
}

.header-top-right.header-nav > li > a .icon, .header-top-right.header-nav > li > a .eventribbon-item-cta:before {
  color: #ee3123;
  margin-left: 5px;
  line-height: 0.8em;
}

.header-top-right.header-nav > li > a .icon-external-link {
  font-size: 0.75em;
}

.header-top-right li {
  margin-left: 5px;
}

.header-btn {
  position: absolute;
  z-index: 60;
  top: 0;
  left: 0;
  width: 86px;
  height: 100%;
  font-size: 28px;
  cursor: pointer;
}

.header-btn .icon, .header-btn .eventribbon-item-cta:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.header-btn .icon-close {
  font-size: 15px;
  opacity: 0;
}

.header-btn-mobile-menu {
  z-index: 55;
  left: auto;
  right: 0;
  font-size: 16px;
}

.header-search-input {
  position: absolute;
  display: block;
  z-index: 59;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.header-search-input input {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  background: white;
  padding: 0 106px;
  font-size: 38px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #7F8589;
  outline: none;
}

.header-search-input button {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  height: 100%;
  width: 86px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 28px;
  border: none;
  background: none;
  color: #7D8589;
  outline: none;
}

.header-logo {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 60%;
  margin: -25px 0 0 -113px;
}

@media only screen and (max-width: 1023px) {
  .header-logo {
    margin: -16px 0 0 -72px;
  }
}

.header-logo img {
  height: 100%;
  display: block;
}

.header-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 34px;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

.header-nav > li {
  position: relative;
  z-index: 10;
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  text-align: center;
  overflow: hidden;
}

@media only screen and (max-width: 1279px) {
  .header-nav > li {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}

.header-nav > li:hover {
  z-index: 20;
  overflow: visible;
}

.header-nav > li:hover.has-dropdown a {
  height: calc(100% + 1px);
}

.header-nav > li:hover > a {
  color: #ee3123;
}

.header-nav > li:hover > a:before {
  height: 2px;
  background: #ee3123;
}

.header-nav > li:hover ul {
  opacity: 1;
  -webkit-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.11);
          box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.11);
}

.header-nav > li:first-child {
  border-left: none;
}

.header-nav > li:first-child > a {
  border-left: none;
}

.header-nav > li.has-dropdown-right ul, .header-nav > li:nth-child(n+6) ul {
  left: auto;
  right: 0;
}

.header-nav > li > a {
  position: relative;
  height: 100%;
  z-index: 20;
  display: block;
  padding: 8px;
  color: #333f48;
  border-left: 1px solid #EDEDED;
  background: white;
  overflow: hidden;
}

.header-nav > li > a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #EDEDED;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.header-nav > li ul {
  position: absolute;
  z-index: 15;
  bottom: 0;
  left: 0;
  width: 310px;
  padding: 20px;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  list-style: none;
  background: white;
  text-align: left;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-top: 1px solid #D7D7D7;
  text-transform: none;
}

.header-nav > li ul li {
  margin-bottom: 10px;
}

.header-nav > li ul li:last-child {
  margin-bottom: 0;
}

.header-nav > li ul a {
  font-size: 14px;
  color: #333f48;
  margin-top: 15px;
}

.header-nav > li ul a:hover {
  color: #ee3123;
}

.header-nav .icon, .header-nav .eventribbon-item-cta:before {
  font-size: 0.5em;
  color: #ee3123;
  margin-left: 5px;
}

.mobile-nav {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .header-top {
    height: 55px;
  }
  .header-btn,
  .header-search-input button {
    width: 55px;
    font-size: 25px;
  }
  .header-btn.header-btn-mobile-menu,
  .header-search-input button.header-btn-mobile-menu {
    font-size: 16px;
  }
  .header-search-input input {
    padding: 0 65px;
    font-size: 20px;
  }
  .header-logo {
    max-width: 150px;
  }
  .mobile-nav {
    display: block;
  }
  .mobile-nav .header-nav {
    display: block;
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    width: 265px;
    height: 100%;
    background: white;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.08);
            box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.08);
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .mobile-nav .header-nav.has-sub-nav-open {
    overflow: hidden;
  }
  .mobile-nav .header-nav > li,
  .mobile-nav .header-nav li {
    position: static;
    display: block;
    height: auto;
    text-align: left;
    overflow: hidden;
  }
  .mobile-nav .header-nav > li.is-orange > a,
  .mobile-nav .header-nav li.is-orange > a {
    background: #ee3123;
    color: white;
  }
  .mobile-nav .header-nav > li.is-orange > a .icon, .mobile-nav .header-nav > li.is-orange > a .eventribbon-item-cta:before,
  .mobile-nav .header-nav li.is-orange > a .icon,
  .mobile-nav .header-nav li.is-orange > a .eventribbon-item-cta:before {
    color: white;
  }
  .mobile-nav .header-nav > li:last-child > a,
  .mobile-nav .header-nav li:last-child > a {
    border: none;
  }
  .mobile-nav .header-nav > li > ul,
  .mobile-nav .header-nav li > ul {
    position: fixed;
    z-index: 70;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    width: 100%;
    height: 100%;
    padding: 0;
    background: white;
    border: none;
    opacity: 1;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.08);
            box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.08);
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .mobile-nav .header-nav > li > ul.is-open,
  .mobile-nav .header-nav li > ul.is-open {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .mobile-nav .header-nav > li > ul li,
  .mobile-nav .header-nav li > ul li {
    margin: 0;
  }
  .mobile-nav .header-nav > li > ul li.mobile-menu-back-btn a,
  .mobile-nav .header-nav li > ul li.mobile-menu-back-btn a {
    padding-left: 55px;
    padding-right: 30px;
    color: #ABB2B6;
  }
  .mobile-nav .header-nav > li > ul li.mobile-menu-back-btn a .icon, .mobile-nav .header-nav > li > ul li.mobile-menu-back-btn a .eventribbon-item-cta:before,
  .mobile-nav .header-nav li > ul li.mobile-menu-back-btn a .icon,
  .mobile-nav .header-nav li > ul li.mobile-menu-back-btn a .eventribbon-item-cta:before {
    left: 20px;
    right: auto;
    color: #ABB2B6;
  }
  .mobile-nav .header-nav > li > ul li.mobile-menu-back-btn a .icon:before, .mobile-nav .header-nav > li > ul li.mobile-menu-back-btn a .eventribbon-item-cta:before,
  .mobile-nav .header-nav li > ul li.mobile-menu-back-btn a .icon:before,
  .mobile-nav .header-nav li > ul li.mobile-menu-back-btn a .eventribbon-item-cta:before {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .mobile-nav .header-nav a,
  .mobile-nav .header-nav li > a,
  .mobile-nav .header-nav li ul a {
    position: relative;
    display: block;
    height: auto;
    padding: 15px 55px 15px 30px;
    margin: 0;
    font-size: 18px;
    border: none;
    border-bottom: 1px solid #EDEDED;
  }
  .mobile-nav .header-nav a:before,
  .mobile-nav .header-nav li > a:before,
  .mobile-nav .header-nav li ul a:before {
    content: none;
  }
  .mobile-nav .header-nav a .icon, .mobile-nav .header-nav a .eventribbon-item-cta:before,
  .mobile-nav .header-nav li > a .icon,
  .mobile-nav .header-nav li > a .eventribbon-item-cta:before,
  .mobile-nav .header-nav li ul a .icon,
  .mobile-nav .header-nav li ul a .eventribbon-item-cta:before {
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .mobile-nav .header-nav a .icon-chevron-down:before, .mobile-nav .header-nav a .eventribbon-item-cta:before,
  .mobile-nav .header-nav li > a .icon-chevron-down:before,
  .mobile-nav .header-nav li > a .eventribbon-item-cta:before,
  .mobile-nav .header-nav li ul a .icon-chevron-down:before,
  .mobile-nav .header-nav li ul a .eventribbon-item-cta:before {
    display: inline-block;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .mobile-nav .header-nav a .icon-external-link,
  .mobile-nav .header-nav li > a .icon-external-link,
  .mobile-nav .header-nav li ul a .icon-external-link {
    font-size: 0.8em;
  }
  .cd-main-content, .header-top, header {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .mobile-menu-overlay {
    pointer-events: none;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .mobile-menu-open .header-btn-mobile-menu .icon-hamburger {
    opacity: 0;
  }
  .mobile-menu-open .header-btn-mobile-menu .icon-close {
    opacity: 1;
  }
  .mobile-menu-open .mobile-menu-overlay {
    opacity: 1;
    pointer-events: auto;
  }
  .mobile-menu-open header, .mobile-menu-open .cd-main-content {
    -webkit-transform: translate3d(-265px, 0, 0);
            transform: translate3d(-265px, 0, 0);
  }
  .mobile-menu-open .mobile-nav .header-nav {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.vehicle {
  position: relative;
  z-index: 1;
  padding-bottom: 45px;
}

@media (min-width: 1562px) {
  .vehicle {
    margin-left: 0;
    margin-right: 0;
  }
}

.vehicle-block-header {
  text-align: right;
}

@media (min-width: 1562px) {
  .vehicle-block-header {
    margin-right: 0;
    margin-bottom: 40px;
  }
}

.vehicle-item-list {
  margin-bottom: -80px;
}

.vehicle-item {
  position: relative;
  padding-bottom: 20px;
}

@media (min-width: 668px) {
  .vehicle-item {
    padding-bottom: 80px;
  }
}

.vehicle-block-header-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 0.875;
  margin: 0;
  padding: 0;
  color: rgba(51, 63, 72, 0.25);
  letter-spacing: -0.05em;
  text-transform: uppercase;
  margin-bottom: -0.12em;
}

@media screen and (min-width: 668px) {
  .vehicle-block-header-title {
    font-size: 58px;
  }
}

@media (min-width: 668px) {
  .vehicle-block-header-title {
    margin-bottom: -0.11em;
  }
}

.vehicle-team-content {
  margin-top: -30px;
}

.vehicle-team-content-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color: #333f48;
  line-height: 1;
  margin-bottom: 10px;
}

.vehicle-team-content-description {
  margin-bottom: 10px;
}

.vehicle-team-content-link {
  display: inline-block;
}

.vehicle-team-content-link a {
  color: #3f85ba;
}

.vehicle-block-content {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}

.vehicle-block-content:before, .vehicle-block-content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.vehicle-block-content:after {
  clear: both;
}

.vehicle-block-content {
  *zoom: 1;
}

@media (min-width: 1562px) {
  .vehicle-block-content {
    padding-right: 0;
    top: 75px;
  }
}

.vehicle-block-content-team {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color: #333f48;
  line-height: 1;
}

.vehicle-block-content-subteam {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: #333f48;
  line-height: 1;
}

@media (min-width: 1024px) {
  .vehicle-block-content-subteam {
    font-size: 25px;
  }
}

.vehicle-block-content-descr {
  padding-top: 14px;
  width: 170px;
  float: right;
  color: #7e858a;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}

@media (min-width: 1024px) {
  .vehicle-block-content-descr {
    width: 230px;
  }
}

.vehicle-block-content-descr-bold {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.vehicle-block-image {
  position: relative;
  z-index: -1;
  padding-top: 0;
  margin-left: -20px;
  margin-right: -20px;
}

@media (min-width: 668px) {
  .vehicle-block-image {
    margin-top: 20px;
  }
}

@media (min-width: 1562px) {
  .vehicle-block-image {
    margin-top: -80px;
    margin-left: -110px;
    margin-right: -110px;
  }
}

.vehicle-block-image img {
  max-width: 100%;
}

.drivervehicles {
  padding-bottom: 20px;
}

@media (min-width: 1562px) {
  .drivervehicles {
    padding-bottom: 110px;
  }
}

.drivervehicles-heading {
  text-align: right;
  margin-bottom: 24px;
  position: relative;
  z-index: 1;
}

@media (min-width: 1280px) {
  .drivervehicles-heading {
    margin-bottom: 40px;
  }
}

.drivervehicles-heading-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 0.875;
  margin: 0;
  padding: 0;
  color: rgba(51, 63, 72, 0.25);
  letter-spacing: -0.05em;
  text-transform: uppercase;
  margin-bottom: -0.12em;
}

@media screen and (min-width: 668px) {
  .drivervehicles-heading-title {
    font-size: 58px;
  }
}

@media (min-width: 668px) {
  .drivervehicles-heading-title {
    margin-bottom: -0.11em;
  }
}

.drivervehicles-content-bottominfopanel {
  margin-top: -8%;
  position: relative;
  z-index: 1;
}

.drivervehicles-content-bottominfopanel-posttitle {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color: #333f48;
  line-height: 1.1;
  margin-bottom: 10px;
}

.drivervehicles-content-bottominfopanel-description {
  margin-bottom: 10px;
}

.drivervehicles-content-bottominfopanel-link {
  display: inline-block;
}

.drivervehicles-content-bottominfopanel-link a {
  color: #3f85ba;
}

.drivervehicles-content-car {
  margin-left: -20px;
  margin-right: -20px;
}

@media (min-width: 1562px) {
  .drivervehicles-content-car {
    margin-left: -110px;
    margin-right: -110px;
  }
}

.drivervehicles-content-car img {
  width: 100%;
}

.drivervehicles-content-topinfopanel {
  text-align: right;
  margin-bottom: -17%;
  position: relative;
  z-index: 1;
}

@media (min-width: 560px) {
  .drivervehicles-content-topinfopanel {
    margin-bottom: -22%;
  }
}

@media (min-width: 624px) {
  .drivervehicles-content-topinfopanel {
    margin-bottom: -25%;
  }
}

@media (min-width: 668px) {
  .drivervehicles-content-topinfopanel {
    margin-bottom: -27%;
  }
}

@media (min-width: 1562px) {
  .drivervehicles-content-topinfopanel {
    margin-bottom: -34%;
  }
}

.drivervehicles-content-topinfopanel-carname {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color: #333f48;
  line-height: 1;
  display: block;
  margin-left: auto;
  max-width: 300px;
  margin-bottom: 5px;
}

.drivervehicles-content-topinfopanel-carmakemodel {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: #333f48;
  line-height: 1.3;
  display: block;
  margin-left: auto;
  max-width: 300px;
  margin-bottom: 5px;
}

.drivervehicles-content-topinfopanel-carenginespecification {
  color: #7e858a;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 1.3;
  display: block;
  margin-left: auto;
  max-width: 215px;
}

.drivervehicles-content-topinfopanel-carenginespecification strong {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.teamvehicles {
  padding-bottom: 20px;
}

@media (min-width: 1562px) {
  .teamvehicles {
    padding-bottom: 110px;
  }
}

.teamvehicles-heading {
  text-align: right;
  margin-bottom: 24px;
  position: relative;
  z-index: 1;
}

@media (min-width: 1280px) {
  .teamvehicles-heading {
    margin-bottom: 40px;
  }
}

.teamvehicles-heading-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 0.875;
  margin: 0;
  padding: 0;
  color: rgba(51, 63, 72, 0.25);
  letter-spacing: -0.05em;
  text-transform: uppercase;
  margin-bottom: -0.12em;
}

@media screen and (min-width: 668px) {
  .teamvehicles-heading-title {
    font-size: 58px;
  }
}

@media (min-width: 668px) {
  .teamvehicles-heading-title {
    margin-bottom: -0.11em;
  }
}

.teamvehicles-content + .teamvehicles-content {
  margin-top: 10%;
}

.teamvehicles-content-car {
  margin-left: -20px;
  margin-right: -20px;
}

@media (min-width: 1562px) {
  .teamvehicles-content-car {
    margin-left: -110px;
    margin-right: -110px;
  }
}

.teamvehicles-content-car img {
  width: 100%;
}

.teamvehicles-content-topinfopanel {
  text-align: right;
  margin-bottom: -14%;
  position: relative;
  z-index: 1;
}

@media (min-width: 560px) {
  .teamvehicles-content-topinfopanel {
    margin-bottom: -18%;
  }
}

@media (min-width: 624px) {
  .teamvehicles-content-topinfopanel {
    margin-bottom: -19%;
  }
}

@media (min-width: 668px) {
  .teamvehicles-content-topinfopanel {
    margin-bottom: -20%;
  }
}

@media (min-width: 1562px) {
  .teamvehicles-content-topinfopanel {
    margin-bottom: -27%;
  }
}

.teamvehicles-content-topinfopanel-carmakemodel {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color: #333f48;
  line-height: 1;
  display: block;
  margin-left: auto;
  max-width: 300px;
  margin-bottom: 5px;
}

.teamvehicles-content-topinfopanel-carprimarydriver {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: #333f48;
  line-height: 1.3;
  display: block;
  margin-left: auto;
  max-width: 300px;
  margin-bottom: 5px;
}

.teamvehicles-content-topinfopanel-carenginespecification {
  color: #7e858a;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 1.3;
  display: block;
  margin-left: auto;
  max-width: 215px;
}

.teamvehicles-content-topinfopanel-carenginespecification strong {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.videosidebar {
  margin-left: auto;
  max-width: 555px;
}

@media (min-width: 1024px) {
  .videosidebar {
    margin-left: auto;
    max-width: none;
  }
}

@media (min-width: 1562px) {
  .videosidebar {
    max-width: 332px;
  }
}

.videosidebar-item {
  padding: 15px 20px;
  overflow: auto;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.videosidebar-item-media {
  position: relative;
  display: block;
  background-size: cover;
  width: 50%;
  float: left;
}

.videosidebar-item-media:before {
  content: '';
  display: block;
  padding-bottom: 66%;
}

.videosidebar-item-image {
  width: 100%;
}

.videosidebar-item-description {
  position: relative;
  padding-left: 15px;
  width: 50%;
  float: left;
}

.videosidebar-item-label {
  color: #ee3123;
  font-size: 12px;
  text-transform: uppercase;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 5px;
}

.videosidebar-item-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 1;
  margin: 0 0 0.25em;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
  margin-bottom: 0.25em;
}

.videosidebar-item-title a {
  color: white;
}

.videosidebar-item-title a:hover {
  color: #ee3123;
}

.videosidebar-item-play {
  position: absolute;
  left: 10px;
  bottom: 10px;
  height: 30px;
  width: 30px;
  z-index: 1;
  padding-left: 3px;
  line-height: 26px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
  border-radius: 100%;
  color: #fff;
  font-size: 9px;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.videosidebar-item-play i {
  display: inline-block;
}

a:hover .videosidebar-item-play {
  background-color: rgba(0, 0, 0, 0.8);
}

.videosidebar-info {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
  color: #3F85BA;
  margin-top: 15px;
}

.videosidebar-info-icon {
  margin-right: 0.25em;
}

.whattoread {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  margin-bottom: 45px;
}

.whattoread:before, .whattoread:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.whattoread:after {
  clear: both;
}

.whattoread {
  *zoom: 1;
}

.whattoread .news-items {
  padding: 0;
}

.whattoread img {
  max-width: 100%;
}

.whattoread-header-description {
  margin-left: 35px;
  margin-top: -32px;
  padding: 18px 23px;
  position: relative;
  background: #fff;
}

@media (max-width: 667px) {
  .whattoread-header-description {
    margin-left: 20px;
    margin-top: -30px;
  }
}

.whattoread-header-image {
  position: relative;
}

.whattoread-header-image:after {
  position: absolute;
  content: ' ';
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/news-deco-overlay.png);
  background-position: bottom center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.whattoread-header-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

@media screen and (min-width: 668px) {
  .whattoread-header-title {
    font-size: 38px;
  }
}

.whattoread-header-title a {
  color: #333f48;
}

.whattoread-header-title a:hover {
  color: #ee3123;
}

.whattoread .whattoread-header-copy {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #7e858a;
  letter-spacing: -0.02em;
  margin: 10px auto 15px;
}

.whattoread-info {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
}

.whattoread-block-header {
  text-align: right;
  margin-left: 0;
}

.whattoread-block-header-title {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: -0.04em;
  font-size: 30px;
  line-height: 1;
  font-size: 38px;
  line-height: 38px;
  color: #c9cdd0;
  text-transform: uppercase;
  line-height: 26px;
}

@media screen and (min-width: 668px) {
  .whattoread-block-header-title {
    font-size: 60px;
    line-height: 0.917;
  }
}

@media (min-width: 668px) {
  .whattoread-block-header-title {
    font-size: 58px;
    line-height: 39px;
  }
}

.whattoread-list img {
  border-right: 1px solid #fff;
  width: 100%;
}

.whattoread-item {
  width: 33.3333333%;
  float: left;
  padding-right: 1px;
}

@media (max-width: 667px) {
  .whattoread-item {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.whattoread-item-image {
  position: relative;
  height: 0;
  padding-bottom: 56.2%;
  background-size: cover;
}

.whattoread-item-image:after {
  position: absolute;
  content: ' ';
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/news-deco-overlay.png);
  background-position: bottom center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.whattoread-item-description {
  margin-left: 30px;
  margin-top: -30px;
  padding: 15px 20px;
  position: relative;
  background: #fff;
}

@media (min-width: 668px) {
  .whattoread-item-description {
    margin-top: -35px;
  }
}

.whattoread-item-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
  margin-bottom: 15px;
}

.whattoread-item-title a {
  color: #333f48;
}

.whattoread-item-title a:hover {
  color: #ee3123;
}

.whattoread-list .whattoread-info {
  position: relative;
  margin-top: 15px;
}

.superpasses {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  margin-bottom: 120px;
}

.superpasses:before, .superpasses:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.superpasses:after {
  clear: both;
}

.superpasses {
  *zoom: 1;
}

.superpasses-block-header {
  text-align: right;
}

@media (min-width: 668px) {
  .superpasses-block-header {
    padding-right: 40px;
  }
}

.superpasses-block-inner {
  margin-bottom: 10px;
}

@media (min-width: 668px) {
  .superpasses-block-inner {
    margin: 0 -10px;
  }
}

.superpasses-block-item {
  margin-bottom: 10px;
}

@media (min-width: 668px) {
  .superpasses-block-item {
    float: left;
    width: 33.3%;
    padding: 0 10px;
  }
}

.superpasses-block-item-inner {
  height: 0;
  overflow: hidden;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.superpasses-block-item-inner.item-1 {
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/03-pass-01.jpg);
}

.superpasses-block-item-inner.item-2 {
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/03-pass-02.jpg);
}

.superpasses-block-item-inner.item-3 {
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/03-pass-03.jpg);
}

.superpasses-block-item-image {
  margin: auto;
  height: 70px;
  max-width: 150px;
  margin-bottom: 14px;
  text-align: center;
}

.superpasses-block-item-image img {
  max-width: 100%;
  max-height: 100%;
}

.superpasses-block-item-content {
  position: absolute;
  top: 25px;
  left: 17px;
  right: 17px;
}

@media (max-width: 667px) {
  .superpasses-block-item-content {
    top: 65px;
    left: 25px;
    right: 25px;
  }
}

@media (min-width: 1562px) {
  .superpasses-block-item-content {
    top: 65px;
    left: 25px;
    right: 25px;
  }
}

.superpasses-block-item-text {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 1;
}

.resultsbyyear {
  margin-bottom: 50px;
  margin-right: 4px;
  max-width: 555px;
  margin-left: auto;
}

@media (min-width: 1024px) {
  .resultsbyyear {
    margin-left: auto;
    max-width: 332px;
  }
}

.resultsbyyear-inner {
  background-color: rgba(0, 0, 0, 0.2);
}

.resultsbyyear-title {
  margin-right: -4px;
  padding-top: 32px;
  padding-right: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}

.resultsbyyear-title-inner {
  position: relative;
}

.resultsbyyear-title-copy {
  text-align: right;
}

.resultsbyyear-content-item {
  position: relative;
  margin-top: 1px;
  background-color: rgba(0, 0, 0, 0.3);
}

.resultsbyyear-content-item:after {
  content: ' ';
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/arrow-white-right.png);
  background-size: 9px 19px;
  background-position: center center;
  background-repeat: no-repeat;
  width: 24px;
}

.resultsbyyear-content-item-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  z-index: 1;
  display: block;
  padding: 20px;
  color: #fff;
  font-size: 17px;
  line-height: 1.1;
}

@media (min-width: 668px) {
  .resultsbyyear-content-item-title {
    padding: 20px 30px;
  }
}

.resultsbyyear-content-item-info {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
  margin-top: 2px;
}

.resultsbyyear-contentimage-item {
  background-color: rgba(0, 0, 0, 0.2);
  padding-top: 23px;
  padding-right: 20px;
  padding-bottom: 23px;
  padding-left: 30px;
  margin-top: 1px;
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
}

.resultsbyyear-contentimage-item:before, .resultsbyyear-contentimage-item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.resultsbyyear-contentimage-item:after {
  clear: both;
}

.resultsbyyear-contentimage-item {
  *zoom: 1;
}

.tvschedulelisting-item--tvschedule {
  padding-top: 30px;
}

.tvschedulelisting-item--tvschedule:first-child {
  padding-top: 0;
}

.tvschedulelisting-item--tvscheduletitle {
  text-align: right;
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: -0.04em;
  font-size: 30px;
  line-height: 1;
  font-size: 40px;
  line-height: 40px;
  color: #c9cdd0;
  text-transform: uppercase;
  line-height: 29px;
}

@media screen and (min-width: 668px) {
  .tvschedulelisting-item--tvscheduletitle {
    font-size: 60px;
    line-height: 0.917;
  }
}

@media (min-width: 668px) {
  .tvschedulelisting-item--tvscheduletitle {
    font-size: 58px;
    line-height: 40px;
  }
}

.tvschedulelisting {
  background-color: #fff;
}

.tvschedulelisting-inner {
  padding: 20px 20px 55px;
}

@media (min-width: 668px) {
  .tvschedulelisting-inner {
    padding: 50px 50px 85px;
  }
}

.tvschedulelisting-heading {
  position: relative;
  z-index: 1;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0 0 0.5em;
  padding: 0 0 0 0.38em;
  color: #333f48;
  letter-spacing: -0.04em;
}

@media screen and (min-width: 668px) {
  .tvschedulelisting-heading {
    font-size: 60px;
    line-height: 0.917;
  }
}

.tvschedulelisting-heading:before {
  position: absolute;
  z-index: -1;
  left: 2px;
  top: -5px;
  height: 30px;
  width: 12px;
  background-color: #ee3123;
  content: "";
  -webkit-transform: skewX(-23deg);
          transform: skewX(-23deg);
}

@media (min-width: 668px) {
  .tvschedulelisting-heading:before {
    height: 60px;
    width: 20px;
    left: 12px;
    top: -12px;
  }
}

.tvschedulelisting-item {
  background-color: #fff;
  margin-bottom: 1px;
}

.tvschedulelisting-item-inner {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.tvschedulelisting-item-cell-media {
  display: table-cell;
  vertical-align: top;
  width: 100px;
  background-size: cover;
  background-position: center;
}

@media (min-width: 668px) {
  .tvschedulelisting-item-cell-media {
    width: 100px;
  }
}

.tvschedulelisting-item-cell-media img {
  width: 100%;
}

.tvschedulelisting-item-cell-description {
  display: table-cell;
  vertical-align: top;
  width: 68%;
}

.tvschedulelisting-item-media-ratiosizer {
  padding-bottom: 72.1%;
  position: relative;
}

.tvschedulelisting-item-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 1;
  margin: 0 0 0.25em;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

@media screen and (min-width: 668px) {
  .tvschedulelisting-item-title {
    font-size: 30px;
    line-height: 1;
  }
}

.tvschedulelisting-item-title a {
  color: #333f48;
}

.tvschedulelisting-item-title a:hover {
  color: #ee3123;
}

.tvschedulelisting-item-description {
  padding: 15px 0 10px 20px;
}

@media (min-width: 1562px) {
  .tvschedulelisting-item-description {
    padding: 30px 0 20px 30px;
  }
}

.tvschedulelisting-item-subtitle {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0.5em;
  font-size: 15px;
  line-height: 1;
}

@media (min-width: 668px) {
  .tvschedulelisting-item-subtitle {
    font-size: 20px;
  }
}

.rte h1 {
  position: relative;
  z-index: 1;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0 0 0.5em;
  padding: 0 0 0 0.38em;
  color: #333f48;
  letter-spacing: -0.04em;
  min-height: 1em;
}

@media screen and (min-width: 668px) {
  .rte h1 {
    font-size: 60px;
    line-height: 0.917;
  }
}

.rte h1:before {
  position: absolute;
  z-index: -1;
  left: 2px;
  top: -5px;
  height: 30px;
  width: 12px;
  background-color: #ee3123;
  content: "";
  -webkit-transform: skewX(-23deg);
          transform: skewX(-23deg);
}

@media (min-width: 668px) {
  .rte h1:before {
    height: 60px;
    width: 20px;
    left: 12px;
    top: -12px;
  }
}

.rte h2 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 21px;
}

@media screen and (min-width: 1562px) {
  .rte h2 {
    font-size: 26px;
  }
}

.rte h3 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}

@media screen and (min-width: 1562px) {
  .rte h3 {
    font-size: 22px;
  }
}

.rte h4 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}

@media screen and (min-width: 1562px) {
  .rte h4 {
    font-size: 22px;
  }
}

.rte h5 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}

@media screen and (min-width: 1562px) {
  .rte h5 {
    font-size: 22px;
  }
}

.rte h6 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}

@media screen and (min-width: 1562px) {
  .rte h6 {
    font-size: 22px;
  }
}

.rte h2.rte-subtitle {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 1em;
  font-size: 20px;
  line-height: 1;
}

@media (min-width: 668px) {
  .rte h2.rte-subtitle {
    font-size: 30px;
  }
}

.rte p {
  margin-top: 0;
}

.rte > a,
.rte p > a {
  color: #ee3123;
}

.rte > a:hover,
.rte p > a:hover {
  color: #ce1d10;
}

.rte > img,
.rte p > img {
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 20px + 20px);
}

@media (min-width: 668px) {
  .rte > img,
  .rte p > img {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

.rte p {
  color: #7e858a;
  margin: 20px 0;
}

.rte li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 1em;
}

.rte li:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #ee3123;
  position: absolute;
  left: 13px;
  top: 12px;
}

.rte-keyfacts {
  margin: 0 2em;
}

@media (min-width: 668px) {
  .rte-keyfacts {
    margin-left: 2.5em;
  }
}

@media (min-width: 668px) {
  .rte-keyfacts {
    margin-right: 2.5em;
  }
}

.rte-keyfacts li {
  margin-bottom: 1em;
  padding-top: 0.25em;
  position: relative;
  color: #52585c;
}

.rte-keyfacts li:before {
  content: "";
  position: absolute;
  top: 1px;
  background: #ee3123;
  height: 1px;
  width: 18px;
}

.rte-keyfacts li:last-child {
  margin-bottom: 0;
}

.rte-quote {
  margin: 2em 0;
  text-align: center;
}

@media (min-width: 668px) {
  .rte-quote {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }
}

.rte-quote-text {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: italic;
  font-family: "Fndry Monol W01 Ultra Lt It","FoundryMonoline-UltraLightItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 10px;
  color: #ee3123;
  font-size: 25px;
  letter-spacing: -0.03em;
  line-height: 1.12;
}

@media (min-width: 668px) {
  .rte-quote-text {
    font-size: 40px;
    line-height: 1;
  }
}

.rte-quote-cite {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: italic;
  font-family: "Fndry Monol W01 Ultra Lt It","FoundryMonoline-UltraLightItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin: 0;
  color: #ee3123;
  font-size: 16px;
}

.rte-action {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-top: 2em;
}

.rte-action-link {
  color: #ee3123;
  font-size: 17px;
}

.rte-action-link:hover {
  color: #ce1d10;
}

.videoslisting {
  background-color: #fff;
}

.videoslisting-featured {
  position: relative;
  margin-bottom: 30px;
}

@media (min-width: 668px) {
  .videoslisting-featured {
    margin-bottom: 50px;
  }
}

.videoslisting-featured-link {
  display: block;
  position: relative;
}

@media (min-width: 1562px) {
  .videoslisting-featured-link {
    margin-right: 110px;
  }
}

.videoslisting-featured-image {
  max-width: 100%;
  width: 100%;
  display: block;
}

.videoslisting-featured-video {
  width: 100%;
}

.videoslisting-featured-play {
  height: 46px;
  line-height: 44px;
  text-align: center;
  width: 46px;
  padding-left: 3px;
  border-radius: 100%;
  border: 2px solid #fff;
  color: #fff;
  position: absolute;
  left: 20px;
  bottom: 55px;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.2);
  border-color: #fff;
  color: #fff;
}

@media (min-width: 668px) {
  .videoslisting-featured-play {
    bottom: 20px;
  }
}

.videoslisting-featured-play i {
  display: inline-block;
}

a:hover .videoslisting-featured-play {
  background-color: rgba(0, 0, 0, 0.4);
}

.videoslisting-featured-description {
  position: relative;
  margin-right: 20px;
  margin-top: 0;
  padding: 26px 20px 26px;
  background: #fff;
}

@media (min-width: 1562px) {
  .videoslisting-featured-description {
    padding: 40px 35px;
  }
}

.videoslisting-featured-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

@media screen and (min-width: 668px) {
  .videoslisting-featured-title {
    font-size: 38px;
  }
}

.videoslisting-featured-title a {
  color: #333f48;
}

.videoslisting-featured-title a:hover {
  color: #ee3123;
}

.videoslisting-featured-copy {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #7e858a;
  letter-spacing: -0.02em;
  margin: 1em auto;
}

.videoslisting-item {
  background-color: #fff;
  margin-bottom: 1px;
}

.videoslisting-item-inner {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.videoslisting-item-cell-media {
  display: table-cell;
  vertical-align: top;
  width: 130px;
  background-size: cover;
  background-position: center;
}

@media (min-width: 668px) {
  .videoslisting-item-cell-media {
    width: 255px;
  }
}

.videoslisting-item-cell-description {
  display: table-cell;
  vertical-align: top;
  width: 68%;
}

.videoslisting-item-media-ratiosizer {
  padding-bottom: 66.67%;
  position: relative;
}

.videoslisting-item-play {
  position: absolute;
  left: 8px;
  bottom: 8px;
  height: 23px;
  width: 23px;
  z-index: 1;
  padding-left: 3px;
  line-height: 21px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
  border-radius: 100%;
  color: #fff;
  font-size: 10px;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

@media (min-width: 668px) {
  .videoslisting-item-play {
    left: 20px;
    bottom: 20px;
    height: 46px;
    width: 46px;
    border-width: 2px;
    font-size: 18px;
    line-height: 42px;
  }
}

.videoslisting-item-play i {
  display: inline-block;
}

a:hover .videoslisting-item-play {
  background-color: rgba(0, 0, 0, 0.4);
}

.videoslisting-item-description {
  padding: 15px 0 10px 20px;
}

@media (min-width: 1562px) {
  .videoslisting-item-description {
    padding: 30px 0 20px 30px;
  }
}

.videoslisting-item-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 1;
  margin: 0 0 0.25em;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

@media screen and (min-width: 668px) {
  .videoslisting-item-title {
    font-size: 30px;
    line-height: 1;
  }
}

.videoslisting-item-title a {
  color: #333f48;
}

.videoslisting-item-title a:hover {
  color: #ee3123;
}

.videoslisting-item-copy {
  display: none;
}

@media (min-width: 668px) {
  .videoslisting-item-copy {
    display: block;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    line-height: 1.25;
    margin: 0;
    padding: 0;
    color: #7e858a;
    letter-spacing: -0.02em;
    margin: 0 0 0.5em;
  }
}

.videoslisting-info {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
}

.videoslisting-info-icon {
  margin-right: 0.25em;
}

.videoslisting-featured-video {
  display: block;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.2%;
  height: 0;
  width: 100%;
}

.videoslisting-featured-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
}

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

/* Event Landing */
.el-generalcontent {
  background-color: #fff;
}

@media (min-width: 668px) {
  .el-generalcontent {
    position: relative;
    z-index: 3;
    width: 646px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -100px;
  }
}

@media (min-width: 1024px) {
  .el-generalcontent {
    width: 978px;
  }
}

@media (min-width: 1280px) {
  .el-generalcontent {
    margin-top: -200px;
  }
}

@media (min-width: 1562px) {
  .el-generalcontent {
    width: 1260px;
  }
}

.el-generalcontent.is-on-homepage {
  background-color: transparent;
}

@media (min-width: 668px) {
  .el-generalcontent.is-on-homepage {
    margin-top: 0;
  }
}

@media (min-width: 1562px) {
  .el-generalcontent.is-on-homepage {
    width: 1160px;
  }
}

.el-generalcontent-inner {
  padding: 50px 20px;
  margin-bottom: 50px;
}

@media (min-width: 1024px) {
  .el-generalcontent-inner {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 50px;
  }
}

@media (min-width: 1562px) {
  .el-generalcontent-inner {
    padding: 80px 65px;
  }
}

@media (min-width: 668px) {
  .is-on-homepage .el-generalcontent-inner {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
}

@media (min-width: 1024px) {
  .el-generalcontent-main {
    display: table-cell;
    vertical-align: top;
    padding-right: 50px;
  }
}

@media (min-width: 1562px) {
  .el-generalcontent-main {
    padding-right: 75px;
  }
}

@media (min-width: 1024px) {
  .el-generalcontent-sidebar {
    display: table-cell;
    vertical-align: top;
    width: 300px;
  }
}

.el-header {
  outline: 1px dashed red;
}

.EditMode .el-hero {
  position: relative;
}

.el-hero-background {
  padding-bottom: 62.5%;
  position: relative;
}

@media (min-width: 668px) {
  .el-hero-background {
    padding-bottom: 0;
    height: 336px;
  }
}

@media (min-width: 1280px) {
  .el-hero-background {
    height: 473px;
  }
}

.el-hero-imagebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #5d5d5d;
  height: 100%;
}

@media (min-width: 668px) {
  .el-hero-imagebox {
    height: 336px;
    overflow: hidden;
  }
}

@media (min-width: 1280px) {
  .el-hero-imagebox {
    height: 473px;
  }
}

.el-hero-imagemobile {
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

@media (min-width: 668px) {
  .el-hero-imagemobile {
    display: none;
  }
}

.el-hero-imagedesktop {
  display: none;
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

@media (min-width: 668px) {
  .el-hero-imagedesktop {
    display: block;
  }
}

.el-herosubpage-maskbottom {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.65+0,0+100;Neutral+Density */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  opacity: 0.5;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 2;
}

.el-herosubpage-imagebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  height: 250px;
  background-color: #5d5d5d;
}

@media (min-width: 668px) {
  .el-herosubpage-imagebox {
    height: 336px;
  }
}

@media (min-width: 1280px) {
  .el-herosubpage-imagebox {
    height: 473px;
  }
}

.el-herosubpage-imagemobile {
  position: absolute;
  z-index: 1;
  height: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (min-width: 400px) {
  .el-herosubpage-imagemobile {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 668px) {
  .el-herosubpage-imagemobile {
    display: none;
  }
}

.el-herosubpage-imagedesktop {
  position: absolute;
  top: 0;
  display: none;
}

@media (min-width: 668px) {
  .el-herosubpage-imagedesktop {
    display: block;
    position: absolute;
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@media (min-width: 1220px) {
  .el-herosubpage-imagedesktop {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 1280px) {
  .el-herosubpage-imagedesktop {
    width: auto;
    height: 100%;
  }
}

@media (min-width: 1680px) {
  .el-herosubpage-imagedesktop {
    width: 100%;
    height: auto;
  }
}

.el-herosubpage-content {
  position: relative;
  z-index: 3;
  display: table;
  height: 250px;
  width: 100%;
  padding: 20px 20px;
}

@media (min-width: 668px) {
  .el-herosubpage-content {
    height: 336px;
    margin: 0 auto;
    padding: 50px 30px;
    max-width: 900px;
    padding-bottom: 130px;
  }
}

@media (min-width: 1280px) {
  .el-herosubpage-content {
    padding-bottom: 230px;
    height: 473px;
  }
}

.el-herosubpage-content-inner {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.el-herosubpage-content-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 10px;
  color: #fff;
  font-size: 30px;
  letter-spacing: -0.03em;
  line-height: 1;
  text-align: center;
}

@media (min-width: 668px) {
  .el-herosubpage-content-title {
    font-size: 60px;
    margin-bottom: 0.1em;
  }
}

.el-herosubpage-content-subtitle {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 18px;
  letter-spacing: -0.03em;
  line-height: 1.1em;
  text-align: center;
}

.el-herosubpage-article-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 10px;
  color: #fff;
  font-size: 40px;
  letter-spacing: -0.03em;
  line-height: 0.9;
}

@media (min-width: 668px) {
  .el-herosubpage-article-title {
    font-size: 70px;
    margin-bottom: 0.25em;
  }
}

@media (min-width: 668px) {
  .is-center-aligned .el-herosubpage-article-title {
    text-align: center;
  }
}

.el-herosubpage-article-meta {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 14px;
}

@media (min-width: 668px) {
  .el-herosubpage-article-meta {
    text-align: center;
  }
}

.el-highlights-tile {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 0.875;
  margin: 0;
  padding: 0;
  color: rgba(51, 63, 72, 0.25);
  letter-spacing: -0.05em;
  text-transform: uppercase;
  margin-bottom: -0.12em;
  text-align: right;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (min-width: 668px) {
  .el-highlights-tile {
    font-size: 58px;
  }
}

@media (min-width: 668px) {
  .el-highlights-tile {
    margin-bottom: -0.11em;
  }
}

@media (min-width: 1024px) {
  .el-highlights-tile {
    text-align: center;
  }
}

.el-highlights-content {
  background-color: green;
}

.el-highlights-content-inner {
  padding-top: 25px;
  padding-bottom: 50px;
  max-width: 646px;
  margin: 0 auto;
}

@media (min-width: 1024px) {
  .el-highlights-content-inner {
    padding-top: 64px;
    padding-bottom: 50px;
    max-width: 1260px;
  }
}

.el-highlights-list {
  margin-bottom: 50px;
}

@media (min-width: 1024px) {
  .el-highlights-list {
    margin-left: -11px;
    margin-right: -11px;
    margin-bottom: 38px;
    /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
    /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  }
  .el-highlights-list:before, .el-highlights-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .el-highlights-list:after {
    clear: both;
  }
  .el-highlights-list {
    *zoom: 1;
  }
}

@media (min-width: 1024px) {
  .el-highlights-item {
    width: 33.33%;
    float: left;
  }
}

@media (min-width: 1024px) {
  .el-highlights-item-inner {
    padding: 11px;
  }
}

.el-highlights-item-content {
  background-color: #fff;
  margin-top: -46px;
  margin-left: 20px;
  position: relative;
  padding: 23px 25px;
}

@media (min-width: 1024px) {
  .el-highlights-item-content {
    margin-left: 85px;
    margin-top: -60px;
  }
}

.el-highlights-item-content-title {
  color: #333f48;
  font-size: 30px;
  line-height: 30px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 7px;
  letter-spacing: -0.04em;
}

.el-highlights-item-content-description {
  color: #7e858a;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.025em;
  margin-bottom: 14px;
}

.el-highlights-item-image {
  position: relative;
}

.el-highlights-item-image:after {
  position: absolute;
  left: 20px;
  bottom: 76px;
  width: 42px;
  height: 42px;
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/play.png);
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
}

@media (min-width: 1024px) {
  .el-highlights-item-image:after {
    bottom: 20px;
  }
}

.el-highlights-item-image img {
  width: 100%;
  height: auto;
  position: relative;
}

.el-highlights-cta {
  text-align: center;
}

.el-highlights-cta-link {
  display: inline-block;
  padding: 12px 40px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

.el-highlights-cta-link:hover {
  color: #fff;
}

.el-navtiles-inner {
  padding: 0 20px;
}

@media (min-width: 668px) {
  .el-navtiles-inner {
    padding: 0;
  }
}

@media (min-width: 668px) {
  .el-navtiles-list {
    /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
    /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  }
  .el-navtiles-list:before, .el-navtiles-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .el-navtiles-list:after {
    clear: both;
  }
  .el-navtiles-list {
    *zoom: 1;
  }
}

.el-navtiles-item-holder {
  display: block;
  overflow: hidden;
  max-width: 390px;
  margin: 0 auto 18px;
}

@media (min-width: 668px) {
  .el-navtiles-item-holder {
    width: calc(50% - 11px);
    float: left;
  }
}

@media (min-width: 668px) {
  .el-navtiles-item-holder:nth-child(odd) {
    margin-right: 22px;
  }
}

.el-navtiles-item-inner {
  padding-bottom: 66.67%;
  position: relative;
}

.el-navtiles-item-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  background-size: cover;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

a:hover .el-navtiles-item-bg {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

.el-navtiles-item-headingbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: table;
  height: 60px;
  width: calc(100% - 30px);
}

@media (min-width: 1562px) {
  .el-navtiles-item-headingbox {
    height: 85px;
    width: calc(100% - 42px);
  }
}

.el-navtiles-item-headingbox-after {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 20px 0 0;
  border-color: transparent;
}

@media (min-width: 1562px) {
  .el-navtiles-item-headingbox-after {
    border-width: 85px 20px 0 0;
  }
}

.el-navtiles-item-headingbox-inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 0 10px 0 20px;
}

.el-navtiles-item-headingbox-copy {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 23px;
  line-height: 0.87;
  text-transform: uppercase;
}

@media (min-width: 1562px) {
  .el-navtiles-item-headingbox-copy {
    font-size: 30px;
  }
}

.el-snapshot {
  letter-spacing: -0.025em;
  border-top: 4px solid green;
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/el-snapshot-background.png);
  background-size: cover;
  background-color: #333f48;
  margin: 0 auto;
  margin-bottom: 50px;
}

@media (min-width: 668px) {
  .el-snapshot {
    position: relative;
    z-index: 1;
    margin-top: -30px;
    width: 646px;
  }
}

@media (min-width: 1024px) {
  .el-snapshot {
    width: 978px;
  }
}

@media (min-width: 1562px) {
  .el-snapshot {
    width: 1160px;
    margin-top: -60px;
    margin-bottom: 60px;
  }
}

@media (min-width: 1024px) {
  .el-snapshot-columns {
    display: table;
    width: 100%;
    border-style: hidden;
    border-collapse: collapse;
  }
}

.el-snapshot-column1 {
  background: rgba(0, 0, 0, 0.2);
}

@media (min-width: 1024px) {
  .el-snapshot-column1 {
    border: 2px solid rgba(255, 255, 255, 0.05);
    display: table-cell;
    vertical-align: top;
    width: 28.5%;
  }
}

.el-snapshot-column2 {
  background: rgba(0, 0, 0, 0.2);
}

@media (min-width: 1024px) {
  .el-snapshot-column2 {
    border: 2px solid rgba(255, 255, 255, 0.05);
    display: table-cell;
    vertical-align: top;
    width: 45%;
  }
}

.el-snapshot-column3 {
  background: rgba(0, 0, 0, 0.2);
}

@media (min-width: 1024px) {
  .el-snapshot-column3 {
    border: 2px solid rgba(255, 255, 255, 0.05);
    display: table-cell;
    vertical-align: top;
    width: 26.5%;
  }
}

.el-snapshot-column-heading {
  padding-top: 36px;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
}

.el-snapshot-column-content {
  padding: 25px 20px;
}

@media (min-width: 1024px) {
  .el-snapshot-column-content {
    padding: 28px 30px;
  }
}

.el-snapshot-content-schedule {
  text-align: center;
  margin-top: 20px;
}

.el-snapshot-content-schedule-link {
  display: block;
  color: #fff;
}

.el-snapshot-content-circuit {
  padding-top: 15px;
  max-width: 300px;
  margin: 0 auto;
  padding-bottom: 15px;
}

.el-snapshot-content-circuit-inner {
  display: table;
  width: 100%;
  max-width: 240px;
  margin: 0 auto;
}

.el-snapshot-content-circuit-map {
  display: table-cell;
  vertical-align: top;
  width: 59%;
  padding-right: 20px;
}

.el-snapshot-content-circuit-map img {
  width: 100%;
  height: auto;
}

.el-snapshot-content-circuit-details {
  display: table-cell;
  vertical-align: top;
}

.el-snapshot-content-circuit-details-label {
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
  font-size: 12px;
  line-height: 12px;
  padding-top: 3px;
  margin-bottom: 3px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.el-snapshot-content-circuit-details-length {
  text-transform: uppercase;
  color: #fff;
  font-size: 23px;
  line-height: 23px;
  margin-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.el-snapshot-content-circuit-details-cta {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  vertical-align: top;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.el-snapshot-content-raceresults-row {
  display: table;
  width: 100%;
  max-width: 430px;
  margin: 0 auto;
  margin-bottom: 1px;
}

.el-snapshot-content-raceresults-numberphoto {
  display: table-cell;
  vertical-align: middle;
  width: 128px;
  background-color: rgba(0, 0, 0, 0.25);
}

.el-snapshot-content-raceresults-numberphoto-inner {
  display: table;
  width: 100%;
}

.el-snapshot-content-raceresults-number {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 15px;
  line-height: 15px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
}

.el-snapshot-content-raceresults-photo {
  display: table-cell;
  vertical-align: middle;
  width: 52px;
}

.el-snapshot-content-raceresults-photo img {
  width: 100%;
  height: auto;
  float: right;
}

.el-snapshot-content-raceresults-row--twodrivers .el-snapshot-content-raceresults-photo img:nth-child(1) {
  width: 42px;
}

.el-snapshot-content-raceresults-row--twodrivers .el-snapshot-content-raceresults-photo img:nth-child(2) {
  width: 22px;
}

.el-snapshot-content-raceresults-photo-inner {
  background-color: rgba(0, 0, 0, 0.5);
}

.el-snapshot-content-raceresults-detailcta {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.25);
}

@media (min-width: 1280px) {
  .el-snapshot-content-raceresults-detailcta-inner {
    display: table;
    width: 100%;
  }
}

.el-snapshot-content-raceresults-detail {
  margin-bottom: 5px;
}

@media (min-width: 1280px) {
  .el-snapshot-content-raceresults-detail {
    display: table-cell;
    vertical-align: middle;
    padding-top: 2px;
    margin-bottom: 0;
  }
}

.el-snapshot-content-raceresults-detail-name {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
}

.el-snapshot-content-raceresults-detail-team {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: rgba(255, 255, 255, 0.4);
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
}

.el-snapshot-content-raceresults-cta {
  font-size: 12px;
  line-height: 12px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

@media (min-width: 1280px) {
  .el-snapshot-content-raceresults-cta {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
}

.el-snapshot-content-highlights {
  max-width: 300px;
  margin: 0 auto;
}

.el-snapshot-content-highlights-cta-list {
  margin-bottom: -15px;
}

.el-snapshot-content-highlights-cta-item {
  display: table;
  width: 100%;
  margin-bottom: 16px;
}

.el-snapshot-content-highlights-cta-copy {
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  line-height: 12px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

.el-snapshot-content-highlights-cta-icon {
  width: 45px;
  padding-right: 15px;
  display: table-cell;
  vertical-align: middle;
}

.el-snapshot-content-highlights-cta-icon img {
  width: 100%;
  height: auto;
}

.el-snapshot-content-countdown {
  max-width: 240px;
  margin: 0 auto;
}

.el-snapshot-content-countdown-label {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  margin-bottom: 2px;
  text-align: left;
  text-align: center;
}

.el-snapshot-content-countdown-box {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 16px 0;
  padding-right: 0;
  margin-bottom: 14px;
  text-align: center;
}

.el-snapshot-content-countdown-time {
  background: none;
  border: 0;
}

.el-snapshot-content-countdown-item {
  display: inline-block;
  position: relative;
  padding-bottom: 9px;
  padding-left: 5px;
  padding-right: 1px;
}

.el-snapshot-content-countdown-item:first-child {
  padding-left: 0;
}

.el-snapshot-content-countdown-caption {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-family: "Fndry Monol W01 Ultra Lt","FoundryMonoline-UltraLight", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
}

.el-snapshot-content-countdown-cta {
  padding-left: 28px;
  padding-right: 28px;
}

.el-snapshot-content-countdown-item-value {
  display: inline-block;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-family: "Fndry Monol W01 Ultra Lt","FoundryMonoline-UltraLight", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  width: 36px;
}

.is-past-99 .el-snapshot-content-countdown-item:first-child .el-snapshot-content-countdown-item-value {
  width: 54px;
}

.el-snapshot-content-countdown-item-value:after {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-family: "Fndry Monol W01 Ultra Lt","FoundryMonoline-UltraLight", sans-serif;
  font-weight: normal;
  font-style: normal;
  content: ":";
  font-size: 30px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: -6px;
  top: 2px;
}

.el-snapshot-content-countdown-item:last-child .el-snapshot-content-countdown-item-value:after {
  display: none;
}

.el-snapshot-content-countdown-item-value-digit {
  width: 18px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}

.el-snapshot-content-countdown-item-value-digit.is-hundred-digit {
  display: none;
}

.is-past-99 .el-snapshot-content-countdown-item-value-digit.is-hundred-digit {
  display: inline-block;
}

.el-snapshot-content-countdown-item-label {
  display: inline-block;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  text-transform: uppercase;
  top: 39px;
  left: 0;
  right: 0;
  text-align: center;
  margin-left: 4px;
  color: green;
  font-size: 11px;
  line-height: 11px;
}

.el-snapshot-content-countdown-list {
  display: inline-block;
  vertical-align: top;
}

.el-snapshot-content-countdown-type {
  padding-left: 24px;
  text-transform: uppercase;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.el-snapshot-content-countdown-type-label {
  font-size: 14px;
  line-height: 14px;
  color: rgba(255, 255, 255, 0.4);
}

.el-snapshot-content-countdown-type-value {
  font-size: 15px;
  line-height: 15px;
  color: #fff;
}

.el-snapshot-content-tickets {
  max-width: 190px;
  margin: 0 auto;
}

@media (min-width: 668px) {
  .el-snapshot-content-tickets {
    max-width: 470px;
  }
}

@media (min-width: 668px) {
  .el-snapshot-content-tickets-list {
    display: table;
    width: 100%;
    border-style: hidden;
    border-collapse: collapse;
    margin-bottom: 15px;
  }
}

.el-snapshot-content-tickets-item {
  margin-bottom: 22px;
}

@media (min-width: 668px) {
  .el-snapshot-content-tickets-item {
    display: table-cell;
    vertical-align: top;
    border: 35px solid transparent;
    margin-bottom: 0;
  }
}

.mce-content-body .el-snapshot-content-tickets-item {
  background-color: #3e323a;
}

.el-snapshot-content-tickets-item-content {
  margin-bottom: 16px;
}

.el-snapshot-content-tickets-item-price {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
}

.el-snapshot-content-tickets-item-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}

@media (min-width: 668px) {
  .el-snapshot-content-tickets-viewall {
    text-align: center;
  }
}

.el-snapshot-content-tickets-viewall-link {
  color: #fff;
  display: inline-block;
}

.el-snapshot-content-tickets-viewall-link:hover {
  color: #fff;
}

.el-snapshot-content-ataglance {
  padding-top: 9px;
  max-width: 290px;
  margin: 0 auto;
}

.el-snapshot-content-ataglance-list {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  display: table;
  width: 100%;
  border-style: hidden;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.el-snapshot-content-ataglance-item {
  display: table-cell;
  vertical-align: top;
  border: 13px solid transparent;
  margin-bottom: 0;
  color: #fff;
}

.el-snapshot-content-ataglance-item li {
  margin-bottom: 8px;
}

.el-eventnews-inner {
  padding-bottom: 50px;
}

@media (min-width: 1024px) {
  .el-eventnews-inner {
    padding-bottom: 20px;
    max-width: 1260px;
    margin: 0 auto;
  }
}

@media (min-width: 1024px) {
  .el-eventnews-columns {
    display: table;
    width: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 1024px) {
  .el-eventnews-columns-main {
    display: table-cell;
    vertical-align: top;
    padding-left: 65px;
  }
}

.el-eventnews-columns-sidebar {
  width: 300px;
  margin: 0 auto;
}

@media (min-width: 1024px) {
  .el-eventnews-columns-sidebar {
    display: table-cell;
    vertical-align: top;
    width: 364px;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 69px;
  }
}

.generalcontent {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  background-color: #fff;
  padding: 22px 20px;
  position: relative;
}

.generalcontent:before, .generalcontent:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.generalcontent:after {
  clear: both;
}

.generalcontent {
  *zoom: 1;
}

@media (min-width: 668px) {
  .generalcontent {
    padding: 62px 50px;
  }
}

.generalcontent-subtitle {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0.5em;
  font-size: 15px;
  line-height: 1;
}

@media (min-width: 668px) {
  .generalcontent-subtitle {
    font-size: 20px;
  }
}

.stickyheader {
  background-color: #fff;
  position: fixed;
  display: none;
}

@media (min-width: 1024px) {
  .stickyheader {
    display: none;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 4;
  }
}

.stickyheader-inner {
  position: relative;
}

@media (min-width: 1024px) {
  .stickyheader-inner:after {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 30px;
    background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/menu-deco.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 2;
  }
}

@media (min-width: 1280px) {
  .stickyheader-inner:after {
    top: 75px;
  }
}

.stickyheader-inner2 {
  display: table;
  width: 100%;
  height: 50px;
}

@media (min-width: 1280px) {
  .stickyheader-inner2 {
    height: 75px;
  }
}

.stickyheader-logo {
  display: table-cell;
  vertical-align: top;
  width: 175px;
  padding-top: 12px;
  padding-right: 25px;
  padding-left: 5%;
}

@media (min-width: 1024px) {
  .stickyheader-logo {
    padding-left: 17px;
    padding-top: 7px;
  }
}

@media (min-width: 1280px) {
  .stickyheader-logo {
    padding-top: 9px;
  }
}

@media (min-width: 1680px) {
  .stickyheader-logo {
    padding-left: 50px;
  }
}

.stickyheader-logo-inner {
  background-image: url(/wp-content/themes/v8supercars/images/logo-v8-virgin.svg);
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  width: 151px;
  height: 35px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

@media (min-width: 1024px) {
  .stickyheader-logo-inner {
    width: 151px;
    height: 35px;
  }
}

@media (min-width: 1280px) {
  .stickyheader-logo-inner {
    width: 250px;
    height: 60px;
  }
}

.stickyheader-title {
  display: table-cell;
  vertical-align: middle;
  padding-left: 25px;
  color: #333f48;
  position: relative;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: -0.04em;
  font-size: 20px;
}

@media (min-width: 1280px) {
  .stickyheader-title {
    font-size: 30px;
  }
}

.stickyheader-title:before {
  content: '';
  position: absolute;
  left: 0;
  top: -1px;
  bottom: -1px;
  border-right: 2px solid #f5f5f5;
  display: block;
  float: left;
  -webkit-transform: rotate(18deg);
  transform: rotate(18deg);
}

@media (min-width: 1024px) {
  .superviewinternationalorlocal {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-style: hidden;
  }
}

@media (min-width: 1024px) {
  .superviewinternationalorlocal-international {
    border: 20px solid transparent;
    display: table-cell;
    vertical-align: top;
  }
}

@media (min-width: 1024px) {
  .superviewinternationalorlocal-local {
    border: 20px solid transparent;
    display: table-cell;
    vertical-align: top;
  }
}

.superviewproduct {
  background-color: #f6f7f8;
  border-left: 5px solid #ee3123;
  margin-bottom: 50px;
}

@media (min-width: 1562px) {
  .superviewproduct-inner {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}

.superviewproduct-content {
  padding: 30px 20px;
}

@media (min-width: 1562px) {
  .superviewproduct-content {
    display: table-cell;
    vertical-align: top;
    padding: 40px 50px;
  }
}

.superviewproduct-content ul {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-top: 0;
}

@media (min-width: 1562px) {
  .superviewproduct-content ul {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.superviewproduct-content-disclaimer {
  font-size: 16px;
  color: #333f48;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 20px;
}

.superviewproduct-content-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #333f48;
  line-height: 1.4;
  font-size: 20px;
  margin-bottom: 15px;
}

@media (min-width: 1562px) {
  .superviewproduct-content-title {
    font-size: 30px;
    margin-bottom: 20px;
  }
}

@media (min-width: 1562px) {
  .superviewproduct-content-priceandlabel {
    margin-bottom: 25px;
  }
}

.superviewproduct-content-price {
  color: #ee3123;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  display: block;
  margin-bottom: 5px;
}

@media (min-width: 1562px) {
  .superviewproduct-content-price {
    display: inline;
    margin-bottom: 0;
  }
}

.superviewproduct-content-separator, .superviewproduct-content-label {
  font-weight: bold;
  color: #333f48;
  font-size: 14px;
  margin-bottom: 15px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  display: block;
  margin-bottom: 15px;
}

@media (min-width: 1562px) {
  .superviewproduct-content-separator, .superviewproduct-content-label {
    display: inline;
    margin-bottom: 0;
  }
}

.superviewproduct-content-separator {
  display: none;
}

@media (min-width: 1562px) {
  .superviewproduct-content-separator {
    display: inline;
  }
}

.superviewproduct-image {
  background-color: #aaa;
  height: 190px;
  background-size: cover;
  background-position: 50% 50%;
}

@media (min-width: 1562px) {
  .superviewproduct-image {
    display: table-cell;
    height: auto;
  }
}

.superviewproduct-buy {
  height: 40px;
  position: relative;
  background-color: #ee3123;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  display: inline-block;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 16px;
  -webkit-transition-property: background-color,color;
  transition-property: background-color,color;
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.superviewproduct-buy:hover {
  color: #fff;
  background-color: #ce2d00;
}

.superviewproductoverview {
  background-color: #f6f7f8;
  border-left: 5px solid #ee3123;
  margin-bottom: 50px;
}

.superviewproductoverview-content {
  padding: 30px 20px;
}

@media (min-width: 668px) {
  .superviewproductoverview-content {
    display: table-cell;
    vertical-align: top;
  }
}

.superviewproductoverview-content-label {
  font-weight: bold;
  color: #000;
  font-size: 14px;
}

.superviewproductoverview-content-price {
  color: #ee3123;
}

.inlinesearch-label {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #333f48;
  font-size: 20px;
  margin-bottom: 17px;
  display: block;
}

.inlinesearch-inner {
  display: table;
  width: 100%;
}

.inlinesearch-field {
  display: table-cell;
  vertical-align: top;
}

.inlinesearch-field-input {
  display: block;
  vertical-align: top;
  height: 50px;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  margin: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 7px 14px;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  padding-right: 29px;
}

.inlinesearch-field-input:focus {
  outline: 0;
  border-color: #ee3123;
}

.inlinesearch-button {
  display: table-cell;
  vertical-align: top;
  width: 75px;
}

.inlinesearch-button .inlinesearch-button-input {
  width: 75px;
  height: 50px;
  padding: 0;
  text-align: center;
  position: relative;
  vertical-align: top;
  display: block;
  margin: 0;
}

@media (min-width: 668px) {
  .inlinesearch-button .inlinesearch-button-input {
    padding: 0;
    margin: 0;
  }
}

.inlinesearch-button .inlinesearch-button-input:hover:after {
  background-color: #d62c1f;
}

.inlinesearch-button .inlinesearch-button-input i {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 44px;
  height: 44px;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
  z-index: 3;
}

.inlinesearch-button .inlinesearch-button-input i:before {
  position: absolute;
  content: "";
  top: 8px;
  left: 10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #fff;
}

.inlinesearch-button .inlinesearch-button-input i:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 15px;
  background: #fff;
  bottom: 13px;
  right: 5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.superviewtitle {
  margin-bottom: 15px;
}

@media (min-width: 1024px) {
  .superviewtitle {
    width: 100%;
    display: table;
    margin-bottom: 30px;
  }
}

.superviewtitle-copy {
  margin-bottom: 30px;
}

@media (min-width: 1024px) {
  .superviewtitle-copy {
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 0;
  }
}

.superviewtitle-copy h1 {
  margin-bottom: 0;
}

.superviewtitle-details {
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .superviewtitle-details {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.superviewtitle-details-welcome {
  display: inline-block;
  vertical-align: top;
}

.superviewtitle-details-separator {
  display: inline-block;
  vertical-align: top;
  opacity: 0.5;
  margin-left: 10px;
  margin-right: 10px;
}

.superviewtitle-details-logout {
  display: inline-block;
  vertical-align: top;
}

.superviewtitle-details-logout button {
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #ee3123;
  border: 0;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
}

@media (min-width: 668px) {
  .superviewtitle-details-logout button {
    font-size: 18px;
  }
}

.superviewtitle-details-logout button:hover {
  text-decoration: underline;
}

.videogallery-inner {
  background-color: #fff;
}

.videogallery-herovideoandbanner-outer {
  background-image: url("/wp-content/themes/v8supercars/images/background-hero-video.jpg");
  background-color: #333f48;
  background-size: cover;
  background-repeat: no-repeat;
  border-right: 2px solid #ee3123;
  padding: 22px 20px 20px 20px;
  margin-bottom: 20px;
}

@media (min-width: 668px) {
  .videogallery-herovideoandbanner-outer {
    padding: 20px 20px 20px;
    margin-bottom: 20px;
  }
}

@media (min-width: 1024px) {
  .videogallery-herovideoandbanner-outer {
    padding: 35px 35px 35px;
    margin-bottom: 35px;
  }
}

@media (min-width: 1024px) {
  .videogallery-herovideoandbanner-outer {
    border-right: 4px solid #ee3123;
    padding: 50px 30px 33px 50px;
    margin-bottom: 50px;
  }
}

.videogallery-herovideoandbanner-inner {
  margin-right: -2px;
}

@media (min-width: 1024px) {
  .videogallery-herovideoandbanner-inner {
    margin-right: -4px;
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}

@media (min-width: 1024px) {
  .videogallery-herovideo {
    display: table-cell;
    vertical-align: top;
  }
}

@media (min-width: 1024px) {
  .videogallery-banner {
    display: table-cell;
    width: 330px;
    padding-left: 30px;
    vertical-align: top;
  }
}

.videogallery-banner-ad {
  display: none;
}

@media (min-width: 1024px) {
  .videogallery-banner-ad {
    display: block;
    margin-bottom: 27px;
  }
}

.videogallery-banner-ad img {
  width: 100%;
}

.videogallery-banner-social {
  display: none;
}

@media (min-width: 1024px) {
  .videogallery-banner-social {
    display: block;
  }
}

.videogallery-banner-social-inner {
  padding: 20px 30px 20px 30px;
  background-color: rgba(33, 39, 44, 0.5);
  margin-right: -30px;
}

.videogallery-banner-social-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.4);
  font-size: 12px;
  text-transform: uppercase;
}

.videogallery-banner-social-link {
  margin-right: 43px;
  color: #fff;
  font-size: 25px;
  line-height: 1;
}

.videogallery-banner-social-link:last-child {
  margin-right: 0;
}

.videogallery-banner-social-link:hover, .videogallery-banner-social-link:active {
  color: #cccccc;
}

.videogallery-herovideo-video {
  width: 100%;
  padding-bottom: 56.2%;
  height: 0;
  margin-bottom: 17px;
}

@media (min-width: 1024px) {
  .videogallery-herovideo-video {
    margin-bottom: 30px;
  }
}

.videogallery-herovideo-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
  color: #fff;
}

@media (min-width: 1024px) {
  .videogallery-herovideo-title {
    font-size: 38px;
    line-height: 38px;
  }
}

.videogallery-herovideo-intro, .videogallery-herovideo-intro p {
  color: #fff;
  font-size: 16px;
  line-height: 1.25;
  margin: 1em auto;
}

.videogallery-herovideo-date {
  display: table;
  color: #4794cf;
  font-size: 13px;
}

@media (min-width: 1024px) {
  .videogallery-herovideo-date {
    font-size: 14px;
  }
}

.videogallery-herovideo-date-icon {
  display: table-cell;
  width: 20px;
}

.videogallery-herovideo-date-icon-i {
  margin-right: 0.25em;
}

.videogallery-herovideo-date-copy {
  display: table-cell;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
}

@media (min-width: 1024px) {
  .videogallery-categoriesandsubvideo-inner {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}

@media (min-width: 1024px) {
  .videogallery-categories {
    display: table-cell;
    width: 264px;
    padding-right: 50px;
    vertical-align: top;
  }
}

@media (min-width: 1562px) {
  .videogallery-categories {
    display: table-cell;
    width: 340px;
    padding-right: 50px;
    vertical-align: top;
  }
}

@media (min-width: 1024px) {
  .videogallery-subvideo {
    display: table-cell;
    vertical-align: top;
    padding-right: 50px;
  }
}

.videogallery-subvideo-inner {
  padding: 0 20px;
}

@media (min-width: 1024px) {
  .videogallery-subvideo-inner {
    padding: 0 0;
  }
}

.videogallery-categories-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 31px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #ee3123;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #cccfd1;
  margin-bottom: -0.2em;
  padding-right: 18px;
  text-align: right;
}

@media (min-width: 1024px) {
  .videogallery-categories-title {
    margin-bottom: -0.2em;
    padding-right: 0;
  }
}

@media (min-width: 1562px) {
  .videogallery-categories-title {
    margin-bottom: -0.2em;
    padding-right: 30px;
  }
}

.videogallery-categories-desktopmenu {
  display: none;
}

@media (min-width: 1024px) {
  .videogallery-categories-desktopmenu {
    display: block;
  }
}

.videogallery-categories-item {
  padding: 18px 27px;
  background-color: #f6f7f8;
  border-bottom: 1px solid #eaebec;
  line-height: 0.8;
  position: relative;
}

.videogallery-categories-item:last-child {
  border-bottom: none;
}

.videogallery-categories-item:before {
  content: "";
  width: 4px;
  height: calc(100% + 1px);
  position: absolute;
  left: 0;
  top: 0;
  background: #52585c;
}

.videogallery-categories-item:nth-child(-n + 3):before {
  content: "";
  width: 4px;
  height: calc(100% + 1px);
  position: absolute;
  left: 0;
  top: 0;
  background: #ee3123;
}

.videogallery-categories-item-link {
  color: #52585c;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.videogallery-categories-item-link.is-active {
  color: #ee3123;
}

.videogallery-subvideo-items {
  overflow: hidden;
}

@media (min-width: 1024px) {
  .videogallery-subvideo-items {
    margin-bottom: -30px;
  }
}

.videogallery-subvideo-item {
  display: table;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

.videogallery-subvideo-item:last-child {
  border-bottom: none;
}

@media (min-width: 1024px) {
  .videogallery-subvideo-item {
    border-bottom: none;
    margin-bottom: 30px;
    display: inline-block;
    width: 33.3333%;
    float: left;
    border-right: 1px solid #fff;
  }
  .videogallery-subvideo-item:nth-child(3n+1) {
    clear: both;
  }
  .videogallery-subvideo-item:nth-child(3n) {
    border-right: none;
  }
}

.videogallery-subvideo-item-video {
  display: table-cell;
  vertical-align: top;
  width: 130px;
  background-size: cover;
  background-position: center;
}

@media (min-width: 1024px) {
  .videogallery-subvideo-item-video {
    width: 100%;
    display: block;
    position: relative;
    height: 0;
    padding-bottom: 56.2%;
    background-size: cover;
  }
}

.videogallery-subvideo-item-video-ratiosizer {
  padding-bottom: 66.67%;
  position: relative;
}

.videogallery-subvideo-item-video-play {
  position: absolute;
  left: 8px;
  bottom: 8px;
  height: 23px;
  width: 23px;
  z-index: 1;
  padding-left: 3px;
  line-height: 21px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
  border-radius: 100%;
  color: #fff;
  font-size: 10px;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

@media (min-width: 1024px) {
  .videogallery-subvideo-item-video-play {
    bottom: 31px;
    left: 8px;
    height: 23px;
    width: 23px;
    border-width: 1px;
    font-size: 10px;
    line-height: 21px;
  }
}

@media (min-width: 1562px) {
  .videogallery-subvideo-item-video-play {
    left: 15px;
    bottom: 50px;
    height: 46px;
    width: 46px;
    border-width: 2px;
    font-size: 18px;
    line-height: 42px;
  }
}

.videogallery-subvideo-item-video-play i {
  display: inline-block;
}

a:hover .videogallery-subvideo-item-video-play {
  background-color: rgba(0, 0, 0, 0.8);
}

.videogallery-subvideo-item-video-description {
  padding: 10px 10px 0 20px;
  position: relative;
  background: #fff;
}

@media (min-width: 1024px) {
  .videogallery-subvideo-item-video-description {
    padding: 15px 20px;
    margin-top: -35px;
    margin-left: 40px;
  }
}

@media (min-width: 1562px) {
  .videogallery-subvideo-item-video-description {
    padding: 15px 20px;
    margin-top: -35px;
    margin-left: 75px;
  }
}

.videogallery-subvideo-item-video-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
  font-size: 17px;
  max-height: 3em;
  overflow: hidden;
}

@media (min-width: 1024px) {
  .videogallery-subvideo-item-video-title {
    max-height: inherit;
    font-size: 20px;
  }
}

.videogallery-subvideo-item-video-title a {
  color: #333f48;
}

.videogallery-subvideo-item-video-title a:hover {
  color: #ee3123;
}

.videogallery-subvideo-item-video-info {
  position: relative;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
  margin-top: 5px;
}

.videogallery-categories-mobilemenu-wrapper {
  border-left: 4px solid #ee3123;
  z-index: 2;
  position: relative;
}

.videogallery-categories-mobilemenu {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 30px;
  position: relative;
  font-size: 16px !important;
  background-color: #f6f7f8;
}

.videogallery-categories-mobilemenu select {
  z-index: 1;
  width: 100%;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 60px;
  border: 1px solid #f6f7f8;
  border-left: transparent;
  font-size: 16px;
  text-transform: uppercase;
  padding-left: 25px;
  padding-right: 25px;
  color: #ee3123;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  padding-right: 62px;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.videogallery-categories-mobilemenu:after {
  display: block;
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: top;
  display: inline-block;
  background-image: url("../images/icon.png");
  background-position: 0px -225px;
  background-repeat: no-repeat;
  width: 24px;
  height: 12px;
  background-size: 1000px 1000px;
  /* I guessed min-resolution: 288dpi by messing around in chrome inspector */
  content: "0";
  position: absolute;
  z-index: 1;
  right: 30px;
  top: 50%;
  font-size: 12px;
  margin-top: -5px;
  color: #007bc3;
}

@media print {
  .videogallery-categories-mobilemenu:after {
    display: none;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
  .videogallery-categories-mobilemenu:after {
    background-image: url("../images/icon@2.png");
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-moz-min-device-pixel-ratio: 3), (-ms-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx) {
  .videogallery-categories-mobilemenu:after {
    background-image: url("../images/icon@3.png");
  }
}

@media (min-width: 1024px) {
  .videogallery-categories-mobilemenu {
    display: none;
  }
}

.videogallery-pagination {
  padding: 10px 0 50px 0;
}

@media (min-width: 1024px) {
  .videogallery-pagination {
    padding: 30px 0 70px 0;
  }
}

.videogallery-pagination .pagination {
  margin: 0;
}

.videogallery-mobile-ad {
  display: block;
  width: 300px;
  margin: 45px auto;
}

.videogallery-mobile-ad img {
  width: 100%;
}

@media (min-width: 1024px) {
  .videogallery-mobile-ad {
    display: none;
  }
}

.videogallery-socialfollow {
  display: none;
}

@media (min-width: 1024px) {
  .videogallery-socialfollow {
    margin-right: -30px;
    display: block;
  }
}

/*ESPORTS*/
.videogallery-subvideo.esports-gallery {
  padding-right: 0;
}

@media (min-height: 1024px) {
  .videogallery-subvideo.esports-gallery .videogallery-subvideo-item {
    min-height: 225px;
  }
}

.videogallery--archive .videogallery-heading {
  padding: 25px 20px 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 1024px) {
  .videogallery--archive .videogallery-heading {
    padding: 40px 50px 30px;
  }
}

.videogallery--archive .videogallery-heading h1 {
  margin-bottom: 0;
}

.videogallery--archive .videogallery-heading__logout button {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  background-color: #ffffff;
  border: 1px solid #EDEDED;
  width: 90px;
  height: 30px;
  line-height: 1;
  color: #333f48;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

@media (min-width: 1024px) {
  .videogallery--archive .videogallery-heading__logout button {
    width: 133px;
    height: 36px;
    line-height: 1;
  }
}

.videogallery--archive .videogallery-heading__logout button:hover {
  color: #fff;
  background-color: #ee3123;
}

.videogallery--archive .videogallery-herovideoandbanner-outer {
  border-right: 0;
  background-image: url("/wp-content/themes/v8supercars/images/bg-video-superarchive.jpg");
  padding: 20px;
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  .videogallery--archive .videogallery-herovideoandbanner-outer {
    padding: 50px;
  }
}

.videogallery--archive .videogallery-herovideoandbanner-inner {
  position: relative;
}

@media (max-width: 1023px) {
  .videogallery--archive .videogallery-herovideo-title {
    font-size: 20px;
    line-height: 22px;
    margin-top: 5px;
    margin-bottom: 10px;
  }
}

@media (max-width: 1023px) {
  .videogallery--archive .videogallery-herovideo-intro {
    display: none;
  }
}

.videogallery--archive .bc-player-rkFu6Hfpe_default .vjs-big-play-button, .videogallery--archive .bc-player-rkFu6Hfpe_default .vjs-control-bar {
  background: transparent;
  border: 2px solid white;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

@media (max-width: 1023px) {
  .videogallery--archive .bc-player-rkFu6Hfpe_default .vjs-big-play-button, .videogallery--archive .bc-player-rkFu6Hfpe_default .vjs-control-bar {
    width: 50px;
    height: 50px;
    font-size: 22px;
    line-height: 45px;
    left: 40px;
    top: auto;
    bottom: 20px;
  }
}

.videogallery--archive .bc-player-rkFu6Hfpe_default .vjs-big-play-button:hover, .videogallery--archive .bc-player-rkFu6Hfpe_default .vjs-control-bar:hover {
  background: white;
  color: black;
}

.videogallery--archive .videogallery-list {
  padding: 20px;
}

@media (min-width: 1024px) {
  .videogallery--archive .videogallery-list {
    padding: 50px;
  }
}

.videogallery--archive .videogallery-list__text {
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .videogallery--archive .videogallery-list__text {
    margin-bottom: 50px;
    width: 70%;
  }
}

.videogallery--archive .videogallery-subvideo {
  padding-right: 0;
}

@media (max-width: 1023px) {
  .videogallery--archive .videogallery-subvideo-inner {
    padding: 0;
  }
}

.videogallery--archive .videogallery-subvideo-item-video-description {
  margin: 0;
  padding: 30px 0;
}

@media (max-width: 1023px) {
  .videogallery--archive .videogallery-subvideo-item-video-description {
    margin: 0;
    padding: 5px 0;
  }
}

.videogallery--archive .videogallery-subvideo-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media (min-width: 1024px) {
  .videogallery--archive .videogallery-subvideo-items {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.videogallery--archive .videogallery-subvideo-item {
  float: none;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  margin: 0;
}

@media (min-width: 1024px) {
  .videogallery--archive .videogallery-subvideo-item {
    -webkit-flex-basis: 33.33%;
        -ms-flex-preferred-size: 33.33%;
            flex-basis: 33.33%;
  }
}

@media (min-width: 1562px) {
  .videogallery--archive .videogallery-subvideo-item {
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
  }
}

.videogallery--archive .videogallery-subvideo-item__inner {
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 1023px) {
  .videogallery--archive .videogallery-subvideo-item__inner {
    padding: 10px 0;
    border-top: 1px solid #efefef;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 1023px) {
  .videogallery--archive .videogallery-subvideo-item-video {
    min-width: 140px;
    height: 90px;
    margin-right: 20px;
  }
}

.videogallery--archive .videogallery-subvideo-item-video-play {
  bottom: 12px;
  left: 10px;
  height: 30px;
  width: 30px;
  font-size: 9px;
  line-height: 28px;
}

@media (min-width: 1024px) {
  .videogallery--archive .videogallery-subvideo-item-video-play {
    bottom: 40px;
  }
}

.videogallery--archive .videogallery-subvideo-item-video-title {
  font-size: 17px;
  line-height: 19px;
  letter-spacing: -0.4px;
}

@media (min-width: 1024px) {
  .videogallery--archive .videogallery-subvideo-item-video-title {
    font-size: 17px;
    line-height: 17px;
  }
}

.videogallery--archive .videogallery-subvideo-item-video-desc {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.33px;
  color: #7E858A;
  margin: 10px 0;
  max-width: 785px;
}

.videogallery--archive .videogallery-subvideo-item-video-desc p {
  margin: 0;
}

.esports-top-content {
  padding: 24px 40px;
  background: #fff;
}

.esports-top-content p {
  margin: 0;
}

.esports-image-gallery {
  overflow: hidden;
  margin: 0;
}

@media (max-width: 1023px) {
  .esports-image-gallery.has-hidden a:nth-child(n + 9) {
    display: none;
  }
}

@media (min-width: 1024px) {
  .esports-image-gallery.has-hidden a:nth-child(n + 10) {
    display: none;
  }
}

.esports-image-gallery a {
  display: block;
  width: calc(50% - 1px);
  margin-bottom: 1px;
  float: left;
  margin-right: 1px;
}

@media (min-width: 1024px) {
  .esports-image-gallery a {
    width: 33%;
  }
}

.esports-image-gallery a > span {
  display: block;
  width: 100%;
  padding-bottom: 56.179775281%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.esports-image-gallery a img {
  display: none;
  width: 100%;
  height: auto;
}

.esports-border-top {
  border-top: 1px solid #edf0f2;
}

@media (min-width: 1562px) {
  .esports-column .column-utility {
    display: none;
  }
}

.esports-video-header .videogallery-herovideoandbanner-outer {
  margin-bottom: 0;
}

.esports-video-header .videogallery-herovideoandbanner-inner {
  display: block;
  margin-bottom: 0;
}

.esports-video-header .videogallery-herovideo {
  display: block;
  vertical-align: top;
  width: 100%;
  height: auto;
  background: #000;
}

.esports-hero-side {
  height: 146px;
  width: 264px;
  padding-top: 40px;
}

@media (min-width: 1562px) {
  .esports-hero-side {
    width: 375px;
    height: 148px;
    padding-bottom: 25px;
  }
}

.esports-hero-side .hero-championship {
  width: 230px;
}

@media (min-width: 1562px) {
  .esports-hero-side .hero-championship {
    width: 330px;
  }
}

@media (min-width: 1562px) {
  .hero-inner.esports-hero-inner {
    width: 1260px;
  }
}

.hero-content.esports-hero-content {
  left: 293px;
}

@media (min-width: 1562px) {
  .hero-content.esports-hero-content {
    left: 420px;
  }
}

@media (max-width: 1023px) {
  .esports-eventribbon-scrollanchor.eventribbon-scrollanchor {
    display: block;
    width: 100%;
  }
}

.esports-eventribbon-scrollanchor.eventribbon-scrollanchor .eventribbon-scrollanchor-item {
  width: 100%;
}

.esports-column .column-mainsidebar {
  display: block;
}

@media (min-width: 1024px) {
  .esports-column-sidebar-inner .ad--sidebar-subpage {
    margin: 30px auto 40px;
  }
}

.get-tickets {
  background: white;
  padding: 40px 50px;
}

@media only screen and (max-width: 1023px) {
  .get-tickets {
    padding: 30px 20px;
  }
}

.get-tickets section {
  margin: 40px 0;
}

.get-tickets section:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 1023px) {
  .get-tickets section {
    margin: 20px 0;
  }
}

.get-tickets .listing-heading {
  margin-bottom: 25px;
}

@media only screen and (max-width: 1023px) {
  .get-tickets .listing-heading {
    margin-bottom: 20px;
  }
}

.get-tickets-head *:last-child {
  margin-bottom: 0;
}

.get-tickets-head *:first-child {
  margin-top: 0;
}

@media only screen and (max-width: 667px) {
  .get-tickets-head-cta:first-child {
    margin-top: 20px;
  }
}

.ticket-item {
  margin: 10px 0;
  color: white;
}

.ticket-item.is-active .close-btn {
  display: block;
}

.ticket-item.is-active .open-btn {
  display: none;
}

.ticket-item .close-btn {
  display: none;
}

.ticket-item-top {
  position: relative;
  min-height: 260px;
  overflow: hidden;
  cursor: pointer;
}

@media only screen and (max-width: 1023px) {
  .ticket-item-top {
    min-height: 320px;
  }
}

.ticket-item-top:hover .ticket-item-bg {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.ticket-item-top:hover .ticket-item-btn-toggle {
  background: #d62c1f;
}

.ticket-item-top .ticket-item-btn-toggle {
  position: absolute;
  bottom: 30px;
  right: 20px;
  margin: 0;
}

.ticket-item-top .ticket-item-btn-toggle:hover {
  color: white;
}

@media only screen and (max-width: 1023px) {
  .ticket-item-top .ticket-item-btn-toggle {
    position: relative;
    bottom: 0;
    right: 0;
    margin-top: 15px;
  }
}

.ticket-item-bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}

.ticket-item-bg:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(#333f48));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, #333f48 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#333f48',GradientType=0 );
  /* IE6-9 */
}

.ticket-item-header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 325px;
  height: 80px;
  z-index: 1;
  background: #1B232A;
  padding: 0 20px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  letter-spacing: -0.02em;
}

@media only screen and (max-width: 1023px) {
  .ticket-item-header {
    width: 100%;
    height: 50px;
    font-size: 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
  .ticket-item-header .ticket-item-logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
            order: 1;
    height: 20px;
    width: auto;
    margin-right: 0;
  }
}

.ticket-item-logo {
  width: 130px;
  margin-right: 20px;
}

.ticket-item-details {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 240px 20px 20px;
}

@media only screen and (max-width: 1023px) {
  .ticket-item-details {
    padding: 20px;
  }
}

.ticket-item-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: -0.03em;
  margin-bottom: 5px;
}

@media only screen and (max-width: 1023px) {
  .ticket-item-title {
    font-size: 20px;
  }
}

.ticket-item-location {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
}

.ticket-item-location-address {
  opacity: 0.6;
  margin-left: 5px;
}

@media only screen and (max-width: 1023px) {
  .ticket-item-location-address {
    display: block;
    margin-left: 0;
  }
}

.ticket-item-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 200px;
  height: 48px;
  background: #333F48;
  color: white;
  font-size: 14px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  margin: 10px auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media only screen and (max-width: 1023px) {
  .ticket-item-btn {
    width: 100%;
  }
}

.ticket-item-btn:hover {
  background: #ee3123;
  color: white;
}

.ticket-item-btn .icon, .ticket-item-btn .eventribbon-item-cta:before {
  font-size: 0.6em;
  margin: 0 5px;
}

.ticket-item-btn .icon-chevron-down, .ticket-item-btn .eventribbon-item-cta {
  font-size: 0.4em;
}

.ticket-item-btn-primary {
  color: white;
  background: #ee3123;
}

.ticket-item-btn-primary:hover {
  background: #d62c1f;
  color: white;
}

.ticket-item-btn-transparent, .ticket-item.is-active .ticket-item-btn-toggle {
  color: white;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.4);
}

.ticket-item-expandable {
  display: none;
}

.ticket-item-bottom {
  background: #EDEDED;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.ticket-item-summary {
  width: calc(100% - 240px);
  color: #7E858A;
  padding: 20px 50px;
}

@media only screen and (max-width: 1023px) {
  .ticket-item-summary {
    width: 100%;
    padding: 20px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
    font-weight: normal;
    font-style: normal;
  }
}

.ticket-item-summary-title {
  font-size: 22px;
  color: #333F48;
  margin-bottom: 20px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
}

@media only screen and (max-width: 1023px) {
  .ticket-item-summary-title {
    font-size: 20px;
  }
}

.ticket-item-links {
  position: relative;
  padding: 30px 20px;
  width: 240px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 1023px) {
  .ticket-item-links {
    width: 100%;
    border: none;
    padding: 0 20px 10px;
  }
}

.ticket-item-links:before {
  content: '▲';
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -100%) scaleX(2);
          transform: translate(-50%, -100%) scaleX(2);
  color: #EDEDED;
  line-height: 0.5em;
  font-size: 15px;
}

.ticket-item-coming-soon {
  pointer-events: none;
}

.ticket-item-coming-soon .ticket-item-bg:after {
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(#333f48));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, #333f48 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#333f48',GradientType=0 );
  /* IE6-9 */
}

.ticket-item-coming-soon .ticket-item-top {
  cursor: default;
}

.ticket-item-coming-soon .ticket-item-btn-toggle {
  color: rgba(255, 255, 255, 0.5);
}

.get-tickets-want-more .info-tile {
  margin: 0 0 -20px;
}

.get-tickets-want-more .info-tile .info-tile-item {
  width: auto;
  float: none;
  padding: 0;
  margin-bottom: 20px;
}

.get-tickets-ticketing-help-rte {
  margin-top: 30px;
  max-width: 785px;
}

@media only screen and (max-width: 1023px) {
  .get-tickets-ticketing-help-rte {
    margin-top: 20px;
  }
}

.get-tickets-ticketing-help-rte {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.get-tickets-ticketing-help-rte .rte h1, .get-tickets-ticketing-help-rte .rte h2, .get-tickets-ticketing-help-rte .rte h3, .get-tickets-ticketing-help-rte .rte h4, .get-tickets-ticketing-help-rte .rte h5, .get-tickets-ticketing-help-rte .rte p, .get-tickets-ticketing-help-rte .rte code {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.formbox {
  padding: 30px 5%;
  background-color: #f6f7f8;
  border-left: 5px solid #ee3123;
}

@media (min-width: 668px) {
  .formbox {
    padding: 62px 10%;
  }
}

.formbox-inner input[type=text],
.formbox-inner input[type=password],
.formbox-inner input[type=email] {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  vertical-align: middle;
  height: 50px;
  width: 100%;
  margin: 0;
  padding: 15px;
  outline: 0;
  font-size: 18px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  color: #52585c;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-transition: border 0.2s ease;
  transition: border 0.2s ease;
}

.formbox-inner .formbox-instructions {
  padding-bottom: 15px;
}

.formbox-inner button {
  -webkit-transition-property: background-color, color, border;
  transition-property: background-color, color, border;
  -webkit-transition-duration: .4s;
          transition-duration: .4s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  margin-top: 15px;
  padding: 17px 36px;
  width: 100%;
  max-width: 280px;
  border: none;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  background-color: #ee3123;
}

@media (min-width: 668px) {
  .formbox-inner button {
    width: auto;
    margin-top: 35px;
    padding: 18px 85px;
  }
}

.formbox-inner button:hover, .formbox-inner button:focus {
  color: #fff;
  background-color: #d62c1f;
}

.formbox-checkboxlabel {
  display: table;
  width: 100%;
}

.formbox-checkboxlabel-check {
  display: table-cell;
  vertical-align: top;
  width: 13px;
}

.formbox-checkboxlabel-check input {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  display: inline-block;
  background-color: #ee3123;
  color: #ee3123;
}

.formbox-checkboxlabel-label {
  display: table-cell;
  vertical-align: top;
  padding-left: 10px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 1.1;
}

.formbox-row-list {
  /**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  margin-bottom: -20px;
}

.formbox-row-list:before, .formbox-row-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.formbox-row-list:after {
  clear: both;
}

.formbox-row-list {
  *zoom: 1;
}

.formbox-row {
  margin-bottom: 20px;
}

.formbox-label {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: block;
  margin-bottom: 7px;
  color: #333f48;
  font-size: 17px;
  line-height: 1;
  text-transform: uppercase;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.formbox-title {
  margin-bottom: 30px;
}

.formbox-subtitle {
  margin-bottom: 30px;
}

.formbox-title + .formbox-subtitle {
  margin-top: -30px;
}

.formbox-validation {
  display: none;
  color: #ff3b3b;
  font-size: 14px;
  padding-top: 5px;
}

.formbox-overviewerror {
  color: #ff3b3b;
  font-size: 14px;
}

@media (min-width: 1562px) {
  .formbox-columns {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-style: hidden;
    position: relative;
  }
}

.formbox-columns-login {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #bbb;
}

@media (min-width: 1562px) {
  .formbox-columns-login {
    border: 50px solid transparent;
    display: table-cell;
    vertical-align: top;
    margin-bottom: 0;
  }
}

@media (min-width: 1562px) {
  .formbox-columns-signup {
    border: 50px solid transparent;
    display: table-cell;
    vertical-align: top;
  }
}

.formbox--superview,
.formbox--superarchive,
.formbox--thankyou {
  padding: 0;
  margin-bottom: 20px;
  border-left: none;
}

@media (min-width: 668px) {
  .formbox--superview,
  .formbox--superarchive,
  .formbox--thankyou {
    margin-bottom: 35px;
  }
}

.formbox--superview .formbox-tab__content,
.formbox--superarchive .formbox-tab__content,
.formbox--thankyou .formbox-tab__content {
  padding: 30px 5%;
  border-left: 4px solid #ee3123;
}

@media (min-width: 668px) {
  .formbox--superview .formbox-tab__content,
  .formbox--superarchive .formbox-tab__content,
  .formbox--thankyou .formbox-tab__content {
    padding: 62px 10%;
    border-width: 5px;
  }
}

.formbox--superview button,
.formbox--superarchive button,
.formbox--thankyou button {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.formbox-validation__warning {
  background: rgba(238, 49, 35, 0.05);
  border: 1px solid #ee3123;
  color: #333f48;
  font-size: 14px;
  padding: 20px;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (min-width: 668px) {
  .formbox-validation__warning {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.formbox-validation__warning .icon-warning {
  margin-right: 15px;
}

.formbox-tab__msg {
  background: #EDEDED;
  border: 1px solid #333F48;
  color: #333f48;
  font-size: 14px;
  padding: 20px;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (min-width: 668px) {
  .formbox-tab__msg {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.formbox-tab__msg .icon-warning {
  margin-right: 15px;
}

.formbox-tab__labels {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.formbox-tab__labels .label-item {
  height: 80px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background-color: #E6E6E6;
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  cursor: pointer;
}

@media (min-width: 668px) {
  .formbox-tab__labels .label-item {
    height: 112px;
  }
}

.formbox-tab__labels .label-item:first-child {
  border-left: 4px solid rgba(126, 133, 138, 0.5);
}

@media (min-width: 668px) {
  .formbox-tab__labels .label-item:first-child {
    border-width: 5px;
  }
}

.formbox-tab__labels .label-item__top, .formbox-tab__labels .label-item__bold {
  display: block;
  color: #333f48;
}

.formbox-tab__labels .label-item__top {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: -0.67px;
  text-transform: uppercase;
  display: none;
}

@media (min-width: 668px) {
  .formbox-tab__labels .label-item__top {
    display: block;
  }
}

.formbox-tab__labels .label-item__bold {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.48px;
}

@media (min-width: 668px) {
  .formbox-tab__labels .label-item__bold {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -0.67px;
  }
}

.formbox-tab__labels .label-item.is-active {
  background-color: #F6F7F8;
}

.formbox-tab__labels .label-item.is-active .label-item__bold {
  color: #ee3123;
}

.formbox-tab__labels .label-item.is-active:first-child {
  border-color: #ee3123;
}

.formbox-tab__labels .label-item__anchor,
.formbox-tab__labels .label-item__anchor:hover,
.formbox-tab__labels .label-item__anchor:active,
.formbox-tab__labels .label-item__anchor:focus {
  outline: 0;
}

.js-tabs-pane {
  display: none;
  clear: both;
}

.js-tabs-pane.is-active {
  display: block;
}

.formbox-info {
  color: #333f48;
}

.formbox-checkboxlabel--custom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.formbox-checkboxlabel--custom .formbox-checkboxlabel-check {
  position: relative;
  width: 40px;
  min-width: 40px;
  height: 40px;
  z-index: 1;
}

@media (min-width: 668px) {
  .formbox-checkboxlabel--custom .formbox-checkboxlabel-check {
    width: 30px;
    min-width: 30px;
    height: 30px;
  }
}

.formbox-checkboxlabel--custom input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  outline: 0;
  border-radius: 0;
  -webkit-appearance: none;
}

.formbox-checkboxlabel--custom .formbox-checkboxlabel-label {
  padding-top: 0;
  padding-left: 15px;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.38px;
}

@media (min-width: 668px) {
  .formbox-checkboxlabel--custom .formbox-checkboxlabel-label {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.43px;
  }
}

.formbox-checkboxlabel--custom .formbox-checkboxlabel-hidden {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 40px;
  z-index: -1;
  border: 2px solid #7E858A;
  background-color: transparent;
  -webkit-transition: border 0.3s ease;
  transition: border 0.3s ease;
}

@media (min-width: 668px) {
  .formbox-checkboxlabel--custom .formbox-checkboxlabel-hidden {
    height: 28px;
    width: 28px;
  }
}

.formbox-checkboxlabel--custom .formbox-checkboxlabel-hidden::after {
  content: '';
  position: absolute;
  left: 14px;
  top: 10px;
  width: 7px;
  height: 13px;
  border: solid #7E858A;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

@media (min-width: 668px) {
  .formbox-checkboxlabel--custom .formbox-checkboxlabel-hidden::after {
    left: 9px;
    top: 5px;
    width: 6px;
    height: 11px;
  }
}

.formbox-checkboxlabel--custom .formbox-checkboxlabel-check:hover input ~ .formbox-checkboxlabel-hidden {
  border: 2px solid #7E858A;
}

.formbox-checkboxlabel--custom .formbox-checkboxlabel-check input:checked ~ .formbox-checkboxlabel-hidden {
  border: 2px solid #7E858A;
}

.formbox-checkboxlabel--custom .formbox-checkboxlabel-check input:checked ~ .formbox-checkboxlabel-hidden::after {
  opacity: 1;
}

.formbox--thankyou {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -1.06px;
  font-weight: bold;
  color: #333f48;
}

@media (min-width: 668px) {
  .formbox--thankyou {
    font-size: 30px;
    line-height: 38px;
  }
}

@media (min-width: 1562px) {
  .formbox--thankyou {
    font-size: 36px;
    line-height: 44px;
  }
}

.formbox--thankyou .formbox__payment {
  padding: 0;
  width: 250px;
  height: 50px;
  line-height: 50px;
  margin-top: 25px;
  text-align: center;
}

.formbox--thankyou .formbox-tab__content {
  padding-top: 40px;
  padding-bottom: 30px;
}

@media (min-width: 668px) {
  .formbox--thankyou .formbox-tab__content {
    padding-top: 70px;
    padding-bottom: 60px;
  }
}

@media (min-width: 1562px) {
  .formbox--thankyou .formbox-tab__content {
    padding-top: 90px;
    padding-bottom: 80px;
  }
}

/* PX TO PERC calc */
.superbox {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 45px 20px;
  margin-top: 35px;
  margin-bottom: 30px;
}

@media (min-width: 668px) {
  .superbox {
    padding: 8.79397%;
  }
}

.superbox .rte-keyfacts {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
}

.superbox .rte-keyfacts li {
  color: #fff;
}

.superbox .rte-keyfacts li:before {
  width: 10px;
}

.superbox.superbox--view {
  background-image: url("../images/base-superview.jpg");
}

.superbox.superbox--archive {
  background-image: url("../images/base-superarchive.jpg");
}

.superbox-content {
  max-width: 460px;
}

.superbox-content p {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
}

.superbox-content-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  line-height: 33px;
  letter-spacing: -0.67px;
  color: #fff;
}

@media (min-width: 668px) {
  .superbox-content-title {
    font-size: 42px;
    line-height: 43px;
    letter-spacing: -1px;
  }
}

.superbox-content-desc {
  margin: 15px 0 60px;
}

.superbox-content-disclaimer {
  font-size: 14px;
  line-height: 23px;
  letter-spacing: -0.38px;
  margin-bottom: 55px;
}

.superbox-content-price {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  line-height: 26px;
  letter-spacing: -0.67px;
  position: relative;
  padding-top: 35px;
}

@media (min-width: 668px) {
  .superbox-content-price {
    font-size: 42px;
    line-height: 26px;
    letter-spacing: -1px;
    padding-top: 25px;
  }
}

.superbox-content-price:before {
  content: "";
  position: absolute;
  top: 0;
  background: #fff;
  height: 4px;
  width: 30px;
}

.superview-landing__moreinfo .rte h4 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.53px;
  color: #333f48;
}

.superview-landing__moreinfo .rte p {
  line-height: 26px;
}

/* display screen */
html.no-scrollbar, body.no-scrollbar {
  overflow-y: hidden;
  overflow-x: hidden;
}

.displayContainer {
  width: 1920px;
  height: 1080px;
  background: url("../cmsimages/v8-reception-bg.png");
  position: relative;
}

.displayContainer {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 24px;
  letter-spacing: -0.025em;
}

.displayContainer .news {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 250px;
}

.displayContainer .news .news-title {
  position: absolute;
  right: 900px;
  top: 62px;
  opacity: 0.08;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.displayContainer .news .news-title h3 {
  color: #fff;
  font-size: 100px;
  line-height: 71px;
  letter-spacing: -0.05em;
}

.displayContainer .news .news-title.social {
  margin-top: -20px;
  opacity: 0;
}

.displayContainer .news .news-holder {
  position: absolute;
  top: 130px;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

.displayContainer .news .news-holder .news-item {
  position: absolute;
  width: 890px;
  height: 700px;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  margin: -350px 0 0 -445px;
  top: 50%;
  opacity: 0;
}

.displayContainer .news .news-holder .news-item.active-story {
  opacity: 1;
  /* .news-item-text {
						opacity: 1;
					} */
}

.displayContainer .news .news-holder .news-item.off-stage {
  left: 122%;
  -webkit-transition: none;
  transition: none;
}

.displayContainer .news .news-holder .news-item .social-inner {
  height: 670px;
  overflow: hidden;
  margin-top: -5px;
}

.displayContainer .news .news-holder .news-item .news-item-image {
  overflow: hidden;
}

.displayContainer .news .news-holder .news-item .news-item-image img {
  width: 100%;
  height: auto;
}

.displayContainer .news .news-holder .news-item .news-item-text {
  background: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 720px;
  padding: 30px 50px 40px;
  text-transform: none;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}

.displayContainer .news .news-holder .news-item .news-item-text .news-item-heading {
  color: #333f48;
  font-size: 62px;
  line-height: 62px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 5px;
  letter-spacing: -0.025em;
}

.displayContainer .news .news-holder .news-item .news-item-text .news-item-blurb {
  color: #7e858a;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 20px;
}

.displayContainer .news .news-holder .news-item .news-item-text .news-item-date {
  color: #3f85ba;
  display: table;
}

.displayContainer .news .news-holder .news-item .news-item-text .news-item-date .news-item-date-icon {
  display: table-cell;
  width: 36px;
  height: 26px;
  background: url("../cmsimages/display-time-icon.png") no-repeat;
}

.displayContainer .news .news-holder .news-item .news-item-text .news-item-date .news-item-date-time {
  display: table-cell;
  vertical-align: middle;
  font-size: 25px;
  line-height: 25px;
  letter-spacing: -0.045em;
}

.displayContainer .raceinfo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 160px;
  z-index: 9;
  width: 656px;
}

.displayContainer .raceinfo .fold-1 {
  background: #ee3123;
}

.displayContainer .raceinfo .fold-2 {
  background: #c82b00;
}

.displayContainer .raceinfo .fold-3 {
  background: #a42400;
}

.displayContainer .raceinfo .fold-4 {
  background: #801c00;
}

.displayContainer .raceinfo .fold-5 {
  background: #5c1400;
}

.displayContainer .raceinfo .fold-down {
  -webkit-perspective: 1600px;
  -webkit-perspective-origin: 50% 0%;
  perspective: 1600px;
  perspective-origin: 50% 0%;
  -webkit-transform: translate3d(0, 0, 0);
}

.displayContainer .raceinfo .fold-down .folder {
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  -webkit-transition: ease-out 0.5s;
  transition: ease-out 0.5s;
  -webkit-transform: rotateX(-90deg);
          transform: rotateX(-90deg);
}

.displayContainer .raceinfo .fold-right {
  -webkit-perspective: 1600px;
  -webkit-perspective-origin: 100% 50%;
  perspective: 1600px;
  perspective-origin: 100% 50%;
  -webkit-transform: translate3d(0, 0, 0);
}

.displayContainer .raceinfo .fold-right .folder {
  -webkit-transform-origin: 100% 40%;
          transform-origin: 100% 40%;
  -webkit-transition: ease-out 0.5s;
  transition: ease-out 0.5s;
  -webkit-transform: rotateY(-90deg);
          transform: rotateY(-90deg);
}

.displayContainer .raceinfo .fold-left {
  -webkit-perspective: 1600px;
  -webkit-perspective-origin: 0% 50%;
  perspective: 1600px;
  perspective-origin: 0% 50%;
  -webkit-transform: translate3d(0, 0, 0);
}

.displayContainer .raceinfo .fold-left .folder {
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transition: ease-out 0.5s;
  transition: ease-out 0.5s;
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
}

.displayContainer .raceinfo .raceinfo-box {
  position: absolute;
  top: 0;
  right: 0;
}

.displayContainer .raceinfo .next-race-holder {
  height: 630px;
}

.displayContainer .raceinfo .raceinfo-title {
  padding: 54px 64px 0 0;
  border-bottom: 1px solid #d62c1f;
  text-align: right;
}

.displayContainer .raceinfo .raceinfo-title h3 {
  margin: 0;
  font-size: 55px;
  line-height: 35px;
  letter-spacing: -0.05em;
  color: #8d1f00;
}

.displayContainer .raceinfo .race-info-countdown {
  padding: 43px 62px 45px;
  border-bottom: 1px solid #d62c1f;
  height: 329px;
}

.displayContainer .raceinfo .race-info-countdown .next-race-title {
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: -0.025em;
}

.displayContainer .raceinfo .race-info-countdown .next-race-date {
  margin: 3px 0 28px;
}

.displayContainer .raceinfo .race-info-countdown .timer-in-progress h2 {
  color: #fff;
  font-size: 65px;
  line-height: 55px;
  color: #000;
  opacity: 0.4;
}

.displayContainer .raceinfo .race-info-countdown .is-countdown {
  background: none;
  border: none;
}

.displayContainer .raceinfo .race-info-countdown .timer-block {
  display: inline-block;
}

.displayContainer .raceinfo .race-info-countdown .timer-block .timer-number {
  font-size: 95px;
  line-height: 85px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: italic;
  font-family: "Fndry Monol W01 Bd It","FoundryMonoline-BoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: -0.05em;
  height: 80px;
}

.displayContainer .raceinfo .race-info-countdown .timer-block .timer-unit {
  color: #000;
  opacity: 0.4;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  letter-spacing: -0.04em;
}

.displayContainer .raceinfo .race-info-countdown .timer-dots {
  display: inline-block;
  font-size: 100px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-family: "Foundry Monoline W01 Lt","font-FoundryMonoline-Light", sans-serif;
  font-weight: normal;
  font-style: normal;
  opacity: 0.5;
  vertical-align: top;
  line-height: 85px;
}

.displayContainer .raceinfo .race-info-details {
  height: 211px;
}

.displayContainer .raceinfo .race-info-details .race-details-conditions {
  width: 50%;
  float: left;
  height: 100%;
}

.displayContainer .raceinfo .race-info-details .race-details-conditions .details-inner {
  border-right: 1px solid #d62c1f;
}

.displayContainer .raceinfo .race-info-details .race-details-conditions .race-detail-condition {
  display: table;
  width: 100%;
  margin-bottom: 11px;
}

.displayContainer .raceinfo .race-info-details .race-details-conditions .race-detail-condition .condition-icon {
  display: table-cell;
  width: 45px;
}

.displayContainer .raceinfo .race-info-details .race-details-conditions .race-detail-condition .condition-text {
  display: table-cell;
  vertical-align: middle;
}

.displayContainer .raceinfo .race-info-details .race-details-course {
  width: 50%;
  float: left;
  text-align: center;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.displayContainer .raceinfo .race-info-details .race-details-course .course-length {
  text-align: left;
  position: absolute;
  top: 33px;
  left: 45px;
}

.displayContainer .raceinfo .upcoming-race {
  width: 50%;
  float: left;
  height: 293px;
}

.displayContainer .raceinfo .upcoming-race .folder {
  height: 100%;
}

.displayContainer .raceinfo .upcoming-race .upcoming-race-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
  line-height: 28px;
  letter-spacing: -0.025em;
}

.displayContainer .raceinfo .upcoming-race .upcoming-race-date {
  position: absolute;
  bottom: 45px;
}

.displayContainer .raceinfo .upcoming-race .upcoming-race-date .upcoming-race-date-col {
  float: left;
}

.displayContainer .raceinfo .upcoming-race .upcoming-race-date .race-date-numbers {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: italic;
  font-family: "Fndry Monol W01 Bd It","FoundryMonoline-BoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 70px;
  line-height: 60px;
  letter-spacing: -0.03em;
}

.displayContainer .raceinfo .previous-race .previous-race-title {
  color: #fff;
  font-size: 28px;
  line-height: 28px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: -0.025em;
  /* margin-right: 160px; */
  padding: 30px 160px 26px 62px;
  height: 113px;
  border-bottom: 1px solid #d62c1f;
}

.displayContainer .raceinfo .previous-race .previous-race-winner {
  position: relative;
}

.displayContainer .raceinfo .previous-race .previous-race-winner .race-winner-portrait {
  overflow: hidden;
  width: 100%;
  height: 312px;
  position: relative;
}

.displayContainer .raceinfo .previous-race .previous-race-winner .race-winner-portrait .portrait-holder {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.displayContainer .raceinfo .previous-race .previous-race-winner .race-winner-portrait .portrait-holder img {
  width: 100%;
  height: auto;
}

.displayContainer .raceinfo .previous-race .previous-race-winner .race-winner-info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 235px;
  z-index: 9;
}

.displayContainer .raceinfo .previous-race .previous-race-winner .race-winner-overlay {
  background: #333f48;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.displayContainer .raceinfo .previous-race .previous-race-winner .race-winner-result {
  position: relative;
}

.displayContainer .raceinfo .previous-race .previous-race-winner .race-winner-result .race-winner-overlay {
  opacity: 0.3;
}

.displayContainer .raceinfo .previous-race .previous-race-winner .race-winner-result .result-number {
  padding: 40px 35px 0;
  font-size: 80px;
  line-height: 54px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
}

.displayContainer .raceinfo .previous-race .previous-race-winner .result-name {
  padding: 28px 30px 0 35px;
  position: relative;
  font-size: 22px;
  line-height: 25px;
}

.displayContainer .raceinfo .previous-race .previous-race-winner .result-name .result-points {
  text-transform: none;
  opacity: 0.3;
  font-size: 25px;
}

.displayContainer .raceinfo .previous-race .result-row {
  height: 204px;
  position: relative;
  width: 100%;
}

.displayContainer .raceinfo .previous-race .result-row .fold-holder {
  width: 50%;
  position: relative;
  height: 100%;
  float: left;
}

.displayContainer .raceinfo .previous-race .result-row .fold-holder.right {
  float: right;
}

.displayContainer .raceinfo .previous-race .result-item {
  height: 100%;
  width: 100%;
  display: table;
}

.displayContainer .raceinfo .previous-race .result-item .result-img {
  display: table-cell;
  vertical-align: top;
  width: 126px;
}

.displayContainer .raceinfo .previous-race .result-item .result-img img {
  position: absolute;
}

.displayContainer .raceinfo .previous-race .result-item .result-text {
  display: table-cell;
  vertical-align: top;
  padding: 0 20px 0 22px;
  position: relative;
}

.displayContainer .raceinfo .previous-race .result-item .result-text .border {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background: #000;
  opacity: 0.2;
}

.displayContainer .raceinfo .previous-race .result-item .result-text .result-number {
  padding: 24px 0 0;
  font-size: 80px;
  line-height: 54px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
}

.displayContainer .raceinfo .previous-race .result-item .result-text .result-name {
  padding: 16px 0 0;
  position: relative;
  font-size: 22px;
  line-height: 25px;
}

.displayContainer .raceinfo .previous-race .result-item .result-text .result-name .result-points {
  text-transform: none;
  opacity: 0.6;
  color: #000;
  font-size: 25px;
}

.displayContainer .raceinfo .details-inner {
  padding: 38px 45px 0;
  position: relative;
  height: 100%;
}

.displayContainer .display-leaderboard {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 158px;
}

.displayContainer .display-leaderboard .leaderboard-title {
  background: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -43px;
  left: 813px;
  opacity: 0.05;
  text-transform: uppercase;
}

.displayContainer .display-leaderboard .leaderboard-title h3 {
  color: #fff;
  font-size: 55px;
  line-height: 50px;
  letter-spacing: -0.05em;
}

.displayContainer .display-leaderboard .leaderboard-outer {
  display: table;
  width: 100%;
  height: 158px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.displayContainer .display-leaderboard .leaderboard-outer .border {
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  opacity: 0.1;
  -webkit-opacity: 0.1;
}

.displayContainer .display-leaderboard .leaderboard-outer .border.top {
  right: 0;
  height: 1px;
}

.displayContainer .display-leaderboard .leaderboard-outer .border.left {
  bottom: 0;
  width: 1px;
}

.displayContainer .display-leaderboard .leaderboard-outer .logo {
  position: absolute;
  width: 237px;
  height: 158px;
  bottom: 0;
  left: 0;
  display: table;
}

.displayContainer .display-leaderboard .leaderboard-outer .logo .logo-inner {
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}

.displayContainer .display-leaderboard .leaderboard-outer .leaderboard-holder {
  position: absolute;
  left: 239px;
  right: 0;
  bottom: 0;
  top: auto;
  height: 158px;
}

.displayContainer .display-leaderboard .leaderboard-outer .leaderboard-holder .leaderboard-table {
  display: table;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.displayContainer .display-leaderboard .leaderboard-outer .leaderboard-holder .leaderboard-table .leaderboard-cell {
  width: 20%;
  height: 100%;
  display: table-cell;
  position: relative;
}

.displayContainer .display-leaderboard .leaderboard-outer .leaderboard-holder .leaderboard-row {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: table;
}

.displayContainer .display-leaderboard .leaderboard-outer .leaderboard-holder .leaderboard-item {
  width: 20%;
  display: table-cell;
  vertical-align: top;
}

.displayContainer .display-leaderboard .leaderboard-outer .leaderboard-holder .leaderboard-item .leaderboard-item-inner {
  display: table;
  /* width: 100%; */
  opacity: 0;
  padding: 44px 44px 39px;
}

.displayContainer .display-leaderboard .leaderboard-outer .leaderboard-holder .leaderboard-item .leaderboard-item-inner .leaderboard-number {
  display: table-cell;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #3f85ba;
  font-size: 45px;
  line-height: 40px;
  letter-spacing: -0.025em;
  vertical-align: top;
  width: 55px;
}

.displayContainer .display-leaderboard .leaderboard-outer .leaderboard-holder .leaderboard-item .leaderboard-item-inner .leaderboard-text {
  display: table-cell;
  font-size: 22px;
  line-height: 25px;
  vertical-align: top;
}

.displayContainer .display-leaderboard .leaderboard-outer .leaderboard-holder .leaderboard-item .leaderboard-item-inner .leaderboard-text .leaderboard-points {
  text-transform: none;
  opacity: 0.25;
  color: #fff;
  font-size: 25px;
}

.clearfix {
  clear: both;
}

.contentad {
  position: relative;
  margin: 0 auto;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
  margin-top: 6px;
  text-align: center;
}

@media (max-width: 667px) {
  .contentad {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px) !important;
  }
}

@media (min-width: 668px) {
  .contentad {
    margin-bottom: 9px;
  }
}

@media (min-width: 668px) {
  .contentad.is-left {
    margin-left: 0;
    margin-right: 50px;
    float: left;
  }
}

@media (min-width: 1562px) {
  .contentad.is-left {
    margin-right: 40px;
  }
}

@media (min-width: 668px) {
  .contentad.is-right {
    margin-right: 0;
    margin-left: 50px;
    float: right;
  }
}

@media (min-width: 1562px) {
  .contentad.is-right {
    margin-left: 40px;
  }
}

.bing-search .newslettersignup-form {
  border: 1px solid #ee3123;
}

.bing-search .newslettersignup-form-inner {
  max-width: none;
}

.bing-search-total {
  margin: 40px 0 10px;
}

.bing-search-results {
  margin: 10px 0 20px;
  border-top: 1px solid #e2e2e2;
}

.bing-search-results-item {
  margin: 20px 0;
  font-size: 16px;
  color: #333f48;
}

.bing-search-results-item a {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
}

.bing-search-results-item a:hover {
  color: #d62c1f;
}

.bing-search-results-item-url {
  color: #7e858a;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.bing-search-pagination {
  text-align: center;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  padding-top: 20px;
  border-top: 1px solid #e2e2e2;
}

.bing-search-pagination a {
  margin: 0 5px;
  color: #333f48;
}

.bing-search-pagination a.is-active, .bing-search-pagination a.active {
  color: #ee3123;
}

.bing-search-pagination a:hover {
  color: #d62c1f;
}

.bing-search-pagination a[href]:hover {
  text-decoration: underline;
}

.bing-search-pagination a[rel] {
  text-decoration: none;
  font-size: 1.5em;
}

/*****************************
* VENDOR
******************************/
/*****************************
* UTILS
******************************/
/*----- Media Queries -----*/
/*****************************
* BASE
******************************/
/*****************************
* HEADINGS
******************************/
h1 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: -0.04em;
  font-size: 30px;
  line-height: 1;
}

@media screen and (min-width: 668px) {
  h1 {
    font-size: 60px;
    line-height: 0.917;
  }
}

h2 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: -0.04em;
  font-size: 30px;
}

@media screen and (min-width: 1562px) {
  h2 {
    font-size: 50px;
  }
}

h3 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
}

@media screen and (min-width: 1562px) {
  h3 {
    font-size: 40px;
  }
}

h4 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 21px;
}

@media screen and (min-width: 1562px) {
  h4 {
    font-size: 26px;
  }
}

h5 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}

@media screen and (min-width: 1562px) {
  h5 {
    font-size: 22px;
  }
}

h6 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
}

@media screen and (min-width: 1562px) {
  h6 {
    font-size: 20px;
  }
}

.typography-hero-heading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

@media screen and (min-width: 668px) {
  .typography-hero-heading {
    font-size: 38px;
  }
}

.typography-herotile-heading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

.typography-articlelarge-heading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

.typography-articlesmall-heading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 1.06;
  margin: 0;
  padding: 0;
  color: #333f48;
  letter-spacing: -0.04em;
}

.typography-articlecopy {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #7e858a;
  letter-spacing: -0.02em;
}

.typography-articlemeta {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.14;
  margin: 0;
  padding: 0;
  color: #3f85ba;
  letter-spacing: -0.02em;
}

.typography-section-heading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 0.875;
  margin: 0;
  padding: 0;
  color: rgba(51, 63, 72, 0.25);
  letter-spacing: -0.05em;
  text-transform: uppercase;
  margin-bottom: -0.12em;
}

@media screen and (min-width: 668px) {
  .typography-section-heading {
    font-size: 58px;
  }
}

@media (min-width: 668px) {
  .typography-section-heading {
    margin-bottom: -0.11em;
  }
}

.typography-sidebar-heading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 31px;
  line-height: 1;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0.2em;
  color: #ee3123;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}

.typography-sidebar-subheading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-family: "Fndry Monol W01 Md It","FoundryMonoline-MediumItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #ee3123;
  letter-spacing: -0.02em;
}

.typography-snapshot-heading {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  line-height: 0.67;
  margin: 0;
  padding: 0;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}

@media screen and (min-width: 668px) {
  .typography-snapshot-heading {
    font-size: 31px;
    line-height: 0.67;
  }
}

/*****************************
* Copy
******************************/
p {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  line-height: 1.375;
  color: #7e858a;
  letter-spacing: -0.02em;
}

@media screen and (min-width: 668px) {
  p {
    font-size: 18px;
    line-height: 1.44;
  }
}

html {
  height: 100%;
}

body,
html {
  font-size: 18px;
  line-height: 1.375;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  margin: 0;
  color: #7e858a;
  background: #edf0f2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
}

@media screen and (min-width: 668px) {
  body,
  html {
    font-size: 18px;
    line-height: 1.44;
  }
}

.page-inner {
  position: relative;
}

#ResizeElement {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

*,
*:after,
*:before {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: #ee3123;
  outline: none;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

a[href] {
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

a.is-hovered, a:hover {
  text-decoration: none;
  outline: none;
  color: #ee3123;
}

a,
button {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

.button {
  display: inline-block;
  min-width: 192px;
  text-align: center;
  padding: 12px 17px;
  margin-right: 2px;
  font-size: 13px;
  color: #333f48;
  text-transform: uppercase;
  border: 1px solid #EDEDED;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.button:last-child {
  margin-right: 0;
}

.button.button-orange {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #ee3123;
}

.button:hover {
  background: #f5f5f6;
}

.button .icon, .button .eventribbon-item-cta:before {
  display: inline-block;
  position: relative;
  margin: 0 5px;
  font-size: 0.7em;
  color: #ee3123;
}

.button .icon-pdf {
  display: inline-block;
  position: relative;
  font-size: 1.4em;
  top: 0.2em;
  margin-top: -0.5em;
  margin-bottom: -0.3em;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

b,
strong {
  font-weight: bold;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
}

small {
  font-size: 80%;
}

blockquote {
  margin: 1em 40px;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 1em 0;
  padding: 0;
  background: #34393b;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

::-moz-selection {
  background: #ee3123;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #ee3123;
  color: #fff;
  text-shadow: none;
}

::-ms-clear {
  display: none;
}

[hidden] {
  display: none;
}

.hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.no-border {
  border: none;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.uppercase {
  text-transform: uppercase;
}

.reset {
  margin: 0;
  padding: 0;
}

.white {
  color: #fff;
}

.richtext {
  clear: both;
}

/* way the hell off screen */
.scrollbar-measure {
  width: 100px;
  height: 100px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
}

@media only screen and (max-width: 1023px) {
  .hide-mobile {
    display: none !important;
  }
}

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

@media only screen and (max-width: 1023px) {
  .hide-desktop {
    display: block !important;
  }
}

.icon.chevron-right:before, .chevron-right.eventribbon-item-cta:before {
  display: inline-block;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.mobile-anchor-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px;
  background: #edf0f2;
  display: none;
}

@media only screen and (max-width: 667px) {
  .mobile-anchor-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.mobile-anchor-links a {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  text-align: center;
  background: #ee3123;
  color: white;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
}

.mobile-anchor-links a:first-child {
  border: none;
}

.mobile-anchor-links a .icon, .mobile-anchor-links a .eventribbon-item-cta:before {
  font-size: 0.6em;
  margin-left: 5px;
}

.full-width {
  background: white;
  padding: 50px;
}

@media only screen and (max-width: 1023px) {
  .full-width {
    padding: 30px 20px;
  }
}

.full-width section {
  margin: 40px 0;
}

.full-width section:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 1023px) {
  .full-width section {
    margin: 20px 0;
  }
}

/*****************************
* LAYOUT
******************************/
/*****************************
* MODULES
******************************/
::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner {
  padding: 0 !important;
  border: 0 none !important;
  margin-top: -1px;
  margin-bottom: -1px;
}

input[type="submit"],
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input[type="submit"]:hover,
button:hover {
  cursor: pointer;
}

.button-primary {
  -webkit-transition-property: background-color, color, border;
  transition-property: background-color, color, border;
  -webkit-transition-duration: .4s;
          transition-duration: .4s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  padding: 18px 36px;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  background-color: #ee3123;
}

@media (min-width: 668px) {
  .button-primary {
    padding: 18px 45px;
  }
}

.button-primary:hover, .button-primary:focus {
  color: #fff;
  background-color: #d62c1f;
}

.button-primary.is-fullwidth {
  width: 100%;
}

.button-action-blue {
  -webkit-transition-property: background-color, color, border;
  transition-property: background-color, color, border;
  -webkit-transition-duration: .4s;
          transition-duration: .4s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 14px;
  position: relative;
  margin-right: 15px;
  display: block;
  text-transform: uppercase;
  color: #fff;
  opacity: 1;
}

.button-action-blue:hover {
  color: #fff;
}

.button-action-blue:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -9px;
  left: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 9px 0 0;
  border-color: #3f85ba transparent transparent transparent;
  z-index: 1;
}

.button-action-blue:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -15px;
  width: 15px;
  height: 0;
  border-style: solid;
  border-width: 26px 9px 0 0;
  border-color: #276a9d transparent transparent transparent;
  z-index: 0;
}

.button-action-blue .button-action-inner {
  display: block;
  z-index: 1;
  position: relative;
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/button-tyre.png);
  background-image: url("https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/cmsimages/v8_race_centre_wheel2.gif");
  background-size: 25px 25px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding: 6px;
  text-align: center;
  margin-right: -15px;
  padding-left: 23px;
  padding-right: 23px;
}

.button-action-red {
  -webkit-transition-property: background-color, color, border;
  transition-property: background-color, color, border;
  -webkit-transition-duration: .4s;
          transition-duration: .4s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 14px;
  position: relative;
  margin-right: 15px;
  display: block;
  text-transform: uppercase;
  color: #fff;
  opacity: 1;
}

.button-action-red:hover {
  color: #fff;
}

.button-action-red:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -9px;
  left: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 9px 0 0;
  border-color: #ee3123 transparent transparent transparent;
  z-index: 1;
}

.button-action-red:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -15px;
  width: 15px;
  height: 0;
  border-style: solid;
  border-width: 26px 9px 0 0;
  border-color: #ce2d00 transparent transparent transparent;
  z-index: 0;
}

.button-action-red .button-action-inner {
  display: block;
  z-index: 1;
  position: relative;
  padding: 6px;
  text-align: center;
  margin-right: -7px;
}

.rte h1 {
  position: relative;
  z-index: 1;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
  margin: 0 0 0.5em;
  padding: 0 0 0 0.38em;
  color: #333f48;
  letter-spacing: -0.04em;
  min-height: 1em;
}

@media screen and (min-width: 668px) {
  .rte h1 {
    font-size: 60px;
    line-height: 0.917;
  }
}

.rte h1:before {
  position: absolute;
  z-index: -1;
  left: 2px;
  top: -5px;
  height: 30px;
  width: 12px;
  background-color: #ee3123;
  content: "";
  -webkit-transform: skewX(-23deg);
          transform: skewX(-23deg);
}

@media (min-width: 668px) {
  .rte h1:before {
    height: 60px;
    width: 20px;
    left: 12px;
    top: -12px;
  }
}

.rte h2 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 21px;
}

@media screen and (min-width: 1562px) {
  .rte h2 {
    font-size: 26px;
  }
}

.rte h3 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}

@media screen and (min-width: 1562px) {
  .rte h3 {
    font-size: 22px;
  }
}

.rte h4 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}

@media screen and (min-width: 1562px) {
  .rte h4 {
    font-size: 22px;
  }
}

.rte h5 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}

@media screen and (min-width: 1562px) {
  .rte h5 {
    font-size: 22px;
  }
}

.rte h6 {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-family: "Fndry Monol W01 X Bd It","FoundryMonoline-ExtraBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}

@media screen and (min-width: 1562px) {
  .rte h6 {
    font-size: 22px;
  }
}

.rte h2.rte-subtitle {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 1em;
  font-size: 20px;
  line-height: 1;
}

@media (min-width: 668px) {
  .rte h2.rte-subtitle {
    font-size: 30px;
  }
}

.rte p {
  margin-top: 0;
}

.rte > a,
.rte p > a {
  color: #ee3123;
}

.rte > a:hover,
.rte p > a:hover {
  color: #ce1d10;
}

.rte > img,
.rte p > img {
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 20px + 20px);
}

@media (min-width: 668px) {
  .rte > img,
  .rte p > img {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

.rte p {
  color: #7e858a;
  margin: 20px 0;
}

.rte li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 1em;
}

.rte li:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #ee3123;
  position: absolute;
  left: 13px;
  top: 12px;
}

.rte-keyfacts {
  margin: 0 2em;
}

@media (min-width: 668px) {
  .rte-keyfacts {
    margin-left: 2.5em;
  }
}

@media (min-width: 668px) {
  .rte-keyfacts {
    margin-right: 2.5em;
  }
}

.rte-keyfacts li {
  margin-bottom: 1em;
  padding-top: 0.25em;
  position: relative;
  color: #52585c;
}

.rte-keyfacts li:before {
  content: "";
  position: absolute;
  top: 1px;
  background: #ee3123;
  height: 1px;
  width: 18px;
}

.rte-keyfacts li:last-child {
  margin-bottom: 0;
}

.rte-quote {
  margin: 2em 0;
  text-align: center;
}

@media (min-width: 668px) {
  .rte-quote {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }
}

.rte-quote-text {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: italic;
  font-family: "Fndry Monol W01 Ultra Lt It","FoundryMonoline-UltraLightItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 10px;
  color: #ee3123;
  font-size: 25px;
  letter-spacing: -0.03em;
  line-height: 1.12;
}

@media (min-width: 668px) {
  .rte-quote-text {
    font-size: 40px;
    line-height: 1;
  }
}

.rte-quote-cite {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: italic;
  font-family: "Fndry Monol W01 Ultra Lt It","FoundryMonoline-UltraLightItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin: 0;
  color: #ee3123;
  font-size: 16px;
}

.rte-action {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-top: 2em;
}

.rte-action-link {
  color: #ee3123;
  font-size: 17px;
}

.rte-action-link:hover {
  color: #ce1d10;
}

/* Event Landing */
.el-snapshot {
  letter-spacing: -0.025em;
  border-top: 4px solid green;
  background-image: url(https://dscxx9mer61ho.cloudfront.net/wp-content/themes/v8supercars/images/el-snapshot-background.png);
  background-size: cover;
  background-color: #333f48;
  margin: 0 auto;
  margin-bottom: 50px;
}

@media (min-width: 668px) {
  .el-snapshot {
    position: relative;
    z-index: 1;
    margin-top: -30px;
    width: 646px;
  }
}

@media (min-width: 1024px) {
  .el-snapshot {
    width: 978px;
  }
}

@media (min-width: 1562px) {
  .el-snapshot {
    width: 1160px;
    margin-top: -60px;
    margin-bottom: 60px;
  }
}

@media (min-width: 1024px) {
  .el-snapshot-columns {
    display: table;
    width: 100%;
    border-style: hidden;
    border-collapse: collapse;
  }
}

.el-snapshot-column1 {
  background: rgba(0, 0, 0, 0.2);
}

@media (min-width: 1024px) {
  .el-snapshot-column1 {
    border: 2px solid rgba(255, 255, 255, 0.05);
    display: table-cell;
    vertical-align: top;
    width: 28.5%;
  }
}

.el-snapshot-column2 {
  background: rgba(0, 0, 0, 0.2);
}

@media (min-width: 1024px) {
  .el-snapshot-column2 {
    border: 2px solid rgba(255, 255, 255, 0.05);
    display: table-cell;
    vertical-align: top;
    width: 45%;
  }
}

.el-snapshot-column3 {
  background: rgba(0, 0, 0, 0.2);
}

@media (min-width: 1024px) {
  .el-snapshot-column3 {
    border: 2px solid rgba(255, 255, 255, 0.05);
    display: table-cell;
    vertical-align: top;
    width: 26.5%;
  }
}

.el-snapshot-column-heading {
  padding-top: 36px;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
}

.el-snapshot-column-content {
  padding: 25px 20px;
}

@media (min-width: 1024px) {
  .el-snapshot-column-content {
    padding: 28px 30px;
  }
}

.el-snapshot-content-schedule {
  text-align: center;
  margin-top: 20px;
}

.el-snapshot-content-schedule-link {
  display: block;
  color: #fff;
}

.el-snapshot-content-circuit {
  padding-top: 15px;
  max-width: 300px;
  margin: 0 auto;
  padding-bottom: 15px;
}

.el-snapshot-content-circuit-inner {
  display: table;
  width: 100%;
  max-width: 240px;
  margin: 0 auto;
}

.el-snapshot-content-circuit-map {
  display: table-cell;
  vertical-align: top;
  width: 59%;
  padding-right: 20px;
}

.el-snapshot-content-circuit-map img {
  width: 100%;
  height: auto;
}

.el-snapshot-content-circuit-details {
  display: table-cell;
  vertical-align: top;
}

.el-snapshot-content-circuit-details-label {
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
  font-size: 12px;
  line-height: 12px;
  padding-top: 3px;
  margin-bottom: 3px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.el-snapshot-content-circuit-details-length {
  text-transform: uppercase;
  color: #fff;
  font-size: 23px;
  line-height: 23px;
  margin-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.el-snapshot-content-circuit-details-cta {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  vertical-align: top;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.el-snapshot-content-raceresults-row {
  display: table;
  width: 100%;
  max-width: 430px;
  margin: 0 auto;
  margin-bottom: 1px;
}

.el-snapshot-content-raceresults-numberphoto {
  display: table-cell;
  vertical-align: middle;
  width: 128px;
  background-color: rgba(0, 0, 0, 0.25);
}

.el-snapshot-content-raceresults-numberphoto-inner {
  display: table;
  width: 100%;
}

.el-snapshot-content-raceresults-number {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 15px;
  line-height: 15px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
}

.el-snapshot-content-raceresults-photo {
  display: table-cell;
  vertical-align: middle;
  width: 52px;
}

.el-snapshot-content-raceresults-photo img {
  width: 100%;
  height: auto;
  float: right;
}

.el-snapshot-content-raceresults-row--twodrivers .el-snapshot-content-raceresults-photo img:nth-child(1) {
  width: 42px;
}

.el-snapshot-content-raceresults-row--twodrivers .el-snapshot-content-raceresults-photo img:nth-child(2) {
  width: 22px;
}

.el-snapshot-content-raceresults-photo-inner {
  background-color: rgba(0, 0, 0, 0.5);
}

.el-snapshot-content-raceresults-detailcta {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.25);
}

@media (min-width: 1280px) {
  .el-snapshot-content-raceresults-detailcta-inner {
    display: table;
    width: 100%;
  }
}

.el-snapshot-content-raceresults-detail {
  margin-bottom: 5px;
}

@media (min-width: 1280px) {
  .el-snapshot-content-raceresults-detail {
    display: table-cell;
    vertical-align: middle;
    padding-top: 2px;
    margin-bottom: 0;
  }
}

.el-snapshot-content-raceresults-detail-name {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
}

.el-snapshot-content-raceresults-detail-team {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: rgba(255, 255, 255, 0.4);
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
}

.el-snapshot-content-raceresults-cta {
  font-size: 12px;
  line-height: 12px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

@media (min-width: 1280px) {
  .el-snapshot-content-raceresults-cta {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
}

.el-snapshot-content-highlights {
  max-width: 300px;
  margin: 0 auto;
}

.el-snapshot-content-highlights-cta-list {
  margin-bottom: -15px;
}

.el-snapshot-content-highlights-cta-item {
  display: table;
  width: 100%;
  margin-bottom: 16px;
}

.el-snapshot-content-highlights-cta-copy {
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  line-height: 12px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: "Foundry Monoline W01 Bd","FoundryMonoline-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

.el-snapshot-content-highlights-cta-icon {
  width: 45px;
  padding-right: 15px;
  display: table-cell;
  vertical-align: middle;
}

.el-snapshot-content-highlights-cta-icon img {
  width: 100%;
  height: auto;
}

.el-snapshot-content-countdown {
  max-width: 240px;
  margin: 0 auto;
}

.el-snapshot-content-countdown-label {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  margin-bottom: 2px;
  text-align: left;
  text-align: center;
}

.el-snapshot-content-countdown-box {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 16px 0;
  padding-right: 0;
  margin-bottom: 14px;
  text-align: center;
}

.el-snapshot-content-countdown-time {
  background: none;
  border: 0;
}

.el-snapshot-content-countdown-item {
  display: inline-block;
  position: relative;
  padding-bottom: 9px;
  padding-left: 5px;
  padding-right: 1px;
}

.el-snapshot-content-countdown-item:first-child {
  padding-left: 0;
}

.el-snapshot-content-countdown-caption {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-family: "Fndry Monol W01 Ultra Lt","FoundryMonoline-UltraLight", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
}

.el-snapshot-content-countdown-cta {
  padding-left: 28px;
  padding-right: 28px;
}

.el-snapshot-content-countdown-item-value {
  display: inline-block;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-family: "Fndry Monol W01 Ultra Lt","FoundryMonoline-UltraLight", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  width: 36px;
}

.is-past-99 .el-snapshot-content-countdown-item:first-child .el-snapshot-content-countdown-item-value {
  width: 54px;
}

.el-snapshot-content-countdown-item-value:after {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-family: "Fndry Monol W01 Ultra Lt","FoundryMonoline-UltraLight", sans-serif;
  font-weight: normal;
  font-style: normal;
  content: ":";
  font-size: 30px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: -6px;
  top: 2px;
}

.el-snapshot-content-countdown-item:last-child .el-snapshot-content-countdown-item-value:after {
  display: none;
}

.el-snapshot-content-countdown-item-value-digit {
  width: 18px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}

.el-snapshot-content-countdown-item-value-digit.is-hundred-digit {
  display: none;
}

.is-past-99 .el-snapshot-content-countdown-item-value-digit.is-hundred-digit {
  display: inline-block;
}

.el-snapshot-content-countdown-item-label {
  display: inline-block;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  text-transform: uppercase;
  top: 39px;
  left: 0;
  right: 0;
  text-align: center;
  margin-left: 4px;
  color: green;
  font-size: 11px;
  line-height: 11px;
}

.el-snapshot-content-countdown-list {
  display: inline-block;
  vertical-align: top;
}

.el-snapshot-content-countdown-type {
  padding-left: 24px;
  text-transform: uppercase;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.el-snapshot-content-countdown-type-label {
  font-size: 14px;
  line-height: 14px;
  color: rgba(255, 255, 255, 0.4);
}

.el-snapshot-content-countdown-type-value {
  font-size: 15px;
  line-height: 15px;
  color: #fff;
}

.el-snapshot-content-tickets {
  max-width: 190px;
  margin: 0 auto;
}

@media (min-width: 668px) {
  .el-snapshot-content-tickets {
    max-width: 470px;
  }
}

@media (min-width: 668px) {
  .el-snapshot-content-tickets-list {
    display: table;
    width: 100%;
    border-style: hidden;
    border-collapse: collapse;
    margin-bottom: 15px;
  }
}

.el-snapshot-content-tickets-item {
  margin-bottom: 22px;
}

@media (min-width: 668px) {
  .el-snapshot-content-tickets-item {
    display: table-cell;
    vertical-align: top;
    border: 35px solid transparent;
    margin-bottom: 0;
  }
}

.mce-content-body .el-snapshot-content-tickets-item {
  background-color: #3e323a;
}

.el-snapshot-content-tickets-item-content {
  margin-bottom: 16px;
}

.el-snapshot-content-tickets-item-price {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "Foundry Monoline W01 Regular","FoundryMonoline-Regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
}

.el-snapshot-content-tickets-item-title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-family: "Foundry Monoline W01 X Bd", "FoundryMonoline-ExtraBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}

@media (min-width: 668px) {
  .el-snapshot-content-tickets-viewall {
    text-align: center;
  }
}

.el-snapshot-content-tickets-viewall-link {
  color: #fff;
  display: inline-block;
}

.el-snapshot-content-tickets-viewall-link:hover {
  color: #fff;
}

.el-snapshot-content-ataglance {
  padding-top: 9px;
  max-width: 290px;
  margin: 0 auto;
}

.el-snapshot-content-ataglance-list {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-family: "Foundry Monoline W01 Md","FoundryMonoline-Medium", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  display: table;
  width: 100%;
  border-style: hidden;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.el-snapshot-content-ataglance-item {
  display: table-cell;
  vertical-align: top;
  border: 13px solid transparent;
  margin-bottom: 0;
  color: #fff;
}

.el-snapshot-content-ataglance-item li {
  margin-bottom: 8px;
}

/*# sourceMappingURL=main.css.map */
