/**
  Theme Name:   Haywyre (1.3.1)
  Theme URI:    http://www.thenewbeat.ca
  Description:  Made for Haywyre by The New Beat
  Author:       The New Beat
  Author URI:   http://thenewbeat.ca
  Version:      1.3.1
*/
* {
  box-sizing: border-box; }
  *:before, *:after {
    box-sizing: border-box; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin-bottom: 1em; }

mark {
  background: red;
  color: black; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

hr {
  height: 0;
  box-sizing: content-box; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-size: 1em;
  font-family: "Courier New", "Courier", serif; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }
  table td,
  table th {
    padding: 0; }

button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  border: 0;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none; }
  button:focus,
  input[type="button"]:focus,
  input[type="reset"]:focus,
  input[type="submit"]:focus {
    outline: 0; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  -webkit-tap-highlight-color: transparent; }
  input:active, input:focus,
  select:active,
  select:focus,
  textarea:active,
  textarea:focus {
    outline: 0; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0; }

input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: none; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

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

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
textarea,
select {
  border: 0;
  font-size: 1em; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
textarea,
select {
  padding: 1.35em 1.125em .9em;
  width: 100%;
  border-radius: 0; }

input[type="image"] {
  outline: none; }

textarea {
  vertical-align: top;
  overflow: auto;
  resize: vertical; }

a {
  color: inherit;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent; }
  a:hover, a:focus, a:active {
    color: inherit;
    text-decoration: none; }
  a:focus {
    outline: 0; }

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none; }

dt {
  margin-bottom: .5em;
  font-weight: bold; }

dd {
  margin: 0 0 1em 0; }

/*
img {
  max-width: 100%;
  height: auto;
}
*/
picture {
  display: block; }
  picture img {
    display: block; }

embed,
iframe,
object {
  max-width: 100%; }

.alignleft,
img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

.alignright,
img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

.aligncenter,
img.aligncenter {
  margin: 0 auto; }

table {
  margin: 1.5em 0 2em;
  width: 100%; }
  table th {
    font-weight: bold; }
  table td {
    padding: .3em .55em;
    border: 1px solid; }

body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 1em;
  font-family: urw-din, sans-serif;
  font-weight: 400;
  line-height: 1.1; }
  h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
    margin-bottom: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.5rem; }

h3 {
  font-size: 1.25rem; }

h4 {
  font-size: 1rem; }

h5 {
  font-size: .875rem; }

h6 {
  font-size: .75rem; }

p {
  margin: 0 0 1.5em; }
  p:last-child {
    margin-bottom: 0; }

strong, b {
  font-weight: bold; }

em, i {
  font-style: italic; }

mark, ins {
  padding: .2em;
  text-decoration: none; }

abbr[title],
acronym {
  cursor: help;
  border-bottom: 1px dotted; }

address {
  margin-bottom: 1.5em;
  font-style: normal; }

blockquote {
  margin: 0 0 1.5em 2.5em; }
  blockquote p {
    font-size: 1em;
    line-height: 1.6; }
  blockquote footer {
    display: block;
    margin-top: 1em; }

pre {
  margin-bottom: 1.5em;
  padding: 1.5em;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0.15);
  font-family: "Courier New", "Courier", serif;
  overflow: auto; }

code, kbd, tt, var {
  font-family: "Courier New", "Courier", serif; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

sup,
sub {
  position: relative;
  height: 0;
  line-height: 0;
  font-size: 60%;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

hr {
  margin: 1.5em 0;
  border: 0;
  height: 1px; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -44px;
  z-index: -1; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg); } }

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-caption {
    padding: 12px; }
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; } }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

/*
== jquery thumbnail/image scroller ==
Plugin URI: http://manos.malihu.gr/jquery-thumbnail-scroller/
*/
/*
CONTENTS: 
  1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
  2. SCROLLING BUTTONS STYLE - buttons size, background, color, positioning etc. 
  3. THUMBNAILS STYLE - basic thumbnails CSS.
  4. THEMES - Scroller colors, dimensions, backgrounds etc. via ready-to-use themes. 
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mThumbnailScroller {
  touch-action: none;
  /* MSPointer events - direct all pointer events to js */ }

