div#headermailingWrapper {
    display: inline-block;
    width: 230px;
    position: absolute;
    right: 35px;
    top: 25px;
    z-index: 2;
}


/*.unknown div#headermailingWrapper, .win.firefox div#headermailingWrapper, .safari div#headermailingWrapper {

    width: 305px;

}*/

fieldset {
    border: none;
}

fieldset {
    border: none;
    text-align: center;
    padding: 0;
    margin: 0;
}

.mlist-wrapper {
    font-size: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.terms a.terms:hover {
    opacity: 0.7;
}

div#thankyouBlock>.thankyou-message {
    display: none;
}

div#thankyouBlock.final-screen>.thankyou-message {
    display: block;
    margin: 0;
    letter-spacing: 1px;
    font-size: 20px;
    padding: 0;
}

#headermailingWrapper div#thankyouBlock.final-screen>.thankyou-message {
    margin-top: 1px;
}

div#thankyouBlock.final-screen {
    background: transparent;
}

.mlist-wrapper .mlist-field {
    max-width: 195px;
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: left;
}

.mlist-submit {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
}


/*

 .mlist-wrapper form .mlist-field {



 width: 260px;



 margin-right: 10px;



 }*/

.mlist-submit-new input.submit:hover {
    color: #fff;
    border: 2px solid #fff;
    background: transparent;
}

input.submit {
    background-color: transparent;
    border: none;
    font-size: 15px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    margin-left: 0;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
    letter-spacing: 0px;
    height: auto;
    line-height: normal;
    padding: 0;
}

input#email {
    color: #ffffff;
    font-size: 12.44px;
    border: none;
    padding-left: 10px;
    background-color: transparent;
    width: 100%;
    letter-spacing: 1px;
    box-sizing: border-box;
    -webkit-text-fill-color: #ffffff;
    border-bottom: solid 1px #ffffff;
    height: auto;
    padding: 0;
    text-transform: uppercase;
}

input#email.errored {
    border-bottom: 1px solid red !important;
}

div#toaster-mail input#email.errored {
    border: 1px solid red !important;
}

/* input#email:hover {
    //color: #9e19fe;
	// -webkit-text-fill-color: #9e19fe;
    opacity: 0.7
}

.mfp-content input#email:hover {
    opacity: 0.7
} */

div#thankyouBlock {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    font-size: 25px;
    max-width: 500px;
    background: rgba(0, 0, 0, 0.8);
    box-sizing: border-box;
}

label {
    width: 100%;
    display: block;
    /* text-align: left; */
}

select {
    width: 300px;
    height: 40px;
}

.thankyou-message.embed {
    font-size: 12px;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 2px;
    padding-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

div#thankyouBlock.final-screen form#secondForm {
    padding: 0;
}

div#thankyoublock-innerwrapper .mlist-field label {
    display: block;
    text-align: left;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    /*padding-left: 9px;*/
    box-sizing: border-box;
    padding-bottom: 10px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}

input#firstname {
    width: 100%;
    margin: 0 auto;
    padding-left: 8px;
    box-sizing: border-box;
}

.first-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.mlist-field.postalcode,
.mlist-field.country {
    width: 100%;
    margin-right: 0;
}

.mlist-field.country {
    margin-right: 0;
}

input#postalcode {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    box-sizing: border-box;
    height: auto;
}

select#country {
    /*background: url(http://wmgdev1.prod.acquia-sites.com/sites/default/themes/drupalgardens_v2/iamjojoofficial/images/ddArrow.jpg) no-repeat right #fff;*/
    width: 100%;
    padding-left: 10px;
    background-size: 4%;
}

.mlist-field select#dobDay,
.mlist-field select#dobMonth {
    width: 47.8%;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4%;
    line-height: 20px;
    padding-left: 10px;
}

select#dobDay {
    margin-right: 0 !important;
}

.thankswelcome-msg {
    /* display: none; */
    font-size: 12px;
    padding-top: 11px;
}

div#secondary-list-values,
.second-submit {
    max-width: 414px;
    margin: 0 auto;
    font-size: 0;
    width: 100%;
    box-sizing: border-box;
}

.mlist-checks {
    width: 94%;
    margin-top: 0;
    padding-top: 1px;
    display: inline-block;
    vertical-align: top;
    margin-right: 6%;
    position: relative;
    text-align: left;
    padding-left: 20px;
    padding-top: 15px;
}

