@font-face {
    font-family: 'icomoon-share';
    src: url('../fonts/icomoon-share.eot?mxlmq8');
    src: url('../fonts/icomoon-share.eot?mxlmq8#iefix') format('embedded-opentype'), url('../fonts/icomoon-share.ttf?mxlmq8') format('truetype'), url('../fonts/icomoon-share.woff?mxlmq8') format('woff'), url('../fonts/icomoon-share.svg?mxlmq8#icomoon-share') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon-share' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
    content: "\ea90";
}

.icon-instagram:before {
    content: "\ea92";
}

.icon-spotify:before {
    content: "\ea94";
}

.icon-twitter:before {
    content: "\ea96";
}

.icon-youtube:before {
    content: "\ea9d";
}

@font-face {
    font-family: 'twt-x';
    src: url('../fonts/twt-x.eot?jjyo3s');
    src: url('../fonts/twt-x.eot?jjyo3s#iefix') format('embedded-opentype'),
        url('../fonts/twt-x.ttf?jjyo3s') format('truetype'),
        url('../fonts/twt-x.woff?jjyo3s') format('woff'),
        url('../fonts/twt-x.svg?jjyo3s#twt-x') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="twtx-"],
[class*=" twtx-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'twt-x' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.twtx-x:before {
    content: "\e901";
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Black.eot');
    src: url('../fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Black.woff') format('woff'), url('../fonts/Gotham-Black.ttf') format('truetype'), url('../fonts/Gotham-Black.svg#Gotham-Black') format('svg');
    font-weight: 500;
    font-style: normal;
}


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 24, 2018 */


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 24, 2018 */

@font-face {
    font-family: 'bernier_distressedregular';
    src: url('../fonts/bernier-distressed-webfont.eot');
    src: url('../fonts/bernier-distressed-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bernier-distressed-webfont.woff') format('woff'), url('../fonts/bernier-distressed-webfont.ttf') format('truetype'), url('../fonts/bernier-distressed-webfont.svg#bernier_distressedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/** styles **/

body {
    text-align: center;
    font-family: 'Gotham';
    font-weight: 500;
    color: #faf0da;
    background: url(../images/bg2.png);
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: center 0;
    background-color: #13100f;
    margin: 0;
}

div#splash-wrapper {
    max-width: 875px;
    margin: 0 auto;
}

div#splash-wrapper .line1 {
    font-family: essonnes-display, serif;
    font-size: 22.11px;
    font-weight: 400;
    font-style: normal;
    padding-bottom: 10px;
}

div#splash-wrapper .logo-wrapper {
    padding-top: 28vw;
}

div#splash-wrapper .line2 {
    font-family: 'Gotham';
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding-bottom: 10px;
}

div#splash-wrapper .line3 {
    font-family: ratiomodern, serif;
    font-weight: 800;
    font-style: normal;
    font-size: 36px;
    letter-spacing: 6px;
}

div#splash-wrapper .video a:after {
    content: '';
    display: inline-block;
    background: url(../images/playicon.png);
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

div#splash-wrapper .preorderbtn a {
    font-size: 16px;
    text-transform: uppercase;
    color: #faf0da;
    text-decoration: none;
    width: 250px;
    height: 68px;
    line-height: 68px;
    background: #4d5466;
    display: block;
    margin: 0 auto;
    letter-spacing: 2px;
}

div#splash-wrapper .preorder-wrapper {
    padding-top: 52px;
    padding-bottom: 60px;
}

div#splash-wrapper .preorderbtn a:hover {
    background: #646b7a;
}

div#splash-wrapper .video a {
    font-size: 16px;
    text-transform: uppercase;
    color: #faf0da;
    text-decoration: none;
    display: block;
    letter-spacing: 3px;
    position: relative;
}

div#splash-wrapper .enter-site a:hover span,
div#splash-wrapper .leftwrapper a:hover span.text,
div#splash-wrapper .preorder-package .contentwrap div>a:hover span.txt,
div#splash-wrapper .preorder-package .contentwrap div>a:hover span.text,
div#splash-wrapper .video a:hover span,
div#splash-wrapper .mailinglist-wrapper .mlist-link a:hover span,
div#splash-wrapper .mailinglist-wrapper .join-link a:hover span {
    border-bottom: 2px solid #4d4842;
    /* text-decoration: underline;
    text-decoration-color: #4d4842; */
}