.mThumbnailScroller.mTS_no_scroll, .mThumbnailScroller.mTS_touch_action {
  touch-action: auto; }

.mTSWrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.mTSContainer {
  margin: 0;
  padding: 0;
  overflow: hidden; }

ul.mTSContainer, ol.mTSContainer {
  list-style: none; }

.mTSThumb,
ul.mTSContainer > li img {
  vertical-align: bottom; }

.mTS_vertical .mTSContainer {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.mTS_horizontal .mTSContainer {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/* 
------------------------------------------------------------------------------------------------------------------------
2. SCROLLING BUTTONS STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mTSButton {
  /* button size (if changed, also change the buttons top and left margins below) */
  width: 20px;
  height: 20px;
  line-height: 20px;
  padding: 14px;
  /* ---------- */
  overflow: hidden;
  text-align: center;
  background-color: #000;
  /* button background */
  color: #fff;
  /* non-svg button icon color */
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  /* show button effect (fades-in button from zero size) */
  opacity: 1;
  transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity .2s ease-out 0s;
  /* ---------- */ }

/* buttons positioning */
.mTSButtonDown {
  top: auto;
  bottom: 0; }

.mTSButtonRight {
  left: auto;
  right: 0; }

.mTSButtonUp,
.mTSButtonDown {
  /* margin is half the button size */
  left: 50%;
  margin-left: -24px; }

.mTSButtonLeft,
.mTSButtonRight {
  /* margin is half the button size */
  top: 50%;
  margin-top: -24px; }

.mTSButtonIconContainer {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden; }

.mTSButtonIcon {
  /* SVG icon */
  display: inline-block;
  fill: #fff;
  /* button icon color */
  position: absolute;
  top: 0;
  left: 0; }

.mTSButton.mTS-hidden,
.mThumbnailScroller.mTS_no_scroll .mTSButton {
  /* hide button effect (fades-out button to zero size) */
  opacity: 0;
  height: 0;
  width: 0;
  padding: 0;
  transition: height 0s ease-out .2s, width 0s ease-out .2s, padding 0s ease-out .2s, opacity .2s ease-out;
  /* ---------- */ }

/* 
------------------------------------------------------------------------------------------------------------------------
3. THUMBNAILS STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
/* thumbnail container (default: li) */
.mTS_horizontal .mTSThumbContainer,
.mTS_horizontal ul.mTSContainer > li {
  float: left; }

/* 
------------------------------------------------------------------------------------------------------------------------
4. THEMES 
------------------------------------------------------------------------------------------------------------------------
*/
/* theme: "buttons-in" */
.mTS-buttons-in {
  padding: 14px;
  background-color: #000; }

.mTS-buttons-in .mTSButtonIcon {
  fill: #fff; }

.mTS-buttons-in .mTSWrapper,
.mTS-buttons-in .mTSButton {
  background-color: inherit; }

.mTS-buttons-in .mTSButtonLeft,
.mTS-buttons-in .mTSButtonRight {
  width: 24px;
  height: 48px;
  padding: 24px 4px 0 4px;
  margin-top: -36px; }

.mTS-buttons-in .mTSButtonUp,
.mTS-buttons-in .mTSButtonDown {
  width: 24px;
  height: 24px;
  padding: 4px 24px;
  margin-left: -36px; }

.mTS-buttons-in .mTSButton.mTS-hidden {
  height: 0;
  width: 0;
  padding: 0; }

.mTS-buttons-in .mTSButton:not(.mTS-hidden) {
  opacity: .4; }

.mTS-buttons-in:hover .mTSButton:not(.mTS-hidden) {
  opacity: 1; }

.mTS-buttons-in .mTS_vertical .mTSThumbContainer {
  margin: 14px 0; }

.mTS-buttons-in .mTS_vertical .mTSThumbContainer:first-child {
  margin-top: 0; }

.mTS-buttons-in .mTS_vertical .mTSThumbContainer:last-child {
  margin-bottom: 0; }

.mTS-buttons-in .mTS_horizontal .mTSThumbContainer {
  margin: 0 7px; }

.mTS-buttons-in .mTS_horizontal .mTSThumbContainer:first-child {
  margin-left: 0; }

.mTS-buttons-in .mTS_horizontal .mTSThumbContainer:last-child {
  margin-right: 0; }

/* ---------------------------------------- */
/* theme: "buttons-out" */
.mTS-buttons-out {
  padding: 6px;
  background: #000; }

.mTS-buttons-out .mTSButtonIcon {
  fill: #000; }

.mTS-buttons-out .mTSButton {
  background-color: transparent;
  width: 36px;
  height: 36px;
  line-height: 42px;
  padding: 6px; }

.mTS-buttons-out .mTSButton.mTS-hidden {
  height: 0;
  width: 0;
  padding: 0; }

.mTS-buttons-out .mTS_vertical .mTSThumbContainer {
  margin: 6px 0; }

.mTS-buttons-out .mTS_vertical .mTSThumbContainer:first-child {
  margin-top: 0; }

.mTS-buttons-out .mTS_vertical .mTSThumbContainer:last-child {
  margin-bottom: 0; }

.mTS-buttons-out .mTS_horizontal .mTSThumbContainer {
  margin: 0 3px; }

.mTS-buttons-out .mTS_horizontal .mTSThumbContainer:first-child {
  margin-left: 0; }

.mTS-buttons-out .mTS_horizontal .mTSThumbContainer:last-child {
  margin-right: 0; }

/* ---------------------------------------- */
/* theme: "hover-full" */
.mTS-hover-full {
  padding: 8px;
  background: rgba(0, 0, 0, 0.2); }

.mTS-hover-full .mTS_vertical .mTSThumbContainer {
  margin: 8px 0; }

.mTS-hover-full .mTS_vertical .mTSThumbContainer:first-child {
  margin-top: 40px; }

.mTS-hover-full .mTS_vertical .mTSThumbContainer:last-child {
  margin-bottom: 40px; }

.mTS-hover-full .mTS_horizontal .mTSThumbContainer {
  margin: 0 4px; }

.mTS-hover-full .mTS_horizontal .mTSThumbContainer:first-child {
  margin-left: 40px; }

.mTS-hover-full .mTS_horizontal .mTSThumbContainer:last-child {
  margin-right: 40px; }

/* ---------------------------------------- */
@-webkit-keyframes pan-B {
  from { }
  to {
    transform: translateX(-1400%); } }
@keyframes pan-B {
  from { }
  to {
    transform: translateX(-1400%); } }

@-webkit-keyframes pan {
  from { }
  to {
    transform: translateX(-100%); } }

@keyframes pan {
  from { }
  to {
    transform: translateX(-100%); } }

.button {
  display: inline-block;
  margin: 1em;
  padding: .6em 2em .65em;
  border: 1px solid white;
  font-size: 12px;
  letter-spacing: .5em;
  text-transform: uppercase;
  background-color: transparent;
  transition: background-color .15s linear, color .15s linear; }
  .button:hover {
    background-color: white;
    color: black; }
  .button.buy-button {
    border: 0;
    background: url("assets/images/icon_external-link.svg") right center no-repeat;
    background-size: 16px; }
    .button.buy-button:hover {
      color: white; }

.close-button {
  position: absolute;
  top: 1em;
  right: 1em;
  display: block;
  width: 44px;
  height: 44px;
  background: url("assets/images/icon_close_button.svg") center center no-repeat;
  text-indent: -999em;
  opacity: .5;
  transition: opacity .15s linear; }
  .close-button:hover {
    opacity: 1; }
  @media (min-width: 80em) {
    .close-button {
      top: 2em;
      right: 2em; } }
.social-links {
  position: relative;
  margin: 1.5em 0; }
  .social-links .label {
    position: absolute;
    top: 1.2em;
    left: 50%;
    padding-right: 1em;
    font-size: 10px;
    color: white;
    text-transform: uppercase;
    transform: translateX(-105px);
    opacity: .5; }
  .social-links a {
    display: inline-block;
    margin: 0 .5em;
    width: 38px;
    height: 38px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 12px;
    border: 1px solid white;
    border-radius: 50%;
    text-indent: -999em;
    opacity: .5;
    transition: transform .2s linear, opacity .2s linear; }
    .social-links a:hover {
      opacity: 1; }
    .social-links a:active {
      transform: scale(1.1); }
    .social-links a.facebook {
      background-image: url("assets/images/icon_facebook.svg");
      background-size: 8px; }
    .social-links a.twitter {
      background-image: url("assets/images/icon_twitter.svg");
      background-size: 14px; }
    .social-links a.soundcloud {
      background-image: url("assets/images/icon_soundcloud.svg");
      background-size: 22px; }
    .social-links a.youtube {
      background-image: url("assets/images/icon_youtube.svg");
      background-size: 18px; }
    .social-links a.spotify {
      background-image: url("assets/images/icon_spotify.svg");
      background-size: 14px; }

.music {
  margin: 0 auto;
  max-width: 1080px;
  text-align: center; }
  .music .media {
    max-width: 410px; }
  .music .content {
    padding: 0 1em;
    text-align: center; }
    .music .content h1 {
      margin-bottom: .2em;
      font-weight: bold;
      font-size: 18px;
      letter-spacing: .2em;
      text-transform: uppercase; }
    .music .content .year-released {
      font-weight: 300;
      font-size: 10px;
      letter-spacing: .2em; }
    .music .content ol {
      margin: 2em 0 3em;
      list-style-type: decimal;
      list-style-position: inside; }
    .music .content li {
      position: relative;
      margin-bottom: 1em;
      color: #666;
      text-align: center; }
      .music .content li:last-child {
        margin-bottom: 0; }
      .music .content li + a {
        color: white; }
      .music .content li:hover .play-icon {
        opacity: 1; }
      .music .content li .pseudo-link {
        position: relative;
        display: inline-block;
        color: white;
        cursor: default; }
    .music .content p, .music .content li {
      font-size: 13px;
      line-height: 1.6; }
    .music .content .play-video-icon,
    .music .content .play-icon {
      position: absolute;
      top: 2px;
      display: block;
      width: 1.35em;
      height: 1.35em;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: -999em; }
    .music .content .play-video-icon {
      left: -3em;
      background-image: url("assets/images/icon_video_play.svg"); }
    .music .content .play-icon {
      right: -2em;
      background-image: url("assets/images/icon_play-outline.svg");
      opacity: 0;
      transition: opacity .2s linear; }

.page-content {
  padding: 100px 30px 110px;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }
  .page-content.centered {
    position: relative;
    text-align: center; }
    .page-content.centered:before {
      content: '';
      display: inline-block;
      margin-right: -.25em;
      height: 100%;
      vertical-align: middle; }
    .page-content.centered > * {
      display: inline-block;
      vertical-align: middle; }
  @media (min-width: 48em) {
    .page-content {
      padding: 125px 80px 175px; } }
.product {
  margin: 0 auto;
  max-width: 1080px;
  text-align: center; }
  .product .content {
    text-align: left; }
    .product .content .type {
      margin-bottom: 12px;
      font-size: 10px;
      letter-spacing: .386em;
      color: rgba(255, 255, 255, 0.7);
      text-transform: uppercase; }
    .product .content h1 {
      margin-bottom: 18px;
      font-weight: bold;
      font-size: 32px;
      color: white; }
    .product .content p {
      margin-bottom: 1.5em;
      font-weight: 300;
      font-size: 15px;
      line-height: 1.6;
      color: rgba(255, 255, 255, 0.7); }
      .product .content p a {
        display: inline-block;
        border-bottom: 2px solid white;
        font-weight: bold;
        font-family: urw-din, sans-serif;
        font-size: 21px;
        text-transform: uppercase;
        color: white; }
    .product .content .button {
      margin-top: 1em; }

.hover-scrolling-container {
  height: 100%; }
  .hover-scrolling-container .hover-scrolling-content {
    height: 100%; }
    .hover-scrolling-container .hover-scrolling-content:after {
      content: "";
      display: table;
      clear: both; }
    .hover-scrolling-container .hover-scrolling-content li {
      float: left;
      display: block;
      width: 250px;
      height: 100%; }

#gform_1 label {
  display: none; }

#gform_1 input[type="email"] {
  margin: 0 1em;
  padding: 0 0 .5em;
  width: 200px;
  background-color: transparent;
  border-bottom: 2px solid white;
  font-size: 1.25em;
  letter-spacing: .1em;
  color: #999; }

#gform_1 .button {
  position: relative;
  margin: 1.5em 1em;
  padding: .75em 2em .8em;
  background-color: white;
  border-radius: 0;
  font-size: 1em;
  color: #282828;
  transition: background-color .15s linear, color .15s linear;
  -webkit-appearance: none; }
  #gform_1 .button:hover {
    background-color: #287cc1;
    color: white; }
  #gform_1 .button:active {
    top: 1px; }

#gform_1 .gform_validation_container {
  display: none; }

