@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?ht5f5y');
    src: url('../fonts/icomoon.eot?ht5f5y#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?ht5f5y') format('truetype'), url('../fonts/icomoon.woff?ht5f5y') format('woff'), url('../fonts/icomoon.svg?ht5f5y#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "ArialNarrowOSRegular";
    src: url('../fonts/arial_narrow-webfont.woff2') format('woff2'),
        url('../fonts/arial_narrow-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

[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-spotify:before {
    content: "\ea94";
}

.icon-appleinc:before {
    content: "\eabe";
}

.presaveMainWrapper {
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.imageWrapper {
    width: 22.938vw;
    height: 5.823vw;
    margin: 0 auto;
}

.albumtextWrapper {
    margin: 0 auto;
    margin-top: 1.563vw;
    font-size: 1.823vw;
    line-height: 2.083vw;
}

.presaveBtns a {
    font-size: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: "ArialNarrowOSRegular";
    cursor: pointer;
}

.presaveBtns a.wmg-button,
a.appleButton,
.presaveBtns .preOrderBtn a,
.presaveBtns .storeBtn a {
    background-color: transparent;
    font-family: "ArialNarrowOSRegular" !important;
    width: auto;
    height: 40px;
    display: block;
    line-height: 40px;
    border-bottom: 2px solid #FFFFFF;
    /* border-radius: 20px; */
}

.presaveBtns a.wmg-button:before,
a.appleButton:before {
    font-family: 'icomoon' !important;
    color: #FFFFFF;
    vertical-align: top;
    padding-right: 5px;
}

a.appleButton:before {
    vertical-align: inherit;
}

.presaveBtns a:hover {
    opacity: 0.7;
}

.presaveBtns .preOrderBtn a {
    font-size: 18px;
    color: #FFFFFF;
    width: auto;
}

.presaveBtns div {
    display: inline-block;
    vertical-align: top;
}

.presaveWrap {
    position: relative;
    line-height: 1;
    margin-top: 20px;
}

a.wmg-button.spotifyButton.done,
a.wmg-button.appleButton.done {
    pointer-events: none;
}

/* a.terms1:after {
    content: "terms";
}

a.terms1.showing:after {
    content: "hide";
} */

a.terms1 {
    font-size: 9px;
    text-transform: capitalize;
    color: #FFFFFF;
    font-family: "ArialNarrowOSRegular";
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
}

a.terms1:hover {
    opacity: 0.7;
}

body .presaveBtns .fadein {
    display: block;
}

body .presaveBtns .fadeout {
    display: none;
}

.presaveBtns .termsWrapper.first {
    margin: 10px auto;
}

.presaveBtns .termsWrapper.first .termsContent {
    font-size: 9px;
    text-transform: capitalize;
    font-family: "ArialNarrowOSRegular";
    color: #FFFFFF;
    max-width: 260px;
    margin: 0 auto;
    /* background: transparent; */
    padding: 5px;
    position: absolute;
    top: 20px;
    width: 260px;
    text-transform: uppercase;
}

.presaveBtns .termsWrapper.first .termsContent a {
    font-size: 9px;
    font-family: "ArialNarrowOSRegular";
    color: #FFFFFF;
    text-decoration: underline;
    text-transform: uppercase;
}

.presaveBtns .termsWrapper.first .termsContent a:hover {
    opacity: 0.7;
}

.presaveBtns div.spotifyBtn,
.presaveBtns div.appleBtn,
.presaveBtns div.preOrderBtn {
    margin-right: 20px;
}

.presaveBtns .secondRow {
    display: block;
}

.presaveBtns div.preOrderBtn {
    vertical-align: top;
}

.presaveBtns div.termsWrapper {
    display: block;
    position: relative;
    text-align: center;
}

.presaveBtns .termsContent {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 35px;
}

.email-error {
    color: #ff0000 !important;
    font-size: 8px;
    padding-top: 4px;
    display: none;
    padding-bottom: 0;
    font-family: "ArialNarrowOSRegular";
    position: absolute;
    margin: 0;
    width: 100%;
}

div#appleLightBox input#email.error {
    border: 1px solid #ff0000 !important;
    box-sizing: border-box;
    margin: 0 auto;
}

div#appleLightBox input#email {
    border: none;
    width: 100%;
    font-size: 14px;
    letter-spacing: 0;
    font-style: normal;
    margin-right: 0;
    display: block;
    margin-left: auto;
    max-width: 560px;
    margin: 0 auto;
    border: none;
    background: transparent;
    height: 35px;
    line-height: 1;
    padding: 0;
    text-align: left;
    text-align-last: left;
    margin-bottom: 0;
    border: 1px solid #FFFFFF;
    border-radius: 0;
    color: #FFFFFF;
    box-sizing: border-box;
    font-family: "ArialNarrowOSRegular";
    font-style: normal;
    text-transform: capitalize;
    padding-left: 10px;
}

div#appleLightBox .mlist-field {
    position: relative;
    max-width: 65%;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

a.overflowButton {
    position: absolute;
    right: 0;
    z-index: 1;
    top: 0;
    left: 0;
}

div#appleLightBox .submitButton a {
    display: block;
    width: 100%;
    border: none;
    margin: 0 auto;
    text-align: center;
    text-align-last: center;
    margin-top: 0;
    background: transparent;
    border: 1px solid #FFFFFF;
    font-size: 12px;
    color: #FFFFFF;
    border-radius: 0;
    padding: 0;
    font-weight: normal;
    /* position: relative; */
    text-transform: uppercase;
    cursor: pointer;
    font-family: "ArialNarrowOSRegular";
    font-style: normal;
    letter-spacing: 0;
    text-decoration: underline;
    height: 33px;
    line-height: 33px;
    text-decoration: none;
}

.applesubmitButton {
    position: relative;
}

div#appleLightBox fieldset {
    border: none;
    padding: 0;
}

