article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background-color: #000;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
body,
figure {
    margin: 0;
}
body {
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #000;
}
legend,
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* {
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
    height: 100%;
    background-color: #000;
}
html body {
    height: 100%;
}
/* ---------------------------
  TYPOGRAPHY
  -------------------------- */

h1,
h2,
h3,
h4,
h5,
h6,
p {
    color: #D8D8D8;
    margin: 0;
}
h2,
i {
    color: #7d7d7d;
}
h1 {
    font-size: 16rem;
    text-transform: lowercase;
    letter-spacing: 3px;
}
h2,
h3 {
    font-size: 3rem;
}
h3 {
    text-decoration: underline;
    line-height: 4rem;
    color: black;
    margin: 30px 0 15px;
}
p {
    font-size: 2rem;
    line-height: 3rem;
    color: black;
}
i {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
i:hover {
    opacity: 1;
    /*    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);*/
    
    color: #fff;
}
.teasers #sound-layer {
    display: none !important;
}
.video-texture {
    background: url(../video/itw_overlay_1000x1000.png);
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
}
.full-video {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
#mVid {
    display: none;
    width: 100%;
}
.wrapper {
    height: 100%;
    width: 100%;
    z-index: 3;
    position: relative;
    margin: 0;
}
#slideshow {
    width: 100%;
    margin: 0px auto;
    padding: 0;
    max-width: 500px;
}
#slideshow > div {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
#slideshow img {
    width: 100%;
}
#never {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.about-wrapper {} .st0 {
    fill: #CCC9C3;
}
.st1 {
    fill: #CCC9C3;
}
.st2 {
    fill: #CCC9C3;
}
.st3 {
    fill: #CCC9C3;
}
.st4 {
    fill: #CCC9C3;
}
.st5 {
    fill: #CCC9C3;
}
/* ---------------------------
  HERO SECTION
  -------------------------- */

#logo {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    max-width: 40%;
    max-height: 320px;
    position: relative;
    top: 35%;
    left: 0;
    transform: translate(0%, -45%);
    -ms-transform: translate(0%, -45%);
    -webkit-transform: translate(0%, -45%);
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
#logo-text {
    text-indent: -9000px;
    background: url(../img/logo_bw.png) no-repeat;
    background-size: 100%;
    height: 100%;
    position: absolute;
    width: 100%;
    min-height: 60px;
    margin-top: 13%;
    left: -5px;
}
#logo-shape {
    margin: 0 auto;
    width: 100%;
    max-width: 40%;
    position: relative;
    left: -10px;
}
#logo-date {
    opacity: 0;
    margin-right: 0 !important;
}
.release {
    font-size: 26px;
    color: #e63b19;
    font-family: 'Halant', serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 8px;
    position: relative;
    left: 8px;
}
#experienceContent {
    transform: translate(0%, -45%);
    -webkit-transform: translate(0%, -45%);
    -moz-transform: translate(0%, -45%);
    -o-transform: translate(0%, -45%);
    -ms-transform: translate(0%, -45%);
    top: 45%;
    left: -6px;
    position: relative;
    text-align: center;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    background: rgba(46,46,46,0.65);
    max-width: 480px;
    margin: 0 auto 60px;
    color: #fff;
    padding: 0px 0 0px;
}

#experienceContent p:before {
    content: "";
    display: inline-block;
    background: url("../img/tsix.png") no-repeat;
    width: 48px;
    height: 48px;
    margin: 0 0px 0 0;
    background-size: cover;
    position: relative;
    left: -20px;
    top: 26px;
}

#experienceContent p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 12px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    margin: 0 0 20px 0;
    color: #fff !important;
    font-weight: 300;
        letter-spacing: 12px;
        font-size: 22px;
        line-height: 22px;
        text-decoration: none;
        text-transform: uppercase;
    left: 13px;
    position: relative;
    top: -12px;
}
#experience:hover {
    background: #e63b19;
}
#experience:hover {
    color: #000;
}
#experience {
    padding: 2px 0;
    text-decoration: none;
    display: block;
    border: 1px solid #e63b19;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    max-width: 260px;
    margin: 0 auto;
    position: relative;
    left: 8px;
    text-indent: 12px;
    font-size: 18px;
    letter-spacing: 10px;
     top: -18px;
}
.button {
    display: block;
    color: #e63b19;
    background: transparent;
    font-size: 23px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 12px;
    line-height: 23px;
    cursor: pointer;
    text-decoration: none;
}

.exp-top {
    letter-spacing: 11px;
}

.exp-btm {
    margin-left: 51px;
    letter-spacing: 14px;
}

.button-mash {
    color: #000;
}
.button-default {
    color: #e63b19;
}
#watchTrailer {
    transform: translate(0%, -40%);
    -webkit-transform: translate(0%, -40%);
    -moz-transform: translate(0%, -40%);
    -o-transform: translate(0%, -40%);
    -ms-transform: translate(0%, -40%);
    top: 27%;
    position: relative;
    text-align: center;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    background: transparent;
    max-width: 560px;
    border: 1px solid #e63b19;
    margin: 0 auto;
    text-indent: -6px;
}
#watchTrailer:hover {
    background: #e63b19;
}
#watchTrailer:hover .button {
    color: #000;
}
#watch {
    padding: 8px 8px 8px 20px;
    text-decoration: none;
    display: block;
}
/* make keyframes that tell the start state and the end state of our object */

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fade-in {
    opacity: 0;
    /* make things invisible upon start */
    
    -webkit-animation: fadeIn ease-in 1;
    /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}
.fade-in.one {
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.fade-in.two {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.fade-in.three {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s;
}
.fade-in.four {
    -webkit-animation-delay: 3.3s;
    -moz-animation-delay: 3.3s;
    animation-delay: 3.3s;
}
#logo-shape img {
    width: 100%;
}
#tap {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9990;
    background-color: rgba(0, 0, 0, 0.90);
    text-align: center;
    display: none;
}
#sound-layer {
    display: none;
}
#m-enter {
    text-align: center;
    display: none;
}
#m-enter h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 6px;
    line-height: 23px;
    font-size: 14px;
    color: #e63b19;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.type-exp {
    display: inline-block;
    max-width: 40px;
    position: relative;
    top: -15px;
}
.type-exp img {
    width: 100%;
}
.type-exp.divide {
    max-width: 3px;
    top: 0;
    margin: 0 15%;
}
.type-exp.phone {
    margin-right: 0px;
}
.type-exp.card {
    max-width: 90px;
    top: -25px;
    margin-left: 0px;
}
/* ---------------------------
  NAV SECTION
  -------------------------- */

#menu {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 43;
}
#menuButtonContent {
    max-width: 40px;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 30;
}
#menu-button {
    display: block;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
#close-x {
    visibility: hidden;
}
#close-top {
    visibility: hidden;
}
#close-btm {
    visibility: hidden;
}
#nav {
    background: url(../img/nav-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 25;
    position: fixed;
    top: 0px;
    left: -1100px;
    z-index: 33;
    max-width: 600px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
#nav-list {
    text-align: center;
    max-width: 320px;
    padding-left: 0;
    margin: 24% 0 10px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
#nav-list li {
    margin: 6% 0;
    position: relative;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
#nav a {
    font-family: 'Halant', serif;
    color: #cccac4;
    font-size: 21px;
    letter-spacing: 16px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 300;
    position: relative;
    width: 100%;
    display: block;
    z-index: 9999;
}
#nav .nav-path {
    position: relative;
    z-index: 999;
    width: 100%;
    top: -28px;
    left: -10px;
    visibility: hidden;
    max-width: 260px;
    margin: 0 auto;
    max-height: 12px;
}
.path-a,
.path-b {
    fill: none;
}
.path-a {
    stroke-width: 0px;
    stroke: #000;
    visibility: hidden;
}
.path-b {
    stroke: #e63b19;
    stroke-width: 30px;
    visibility: hidden;
}
#nav-list li.active .nav-path {
    visibility: visible !important;
}
@-webkit-keyframes leftIn {
    from {
        left: -1100px;
    }
    to {
        left: 0px;
    }
}
@-moz-keyframes leftIn {
    from {
        left: -1100px;
    }
    to {
        left: 0px;
    }
}
@keyframes leftIn {
    from {
        left: -1100px;
    }
    to {
        left: 0px;
    }
}
#nav.left-in {
    left: 0;
    /* make things invisible upon start */
    
    -webkit-animation: leftIn ease-in 1;
    /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    
    -moz-animation: leftIn ease-in 1;
    animation: leftIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}
.left-in.four {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    animation-delay: 3s;
}
@-webkit-keyframes leftOut {
    from {
        left: 0px;
    }
    to {
        left: -1100px;
    }
}
@-moz-keyframes leftOut {
    from {
        left: 0px;
    }
    to {
        left: -1100px;
    }
}
@keyframes leftOut {
    from {
        left: 0px;
    }
    to {
        left: -1100px;
    }
}
#nav.left-out {
    left: -1100px;
    /* make things invisible upon start */
    
    -webkit-animation: leftOut ease-in 1;
    /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    
    -moz-animation: leftOut ease-in 1;
    animation: leftOut ease-in 1;
    -webkit-animation-fill-mode: forwards;
    /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}
