body {
    margin: 0;
    padding: 0;
    background: #4C9FEB;
    background: #4C9FEB;
    background: transparent linear-gradient(180deg, #4C9FEB 0%, #A0D7FD 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    position: relative;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;


}


/*Mailing List styles*/

input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    font-size: 20px;
}

input:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    opacity: 1;
    font-size: 20px;
}
.copyrightLinks a:hover {
    opacity: 0.5;
}

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

input:-ms-input-placeholder {
    color: #fff;
    font-size: 20px;
}

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

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff;
    color: #fff !important;
}

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

.mlist-header {
    font-size: 30px;
    text-align: left;
    color: #fff;
    margin-bottom: 15px;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}

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

label.error {
    font-size: 12px;
    display: block;
    color: red;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
    text-align: left;
    letter-spacing: 2px;
    position: absolute;
    padding-bottom: 10px;
    top: -40%;
    text-transform: uppercase;
}

.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: 46px;
    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: #fff;
    font-size: 14px;
    font-size: 18px;
    box-sizing: border-box;
    color: #000;
    border: none;
    line-height: 1;
    background: transparent;
    color: #fff;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
}

input.submit {
    padding: 0px 0 0 0;
    cursor: pointer;
    font-size: 22px;
    color: #fff;
    background: transparent;
    border: 2px solid #fff;
    outline: none;
    box-shadow: none;
    text-align: center;
    font-style: normal;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
    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;
}

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

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

.terms a {
    border: none;
    color: #fff;
    border-bottom: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    padding-top: 10px;
}

.terms a:hover {
    text-decoration: underline;
}

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

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

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

.termsContent,
.termsContent a {
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
}

.termsContent a {
    color: #fff;
    display: inline-block;
}

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


/* select#country {

	border-bottom: 0px;

} */

input.error,
select.error {}

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

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

#thankyouBlock {
    display: block;
    height: auto;
    padding: 0;
}

.secondFormCloseWrap a {
    font-size: 30px;
    text-decoration: none;
    box-sizing: border-box;
    position: absolute;
    top: 23px;
    margin-bottom: 0px;
    right: 0px;
    display: block;
    color: #fff;
    right: -50px;
    width: 25px;
    height: 25px;
    line-height: 16px;
    text-transform: unset;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
}

.secondFormCloseWrap a:hover {
    opacity: 0.5;
}

.thankswelcome-msg {
    clear: both;
    font-size: 20px !important;
    color: #fff;
    margin-top: 8px;
    text-transform: uppercase;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
}

div#thankyoublock-innerwrapper .mlist-field label {
    padding-bottom: 5px;
    display: block;
    text-align: left;
    font-size: 20px;
    padding-top: 10px;
    color: #fff;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.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 #fff;
    margin-right: 10px;
}

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

label.global-list {
    font-size: 15px;
    vertical-align: top;
    display: inline-block;
    color: #fff;
    letter-spacing: 2px;
    width: 90%;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}

label.global-list:before {
    width: 15px;
    height: 15px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #fff;
    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: #fff;
}

.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: #fff;
    font-size: 30px;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
    letter-spacing: 1px;
}

.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: #fff;
    margin-top: 48px;
    margin-bottom: 28px;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
}

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

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: #fff;
    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;

} */

@media only screen and (max-width: 767px) {
    input.submit {
        background-size: 52%;
    }
    .mlist-submit,
    .mlist-submit-new {
        position: relative;
        margin: 0 auto;
    }
}


/*end of mlist*/

@media only screen and (max-width: 1023px) {
    .termsContent {
        position: absolute;
        text-align: center;
    }
    .termsWrapper.first {
        position: relative;
        text-align: left;
        padding-top: 10px;
    }
    body .MailingList-Wrapper .mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock .thankyou-message {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 0;
    }
}

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

fieldset {
    max-width: 100%;
    margin: 0 auto;
    border: 2px solid #fff;
    box-sizing: border-box;
    position: relative;
    font-size: 0;
}

.mlist-submit:after {
    content: "";
    border-left: 1px solid #fff;
    height: 36px;
    position: absolute;
    right: 60px;
    top: 5px;
}

div#thankyouBlock {
    position: fixed;
    top: 0;
    left: 50%;
    width: 100%;
    background: url("../assets/maier-bg.png");
    transform: translate(-50%);
    height: 100%;
    z-index: 999999;
}

#thankyouBlock input,
#thankyouBlock select {
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    height: 40px;
    line-height: normal;
    text-transform: uppercase;
}

#thankyouBlock input.global-list-checkbox {
    height: 15px;
}

.termsWrapper.second .termsContent a {
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
    font-size: 10px;
    letter-spacing: 2px;
}

