html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: "Gotham";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../../fonts/Gotham-Book.woff2") format("woff2"), url("../../fonts/Gotham-Book.woff") format("woff"), url("../../fonts/Gotham-Book.ttf") format("truetype"), url("../../fonts/Gotham-Book.svg#Gotham") format("svg");
}
@font-face {
  font-family: "Gotham";
  font-style: italic;
  font-weight: normal;
  src: url("../../fonts/Gotham-BookItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/Gotham-BookItalic.woff2") format("woff2"), url("../../fonts/Gotham-BookItalic.woff") format("woff"), url("../../fonts/Gotham-BookItalic.ttf") format("truetype"), url("../../fonts/Gotham-BookItalic.svg#Gotham") format("svg");
}
@font-face {
  font-family: "Gotham";
  font-style: normal;
  font-weight: bold;
  src: url("../../fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Gotham-Bold.woff2") format("woff2"), url("../../fonts/Gotham-Bold.woff") format("woff"), url("../../fonts/Gotham-Bold.ttf") format("truetype"), url("../../fonts/Gotham-Bold.svg#Gotham") format("svg");
}
@font-face {
  font-family: "Gotham";
  font-style: italic;
  font-weight: bold;
  src: url("../../fonts/Gotham-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/Gotham-BoldItalic.woff2") format("woff2"), url("../../fonts/Gotham-BoldItalic.woff") format("woff"), url("../../fonts/Gotham-BoldItalic.ttf") format("truetype"), url("../../fonts/Gotham-BoldItalic.svg#Gotham") format("svg");
}
@font-face {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../../fonts/icomoon.woff2") format("woff2"), url("../../fonts/icomoon.woff") format("woff"), url("../../fonts/icomoon.ttf") format("truetype"), url("../../fonts/icomoon.svg#icomoon") format("svg");
}
.browsehappy, .ploader, .poll-holder, .wrapper .chars .batman {
  position: absolute;
  top: 0;
  left: 0;
}

.wrapper .chars .superman {
  position: absolute;
  top: 0;
  right: 0;
}

.wrapper .header .text-wrapper, .wrapper .chars, .wrapper .bg-wrapper, .wrapper .bg-wrapper .bg {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}

.ploader .ploader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.wrapper .header .tickets-button {
  position: absolute;
  bottom: 0;
  right: 0;
}

.browsehappy {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: black;
  text-align: center;
  font-size: 1em;
}
.browsehappy p {
  margin: 0.2em auto;
}
.browsehappy p.rb-date {
  font-size: 2em;
}
.browsehappy a {
  color: gray;
  font-weight: bold;
}
.browsehappy img {
  max-width: 95%;
  display: block;
  margin: 20px auto;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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;
}

.icon-volume-high:before {
  content: "\e900";
}

.icon-volume-mute2:before {
  content: "\e901";
}

html {
  position: relative;
  width: 100%;
}

body {
  font-family: 'Gotham';
  font-weight: normal;
  background-color: black;
  color: white;
  overflow-x: hidden;
}

a {
  color: white;
  text-decoration: none;
  outline: none;
  -webkit-transition: color 0.2s ease-out 0s;
  transition: color 0.2s ease-out 0s;
}
html.no-touch a:hover {
  color: #99868b;
}
a:hover, a:active, a:focus {
  outline: none;
}

.ploader {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 9999;
}

.poll-holder {
  position: fixed;
  width: 100%;
  height: 2.4vw;
  z-index: 5;
}

.button.sound {
  width: 17px;
  color: white;
  font-size: 1em;
  position: fixed;
  top: 70px;
  right: 15px;
  z-index: 8;
  cursor: pointer;
}
.button.sound span {
  -webkit-transition: color 0.2s ease-out 0s;
  transition: color 0.2s ease-out 0s;
  color: white;
}
html.no-touch .button.sound span:hover {
  color: red;
}
.button.sound .on {
  display: block;
}
.button.sound .off {
  display: none;
}
.button.sound.off .on {
  display: none;
}
.button.sound.off .off {
  display: block;
}

