.mlist-wrap {
    max-width: 520px;
    margin: 0 auto;
    width: 95%;
}


/*Mailing List styles*/

input::-webkit-input-placeholder {
    color: #FFFFFF;
    opacity: 1;
    font-size: 16px;
}

input:-moz-placeholder {
    /* Firefox 18- */
    color: #FFFFFF;
    opacity: 1;
    font-size: 16px;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    color: #FFFFFF;
    font-size: 16px;
}

input:-ms-input-placeholder {
    color: #FFFFFF;
    font-size: 16px;
}

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

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    color: #FFFFFF;
    font-size: 20px;
    background: transparent;
}

.thankswelcome-msg {
    margin: 10px 0px;
}

.mlist-header {
    /* font-size: 18px; */
    /* text-align: left; */
    /* color: #F5FCFF; */
    /* margin-bottom: 15px; */
    /* font-family: 'Arial MT W01 Regular', sans-serif; */
    /* letter-spacing: 1px; */
    /* text-transform: uppercase; */
    /* margin: 0 auto; */
    padding-bottom: 20px;
    vertical-align: top;
    /* font-size: 16px; */
    text-align: center;
    line-height: 1.4;
    color: #512C1E;
    font-size: 20.5px;
    font-family: arial;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3.69px;
}

.mlist-submit.submit-field,
.mlist-field.email-field {
    display: inline-block;
    vertical-align: top;
}

label.error {
    font-size: 9px;
    display: block;
    color: red;
    font-family: 'Arial MT W01 Regular', sans-serif;
    text-align: left;
    letter-spacing: 1px;
    position: absolute;
    padding-bottom: 10px;
    top: -40%;
    text-transform: uppercase;
    width: 100%;
}

.email-submit-wrap {
    font-size: 0;
}

.mlist-field.email-field {
    width: 76%;
}

.mlist-submit.submit-field {
    width: 22%;
    margin-left: 2%;
}

input,
select {
    -moz-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    outline: none;
    height: 41px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
    padding: 0 10px 0 15px;
    width: 100%;
    text-align: left;
    background-color: #FFFFFF;
    font-size: 14px;
    font-size: 16px;
    box-sizing: border-box;
    color: #000;
    border: none;
    line-height: 36px;
    /* background: #4d4d4d; */
    color: #FFFFFF;
    /* font-family: 'Arial MT W01 Regular', sans-serif; */
    letter-spacing: 0px;
    text-transform: none;
    font-weight: normal;
    font-family: 'Arial MT W01 Regular';
    color: #512C1E;
    -webkit-text-fill-color: #512C1E;
    /*border: 1px solid #512C1E;*/
    box-sizing: border-box;
}

input.submit {
    padding: 0px 0 0 0;
    cursor: pointer;
    font-size: 14px;
    color: #000;
    background: #512C1E;
    border: 2px solid #FFFFFF;
    outline: none;
    box-shadow: none;
    text-align: center;
    font-style: normal;
    font-family: 'Arial MT W01 Regular', sans-serif;
    line-height: 37px;
    text-transform: uppercase;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    border: 0;
    font-weight: normal;
    box-sizing: border-box;
    box-sizing: border-box;
    color: #F8E396;
    -webkit-text-fill-color: #F8E396;
    letter-spacing: 0.5px;
}

input.submit:hover {}

select {
    background: url(../assets/ddArrow.svg) no-repeat 91% center #FFFFFF;
    padding-right: 20px;
    font-weight: 600;
    font-size: 14px;
    color: #000;
}

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

.terms a {
    border: none;
    color: #512C1E;
    border-bottom: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 0;
    font-family: 'tex_gyre_herosregular';
    text-decoration: none;
    padding-top: 5px;
}

.terms a:hover {
    text-decoration: none;
    color: #A5000C;
}

.termsContent {
    text-align: left;
    clear: both;
    padding-top: 5px;
    display: none;
}

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