div#splash-wrapper .video-wrapper {
    padding-top: 30px;
}

ul.footer-social li a {
    color: #faf0da;
    font-size: 22px;
    /* margin-right: 45px; */
    margin: 0 19px;
    letter-spacing: 1px;
    text-decoration: none;
}

ul.footer-social li a:hover {
    color: #231c1c;
}

ul.footer-social li a.amazon:hover {
    background: url(../images/Footer-amazon-musichover.svg) no-repeat;
    display: block;
    background-size: contain;
    width: 32px;
    height: 20px;
    margin-right: 0;
}

ul.footer-social li {
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
}

.footer-wrapper {
    background: #3e3334;
    padding: 50px 0;
}

div#splash-wrapper .preorder-music .title,
div#splash-wrapper .preorder-package .title {
    font-size: 30px;
    font-family: 'Gotham';
    text-transform: uppercase;
    text-align: left;
}

div#splash-wrapper .preorder-music .leftwrapper {
    text-align: left;
}

div#splash-wrapper .leftwrapper a {
    font-size: 16px;
    text-transform: uppercase;
    color: #faf0da;
    text-decoration: none;
    display: block;
    letter-spacing: 2px;
    padding: 10px 0;
}

.footer-wrapper .copy {
    font-size: 13px;
    font-family: essonnes-display, serif;
}

.footer-wrapper .pp-tos {
    font-size: 13px;
    font-family: essonnes-display, serif;
    color: #faf0da;
}

.footer-wrapper .pp-tos a {
    color: #faf0da;
    text-decoration: none;
    border-bottom: 1px solid #fdf0da;
    font-size: 13px;
}

.footer-wrapper .pp-tos span {
    color: #faf0da;
}

ul.footer-social {
    padding: 0;
    padding-bottom: 15px;
}

ul.footer-social li a.amazon {
    background: url(../images/Footer-amazon-music.svg) no-repeat;
    display: block;
    background-size: contain;
    width: 32px;
    height: 20px;
    margin-right: 0;
}

ul.footer-social li a.icon-facebook {
    margin-left: 0;
}

div#splash-wrapper .leftwrapper a span.num {
    color: #724c0d;
    font-size: 24px;
    font-family: ratiomodern, serif;
}

div#splash-wrapper .merch-wrapper .title1 {
    font-family: 'bernier_distressedregular';
    font-weight: normal;
    font-style: normal;
    color: #272020;
    font-size: 300px;
}

div#splash-wrapper .preorder-music,
div#splash-wrapper .preorder-package {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    justify-content: space-around;
}

div#splash-wrapper .preorder-music .rightwrapper {
    margin-top: -100px;
}

div#splash-wrapper .preorder-music .leftwrapper,
div#splash-wrapper .preorder-music .rightwrapper {
    width: auto;
}

div#splash-wrapper .preorder-music .rightwrapper {
    text-align: left;
}

div#splash-wrapper .preorder-package .contentwrap div>a {
    font-size: 16px;
    text-transform: uppercase;
    color: #faf0da;
    text-decoration: none;
    display: block;
    letter-spacing: 2px;
}

div#splash-wrapper .preorder-package .contentwrap div>a span.num {
    color: #724c0d;
    font-size: 24px;
    font-family: ratiomodern, serif;
}

div#splash-wrapper .mailinglist-wrapper .mlist-text,
.mailinglist-wrapper .join-text {
    font-size: 18px;
    padding-bottom: 10px;
    font-family: essonnes-display, serif;
    font-weight: 400;
    font-style: normal;
}

div#splash-wrapper .mailinglist-wrapper .mlist-link a,
.mailinglist-wrapper .join-link a {
    font-size: 16px;
    text-transform: uppercase;
    color: #faf0da;
    text-decoration: none;
    display: block;
    letter-spacing: 2px;
}

div#splash-wrapper .mailinglist-wrapper .mlist-link a:after,
.mailinglist-wrapper .join-link a:after {
    content: '';
    display: inline-block;
    background: url(../images/rightarrow.png);
    width: 30px;
    height: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
}

div#splash-wrapper .mailinglist-wrapper .mailwrap .mlisttitle {
    font-family: 'Gotham';
    font-size: 27px;
    padding-bottom: 20px;
    letter-spacing: 2.7px;
}

div#splash-wrapper .mailinglist-wrapper .mailwrap,
.mailinglist-wrapper .joinwrap {
    padding-bottom: 25px;
}

