@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?fb5xwr");
    src: url("../fonts/icomoon.eot?fb5xwr#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?fb5xwr") format("truetype"), url("../fonts/icomoon.woff?fb5xwr") format("woff"), url("../fonts/icomoon.svg?fb5xwr#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: 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-snapchat-ghost:before {
    content: "\e900";
}

.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";
}

i.appleinc.icon-appleinc {
    font-size: 22px;
    padding-right: 2px;
    vertical-align: sub;
    line-height: 2;
}

i.spotify.icon-spotify {
    font-size: 22px;
    padding-right: 2px;
    vertical-align: sub;
    line-height: 2;
}

body {
    color: #ffffff;
    overflow-x: hidden;
    background: #000;
}

body {
    margin: 0;
    text-align: center;
    color: #ffffff;
    font-style: normal;
    font-family: 'Arial';
    font-weight: normal;
    font-style: normal;
    background-repeat: no-repeat;
    font-size: 0;
    text-transform: uppercase;
    background: url("../assets/desktopBg.jpg");
    background-color: #000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    outline: none;
}

.buttons {
    transition: all 0.3s;
}

.popupWrapper {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid #fff;
    font-size: 13px;
    background: #819DD6;
    z-index: 10000000000;
    width: 90%;
    max-width: 500px;
    box-sizing: border-box;
    color: #fff;
}

.popupWrapper a:hover {
    opacity: 0.6;
}

.popupInner a.ot-sdk-show-settings {
    display: inline;
}

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

.popupWrapper .ot-sdk-show-settings {
    border-bottom: 1px solid #fff;
}

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

.overallInnerWrapper {
    min-height: calc(100vh - 38px);
}

.uparrow {
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 15px solid #fff;
    position: absolute;
    top: -7px;
    left: 75%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

form#emailOnly,
div#appleSignUp {
    position: relative;
}


/*Sweeps inactive state css*/

.sweepsWrapper.inactive {
    display: none;
}