.left-out.four {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    animation-delay: 3s;
}
#expLink {
    display: block;
}
#phLink,
#vrLink {
    display: none;
}
.home-partner {
    width: 100%;
    max-width: 260px;
    margin: 0 20px;
    position: absolute;
    left: 0;
    bottom: 50px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    opacity: 1;
}

.og-partner {
    max-width: 260px;
    margin: 0 20px;
    position: absolute;
    left: 0;
    bottom: 50px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    opacity: 1;
}

.og-partner-m {
    max-width: 260px;
    display: none;
    opacity: 0;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}

.og-partner-m img {
    width: 100%;
}

.slick-dots li button:before {
    color: #ccc;
    font-size: 60px;
    background-image: url(../img/xnav.png);
    background-size: cover;
    display: block;
    content: '';
    background-position: 0 0;
}
.slick-dots li.slick-active button:before {
    color: #fff;
    background-position: -27px 0;
}
.home-partner img {
    width: 100%;
}

.og-partner img {
    width: 100%;
}
/* ---------------------------
  ABOUT SECTION
  -------------------------- */

  .copy {
    overflow: auto;
  }

#never {
    margin: 0 auto 0;
    width: 100%;
    text-align: center;
    max-width: 45%;
    max-height: 320px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
#never-header {
    opacity: 0;
    margin-top: 8%;
    left: 8px;
}
@-moz-document url-prefix() {
    #never-header {
        min-height: 210px;
        top: 40px;
    }
}
#never-header-m {
    display: none;
}
#logo-container {
    max-width: 70%;
    margin: 15% auto 40px;
    width: 100%;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
.about #logo-container {
    margin: 19% auto 40px;
}
.logo-inside {
    position: relative;
}
.never {
    font-size: 35px;
    color: #fff;
    font-family: 'Halant', serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 25px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    position: relative;
    width: 100%;
}
#never #logo-text {
    text-indent: -9000px;
    background: url(../img/logo_bw.png) no-repeat;
    background-size: 100%;
    height: 100%;
    position: absolute;
    width: 100%;
    min-height: 60px;
    margin-top: 6%;
}
#never #logo-shape {
    margin: 0 auto;
    width: 100%;
    max-width: 33%;
    position: relative;
    left: -1.5%;
    top: -30px;
}
#about-container {
    margin: 5% auto 0;
    width: 100%;
    text-align: center;
    max-width: 470px;
    padding-bottom: 70px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
#about-container h1 {
    font-size: 22px;
    color: #fff;
    font-family: 'Halant', serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 3px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
#about-container p {
    font-size: 18px;
    color: #e63b19;
    font-family: 'Lato', sans-serif;
    margin-top: 25px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}

#about-container a{
    color: #e63b19;
        -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}

#about-container a:hover {
    color: #fff;
}
#aboutContent {
    text-align: center;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    background: transparent;
    max-width: 300px;
    border: 1px solid #e63b19;
    margin: 50px auto;
}
#aboutContent:hover {
    background: #e63b19;
}

/* ---------------------------
  GALLERY SECTION
  -------------------------- */

#galleryContainer {
    margin: 30px auto 0;
    max-width: 1400px;
}
.gallery {
    display: block;
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
    left: -10px;
}
.gallery:after {
    content: '';
    display: block;
    clear: both;
    z-index: 1;
}
.grid-item {
    width: 310px;
    height: 420px;
    float: left;
    border-radius: 5px;
    margin-top: 15px;
    text-align: center;
    z-index: 1;
    cursor: pointer;
}
.slider-mask {
    position: absolute;
    background-color: black;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}
.slider {
    visibility: hidden;
    margin: 0 auto !important;
    z-index: 3;
}
.slider img {
    pointer-events: none;
    margin: 0 auto !important;
    width: 100%;
    max-width: 1500px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
.master-nav {
    max-width: 400px;
    height: 70px;
    margin: 0 auto;
    z-index: 1000;
    position: relative;
    top: 33px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
.nailthumb-container img.nailthumb-image {
    top: -20px !important;
}
.master-prev,
.master-next,
.grid-nav,
.slider-nav {
    width: 30px;
    height: 30px;
    display: inline-block;
    z-index: 3;
}
.grid-nav {
    margin-right: 16px;
}
.master-prev {
    display: none !important;
    left: 0;
    position: absolute;
    background: url('../img/slider-left.png');
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
.master-next {
    display: none !important;
    right: 0;
    position: absolute;
    background: url('../img/slider-right.png');
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
.master-boxes {
    position: relative;
    margin: 0 auto;
    width: 80px;
}
.grid-view-nav-open {
    background: url('../img/grid-open.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.grid-view-nav-closed {
    background: url('../img/grid-closed.png');
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
.slider-view-nav-open {
    background: url('../img/slider-open.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.slider-view-nav-closed {
    background: url('../img/slider-closed.png');
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
/*
    .slick-dots > li > button{
      background:url('../img/o-dot.png');
      background-repeat: no-repeat;
      background-size: contain;
      cursor:pointer;
    }

    .slick-dots > .slick-active > button {
      background:url('../img/x-dot.png');
      background-repeat: no-repeat;
      background-size: contain;
      cursor:pointer; 
    }*/
/* ---------------------------
  VIDEO SECTION
  -------------------------- */

#trailer-overlay {
    z-index: 9999;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 1;
    display: none;
}
.video-container {
    position: relative;
    top: 0;
    left: 0;
    width: 90%;
    height: 80%;
    overflow: hidden;
    /* max-width: 2000px;
      max-height: 1000px;*/
    
    margin: 0 auto;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#trailer-buttons {
    margin: 0px auto;
    max-width: 100%;
    width: 100%;
    text-align: center;
}
#trailer-buttons .button {
    font-size: 15px;
    letter-spacing: 8px;
    text-indent: 8px;
}
#trailer-one {
    padding: 8px 0;
}
#trailer-two {
    padding: 8px 0;
}
#trailer-new {
    padding: 8px 0;
}
#trailerContent {
    text-align: center;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    background: transparent;
    max-width: 280px;
    border: 1px solid #e63b19;
    margin: 10px;
}
#trailerContent:hover {
    background: #e63b19;
}
#trailerContent:hover a {
    color: #000;
}

#trailerBContent {
    text-align: center;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    background: transparent;
    max-width: 280px;
    border: 1px solid #e63b19;
    margin: 10px;
    margin-top: 70px;
}
#trailerBContent:hover {
    background: #e63b19;
}
#trailerBContent:hover a {
    color: #000;
}

#trailerTContent {
    text-align: center;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    background: transparent;
    max-width: 280px;
    border: 1px solid #e63b19;
    margin: 10px;
}
#trailerTContent:hover {
    background: #e63b19;
}
#trailerTContent:hover a {
    color: #000;
}
.trailers {
    padding: 8px 0px 8px 8px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
.trailers.active {
    background: #e63b19;
    color: #000;
}
.trailers-content {
    display: inline-block;
    width: 100%;
    max-width: 280px;
}


.videos-container {
      position: relative;
      top: 0;
      left: 0;
      width: 90%;
      height: 100%;
      overflow: hidden;
     /* max-width: 2000px;
      max-height: 1000px;*/
      margin: 0 auto;
}
       
      .videos-container iframe,
      .videos-container object,
      .videos-container embed {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
}

#trailerH-overlay {
    position:fixed;
    top:0;
    left:0;
    z-index:9999;
    height:100%;
    width:100%;
    background:#000;
    opacity:1;
    display:none;    
}

#tt #poster {
    background: url(../img/See_the_poster.png) no-repeat;
    display: block;
    text-indent: -9000px;
    margin: 0 auto 0;
    position: absolute;
    width: 100%;
    height: 28px;
    background-position: center 0;
    bottom: -90px;
    cursor: pointer;
}
#tt #poster:hover {
    background-position: center -52px;
}
.close {
    position: absolute;
    top: 30px;
    right: 30px;
    color: #fff;
    font-family: 'BenchNine', sans-serif;
    font-size: 30px;
    font-weight: 300;
    z-index: 999;
    background: #000;
    padding: 3px;
    cursor: pointer;
}
.close-button {
    background: url('../img/close.png') #000;
    background-size: cover;
    height: 24px;
    width: 15px;
    text-indent: -9000px;
    display: block;
}
.close:hover .close-button {
    background-position: 0px 24px;
}
/* ---------------------------
  PRESS SECTION
  -------------------------- */

  .press .wrapper{
    overflow: auto;
  }