.mlist-submit-new {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding-top: 14px;
}

label.error {
    color: #ff0000 !important;
    text-transform: none !important;
    font-family: Arial, Helvetica, sans-serif;
}

.mlist-submit-new input.submit {
    max-width: 414px;
    width: 100%;
    o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    cursor: pointer;
    margin-left: 0;
    border: none;
}

body .mlist-submit input.submit:hover {
    /*opacity: 0.7; */
    color: #fff !important;
    border: 2px solid #fff;
    background-color: transparent;
}

.secondFormCloseWrap a {
    position: absolute;
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    float: right;
    margin-right: 0;
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
    top: 5px;
    right: 10px
}

a.terms:after {
    content: "terms";
}

.termsContent {
    display: none;
}

.terms {
    text-align: left;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 0;
    width: 100%;
    letter-spacing: 1px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 5px 0 0 0;
}

.termsWrapper.second .terms {
    text-align: center;
}

a.terms {
    text-decoration: underline;
    font-style: normal;
}

a.terms:hover,
.secondFormCloseWrap a:hover {
    opacity: 0.7;
}

.termsContent {
    color: #ffffff;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
    font-size: 8px;
    line-height: 1.2;
    letter-spacing: 0.8px;
    max-width: 750px;
    padding-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.termsContent a {
    color: #ffffff;
    text-decoration: underline;
    display: inline-block;
    vertical-align: top;
}

.termsContent a:hover {
    text-decoration: underline;
    opacity: 0.7;
}

.termsWrapper.second .terms {
    padding-top: 10px;
}

.termsWrapper.second .termsContent {
    max-width: 414px;
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
    right: 6px;
    padding-left: 0;
    text-align: center;
}

label.global-list {
    font-size: 10px;
    display: inline;
    vertical-align: middle;
    text-transform: uppercase;
    line-height: 1;
    color: #ffffff;
    letter-spacing: 0.5px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    cursor: pointer;
}

input.global-list-checkbox {
    display: inline-block;
    vertical-align: middle;
}

a.terms:after {
    content: 'terms';
}

a.terms.showing:after {
    content: 'hide';
}

div#thankyoublock-innerwrapper .mlist-field {
    max-width: 100%;
    margin-bottom: 15px;
}

.mlist-outer-wrapper input.error,
.mlist-outer-wrapper select.error,
.mlist-outer-wrapper [type="checkbox"].error:not(:checked)+label:before {
    border: none;
    border-bottom: solid 1px #ff0000 !important;
}

.mlist-outer-wrapper [type="checkbox"]:not(:checked),
.mlist-outer-wrapper [type="checkbox"]:checked {
    display: inline;
    position: absolute;
    left: 0;
    width: 13px;
    height: 13px;
    z-index: 10;
    top: 0px;
    opacity: 0;
    cursor: pointer;
    margin: 0;
    padding-left: 0;
}

.mlist-outer-wrapper [type="checkbox"]:not(:checked)+label:before,
.mlist-outer-wrapper [type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 2px;
    top: 15px;
    width: 13px;
    height: 13px;
    border: 1px solid #ffffff;
    background: transparent;
    border-radius: 0px;
    box-sizing: border-box;
}

.mlist-outer-wrapper [type="checkbox"]:not(:checked)+label:after,
.mlist-outer-wrapper [type="checkbox"]:checked+label:after {
    content: "\2713";
    font-size: 10px;
    color: #ffffff;
    text-align: center;
    line-height: 4px;
    padding-left: 2.5px;
    font-style: normal;
    display: block;
    top: 20px;
    position: absolute;
    left: 3px;
}

div#secondary-list-values {
    margin-top: 20px;
}

.mlist-outer-wrapper input.error,
.mlist-outer-wrapper [type="checkbox"].error:not(:checked)+label:before {
    border: none;
    border-bottom: solid 1px #ff0000 !important;
}

.mlist-outer-wrapper [type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(1);
}

.mlist-outer-wrapper [type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

select::-ms-expand {
    display: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    background-color: #000;
    -webkit-box-shadow: 0 0 0px 1000px #000 inset;
    -webkit-text-fill-color: #ffffff;
}

#signupSplash input:-webkit-autofill,
#signupSplash input:-webkit-autofill:hover,
#signupSplash input:-webkit-autofill:focus,
#signupSplash input:-webkit-autofill:active {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0px 1000px #000 inset;
    -webkit-text-fill-color: #ffffff;
}