.innerSweeps {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.2445095168374818vw;
    color: #fff;
    max-width: 30.792094vw;
    margin: 0 auto;
    line-height: 1.54451vw;
    padding-bottom: 0;
    font-weight: 700;
    font-style: normal;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.innerSweeps a {
    color: #fff;
    text-decoration: underline;
}

.innerSweeps a:hover {
    opacity: 0.5;
}


/*Sweeps inactive state css*/


/*Footer css*/

ul.footer-social {
    width: 100%;
    padding-inline-start: unset;
    margin-block-start: unset;
    margin-block-end: unset;
}

ul.footer-social li {
    text-decoration: none;
    list-style-type: none;
    display: inline-block;
    font-weight: 500;
}

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

.footerFollowWrapper a.icon-soundcloud {
    font-size: 1.75vw;
    margin-left: 0;
}

.footerWrapper a:hover,
.followLinks a:hover {
    opacity: 0.5;
    transition: all 0.8s ease-in-out;
}

.footerFollowWrapper {
    width: 100%;
    text-align: center;
    display: block;
    vertical-align: middle;
    margin-right: 1%;
}

.copyrightWrapper {
    width: 100%;
}

.footerFollowWrapper a,
.footerFollowWrapper iframe {
    display: inline-block;
    vertical-align: middle;
}

span.separator {
    padding: 0;
}

.footerWrapper span,
.footerWrapper a {
    font-size: 9px;
    color: #fff;
    font-style: normal;
    text-decoration: none;
    vertical-align: middle;
    line-height: 1.5;
    letter-spacing: 0;
    text-transform: capitalize;
    transition: all 0.8s ease-in-out;
}

span.separator {
    font-size: 0;
    margin: 0 0.5%;
}

.footerFollowWrapper a {
    font-size: 1vw;
    margin-right: 1.42vw;
    color: #fff;
    text-decoration: none;
}

.copyrightWrapper {
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    width: 100%;
    display: block;
    margin-right: 0;
    padding-bottom: 1.04vw;
}

.copyrightWrapper span {
    display: inline-block;
}


/* Footer CSS */


/* Firstform CSS */

.firstForm.sweepsWrapper {
    padding-bottom: 12vw;
    padding-top: 2.08vw;
    z-index: 11;
}

.topWrap {
    max-width: 25vw;
    margin: 0 auto;
}

.Logo {
    max-width: 2.9vw;
    margin: 0 auto;
}

.title {
    max-width: 15.2vw;
    margin: 0 auto;
    margin-top: 0.8vw;
}

.additionalHeader {
    font-size: 14px;
    padding-bottom: 4%;
    line-height: 26px;
    font-weight: 700;
    font-style: normal;
}

a.downloadBtn {
    color: #FFFFFF;
    font-family: 'Arial';
    font-weight: bold;
    height: 2.344vw;
    line-height: 2.344vw;
    display: inline-block;
    width: 9.8vw;
    background: linear-gradient( 116deg, #E7BCE9, #819DD6);
    box-shadow: 0 3px 6px #00000029;
    margin: 5vw 0;
}


/* a.tilter.inactive {
    background: #404040;
} */

.firstForm .contentWrapper {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.header-section {
    padding-bottom: 5.56vw;
}

.innercontentWrap {
    max-width: 28.64vw;
    margin: 0 auto;
    padding: 3.177vw 0;
    position: relative;
    border-radius: 10px;
}

.innercontentWrap::before {
    background-color: rgba(255, 255, 255, 0);
    backdrop-filter: blur(13px) saturate(156%) contrast(54%) brightness(117%);
    -webkit-backdrop-filter: blur(13px) saturate(156%) contrast(54%) brightness(119%);
    content: '';
    height: 100%;
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    filter: blur(5px);
    border-radius: 10px;
}

.streamText {
    font-size: 14px;
    padding-top: 17px;
}

.mobbrk,
.mob {
    display: none;
}

.followWrapper {
    padding: 0px;
    padding-top: 1.3vw;
    position: relative;
    max-width: 13.6vw;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
}

.signupText {
    padding-top: 5px;
    color: #f4eeed;
    font-size: 14px;
    padding-right: 1%;
    font-weight: 400;
}

div#spotifyLightBox,
div#youtubeLightBox {
    position: relative;
}

.followOnSpotify,
.followOnyoutube,
.followOnApple,
.mlistSignUpEmail {
    display: inline-block;
    font-size: 0;
    vertical-align: top;
    margin-bottom: 1.3vw;
    margin-right: 6%;
    margin-left: 0;
    text-align: center;
    width: 47%;
}

.followOnyoutube,
.mlistSignUpEmail,
.followOnApple {
    margin-right: 0;
}

.customButton,
a.tilter {
    display: block;
    margin: 0 0 auto 0;
    height: 1.9229vw;
    line-height: 1.9229vw;
    text-decoration: none;
    font-size: 0.833vw;
    color: #FFFFFF;
    text-transform: uppercase;
    background: linear-gradient(116deg, #E7BCE9, #819DD6);
    border-radius: 0;
    letter-spacing: 0;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    width: 100%;
    transition: all 0.8s ease-in-out;
    font-family: 'Arial';
    font-weight: bold;
    box-shadow: 0 3px 6px #00000029;
}


/* FirstForm CSS */


/* email Css */

.followPopupSection>div {
    margin: 0 auto;
    max-width: 17.97vw;
    margin-top: -3%;
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

fieldset {
    padding: 0;
    border: none;
    margin: 0 auto;
}

#errorMsg,
#serverError {
    color: #ff0000;
}

.mlist-header,
.commonHeaderText {
    color: #FBEFE3;
    font-size: 0.833vw;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Arial';
    font-weight: normal;
    line-height: 1.8;
    max-width: 19.32vw;
    margin: 0 auto;
}

.title a {
    font-size: 33px;
    font-family: beloved-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: rgb(244, 238, 237, 0.37);
    margin-top: -2.8%;
    margin-bottom: 10%;
}

.followPopupSection .title,
.followPopupSection .txt {
    display: none;
}

.followPopupSection .txt {
    font-size: 20px;
    color: #f4eeed;
    line-height: 52px;
}

.followPopupSection .title {
    margin-bottom: 15%;
}

.mlist-header {
    font-size: 18px;
    letter-spacing: 0px;
    margin-bottom: 15px;
    padding-top: 20px;
    text-align: center;
    color: #000;
    line-height: 22px;
    font-weight: 900;
}

input,
select {
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 500;
}

input,
select {
    font-weight: 600;
    width: 100%;
    background: #fff;
    border: 0;
    text-transform: capitalize;
    letter-spacing: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    outline: none;
    padding: 9px 0;
    color: #666666;
    font-size: 14px;
    letter-spacing: 0px;
    font-style: normal;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: left;
    text-align-last: left;
    text-indent: 10px;
    border: 1px solid #337a9a;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
}

input#email {
    border: 0;
    width: 100%;
    font-size: 0.625vw;
    letter-spacing: 0;
    font-style: normal;
    display: block;
    height: 2.6vw;
    line-height: 2.6vw;
    padding: 0;
    text-align: center;
    color: #FFFFFF;
    text-align-last: left;
    background: #313976;
    margin: 0 auto;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-text-fill-color: #FFFFFF;
    margin-top: 10px;
    border: 1px solid #98C0ED;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    margin: 0;
    padding: 0px;
}

.termsWrapper.first {
    width: 301px;
    margin: 0 auto;
    margin: 0;
}

.primary-list-values.commonCheckbox {
    max-width: 15.26vw;
    margin: 0 auto;
}

.applesubmitButton.submitButton a.submit {
    background: transparent;
    border: 0;
}

.agree-text,
.purchase-text {
    padding-left: 11px;
    display: inline-block;
    width: calc(100% - 16px);
    box-sizing: border-box;
    font-size: 0.625vw;
    color: #FBEFE3;
    font-style: normal;
    font-weight: 400;
    line-height: 1.8;
    margin-top: -4px;
    text-align: left;
    vertical-align: middle;
    letter-spacing: 0px;
    text-transform: none;
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.purchase-text {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    text-align: left;
    padding: 0;
    padding-bottom: 3%;
    color: #f4eeed;
    letter-spacing: 0px;
    font-weight: 400;
    text-transform: none;
    width: 100%;
}

.mlist-outer-wrapper .purchase-text {
    padding-top: 20px;
}

.mlist-checks {
    position: relative;
    max-width: 100%;
    margin: 1.3vw auto 0;
    font-size: 0;
}

.mlist-checks [type="checkbox"]:not(:checked),
.mlist-checks [type="checkbox"]:checked {
    display: inline;
    position: absolute;
    left: 0;
    width: 16px;
    height: 16px;
    margin: 0;
    top: -2px;
    opacity: 0;
    z-index: 10;
    cursor: pointer;
    margin: 0;
    padding-left: 0;
}

.mlist-checks input {
    display: block;
    position: absolute;
    left: 4px;
    top: -4px;
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    padding: 0;
    opacity: 0;
    z-index: 100;
    cursor: pointer;
    margin: 0;
}

label.global-list {
    margin: 18px 0 12px 0;
}

.global-list:before {
    content: "\2713";
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-indent: -9999px;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    box-sizing: border-box;
    color: #98C0ED;
    border: 0;
    width: 16px;
    height: 16px;
    margin: 0;
    top: -2px;
    background: #0D296D;
    border: 1px solid #98C0ED;
}

.agree-text a {
    color: #FBEFE3;
    text-decoration: underline;
    transition: all 0.8s ease-in-out;
}

.mlist-submit input {
    display: block;
    width: 190px;
    margin: 0px auto;
    height: 48px;
    line-height: 48px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    background: transparent;
    border-radius: 0;
    letter-spacing: 1px;
    box-sizing: border-box;
    padding: 0px;
    cursor: pointer;
}

.mlistLightBox input.submit {
    font-size: 0;
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
    background: transparent;
    font-weight: 400;
    letter-spacing: 0px;
    border: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 2.6vw;
    line-height: 2.6vw;
    text-align-last: unset;
    text-indent: 0;
    transition: all 0.8s ease-in-out;
    font-family: 'Arial';
    font-style: normal;
    opacity: 1;
}


/* email CSS */


/* applemusic CSS */

.submitButton,
.emailSubmitButton {
    cursor: pointer;
}

.submitButton,
.emailSubmitButton {
    margin-top: 18px;
    position: relative;
}

.submitButton {
    position: relative;
    width: 17%;
    display: inline-block;
    margin: 0;
}

.submitButton a {
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
    background: #363a38;
    font-weight: 800;
    letter-spacing: 0px;
    border: none;
    width: 278px;
    margin: 0 auto;
    text-align: center;
    height: 35.58px;
    line-height: 35.58px;
    text-align-last: unset;
    text-indent: 0;
    transition: all 0.8s ease-in-out;
    margin-top: 12px;
    margin-bottom: 9px;
}

.submitButton a,
.emailSubmitButton a,
.mlist-submit a.overflowButton {
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
    background: #E7BCE9;
    font-weight: 400;
    letter-spacing: 0px;
    border: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 2.6vw;
    line-height: 3vw;
    text-align-last: unset;
    text-indent: 0;
    transition: all 0.8s ease-in-out;
    opacity: 1;
    border: 1px solid #E7BCE9;
}

.mlist-submit {
    position: relative;
    display: inline-block;
    width: 17%;
    vertical-align: top;
}

.mlist-field.email-field {
    display: inline-block;
    width: 83%;
    vertical-align: top;
}

div#mlistLightBox .primary-list-values {
    display: none;
}

.applesubmitButton a.overflowButton,
.mlist-submit a.overflowButton {
    position: absolute;
    right: 0;
    z-index: 1;
    top: 0;
    left: 0;
    cursor: pointer;
}


/* applemusic CSS */


/* spotifyYoutube CSS */

.sub-header {
    font-size: 18px;
    line-height: 20px;
    padding: 23px 0;
    color: #000;
    font-weight: 900;
}

#spotifyErrorMsg,
#youtubeErrorMsg {
    display: none;
}


/* spotifyYoutube CSS */


/* SecondForm CSS */

.FollowSharedSecondForm {
    color: #fff;
    margin: 0 auto;
    margin-top: 0%;
}

.secondForm.sweepsWrapper {
    width: 19.58vw;
    margin: 0 auto;
    position: relative;
}

.secondForm::before {
    background-color: rgba(255, 255, 255, 0);
    backdrop-filter: blur(13px) saturate(156%) contrast(54%) brightness(117%);
    -webkit-backdrop-filter: blur(13px) saturate(156%) contrast(54%) brightness(119%);
    content: '';
    height: 100%;
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    filter: blur(5px);
    border-radius: 10px;
}

.thankyouMessage,
.thankyou-message.embed {
    font-size: 0.833vw;
    color: #fff;
    margin: 0 auto;
    width: 100%;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0px;
}

.additional-CDC .inputItem label {
    display: none;
}

.additional-CDC .inputItem.birthday label {
    display: block;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    font-weight: 700;
    font-style: normal;
    line-height: 26px;
    margin-bottom: 0;
    padding: 5px 0;
    padding-top: 0;
}

.big {
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #fff;
    font-weight: 700;
    font-style: normal;
    line-height: 26px;
}

.additional-CDC {
    margin: 0 auto;
    padding-top: 4%;
}

.secondart {
    position: absolute;
    width: 233px;
    bottom: 2%;
    left: 2%;
}

select#country {
    padding-right: 15px;
    padding-left: 0;
    text-indent: 10px;
}