div#appleLightBox {
    max-width: 270px;
    margin: 5px auto 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 222222;
}

.submitButton a:hover {
    opacity: 0.7;
}

.applesubmitButton.submitButton.tilter {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 27%;
    margin-left: 1%;
}

a.appleButton.active {
    color: #0e0b07;
    opacity: 0.7;
}

.presaveTitle.one {
    font-family: "ArialNarrowOSRegular";
    font-size: 45px;
    color: #FFFFFF;
    line-height: 1;
    padding-bottom: 10px;
}

.presaveTitle.two {
    font-family: "ArialNarrowOSRegular";
    font-size: 25px;
    color: #FFFFFF;
    line-height: 1;
}

.mobile {
    display: none;
}

body {
    background: url('../images/desktopbg.jpg') no-repeat 0 0 #000;
    background-size: cover;
    background-position: center top;
}

.content-Wrapper {
    max-width: 37vw;
    margin: 0 4vw 0 auto;
}

.albumLogo {
    max-width: 100%;
    width: 55%;
    margin: 0 auto;
    padding-bottom: 1vw;
}

.preOrderBtn a {
    font-size: 18px;
    color: #FFFFFF;
}

.popupWrapper {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid #000000;
    font-size: 20px;
    background: #ffffff;
    z-index: 1;
    width: 90%;
    max-width: 600px;
    box-sizing: border-box;
    padding:10px;
    color:#000000;
}
.popupWrapper .ot-sdk-show-settings {
    text-decoration: underline;
    display: inline-block;
    font-size: 16px;
    text-transform: none;
}

a.popupClose {
    font-size: 16px;
    color: #DDC47F;
}

.popupWrapper .ot-sdk-show-settings:hover {
    border-color: transparent;
}

.popupInner {
    padding: 50px 25px;
    position: relative;
}

.popupClose {
    position: absolute;
    top: 5px;
    right: 5px;
    line-height: 1;
    color: #fff;
}

.popupClose:hover {
    opacity: 0.5;
}
.presaveBtns .preOrderBtn a,.presaveBtns .storeBtn a {
    font-size: 1.823vw;
    line-height: 2vw;
    height: 2.5vw;  
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    body .presaveMainWrapper {
        /* position: relative;
        top: unset;
        left: unset;
        transform: unset;*/
        margin: 0 auto;
        width: 100%;
        max-width: 100%;
    }

    ul.footer-social li a {
        border-bottom: none;
        margin: 0 1px;
        text-decoration: none;
        font-size: 3.2vw;
        color: #fff;
    }

    ul.footer-social li:last-child a {
        margin-right: 0;
        font-size: 4.5vw;
    }
}

