@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?kigjns');
    src: url('../fonts/icomoon.eot?kigjns#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?kigjns') format('truetype'), url('../fonts/icomoon.woff?kigjns') format('woff'), url('../fonts/icomoon.svg?kigjns#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change font */
    font-family: 'icomoon' !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;
}

.icon-snapchat-ghost:before {
    content: "\e900";
}

.icon-deezer:before {
    content: "\e901";
    /* color: #feaa2d; */
}

.icon-facebook:before {
    content: "\ea90";
}

.icon-facebook2:before {
    content: "\ea91";
}

.icon-instagram:before {
    content: "\ea92";
}

.icon-spotify:before {
    content: "\ea94";
}

.icon-twitter:before {
    content: "\ea96";
}

.icon-youtube:before {
    content: "\ea9d";
}

.icon-appleinc:before {
    content: "\eabe";
}

.icon-soundcloud:before {
    content: "\eac3";
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/mail-icomoon.eot?g4chb');
    src: url('../fonts/mail-icomoon.eot?g4chb#iefix') format('embedded-opentype'),
        url('../fonts/mail-icomoon.ttf?g4chb') format('truetype'),
        url('../fonts/mail-icomoon.woff?g4chb') format('woff'),
        url('../fonts/mail-icomoon.svg?g4chb#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !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;
}

.icon-mail:before {
    content: "\e902";
}

.icon-arrow-right:before {
    content: "\e900";
}

.mob-bg{
    display: none;
}

/*Ensure that canvas is much more specific*/

canvas {
    /* max-width: 600px;
    max-height: 600px; */
    /* max-width: 45vw;
    max-height: 45vw; */
    max-width: 54.904831625183014VW;
    max-height: 54.904831625183014VW;
}

body {
    margin: 0;
    padding: 0;
    font-family: "bicyclette", sans-serif;
    font-weight: 400;
    font-style: normal;
}



img {
    max-width: 100%;
    height: auto;
}

.video-background-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    object-fit: cover;
    z-index: -1;
}

.left-image-wrapper,
.right-wrapper {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

.left-image-wrapper {
    width: 54%;
}

a.menu-item {
    color: #888888;
    text-decoration: none;
    margin-right: 2.1961932650073206vw;
    font-size: 1.0248vw;
    line-height: 1.2445vw;
    font-family: "bicyclette", sans-serif;
    font-weight: 800;
    font-style: normal;
}

a.menu-item:hover,
ul.footer-social li a:hover {
    opacity: 0.5;
}

ul.footer-social {
    display: inline-block;
    list-style-type: none;
    padding: 0;
    padding-left: 2vw;
    margin: 0;
}

ul.footer-social li {
    display: inline-block;
    margin-right: 1.596193vw;
}

ul.footer-social li a {
    text-decoration: none;
    font-size: 1.3177159590043923vw;
    color: #888888;
}

a.soundcloud.icon-soundcloud {
    font-size: 2vw;
    /* vertical-align: middle; */
}

.icon-soundcloud:before {
    vertical-align: middle;
}

.menu-social-wrapper {
    background: #222222;
    padding: 1.8301610541727673vw 0;
    position: fixed;
    width: 100%;
    /* z-index: 999; */
    z-index:2;
}

.menu-social-wrapper:after {
    content: "";
    background: url(../images/border.png) no-repeat;
    display: inline-block;
    width: 100%;
    height: 0.1vw;
    position: absolute;
    background-size: 100% auto;
    bottom: 0;
    left: 0;
}

.menu-social-inner-wrapper {
    /* margin-left: 43.557833089311856vw; */
    position: relative;
    z-index: 2;
    text-align: right;
    display: flex;
    font-size: 0;
}

.backBtn {
    width: 48%;
    margin-left: 2%;
    text-align: left;
}

.social-wrapper,
.menu-wrapper,
.backBtn {
    display: inline-block;
    vertical-align: middle;
}

.social-wrapper {
    width: 27%;
}

.menu-wrapper {
    width: 23%;
}

.backBtn a {
    color: #888888;
    text-decoration: none;
    font-size: 1.0248vw;
    line-height: 1.2445vw;
    font-family: "bicyclette", sans-serif;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
    position: relative;
}

.backBtn a:before {
    content: "";
    background: url(../images/arrow-left.svg) no-repeat;
    display: inline-block;
    width: 2vw;
    height: 2vw;
    position: absolute;
    background-size: 2vw;
    top: -0.35vw;
    left: -1.9vw;
}

.backBtn a:hover {
    opacity: 0.5;
}

body.homePage .backBtn {
    opacity: 0;
    font-size: 0;
}

.social-wrapper {
    position: relative;
}

a#Shop-menu {
    margin-right: 0;
}