.formData {
    width: 100%;
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
    box-sizing: border-box;
}

.inputItem {
    margin-bottom: 5%;
    font-size: 0;
    padding-bottom: 5%;
}

.inputItem label {
    letter-spacing: 1.5px;
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: left;
    font-size: 15px;
    color: #000;
    letter-spacing: 1.4px;
    padding-bottom: 2%;
    text-transform: uppercase;
    font-weight: 500;
}

.inputItem.zip,
.inputItem.country {
    display: block;
    margin-bottom: 12px;
}

input.zipCode,
select#country {
    width: 100%;
}

.inputItem.country {
    padding-bottom: 3%;
}

.big span {
    font-size: 14px;
    font-weight: 400;
}

.inputItem.zip,
#dobMonth,
.inputItem.firstName {
    width: 296px;
    margin: 0 auto;
}

.inputItem.country,
#dobDay {
    width: 296px;
    margin: 0 auto;
}

select {
    padding-left: 1.0248901903367496vw;
    text-indent: 0;
}

select {
    background: #fff;
    text-align-last: left;
    background-size: 4%;
    background: url(../assets/downarrow.png) #fff;
    background-repeat: no-repeat;
    background-position: right 4% center;
    background-size: 0.8248901903367496vw;
}

option {
    background: #fff;
}