option {
    color: #fff;
}

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: left;
    font-size: 53.86px;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
}

.termsWrapper.first .termsContent {
    position: absolute;
}

.termsWrapper.first {
    position: relative;
}

@media only screen and (max-width: 767px) {
    div#thankyoublock-innerwrapper {
        max-width: 80%;
        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: 25px;
        padding-top: 0px;
    }
    .thankswelcome-msg {
        font-size: 15px !important;
    }
    #thankyouBlock input,
    #thankyouBlock select {
        height: 35px;
    }
    a.terms {
        padding-top: 0;
        padding-bottom: 10px;
    }
    .termsWrapper.second {
        padding-bottom: 20px;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock.final-screen .thankyou-message.embed.final {
        text-align: center;
    }
    .mlist-header span.smaller,
    .foooter-header span.smaller {
        font-size: 22px;
    }
    .mlist-header span.bigger,
    .foooter-header span.bigger {
        font-size: 36px;
    }
    .mlist-header {
        text-align: center;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .termsWrapper.first {
        text-align: center;
    }
    .termsWrapper.first {
        text-align: left;
    }
    br.br-mob {
        display: none;
    }
    .mListOuterWrapper {
        width: 94%;
        margin-left: 4%;
    }
    .mlist-submit:after {
        right: 48px;
    }
}

@media only screen and (max-width: 767px) {
    .termsWrapper .termsContent {
        background: #ff4242;
        padding-bottom: 5px;
    }
    form#secondForm {
        position: static;
        transform: none;
    }
    .mListOuterWrapper {
        width: 100%;
        margin: 0 auto;
    }
    .mlist-submit {
        width: 11%;
    }
    .mlist-field.emailer {
        width: 85%;
    }
    .mlist-submit:after {
        right: 45px;
    }
}


/**/

.MailingList-Wrapper label {
    text-align: left;
    color: #fff;
}

.MailingList-Wrapper fieldset .mlist-field {
    max-width: 500px;
    width: 100%;
    display: block;
    margin: 13px auto;
    position: relative;
}

.MailingList-Wrapper .mlist-header {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}

.MailingList-Wrapper .mlist-checks {
    max-width: 500px;
    margin: 0 auto;
}

.MailingList-Wrapper fieldset .mlist-submit {
    display: block;
    max-width: 300px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.MailingList-Wrapper input.submit {
    display: inline-block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
    border-radius: 0;
}

.MailingList-Wrapper .termsWrapper.first {
    text-align: center;
    margin: 0 auto;
    margin-top: 5px;
    max-width: 500px;
    position: relative;
}

.MailingList-Wrapper a.terms {
    text-align: center;
    padding: 0;
}

.MailingList-Wrapper .termsContent {
    max-width: 500px;
}

.MailingList-Wrapper div#thankyouBlock>.thankyou-message.embed {
    margin: 0 auto;
    text-align: center;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
}

.MailingList-Wrapper .mailing-section {
    min-height: 81vh;
}

.MailingList-Wrapper input,
.MailingList-Wrapper select {
    border: 1px solid #fff;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #fff;
}

.MailingList-Wrapper {
    border: none;
    min-height: calc(100vh - 51px);
    position: relative;
}

.MailingList-Wrapper fieldset {
    border: none;
}

.MailingList-Wrapper input,
.MailingList-Wrapper select {
    background-color: transparent;
    border-bottom: 1px solid #fff;
}


/* .MailingList-Wrapper select#country {

	border-bottom: 1px solid #fff;

	color: #fff;

} */

.MailingList-Wrapper .mlist-outer-wrapper .mlist-wrapper .mlist-field select#dobDay,
.MailingList-Wrapper .mlist-outer-wrapper .mlist-wrapper .mlist-field select#dobMonth,
.MailingList-Wrapper .mlist-outer-wrapper .mlist-wrapper .mlist-field select#dobYear {
    color: #fff;
    display: inline-block;
    width: 49%;
}

.MailingList-Wrapper .mlist-field input,
.MailingList-Wrapper .mlist-field select {
    -webkit-appearance: none;
    border-radius: 0;
    background: transparent !important;
    border: none;
    border-bottom: 2px solid #fff;
    outline: none;
    color: #fff;
    -webkit-text-fill-color: #fff;
    font-size: 19.94px;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    padding: 4px 0;
    line-height: 1;
    height: 30px;
}

.MailingList-Wrapper .mlist-field select {
    background: url(../images/drop-down.svg) no-repeat 100% center !important;
}

.MailingList-Wrapper option {
    background: #4C9FEB;
}