#gform_1 .validation_message {
  margin-top: 1em;
  font-size: .75em;
  text-transform: uppercase;
  color: #6eceed; }

#gform_1 .gform_ajax_spinner {
  display: none !important; }

@media (min-width: 80em) {
  #gform_1 .gform_body,
  #gform_1 .gform_footer {
    display: inline-block;
    vertical-align: top;
    margin-right: -.25em;
    width: 50%; }
  #gform_1 .gform_body {
    text-align: right; }
  #gform_1 .gform_footer {
    text-align: left; }
  #gform_1 .button {
    margin: 0 1em; } }

.site-header {
  position: absolute;
  z-index: 1000;
  top: 1.5em;
  left: 1.25em;
  opacity: 0;
  transition: opacity .5s linear; }
  .site-header.has-loaded {
    opacity: 1; }
  .site-header .mailchimp-popup-link {
    padding-top: 4px;
    font-family: "Roboto", sans-serif;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.75);
    text-transform: uppercase; }
    .site-header .mailchimp-popup-link .mailchimp-popup-link {
      display: inline;
      padding: 0;
      vertical-align: baseline;
      line-height: 1.5;
      text-transform: uppercase;
      color: #ff004e; }
  @media (min-width: 48em) {
    .site-header {
      top: 2.5em;
      left: 2.5em; } }
  @media (min-width: 80em) {
    .site-header .version {
      font-size: 9.5px; } }
.adjacent-posts-nav a {
  position: absolute;
  top: 50%;
  height: 38px;
  background-repeat: no-repeat;
  font-size: 12px;
  line-height: 38px;
  letter-spacing: .2em;
  text-transform: uppercase;
  transform: translateY(-50%);
  opacity: .5;
  transition: opacity .2s linear; }
  .adjacent-posts-nav a:hover {
    opacity: 1; }
  .adjacent-posts-nav a[rel='prev'] {
    padding-left: 2.5em;
    left: 2.5em;
    background-image: url("assets/images/icon_chevron_left.svg");
    background-position: center left; }
  .adjacent-posts-nav a[rel='next'] {
    right: 2.5em;
    padding-right: 2.5em;
    background-image: url("assets/images/icon_chevron_right.svg");
    background-position: center right; }
  @media (min-width: 20em) and (max-width: 767px) {
    .adjacent-posts-nav a {
      text-indent: -999em; }
      .adjacent-posts-nav a[rel='prev'] {
        left: .5em; }
      .adjacent-posts-nav a[rel='next'] {
        right: .5em; } }
.hover-scrolling-container {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch; }
  .hover-scrolling-container .hover-scrolling-content {
    position: relative;
    display: block;
    width: 100%;
    height: 100%; }
    .hover-scrolling-container .hover-scrolling-content li {
      float: none !important;
      display: inline-block;
      white-space: nowrap;
      width: 300px;
      height: 100%; }

.dots-menu {
  position: relative; }
  .dots-menu a {
    position: absolute;
    display: block;
    width: 45px;
    height: 45px; }
    .dots-menu a .circle {
      position: relative;
      display: block;
      width: 45px;
      height: 45px;
      /*
      background-color: rgba(white, .5);
      */
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      border-radius: 50%;
      transition: background-color .2s linear, border-radius .1s linear, transform .15s linear;
      overflow: hidden; }
      .dots-menu a .circle img {
        width: 100%;
        transition: opacity .2s linear;
        opacity: 0; }
      .dots-menu a .circle:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        width: 10px;
        height: 10px;
        background-color: white;
        border-radius: 50%;
        box-shadow: 0 0 10px 5px rgba(255, 255, 255, 0.5);
        transform: translate(-50%, -50%); }
    .dots-menu a .label {
      position: absolute;
      z-index: 2;
      top: 50%;
      right: calc(100% + .5em);
      padding: 4px 9px;
      background-color: rgba(0, 0, 0, 0.3);
      border-radius: 3px;
      transform: translateY(-50%); }
      .dots-menu a .label p {
        margin-bottom: 0;
        white-space: nowrap;
        font-size: 12px;
        line-height: 1.1;
        color: #909090;
        text-transform: uppercase; }
      .dots-menu a .label .title {
        margin-bottom: 0;
        color: white; }
    .dots-menu a:hover .label .title {
      color: #6eceed; }

.events-menu a .label p {
  color: white; }
  .events-menu a .label p.city {
    color: #666; }
  .events-menu a .label p.buy-tickets {
    position: absolute;
    top: 100%;
    left: 0;
    padding: 3px 7px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    background-image: url("assets/images/icon_external-link.svg");
    background-position: right 3px center;
    background-repeat: no-repeat;
    background-size: 12px;
    transition: transform .1s linear, color .2s linear;
    transform-origin: center top;
    transform: scaleY(0); }
    .events-menu a .label p.buy-tickets:hover {
      color: #6eceed; }

.events-menu a:hover .label .buy-tickets {
  transform: scaleY(1); }

@media (min-width: 20em) and (max-width: 767px) {
  .events-menu a .label p.buy-tickets {
    transform: scaleY(1); } }

.music-menu a:hover .circle {
  z-index: 2;
  border-radius: 0; }
  .music-menu a:hover .circle:before {
    opacity: 0; }
  .music-menu a:hover .circle img {
    width: 100%;
    opacity: 1;
    transform: scale(1); }

.page-menu {
  position: absolute;
  z-index: 1000;
  bottom: 1em;
  right: 1em;
  transition: transform .5s ease-out, opacity .35s linear;
  opacity: 0; }
  .page-menu:after {
    content: "";
    display: table;
    clear: both; }
  .page-menu.has-loaded {
    opacity: 1; }
  .page-menu a {
    position: relative;
    float: left;
    display: block;
    margin-right: .25em;
    padding: 2px 5px;
    border-radius: 3px;
    font-weight: bold;
    font-family: urw-din, sans-serif;
    font-size: 15px;
    line-height: 1;
    color: white;
    text-transform: uppercase; }
    .page-menu a:last-child {
      margin-right: 0; }
    .page-menu a:hover, .page-menu a.current {
      background-color: white;
      color: #287cc1; }
  @media (min-width: 48em) {
    .page-menu {
      bottom: 2.5em;
      right: 2em; }
      .page-menu a {
        margin-right: 1em;
        font-size: 24px; } }
.modal {
  display: none;
  padding: 5em 2em;
  background-color: #282828;
  max-width: 800px;
  color: white;
  text-align: center; }
  .modal h1 {
    margin-bottom: 1.35em;
    font-size: 1.5em;
    letter-spacing: .1em;
    text-transform: uppercase; }
  @media (min-width: 80em) {
    .modal {
      padding: 7em 6em; }
      .modal h1 {
        font-size: 2.15em; } }
.connecting-line {
  z-index: 1;
  opacity: .4;
  pointer-events: none; }

.logo {
  display: block;
  margin: 0;
  width: 101px;
  height: 60px;
  background: url("assets/images/logo.svg") center no-repeat;
  background-size: contain;
  text-indent: -999em; }
  .logo a {
    display: block;
    width: 100%;
    height: 100%; }
  @media (min-width: 80em) {
    .logo {
      width: 137px;
      height: 81px; } }
.soundcloud-widget {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

.music-player {
  position: absolute;
  z-index: 1000;
  top: 1.15em;
  right: 1em;
  min-width: 55px;
  min-height: 55px;
  border-radius: 3px;
  transition: opacity .35s linear;
  opacity: 0; }
  .music-player.has-loaded {
    opacity: 1; }
  .music-player.is-hidden {
    display: none !important; }
    .music-player.is-hidden .action-button {
      display: none; }
  .music-player.is-playing .action-button:before {
    background-image: url("assets/images/icon_pause.svg"); }
  .music-player.is-paused .action-button:before {
    background-image: url("assets/images/icon_play.svg"); }
  .music-player .status-message,
  .music-player .track-name {
    margin-bottom: 0;
    font-size: 10px;
    line-height: 1.1;
    text-transform: uppercase; }
  .music-player .status-message {
    color: #0d4a94; }
  .music-player .track-name {
    color: #666; }
  .music-player .action-button {
    position: absolute;
    top: 7px;
    left: 7px;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid white;
    text-indent: -999em;
    transition: transform .2s linear, background-color .2s linear; }
    .music-player .action-button:before {
      content: '';
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background-image: url("assets/images/icon_pause.svg");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 8px; }
  .music-player .progress-bar {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    display: block;
    margin-top: 5px;
    width: 165px;
    height: 4px;
    opacity: 1; }
    .music-player .progress-bar::-webkit-progress-bar {
      background-color: #e3e3e3; }
    .music-player .progress-bar::-webkit-progress-value {
      background-color: #0d4a94; }
  @media (min-width: 20em) and (max-width: 767px) {
    .music-player .soundcloud-widget {
      width: 1px;
      height: 1px; }
    .music-player .status-message,
    .music-player .track-name,
    .music-player .progress-bar {
      display: none; } }
  @media (min-width: 48em) {
    .music-player {
      top: 3em;
      right: 2.5em;
      padding: 10px 10px 10px 60px;
      background-color: white;
      box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.2); }
      .music-player .action-button {
        background: linear-gradient(to bottom, #0d4a94, #287cc1);
        border: 0; } }
.about-page .background-cover {
  background-image: url("assets/images/backgrounds/about/background.jpg"); }

.about-page .page-content h1 {
  font-weight: bold;
  margin-bottom: 1.5em;
  text-transform: uppercase; }

.about-page .page-content p {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.8; }

.about-page .ctas {
  margin-top: 3em; }
  .about-page .ctas .cta {
    font-size: 12px;
    text-transform: uppercase; }
    .about-page .ctas .cta .label {
      margin-bottom: 2em;
      font-size: 12px;
      letter-spacing: .5em; }
    .about-page .ctas .cta .email-link {
      display: inline-block;
      margin-top: .9em;
      padding: 4px 9px;
      background-color: white;
      color: #287cc1; }

@media (min-width: 80em) {
  .about-page .page-content {
    padding: 115px 80px 175px 300px;
    max-width: 970px; } }

.events-page .page-content {
  position: relative;
  left: -5%;
  padding: 70px 0 110px;
  width: 110%; }

.events-page .background-cover {
  background-image: url("assets/images/backgrounds/events/background.jpg"); }

@media (min-width: 48em) {
  .events-page .page-content {
    padding: 15% 0 10%; } }

.merch-page .background-cover {
  background-image: url("assets/images/backgrounds/merch/background.jpg"); }

div[id^=product-component] {
  margin: 0 auto; }

.music-page .page-content {
  position: relative;
  left: -5%;
  padding: 70px 0 110px;
  width: 110%; }

.music-page .background-cover {
  background-image: url("assets/images/backgrounds/music/background-2021.jpg"); }

@media (min-width: 48em) {
  .music-page .page-content {
    padding: 15% 0 10%; } }

.tour-page {
  border: 10px solid white; }
  .tour-page .background-cover {
    background-image: linear-gradient(45deg, #0051d1, #bc3d7d); }

.twitch-page .layers .content-layer {
  width: calc(100% - 300px); }

.is-2-up {
  width: 100%; }
  .is-2-up .media {
    text-align: center; }
    .is-2-up .media img {
      display: inline-block;
      max-width: 100%; }
  @media (min-width: 48em) {
    .is-2-up .media,
    .is-2-up .content {
      display: inline-block;
      vertical-align: middle;
      margin-right: -.25em; }
    .is-2-up .media,
    .is-2-up .content {
      width: 50%; } }
html {
  height: 100%; }

body {
  min-height: 100%;
  background-color: black;
  color: white;
  -webkit-font-smoothing: antialiased;
  overflow: hidden; }

/*
.content-container {
  transition: opacity 1s linear;
  opacity: 0;

  &.has-loaded {
    opacity: 1;
    transition: opacity .5s linear;
  }
  
  &.is-animating-out { opacity: 0; }
}
*/
.layers,
.layers .layer {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%; }

.layers {
  overflow: hidden; }

.layers.persistent-layers {
  z-index: 2;
  pointer-events: none; }

.layers .content-layer {
  z-index: 100;
  opacity: 0;
  transition: opacity .5s linear .5s; }
  .layers .content-layer.has-loaded {
    opacity: 1; }

.layers .background-cover,
.layers .particles {
  position: absolute;
  top: -5%;
  left: -5%;
  width: 110%;
  height: 110%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: transform 25s linear; }

.layers .orb-A {
  position: absolute;
  transform-origin: left bottom; }
  @media (min-width: 20em) and (max-width: 767px) {
    .layers .orb-A {
      bottom: -15%;
      left: -15%;
      transform: scale(0.25); } }
  @media (min-width: 48em) {
    .layers .orb-A {
      bottom: -25%;
      left: -25%;
      transform: scale(1); } }
.layers .orb-B {
  position: absolute;
  transform-origin: right top; }
  @media (min-width: 20em) and (max-width: 767px) {
    .layers .orb-B {
      bottom: -15%;
      left: -15%;
      transform: scale(0.25); } }
  @media (min-width: 48em) {
    .layers .orb-B {
      top: -25%;
      right: -25%;
      transform: scale(0.75); } }
.layers .explosion-A,
.layers .explosion-B {
  position: absolute;
  left: 10%;
  bottom: 30%; }

.layers .noise {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("assets/images/noise.gif");
  opacity: .05;
  pointer-events: none; }

.layers .earth {
  position: absolute;
  top: 15%;
  left: 20%; }

.layers .stars {
  position: absolute;
  top: 10%;
  right: 0;
  -webkit-animation: pan 60s 0.1s infinite linear;
          animation: pan 60s 0.1s infinite linear; }

.layers .satellite {
  position: absolute;
  bottom: 15%;
  right: -4%;
  -webkit-animation: pan-B 200s 0.1s infinite linear;
          animation: pan-B 200s 0.1s infinite linear; }

.layers .shape-A {
  position: absolute;
  bottom: 15%;
  right: 20%; }

.layers .shape-B {
  position: absolute;
  top: 15%;
  left: 20%; }

.layers .shape-C {
  position: absolute;
  top: 65%;
  left: 20%; }

.page {
  position: absolute;
  top: 0;
  left: 0;
  display: table;
  height: 100%;
  width: 100%;
  overflow: hidden;
  opacity: 0;
  transition: opacity .5s linear; }
  .page.has-loaded {
    opacity: 1; }
  @media (min-width: 20em) and (max-width: 767px) {
    .page:before, .page:after {
      content: '';
      position: fixed;
      z-index: 1;
      left: 0;
      width: 100%;
      height: 200px;
      pointer-events: none; }
    .page:before {
      top: 0;
      background: linear-gradient(to top, rgba(0, 0, 0, 0) 20%, black 100%); }
    .page:after {
      bottom: 0;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 80%); } }