#dobMonth,
#dobDay {
    display: inline-block;
    /* width: 132px; */
    text-align: center;
    text-align-last: left;
    text-transform: lowercase;
}

.secondForm.sweepsWrapper .mlist-checks {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    font-size: 0;
    display: inline-block;
    margin-top: 2%;
    margin-bottom: 4%;
}

.secondForm.sweepsWrapper .mlist-checks input {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    padding: 0;
    opacity: 0;
    z-index: 100;
    cursor: pointer;
    margin: 0;
}

.additional-CDC label.global-list {
    margin-bottom: 22px;
}

.FollowSharedSecondSubmit.buttons.tilter {
    display: block;
    margin: 0 0 auto 0;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background: #337a9a;
    border-radius: 0;
    letter-spacing: 0;
    box-sizing: border-box;
    position: relative;
    font-weight: 800;
    cursor: pointer;
    width: 296px;
    margin: 0 auto;
    font-weight: 700;
    margin-top: 3%;
}

.secondForm.sweepsWrapper .global-list:before {
    content: "\2713";
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-indent: -9999px;
    text-align: center;
    box-sizing: border-box;
    top: -0.09282576866764276vw;
}

.secondForm.sweepsWrapper input:checked+label:after,
.secondForm.sweepsWrapper input:checked+label+label:after {
    content: "\2713";
    display: block;
    text-indent: 0;
    position: absolute;
    text-align: center;
    box-sizing: border-box;
}