@media only screen and (max-width: 1023px) {
    body .termsWrapper a {
        font-size: 12px;
    }

    .presaveBtns a {
        font-size: 24px;
    }

    div#appleLightBox {
        position: relative;
        display: block;
        margin: 20px auto;
    }

    
    .presaveBtns .termsWrapper.first .termsContent {
        background: #000;
        top: 15px;
        left: 70px;
        font-size: 12px;
        width: 200px
    }
    .presaveBtns .termsWrapper.first .termsContent a{
        font-size: 12px;

    }
    .mlist-outer-wrapper1.embedded-inline-list.country-detect.footer.lightbox.customPageName {
        width: 100%;
        display: block;
    }

    .presaveBtns a.wmg-button,
    a.appleButton,
    .presaveBtns .preOrderBtn a {
        height: 40px;
        line-height: 40px;
    }

    .presaveBtns a.wmg-button,
    a.appleButton,
    .presaveBtns .preOrderBtn a,
    .presaveBtns .storeBtn a {
        width: 140px;
    }

    .presaveBtns a.wmg-button, a.appleButton, .presaveBtns .preOrderBtn a, .presaveBtns .storeBtn a {
        width: auto;
        font-size: 24px;
    }

    .presaveTitle.one {
        max-width: 300px;
        margin: 0 auto;
        font-size: 20px;
        line-height: 1;
    }

    a.appleButton:before {
        vertical-align: baseline;
    }

    .content-Wrapper {
        max-width: 500px;
        margin: 0 auto;
    }

    .logoWrap {
        padding: 7vh 0 20px;
    }

    body {
        background: url('../images/mobilebg.jpg') no-repeat 0 0 #000;
        background-size: cover;
        background-position: bottom;
    }

    .presaveMainWrapper {
        margin: 0 auto;
        text-align: center;
        /* position: relative;
        top: 50px;*/
        width: 88%;
    }

    ul.footer-social {
        max-width: 90vw;
    }

    ul.footer-social li:last-child a {
        margin-right: 0;
        font-size: 0;
    }

    .albumLogo {
        padding-bottom: 5vw;
    }

    .preOrderBtn a {
        font-size: 24px;
        color: #FFFFFF;
    }

    .imageWrapper {
        width: 260px;
        height: 68px;
        margin: 0 auto;
    }

    .albumtextWrapper {
        margin: 0 auto;
        margin-top: 25px;
        font-size: 30px;
        line-height: 35px;
    }

    .mobile {
        display: block;
    }
}

.footLeft.mobile {
    display: none;
}

@media only screen and (max-width: 767px) {
    .logoWrap {
        padding: 20px 0 20px;
    }

    .content-Wrapper {
        max-width: 350px;
        margin: 0 auto;
        min-height: auto;
    }

    .logoWrap a,
    .presaveTitle.two {
        font-size: 20px;
    }

    .audio-section {
        width: 320px;
        margin: 0 auto;
        margin-bottom: 0;
        margin: 60px auto;
    }

    .numberWrapper {
        padding-bottom: 30px;
    }

    .numberTitle {
        padding-bottom: 0;
        font-size: 25px;
    }

    .number {
        font-size: 25px;
    }

    .footer-wrap {
        width: 310px;
        text-align: center;
        line-height: 1.6;
        margin: 0 auto;
    }

    .footLeft.desktop {
        display: none;
    }

    .footLeft.mobile {
        padding-bottom: 45vh;
        display: block !important;
    }
}

@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape),
(min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .footLeft.desktop {
        display: none;
    }

    .footLeft.mobile {
        padding-bottom: 45vh;
        display: block !important;
    }

    .numberWrapper {
        padding-bottom: 30px;
    }
}

.wmgsdk-modal input {
    color: #000;
    border: 1px solid;
    padding: 2px 5px;
}

@media only screen and (max-width:1023px) and (orientation:landscape) {
    body.frontpage {
        background: url(../images/mobilebg.jpg) no-repeat 0 0 #000;
        background-size: cover;
        background-position: center top;
    }

    .albumLogo {
        max-width: 100%;
        width: 50%;
    }

    .preOrderBtn a {
        font-size: 4.083vw;
        color: #FFFFFF;
    }

    .albumLogo {
        padding-bottom: 1vw;
    }

    ul.footer-social li:last-child a {
        margin-right: 0;
        font-size: 0;
    }
}

@media only screen and (max-width:1024px) and (orientation:portrait) {
    body {
        background: url('../images/mobilebg.jpg') no-repeat 0 0 #000;
        background-size: cover;
        background-position: bottom;
    }

    .presaveBtns div.spotifyBtn,
    .presaveBtns div.appleBtn,
    .presaveBtns div.preOrderBtn {
        margin-right: 20px;
    }
    .presaveBtns .preOrderBtn a,.presaveBtns .storeBtn a {
        font-size: 24px;
        line-height: 40px;
        height: 40px; 
    }

}