body,
html {
  margin: 0;
  padding: 0;
  min-height: 100%;
}
body,
body:before,
html {
  min-height: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #fff;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
}
.subtitle,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
}
.primary-nav,
body,
body:before {
  background-color: #000;
}
.checkbox,
.menu-icon {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
html {
  position: relative;
}
body {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 16px;
}
body:before {
  content: "";
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  min-width: 100%;
}
.logo,
.primary-nav {
  position: fixed;
  top: 0;
}
article,
aside,
footer,
header,
input[type="text"],
input[type="email"],
label,
nav,
section {
  display: block;
}
h3,
input {
  font-size: 1em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
  font-weight: 400;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.25em;
}
ol,
ul {
  list-style: none;
  padding-left: 0;
}
p {
  line-height: 1.25;
  margin: 0.25rem 0;
}
.subtitle,
.title {
  margin: 0;
  text-align: center;
}
img {
  max-width: 100%;
}
a {
  color: #e82c2e;
  text-decoration: none;
  cursor: pointer;
}
.five-sixth,
.full,
.half,
.one-sixth,
.one-third,
.two-third {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  vertical-align: top;
}
.full\@space,
.five-sixth\@space,
.two-third\@space,
.half\@space,
.one-third\@space,
.one-sixth\@space {
  padding: 0 20px 0 20px;
  padding: 0 1.25rem 0 1.25rem;
}
@media (min-width: 45em) {
  .one-sixth,
  .two-third {
    width: 100%;
  }
  .half {
    width: 49.5%;
  }
  .five-sixth,
  .one-third {
    width: 100%;
  }
}
@media (min-width: 50em) {
  .one-sixth {
    width: 16%;
  }
  .one-third {
    width: 33%;
  }
  .half {
    width: 49.5%;
  }
  .two-third {
    width: 66%;
  }
  .five-sixth {
    width: 83%;
  }
}
.title {
  font-size: 24px;
  font-size: 1.5rem;
  color: #fff;
}
.menu-icon,
.primary-nav__list {
  text-align: right;
}
.logo {
  box-sizing: border-box;
  width: 5.75rem;
  padding: 0.5rem 1.25rem;
  display: block;
  z-index: 9999;
  left: 0;
}
.primary-nav {
  z-index: 9998;
  padding: 0;
  height: 50px;
  height: 3.125rem;
  border-bottom: 2px solid #1a1a1a;
}
.primary-nav__list--item {
  display: inline-block;
  padding: 0 0.4rem;
}
.primary-nav__list--item a {
  text-transform: uppercase;
}
.menu-icon {
  display: none;
  background: url(../images/menu.svg) center no-repeat;
  height: 44px;
  height: 2.75rem;
  width: 56px;
  width: 3.5rem;
  position: absolute;
  top: 2.4px;
  top: 0.15rem;
  right: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 480px) {
  .sdrop {
    width: 49% !important;
  }
}
@media (max-width: 50em) {
  .menu-icon {
    display: block;
  }
  .primary-nav__list {
    max-height: 0;
    margin-right: 0;
    opacity: 0;
    overflow: hidden;
  }
  .primary-nav__list--item {
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    background-color: #000;
    padding: 1rem 0;
    border-bottom: 1px solid #1a1a1a;
  }
  .primary-nav__list--item:hover {
    background-color: #1a1a1a;
  }
}
.open {
  margin-top: 3.125rem;
  max-height: 60em;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 1;
}
@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon.eot?nk8vgt);
  src: url(../fonts/icomoon.eot?nk8vgt#iefix) format("embedded-opentype"),
    /* url(../fonts/icomoon.ttf?nk8vgt) format("truetype"), */
    url(../fonts/icomoon.woff?nk8vgt) format("woff"),
    url(../fonts/icomoon.svg?nk8vgt#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #ccc;
  font-size: 16px;
  margin: 0 0.25em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-twitter:before {
  content: "\74";
}
.icon-instagram:before {
  content: "\69";
}
.icon-facebook:before {
  content: "\66";
}
.icon-snapchat-ghost:before {
  content: "\67";
}
.icon-soundcloud:before {
  content: "\73";
}
.hero {
  max-width: 150px;
  margin: 2em auto;
  display: block;
}
@media (min-width: 50em) {
  .hero {
    margin: 3em auto;
    max-width: 300px;
  }
}
#content {
  margin: 6rem 1rem 1rem;
  height: 100%;
  z-index: 9997;
  position: relative;
}
.static-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.wrapper {
  margin: 0 auto;
  max-width: 45em;
}
.lightwidget-widget {
  margin: 0.5em 0;
}

button {
  width: 100%;
  padding: 0.6rem 0;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
}
button:focus {
  outline: 0;
}
.btn {
  background: 0 0;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.25rem;
  margin: 1rem 0;
  color: #fff;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn--subscribe {
  margin: 1rem 0;
  position: relative;
  height: 45px;
  min-width: 7.5em;
}
.btn--primary {
  background-color: #e82c2e;
  border: 1px solid #e82c2e;
}
.btn--primary:hover {
  background-color: #cb1618;
  border: 1px solid #cb1618;
}
.btn--ghost {
  display: block;
  margin: 1em auto;
  border: 3px solid #fff;
  min-width: 12em;
}
.checkbox,
.checkbox__icon {
  display: inline-block;
  color: #fff;
}
.btn--ghost:hover {
  border: 3px solid #e6e6e6;
  color: #ccc;
}
.btn--right {
  float: right;
}
input[type="email"] {
  display: inline-block;
  width: 100%;
  margin: 1em auto 0;
  background-color: transparent;
  padding: 0.688rem 0.563rem 0.563rem;
  border-width: 3px;
  border-style: solid;
  border-color: #fff;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font: inherit;
  color: #fff;
  outline: 0;
  box-sizing: border-box;
  height: 45px;
}
input[type="email"]::-webkit-input-placeholder {
  color: #fff;
}
input[type="email"]:focus {
  background-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 50em) {
  button {
    width: 120px;
    width: 7.5rem;
  }
  input[type="email"] {
    margin-right: 0.25rem;
    max-width: 35.1em;
  }
}
.checkbox {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  margin-right: 2rem;
}
.checkbox:last-of-type {
  margin-right: 0;
}
.checkbox > input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  left: -999px;
  z-index: -1;
}
.checkbox__icon {
  width: 16px;
  width: 1rem;
  height: 16px;
  height: 1rem;
  border-radius: 4px;
  border: 3px solid #fff;
}
input[type="checkbox"]:checked ~ .checkbox__icon {
  color: #fff;
  position: static;
  top: 4px;
  right: 4px;
  background: url(../images/check.svg) center no-repeat;
}
.checkbox__option {
  top: -4px;
  right: -2px;
  position: relative;
}
input[type="checkbox"]:checked ~ .checkbox__icon:before {
  content: "\00a0";
  position: absolute;
}
.checkbox__icon:before {
  content: "";
  position: absolute;
}
.sdrop {
  display: inline-block;
  background-color: transparent;
  padding: 0.688rem 0.563rem 0.563rem;
  border-width: 3px;
  border-style: solid;
  border-color: #fff;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  font: inherit;
  color: #fff;
  width: 200px;
  background: transparent url(../images/arrow.png) no-repeat right;
}
#subscribe {
  margin: 0.5em 0 0;
}
.subscribe-content {
  max-width: 45em;
  margin: 0 auto;
  padding: 1.5rem 0;
}
@media (min-width: 35em) {
  .subscribe-options {
    display: inline-block;
    width: 100%;
    margin: 0 1rem 0 0;
  }
}
.Discount__form {
  display: none !important;
}
.subscribe--footnote {
  text-align: center;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 480px) {
  .slide {
    background-position: 50% 50%;
  }
}


.wrapper {
  max-width: 920px;
}

.btn-facebook {
  background: #1f77ee;
  margin: 3rem auto;
}

.logo {
  width: auto;
  height: 3.4rem;
}

.powered-by {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

#event-list {
  transition: all 10s linear;
  min-height: 600px;
}


/*


Slick


*/

/* Slider */
.slick-slider {
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;

  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

/* Custom */

.slick-slider {
  position: fixed !important;
  top: 0;
  left: 0;
  min-height: 100vh !important;
  height: 100vh !important;
  /* animation: fadein .5s; */
}

.slick-list,
.slick-track {
  min-height: 100vh !important;
  height: 100% !important;
}
.slide {
  width: 100%;
  height: 100% !important;
}

.slider {
  width: 100%;
  height: 100vh;
}

.slick-slide,
.slide {
  background-position: top center;
  background-size: cover;
}

@keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}