.FollowSharedSecondForm .agree-text {
    color: #fff;
}

.secondForm.sweepsWrapper .agree-text {
    text-transform: none;
    padding-left: 10px;
    font-size: 14px;
    line-height: 19px;
}

.FollowSharedSecondSubmit.buttons.tilter:hover {
    opacity: 0.5;
}

.music-section {
    padding: 40px 0px 10px;
    width: 100%;
    max-width: 92%;
    margin: 0 auto;
}

.music-leftWrapper {
    width: 56%;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}

.musci-header {
    font-size: 18px;
    color: #000;
    padding-bottom: 3px;
    letter-spacing: 0;
    font-weight: 900;
    line-height: 23px;
}

.music-rightWrapper {
    display: inline-block;
    width: 30%;
}

.listen-button {
    padding-top: 5px;
}

a.tilter.listenlink {
    display: inline-block;
    height: 41px;
    line-height: 41px;
    width: 128px;
    background: #000;
    font-size: 13px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

a.tilter.listenlink:hover {
    background: #fff;
    color: #000;
}


/* SecondForm CSS */

.mlist-checks label.error {
    display: none !important;
}

input.error+label .global-list:before,
input.error+label+.global-list:before {
    border: 2px solid #ff0000;
}

.mlistLightBox input.submit:hover {
    opacity: 0.5;
}

.mlist-checks input.error+label:before {
    border: 2px solid #ff0000;
}

.agree-text a:hover {
    opacity: 0.5;
    text-decoration: none;
    transition: all 0.8s ease-in-out;
}

input:checked+label:after,
input:checked+label+label:after {
    content: "\2713";
    line-height: 20px;
    color: #98C0ED;
    display: block;
    text-indent: 0;
    font-size: 12px;
    position: absolute;
    top: -4px;
    left: 3px;
    text-align: center;
    box-sizing: border-box;
}

a.tilter:hover,
a.downloadBtn:hover {
    opacity: 1;
    transition: all 0.8s ease-in-out;
    background: linear-gradient( 116deg, #819DD6, #E7BCE9);
}

::-webkit-input-placeholder {
    text-align: left;
    text-align-last: left;
}

:-moz-placeholder {
    /* Firefox 18- */
    text-align: left;
    text-align-last: left;
}

::-moz-placeholder {
    /* Firefox 19+ */
    text-align: left;
    text-align-last: left;
}

:-ms-input-placeholder {
    text-align: left;
    text-align-last: left;
}

input#email::placeholder {
    text-align-last: left;
    text-align: left;
}

.secondFormheader {
    padding: 4px 0 90px;
}

.thankyou-message.embed {
    line-height: 1;
}

input#email+label.error {
    position: absolute;
    top: -1.2vw;
    text-align: left;
}

label.error {
    color: #ff0000;
    text-align: left;
    display: block;
    letter-spacing: 1px;
    font-size: 8px;
}

.mlistLightBox label.error {
    color: red;
    font-size: 0.62vw;
    padding-top: 4px;
    font-weight: 600;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

input::-webkit-input-placeholder {
    color: #666666;
    opacity: 1;
}

input:-moz-placeholder {
    /* Firefox 18- */
    color: #666666;
    opacity: 1;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    color: #666666;
    opacity: 1;
}

input:-ms-input-placeholder {
    color: #666666;
    opacity: 1;
}

select::-ms-expand {
    display: none;
}

input#email::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
}