/*input:hover,select:hover{



 border:none;



 }*/

div#errorMsg,
#serverError {
    position: absolute;
    font-size: 10px;
    color: #ff0000 !important;
    text-align: left;
    padding: 4px 0;
    white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    left: 6px;
}

#serverError {
    position: absolute;
    top: 31px;
    left: -30px;
}

select,
input {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-radius: 0px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    height: 45px;
    box-sizing: border-box !important;
    line-height: 45px;
    border: none;
    border-bottom: 1px solid #ffffff;
    background: transparent;
    color: #ffffff;
}

input[type="text"],
input[type="email"],
input[type="textarea"],
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    height: 52px;
    float: none;
    clear: both;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    border-radius: 0px;
    background: transparent;
    color: #ffffff;
    font-size: 12.44px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    outline: none;
    padding: 0.5em 1em;
    border: none;
    border-bottom: 1px solid #ffffff;
}

select {
    background: url("../images/drop_arrow.png") no-repeat 96% transparent;
    background-size: 1vw auto;
    padding-left: 5px;
    background-position-y: 60%;
}

.thankyou-message.embed span {
    display: inline-block;
}

label.error {
    font-size: 10px;
    color: #ff0000 !important;
    text-align: left;
    padding: 10px 0 0 0;
    white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
}

.mlist-header,
.mailinglistheader {
    display: block;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    padding-bottom: 13px;
    text-transform: lowercase;
    letter-spacing: 2.5px;
    padding-top: 17px;
}

.mlist-header {
    line-height: 1.8;
    padding-bottom: 43px;
}

.mailinglistheader {
    font-size: 31.47px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 3.2px;
    padding-top: 123px;
    padding-bottom: 0;
}

form#signupForm2 {
    max-width: 735px;
    margin: 0 auto;
}

option {
    background: #000 !important;
    color: #ffffff !important;
}


/* Mailing list lightbox styles */

.mfp-content input#email,
.mfp-content input.submit {
    font-size: 16px;
}

.mfp-content .mlist-submit {
    width: 44px;
}

.mfp-content .mlist-wrapper .mlist-field.email-field {
    width: calc(100% - 44px);
    max-width: none;
}

.mfp-content div#thankyouBlock {
    background: transparent;
}

.mfp-content .mlist-header {
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
}

div#mlistLightbox button.mfp-close {
    position: fixed;
    top: 20px;
    right: 20px;
    color: #85bb65;
    font-size: 35px;
    opacity: 1;
}

div#mlistLightbox button.mfp-close:hover {
    opacity: 0.8;
}

div#mlistLightbox .secondFormCloseWrap a {
    font-size: 0;
}

div#mlistLightbox div#thankyoublock-innerwrapper .mlist-field label {
    font-size: 16px;
}

div#mlistLightbox input[type="text"],
div#mlistLightbox input[type="email"],
div#mlistLightbox input[type="textarea"],
select {
    font-size: 15px;
}

.thankyou-message.embed {
    font-size: 14px;
}

.termsContent,
.termsContent a {
    -webkit-text-size-adjust: none;
}

input#postalcode,
select#country,
input#firstname,
.mlist-field select#dobDay,
.mlist-field select#dobMonth {
    padding: 0 0 0 5px;
    height: auto;
    font-size: 14px;
}

div#thankyouBlock {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    border: 2px solid #fff;
    padding: 5px 10px 5px 10px;
}

div#thankyouBlock.final-screen {
    border: 0;
}

.mlist-submit input.submit,
.mlist-submit-new input.submit {
    background-color: #fff;
    color: #000;
    width: 60px;
    cursor: pointer;
    height: 25px;
    /* line-height: 25px; */
    font-weight: 700;
    border: 2px solid #fff;
}

.mlist-submit-new input.submit {
    width: 100%;
}

.mlist-wrapper .mlist-field.email-field {
    padding-top: 5px;
}

.mlist-wrapper .mlist-field.email-field label {
    font-size: 15px;
    position: absolute;
    left: -57px;
    color: #ffffff;
    bottom: -2px;
    width: auto;
}

.termsWrapper.first a.terms {
    position: absolute;
    right: -58px;
    top: 9px;
    text-align: right;
    width: auto;
    font-style: normal;
}