div#splash-wrapper .preorder-package .contentwrap {
    text-align: left;
}

div#splash-wrapper .preorder-package .contentwrap div>a span.txt {
    display: inline-block;
    vertical-align: top;
}

div#splash-wrapper .fullwrap {
    max-width: 73%;
    margin: 0 auto;
}

div#splash-wrapper .fullwrap {
    max-width: 63%;
    margin: 0 auto;
}

div#splash-wrapper .preorder-package>div {
    width: 50%;
}

div#splash-wrapper .preorder-music>div {
    width: 50%;
}

div#splash-wrapper .preorder-music>div:first-child {
    margin-right: 4%;
}

div#splash-wrapper .preorder-package>div:first-child {
    margin-right: 4%;
    margin-top: 72px;
}

div#splash-wrapper .preorder-package .imagewrap1 {
    background: url(../images/bundle1bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 20px;
    margin-bottom: 24px;
}

div#splash-wrapper .preorder-package .imagewrap3 {
    background: url(../images/bundle3bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 20px;
    margin-top: 24px;
}

div#splash-wrapper .preorder-package .imagewrap2 {
    background: url(../images/bundle2bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 20px;
}

div#splash-wrapper .preorder-package .imagewrap2:hover {
    background: url(../images/bundlebghover.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 20px;
}

div#splash-wrapper .preorder-package .imagewrap1:hover {
    background: url(../images/bundlebghover.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 20px;
}

div#splash-wrapper .preorder-package .imagewrap3:hover {
    background: url(../images/bundlebghover.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 20px;
}

div#splash-wrapper .preorder-package .contentwrap>div {
    padding-bottom: 13px;
}

div#splash-wrapper .preorder-music {
    padding-bottom: 40px;
}

div#splash-wrapper .preorder-music .leftwrapper a:after,
div#splash-wrapper .preorder-package .contentwrap div>a:after {
    content: '';
    display: inline-block;
    background: url(../images/rightarrow.png);
    width: 30px;
    height: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
}

div#splash-wrapper .logo-wrapper img {
    max-width: 100%;
    height: auto;
}

div#splash-wrapper .preorder-package .contentwrap div.bundle1>a:after {
    vertical-align: bottom;
    margin-bottom: 5px;
}

div#splash-wrapper .enter-site a {
    font-size: 16px;
    text-transform: uppercase;
    color: #faf0da;
    text-decoration: none;
    display: block;
    letter-spacing: 2px;
}

div#splash-wrapper .enter-site {
    padding-bottom: 135px;
}

div#splash-wrapper .enter-site a:after {
    content: '';
    display: inline-block;
    background: url(../images/rightarrow.png);
    width: 30px;
    height: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
}

img {
    max-width: 100%;
    margin: 0 auto;
}


/** video lightbox **/

.close-button {
    cursor: pointer;
    font-weight: bold;
    text-align: right;
    color: #faf0da;
    position: absolute;
    right: 0;
    top: 30%;
    z-index: 5;
}

.close-button:hover {
    color: #faf0da;
}

.video-inner-wrapper img {
    top: 0;
    position: absolute;
}

.vid-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #000;
    opacity: 0.8;
    cursor: pointer;
    display: none;
    background: #000;
}

.videoWrapper1 {
    max-width: 700px;
    position: fixed;
    top: 34%;
    left: 50%;
    width: 80vw;
    height: auto;
    z-index: 99999;
    transform: translate3d(-50%, -50%, 0);
    display: none;
}

body.showvideolightbox .vid-overlay,
body.showvideolightbox .videoWrapper1 {
    display: block !important;
}

.video-inner-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}

.video-inner-wrapper iframe {
    position: absolute;
    left: 0;
    top: 160px;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 767px) {
    .video-inner-wrapper img {
        top: 10px;
    }

    .videoWrapper1 {
        top: 20%;
        width: 100vw;
    }

    .video-inner-wrapper iframe {
        top: 45vw;
    }
}

@media only screen and (min-width: 1024px) {
    #content .stack .stack-width {
        max-width: none;
    }

    #content .stack .stack-width div.block:not(#block-block-911) {
        max-width: 993px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1403px) {
    #content .stack .stack-width {
        max-width: none;
    }

    #content .stack .stack-width div.block:not(#block-block-911) {
        max-width: 1203px;
        margin: 0 auto;
    }
}