.press #logo {
    top: 0;
    margin-top: 7%;
    max-height: 250px;
}
.press #itw_preloader {
    top: 0;
    margin-top: 15%;
}
.pressList {
    width: 100%;
    list-style: none;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    position: relative;
    top: 0;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
.pressList li {
    display: inline-block;
    max-width: 27%;
    margin-right: 5%;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
.pressList li:last-child {
    margin-right: 0;
    margin-bottom: 0;
}
.pressList li img {
    width: 100%;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}

.pSecond {
    margin-top: 3%;
    padding-bottom: 30px;
}
/* ---------------------------
  END SECTION
  -------------------------- */


#optimize {
  pointer-events: none;
  z-index: 10;
  line-height: 34px;
  height: 30px;
  width: 90%;
  max-width: 705px;
  background-color: transparent;
  border: 1px solid #e63b19;
  letter-spacing: 11px;
  background-color: #e63b19;
  -webkit-transition: all ease 0.75s;
  -moz-transition: all ease 0.75s;
  -o-transition: all ease 0.75s;
  transition: all ease 0.75s;
  margin: 0;
  position: absolute;
  left: 49.5%;
  top: 52%;
  transform: translate(-50%, calc(-50% + 340px));
  -webkit-transform: translate(-50%, calc(-50% + 340px));
    -moz-transform: translate(-50%, calc(-50% + 340px));
    -o-transform: translate(-50%, calc(-50% + 340px));
    -ms-transform: translate(-50%, calc(-50% + 340px));
   margin-bottom: 50px;
   display: none;
}

#optimize .enter {
  font-family: 'Poppins';
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #fff
}
#optimize .enter:before {
  content: '';
  background: url("../images/instructions/cb-img.png") no-repeat;
  background-size: contain;
  padding-left: 35px;
  content: "";
  margin-right: 12px;
}

.end {
    background: url('../img/end_bg.jpg') no-repeat;
    background-size: cover;
    background-color: #000;
    background-position: center;
}

.exp {
    background: #000;
}
.end #menu {
    display: none;
}
.end #nav {
    display: none;
}

.end.exp #menu {
    display: block;
}
.end.exp #nav {
    display: block;
}

.end .end-nav {
    text-align: center;
    position: relative;
    margin: 40px 0;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    top: 35%;
    left: auto;
    transform: translate(0, -35%);
    -webkit-transform: translate(0, -35%);
    -moz-transform: translate(0, -35%);
    -o-transform: translate(0, -35%);
    -ms-transform: translate(0, -35%);
}
.end #logo {
    margin: 0px auto;
    width: 100%;
    text-align: center;
    max-width: 100%;
    max-height: 320px;
    position: relative;
    top: 40%;
    left: auto;
    transform: translate(0, -40%);
    -webkit-transform: translate(0, -40%);
    -moz-transform: translate(0, -40%);
    -o-transform: translate(0, -40%);
    -ms-transform: translate(0, -40%);
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
.end #logo-shape {
    margin: 0 auto;
    width: 100%;
    position: relative;
    left: -8px;
    max-width: 30%;
}
.end #trailer-overlay {
    height: 50%;
    margin-top: 60px;
    background: transparent;
}
.end .video-container {
    width: 60%;
    height: 100%;
}
.end #startAgain {
    text-align: center;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    max-width: 380px;
    border: 1px solid #e63b19;
    margin: 0 auto 20px;
    background: transparent;
}
.end #startAgain i {
    color: #e63b19;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
.end #startAgain:hover i {
    color: #000;
}
.end #startAgain:hover {
    background: #e63b19;
    color: #000;
}
.end #startAgain #start-again {
    color: #e63b19;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
.end #startAgain:hover #start-again {
    color: #000;
}
.end #start-again {
    padding: 8px;
    text-decoration: none;
    display: block;
}
.end #goTo {
    display: inline-block;
    text-align: center;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    background: transparent;
    width: 300px;
    border: 1px solid #e63b19;
    margin: 0 auto;
    margin-right: 20px;
    max-height: 44px;
    overflow: hidden;
    font-size: 16px;
    letter-spacing: 10px;
}
.end #goTo:hover {
    background: #e63b19;
    color: #000;
}
.end #go-to {
    padding: 8px 10px 8px 18px;
    text-decoration: none;
    display: block;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
     font-size: 16px;
    letter-spacing: 10px;
}
.end #shareExperience {
    display: inline-block;
    text-align: center;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    background: transparent;
     width: 300px;
    border: 1px solid #e63b19;
    margin: 0 auto;
    max-height: 44px;
    overflow: hidden;
    position: relative;

}
.end #shareExperience:hover {
    background: #e63b19;
    color: #000;
}
.end #share-end {
    padding: 8px 55px 8px 60px;
    font-size: 16px;
    letter-spacing: 10px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
.end #shareExperience:hover .button,
.end #goTo:hover .button {
    color: #000;
}
.cardboard #logo {
    position: absolute;
    left: 50%;
    top: 30%;
    transform: translate(-50%, -30%);
    -webkit-transform: translate(-50%, -30%);
    -moz-transform: translate(-50%, -30%);
    -o-transform: translate(-50%, -30%);
    -ms-transform: translate(-50%, -30%);
    max-width: 850px;
}
.cardboard #startAgain {
    max-width: 290px;
    display: inline-block;
    margin-right: 20px;
}
.cardboard #start-again {
    padding: 8px 34px 8px 24px;
}
.cardboard #goTo {
    max-width: 250px;
    margin-right: 0;
    display: inline-block;
    top: -1px;
    position: relative;
}
.cardboard #go-to {
    padding: 9px 72px 9px 82px;
}
.cardboard .end-nav {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
}

.end .shareBtn {
      position: relative;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
        -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}

.end #share-end {
  width: 100%;
  height: 100%;
}

.shareS {
      position: absolute;
    display: block;
    bottom: -50px;
    width: 100%;
    height: 100%;
    background: #e63b19;
    color: #000;
    font-size: 20px;
        -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}

.shareS a {
    display: inline-block;
    color: #000;
    padding: 8px 0;
    text-align: center;
    width: 43%;
}

.shareS a:hover i {
    color: #fff;
}

.shareS i {
    color: #000;
    font-size: 20px;
}

.share-off {
    top: -50px !important;
}

.share-on {
    bottom: 0px !important;
}


.exp #instructionsVR {
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    max-width: 100%;
    width: 90%;
    margin: 20px auto;
    z-index: 10;
    padding-top: 0;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}

.exp #instructionsVR .headphones {
    display: inline-block;
    width: 50%;
    max-width: 225px;
    vertical-align: top;
    margin-right: 50px;
}

.exp #instructionsVR .headphones:last-child {
    margin-right: 0;
}

.exp #instructionsVR .headphones img {
    width: 100%;
    height: 100%;
    margin-bottom: 5%;
    position: relative;
    max-width: 105px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}

.exp #instructionsVR .headphones p {
    font-size: 12px;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin: 10px 0;
    position: relative;
    color: #fff;
    margin-top: 23px;
    line-height: 16px;
}

.exp #instructionsVR .vr img {
    max-width: 125px;
}

.exp #instructionsVR .vr p {
    margin-top: 0;
}

.exp #logo {
    margin: 0px auto;
    width: 100%;
    text-align: center;
    max-width: 100%;
    max-height: 320px;
    position: relative;
    top: 20%;
    left: auto;
    transform: translate(0, -20%);
    -webkit-transform: translate(0, -20%);
    -moz-transform: translate(0, -20%);
    -o-transform: translate(0, -20%);
    -ms-transform: translate(0, -20%);
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}

.exp #startAgain {
    text-align: center;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    max-width: 380px;
    border: 1px solid #e63b19;
    margin: 13% auto 25px;
    background: transparent;
    position: relative;
    left: -9px;
}

.exp #start-again {
    padding: 8px 0;
}

.exp #getTix {
    text-align: center;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    max-width: 380px;
    border: 1px solid #e63b19;
    margin: 0 auto 60px;
    background: transparent;
    position: relative;
    left: -9px;
}

.exp #get-tix {
    padding: 8px 0;
    letter-spacing: 5px;
    text-indent: 5px;
    position: relative;
    top: 1px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}

.exp #getTix:hover {
    background: #e63b19;
    color: #000;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}

.exp #getTix:hover #get-tix {
    color: #000;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}

.exp #expVid {
    width: 100%;
}

.exp-head {
    color: #fff !important;
    font-family: 'Poppins', serif;
    font-weight: 300;
    font-size: 23px;
    letter-spacing: 12px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 25px;
    margin-bottom: 3%;
    margin-top: 2%;
}

.select-head {
    display: none;
    color: #e63b19 !important;
    font-family: 'Poppins', serif;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 6px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 25px;
    margin-bottom: 30px;
    margin-top: -10px;
}

.exp #instructionsVR-m {
    display: none
}

.exp #instructionsVR-m {
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    max-width: 100%;
    width: 100%;
    margin: 0px auto;
    z-index: 10;
    padding-top: 0;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}

.exp #instructionsVR-m .headphones {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    vertical-align: top;
    margin-right: 0px;
    margin-bottom: 40px;
}

.exp #instructionsVR-m .headphones:last-child {
    margin-right: 0;
}

.exp #instructionsVR-m .headphones img {
    width: 100%;
    height: 100%;
    margin-bottom: 5%;
    position: relative;
    max-width: 50px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}