#toaster-mail .mlist-wrapper .mlist-field.email-field label {
    display: none;
}


@media only screen and (max-width:767px) {
    div#headermailingWrapper {
        position: static;
        /*width: 290px;*/
    }

    select {
        background-size: 4vw auto;
    }

    .mlist-submit {
        width: 45px;
    }

    .mlist-wrapper {
        padding: 0 10px;
    }

    input.submit {
        padding-right: 0;
    }

    .mfp-content .mlist-wrapper .mlist-field.email-field {
        width: calc(100% - 60px);
    }

    .mfp-content .mlist-submit {
        width: 60px;
    }

    .termsWrapper.first a.terms {
        right: -80px;
    }

    .email-submit-wrap {
        position: relative;
    }

    #serverError {
        position: absolute;
        top: 31px;
        left: 0px;
    }
}

@media all and (max-width:320px) {
    /* body .email-submit-wrap div.mlist-field.email-field {
        padding-top: 7px;
    } */
}

@media all and (min-width:2000px) {
    .mlist-wrapper .mlist-field.email-field label {
        left: -62px;
    }

    .termsWrapper.first a.terms {
        right: -35px;
    }

    .mlist-wrapper .mlist-field.email-field {
        padding-top: 4px;
    }

    .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        max-width: 300px;
    }
}

#secondForm {
    padding: 10px;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    /* IE10+ CSS styles go here */
    #secondary-list-values select#country {
        background-size: 23%;
        background-position-x: 106%;
    }

    #secondary-list-values select {
        background-size: 24%;
    }
}

@media only all and (min-width: 768px) {
    .album-art {
        /*min-height: 43vw;*/
    }
}

@media only all and (max-width: 767px) and (orientation: landscape) {
    div#thankyouBlock {
        position: relative;
    }

    .album-art {
        /*min-height: 135vw;*/
    }

    body {
        background-position-y: -15vw;
    }
}

#headermailingWrapper .consent-placeholder {
    position: relative;
    margin: 20px auto;
    /* display: block; */
}

.plain-ml-wrapper label:not(.goptin_checkbox) {
    position: static;
    transform: none;
}

#headermailingWrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked),
#headermailingWrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked {
    position: absolute;
    left: 0px;
    width: 22px;
    height: 22px;
    z-index: 10;
    top: 0px;
    opacity: 0;
    cursor: pointer;
    margin: 0;
    -webkit-appearance: none;
    padding: 0;
}

#headermailingWrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before,
#headermailingWrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:before {
    content: "";
    position: absolute;
    left: 0px;
    top: auto;
    width: 22px;
    height: 22px;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 0px;
    box-sizing: border-box;
}

#headermailingWrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"].errored:not(:checked)+label:before {
    border-color: red;
}

#headermailingWrapper .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label {
    display: inline-block;
    box-sizing: border-box;
    line-height: 1;
    text-align: left;
    text-transform: none;
    letter-spacing: 0;
    font-size: 12px;
    padding-left: 32px;
    vertical-align: top;
    font-weight: 400;
    position: static;
    transform: none;
    pointer-events: auto;
	padding-top: 15px;
	cursor: pointer;
}

#headermailingWrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
    content: "\2713";
    position: absolute;
    top: 18px;
    line-height: 1;
    left: 4px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

#headermailingWrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
    color: #ffffff;
}

#headermailingWrapper .consent-placeholder span.input-error {
	color: red;
    position: absolute;
    top: 0px;
    left: 0;
    bottom: auto;
    text-align: left;
}

#headermailingWrapper .secondform .consent-placeholder {
    margin: 20px auto;
}

#headermailingWrapper .plain-ml-wrapper .mlform .consent-placeholder label a,
#headermailingWrapper .plain-ml-wrapper .mlform .consent-placeholder label span {
    color: #ffffff;
}

#headermailingWrapper .plain-ml-wrapper .mlform .consent-placeholder label a {
    text-decoration: underline;
}

#headermailingWrapper .plain-ml-wrapper .mlform .consent-placeholder label a:hover {
    opacity: 0.5;
}

.mlist-field.email-field span.input-error {
    top: -6px;
    bottom: unset !important;
}

@media only screen and (max-width: 1023px) and (orientation:portrait) {

    #headermailingWrapper .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label {
        font-size: 12px;
    }

}