@charset "UTF-8";

a,
a:active,
a:focus,
a:hover,
a:visited,
button,
button:active,
button:focus,
button:hover,
button:visited {
    text-decoration: none
}

.btn,
.contacts .tagline .title,
.line-up ul li,
header ul li a,
section h2 {
    text-transform: uppercase
}

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

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    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: "WayRaveText";
    src: url(/fonts/wayrave_text.eot);
    src: local("☺"), url(/fonts/wayrave_text.eot?#iefix) format("embedded-opentype"), url(/fonts/wayrave_text.woff) format("woff"), url(/fonts/wayrave_text.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 *  * Copyright 2011-2015 Twitter, Inc.
 *   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *    */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=56feeb9617d8e0ada5d0)
 *  * Config saved to config.json and https://gist.github.com/56feeb9617d8e0ada5d0
 *   */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

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

@media (min-width:768px) {
    .container {
        width: 738px
    }
}

@media (min-width:992px) {
    .container {
        width: 962px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

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

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

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

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.btn,
body {
    font-family: "WayRaveText", sans-serif
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

#hamm .inner,
#hamm .line {
    position: absolute;
    display: block
}

#hamm .inner {
    width: 40px;
    height: 40px;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px
}

#hamm .line {
    background: #FFF;
    width: 30px;
    height: 2px;
    left: 5px;
    border-radius: 1px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s
}

#hamm .line.line-1 {
    top: 25%
}

#hamm .line.line-2 {
    top: 50%
}

#hamm .line.line-3 {
    top: 75%
}

#hamm.close .line-1 {
    transform: translateY(10px) translateX(0) rotate(45deg)
}

#hamm.close .line-2 {
    opacity: 0
}

#hamm.close .line-3 {
    transform: translateY(-10px) translateX(0) rotate(-45deg)
}

