@charset "UTF-8";
@font-face {
  font-family: 'Aquilone';
  src: url("assets/fonts/aquilone-regular.otf");
  /* IE9 Compat Modes */ }
.grid {
  box-sizing: border-box;
  display: block;
  font-size: 0;
  margin: 0 auto; }
  .grid:after {
    clear: both;
    display: block;
    content: ' ';
    height: 0;
    visibility: hidden; }

.grid .row {
  position: relative;
  display: flex;
  align-items: stretch; }
  .grid .row [class^=span-]:last-of-type {
    margin-right: 0; }

.navbar.navbar-default {
  background: #000; }

body {
  background: #000;
  -webkit-font-smoothing: antialiased; }
  body .wpb_wrapper > h1, body .wpb_wrapper > h2, body .wpb_wrapper > h3, body .wpb_wrapper > ul, body .wpb_wrapper > ol,
  body .wpb_wrapper > p {
    margin: 0 auto;
    max-width: 608px; }
  body .wpb_wrapper h1 {
    box-sizing: content-box;
    font-size: 36px;
    line-height: 32px;
    margin-top: 4.3px;
    padding-bottom: 19.7px;
    margin-bottom: 0; }
  body .wpb_wrapper h2 {
    box-sizing: content-box;
    font-size: 24px;
    line-height: 32px;
    margin-top: 8.2px;
    padding-bottom: 7.8px;
    margin-bottom: 0; }
  body .wpb_wrapper h3 {
    box-sizing: content-box;
    font-size: 20px;
    line-height: 24px;
    margin-top: 5.5px;
    padding-bottom: 10.5px;
    margin-bottom: 0; }
  body .wpb_wrapper p {
    box-sizing: content-box;
    font-size: 16px;
    line-height: 24px;
    margin-top: 6.8px;
    padding-bottom: 17.2px;
    margin-bottom: 0; }
  body .wpb_wrapper img {
    padding-top: 24px;
    padding-bottom: 32px;
    width: 100%; }

.grid {
  max-width: 1128px;
  width: 100%; }
  .grid .col-1 {
    width: calc(8.33333% - 26px);
    margin-left: 24px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
    float: none; }
  .grid .col-2, .grid .centre.responsive.offset {
    width: calc(16.66667% - 28px);
    margin-left: 24px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
    float: none; }
  .grid .col-3 {
    width: calc(25% - 30px);
    margin-left: 24px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
    float: none; }
  .grid .col-4 {
    width: calc(33.33333% - 32px);
    margin-left: 24px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
    float: none; }
  .grid .col-5 {
    width: calc(41.66667% - 34px);
    margin-left: 24px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
    float: none; }
  .grid .col-6 {
    width: calc(50% - 36px);
    margin-left: 24px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
    float: none; }
  .grid .col-7 {
    width: calc(58.33333% - 38px);
    margin-left: 24px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
    float: none; }
  .grid .col-8, .grid .centre.responsive.content {
    width: calc(66.66667% - 40px);
    margin-left: 24px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
    float: none; }
  .grid .col-9 {
    width: calc(75% - 42px);
    margin-left: 24px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
    float: none; }
  .grid .col-10 {
    width: calc(83.33333% - 44px);
    margin-left: 24px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
    float: none; }
  .grid .col-11 {
    width: calc(91.66667% - 46px);
    margin-left: 24px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
    float: none; }
  .grid .col-12 {
    width: calc(100% - 48px);
    margin-left: 24px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
    float: none; }
  @media screen and (max-width: 800px) {
    .grid .col-sm-0, .grid .centre.responsive.offset {
      width: calc(0% - 24px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none;
      display: none; }
    .grid .col-sm-1 {
      width: calc(8.33333% - 26px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-sm-2 {
      width: calc(16.66667% - 28px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-sm-3 {
      width: calc(25% - 30px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-sm-4 {
      width: calc(33.33333% - 32px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-sm-5 {
      width: calc(41.66667% - 34px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-sm-6 {
      width: calc(50% - 36px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-sm-7 {
      width: calc(58.33333% - 38px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-sm-8 {
      width: calc(66.66667% - 40px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-sm-9 {
      width: calc(75% - 42px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-sm-10 {
      width: calc(83.33333% - 44px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-sm-11 {
      width: calc(91.66667% - 46px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-sm-12, .grid .centre.responsive.content {
      width: calc(100% - 48px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; } }
  @media screen and (max-width: 500px) {
    .grid .col-xs-0 {
      width: calc(0% - 24px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none;
      display: none; }
    .grid .col-xs-1 {
      width: calc(8.33333% - 26px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-xs-2 {
      width: calc(16.66667% - 28px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-xs-3 {
      width: calc(25% - 30px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-xs-4 {
      width: calc(33.33333% - 32px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-xs-5 {
      width: calc(41.66667% - 34px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-xs-6 {
      width: calc(50% - 36px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-xs-7 {
      width: calc(58.33333% - 38px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-xs-8 {
      width: calc(66.66667% - 40px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-xs-9 {
      width: calc(75% - 42px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-xs-10 {
      width: calc(83.33333% - 44px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-xs-11 {
      width: calc(91.66667% - 46px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; }
    .grid .col-xs-12 {
      width: calc(100% - 48px);
      margin-left: 24px;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      padding-right: 0 !important;
      box-sizing: border-box;
      float: none; } }

.site .main.block .content ul {
  padding-left: 0;
  list-style: none;
  color: white;
  box-sizing: content-box;
  font-size: 16px;
  line-height: 32px;
  margin-top: 10.8px;
  padding-bottom: 13.2px;
  margin-bottom: 0; }
  .site .main.block .content ul li {
    padding-left: 24px;
    position: relative; }
    .site .main.block .content ul li:before {
      content: '-';
      color: white;
      font-size: 24px;
      line-height: 16px;
      left: -0px;
      top: 6px;
      position: absolute; }
.site .main.block .content ul.small {
  box-sizing: content-box;
  font-size: 14px;
  line-height: 32px;
  margin-top: 11.45px;
  padding-bottom: 12.55px;
  margin-bottom: 0; }

a {
  color: #FFD375;
  cursor: pointer; }

header {
  z-index: 100;
  position: relative; }

header {
  background: #1F1F1F;
  height: 120px;
  padding: 24px;
  box-sizing: border-box; }
  header .logo {
    height: 73px;
    background-image: url(assets/images/CIFF20-logo-web.svg);
    background-repeat: no-repeat;
    width: 270px; }
    header .logo h1 {
      margin: 0;
      opacity: 0; }
  header .menu {
    text-align: right;
    font-family: 'Aquilone', sans-serif; }
    header .menu a[href="#search"]:after {
      content: '⚲';
      font-size: 24px;
      display: inline-block;
      transform: rotate(-45deg);
      margin-left: 12px;
      color: #FFD375; }
    header .menu li {
      display: inline-block;
      margin-left: 24px;
      position: relative; }
      header .menu li a {
        color: white; }
      header .menu li:hover .sub-menu {
        display: block; }
      header .menu li .sub-menu {
        display: none;
        text-align: left;
        padding-left: 0;
        position: absolute;
        left: -16px;
        width: auto;
        min-width: 148px;
        z-index: 1;
        padding-top: 12px; }
        header .menu li .sub-menu li {
          margin-left: 0;
          display: block;
          padding-left: 16px;
          padding-right: 16px;
          line-height: 32px;
          background: black;
          transition: background .3s; }
          header .menu li .sub-menu li:hover {
            background: #FFD375; }
          header .menu li .sub-menu li a {
            display: block; }
    header .menu.primary {
      box-sizing: content-box;
      font-size: 20px;
      line-height: 24px;
      margin-top: 31.5px;
      margin-bottom: -5.5px;
      padding-bottom: 0; }
    header .menu.secondary {
      box-sizing: content-box;
      font-size: 20px;
      line-height: 24px;
      margin-top: -0.5px;
      margin-bottom: -5.5px;
      padding-bottom: 0; }
      header .menu.secondary a {
        color: #FFD375; }

.four-bars {
  height: 34px;
  width: 100%;
  background-image: url(assets/images/four-bars.png);
  background-size: auto 100%; }

.site {
  background: #1F1F1F;
  transition: transform .5s ease-in-out; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Aquilone', sans-serif; }

footer {
  background: #1F1F1F;
  font-family: 'Aquilone', sans-serif;
  letter-spacing: .8px; }
  footer h4 {
    box-sizing: content-box;
    font-size: 16px;
    line-height: 24px;
    margin-top: 54.8px;
    margin-bottom: -6.8px;
    padding-bottom: 0;
    font-weight: bold;
    color: white;
    letter-spacing: .8px; }
  footer ul {
    box-sizing: content-box;
    font-size: 16px;
    line-height: 24px;
    margin-top: 22.8px;
    padding-bottom: 65.2px;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
    footer ul li {
      font-weight: bold;
      margin-left: 0; }
      footer ul li a {
        color: #FFD375; }
  footer .col-9,
  footer .site-credit {
    box-sizing: content-box;
    font-size: 16px;
    line-height: 24px;
    margin-top: 6.8px;
    padding-bottom: 33.2px;
    margin-bottom: 0;
    padding-left: 16px;
    color: #777777; }
    footer .col-9 a,
    footer .site-credit a {
      color: #777777; }
      footer .col-9 a:hover,
      footer .site-credit a:hover {
        color: white; }

.right-align {
  text-align: right; }

div.footer,
div.footer .site-info .footer-more,
.footer .row {
  background: #000; }

.footer-bottom {
  background: none; }

.noo-countdown-content .wrap_countdown {
  display: none; }

.noo-countdown {
  background: #000; }

.main.block {
  padding-top: 72px;
  padding-bottom: 72px; }

.home .main.block {
  position: relative;
  background-color: #1F1F1F;
  z-index: 1; }

.home .header.block {
  padding: 0;
  min-height: 400px; }
  .home .header.block .spacer {
    width: 100%;
    padding-bottom: 56.25%;
    position: relative; }
  .home .header.block .grid {
    position: absolute;
    z-index: 1; }
  .home .header.block iframe {
    height: 100%;
    opacity: .2;
    transition: opacity 2s ease;
    top: 0;
    position: absolute; }
  .home .header.block .bg-screen {
    transition: opacity 2s ease; }
  .home .header.block .grid {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    transition: opacity 2s ease; }
  .home .header.block .play-trailer a:hover {
    color: white; }
  .home .header.block.showing-trailer iframe {
    opacity: 1;
    transition-delay: 3s; }
  .home .header.block.showing-trailer .grid {
    opacity: 0;
    pointer-events: none; }
  .home .header.block.showing-trailer .bg-screen {
    opacity: 1; }

h1 {
  box-sizing: content-box;
  font-size: 44px;
  line-height: 48px;
  margin-top: 33.7px;
  padding-bottom: 2.3px;
  margin-bottom: 0;
  text-align: center;
  color: #FFD375;
  letter-spacing: 2px; }

.date {
  box-sizing: content-box;
  font-size: 26px;
  line-height: 24px;
  margin-top: 27.55px;
  margin-bottom: -3.55px;
  padding-bottom: 0;
  color: #FFD375;
  font-family: 'Aquilone', sans-serif;
  text-align: center; }

.header.block {
  padding-top: 144px;
  padding-bottom: 144px;
  background-color: #1F1F1F;
  position: relative; }
  .header.block .bg-screen {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .3;
    background-size: cover;
    background-position: center; }
  .header.block.sliding {
    padding: 0; }
    .header.block.sliding .bg-screen {
      padding-bottom: 44vw;
      opacity: 1;
      position: relative; }
    .header.block.sliding .slick-dots {
      list-style: none;
      position: absolute;
      bottom: 40px;
      left: 50%;
      padding: 0;
      margin: 0; }
      .header.block.sliding .slick-dots li {
        display: inline-block;
        padding-left: 4px;
        padding-right: 4px; }
      .header.block.sliding .slick-dots li button {
        appearance: none;
        -webkit-appearance: none;
        border: none;
        width: 16px;
        height: 16px;
        color: red;
        border-radius: 50%;
        color: transparent;
        font-size: 0;
        background: #ccc;
        outline: none; }
      .header.block.sliding .slick-dots .slick-active button {
        background: #FFD375; }

.button, form input[type=submit] {
  height: 48px;
  line-height: 50px;
  padding-top: 0;
  padding-bottom: 0;
  min-width: 168px;
  background: #FFD375;
  color: #000;
  font-size: 22px;
  font-weight: bold;
  border: none;
  text-transform: uppercase;
  font-family: 'Aquilone', sans-serif;
  letter-spacing: 1.38px; }
  .button.tickets, form input.tickets[type=submit] {
    width: 48px;
    height: 48px;
    line-height: 52px;
    min-width: 0;
    text-align: left;
    padding: 0;
    padding-left: 15px;
    float: right;
    border-radius: 24px;
    color: black;
    box-shadow: inset -1px -1px 5px rgba(0, 0, 0, 0.2);
    overflow: hidden; }
    .button.tickets span.plus, form input.tickets[type=submit] span.plus {
      font-size: 48px;
      font-weight: 400;
      vertical-align: middle; }
    .button.tickets span.add-to-cart, form input.tickets[type=submit] span.add-to-cart {
      font-size: 14px;
      line-height: 42px;
      vertical-align: middle;
      padding-left: 13px; }
    .button.tickets:hover, form input.tickets[type=submit]:hover {
      color: black;
      width: 128px; }

.postbox:hover .button.tickets, .instabox:hover .button.tickets, .postbox:hover form input.tickets[type=submit], form .postbox:hover input.tickets[type=submit], .instabox:hover form input.tickets[type=submit], form .instabox:hover input.tickets[type=submit] {
  opacity: 1; }

form {
  text-align: right; }
  form label {
    color: white;
    box-sizing: content-box;
    font-size: 16px;
    line-height: 24px;
    margin-top: 6.8px;
    padding-bottom: 17.2px;
    margin-bottom: 0;
    text-align: left;
    width: 100%; }
  form select,
  form input[type=text],
  form input[type=email],
  form textarea {
    background: #000;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    font-size: 20px;
    color: #777777;
    margin-bottom: 24px;
    width: 100%;
    float: none; }
    form select::-webkit-input-placeholder,
    form input[type=text]::-webkit-input-placeholder,
    form input[type=email]::-webkit-input-placeholder,
    form textarea::-webkit-input-placeholder {
      color: #777777; }
    form select::-moz-placeholder,
    form input[type=text]::-moz-placeholder,
    form input[type=email]::-moz-placeholder,
    form textarea::-moz-placeholder {
      color: #777777; }
    form select:-ms-input-placeholder,
    form input[type=text]:-ms-input-placeholder,
    form input[type=email]:-ms-input-placeholder,
    form textarea:-ms-input-placeholder {
      color: #777777; }
    form select:-moz-placeholder,
    form input[type=text]:-moz-placeholder,
    form input[type=email]:-moz-placeholder,
    form textarea:-moz-placeholder {
      color: #777777; }
  form select {
    padding-left: 24px;
    height: 48px; }
  form input[type=text],
  form input[type=email] {
    line-height: 48px;
    height: 48px; }
  form input[type=submit] {
    appearance: none;
    -webkit-appearance: none; }
  form textarea {
    height: 192px; }

h3,
h2 {
  box-sizing: content-box;
  font-size: 38px;
  line-height: 48px;
  margin-top: -0.35px;
  padding-bottom: 0.35px;
  margin-bottom: 0;
  text-align: center;
  max-width: 360px;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 3px solid #777777;
  color: #777777;
  letter-spacing: 2.17px; }
  h3.no-border,
  h2.no-border {
    border-bottom: none; }

h3 {
  border-bottom: none;
  box-sizing: content-box;
  font-size: 32px;
  line-height: 36px;
  margin-top: 7.6px;
  padding-bottom: 4.4px;
  margin-bottom: 0; }

p {
  box-sizing: content-box;
  font-size: 16px;
  line-height: 32px;
  margin-top: 10.8px;
  padding-bottom: 21.2px;
  margin-bottom: 0;
  color: #F1F2F2; }

.download-button {
  min-height: 70px;
  display: block;
  font-size: 22px;
  font-family: 'Aquilone', sans-serif;
  background: #000;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 20px;
  padding-bottom: 18px;
  letter-spacing: 1.38px;
  margin-bottom: 24px;
  display: flex;
  justify-content: space-between; }
  .download-button .name {
    color: #FFD375;
    margin-left: 52px;
    display: inline-block;
    box-sizing: border-box; }
  .download-button .size {
    float: right;
    font-weight: 400;
    color: white;
    flex-shrink: 0; }
  .download-button .icon {
    width: 16px;
    height: 17px;
    margin-top: 6px; }
  .download-button:hover {
    background: #FFD375; }
    .download-button:hover .name, .download-button:hover .size {
      color: black; }
    .download-button:hover .icon {
      fill: black; }

.block.newsletter, .block.sponsors {
  background: #000;
  padding-bottom: 72px;
  padding-top: 72px; }
  .block.newsletter h3, .block.sponsors h3 {
    box-sizing: content-box;
    font-size: 26px;
    line-height: 36px;
    margin-top: -26.45px;
    padding-bottom: 2.45px;
    margin-bottom: 0;
    margin-bottom: 24px;
    text-align: center;
    color: #777777;
    letter-spacing: 2.17px; }
  .block.newsletter form input[type=email], .block.sponsors form input[type=email] {
    width: calc(100% - 96px);
    display: inline-block;
    background: #1F1F1F;
    margin: 0;
    font-size: 20px; }
  .block.newsletter form input[type=submit], .block.sponsors form input[type=submit] {
    margin: 0;
    display: inline-block;
    width: 96px;
    min-width: 96px; }

form.flexy {
  display: flex;
  align-items: stretch;
  flex-wrap: nowrap;
  margin-left: 24px; }
  form.flexy div {
    margin-right: 24px; }

@media screen and (max-width: 600px) {
  form.flexy {
    display: block;
    margin-left: 24px;
    margin-bottom: 40px; }
    form.flexy div {
      margin-right: 0; }
      form.flexy div select {
        display: inline-block;
        width: calc(100% - 100px); }
      form.flexy div label {
        width: 100px; } }
.sponsors .flexy {
  display: flex;
  align-items: stretch;
  flex-wrap: nowrap;
  margin-bottom: 40px; }
.sponsors .sponsor {
  background-size: contain;
  width: 100%;
  height: 68px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 48px;
  vertical-align: middle;
  background-position: center center;
  opacity: .5;
  margin-bottom: 12px;
  margin-left: 48px; }
  .sponsors .sponsor.sz30 {
    width: 30%; }
  .sponsors .sponsor.sz60 {
    width: 60%; }
  .sponsors .sponsor a {
    display: block;
    width: 100%;
    height: 100%; }

.sponsors.slider .sponsor {
  height: 80px;
  margin-left: 0; }

.sponsors.premier .sponsor {
  height: 240px;
  margin-bottom: 48px;
  margin-top: 72px; }

.sponsors.government .sponsor {
  height: 130px;
  margin-bottom: 24px; }

.sponsors.thin .sponsor {
  height: 42px;
  margin-top: 48px; }

.sponsors.thicker .sponsor {
  height: 110px; }

.readability p, .centre.responsive.content p, .readability h1, .centre.responsive.content h1, .readability h2, .centre.responsive.content h2, .readability h3, .centre.responsive.content h3, .readability h4, .centre.responsive.content h4, .readability h5, .centre.responsive.content h5, .readability h6, .centre.responsive.content h6,
.readability ul,
.centre.responsive.content ul, .readability ol, .centre.responsive.content ol {
  width: 74%;
  margin-left: auto;
  margin-right: auto; }
.readability li > ul, .centre.responsive.content li > ul {
  width: 100%; }

@media screen and (max-width: 600px) {
  .sponsors .sponsor {
    margin-left: 24px;
    height: 120px;
    margin-right: 24px; } }
@media screen and (max-width: 500px) {
  .readability p, .centre.responsive.content p, .readability h1, .centre.responsive.content h1, .readability h2, .centre.responsive.content h2, .readability h3, .centre.responsive.content h3, .readability h4, .centre.responsive.content h4, .readability h5, .centre.responsive.content h5, .readability h6, .centre.responsive.content h6,
  .readability ul,
  .centre.responsive.content ul, .readability ol, .centre.responsive.content ol {
    width: 100%; }

  .sponsors .sponsor {
    margin-left: 0; } }
body .grid .sidebar .tribe-events-meta-group {
  background: none; }
  body .grid .sidebar .tribe-events-meta-group h3.tribe-events-single-section-title {
    padding: 0;
    padding-bottom: 6px;
    border-bottom: 3px solid #777777;
    margin-bottom: 24px; }
    body .grid .sidebar .tribe-events-meta-group h3.tribe-events-single-section-title.yellow {
      border-bottom: 3px solid #FFD375;
      color: #FFD375; }
  body .grid .sidebar .tribe-events-meta-group dl {
    padding: 0;
    color: #F1F2F2; }
    body .grid .sidebar .tribe-events-meta-group dl dt {
      text-transform: uppercase;
      box-sizing: content-box;
      font-size: 16px;
      line-height: 36px;
      margin-top: 2.8px;
      margin-bottom: -12.8px;
      padding-bottom: 0;
      font-family: 'Aquilone', sans-serif;
      letter-spacing: 1px; }
    body .grid .sidebar .tribe-events-meta-group dl dd {
      text-transform: none;
      font-family: 'Corbel', sans-serif;
      box-sizing: content-box;
      font-size: 16px;
      line-height: 36px;
      margin-top: 2.8px;
      padding-bottom: 11.2px;
      margin-bottom: 0; }
      body .grid .sidebar .tribe-events-meta-group dl dd a {
        color: white; }
        body .grid .sidebar .tribe-events-meta-group dl dd a:hover {
          text-decoration: underline; }
body .grid .sidebar .tribe-events-meta-group-organizer dd a,
body .grid .sidebar .tribe-events-meta-group-organizer dd {
  color: #FFD375; }
body .grid .sidebar .tribe-events-meta-group-gmap {
  display: none; }
body .grid .sidebar .tribe-events-single-section.tribe-events-event-meta.secondary.tribe-clearfix {
  display: none; }

.guestbox {
  margin-top: 72px; }
  .guestbox:last-of-type {
    margin-bottom: 72px; }
  .guestbox .profile {
    display: inline-block;
    position: relative;
    width: 168px;
    margin-right: 24px; }
    .guestbox .profile .image {
      padding-bottom: 100%;
      background-size: cover;
      background-position: center; }
  .guestbox .text {
    vertical-align: top;
    display: inline-block;
    width: calc(100% - 24px - 168px); }
    .guestbox .text h4 {
      box-sizing: content-box;
      font-size: 32px;
      line-height: 36px;
      margin-top: -4.4px;
      padding-bottom: 8.4px;
      margin-bottom: 0;
      width: 100%;
      color: #F1F2F2;
      border-bottom: 1px solid #777777; }
    .guestbox .text p {
      width: 100%;
      box-sizing: content-box;
      font-size: 16px;
      line-height: 24px;
      margin-top: 14.8px;
      padding-bottom: 1.2px;
      margin-bottom: 0;
      color: #F1F2F2; }
      .guestbox .text p i {
        box-sizing: content-box;
        font-size: 20px;
        line-height: 24px;
        margin-top: 21.5px;
        margin-bottom: -5.5px;
        padding-bottom: 0;
        margin-top: 12px; }
    .guestbox .text .social {
      box-sizing: content-box;
      font-size: 16px;
      line-height: 24px;
      margin-top: 6.8px;
      margin-bottom: -6.8px;
      padding-bottom: 0;
      padding-left: 0;
      margin-left: 0;
      font-family: 'Aquilone', sans-serif;
      text-transform: uppercase;
      letter-spacing: .8px; }
      .guestbox .text .social li {
        display: inline-block; }
        .guestbox .text .social li a {
          color: #777777; }
      .guestbox .text .social li + li:before {
        color: #777777;
        content: '•';
        width: 24px;
        text-align: center;
        display: inline-block; }

.postbox, .instabox {
  margin-bottom: 48px;
  font-family: 'Aquilone', sans-serif; }
  .postbox .feature, .instabox .feature {
    width: 100%;
    position: relative; }
    .postbox .feature .image, .instabox .feature .image {
      padding-bottom: 66.666%;
      background: #000;
      background-size: cover;
      background-position: center;
      box-sizing: border-box;
      width: 100% !important; }
  .postbox .date, .instabox .date {
    color: #777777;
    box-sizing: content-box;
    font-size: 18px;
    line-height: 24px;
    margin-top: 30.15px;
    margin-bottom: -6.15px;
    padding-bottom: 0;
    letter-spacing: .55px; }
  .postbox .title, .instabox .title {
    color: #F1F2F2;
    box-sizing: content-box;
    font-size: 26px;
    line-height: 32px;
    margin-top: 23.55px;
    padding-bottom: 4.45px;
    margin-bottom: 0;
    font-family: 'Aquilone', sans-serif;
    letter-spacing: .9px;
    font-weight: bold; }
  .postbox .excerpt, .instabox .excerpt {
    font-family: 'Corbel', sans-serif;
    box-sizing: content-box;
    font-size: 16px;
    line-height: 24px;
    margin-top: 6.8px;
    margin-bottom: -6.8px;
    padding-bottom: 0;
    display: none; }
  .postbox input[type=number], .instabox input[type=number] {
    background: black;
    color: white;
    font-size: 18px;
    border: none; }
  .postbox .half, .instabox .half {
    display: inline-block;
    width: calc(50% - 12px); }
    .postbox .half:first-of-type, .instabox .half:first-of-type {
      margin-right: 24px; }

.single-tribe_events .postbox .excerpt, .single-tribe_events .instabox .excerpt,
.program-page .postbox .excerpt,
.program-page .instabox .excerpt,
.tickets .postbox .excerpt,
.tickets .instabox .excerpt {
  display: block;
  margin-left: 0;
  margin-right: 0;
  width: 100%; }

.instabox .feature .image {
  padding-bottom: 100%;
  background-color: #FFD375;
  background-blend-mode: multiply;
  -webkit-filter: grayscale(90%) brightness(1.2);
  filter: grayscale(90%); }

@media screen and (max-width: 800px) {
  body .grid .sidebar .tribe-events-single-section {
    box-sizing: border-box;
    width: calc( 49.5% - 12px);
    display: inline-block; }
    body .grid .sidebar .tribe-events-single-section:nth-of-type(2n -1) {
      margin-right: 24px; }
    body .grid .sidebar .tribe-events-single-section:last-of-type {
      margin-right: 0; } }
@media screen and (max-width: 600px) {
  body .grid .sidebar .tribe-events-single-section {
    box-sizing: border-box;
    width: calc(100%);
    display: inline-block;
    margin-right: 0; } }
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.crop.skinny {
  overflow: hidden; }
  .crop.skinny .videoWrapper {
    margin-top: calc(-8.05% - 12px);
    margin-bottom: calc(-8.05% - 12px); }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.main.block + .main.block {
  padding-top: 0; }

#search {
  background: rgba(0, 0, 0, 0.8);
  display: block;
  height: 40px;
  position: absolute;
  width: 100%; }
  #search form {
    position: relative;
    text-align: left; }
    #search form:before {
      content: '⚲';
      font-size: 24px;
      display: inline-block;
      transform: rotate(-45deg) translate(0, 6px);
      margin-left: 12px;
      color: #FFD375;
      width: 12px;
      margin-left: 22px; }
    #search form a[href="#close"] {
      height: 40px;
      width: 40px;
      right: 0;
      position: absolute;
      font-size: 27px; }
  #search input {
    appearance: none;
    -webkit-appearance: none;
    color: white;
    background: none;
    font-size: 16px;
    border: none;
    width: 80%;
    display: inline-block; }
    #search input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: white; }
    #search input::-moz-placeholder {
      /* Firefox 19+ */
      color: white; }
    #search input:-ms-input-placeholder {
      /* IE 10+ */
      color: white; }
    #search input:-moz-placeholder {
      /* Firefox 18- */
      color: white; }

.site.search-open {
  transition: transform .5s ease-in-out;
  transform: translate(0, 40px); }

div.ciff-in-the-news {
  box-sizing: content-box;
  font-size: 16px;
  line-height: 24px;
  margin-top: 30.8px;
  margin-bottom: -6.8px;
  padding-bottom: 0;
  width: 100%; }
  div.ciff-in-the-news a {
    display: block;
    clear: both; }
    div.ciff-in-the-news a:hover {
      background: rgba(200, 200, 200, 0.2); }
      div.ciff-in-the-news a:hover .source,
      div.ciff-in-the-news a:hover .date,
      div.ciff-in-the-news a:hover .headline {
        color: #FFD375; }
  div.ciff-in-the-news div {
    border-bottom: 2px solid #777777;
    display: flex;
    flex-wrap: nowrap;
    width: 100%; }
    div.ciff-in-the-news div .headline {
      box-sizing: content-box;
      font-size: 16px;
      line-height: 32px;
      margin-top: 10.8px;
      padding-bottom: 5.2px;
      margin-bottom: 0;
      color: white;
      clear: both;
      display: block;
      width: 45%; }
    div.ciff-in-the-news div .source {
      width: 35%;
      display: block;
      box-sizing: content-box;
      font-size: 16px;
      line-height: 32px;
      margin-top: 10.8px;
      padding-bottom: 5.2px;
      margin-bottom: 0;
      color: white; }
    div.ciff-in-the-news div .date {
      color: #777777;
      text-align: right;
      width: 20%;
      display: block;
      box-sizing: content-box;
      font-size: 16px;
      line-height: 32px;
      margin-top: 10.8px;
      padding-bottom: 5.2px;
      margin-bottom: 0; }

.play-trailer {
  box-sizing: content-box;
  font-size: 26px;
  line-height: 24px;
  margin-top: 51.55px;
  margin-bottom: -3.55px;
  padding-bottom: 0;
  text-align: center;
  font-family: 'Aquilone', sans-serif; }
  .play-trailer a {
    color: white; }
    .play-trailer a:before {
      content: "►";
      text-align: center;
      display: inline-block;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      border: 3px solid white;
      line-height: 31px;
      font-size: 19px;
      vertical-align: middle;
      margin-right: 16px; }

.menu-open,
.menu-cont .close {
  display: none; }

@media screen and (max-width: 800px) {
  header .grid .menu-cont {
    position: fixed;
    background: #1F1F1F;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    margin: 0;
    padding-right: 48px; }
    header .grid .menu-cont .close {
      display: block;
      font-size: 48px;
      position: absolute;
      right: 32px;
      top: 48px;
      color: white; }
    header .grid .menu-cont .primary {
      position: absolute;
      right: 32px;
      top: 72px;
      overflow: scroll;
      height: calc(100vh - 100px);
      display: inline-block;
      z-index: 0; }
      header .grid .menu-cont .primary li {
        display: block;
        box-sizing: content-box;
        font-size: 36px;
        line-height: 40px;
        margin-top: 8.3px;
        margin-bottom: -8.3px;
        padding-bottom: 0; }
        header .grid .menu-cont .primary li .sub-menu {
          position: relative;
          display: block;
          margin-right: 0;
          text-align: right;
          background: none;
          padding-top: 0;
          padding-bottom: 40px; }
          header .grid .menu-cont .primary li .sub-menu li {
            background: none;
            font-size: 20px;
            height: 24px;
            padding-right: 0; }
        header .grid .menu-cont .primary li a {
          color: #FFD375; }
    header .grid .menu-cont .secondary {
      margin-top: 48px;
      display: inline-block;
      left: 0;
      z-index: 1;
      right: auto !important;
      text-align: left;
      position: absolute;
      bottom: 48px;
      left: 0; }
      header .grid .menu-cont .secondary .menu-secondary-container {
        text-align: left;
        display: inline-block;
        left: 0; }
      header .grid .menu-cont .secondary #menu-secondary {
        display: inline-block; }
      header .grid .menu-cont .secondary li {
        display: block;
        box-sizing: content-box;
        font-size: 36px;
        line-height: 40px;
        margin-top: 8.3px;
        margin-bottom: -8.3px;
        padding-bottom: 0; }
      header .grid .menu-cont .secondary #menu-secondary {
        text-align: left;
        margin-left: 0; }
        header .grid .menu-cont .secondary #menu-secondary li {
          margin-left: 0; }
      header .grid .menu-cont .secondary [href="#search"]:after {
        font-size: 40px; }

  #menu {
    display: none; }

  #menu:target {
    display: block; }

  .menu-open {
    font-size: 40px;
    float: right;
    display: block;
    width: 40px;
    height: 40px;
    color: white; } }
form.get-tickets {
  margin-bottom: 48px; }
  form.get-tickets > div {
    position: relative;
    text-align: left; }
    form.get-tickets > div h4 {
      box-sizing: content-box;
      font-size: 44px;
      line-height: 48px;
      margin-top: 33.7px;
      padding-bottom: 2.3px;
      margin-bottom: 0;
      width: 100%;
      text-align: center;
      color: #FFD375; }
    form.get-tickets > div h5 {
      text-align: left;
      color: white;
      box-sizing: content-box;
      font-size: 40px;
      line-height: 40px;
      margin-top: -9px;
      padding-bottom: 9px;
      margin-bottom: 0;
      display: inline-block; }
    form.get-tickets > div .numbers {
      position: absolute;
      right: 0;
      top: 36px; }
      form.get-tickets > div .numbers a {
        font-size: 25px;
        color: white; }
      form.get-tickets > div .numbers input[type=number] {
        background: #000;
        border: none;
        color: white;
        font-size: 22px;
        width: 72px;
        display: inline-block;
        margin: 0;
        padding-left: 8px;
        padding-right: 0;
        text-align: center;
        margin-left: 8px;
        margin-right: 8px; }

@media screen and (max-width: 500px) {
  form.get-tickets > div {
    padding: 12px; }
    form.get-tickets > div h4 {
      box-sizing: content-box;
      font-size: 24px;
      line-height: 32px;
      margin-top: 24.2px;
      padding-bottom: 3.8px;
      margin-bottom: 0;
      width: 100%;
      text-align: center;
      color: #FFD375;
      height: 48px; }
    form.get-tickets > div h5 {
      width: 100%;
      text-align: center;
      color: white;
      box-sizing: content-box;
      font-size: 70px;
      line-height: 72px;
      margin-top: 13.25px;
      padding-bottom: 10.75px;
      margin-bottom: 0; } }
.quart {
  display: inline-block;
  margin: 0;
  padding: 0; }

.main.block table {
  width: 100%;
  box-sizing: content-box;
  font-size: 16px;
  line-height: 24px;
  margin-top: 32.8px;
  margin-bottom: -6.8px;
  padding-bottom: 0;
  color: white;
  border-bottom: 1px solid #777777; }
  .main.block table tr {
    border-top: 1px solid #777777;
    line-height: 48px; }
    .main.block table tr:first-of-type {
      color: #FFD375;
      font-weight: bold;
      font-family: 'Aquilone', sans-serif;
      font-size: 18px;
      letter-spacing: 1.37px; }
    .main.block table tr td {
      vertical-align: top; }
      .main.block table tr td ul {
        padding-right: 12px;
        padding-left: 0;
        list-style: none;
        color: white;
        box-sizing: content-box;
        font-size: 16px;
        line-height: 32px;
        margin-top: 10.8px;
        padding-bottom: 13.2px;
        margin-bottom: 0; }
        .main.block table tr td ul li {
          padding-left: 24px;
          position: relative; }
          .main.block table tr td ul li:before {
            content: '·';
            color: grey;
            font-size: 30px;
            line-height: 16px;
            left: -0px;
            top: 7px;
            position: absolute; }

.table.mobile {
  display: none; }

@media screen and (max-width: 600px) {
  .hidden-mobile {
    display: none; }

  .table.mobile {
    display: block; } }
.contact .bg-screen {
  -webkit-filter: grayscale(100%) brightness(0.8);
  filter: grayscale(100%) brightness(0.8); }

.read-more {
  display: inline-block;
  box-sizing: content-box;
  font-size: 20px;
  line-height: 24px;
  margin-top: 13.5px;
  margin-bottom: -5.5px;
  padding-bottom: 0;
  color: #FFD375;
  border-bottom: 1px solid rgba(255, 211, 117, 0);
  transition: border-bottom .2s;
  font-family: 'Aquilone', sans-serif; }
  .read-more:hover {
    color: #FFD375;
    border-bottom: 1px solid #FFD375; }

h3.announcement {
  width: 100%;
  max-width: 100%;
  color: white;
  border: 3px solid #FFD375;
  display: block;
  opacity: .9;
  box-sizing: content-box;
  font-size: 32px;
  line-height: 36px;
  margin-top: 7.6px;
  padding-bottom: 4.4px;
  margin-bottom: 0;
  padding-top: 8px;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto; }

.site .main.block .content .inline-subnav {
  padding: 0;
  margin: 0;
  max-width: 100%;
  width: 100%;
  margin-bottom: 72px;
  text-align: center; }
  .site .main.block .content .inline-subnav li {
    display: inline-block;
    padding-right: 12px;
    box-sizing: content-box;
    font-size: 32px;
    line-height: 36px;
    margin-top: 7.6px;
    padding-bottom: 4.4px;
    margin-bottom: 0;
    font-family: 'Aquilone', sans-serif; }
    .site .main.block .content .inline-subnav li:before {
      content: '|';
      color: white; }
    .site .main.block .content .inline-subnav li:first-of-type {
      padding-left: 0; }
      .site .main.block .content .inline-subnav li:first-of-type:before {
        content: ''; }

.pricing-table {
  box-shadow: 1px 18px 32px rgba(0, 0, 0, 0.15);
  margin-bottom: 24px; }
  .pricing-table .head {
    background: black;
    padding: 16px 8px; }
    .pricing-table .head h3 {
      box-sizing: content-box;
      font-size: 28px;
      line-height: 40px;
      margin-top: 10.9px;
      padding-bottom: 1.1px;
      margin-bottom: 0;
      color: #FFD375; }
  .pricing-table .body {
    padding-top: 12px;
    padding-bottom: 12px;
    background: #333;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center; }
    .pricing-table .body p {
      text-align: center;
      box-sizing: content-box;
      font-size: 18px;
      line-height: 24px;
      margin-top: 6.15px;
      padding-bottom: 1.85px;
      margin-bottom: 0;
      font-family: 'Aquilone', sans-serif; }
  .pricing-table .price {
    font-size: 32px;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 24px;
    padding-bottom: 24px; }
    .pricing-table .price p {
      box-sizing: content-box;
      font-size: 28px;
      line-height: 32px;
      margin-top: 6.9px;
      padding-bottom: 1.1px;
      margin-bottom: 0;
      font-family: 'Aquilone', sans-serif;
      color: #FFD375; }
  .pricing-table .deets {
    box-sizing: content-box;
    font-size: 14px;
    line-height: 24px;
    margin-top: 7.45px;
    padding-bottom: 8.55px;
    margin-bottom: 0;
    color: white;
    text-align: left; }
  .pricing-table .button, .pricing-table form input[type=submit], form .pricing-table input[type=submit] {
    text-align: center;
    border-radius: 3px;
    margin-left: auto;
    margin: auto;
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 24px;
    padding-top: 12px;
    padding-bottom: 12px; }

.mb40 {
  margin-bottom: 40px; }

.mb80 {
  margin-bottom: 80px; }

.cartbox {
  position: relative;
  margin-bottom: 24px;
  display: flex;
  flex-wrap: nowrap;
  margin-left: 24px;
  margin-right: 24px; }
  .cartbox .feature {
    width: 248px; }
    .cartbox .feature .image {
      padding-bottom: 66.666%;
      background: #000;
      background-size: cover;
      background-position: center;
      flex-shrink: 0; }
  .cartbox .small {
    width: 150px;
    flex-shrink: 0; }
  .cartbox .info {
    width: 100%;
    margin-left: 24px;
    box-sizing: border-box; }
    .cartbox .info .title {
      box-sizing: content-box;
      font-size: 32px;
      line-height: 32px;
      margin-top: -2.4px;
      margin-bottom: -5.6px;
      padding-bottom: 0;
      font-family: 'Aquilone', sans-serif; }
    .cartbox .info .date {
      box-sizing: content-box;
      font-size: 16px;
      line-height: 24px;
      margin-top: 6.8px;
      padding-bottom: 9.2px;
      margin-bottom: 0;
      text-align: left;
      color: #777777; }
    .cartbox .info .excerpt {
      box-sizing: content-box;
      font-size: 16px;
      line-height: 24px;
      margin-top: 6.8px;
      padding-bottom: 9.2px;
      margin-bottom: 0;
      max-width: 30em;
      max-height: 40px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; }
    .cartbox .info .read-more {
      position: absolute;
      bottom: 0; }
  .cartbox .tickets {
    width: 160px;
    flex-shrink: 0; }
    .cartbox .tickets label {
      box-sizing: content-box;
      font-size: 16px;
      line-height: 24px;
      margin-top: 6.8px;
      padding-bottom: 9.2px;
      margin-bottom: 0; }
    .cartbox .tickets input {
      margin-bottom: 8px;
      background: black;
      border: 0;
      color: white;
      font-size: 18px;
      width: 100%;
      text-align: center;
      display: block;
      box-sizing: border-box; }
      .cartbox .tickets input[type=number] {
        height: 36px; }

@media screen and (max-width: 800px) {
  .cartbox .info {
    box-sizing: border-box;
    margin-left: 0; }
  .cartbox .feature {
    display: none; } }
@media screen and (max-width: 500px) {
  .cartbox {
    display: block; }
    .cartbox .excerpt {
      display: none; }
    .cartbox .read-more {
      right: 0;
      display: none; }
    .cartbox .tickets {
      width: 100%; }
    .cartbox form div {
      width: calc(50% - 12px);
      display: inline-block;
      box-sizing: border-box; }
      .cartbox form div:first-of-type {
        margin-right: 24px; } }
.schedulebox {
  position: relative;
  margin-bottom: 24px;
  display: flex;
  flex-wrap: nowrap;
  margin-left: 24px;
  padding-right: 24px;
  padding-top: 16px; }
  .schedulebox:hover {
    background: rgba(200, 200, 200, 0.1); }
  .schedulebox .feature .image {
    padding-bottom: 66.666%;
    background: #000;
    background-size: cover;
    background-position: center;
    width: 168px;
    flex-shrink: 0; }
  .schedulebox .medium {
    width: 180px; }
  .schedulebox .small {
    width: 80px;
    flex-shrink: 0;
    text-align: right; }
  .schedulebox .categories,
  .schedulebox .date {
    box-sizing: content-box;
    font-size: 20px;
    line-height: 24px;
    margin-top: 5.5px;
    padding-bottom: 10.5px;
    margin-bottom: 0;
    text-align: left;
    color: #777777; }
  .schedulebox .read-more {
    box-sizing: content-box;
    font-size: 20px;
    line-height: 24px;
    margin-top: 5.5px;
    padding-bottom: 2.5px;
    margin-bottom: 0; }
  .schedulebox .categories {
    box-sizing: content-box;
    font-size: 16px;
    line-height: 24px;
    margin-top: 6.8px;
    padding-bottom: 9.2px;
    margin-bottom: 0; }
  .schedulebox .categories li {
    list-style: none;
    display: inline-block;
    cursor: text; }
    .schedulebox .categories li a {
      color: #777777;
      pointer-events: none; }
    .schedulebox .categories li + li:before {
      content: "/";
      padding-left: 4px;
      padding-right: 4px; }
  .schedulebox .info {
    width: 100%;
    margin-left: 24px;
    box-sizing: border-box; }
    .schedulebox .info .title {
      box-sizing: content-box;
      font-size: 32px;
      line-height: 32px;
      margin-top: -2.4px;
      margin-bottom: -5.6px;
      padding-bottom: 0;
      font-family: 'Aquilone', sans-serif; }
    .schedulebox .info .excerpt {
      box-sizing: content-box;
      font-size: 16px;
      line-height: 24px;
      margin-top: 6.8px;
      padding-bottom: 9.2px;
      margin-bottom: 0;
      max-width: 30em;
      max-height: 40px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; }

@media screen and (max-width: 500px) {
  .program-page form.flexy {
    margin-left: 0; }

  .schedulebox .info {
    margin-left: 0; } }
.img-bigish {
  padding-bottom: 60px;
  height: 100px;
  margin-top: 62px;
  background-size: contain;
  background-repeat: no-repeat;
  filter: grayscale(100%) brightness(0.6);
  -webkit-filter: grayscale(90%) brightness(0.6);
  max-width: 200px; }

.block.header.sliding > .bg-screen {
  display: none; }
  .block.header.sliding > .bg-screen:first-of-type {
    display: block; }

p.important {
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-top: 16px;
  padding-right: 24px;
  font-style: italic;
  box-sizing: content-box;
  font-size: 16px;
  line-height: 24px;
  margin-top: 22.8px;
  padding-bottom: 17.2px;
  margin-bottom: 0;
  max-width: 30em;
  margin-top: 48px;
  margin-bottom: 48px;
  border: 1px solid #FFD375; }

h5.huge {
  box-sizing: content-box;
  font-size: 70px;
  line-height: 80px;
  margin-top: 17.25px;
  margin-bottom: -17.25px;
  padding-bottom: 0;
  color: white;
  text-align: left; }

.social-links {
  margin-top: 0; }
  .social-links li {
    display: inline-block !important;
    list-style: none;
    font-size: 28px;
    padding-right: 12px;
    padding-bottom: 12px; }
    .social-links li a {
      color: #777777; }

.right-align {
  text-align: right; }

@media screen and (max-width: 600px) {
  .block.header h1 {
    box-sizing: content-box;
    font-size: 24px;
    line-height: 32px;
    margin-top: 8.2px;
    padding-bottom: 15.8px;
    margin-bottom: 0; }
  .block.header .four-bars {
    display: none; }
  .block.header .date {
    box-sizing: content-box;
    font-size: 20px;
    line-height: 24px;
    margin-top: 13.5px;
    margin-bottom: -5.5px;
    padding-bottom: 0; }
  .block.header .play-trailer {
    transform: scale(0.7); }

  header .logo {
    width: 180px; }

  h1 {
    box-sizing: content-box;
    font-size: 25px;
    line-height: 28px;
    margin-top: 9.875px;
    padding-bottom: 18.125px;
    margin-bottom: 0; }

  .guestbox .profile {
    margin-bottom: 24px; }
  .guestbox .text {
    width: 100%; }

  .sidebar .tribe-events-meta-group {
    width: calc(100% - 48px) !important;
    margin-left: 24px !important;
    margin-right: 24px !important;
    box-sizing: border-box; }
    .sidebar .tribe-events-meta-group form div {
      padding: 0; }
      .sidebar .tribe-events-meta-group form div h5 {
        text-align: left; } }
@media screen and (max-width: 500px) {
  .single-tribe_events .col-md-9 .col-xs-12 {
    margin-left: 0;
    width: 100%; }
  .single-tribe_events .tribe-events-meta-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important; }
  .single-tribe_events div.related-events {
    display: none; } }
@media screen and (max-width: 600px) {
  .visible-mobile {
    visibility: visible !important;
    display: inline !important; } }
@media screen and (max-width: 600px) {
  .download-button .size {
    display: none; } }
@media screen and (max-width: 600px) {
  .download-button .size {
    display: none; } }
@media screen and (max-width: 600px) {
  .home .header.block .grid {
    position: relative;
    transform: none;
    left: 0;
    top: 0;
    margin-bottom: -40px;
    margin-top: 40px; }
    .home .header.block .grid .play-trailer {
      position: relative;
      z-index: 10; }

  .home .header.block.showing-trailer .grid {
    opacity: 1; }
    .home .header.block.showing-trailer .grid .play-trailer {
      opacity: 0; } }
header .menu.primary::-webkit-scrollbar {
  display: none; }

@media only screen and (max-width: 667px) and (max-height: 500px) {
  header .grid .menu-cont .menu.secondary {
    left: 0;
    top: 48px;
    right: auto;
    z-index: 1000; }
    header .grid .menu-cont .menu.secondary .menu-secondary-container {
      text-align: left; }
      header .grid .menu-cont .menu.secondary .menu-secondary-container #menu-secondary {
        display: inline-block !important; }
        header .grid .menu-cont .menu.secondary .menu-secondary-container #menu-secondary li {
          font-size: 24px;
          height: 28px; } }
.single-tribe_events .site #tribe-events > .grid {
  max-width: none; }

/*# sourceMappingURL=override.css.map */