.termsWrapperV3 a.terms.showing:after {
    content: "Hide";
}

.termsContent,
.termsContent a {
    font-size: 10px;
    color: #FFFFFF;
    text-transform: none;
    letter-spacing: 0px;
    font-family: 'Arial MT W01 Regular', sans-serif;
    line-height: 1.5;
}

.termsContent a {
    color: #FFFFFF;
    display: inline-block;
    text-decoration: underline;
}

.termsContent a:hover {
    text-decoration: none;
}

select#country {
    border-bottom: 0px;
}

input.error,
select.error {
    /*border: 2px solid red;*/
}

#errorMsg,
#serverError {
    color: #fe0000;
    font-size: 10px;
    padding-bottom: 10px;
}

.termsWrapperV3 {
    margin: 0;
    padding: 0;
    font-size: 10px;
    line-height: normal;
    text-align: left;
    padding-left: 11px;
    text-align: right;
    max-width: 500px;
    margin: 0 auto;
    padding: 0;
}

#thankyouBlock {
    display: block;
    height: auto;
    padding: 0;
    max-width: 600px;
    margin: 0 auto;
}

.secondFormCloseWrap a {
    font-size: 30px;
    text-decoration: none;
    box-sizing: border-box;
    /* float: right; */
    position: absolute;
    top: 23px;
    margin-bottom: 0px;
    right: 0px;
    display: block;
    color: #512C1E;
    right: -50px;
    width: 25px;
    height: 25px;
    line-height: 16px;
    text-transform: unset;
    font-family: arial;
}

.secondFormCloseWrap a:hover {
    color: #A5000C;
}

.thankswelcome-msg {
    clear: both;
    font-size: 14px !important;
    color: #512C1E;
    margin-top: 8px;
    text-transform: uppercase;
    font-family: 'Arial MT W01 Regular', sans-serif;
    letter-spacing: 0px;
}

div#thankyoublock-innerwrapper .mlist-field label {
    padding-bottom: 5px;
    display: block;
    text-align: left;
    font-size: 16px;
    padding-top: 10px;
    color: #512C1E;
    font-family: 'Arial MT W01 Regular', sans-serif;
    letter-spacing: 0px;
    text-transform: none;
}

.mlist-field.country,
.mlist-field.postalcode {
    width: 100%;
}

.mlist-field.bdayfield #dobMonth,
.mlist-field.postalcode {
    width: 100%;
}

.mnt-date,
.zip-country {
    font-size: 0;
}

.mlist-field.bdayfield,
.mlist-field.mlist-fname,
.zip-country {
    padding-bottom: 10px;
}

.mlist-checks {
    text-align: left;
    position: relative;
    margin: 20px 0 20px;
}

input.global-list-checkbox {
    width: 15px;
    height: 15px;
    padding: 0;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    border: 0;
    margin: 0;
    background: transparent;
    border: 2px solid #FFFFFF;
    margin-right: 10px;
}

input.global-list-checkbox:checked:after {
    content: '\2713';
    color: #FFFFFF;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    box-sizing: border-box;
}

label.global-list {
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    color: #512C1E;
    letter-spacing: 0px;
    width: 90%;
    font-family: 'Arial MT W01 Regular', sans-serif;
    text-transform: none;
    cursor: pointer;
    line-height: 14px;
}

#thankyouBlock input.submit {
    padding: 0px 0 0 0;
    cursor: pointer;
    font-size: 16px;
    outline: none;
    box-shadow: none;
    text-align: center;
    font-style: normal;
    font-family: 'Arial MT W01 Regular', sans-serif;
    line-height: 37px;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    border: 0;
    box-sizing: border-box;
    text-transform: uppercase;
    max-width: 300px;
    margin: 0 auto;
    background: #512C1E;
}

#thankyouBlock input.submit:hover {
    background: #A5000C;
}

.mlist-submit-new {
    text-align: center;
}