input#email:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
    opacity: 1;
}

input#email::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
    opacity: 1;
}

input#email:-ms-input-placeholder {
    color: #000;
    opacity: 1;
}

.additional-CDC input:-webkit-autofill,
.additional-CDC textarea:-webkit-autofill,
.additional-CDC select:-webkit-autofill {
    color: #666666;
    -webkit-text-fill-color: #666666;
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    color: #fff;
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0 1000px #313976 inset;
}

input#email:-webkit-autofill {
    color: #fff;
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0 1000px #313976 inset;
}

.followtermsWrapper.first {
    padding-top: 0.52vw;
}

div#mlistLightBox div.terms {
    text-align: left;
}

div#mlistLightBox .followtermsWrapper.first {
    padding-top: 0.2vw;
}

.terms a {
    border: none;
    color: #FFFFFF;
    border-bottom: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 0.6vw;
    text-decoration: none;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    width: auto;
    margin-top: 0;
    letter-spacing: 0;
    font-family: 'Arial';
}

.followtermsWrapper a.terms {
    color: #FFFFFF;
    text-transform: lowercase;
    text-decoration: none;
    letter-spacing: 0;
    transition: all 0.8s ease-in-out;
}

.followtermsWrapper a.terms:hover {
    opacity: 0.6;
}

.followtermsWrapper a.terms:after {
    content: "Terms";
}

.followtermsWrapper.first .termsContent {
    font-size: 0.6vw;
    color: #FFFFFF;
    text-transform: none;
    padding: 5px;
    line-height: 1.2;
    background: #819DD6;
    position: absolute;
    z-index: 2;
    width: auto;
    margin-top: 5px;
    left: 0;
}

.followtermsWrapper a.terms.showing:after {
    content: 'Hide';
}

.followtermsWrapper.first .termsContent a {
    color: #FFFFFF;
    text-transform: none;
    text-decoration: underline;
    transition: all 0.8s ease-in-out;
}

.followtermsWrapper.first .termsContent a:hover {
    opacity: 0.7;
}

br.mobile {
    display: none;
}

label[for="emailId"],
label[for="country"] {
    display: block;
    text-align: left;
    font-size: 12px;
    color: #555;
    letter-spacing: 1.4px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.email-error {
    color: red;
    font-size: 0.62vw;
    padding-top: 4px;
    display: none;
    font-weight: 600;
    position: absolute;
    top: -1.2vw;
    width: 100%;
    text-align: left;
}

.submitButton a.overflowButton:hover,
.emailSubmitButton a.overflowButton:hover,
.submitButton a.overflowButton:hover {
    opacity: 0.5;
    transition: all 0.8s ease-in-out;
}

.mlist-submit a.overflowButton:hover {
    opacity: 0.5;
}

.emailSubmitButton a:hover,
.submitButton a:hover {
    opacity: 0.5;
}

.mlist-field {
    position: relative;
    display: inline-block;
    width: 83%;
    vertical-align: top;
}

input#email.error {
    border: 1px solid #ff0000;
    /* box-sizing: border-box; */
}

.followWrapper a.active {
    /* background: #fff;
    color: #000; */
}

.desk {
    display: block;
}

.footerinnerWrapper {
    text-align: right;
}

.logoWrapper {
    width: 33%;
    margin: 0 auto;
    padding-top: 1%;
}

a.emailonly {
    font-weight: 200;
    color: #FFFFFF;
    font-size: 0.625vw;
    text-decoration: underline;
    border: none;
    transition: all 0.8s ease-in-out;
}

.mlistSignUpEmail {
    width: 100%;
    text-align: center;
    text-transform: none;
    margin: 0;
}

.evolveart {
    display: block;
    z-index: 11;
    width: 233px;
    margin: 0 auto;
}

.evolveart img {
    width: 100%;
}

body.second .overallInnerWrapper .headerSection {
    padding: 0;
}

a.emailonly:hover {
    border: none;
    opacity: 0.5;
}

.evolveart.mob {
    display: none;
}

.evolveart.desk {
    display: inline-block;
}

input#birthday {
    text-transform: lowercase;
}

img.footer-imager {
    position: absolute;
    width: 40%;
    bottom: 0;
    left: 0;
}

li.oner,
li.twoer {
    display: inline-block;
    width: 50%;
}

.text-wrapper {
    font-size: 0;
}