.exp #instructionsVR-m .headphones p {
    font-size: 11px;
    letter-spacing: 8px;
    text-transform: uppercase;
    margin: 10px 0;
    position: relative;
    color: #fff;
    margin-top: 0px;
    line-height: 16px;
}

.exp #instructionsVR-m .vr img {
    max-width: 85px;
}

.exp #instructionsVR-m .vr p {
    margin-top: 0;
}

.exp #exp-phone {
    text-align: center;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    max-width: 380px;
    border: 1px solid #e63b19;
    margin: 10px auto 10px;
    background: transparent;
    position: relative;
}

.exp #exp-tix {
    text-align: center;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    max-width: 380px;
    border: 1px solid #e63b19;
    margin: 10px auto 10px;
    background: transparent;
    position: relative;
}

.exp #exp-cardvr {
    text-align: center;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    max-width: 380px;
    border: 1px solid #e63b19;
    margin: 10px auto 10px;
    background: transparent;
    position: relative;
}

.exp #exp-phone a {
    padding: 4px 0;
    letter-spacing: 6px;
}

.exp #exp-tix a {
    padding: 4px 0;
    letter-spacing: 5px;
    text-indent: 3px;
}

.exp #exp-cardvr a {
    padding: 4px 3px 4px 5px;
    letter-spacing: 6px;
}

.exp .h-img {
    display: inline-block;
    letter-spacing: 5px;
    color: #e63b19 !important;
    text-align: left;
    margin-right: 15px;
    vertical-align: top;
}

.exp .h-img:last-child {
    margin-right: 0;
    padding-top: 10px;
}

/* ---------------------------
  FOOTER SECTION
  -------------------------- */

.social-container {
    text-align: center;
    width: 100%;
    display: none;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
.m-social {
    display: inline-block;
    margin-right: 15px;
}
#nav .social-container {
    list-style: none;
    width: 100%;
    text-align: right;
    margin: 0 auto;
    text-align: center;
    padding: 0;
}
#nav .social-container li {
    display: inline-block;
    margin-right: 15px;
    color: #e63b19;
    text-decoration: none;
    font-weight: 400;
    font-size: 30px;
}
#nav .social-container li:last-child {
    margin-right: 0;
}
#nav .social-container a {
    color: #e63b19;
    text-decoration: none;
    font-weight: 400;
    font-size: 30px;
}
#nav .social-container a:hover {
    color: #e63b19;
}
.social-container li,
.social-container li a,
.social-container li a .social,
.social-container li a i {
    font-size: 40px !important;
    color: #e63b19 !important;
}
.social-container li {
    margin-right: 30px;
}
#galleryContainerM {
    display: none;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
#galleryContainerM ul {
    padding: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
#galleryContainerM ul li {
    width: 60%;
    margin: 35px auto;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
#galleryContainerM img {
    width: 100%;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
#footer {
    position: fixed;
    bottom: 0px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
    box-shadow: -10px 5px 70px 45px rgba(0, 0, 0, 0.7);
    height: 0px;
    color: #fff;
    z-index: 34;
}
#footer #logo {
    position: absolute;
    bottom: 15px;
    left: 20px;
}
#footer .rating {
    position: absolute;
    left: 20px;
    bottom: 10px;
    max-width: 110px;
}
#footer .rating img {
    width: 100%;
}
#footer #logo a {
    display: block;
    position: relative;
    z-index: 2;
}
#footer ul {
    list-style: none;
    width: 100%;
    text-align: right;
    position: relative;
    bottom: 58px;
    right: 20px;
    margin: 0 auto;
}
#footer ul li {
    display: inline-block;
    margin-right: 15px;
    color: #696969;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
}
#footer ul li:last-child {
    margin-right: 0;
}
#footer a {
    color: #696969;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
}
#footer a:hover {
    color: #fff;
}
#billing-block {
    display: block;
    position: absolute;
    bottom: -400px;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 1);
    padding: 60px 0;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 3;
}
#billing-block.on {
    bottom: 0px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
#billing-block ul {
    text-align: center;
    bottom: 30px;
}
#billing-block a {
    color: #fff;
}
#billing-block p {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #696969;
    position: relative;
    top: 20px;
}
#billing-block a:hover {
    color: #696969;
}
#share-block {
    display: block;
    position: absolute;
    bottom: -400px;
    width: 75px;
    text-align: center;
    background: rgba(0, 0, 0, 1);
    padding: 29px 0;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    right: 285px;
}
#share-block.on {
    bottom: 0px;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
#share-block ul {
    text-align: center;
    padding: 0;
    text-align: left;
    bottom: -5px;
    right: 0;
}
#share-block ul li {
    margin-right: 0;
    width: 100%;
    margin-bottom: 7px;
    margin-left: 10px;
}
.arrow-up {
    margin-left: 5px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 9px solid #696969;
    display: inline-block;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.arrow-down {
    margin-left: 5px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 9px solid #696969;
    display: inline-block;
    border-bottom: 0;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.arrows:hover .arrow-up {
    border-bottom: 9px solid #fff;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.arrows:hover .arrow-down {
    border-top: 9px solid #fff;
    border-bottom: 0;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.legal {
    top: 0;
    position: relative;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.share {
    top: 0;
    position: relative;
    -webkit-transition: all ease 0.75s;
    -moz-transition: all ease 0.75s;
    -o-transition: all ease 0.75s;
    transition: all ease 0.75s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.legal.on {
    position: relative;
    z-index: 500;
    /*    top: -128px;*/
    
    top: 0;
    -webkit-transition: all ease 1s;
    -moz-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.share.on {
    position: relative;
    z-index: 500;
    top: -102px;
    -webkit-transition: all ease 1s;
    -moz-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.social {
    font-size: 14px !important;
}
.inline-block-wrapper {
    display: inline-block;
}
#player {
    cursor: pointer;
}
.bar-wrapper {
    /*background-color: red;*/
    
    height: 10px;
    width: 3px;
    display: block;
    position: relative;
}
.bar {
    background-color: #696969;
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    max-height: 16px !important;
}
.muted .bar-wrapper {
    /*  height: 1px;*/
}
.muted .bar {
    height: 1px !important;
}
#player:hover .bar {
    background-color: #fff;
}
#legal-logo a {
    max-width: 200px;
    display: block;
    margin: 0 auto;
}
#legal-logo img {
    width: 100%;
}
/* POSTER */

.poster {
    opacity: 0;
    overflow: hidden;
    left: 0;
    right: 0;
    z-index: 4;
    background: rgba(0, 0, 0, .7);
    transition: opacity .3s linear;
    visibility: hidden
}
.poster,
.poster .image {
    position: absolute;
    top: 0;
    bottom: 0
}
.poster .image {
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    z-index: 0
}
.poster .image span {
    display: inline-block;
    height: 20%;
    width: 100%;
    overflow: hidden;
    position: relative;
    float: left;
    clear: both
}
.poster .close {
    display: inline-block;
    margin: 20px;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 2
}
.poster .close svg {
    fill: #fff;
    transition: fill .3s linear;
    width: 100%;
    height: 100%
}
.poster .close:hover svg {
    fill: red
}
.poster .share {
    margin: 20px;
    position: absolute;
    right: 0;
    z-index: 2
}
.poster .share p {
    font-family: euro-text;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    text-align: center;
    text-transform: uppercase
}
.poster .share a {
    color: #fff;
    font-size: 32px;
    transition: color .3s linear;
    width: 32px;
    height: 45px;
    padding: 0;
    margin: 5px
}
.poster .share a:hover {
    color: red
}
.poster .share a:hover svg {
    fill: red
}
.poster .share svg {
    fill: #fff;
    width: 30px;
    transition: fill .3s linear
}
.poster-thumbnail {
    display: inline-block;
    position: relative;
    left: 50%;
    top: calc(100% - 50px);
    opacity: 1;
    margin-top: 0;
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2
}
.poster-thumbnail a {
    background: red;
    border: 1px solid red;
    color: #fff;
    display: inline-block;
    font-family: euro-text;
    font-size: 18px;
    font-weight: 400;
    height: 28px;
    overflow: hidden;
    text-transform: uppercase;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transition: height .5s cubic-bezier(.77, 0, .175, 1)
}
.poster-thumbnail a p {
    padding: 2px 20px;
    margin: 0;
    text-align: center
}
.poster-thumbnail a img {
    position: relative
}
.poster-thumbnail a:hover {
    height: 472px
}
.poster-thumbnail.shown {
    opacity: 0;
    margin-top: 20px
}

.dor {
  display: none;
}

.pre-week {
        letter-spacing: 8px;
}

.tomorrow-release {
        letter-spacing: 8px;
}


@media screen and (min-width: 2250px) {
    .about #logo-container {
        margin: 18% auto 40px;
    }
}
@media screen and (min-width: 2000px) {
    #about-container {
        margin: 7% auto 0;
    }
    #never #logo-shape {
        top: -38px;
    }
    .about #logo-container {
        margin: 15% auto 40px;
    }
    #watchTrailer {
        top: 28%;
    }

    .press #itw_preloader {
       top: 0;
      margin-top: 13%;
    }
}

@media screen and (min-width: 2250px) {
    #watchTrailer {
        top: 34%;
    }
}