[data-simplebar] {
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.simplebar-mask,
.simplebar-offset {
    position: absolute;
    padding: 0;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    margin: 0
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-mask {
    direction: inherit;
    overflow: hidden;
    width: auto !important;
    height: auto !important;
    z-index: 0
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    -webkit-overflow-scrolling: touch
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    visibility: visible;
    overflow: auto;
    max-width: 100%;
    max-height: 100%
}

.simplebar-content:after,
.simplebar-content:before {
    content: ' ';
    display: table
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-prefer#E8242E-size: 0;
    flex-basis: 0
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 7px;
    min-height: 10px
}

.simplebar-scrollbar:before {
    position: absolute;
    content: '';
    background: #fff;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity .2s linear
}

.simplebar-track .simplebar-scrollbar.simplebar-visible:before {
    opacity: .5;
    transition: opacity 0s linear
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}

body,
html {
    height: 100%
}

body,
header,
header ul li .mPS2id-highlight:after,
header ul li a:hover:after {
    width: 100%
}

header {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .2);
    background-color: rgba(0, 0, 0, .83);
    position: fixed;
    z-index: 9998
}

header .logo {
    display: block;
    position: absolute;
    top: 40px;
    left: 35px;
    line-height: 0;
    transition: top .3s ease-in-out
}

.underline,
a,
button,
header ul li,
header ul li a {
    display: inline-block
}

.main-banner,
header ul li a,
section {
    position: relative
}

header ul {
    text-align: right;
    padding: 35px;
    transition: padding .3s ease-in-out
}

header ul li {
    padding: 0 0 0 40px;
    font-size: .9em
}

header ul li a:after {
    content: " ";
    width: 0;
    left: 0;
    bottom: -3px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    transition: width .3s ease-in-out
}

@media (min-width:768px) {
    .on_scroll header ul {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .on_scroll header .logo {
        top: 20px
    }
}

@media (max-width:1100px) {
    header ul li {
        font-size: .7em;
        padding-left: 20px
    }
}

footer {
    text-align: center;
    padding: 50px
}

*,
:after,
:before {
    box-sizing: border-box
}

* {
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    background: #000;
    line-height: 28px
}

img {
    max-width: 100%
}

a,
button {
    color: #fff;
    cursor: pointer
}

button:focus,
input:focus,
textarea:focus {
    outline: 0
}

b {
    font-weight: 700
}

ol li {
    list-style: decimal
}

input[type=text],
input[type=email],
textarea {
    border: 1px solid rgba(255, 255, 255, .2);
    padding: 10px;
    background-color: rgba(255, 255, 255, .1);
    width: 100%;
    margin-bottom: 20px;
    font-size: 20px;
    -webkit-appearance: none;
    color: #fff;
    transition: background-color .3s ease-in-out
}

.annotations,
.line-up ul {
    border-top: 1px solid rgba(255, 255, 255, .5)
}

input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
    background-color: rgba(255, 255, 255, .2)
}

textarea {
    resize: none;
    overflow: auto;
    height: 250px
}

::-webkit-input-placeholder {
    font-family: "WayRaveText", sans-serif
}

:-ms-input-placeholder {
    font-family: "WayRaveText", sans-serif
}

:-moz-placeholder {
    font-family: "WayRaveText", sans-serif
}

::-moz-placeholder {
    font-family: "WayRaveText", sans-serif
}

a[href="#annotations"] {
    color: #E8242E
}

.underline {
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.underline:hover {
    border-bottom: 1px solid #fff
}

.vert-scroll {
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.wrapper {
    max-width: 1600px;
    padding: 0 80px;
    margin: 0 auto
}

@media (max-width:767px) {
    .wrapper {
        padding: 0 20px;
        width: 100%;
        overflow: hidden
    }
}

.main-banner {
    height: calc(100vh - 100px);
    min-height: 700px;
    padding-top: 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.main-banner img[alt=wayrave] {
    max-width: 450px
}

.main-banner .date {
    display: block;
    text-align: center;
    margin: 30px 0;
    font-size: 1.3em
}

.main-banner .get-involved-button {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase
}

.main-banner .get-involved-button:hover:before {
    opacity: .4
}

section {
    padding: 100px 0;
    min-height: 70vh
}

section h2 {
    font-size: 128px;
    line-height: 1em;
    color: rgba(255, 255, 255, .2);
    -webkit-text-stroke: 1px rgba(255, 255, 255, .5);
    -webkit-text-fill-color: transparent;
    position: absolute;
    z-index: 1
}

.annotations ol,
.line-up ul li span {
    color: rgba(255, 255, 255, .5)
}

@media (max-width:1600px) {
    section h2 {
        font-size: 8vw
    }
}

section blockquote {
    width: 62%;
    max-width: 875px;
    font-size: 32px;
    line-height: 40px;
    position: absolute;
    z-index: 2;
    top: 280px;
    left: 120px
}

section blockquote a {
    display: inline-block;
    border-bottom: 2px solid #fff
}

section blockquote a:hover {
    opacity: .8
}

@media (max-width:1600px) {
    section blockquote {
        top: 18.5vw
    }
}

section .media-box {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 100%
}

.about {
    min-height: 700px
}

.about .media-box {
    width: 70%;
    overflow: hidden;
    top: 160px;
    opacity: .5
}

.about .media-box:after,
.about .media-box:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    background: #000
}

.about .media-box:before {
    bottom: 0;
    z-index: 1
}

.about .media-box img {
    position: relative;
    height: 100%;
    width: 100%
}

.about .media-box iframe {
    position: absolute;
    width: 100% !important;
    height: calc(100% + 120px) !important;
    top: -60px;
    left: 0
}

.dress-code .media-box,
.line-up h2,
.location blockquote,
.location h2 {
    position: relative
}

.do-deep-tech {
    min-height: 800px
}

.do-deep-tech h2 {
    text-align: right;
    right: 0
}

.do-deep-tech blockquote {
    top: 400px;
    left: auto;
    right: 120px;
    text-align: right
}

.do-deep-tech .media-box {
    top: 80px;
    left: 0;
    right: auto;
    width: 630px;
    max-width: 100%
}

.dress-code .media-box {
    margin-top: 160px;
    width: 5000px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline
}

.dress-code .media-box img {
    position: relative;
    margin-right: 25px;
    width: 389px
}

@media (min-width:768px) {
    .dress-code .media-box img:nth-child(2n+1) {
        top: -100px
    }
}

.line-up {
    background-image: url(/images/symbol1.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: fixed
}

.line-up ul {
    margin-top: 50px
}

.line-up ul li {
    font-size: 42px;
    line-height: 1em;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    padding: 30px 0
}

.line-up ul li:hover {
    background: rgba(255, 255, 255, .07);
    border-bottom: 1px solid #fff
}

.get-involved blockquote {
    max-width: 625px
}

.get-involved .form-box {
    max-width: 700px;
    margin: 400px auto 0
}

.get-involved .form-box button[type=submit] {
    width: 100%;
}

.get-involved .form-box .thnx {
    text-align: center;
    font-size: 26px;
    display: none
}

.location blockquote {
    top: -50px
}

.location .map {
    height: 733px;
    width: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.qas .qa {
    margin-bottom: 50px
}

.qas .qa-q {
    font-size: 50px;
    line-height: 1em;
    margin-bottom: 20px;
    padding-right: 30px
}

@media (min-width:767px) {
    .qas {
        margin: 300px 120px 0
    }

    .qas .qa {
        display: -ms-flexbox;
        display: flex
    }

    .qas .qa-q {
        width: 35%
    }

    .qas .qa-a {
        width: 65%
    }
}

@media (max-width:1200px) {
    .qas {
        margin: 300px 0 0
    }
}

.contacts iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .4
}

.contacts .tagline {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.contacts .tagline .title {
    font-size: 45px;
    line-height: 1.2em;
    margin-bottom: 30px;
    display: block
}

.contacts .tagline p {
    font-size: 32px
}

.annotations {
    padding: 20px;
    position: relative;
    margin-top: 100px;
    line-height: 1.2em
}

.annotations ol {
    font-size: .8em
}

.annotations:before {
    content: "*";
    position: absolute;
    top: -20px;
    left: 0;
    font-size: 1.2em
}
    

@media (min-width:1600px) {
    .about {
        min-height: 900px
    }
}

@media (max-width:1024px) {
    section blockquote {
        font-size: 26px;
        line-height: 30px
    }

    .qas .qa-q {
        font-size: 32px
    }
}

@media (max-width:767px) {
    header {
        height: 50px
    }

    header .logo {
        top: 18px;
        left: 15px
    }

    .main-banner {
        min-height: 100vh
    }

    .main-banner .date {
        top: -25px
    }

    .main-banner img[alt=wayrave] {
        max-width: 100%
    }

    .main-banner .get-involved-button {
        width: 100%;
        text-align: center
    }

    section h2 {
        position: relative;
        font-size: 14vw
    }

    section blockquote {
        width: 100%;
        max-width: 875px;
        font-size: 18px;
        line-height: 26px;
        position: relative;
        top: 0 !important;
        left: 0 !important;
        right: auto !important
    }

    .about {
        min-height: 0;
        margin-top: 100px
    }

    .about .media-box {
        width: 100%;
        top: 0
    }

    .do-deep-tech {
        min-height: 0;
        padding: 0
    }

    .do-deep-tech .media-box {
        width: 100%;
        position: relative;
        top: -200px
    }

    .dress-code {
        padding-top: 0
    }

    .dress-code .media-box {
        width: 3000px;
        margin-top: 60px
    }

    .dress-code .media-box img {
        margin-right: 15px;
        width: 268px
    }

    .line-up ul li {
        font-size: 22px
    }

    .faq .qas,
    .get-involved .form-box {
        margin-top: 40px
    }

    .contacts .tagline .title {
        font-size: 30px
    }

    .contacts .tagline p {
        font-size: 20px;
        line-height: 24px
    }
}

@media (max-width: 340px) {
    .dress-code .media-box {
        width: 2600px;
    }
    .dress-code .media-box img {
        width: 220px;
    }
}

.touchevents .about .media-box iframe {
    display: none
}

#contacts_map {
    width: 100%;
    height: 600px;
    margin-top: 30px
}

.btn {
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    font-size: 20px;
    padding: 12px 40px;
    letter-spacing: .05em;
    transition: background-color .3s ease-in-out
}

.btn:hover {
    background-color: rgba(255, 255, 255, .083)
}

.mobile {
    display: block;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
    position: fixed
}

.mobile__menu-button {
    position: absolute;
    display: block;
    font-size: 30px;
    height: 40px;
    width: 40px;
    padding-top: 5px;
    text-align: center;
    top: 5px;
    right: 10px;
    color: #fff;
    cursor: pointer;
    z-index: 1000
}

.mobile__menu-button.close {
    position: fixed
}

.content {
    background-image: url('/images/laser-show-589727-bw.jpg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
}

@media (min-width:767px) {

    .desktop-hidden,
    .mobile {
        display: none
    }
    .get-involved .form-box button[type=submit] {
        float: right;
        width: auto;
    }
}

@media (max-width:767px) {
    .mobile_menu {
        top: 0;
        float: none;
        padding-top: 30px;
        position: fixed;
        width: 100vw;
        height: 100vh;
        transform: translateX(100%);
        transition: transform .5s cubic-bezier(.5, .25, .01, 1);
        z-index: 100;
        background: #000;
        color: #fff
    }

    .mobile_menu a {
        color: #fff;
        display: inline-block;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .mobile_menu>ul {
        font-size: 29px;
        text-align: left;
        padding-bottom: 30px
    }

    .mobile_menu>ul li {
        display: block
    }

    .mobile_menu>ul li a {
        margin-left: 30px;
        line-height: 2.3rem;
        padding-top: .4rem;
        font-size: 1.3rem;
        text-transform: uppercase
    }

    .mobile_menu.show,
    .mobile_menu.show .main_page {
        transform: translateX(0)
    }

    .mobile-hidden {
        display: none
    }
}

@media (max-width:320px) {
    .mobile__menu-button {
        top: 4px
    }
}



/* Manifesto */
.manifesto__text {
    position: relative;
    margin: 60px 0;
}
.manifesto__text a {
    color: #E8242E;
    border-bottom: 1px solid #E8242E;
    display: inline;
}
.manifesto__text a:hover {
    opacity: 0.85;
}
.manifesto__text p {
    margin-bottom: 1em;
}

.manifesto__text .instagram-block {
    padding-left: 60px;
    margin: 60px 0;
    font-size: 18px;
    line-height: 26px;
    background-image: url('/images/instagram.svg');
    background-repeat: no-repeat;
    background-position: 0 7px;
}

@media (min-width:767px) {
    .manifesto__text {
        position: relative;
        margin: 65px 120px 60px;
    }
    .manifesto__text .instagram-block {
        padding-left: 80px;
        font-size: 32px;
        line-height: 40px;
    }
}

/* Plan */
.plan {
    padding-bottom: 0
}
.plan h2 {
    position: relative;
}
.plan__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -ms-flex-align: center;
    align-items: center;
}
.plan__content-left {
    font-size: 32px;
    padding: 30px 0 0;
}
.plan__content-right {
    padding: 30px 0 0;
}

@media (min-width:767px) {
    .plan__content-left {
        width: 30%;
        font-size: 50px;
        padding: 50px 0;
    }
    .plan__content-right {
        width: 70%;
        padding: 50px 0;
    }
}

/* Report */
.report .content {
    background: none;
}

.report__content h2 {
    position: relative;
    margin-bottom: 20px;
}

.report__content .more-link {
    text-align: center;
    margin: 40px 0;
}
.report__content .more-link a {
    color: #E8242E;
    font-size: 18px;
    border-bottom: 1px solid #E8242E;
    display: inline-block;
}
.report__content .more-link a:hover {
    opacity: 0.85;
}

.photo-gallery {
    display: flex;
    flex-wrap: wrap;
    line-height: 0;
    font-size: 0;
}
.photo-gallery__item {
    width: 20%;
}

@media (min-width:767px) {
    .report__content .more-link a {
        font-size: 32px;
    }
}

/* video */
.video {
  position: relative;
  line-height: 0;
  display: block;
  margin-bottom: 2em;
}

.video:hover .play {
  transform: scale(1.1);
}

.video .play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  will-change: transform;
  cursor: pointer;
  z-index: 10;
  transition: opacity, transform 0.5s cubic-bezier(0.25, 0.7, 0.55, 1);
}

.video .play:after {
  content: " ";
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: 58% 50%;
  background-image: url(/images/play.svg);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width:767px) {
    .video .play {
        margin-top: -60px;
        margin-left: -60px;
        width: 120px;
        height: 120px;
    }
}