.header-presave-section {
    min-height: 57vw;
    background: url(../images/header-bg.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
}

.left-image-wrapper {
    position: absolute;
    top: -1.7vw;
    z-index: 10;
}

.header-inner-wrapper {
    position: relative;
    /* background: url('../images/header-bg.jpeg'); */
}

.right-image-wrapper {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100vh;
    /* transform: translateY(-50%); */
}

.album-presave-wrapper {
    max-width: 40.995607613469986vw;
    margin: 0 auto;
    text-align: center;
    /* padding-top: 38vh; */
    padding-top: 23vw;
}

.sub-text {
    letter-spacing: 0.39824304538799415vw;
    font-size: 1.171303074670571vw;
    color: #A2A2A2;
    color: #fff;
    margin-top: 1.098vw;
    font-family: "bicyclette", sans-serif;
    font-weight: bold;
    font-style: normal;
}

.merch-section {
    background: #000;
    height: auto;
}


/* .merch-image-link-wrapper {
    width: 23.206442166910687vw;
    display: inline-block;
    margin-right: 5.822548vw;
    margin-bottom: 6.222547584187408vw;
} */

.merch-item {
    max-width: 82.06442166910688vw;
    margin: 0 auto;
}

.merch-image-link-wrapper:nth-child(3n) {
    margin-right: 0;
}

.merch-content-wrapper {
    background: transparent;
    padding-bottom: 5vw;
}

.button-wrapper {
    max-width: 23.42606149341142vw;
    margin: 0 auto;
    margin-top: 2.5622vw;
    /*border: 1px solid transparent;*/
    border-image: linear-gradient(60deg, #606060, #FFFFFF, #606060);
    border-image-slice: 1;
}

a.presave-button-link {
    height: 3.6603221083455346vw;
    line-height: 3.6603221083455346vw;
    color: #fff;
    text-decoration: none;
    background-color: #363636;
    display: inline-block;
    width: 100%;
    font-family: "bicyclette", sans-serif;
    font-weight: 800;
    font-style: normal;
    position: relative;
    z-index: 1;
	border-radius: 50px;
	transition: all 0.7s;
    border: 1px solid;
}

/*a.presave-button-link:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background-color: #606060;
    transition: all 0.5s ease;
}*/

a.presave-button-link:hover {
    color: #fff;
	background: #606060;
}

a.presave-button-link:hover:after {
    left: 0;
    width: 100%;
}

.shopMerch {
    width: 23vw;
    margin: 0 auto;
    text-align: center;
    /*border: 1px solid transparent;*/
    border-image: linear-gradient(60deg, #606060, #FFFFFF, #606060);
    border-image-slice: 1;
    margin-top: 5.490483162518302VW;
}

.menu-button {
    display: none;
}

.shopMerch a {
    background-color: #363636;
    display: block;
    height: 3.66vw;
    line-height: 3.66vw;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 1.0248vw;
    font-weight: 800;
    position: relative;
    z-index: 1;
	border-radius: 50px;
	transition: all 0.7s;
    border: 1px solid;
}


/*.shopMerch a:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background-color: #606060;
    transition: all 0.5s ease;
}
*/
.shopMerch a:hover {
    color: #fff;
	background: #606060;
}

.shopMerch a:hover:after {
    left: 0;
    width: 100%;
}

.footer-social a:hover {
    opacity: 0.5;
}

video.video-image {
    width: 100%;
}

video.video-image {
    width: 100%;
    object-fit: cover;
    min-height: 100vh;
}

.herovideoBlock {
    overflow: hidden;
    display: block;
    padding-top: 0;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
}


/* video.video-image {
    width: 100%;
    object-fit: cover;
    min-height: 60vh;
} */

video.video-image {
    width: 100%;
    object-fit: cover;
    min-height: 60vh;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}

.bgImage {
    object-fit: cover;
    min-height: 60vh;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}
.bgImage img {
    width: 100%;
}
/*video.video-image.desktop{
        display: none;
    }*/

video.video-image.mob {
    display: none;
}


/*Onscroll CSS Starts*/

@keyframes fade-in-bottom {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

.merch-inner-wrapper {
    opacity: 0;
}

.fade-in-bottom {
    -webkit-animation: fade-in-bottom 0.8s cubic-bezier(0.190, 0.375, 0.565, 1.000) both;
    animation: fade-in-bottom 0.8s cubic-bezier(0.190, 0.375, 0.565, 1.000) both;
}

.merch-inner-wrapper.fade-in-bottom {
    opacity: 1;
}

.menu-wrapper,
.backBtn {
    margin-top: 0.5vw;
}


/*Onscroll CSS Ends*/

@media only screen and (max-width:1023px),
(min-width:1024px) and (max-width:1366px) and (orientation:portrait) {
    .menu-button {
        display: block;
        cursor: pointer;
        position: relative;
        height: 25px;
        width: 30px;
        margin: 0 auto;
        z-index: 3;
    }

    canvas {
        max-width: 600px;
        max-height: 600px;
    }

    .menu-social-inner-wrapper {
        text-align: center;
        transform: translateY(-100%);
        transition-timing-function: ease-out;
        transition: 1s;
    }

    .menu-social-inner-wrapper.open {
        transform: translateY(0%);
        background: #606060;
        display: unset;
    }

    .backBtn {
        position: absolute;
        top: -35px;
        left: 27px;
        margin-top: 0px;
        margin-left: 0px;
    }

    .backBtn a {
        font-size: 14px;
        line-height: 17px;
    }

    .backBtn a:before {
        font-size: 14px;
        line-height: 17px;
        left: -19px;
        top: -2px;
        width: 20px;
        height: 20px;
        background-size: 20px;
    }

    span.menu-icon {
        display: inline-block;
    }

    span.menu-icon span:nth-child(1) {
        top: 0;
    }

    span.menu-icon span:nth-child(2) {
        top: 8px;
    }

    span.menu-icon span:nth-child(3) {
        top: 16px;
    }

    span.menu-icon span {
        transition-duration: 0.5s;
        position: absolute;
        height: 2px;
        width: 100%;
        left: 0;
        border-radius: 0;
        background-color: #fff;
    }

    .menu-social-wrapper {
        padding: 0px;
        z-index: 999;
    }

    .menu-wrapper,
    .social-wrapper {
        display: none;
    }

    .menu-social-wrapper.open .menu-wrapper,
    .menu-social-wrapper.open .social-wrapper {
        display: block;
    }

    .menu-social-wrapper.open .menu-wrapper {
        height: 77vh;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .menu-social-wrapper.open {
        position: fixed;
        width: 100%;
        left: 0px;
        min-height: 100vh;
        top: 0px;
        height: 100%;
        /* background: #606060; */
        background: rgba(56,56,56,0.95);
        color: #fff;
        z-index: 15;
        overflow-y: auto;
        padding: 0px;

    }

    .menu-button.open span.menu-icon span:nth-child(1) {
        transform: rotate(-45deg);
        top: 12px;
    }

    .menu-button.open span.menu-icon span:nth-child(2) {
        transform: rotate(45deg);
        top: 12px;
    }

    .menu-button.open span.menu-icon span:nth-child(3) {
        display: none;
    }

    a#Shop-menu {
        margin: 0 auto;
        margin-top: 55px;
    }

    a.menu-item {
        color: #FFFFFF;
        display: block;
        width: 30%;
        margin: 0 auto;
        margin-top: 55px;
        font-size: 24px;
        line-height: 29px;
    }

    .menu-social-wrapper .hamWrapper {
        padding: 15px 0;
    }

    .menu-social-wrapper.open .hamWrapper {
        background: #000000;
        padding: 15px 0;
        position: relative;
    }

    .menu-social-wrapper:after {
        height: 1px;
    }

    .menu-social-wrapper.open .hamWrapper:after {
        content: "";
        background: url(../images/border.png) no-repeat;
        display: inline-block;
        width: 100%;
        height: 1px;
        position: absolute;
        background-size: 100% auto;
        bottom: 0;
        left: 0;
    }

    .menu-social-wrapper.open .social-wrapper {
        /* margin-top: 175px; */
        width: 100%;
    }

    ul.footer-social {
        padding: 0px;
    }

    ul.footer-social li a {
        font-size: 20px;
        color: #FFFFFF;
    }

    ul.footer-social li {
        margin-right: 20px;
    }

    ul.footer-social li:last-child {
        margin-right: 0px;
    }

    a.soundcloud.icon-soundcloud {
        font-size: 30px;
    }

    .left-image-wrapper,
    .right-wrapper {
        display: block;
        width: 100%;
        text-align: center;
    }

    .left-image-wrapper {
        position: absolute;
        /* top: 13vh; */
        top: 5vh;
    }

    .right-image-wrapper {
        width: 100%;
        position: relative;
        right: 0;
        padding-top: 125vw;
        height: unset;
    }

    .album-presave-wrapper {
        max-width: 399px;
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .album-image-wrapper {
        margin-bottom: 15px;
    }

    .sub-text {
        font-weight: bold;
        letter-spacing: 5.44px;
        font-size: 16px;
        margin-top: 0px;
        line-height: 19px;
    }

    .button-wrapper {
        max-width: 300px;
        margin: 0 auto;
        margin-top: 22px;
    }

    a.presave-button-link {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        border-radius: 0;
    }

    .menu-wrapper {
        margin-top: 0px;
    }

    /* .merch-item {
        max-width: 80%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
    }

    .merch-image-link-wrapper {
        flex: 1 1 47%;
        width: 100%;
        display: unset;
        margin-right: 0%;
        margin-bottom: 2%;
    }

    .merch-image-link-wrapper:nth-child(3n) {
        margin-right: 0%;
    }

    a.merch-item-link {
        font-size: 0;
    }

    .merch-image-link-wrapper:nth-child(n+1) {
        margin-right: 1%;
    } */
    .shopMerch {
        width: 300px;
        margin-top: 8.974358974358974vw;
    }

    .shopMerch a {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }

    .merch-content-wrapper {
        background: transparent;
        padding-bottom: 50px;
        padding-top: 5px;
    }

    .menu-social-wrapper.open:after {
        display: none;
    }

    .header-presave-section {
        min-height: 110vh;
    }
}

@media only screen and (min-width:1600px) and (max-width:2560px) {
    .left-image-wrapper {
        position: absolute;
        top: -2.5vw;
        z-index: 10;
    }
}


/** Merch overlapping Header **/

.merch-section.fade-in-bottom {
    position: relative;
}

.merch-inner-wrapper {
    position: relative;
    top: -50px;
}


/* Merch Grids */

.merch-item {
    display: grid;
    justify-items: center;
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 6.222547584187408vw;
}

.merch-image-link-wrapper {
    width: 23.206442166910687vw;
    height: 23.206442166910687vw;
    background: url(../images/merch-lightbox-vinette.png) no-repeat;
    background-size: contain;
}

.merch-image-link-wrapper a {
    display: block;
    display: block;
    padding: 2.9282576866764276VW;
    box-sizing: border-box;
}


/*Mobile Styles*/

@media only screen and (max-width:767px) {
    .merch-item {
        /* grid-template-columns: 1fr 1fr; */
        grid-template-columns: 1fr;
        grid-gap: 4.102564102564102VW;
        width: 89.74%;
        max-width: none;
    }

    .merch-image-link-wrapper {
        /* width: 42.82051282051282VW;
        height: 42.82051282051282VW; */
        width: 80vw;
        height: 80vw;
    }

    .merch-image-link-wrapper a {
        padding: 5.12vw;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3)and (orientation:landscape) {
    .header-presave-section {
        min-height: 117vw;
    }

    .right-image-wrapper {
        z-index: 10;
        /* top: 180vh; */
        padding-top: 80vw;
        top: unset;
        bottom: 10vh;
    }
}


/* @media only screen and (min-width:1024px) and (max-width:1366px) {
    .header-presave-section {
        min-height: 117vw;
    }
    .right-image-wrapper {
        z-index: 10;
        top: 180vh;
    }
} */


.merch-image-link-wrapper:nth-child(4) {
    display: none;
}


@media only screen and (max-width:767px) {

    /* .merch-image-link-wrapper:nth-child(3), */
    .merch-image-link-wrapper:nth-child(4) {
        display: none;
    }
}

.album-single-callout-copy {
    padding-right: 1.171303vw;
    text-transform: uppercase;
    border-right: 0.073206vw solid #fff;
    text-align: right;
    color: #fff;
    margin-top: 6.515373vw;
}

#asc-new {
    font-size: 1.02489vw;
}

#asc-single {
    font-size: 1.464129vw;
    font-weight: bold;
}

#as-outnow {
    font-size: 1.02489vw;
}

#as-outnow a {
    padding-left: 1.25vw;
    background: url(../images/icon-external-link.svg) no-repeat left center;

}

@media only screen and (max-width: 767px),
(min-width:768px) and (max-width:1366px) and (orientation:portrait) {

    .album-single-callout-copy {
        max-width: 300px;
        margin: 0 auto;
        margin-top: 46px;
        margin-bottom: 54px;
        padding-right: 25px;
        box-sizing: border-box;
    }
    .desk-bg{
        display: none;
    }
    .mob-bg{
        display: block;
    }
    #asc-new {
        font-size: 14px;
    }

    #asc-single {
        font-size: 20px;
    }

    #as-outnow {
        font-size: 14px;
        
    }

    #as-outnow a {
        padding-left: 20px;  
    }
}

@media only screen and (max-width:1023px) and (orientation:landscape) {
    .menu-social-wrapper.open .social-wrapper {
        margin-top: 90px;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width:768px) and (max-width:1366px) and (orientation:portrait) {
    .right-image-wrapper {
        padding-top: 83vw;
    }
}