@media screen and (max-width: 2000px) {
    .about #logo-container {
        margin: 20% auto 40px;
    }
}
@media screen and (min-width: 1500px) {
    .end .video-container {
        width: 50%;
        height: 100%;
    }
    #never #logo-shape {
        top: -30px;
    }

}
@media screen and (max-width: 1700px) {
    #menu {
        max-width: 30%;
    }
    #nav {
        background-size: 100% 100%;
    }

    .home #nav {
         max-width: 400px;
    }
}
@media screen and (max-width: 1600px) {
    #nav a {
        font-size: 20px;
        letter-spacing: 11px;
    }
    #nav-list li {
        margin: 4% 0;
        transform: translate(0%, -6%);
        -webkit-transform: translate(0%, -6%);
        -moz-transform: translate(0%, -6%);
        -o-transform: translate(0%, -6%);
        -ms-transform: translate(0%, -6%);
    }
    #nav-list {
        max-width: 260px;
    }
    #nav .nav-path {
        top: -28px;
        max-width: 205px;
        left: -5px;
        
    }
    .home-partner {
        max-width: 205px;
    }
    .og-partner {
        max-width: 205px;
    }
    .never {
        font-size: 25px;
    }
    #logo-container {
        top: 15px;
    }
    #never #logo-shape {
        top: -27px;
    }
    #about-container {
        margin: 1% auto 0;
    }
    .about #logo-container {
        margin: 23% auto 40px;
    }

    .end #logo-shape {
        max-width: 30%;
    }

}
@media screen and (min-width: 1600px) and (max-height: 1050px) {
    #nav-list li {
        margin: 4% 0;
        transform: translate(0%, -3%);
        -webkit-transform: translate(0%, -3%);
        -moz-transform: translate(0%, -3%);
        -o-transform: translate(0%, -3%);
        -ms-transform: translate(0%, -3%);
    }
    #nav-list {
        text-align: center;
        padding-left: 0;
        margin: 20% 0 10px;
    }
}
@media screen and (min-width: 1700px) and (max-height: 800px) {
    #nav-list li {
        margin: 3% 0;
        transform: translate(0%, -3%);
        -webkit-transform: translate(0%, -3%);
        -moz-transform: translate(0%, -3%);
        -o-transform: translate(0%, -3%);
        -ms-transform: translate(0%, -3%);
    }
    #nav-list {
        text-align: center;
        padding-left: 0;
        margin: 20% 0 10px;
    }
}
@media screen and (max-width: 1400px) and (max-height: 800px) {
    #nav-list li {
        margin: 3% 0;
        transform: translate(0%, -3%);
        -webkit-transform: translate(0%, -3%);
        -moz-transform: translate(0%, -3%);
        -o-transform: translate(0%, -3%);
        -ms-transform: translate(0%, -3%);
    }

}

@media screen and (max-height: 1100px) {
    .exp #startAgain {
           margin: 6% auto 25px;
    }
}

@media screen and (min-width: 2100px) {
        .exp #startAgain {
            margin: 6% auto 25px;
    }
}

@media screen and (max-height: 850px) {
    .exp #startAgain {
           margin: 3% auto 25px;
    }
}
@media screen and (min-width: 2100px) and (max-height: 970px) {
        .exp #startAgain {
            margin: 1% auto 25px;
    }
}


@media screen and (max-height: 800px) {
    .cardboard #logo {
        max-width: 500px;
    }

    #optimize {
        top: 49%;
    }
}
@media screen and (max-height: 400px) {
    .cardboard .end-nav {
        position: absolute;
        left: 50%;
        top: 60%;
        transform: translate(-50%, -20%);
        -webkit-transform: translate(-50%, -20%);
        -moz-transform: translate(-50%, -20%);
        -o-transform: translate(-50%, -20%);
        -ms-transform: translate(-50%, -20%);
    }

    #experienceContent {
        top: 50%;
    }

}
/*@media screen and (min-width: 1600px) {
  #nav-list li {
    margin: 9% 0;
  }
}*/

@media screen and (max-width: 1400px) {

    .end #logo-shape {
        max-width: 40%;
    }
    .release {
        font-size: 25px;
    }
    .button {
        font-size: 18px;
    }
    #experienceContent {

    }

    #optimize {
        top: 40%;
    }
    #watchTrailer {
        max-width: 470px;
    }
    #nav-list {
        margin: 20% 0 10px;
    }
    #logo {
        top: 30%;
        transform: translate(0%, -30%);
        -webkit-transform: translate(0%, -30%);
        -moz-transform: translate(0%, -30%);
        -o-transform: translate(0%, -30%);
        -ms-transform: translate(0%, -30%);
    }

    #experienceContent {
        top: 48%;
        transform: translate(0%, -50%);
        -webkit-transform: translate(0%, -50%);
        -moz-transform: translate(0%, -50%);
        -o-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
    }
    #nav {
        background-position: -110px 0;
    }
    #never #logo-shape {
        top: -22px;
    }

    .press #itw_preloader {
      top: 0;
      margin-top: 17%;
    }
}
@media only screen and (max-width: 1250px) {
    .slick-slide img {
        width: 100%;
    }
}
@media (max-width: 1200px) {
    .poster-thumbnail {
        top: calc(100% - 150px)
    }
    .poster-thumbnail a:hover {
        height: 399px
    }
    .poster-thumbnail a p {
        padding: 2px 10px
    }
    .poster-thumbnail img {
        width: 250px
    }
    #never #logo-shape {
        top: -21px;
    }
}
@media only screen and (max-width: 1200px) {
    #billing-block img {
        width: 95%;
    }
    #billing-block.on {
        bottom: 0;
    }
    .release {
        letter-spacing: 8px;
    }
}
@media screen and (max-width: 1028px) {
    #never #logo-shape {
        top: -21px;
    }
}
@media screen and (max-width: 500px) {
    .shine-word {
        font-size: 7vh;
    }
    h2 {
        font-size: 2rem;
    }
}
@media screen and (max-width: 770px) {
    #never #logo-shape {
        top: -24px;
    }
}
@media screen and (max-height: 770px) {
    body {
        overflow: auto;
    }
    #logo-container {
        max-width: 60%;
    }
    #about-container p {
        font-size: 15px;
    }
    #aboutContent {
        margin: 30px auto;
    }
    .video-container {
        height: 60%;
    }
}
@media screen and (max-height: 1150px) {
    .slider img {
        max-width: 1200px;
    }
}
@media screen and (max-height: 1000px) {
    .slider img {
        max-width: 1050px;
    }
}
@media screen and (max-height: 900px) {
    .never {
        font-size: 25px;
    }
    .slider img {
        max-width: 850px;
    }
}
@media screen and (max-height: 850px) {
    #about-container p {
        line-height: 25px;
        font-size: 16px;
        margin-top: 15px;
    }
    .slider img {
        max-width: 750px;
    }
}
@media screen and (max-height: 770px) {
    .slider img {
        max-width: 650px;
    }
}
@media screen and (max-width: 1300px) {
    .never {
        font-size: 22px;
    }
    #never {
        max-width: 55%;
    }
}

@media screen and (max-height: 620px) {
    .og-partner {
        position: static;
        bottom: 0;
    }
     .home-partner {
        position: static;
        bottom: 0;
    }
}