.text-wrapper li {
    font-size: 14px;
    text-align: left;
    position: relative;
}

.text-wrapper li.threer {
    display: block;
}

.text-wrapper li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    vertical-align: middle;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 10px;
}

@media only screen and (min-width: 1024px) {
    body.second .leftWrapper {
        display: none;
    }
    body {
        min-height: 100vh;
    }
}

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

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

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

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

@media only screen and (max-width: 1024px) {
    .FollowYoutubeFirstForm .termsContent,
    .FollowSpotifyFirstForm .termsContent {
        max-width: 100%;
    }
    .FollowYoutubeFirstForm .purchase-text,
    .FollowSpotifyFirstForm .purchase-text {
        width: 100%;
        font-size: 14px;
        line-height: 18px;
    }
    .leftWrapper {
        display: none;
    }
    .overallWrapper {
        width: 100%;
        background: none;
        position: relative;
        padding-top: 0
    }
    .overallInnerWrapper {
        min-height: calc(100vh - 125px);
    }
    .secondForm::before {
        border-radius: 0;
    }
    body {
        background: url(../assets/bgimage_mob.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-color: #000;
        background-position: center;
        background: none;
    }
    body::after {
        content: "";
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: url(../assets/bgimage_mob.jpg) no-repeat;
        background-size: cover;
        z-index: -2;
        background-position: center;
        background-color: #000;
    }
    .footerWrapper ul.footer-social a {
        margin-right: 25px;
        font-size: 20px;
        vertical-align: middle;
    }
    ul.footer-social li:last-child a {
        font-size: 29px;
        padding-top: 2px;
    }
    .followWrapper {
        padding-top: 23px;
        max-width: 261px;
    }
    .footerWrapper {
        padding-top: 0;
        background: transparent;
        background-position: center;
        background-size: cover;
        padding-bottom: 10px;
        max-width: 295px;
        margin: 0 auto;
    }
    .global-list:before {
        left: 0px;
        width: 16px;
        height: 16px;
    }
    .secondForm.sweepsWrapper .global-list:before {
        width: 20px;
        height: 20px;
        top: -2px;
    }
    .footerWrapper span,
    .footerWrapper a {
        font-size: 12px;
        line-height: 23px;
    }
    .copyrightWrapper {
        text-align: center;
        width: 100%;
    }
    span.mobbrk {
        display: inline-block;
        text-align: center;
    }
    .footerFollowWrapper {
        text-align: center;
        width: 100%;
    }
    ul.footer-social {
        padding-bottom: 16px;
    }
    .logoWrapper {
        width: 80%;
        padding: 0;
    }
    .footerinnerWrapper {
        text-align: center;
    }
    .mlist-header,
    .commonHeaderText {
        font-size: 14px;
        width: 99%;
        max-width: 371px;
        line-height: 22px;
    }
    .followOnSpotify,
    .followOnyoutube,
    .followOnApple,
    .mlistSignUpEmail {
        width: 100%;
        display: block;
    }
    .followOnSpotify,
    .followOnApple {
        width: 47%;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 25px;
    }
    .customButton,
    a.tilter {
        width: 100%;
        font-size: 16px;
        height: 35px;
        line-height: 35px;
    }
    .mlistSignUpEmail {
        text-align: center;
        line-height: 1;
        margin-top: 0px;
    }
    a.emailonly {
        font-size: 12px;
    }
    input#email {
        font-size: 16px;
        width: 100%;
        height: 50px;
    }
    .termsContent {
        max-width: 100%;
    }
    .termsWrapper.first {
        width: 100%;
    }
    .agree-text {
        font-size: 10px;
        line-height: 18px;
        width: calc(100% - 16px);
        padding-left: 10px;
    }
    .mlist-outer-wrapper .purchase-text {
        font-size: 12px;
    }
    a.overflowButton {
        font-size: 16px;
        line-height: 35px;
        width: 100%;
        height: 35px;
    }
    .email-error {
        font-size: 10px;
        top: -17px;
    }
    body.second .overallInnerWrapper .contentWrapper {
        background: transparent;
        width: 95%;
        margin: 0 auto;
    }
    .big {
        font-size: 22px;
        line-height: 26px;
    }
    .big span {
        font-size: 14px;
    }
    .additionalHeader {
        font-size: 14px;
        line-height: 26px;
    }
    .additional-CDC {
        max-width: 100%;
        margin: 0 auto;
    }
    .formData {
        width: 270px;
    }
    input,
    select {
        height: 50px;
        font-size: 16px;
    }
    .inputItem.zip,
    #dobMonth,
    .inputItem.country,
    #dobDay,
    .inputItem.firstName {
        width: 100%;
        margin: 0;
        margin-bottom: 5%;
    }
    .secondForm.sweepsWrapper .agree-text {
        font-size: 14px;
        line-height: 15px;
    }
    .secondForm.sweepsWrapper .mlist-checks {
        margin: 0;
        margin-bottom: 10px;
    }
    .FollowSharedSecondSubmit.buttons.tilter {
        width: 100%;
    }
    .inputItem.zip,
    #dobMonth,
    .inputItem.firstName {
        width: 100%;
    }
    .mlistLightBox input.submit {
        font-size: 16px;
        line-height: 50px;
        height: 50px;
        width: 100%;
        opacity: 0;
    }
    input#email+label.error {
        font-size: 9px;
        top: -17px;
    }
    .headerSection {
        padding-top: 0;
    }
    .mlist-checks [type="checkbox"]:not(:checked),
    .mlist-checks [type="checkbox"]:checked {
        width: 16px;
        height: 16px;
    }
    body.second .overallWrapper.mlistdesktop {
        padding: 0;
    }
    .secondForm.sweepsWrapper.emailSignUpOnly,
    .secondForm.sweepsWrapper.spotifySignUp,
    .secondForm.sweepsWrapper.appleSignUp {
        padding-bottom: 0%;
        padding-top: 0%;
        width: 295px;
    }
    .secondForm.sweepsWrapper.emailSignUpOnly .thankyouMessage,
    .secondForm.sweepsWrapper.spotifySignUp .thankyouMessage,
    .secondForm.sweepsWrapper.appleSignUp .thankyouMessage {
        padding-bottom: 0;
    }
    .secondForm.sweepsWrapper .thankyouMessage {
        padding-bottom: 0;
    }
    body .secondForm.sweepsWrapper {
        padding: 0;
    }
    select {
        background-size: 13px;
        padding: 0;
    }
    .text-wrapper {
        margin: 0 auto;
        text-align: center;
        margin-top: 20px;
    }
    li.threer {
        font-size: 11px;
    }
    .topWrap {
        width: 86%;
        max-width: 320px;
    }
    .Logo {
        max-width: 38px;
    }
    .title {
        max-width: 192px;
        margin-top: 10px;
    }
    .contenttitle {
        margin-top: -3px;
    }
    .innercontentWrap {
        max-width: 100%;
        border-radius: 0;
        padding: 47px 0;
    }
    .innercontentWrap::before {
        border-radius: 0;
    }
    .primary-list-values.commonCheckbox {
        max-width: 293px;
    }
    .terms-wrapper.mlist-checks {
        margin: 25px auto 0;
    }
    .header-section {
        padding-bottom: 50px;
    }
    .terms a {
        font-size: 10px;
    }
    .followtermsWrapper.first {
        padding-top: 10px;
    }
    .followtermsWrapper.first .termsContent {
        font-size: 10px;
    }
    .firstForm.sweepsWrapper {
        padding-bottom: 11vh;
        padding-top: 28px;
    }
    .followPopupSection>div {
        width: 87%;
        max-width: 326px;
        margin-top: -13px;
        position: static;
        transform: none;
    }
    span.separator {
        margin: 0 6px;
    }
    span.separator.pp,
    span.separator.cp {
        display: none;
    }
    a.ot-sdk-show-settings {
        display: block;
    }
    .applesubmitButton a,
    .mlist-submit a.overflowButton {
        height: 50px;
        line-height: 55px;
    }
    a.downloadBtn {
        font-size: 16px;
        width: 187px;
        height: 45px;
        line-height: 45px;
        margin: 77px 0;
    }
    body.second .header-section {
        padding-bottom: calc(13vh + 2vw);
    }
    body.second .firstForm.sweepsWrapper {
        padding-bottom: 15vh;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .header-section {
        padding-bottom: calc(100vh - 116vw);
        margin-bottom: 50px;
    }
}

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

@media only screen and (min-width: 1024px) {}

@media only screen and (min-width: 1600px) {}

input#email:-webkit-autofill,
input#email:-webkit-autofill:hover,
input#email:-webkit-autofill:focus,
input#email:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff;
}