/******/

@media all and (min-width:2500px) {
    div#splash-wrapper .logo-wrapper {
        padding-top: 9vw;
    }
}

@media all and (min-width :768px) and (max-width:1024px) and (orientation:landscape) {
    div#splash-wrapper .logo-wrapper {
        padding-top: 36vw;
    }
}

@media all and (min-width :768px) and (max-width:1023px) {
    div#splash-wrapper .logo-wrapper {
        padding-top: 49vw;
    }
}

@media all and (max-width:767px) {
    div#splash-wrapper .merch-wrapper .title1 {
        font-size: 160px;
    }

    div#splash-wrapper .preorder-music,
    div#splash-wrapper .preorder-package {
        display: block;
    }

    div#splash-wrapper .preorder-music .rightwrapper {
        margin-top: 0px;
    }

    div#splash-wrapper {
        max-width: 95%;
        margin: 0 auto;
    }

    body {
        text-align: center;
        font-family: 'Gotham';
        font-weight: 500;
        color: #faf0da;
        background: url(../images/mobilebg.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        /* background-size: auto auto; */
        background-position: center 0;
        background-color: #13100f;
        margin: 0;
    }

    div#splash-wrapper .logo-wrapper {
        padding-top: 26vw;
        max-width: 90%;
        margin: 0 auto;
    }

    div#splash-wrapper .line1 {
        font-size: 14px;
    }

    div#splash-wrapper .line2,
    div#splash-wrapper .line3 {
        font-size: 18px;
    }

    div#splash-wrapper .preorderbtn a {
        font-size: 12px;
        width: 200px;
        height: 45px;
        line-height: 45px;
    }

    div#splash-wrapper .video a {
        font-size: 12px;
    }

    div#splash-wrapper .fullwrap {
        max-width: 100%;
        text-align: center;
    }

    div#splash-wrapper .preorder-music>div:first-child {
        margin: 0;
    }

    div#splash-wrapper .preorder-music .title,
    div#splash-wrapper .preorder-package .title {
        text-align: center;
        font-size: 18px;
        letter-spacing: 1.5px;
        padding-bottom: 25px;
    }

    div#splash-wrapper .preorder-music .leftwrapper {
        text-align: center;
    }

    .mob {
        display: block !important;
    }

    .desk {
        display: none;
    }

    div#splash-wrapper .leftwrapper a {
        font-size: 12px;
    }

    div#splash-wrapper .leftwrapper a span.num {
        font-size: 18px;
    }

    div#splash-wrapper .preorder-music {
        margin-top: -15vw;
    }

    div#splash-wrapper div.preorder-package>div {
        width: 100%;
        max-width: 80%;
        margin: 0 auto;
    }

    div#splash-wrapper .preorder-package>div:first-child {
        margin: 0 auto;
    }

    div#splash-wrapper .preorder-package .title {
        padding-bottom: 40px;
    }

    div#splash-wrapper .preorder-package .contentwrap div>a {
        font-size: 12px;
    }

    div#splash-wrapper .preorder-package .contentwrap div>a span.num {
        font-size: 18px;
    }

    div#splash-wrapper .preorder-package .contentwrap {
        text-align: center;
        padding-top: 40px;
        padding-bottom: 80px;
    }

    ul.footer-social li a {
        font-size: 18px;
        margin: 0 12px;
    }

    .footer-wrapper .copy,
    .footer-wrapper .pp-tos,
    .footer-wrapper .pp-tos a {
        font-size: 10px;
    }

    .footer-wrapper {
        padding-top: 50px;
        padding-bottom: 60px;
    }

    div#splash-wrapper .preorder-music .leftwrapper .imgwrapper.mob a:after {
        content: '';
        background: none;
    }

    div#splash-wrapper .brk {
        display: block !important;
    }

    div#splash-wrapper .mailinglist-wrapper .mailwrap .mlisttitle {
        font-size: 18px;
    }

    div#splash-wrapper .mailinglist-wrapper .mlist-text,
    .mailinglist-wrapper .join-text {
        font-size: 12px;
    }

    div#splash-wrapper .mailinglist-wrapper .mlist-link a,
    .mailinglist-wrapper .join-link a {
        font-size: 12px;
    }
}

@media all and (max-width:767px) and (orientation:landscape) {
    div#splash-wrapper .preorder-music {
        margin-top: -10vw;
    }
}