@media screen and (max-height: 620px) {
    #tt {
        bottom: 140px;
    }
    #hiding {
        bottom: 210px;
    }
    .video-container {
        height: 55%;
    }
    .slider img {
        max-width: 500px;
    }
}
@media screen and (max-height: 515px) {
    #main {
        display: none !important;
    }
    #tt {
        top: 0;
        bottom: auto;
    }
    #tt h1 {
        bottom: auto;
        top: 0;
    }
    #tt .shadow {
        top: 100px;
        bottom: auto;
    }
    #tt h3 {
        bottom: auto;
        top: 170px;
    }
    #tt #trailer {
        bottom: auto;
        top: 240px;
    }
    #hiding {
        bottom: auto;
        top: -30px;
    }
    .slider img {
        max-width: 300px;
    }
}
@media screen and (max-height: 450px) {
    .video-container {
        height: 55%;
    }
}
@media screen and (max-height: 350px) {
    .video-container {
        height: 45%;
    }
}
@media screen and (max-height: 275px) {
    #hiding {
        top: -80px;
    }
    #tt {
        top: -50px;
    }
    #tt h3 {
        top: 150px;
    }
    #tt #trailer {
        top: 200px;
    }
    .video-container {
        height: 30%;
    }
}
@media only screen and (max-width: 1400px),
(min-height: 1000px;
) {
    header .trees-large {
        display: none;
    }
}
@media screen and (max-width: 1025px) {
    #nav {
        max-width: 100%;
        background: url('../img/itw_overlay_1000x1000_mobile_1.jpg');
        background-repeat: repeat;
        background-size: initial;
        left: -1100px;
        overflow: auto;
        background-position: 0 0;
    }

    .follow {
        visibility: hidden !important;
    }

    .home #nav {
        max-width: 100%;
    }
    .gal {
        overflow: auto;
    }

    #optimize {
            letter-spacing: 9px;
    }

    #galleryContainer {
        display: none;
    }
    #galleryContainerM {
        display: block;
        margin-top: 80px;
    }
    .slider {
        display: none;
    }
    .slider-nav {
        display: none;
    }
    .grid-item {
        pointer-events: none;
    }
    .master-nav {
        display: none;
    }
    #footer {
        left: -1100px;
    }
    @-webkit-keyframes leftOut {
        from {
            left: 0px;
        }
        to {
            left: -1100px;
        }
    }
    @-moz-keyframes leftOut {
        from {
            left: 0px;
        }
        to {
            left: -1100px;
        }
    }
    @keyframes leftOut {
        from {
            left: 0px;
        }
        to {
            left: -1100px;
        }
    }
    #nav.left-out {
        left: -1100px;
        /* make things invisible upon start */
        
        -webkit-animation: leftOut ease-in 1;
        /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
        
        -moz-animation: leftOut ease-in 1;
        animation: leftOut ease-in 1;
        -webkit-animation-fill-mode: forwards;
        /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
        
        -moz-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        animation-duration: 1s;
    }
    #footer.left-in {
        left: 0;
        /* make things invisible upon start */
        
        -webkit-animation: leftIn ease-in 1;
        /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
        
        -moz-animation: leftIn ease-in 1;
        animation: leftIn ease-in 1;
        -webkit-animation-fill-mode: forwards;
        /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
        
        -moz-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        animation-duration: 1s;
    }
    #footer.left-out {
        left: -1100px;
        /* make things invisible upon start */
        
        -webkit-animation: leftOut ease-in 1;
        /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
        
        -moz-animation: leftOut ease-in 1;
        animation: leftOut ease-in 1;
        -webkit-animation-fill-mode: forwards;
        /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
        
        -moz-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        animation-duration: 1s;
    }
    @-webkit-keyframes leftIn {
        from {
            left: -1100px;
        }
        to {
            left: 0px;
        }
    }
    @-moz-keyframes leftIn {
        from {
            left: -1100px;
        }
        to {
            left: 0px;
        }
    }
    @keyframes leftIn {
        from {
            left: -1100px;
        }
        to {
            left: 0px;
        }
    }
    #nav-list {
        max-width: 100%;
        margin: 5% 0;
    }
    #nav .nav-path {
        max-width: 330px;
    }
    #logo {
        max-width: 70%;
    }
    #experienceContent {
        max-width: 500px;
        top: 53%;
    }
    #watchTrailer {
        max-width: 420px;
    }
    .home-partner {
        display: none;
        opacity: 0;
        left: -200px;
    }
    .og-partner {
        display: none;
        opacity: 0;
        left: -200px;
    }
    .home {
        overflow: auto;
    }
    .og-partner-m {
        display: block;
        max-width: 50%;
        opacity: 1;
        text-align: center;
        margin: 75% auto 0;
        position: relative;
    }
    #footer {
        box-shadow: none;
    }
    .social-container {
        display: block;
        position: absolute;
        bottom: 50px;
    }
    .m-social {
        display: none;
    }
    #never {
        max-width: 100%;
    }
    #never-header {
        max-width: 600px;
        text-align: center;
        margin: 60px auto 0;
    }
    #logo-container {
        margin: 10% auto 40px;
    }
    #about-container {
        margin: 0 auto 0;
    }
    #player {
        position: fixed;
        right: 10px;
        bottom: 3px;
        z-index: 34;
    }
    #footer ul li:last-child {
        margin-right: 0px;
    }
    .legal-button {
        margin-right: 35px !important;
    }
    .cardboard #logo {
        max-width: 290px;
    }
    .cardboard #startAgain {
        max-width: 250px;
        display: inline-block;
        margin-right: 20px;
    }
    .cardboard #start-again {
        padding: 11px 34px 8px 24px;
        text-decoration: none;
        display: block;
    }
    .about #logo-container {
        margin: 12% auto 40px;
    }
    #logo-container {
        max-width: 50%;
    }

    .pressList li {
      max-width: 50%;
      margin-bottom: 5%;
      margin-right: 0;
    }

    .video-texture {
      position: fixed;
    }

    .snapchat .select-head {
        display: none;
    }

    .snapchat #instructionsVR-m .phl img {
        margin: 10px 0;
    }

    @-moz-document url-prefix() {
        #never-header {
            min-height: 115px;
            top: 0px;
        }
    }
}

@media screen and (max-width: 1025px) and (orientation:landscape) {
    #experienceContent {
        top: 43%;
    }
}


@media screen and (max-width: 900px) {
    .about #logo-container {
        margin: 14% auto 40px;
    }
}

@media screen and (max-width: 736px) and (orientation:landscape) {
     .exp #instructionsVR-m {
        display: block;
    }

    .exp #instructionsVR {
        display: none
    }

    .exp #startAgain {
        display: none;
    }

    .exp #exp-tix a {
        padding: 4px 0;
        letter-spacing: 2px;
    }

     .exp #getTix {
        display: none;
    }

    .exp #sound-layer, .exp .video-texture {
        display: none;
    }

    .exp #logo-shape {
        max-width: 40%;
    }

    .exp #instructionsVR-m .headphones {
        width: 49%;
    }


    .exp #instructionsVR-m .headphones img {
            max-width: 40px;
    }

    .exp #instructionsVR-m .vr img {
        max-width: 65px;
        margin: 21px 0px 36px;
    }

    .exp #exp-phone {
            max-width: 260px;
            margin-top: 0;
    }

    .exp #exp-tix {
            max-width: 260px;
            margin-top: -20px;
    }

    .exp #exp-cardvr {
            max-width: 260px;
            margin-top: 0;
    }

    .exp #exp-phone a {
        padding: 4px 0;
        letter-spacing: 3px;
    }

    .exp #exp-cardvr a {
        padding: 4px 3px 4px 5px;
        letter-spacing: 3px;
    }

    .select-head {
        margin-top: -20px;
        margin-bottom: 12px;
    }

    .use-headphones {
        margin-top: -30px;
    }

    .exp-head {
        margin-top: 1%;
    }
     .exp-head {
        font-size: 16px;
        letter-spacing: 10px;
    }

    .select-head {
        display: block;
    }


     .snapchat #instructionsVR-m .vr {
        display:none;
    }

    .snapchat #instructionsVR-m .headphones {
        width: 100%;
    }

    .snapchat #exp-phone {
            margin-bottom: 5px;
    }

    .snapchat #instructionsVR-m .headphones img {
        max-width: 45px;
        margin-bottom: 12px;
    }

   
}

@media screen and (max-width: 666px) {
     .exp #instructionsVR-m {
        display: block;
    }

    .exp #instructionsVR {
        display: none
    }

    .exp #startAgain {
        display: none;
    }

    .exp #getTix {
        display: none;
    }

    .exp #sound-layer, .exp .video-texture {
        display: none;
    }

    .exp #logo-shape {
        max-width: 40%;
    }

    .exp #instructionsVR-m .headphones {
        width: 49%;
    }

    .exp #instructionsVR-m .headphones img {
            max-width: 40px;
    }

    .exp #instructionsVR-m .vr img {
        max-width: 65px;
        margin: 21px 0px 36px;
    }

    .exp #exp-phone {
            max-width: 260px;
            margin-top: 0;
    }

    .exp #exp-cardvr {
            max-width: 260px;
            margin-top: 0;
    }

    .exp #exp-phone a {
        padding: 4px 0;
        letter-spacing: 3px;
    }

    .exp #exp-cardvr a {
        padding: 4px 3px 4px 5px;
        letter-spacing: 3px;
    }

    .select-head {
        margin-top: -20px;
        margin-bottom: 12px;
    }

    .use-headphones {
        margin-top: -30px;
    }

    .exp-head {
        margin-top: 2%;
    }
     .exp-head {
        font-size: 16px;
        letter-spacing: 10px;
    }

    .select-head {
        display: block;
    }

   
}