label.global-list:before {
    width: 15px;
    height: 15px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #FFFFFF;
    margin-right: 5px;
    text-indent: -9999px;
    font-size: 9px;
    text-align: center;
    line-height: 11px;
    box-sizing: border-box;
}

input.global-list-checkbox:checked+label:before {
    text-indent: 0;
}

.mllister {
    max-width: 580px;
    margin: 0 auto;
    margin-top: 57px;
    color: #FFFFFF;
}

.thankyou-message.embed {
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
}

div#errorLabelContainer2 {
    color: red;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 10px;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock .thankyou-message {
    display: none;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock #thankyoublock-innerwrapper .thankyou-message {
    display: block;
    color: #512C1E;
    font-size: 16px;
    font-family: 'Arial MT W01 Regular', sans-serif;
    letter-spacing: 0px;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock.final-screen .thankyou-message {
    display: block;
    padding-top: 20px;
    font-size: 20px;
    text-align: left;
    color: #FFFFFF;
    margin-top: 48px;
    margin-bottom: 28px;
    font-family: 'Proxima N W01 Reg';
}

input#firstname {
    border-bottom: 0px;
}

.total-wrapper {
    /* max-width: 800px; */
    margin: 0 auto;
}

.mailer-wrapper {
    max-width: 500px;
    /* margin-left: 33%; */
}

div#thankyoublock-innerwrapper .mlist-field label.bday {
    font-weight: 600;
    font-style: italic;
    font-size: 14px;
    border: 1px solid;
    border-top: 0px;
    box-sizing: border-box;
    border-right: 0px;
    padding: 0px 0px 0px 10px;
    height: 35px;
    color: #FFFFFF;
    line-height: 35px;
}

#thankyouBlock select#dobMonth {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin-right: 4%;
}

#thankyouBlock select#dobDay {
    display: inline-block;
    vertical-align: top;
    width: 48%;
}

.mlist-field {
    font-size: 0;
}

select#country {
    border-bottom: 0px;
    background-position: 96% center;
}


/*new changes*/

.mail-contact-wrapper {
    font-size: 0;
    margin-top: 95px;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
}

.mailer-wrapper,
.contact-wrapper {
    /* width: 50%; */
    /* display: inline-block; */
    /* vertical-align: top; */
}

.mListOuterWrapper {
    max-width: 100%;
    margin: 0 auto;
    /* width: 76%; */
    /* text-align: right; */
    margin-left: 18%;
    max-width: 730px;
    margin: 100px auto 100px;
    text-align: center;
    /* padding: 100px 0; */
}

.contact-wrapper {
    width: 40%;
    margin-left: 5%;
}

.mailer-wrapper {
    /* width: 44%; */
    /* margin-left: 7%; */
}

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

.mlist-wrapper {
    max-width: 730px;
    margin: 0 auto;
    text-align: left;
}

.mlist-submit {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    margin-left: 1%;
}

.mlist-subheader {
    font-size: 14px;
    font-family: Proxima N W01 Reg;
    color: #FFFFFF;
    letter-spacing: 2px;
    line-height: 1.43;
    margin-bottom: 25px;
}

.termsWrapperV3.second {
    text-align: center;
    /* padding-top: 10px; */
    max-width: 100%;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0px 9999px #FFFFFF;
    color: #512C1E !important;
    -webkit-text-fill-color: #512C1E;
}

#thankyouBlock input:-webkit-autofill,
#thankyouBlock textarea:-webkit-autofill,
#thankyouBlock select:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0px 9999px #FFFFFF;
}