.wrapper {
  width: 100%;
  max-width: 1600px;
  margin: auto;
}
.wrapper .header {
  position: relative;
  z-index: 2;
}
.wrapper .header .text-wrapper {
  position: relative;
  width: 100%;
}
.wrapper .header .text-wrapper .date {
  margin-top: 17%;
  text-align: center;
  width: 100%;
  display: block;
}
.wrapper .header .text-wrapper .hash {
  position: relative;
  width: 27.5%;
  height: auto;
  display: block;
  margin: auto;
  max-width: 438px;
  margin-top: 8%;
}
.wrapper .header .text-wrapper .cta {
  margin: 1% auto;
  text-align: center;
  width: 100%;
  display: block;
  font-size: 1vw;
}
.wrapper .header .text-wrapper .cta i {
  font-style: italic;
  font-size: 1.2em;
}
.wrapper .header .tickets-button {
  width: 100%;
  max-width: 1280px;
  left: 0px;
  margin: auto;
  text-align: right;
}
.wrapper .header .tickets-button a {
  margin-right: 10px;
  display: inline-block;
  border: 2px solid #99868b;
  background: rgba(0, 0, 0, 0.4);
  padding: 0.8em 4.5em;
  font-size: 0.8em;
  font-style: italic;
}
.wrapper .chars {
  width: 100%;
  max-width: 1600px;
  height: 100%;
  max-height: 1000px;
  z-index: 1;
  overflow-x: hidden;
  overflow-y: hidden;
}
.wrapper .chars .batman {
  width: 35%;
  max-width: 558px;
  margin-top: 2%;
}
.wrapper .chars .superman {
  width: 35.6%;
  max-width: 567px;
  margin-top: 5.3%;
}
.wrapper .waterfall-holder {
  display: block;
  position: relative;
  top: 5%;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 25px;
  height: auto;
  z-index: 3;
}
.wrapper .bg-wrapper {
  width: 100%;
  height: 100%;
  max-width: 1600px;
  overflow-x: hidden;
  overflow-y: hidden;
  z-index: 0;
}
.wrapper .bg-wrapper .tt-lockup {
  position: relative;
  width: 100%;
  margin: 4.3% auto 0;
  z-index: 1;
}
.wrapper .bg-wrapper .tt-lockup .tt {
  position: relative;
  width: 59.4%;
  max-width: 947px;
  height: auto;
  display: block;
  margin: auto;
}
.wrapper .bg-wrapper .bg {
  width: 100%;
  height: auto;
}

.button.legal {
  position: fixed;
  bottom: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  text-align: center;
  cursor: pointer;
  z-index: 99;
  -webkit-transition: color 0.2s ease-out 0s;
  transition: color 0.2s ease-out 0s;
  font-size: 0.8em;
  padding: 0.5em;
  color: lightgray;
}
html.no-touch .button.legal:hover {
  color: gray;
}

.footer {
  position: fixed;
  width: 100%;
  left: 0px;
  bottom: 0px;
  height: 0px;
  background-color: black;
  text-align: center;
  z-index: 999;
}
.footer .container-inner {
  text-align: center;
  margin: auto;
  width: 100%;
  max-width: 1280px;
  padding: 20px 0;
  color: gray;
}
.footer .container-inner img {
  width: 95%;
  max-width: 800px;
  display: block;
  margin: 0 auto 20px;
}
.footer .container-inner .links {
  font-size: 0.8em;
}
.footer .container-inner .links a {
  color: gray;
}
html.no-touch .footer .container-inner .links a:hover {
  color: lightgray;
}
.footer .container-inner .legal {
  margin: 5px auto 0;
  font-size: 0.5em;
}

@media (max-width: 800px) {
  .wrapper .header .tickets-button a {
    font-size: 0.5em;
  }
}
@media (max-width: 640px) {
  .wrapper .header .text-wrapper .date {
    margin-top: 35%;
    font-size: 7vw !important;
  }
  .wrapper .header .text-wrapper .hash {
    width: 57%;
    margin-top: 12%;
  }
  .wrapper .header .text-wrapper .cta {
    margin: 1% auto;
    font-size: 1.8vw !important;
  }
  .wrapper .header .text-wrapper .cta i {
    font-size: 1.2em;
  }
  .wrapper .header .tickets-button {
    -webkit-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
    left: 50%;
    bottom: auto;
    top: -70%;
    width: auto;
  }
  .wrapper .header .tickets-button a {
    padding: 0.8em 2.5em;
    display: block;
    text-align: center;
    border-color: white;
    font-size: 0.8em;
    font-style: italic;
  }
  .wrapper .chars {
    max-height: 1000px;
    z-index: 1;
  }
  .wrapper .chars .batman {
    width: 77%;
    margin-top: 0%;
    left: -58%;
  }
  .wrapper .chars .superman {
    width: 78%;
    margin-top: 8.6%;
    right: -59%;
  }
  .wrapper .waterfall-holder {
    top: 5%;
  }
  .wrapper .bg-wrapper .tt-lockup {
    margin: 7% auto 0;
    width: 125%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
  }
  .wrapper .bg-wrapper .tt-lockup .tt {
    width: 100%;
  }
  .wrapper .bg-wrapper .bg {
    width: 200%;
  }
}