@media screen and (max-height: 600px) {
    .social-container {
        position: relative;
        bottom: 0;
    }
}
@media screen and (max-width: 670px) {
    .gal {
        overflow: auto;
    }



     .end .end-nav {
        margin: 10px 0;
    }

    .exp #instructionsVR-m .vr img {
        max-width: 65px;
        margin: 21px 0px 34px;
    }

    #logo-text {
        left: 0
    }

    .video-texture {
      position: fixed;
    }
    #menu {
        -webkit-box-shadow: 43px 42px 28px 28px rgba(0, 0, 0, 0.9);
        -moz-box-shadow: 43px 42px 28px 28px rgba(0, 0, 0, 0.6);
        box-shadow: 43px 42px 28px 28px rgba(0, 0, 0, 0.6);
        box-shadow: 43px 42px 38px 28px rgba(0, 0, 0, 0.6);
    }
    #never #logo-shape {
        margin: 0 auto;
        width: 100%;
        max-width: 53%;
        position: relative;
        left: -2%;
        top: -24px;
    }
    #bgVid {
        display: none;
    }
    #mVid {
        display: block;
    }
    #logo {
        max-width: 80%;
        top: 13%;
        transform: translate(0%, -10%);
        -webkit-transform: translate(0%, -10%);
        -moz-transform: translate(0%, -10%);
        -o-transform: translate(0%, -10%);
        -ms-transform: translate(0%, -10%);
    }
    .release {
        font-size: 21px;
        letter-spacing: 14px;
    }
    #logo-shape {
        left: -5px;
    }
    #nav-list {
        max-width: 100%;
        margin: 80px 0 0 0;
    }
    #watchTrailer {
        display: block;
        max-width: 290px;
        width: 80%;
        top: auto;
        margin-top: 42%;
        left: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        bottom: 10%;
        z-index: 200;
    }

    #optimize {
        display: none;
    }
    #watch {
        padding: 8px 0px 8px 10px;
    }
    #watchTrailer:hover #watch {
        color: #000;
    }
    #experienceContent {
        border: 0;
        color: #fff;
        transform: translate(0);
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -o-transform: translate(0);
        -ms-transform: translate(0);
        top: auto;
        position: static;
        margin:0px auto 0;
        max-width: 350px;
        height: 102px;
    }
    #experienceContent p {
        color: #fff !important;
        font-weight: 300;
        font-size: 16px;
        letter-spacing: 6px;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 20px;
        margin-bottom: 15px;
    }

    #experienceContent p:before {
        content: "";
        display: inline-block;
        background: url("../img/tsix.png") no-repeat;
        width: 35px;
        height: 35px;
        margin: 0 0px 0 0;
        background-size: cover;
        position: relative;
        left: -20px;
        top: 21px;
    }

    .exp-btm {
        margin-left: 38px;
        letter-spacing: 13.5px;
    }

    #experience {
        max-width: 240px;
        font-size: 14px;
        padding: 2px 0px 2px 0px;
    }
    #experienceContent .button-default {
        color: #fff !important;
    }
    #experienceContent:hover {
        background: transparent;
    }
    #experienceContent:hover .button {
        color: #fff;
    }

    .og-partner-m {
        display: block;
        opacity: 1;
        text-align: center;
        margin: 25% auto 80%;
        padding-bottom: 40px;
        max-width: 100%;
    }
    #galleryContainerM ul li {
        width: 80%;
        margin: 35px auto;
        -webkit-transition: all ease 0.75s;
        -moz-transition: all ease 0.75s;
        -o-transition: all ease 0.75s;
        transition: all ease 0.75s;
    }
    #footer {
        position: fixed;
        bottom: -5px;
        width: 100%;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        box-shadow: none;
        height: 0px;
        color: #fff;
        z-index: 9990;
    }
    .master-nav {
        display: none;
    }
    .slider {
        display: none;
    }
    #footer #logo {
        position: absolute;
        bottom: 15px;
        left: 20px;
    }
    #footer .rating {
        position: absolute;
        left: 20px;
        bottom: 10px;
        max-width: 70px;
    }
    #footer .rating img {
        width: 100%;
    }
    #footer #logo a {
        display: block;
        position: relative;
        z-index: 2;
    }
    #footer ul {
        list-style: none;
        width: 100%;
        text-align: right;
        position: relative;
        bottom: 58px;
        right: 20px;
        margin: 0 auto;
    }
    #footer ul li {
        display: inline-block;
        margin-right: 15px;
        color: #696969;
        text-decoration: none;
        font-weight: 400;
        font-size: 12px;
    }
    #footer ul li:last-child {
        margin-right: 0;
    }
    #footer a {
        color: #696969;
        text-decoration: none;
        font-weight: 400;
        font-size: 12px;
    }
    #footer a:hover {
        color: #fff;
    }
    #billing-block {
        display: block;
        position: absolute;
        bottom: -400px;
        width: 100%;
        text-align: center;
        background: rgba(0, 0, 0, 1);
        padding: 60px 0;
        -webkit-transition: all ease 0.75s;
        -moz-transition: all ease 0.75s;
        -o-transition: all ease 0.75s;
        transition: all ease 0.75s;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        z-index: 3;
    }
    #billing-block.on {
        bottom: 0px;
        -webkit-transition: all ease 0.75s;
        -moz-transition: all ease 0.75s;
        -o-transition: all ease 0.75s;
        transition: all ease 0.75s;
    }
    #billing-block ul {
        text-align: center;
        bottom: 30px;
        right: 0;
        padding-left: 0;
    }
    #billing-block a {
        color: #fff;
    }
    #billing-block p {
        color: #fff;
        font-family: 'Montserrat', sans-serif;
        font-size: 12px;
        color: #696969;
        position: relative;
        top: 20px;
    }
    #billing-block a:hover {
        color: #696969;
    }
    #share-block {
        display: block;
        position: absolute;
        bottom: -400px;
        width: 75px;
        text-align: center;
        background: rgba(0, 0, 0, 1);
        padding: 29px 0;
        -webkit-transition: all ease 0.75s;
        -moz-transition: all ease 0.75s;
        -o-transition: all ease 0.75s;
        transition: all ease 0.75s;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        right: 285px;
    }
    #share-block.on {
        bottom: 0px;
        -webkit-transition: all ease 0.75s;
        -moz-transition: all ease 0.75s;
        -o-transition: all ease 0.75s;
        transition: all ease 0.75s;
    }
    #share-block ul {
        text-align: center;
        padding: 0;
        text-align: left;
        bottom: -5px;
        right: 0;
    }
    #share-block ul li {
        margin-right: 0;
        width: 100%;
        margin-bottom: 7px;
        margin-left: 10px;
    }
    .arrow-up {
        margin-left: 5px;
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-bottom: 9px solid #696969;
        display: inline-block;
        -webkit-transition: all ease 0.75s;
        -moz-transition: all ease 0.75s;
        -o-transition: all ease 0.75s;
        transition: all ease 0.75s;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }
    .arrow-down {
        margin-left: 5px;
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 9px solid #696969;
        display: inline-block;
        border-bottom: 0;
        -webkit-transition: all ease 0.75s;
        -moz-transition: all ease 0.75s;
        -o-transition: all ease 0.75s;
        transition: all ease 0.75s;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }
    .arrows:hover .arrow-up {
        border-bottom: 9px solid #fff;
        -webkit-transition: all ease 0.75s;
        -moz-transition: all ease 0.75s;
        -o-transition: all ease 0.75s;
        transition: all ease 0.75s;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }
    .arrows:hover .arrow-down {
        border-top: 9px solid #fff;
        border-bottom: 0;
        -webkit-transition: all ease 0.75s;
        -moz-transition: all ease 0.75s;
        -o-transition: all ease 0.75s;
        transition: all ease 0.75s;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }
    .legal {
        top: 0;
        position: relative;
        -webkit-transition: all ease 0.75s;
        -moz-transition: all ease 0.75s;
        -o-transition: all ease 0.75s;
        transition: all ease 0.75s;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }
    .share {
        top: 0;
        position: relative;
        -webkit-transition: all ease 0.75s;
        -moz-transition: all ease 0.75s;
        -o-transition: all ease 0.75s;
        transition: all ease 0.75s;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }
    .legal.on {
        position: relative;
        z-index: 500;
        top: 0;
        -webkit-transition: all ease 1s;
        -moz-transition: all ease 1s;
        -o-transition: all ease 1s;
        transition: all ease 1s;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }
    .share.on {
        position: relative;
        z-index: 500;
        top: -102px;
        -webkit-transition: all ease 1s;
        -moz-transition: all ease 1s;
        -o-transition: all ease 1s;
        transition: all ease 1s;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }
    .social {
        font-size: 14px !important;
    }
    i:hover {
        opacity: 1;
        color: #fff;
    }
    #no-landscape {
        display: none;
    }
    #no-landscape p {
        font-family: 'Montserrat', sans-serif;
        color: #fff;
    }
    .inline-block-wrapper {
        display: inline-block;
    }
    #legal-logo a {
        max-width: 200px;
        display: block;
        margin: 0 auto;
    }
    #legal-logo img {
        width: 100%;
    }
    #billing-block ul li a {
        font-size: 12px;
    }
    #billing-block ul {
        right: 0;
    }
    #billing-block ul li {
        display: block;
        margin-right: 0;
    }
    #billing-block p {
        padding: 0px 50px;
    }
    .legal.on {
        top: 0;
    }
    .about {
        overflow: auto;
        height: auto;
    }
    #about-container {
        margin: 60px auto 0;
    }
    #about-container p {
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 15px;
    }
    #m-enter {
        display: none;
    }
    #tap {
        display: box;
    }
    #sound-layer {
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: none;
        top: 0;
        left: 0;
    }

    .home #sound-layer {
        height: 55%;
    }
    #tap div {
        max-width: 300px;
        margin: auto;
        padding: 0 50px;
    }
    #tap div img {
        width: 100%;
    }
    #never {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        max-width: 100%;
        height: auto;
        max-height: 100%;
        -webkit-transition: all ease 0.75s;
        -moz-transition: all ease 0.75s;
        -o-transition: all ease 0.75s;
        transition: all ease 0.75s;
    }
    .never {
        letter-spacing: 9px;
    }
    .never h2 {
        letter-spacing: 9px;
        color: #cccac4;
        font-family: 'Halant', serif;
        font-weight: 300;
        text-transform: uppercase;
        font-size: 22px;
        margin: 100px auto;
        text-align: center;
    }
    #logo-container {
        position: absolute;
        top: 20px;
        margin: 0 auto;
        width: 100%;
        text-align: center;
        max-width: 220px;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
    }

    #logo-date {
        max-width: 100%;
        margin: 0 auto !important;
        text-align: center;
        position: relative;
        letter-spacing: 8px;
    }
    #about-container h1 {
        margin-top: 20px;
        padding: 0 10px;
        font-size: 20px;
    }
    .about-wrapper {
        height: 90%;
    }
    #never-header {
        display: none;
    }
    #never-header-m {
        display: block;
        max-width: 100%;
        top: 40px;
        background: url('../img/quotes-bg.jpg') no-repeat;
        background-size: cover;
    }
    #player {
        -webkit-box-shadow: 68px 72px 14px 78px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: 68px 72px 14px 78px rgba(0, 0, 0, 0.6);
        box-shadow: 68px 72px 14px 78px rgba(0, 0, 0, 0.6);
        box-shadow: 68px 72px 14px 78px rgba(0, 0, 0, 0.6);
    }
    .end {
        background: url('../img/end_bgM.jpg') no-repeat;
        background-size: cover;
        background-color: #000;
        background-position: center;
        overflow: hidden;
    }

    .exp {
        overflow: auto;
    }

    .end .about-wrapper {
        height: 100%;
    }

    
    .cardboard .end-nav {
        width: 75%;
        max-width: 75%;
    }
    .cardboard #startAgain {
        display: block;
        margin-right: 0;
        margin-right: 20px;
        float: left;
    }
    .cardboard #goTo {
        max-width: 75%;
        margin-right: 0;
        display: inline-block;
        top: 0px;
        position: relative;
    }
    .cardboard #go-to {
        padding: 10px 72px 9px 82px;
    }
    #slideshow > div {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        margin: 80px 0;
    }
    #player {
        bottom: 10px;
    }
    .about #logo-container {
        margin: 10px auto 40px;
    }

    .pressList li {
      margin-bottom: 10%;
    }

    .press #itw_preloader {
      top: 0;
      margin-top: 18%;
    }
}