.MailingList-Wrapper input.global-list-checkbox {
    height: 20px;
    width: 20px;
    border: 2px solid #fff;
}

.MailingList-Wrapper label.global-list {
    font-size: 15px;
    vertical-align: top;
    display: inline-block;
    color: #fff;
    letter-spacing: 0px;
    width: 90%;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    padding-top: 0;
}

.MailingList-Wrapper .termsWrapper.first .termsContent {
    position: absolute;
    font-size: 12px;
    text-align: center;
    background: #4C9FEB;
    border: 1px solid #fff;
    padding: 5px;
    bottom: 20px;
}

.MailingList-Wrapper .termsWrapper.first .termsContent a {
    font-size: 12px;
}

.MailingList-Wrapper input.error,
.MailingList-Wrapper select.error {
    border-bottom: 2px solid red;
}

.MailingList-Wrapper label.error {
    position: absolute;
    padding: 0;
    top: auto;
    color: red;
    font-size: 10px;
}

.MailingList-Wrapper label {
    padding: 5px 0;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
    font-size: 19.94px;
    text-transform: uppercase;
    display: block;
}

.MailingList-Wrapper .mlist-outer-wrapper .mlist-wrapper .mlist-field select#dobMonth {
    margin-right: 1%;
}

.MailingList-Wrapper .mlist-outer-wrapper .mlist-wrapper .mlist-field select#dobDay {
    margin-left: 1%;
}

.MailingList-Wrapper .mlist-submit:after {
    display: none;
}

.MailingList-Wrapper div#thankyouBlock {
    position: static;
    transform: none;
    background: transparent;
}

.MailingList-Wrapper .mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock .thankyou-message {
    display: block;
    transform: none;
    position: static;
    background: transparent;
    color: #fff;
    font-size: 50px;
    padding: 50px 0;
    font-family: "din-2014, sans-serif";
    font-weight: 700;
    font-style: normal;
    letter-spacing: 4px;
}

.MailingList-Wrapper .mailer-section {
    padding: 30px 0;
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    transform: translate(-50%, -50%);
    width: 100%;
}

.MailingList-Wrapper input.submit:hover {
    opacity: 0.5;
}

@media only screen and (max-width: 1023px) {
    .MailingList-Wrapper .mailer-section {
        padding: 30px 0;
        position: static;
        left: 0;
        top: 0;
        display: block;
        transform: none;
        width: 90%;
        margin: 0 auto;
        padding-top: 20%;
    }
    .MailingList-Wrapper input.global-list-checkbox {
        margin-right: 8px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .MailingList-Wrapper .mailer-section {
        padding: 30px 0;
        position: static;
        left: 0;
        top: 0;
        display: block;
        transform: none;
        width: 90%;
        margin: 0 auto;
        padding-top: 15%;
    }
}


/* .footer-wrapper {

	padding-top: 10px;

	border-top: 1px solid #fff;

}

.copyrightLinks {

    max-width: 100%;

    margin: 0 auto;

    text-align: center;

}

.copyrightLinks a, .copyrightLinks span {

    font-size: 12px;

    text-transform: uppercase;

    color: #fff;

    text-decoration: none;

    letter-spacing: 1px;

    font-weight: normal;

    padding: 10px 0;

}

.copyrightLinks a:hover {

    background: #000;

}

br.mob-hider {

    display: none;

}

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

	.copyrightLinks{

		max-width: 300px;

	}

	.copyrightLinks span {

		display: block;

		line-height: 1.5;

	}

	.MailingList-Wrapper {

		min-height: calc(100vh - 90px);

	}

} */

.homeback {
    padding: 10px;
    display: inline-block;
}

.homeback a {
    color: #fff;
    text-decoration: none;
}

.homeback a:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 767px) {
    .footer-wrapper {
        padding-top: 10vw;
    }
    .copyrightLinks span {
        display: block;
    }
    .copyrightLinks a,
    .copyrightLinks span {
        font-size: 8px;
        text-align: center;
        padding: 0 4px;
    }
    .copyrightLinks a span {
        display: none;
    }
}

.copyrightLinks {
    color: #fff;
    text-align: center;
}

.copyrightLinks a {
    color: #fff;
    text-decoration: none;
    padding-left: 12px;
}

br.mob-hider {
    display: none;
}

@media only screen and (max-width: 1023px) {
    .copyrightLinks {
        max-width: 500px;
        margin: 0 auto;
        text-align: center;
    }
}

@media only screen and (max-width: 1023px) {
    .copyrightLinks {
        max-width: 310px;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 15px;
    }
    .copyrightLinks a,
    .copyrightLinks span {
        font-size: 12px;
    }
}
.footer-wrapper {
    padding-bottom: 2vw;
}