@media only screen and (max-width: 767px) {
    input.submit {
        background-size: 52%;
    }
    .mlist-submit,
    .mlist-submit-new {
        position: relative;
        /* max-width: 50%; */
        margin: 0 auto;
        /* margin-top: 20px; */
    }
    .dropdown.buy:before,
    .mlist-submit:before,
    .mlist-submit-new:before {
        width: 45%;
        height: 100%;
        position: absolute;
        left: 16px;
        background: url(../assets/submitbg.png) no-repeat right;
    }
    .buy-button.desktop:hover .dropdown.buy:before,
    .watch-button:hover .dropdown.buy:before,
    .mlist-submit:hover:before,
    .mlist-submit-new:hover:before {
        display: none;
    }
    .buy-button .dropdown.buy:before {
        width: 60%;
    }
    .mlist-submit:before {
        width: 51%;
    }
    .buy-button.desktop,
    .watch-button,
    input.submit {}
    .mListOuterWrapper {
        padding-top: 14px;
    }
    input#email {
        text-align: center;
    }
    .copyrightWrapper {
        max-width: 206px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 767px) {
    .buy-button.desktop,
    .watch-button {
        background-position: 22px 52%;
        margin-left: 3%;
    }
}


/*end of mlist*/

@media only screen and (max-width: 1023px) {
    .termsContent {
        position: absolute;
        /* text-align: center; */
    }
    .termsWrapperV3.first,
    .termsWrapperV3.second {
        /* padding-bottom: 80px; */
        position: relative;
        text-align: right;
        padding-top: 10px;
    }
}

div#thankyoublock-innerwrapper {
    position: relative;
    padding-top: 40px;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock .thankyou-message.embed.final {
    display: none;
    font-size: 25px;
}

fieldset {
    max-width: 422px;
    margin: 25px auto 0;
    /* border: 2px solid #F5FCFF; */
    box-sizing: border-box;
    position: relative;
    font-size: 0;
    width: 90%;
    display: block;
    vertical-align: top;
    font-size: 0;
}

form#signupForm3 {
    max-width: 100%;
    margin: 0 auto;
    margin-left: 0;
}

span.small {
    font-size: 31px;
    color: #FFFFFF;
    font-family: 'Knockout-HTF26-JuniorFlyweight';
    letter-spacing: 2px;
    /* padding-left: 10px; */
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    padding-right: 6px;
}

#thankyouBlock input,
#thankyouBlock select {
    border: 1px solid #512C1E;
    background-color: transparent;
    color: #512C1E;
    height: 40px;
    line-height: normal;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
}

#thankyouBlock input.global-list-checkbox {
    height: 15px;
    margin-right: 5px;
    vertical-align: top;
}

.termsWrapperV3.second .termsContent a {
    font-family: 'Arial MT W01 Regular', sans-serif;
    font-size: 10px;
    letter-spacing: 0px;
}

option {
    background: #512C1E;
    color: #FFFFFF;
}

div#thankyouBlock.final-screen {
    position: static;
    height: auto;
    width: auto;
    transform: none;
    background: transparent;
    text-align: left;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock.final-screen .thankyou-message.embed.final {
    text-align: center;
    /* font-size: 25px; */
    font-family: 'Arial MT W01 Regular', sans-serif;
    display: block;
    margin: 0 auto;
    color: #512C1E;
}

.termsWrapperV3 .termsContent {
    position: absolute;
    background: #512C1E;
    /*background: url("../assets/maier-bg.png") repeat;*/
    padding: 5px;
    /* border: 1px solid; */
}

.termsWrapperV3.first {
    position: relative;
}

form#signupForm3 {
    /* width: 40%; */
    /* display: inline-block; */
    /* vertical-align: middle; */
    /* font-size: 0; */
}

.event_location .plain_text {
    text-align: center;
}

input.submit:hover {
    background: #A5000C;
}