#posterImg {
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden;
    z-index: 10000;
}
#posterImg .image {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
}
#posterImg .close {
    display: inline-block;
    margin: 20px;
    width: 16px;
    height: 25px;
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
}
.poster-share {
    position: absolute;
    top: 18px;
    right: 45px;
    color: #fff;
    font-weight: 300;
    z-index: 999;
    background: transparent;
    padding: 3px;
    cursor: pointer;
    width: auto;
    height: 25px;
}
.poster-share a {
    color: #fff;
    font-size: 18px;
    margin-right: 8px;
}
.poster-share a i {
    color: #fff
}
.poster-share a:hover i {
    color: #fe0002;
}
.poster-share .social {
    font-size: 30px !important;
}
@media only screen and (max-width: 670px) and (min-height: 1000px) {
    .about {
        overflow: auto;
        height: 100%;
    }
}

@media only screen and (max-width: 650px) {

    .exp #logo-shape {
        max-width: 60%;
    }

    .exp #instructionsVR-m .headphones {
        width: 100%;
        margin-bottom: 26px;
    }

    .exp #instructionsVR-m .headphones.vr {
        margin-bottom: 16px;
    }

    .exp #instructionsVR-m .headphones img {
            max-width: 40px;
            margin-bottom: 0;
    }

    .exp #instructionsVR-m .vr img {
        max-width: 75px;
        margin: 0 0px 0;
    }

    .exp #exp-phone {
            max-width: 380px;
            margin-top: 10px;
    }

    .exp #exp-cardvr {
            max-width: 380px;
            margin-top: 10px;
    }

    .exp #exp-phone a {
        padding: 4px 0;
        letter-spacing: 6px;
    }

    .exp #exp-cardvr a {
        padding: 4px 3px 4px 5px;
        letter-spacing: 6px;
    }

    .select-head {
        margin-top: -10px;
        margin-bottom: 30px;
    }

    .use-headphones {
        margin-top: 0px;
    }

    .snapchat #instructionsVR-m .headphones.vr {
        display: none;
    }

    .snapchat #instructionsVR-m .headphones img {
            max-width: 80px;
     }

     .snapchat #instructionsVR-m .phl img {
            margin-bottom: 10px;
     }

}

@media only screen and (max-width: 500px) {
    .cardboard #startAgain {
        display: block;
        margin-right: auto;
        max-width: 240px;
        float: none;
        text-align: center;
    }
    #watchTrailer {
        width: 90%;
        top: auto;
    }
    #watch {
        font-size: 17px;
    }
    .release {
        font-size: 17px;
    }

    .tomorrow-release {
        letter-spacing: 5px;
        position: relative;
        left: -5px;
    }

    .pressList li {
      max-width: 70%;
    }

    .press #itw_preloader {
      top: 0;
      margin-top: 24%;
    }
    .og-partner-m {
        display: block;
        opacity: 1;
        text-align: center;
        margin: 10% auto 80%;
        padding-bottom: 40px;
        max-width: 100%;
    }

    .exp {
        /*overflow: hidden;*/
    }

    #experienceContent {
            margin: 21.5% auto 0;
    }

    .snapchat #instructionsVR-m .headphones p {
            margin-top: 13px;
    }

}

@media only screen and (max-width: 666px) {
    .end .end-nav {
        top: auto;
        bottom: 0;
        position: fixed;
        width: 100%;
    }
    .end #logo {
        max-width: 85%;
        top: 10%;
        transform: translate(0%, -10%);
        -webkit-transform: translate(0%, -10%);
        -moz-transform: translate(0%, -10%);
        -o-transform: translate(0%, -10%);
        -ms-transform: translate(0%, -10%);
    }
    .end #startAgain {
        max-width: 85%;
    }
    .end #logo-shape {
        left: -6px;
        max-width: 90%;
        top: 8px;
    }
    .end #trailer-overlay {
        max-height: 250px;
    }
    .end #goTo {
        margin-right: auto;
        margin-bottom: 20px;
        width: 100%;
        display: block;
        max-width: 85%;
    }

    .end #shareExperience {
        width: 85%;
        display: block;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
    #galleryContainerM {
        margin-top: 16px;
    }
    #galleryContainerM ul {
        text-align: center;
    }
    #galleryContainerM ul li {
        width: 25%;
        display: inline-block;
        margin-right: 16px;
    }
    #galleryContainerM ul li:last-child {
        margin-right: 0;
    }
    body {
        overflow: hidden;
    }

    .home #logo {
        max-width: 60%;
    }

    #experienceContent {
            margin: -30px auto 0;
    }
    #watchTrailer {
        opacity: 1;
        display: block;
        max-width: 350px;
        width: 80%;
        top: auto;
        margin-top: 80px;
        left: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        bottom: 10%;
        z-index: 200;
    }
}

@media only screen and (min-width: 1300px) and (max-height: 600px) {
    .press #logo {
            margin-top: 6%;
            max-width: 30%;
    }
}

@media only screen and (min-width: 1800px) and (max-height: 800px) {
    .press #logo {
            margin-top: 7%;
            max-width: 30%;
    }
    .pressList li {
          max-width: 16%;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait) { 
  #watch {
    letter-spacing: 10px;
  }



  .about #logo-container {
    max-width: 60%;
  }

}

@media only screen and (max-device-width : 568px) and (orientation : landscape) { 
 
}

@media only screen and (min-width: 670px) and (min-height: 400px) {
    .teasers .wrapper {
        overflow: hidden;
    }

}

@media only screen and (min-width: 1025px) and (min-height: 400px) {
    .press .wrapper {
       /* overflow: hidden;*/
    }

}

@media only screen and (max-width: 1025px) {
    .press {
        overflow: auto;
    }

}

@media screen and (max-height: 770px) {
    .teasers {
        overflow: hidden;
    }
}

@media screen and (min-width: 1025px) {
    .gal .wrapper {
        overflow: hidden;
    }
}

/* iPhone 5 Retina regardless of IOS version */
@media (device-height : 568px) and (device-width : 320px) and (-webkit-min-device-pixel-ratio: 2) {
    .exp #logo {
            top: 15%;
    }
    .select-head {
        margin-top: -10px;
        margin-bottom: 13px;
    }
    .exp #exp-cardvr a {
            font-size: 15px;
    }
    .exp #exp-phone a {
        font-size: 15px;
    }
    .exp #instructionsVR-m .headphones {
        margin-bottom: 10px;
    }
    .exp-head {
        font-size: 15px;
        letter-spacing: 10px;
    }
    .snapchat #instructionsVR-m .headphones img {
            max-width: 50px;
     }

     .snapchat #instructionsVR-m .headphones p {
            margin-top: 0px;
    }
}