@media only screen and (max-width: 767px) {
    .firstimage-wrapper {
        max-width: 320px;
        width: 98%;
        margin: 0 auto;
    }
    .mailer-wrapper {
        width: 90%;
        margin: 0 auto;
        display: block;
    }
    .contact-wrapper {
        width: 95%;
        margin: 0 auto;
        display: block;
    }
    .mListOuterWrapper {
        /* padding: 50px 0 30px; */
    }
    .mlist-field.emailer {
        /* max-width: 100%; */
        width: 78%;
        text-align: left;
    }
    div#thankyoublock-innerwrapper {
        max-width: 90%;
        margin: 0 auto;
        /* overflow-y: scroll;
		 padding-top: 18px;
		 overflow-x: hidden;
		 height: 95vh; */
    }
    /*div#thankyouBlock {
		overflow-y: scroll;
	}*/
    .mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock #thankyoublock-innerwrapper .thankyou-message {
        font-size: 16px;
        padding-top: 0px;
    }
    .thankswelcome-msg {
        font-size: 12px !important;
    }
    #thankyouBlock input,
    #thankyouBlock select {
        height: 35px;
    }
    .termsWrapperV3.second .termsContent {}
    .secondFormCloseWrap a {
        right: -15px;
        top: 10px;
    }
    a.terms {
        padding-top: 0;
        padding-bottom: 10px;
    }
    .terms {
        /* padding-bottom: 20px; */
    }
    .termsWrapperV3.second {
        padding-bottom: 20px;
        text-align: center;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock.final-screen .thankyou-message.embed.final {
        text-align: center;
        /*  font-family: 'Arial MT W01 Regular', sans-serif; */
    }
    form#signupForm3 {
        margin: 0 auto;
        max-width: 300px;
    }
    .mlist-header {
        text-align: center;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .termsWrapperV3.first,
    .termsWrapperV3.second {
        text-align: center;
    }
    .termsWrapperV3.first {
        text-align: left;
    }
    br.br-mob {
        display: none;
    }
    .mListOuterWrapper {
        width: 94%;
        margin-left: 4%;
        margin: 0 auto;
        margin-bottom: 75px;
    }
    /* .mlist-submit:after {
	 right: 48px;
	 } */
    .mlist-submit {
        width: 18.66%;
    }
    .mlist-field.emailer {
        width: 80.33%;
    }
}

@media only screen and (max-width: 767px) {
    span.separator {
        opacity: 0;
    }
    .termsWrapperV3 .termsContent {
        padding-bottom: 5px;
        color: #FFFFFF;
        z-index: 999;
        position: absolute;
        text-align: left;
    }
    form#secondForm {
        position: static;
        transform: none;
    }
    .mListOuterWrapper {
        width: 100%;
        margin: 0 auto;
        max-width: 290px;
        padding-bottom: 75px;
    }
    .mlist-submit {
        width: 100%;
    }
    .mlist-field.emailer {
        width: 100%;
        margin-bottom: 10px;
    }
    /* .mlist-submit:after {
	 right: 45px;
	 } */
    .mlist-header {
        font-size: 15px;
        max-width: 294px;
        width: 100%;
        letter-spacing: 2.7px;
    }
    input,
    select {
        font-size: 16px;
        letter-spacing: normal;
    }
    input.submit {
        font-size: 14px;
    }
    .terms a {
        font-size: 9px;
    }
    fieldset {
        width: 100%;
        margin-top: 0;
    }
}

body {
    background: #F8E396;
}


/*footer css*/

.copyrightWrapper {
    color: #512C1E;
    text-align: center;
    font-size: 9px;
    font-family: 'tex_gyre_herosregular';
    padding-bottom: 20px;
    line-height: 2;
}

.copyrightWrapper a {
    color: #512C1E;
    display: inline-block;
}

.copyrightWrapper a:hover {
    color: #A5000C;
}

.footerFollowWrapper {
    text-align: center;
    margin-bottom: 30px;
}

.footerFollowWrapper a {
    margin-right: 20px;
    /* margin-bottom: 20px; */
    color: #A5000C;
}

.footerFollowWrapper a:last-child {
    margin-right: 0;
}

.footerFollowWrapper a:hover {
    color: #512C1E;
}