.fadeOut{
    display:none;
}
.fadeIn{
    display:block;
}
.thankyou.fadeOut.fadeIn{
    display:block;
}

.footerTotalWrapper {
    background-color: #292929;
}

.footer-mlist {
    margin-bottom: 5vw;
}
.footer-mlist .mlistwrapper .mlform input:-webkit-autofill,
.footer-mlist .mlistwrapper .mlform input:-webkit-autofill:hover,
.footer-mlist .mlistwrapper .mlform input:-webkit-autofill:focus,
.footer-mlist .mlistwrapper .mlform textarea:-webkit-autofill,
.footer-mlist .mlistwrapper .mlform textarea:-webkit-autofill:hover,
.footer-mlist .mlistwrapper .mlform textarea:-webkit-autofill:focus,
.footer-mlist .mlistwrapper .mlform select:-webkit-autofill,
.footer-mlist .mlistwrapper .mlform select:-webkit-autofill:hover,
.footer-mlist .mlistwrapper .mlform select:-webkit-autofill:focus {
    color: #FFFFFF;
    border: 1px solid #D6D6D6;
    -webkit-text-fill-color: #FFFFFF;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s;
    opacity: 1;
}

.footer-mlist input:-webkit-autofill,
.footer-mlist input:-webkit-autofill:hover,
.footer-mlist input:-webkit-autofill:focus,
.footer-mlist textarea:-webkit-autofill,
.footer-mlist textarea:-webkit-autofill:hover,
.footer-mlist textarea:-webkit-autofill:focus,
.footer-mlist select:-webkit-autofill,
.footer-mlist select:-webkit-autofill:hover,
.footer-mlist select:-webkit-autofill:focus {
    -webkit-text-fill-color:#FFFFFF;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s;
	border: 1px solid #D6D6D6;
}

.footer-mlist input::-webkit-input-placeholder {
    color: #FFFFFF;
    -webkit-text-fill-color: #FFFFFF;
    opacity: 1;
}

.footer-mlist input::-moz-placeholder {
    color: #FFFFFF;
    -webkit-text-fill-color: #FFFFFF;
    opacity: 1;
}

.footer-mlist input:-ms-input-placeholder {
    color: #FFFFFF;
    -webkit-text-fill-color:#FFFFFF;
    opacity: 1;
}   

.footer-mlist input:-moz-placeholder {
    color: #FFFFFF;
    -webkit-text-fill-color:#FFFFFF;
    opacity: 1;
}
.mlistwrapper {
    width: 40%;
    margin: 0 auto;
}
.message-text {
    font-size: 3.5139vw;
    line-height: 3.0746vw;
    letter-spacing: 0.6325vw;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 3.1478vw;
    text-align: center;
    padding-top: 8.4919vw;
}
.footer-mlist form.mlistFormOne.mlform.twostep {
    width: 100%;
    font-size:0px;
}
.footer-mlist .mlistwrapper .plain-ml-wrapper form.mlistFormOne div.email.fieldWrap {
	width: 76%;
    display: inline-block;
    margin-right: 2%;
}
.footer-mlist form.mlistFormOne>div.submit {
    width: 22%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    height: 2.9282vw;
    border:none;
    outline:none;
}
.footer-mlist span.input-error {
    position: absolute;
    left: 0px;
    top: -1.2vw;
    color: #ff0000;
    font-size: 1vw;
	text-transform:none;
}
.footer-mlist form.mlistFormOne>div.submit input.submit.mlistSubmit {
    width: 100%;
    height: 2.9282vw;
    padding: 0px;
    border: none;
    outline: none;
    background: #FFFFFF;
    text-transform: uppercase;
    font-size: 1.0248vw;
    color: #000000;
}
.footer-mlist form.mlistFormOne>div.submit input.submit.mlistSubmit:hover{
    opacity:0.5;
    cursor:pointer;
}
.footer-mlist .mlistwrapper .mlform input.email {
    box-sizing: border-box;
    background: transparent;
    color: #FFFFFF;
	font-size: 1.0248vw;
    outline: none;
    width: 100%;
    height: 2.9282vw;
    line-height: 2.9282vw;
    padding-left: 0.778vw;
    border: 1px solid #D6D6D6;
	font-family: arimo, sans-serif;
}
.primary-list-values {
    display:none;
    font-size:0px;
}
.footer-mlist .mlistwrapper .mlform .terms{
	padding-top: 1.7569vw;
	padding-left:0.778vw;
    text-align:left;
    position:relative;
}
.footer-mlist .mlistwrapper .mlform .terms, 
.footer-mlist .secondform .terms, 
.footer-mlist .mlistwrapper .mlform .terms p.terms-message, 
.footer-mlist .mlistwrapper .mlform .terms p.terms-message-2, 
.footer-mlist .mlistwrapper .mlform p.terms-message a, 
.footer-mlist .mlistwrapper .secondform p.terms-message a,
.footer-mlist .mlistwrapper .mlform .terms p.terms-message-2 a {
    color: #ffffff;
}
.footer-mlist .mlistwrapper .mlform p.terms-message a, 
.footer-mlist .mlistwrapper .secondform p.terms-message a,
.footer-mlist .mlistwrapper .mlform .terms p.terms-message-2 a{
    text-decoration:underline;
}
.footer-mlist .mlistwrapper .secondform p.terms-message a:hover,
.footer-mlist .mlistwrapper .mlform .terms p.terms-message-2 a:hover{
    text-decoration:none;
}
.footer-mlist .mlistwrapper form.mlistFormOne, 
.footer-mlist .mlistwrapper .mlform .terms {
    width: 100%;
    margin: 0;
}
.footer-mlist form.mlistFormTwo.mlform .terms{
    text-align:center;
    padding-bottom:0px;
    padding-left:0px;
    position:relative;
}
.footer-mlist .mlistwrapper .mlform a.terms {
    text-align:left;
    text-transform: capitalize;
    text-decoration: underline;
    font-size: 0.7320vw;
    line-height: 0.8784vw;
    padding-top: 0px;
	padding-left: 0px;
	font-family: arimo, sans-serif;
}
.footer-mlist .mlistwrapper .mlform .terms:hover,
.footer-mlist .mlistwrapper .mlform p.terms-message a:hover, 
.footer-mlist .mlistwrapper .secondform p.terms-message a:hover, 
.footer-mlist .mlistwrapper .mlform .terms p.terms-message-2 a:hover{
    text-decoration:none;
}
.firstMlistForm .terms .close{
    display:none;
}
.mlistwrapper .mlform .terms p.terms-message, 
.mlistwrapper .mlform .terms p.terms-message-2 {
    position: absolute;
    bottom: auto;
    top:3.5vw;
    font-size: 2.7320vw;
    line-height: 3.8784vw;
    z-index: 1;
    width: 95%;
    background: transparent;
    color: #FFFFFF;
    text-align: left;
    text-transform: none;
    margin: 0;
    font-family: arimo, sans-serif;
}
.footer-mlist .secondform.singleform.fadeIn {
    background:transparent;
    width: 100%;
    margin: 0 auto;
    padding: 0.8vw;
    box-sizing:border-box;
    position:relative;
}
.footer-mlist div.plain-ml-wrapper span.secondFormClose {
    color:#fff;
    position: absolute;
    right: -1.5vw;
    top: 0vw;
    font-size: 2vw;
    cursor: pointer;
    font-family: arimo, sans-serif;
}
.footer-mlist div.plain-ml-wrapper span.secondFormClose:hover{
    opacity:0.5;
}
.footer-mlist .welcome {
    text-align: center;
    margin-bottom: 1.3177vw;
}
.footer-mlist .mlistwrapper .secondform .welcome p, 
.footer-mlist .mlistwrapper .secondform .welcome span {
    font-size: 1.3177vw;
    display: inline;
font-family: system-ui, "Segoe UI", Roboto,  Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #FFFFFF;
    text-transform: uppercase;
}
.footer-mlist .mlistwrapper form.mlistFormTwo>div {
    padding-bottom: 1vw;
}
.footer-mlist .mlistwrapper .plain-ml-wrapper div.fieldWrap {
    position: relative;
}
.footer-mlist .mlistwrapper .secondform input:not([type="submit"]) {
    background: transparent;
    width: 100%;
    height: 2.9282vw;
    padding: 0 0.7vw;
    font-size: 1.3vw;
font-family: 'tex_gyre_herosregular', arial;
    box-sizing: border-box;
    color: #FFFFFF;
    border:1px solid #D6D6D6;
}
.footer-mlist form.mlistFormTwo.mlform {
    font-size: 0px;
}
.footer-mlist select.country.form-control,
.footer-mlist .secondform div.dobDay.fieldWrap select,
.footer-mlist .dobMonth.fieldWrap select {
    background: url("../images/select-arrow.svg") no-repeat transparent;
    width: 100%;
    color: #FFFFFF;
    height: 2.9282vw;
    padding: 0 0.7vw;
    border:1px solid #D6D6D6;
    font-size: 1.3vw;
    font-family: arimo, sans-serif;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: 98% 50%;
    padding-right: 2vw;
}

.footer-mlist form.mlistFormTwo .postalcode.fieldWrap, 
.footer-mlist .secondform div.dobDay.fieldWrap{
    width: 48%;
    margin-right: 4%;
    display: inline-block;
}
.footer-mlist form.mlistFormTwo .postal_country, 
.footer-mlist .dobMonth.fieldWrap {
    width: 48%;
    display: inline-block;
}
.footer-mlist .mlistwrapper .secondform .submit {
    width: 50%;
    margin: 0 auto;
    padding-bottom:0px;
}
.footer-mlist .mlistwrapper .secondform input.submit {
    font-size: 1.3vw;
    height: 3vw;
    line-height: 2vw;
    color: #000;
    background: #fff;
    width: 100%;
    cursor: pointer;
    border: 1px solid #141414;
font-family: system-ui, "Segoe UI", Roboto, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    padding: 0px !important;
}
.footer-mlist .mlistwrapper .secondform input.submit:hover{
    /* opacity:0.5; */
    background: transparent;
    border: 1px solid #fff;
}
.footer-mlist .mlistwrapper form.mlistFormTwo .globaloptin {
    position: relative;
    margin: 0vw auto;
    width: 100%;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 9px;
}
.footer-mlist .mlistwrapper form.mlistFormTwo .globaloptin [type="checkbox"]:not(:checked),
.footer-mlist .globaloptin [type="checkbox"]:checked {
    position: absolute;
    left: 0px;
    width: 2vw;
    height: 2vw;
    z-index: 10;
    top: 0;
    opacity: 0;
    cursor: pointer;
    margin: 0;
    -webkit-appearance: none;
    padding: 0;
}
.footer-mlist .mlistwrapper form.mlistFormTwo .globaloptin .goptin_checkbox {
    display: inline-block;
    box-sizing: border-box;
    line-height: 1.4vw;
    color: #ffffff;
font-family: 'tex_gyre_herosregular', arial;
    text-align: left;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 1.0248vw;
    padding-left: 2vw;
}
.footer-mlist .mlistwrapper form.mlistFormTwo .globaloptin [type="checkbox"]:not(:checked) + label:before, 
.footer-mlist .mlistwrapper form.mlistFormTwo .globaloptin [type="checkbox"]:checked + label:before {
    color: #ffffff;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1.5vw;
    height: 1.5vw;
    border: 1px solid #ffffff;
    background: transparent;
    border-radius: 0px;
    box-sizing: border-box;
}
.footer-mlist .mlistwrapper form.mlistFormTwo .globaloptin [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}
.footer-mlist .globaloptin [type="checkbox"]:not(:checked) + label:after, 
.footer-mlist .globaloptin [type="checkbox"]:checked + label:after {
    content: "\2713";
    position: absolute;
    top: 0.1vw;
    line-height: 1;
    left: 0.2vw;
    font-size: 1.4vw;
    font-weight: normal;
    text-align: center;
}
.footer-mlist .globaloptin .mlistwrapper form.mlistFormTwo .globaloptin [type="checkbox"]:not(:checked), 
.footer-mlist .globaloptin .globaloptin [type="checkbox"]:checked{
    position: absolute;
    left: 0px;
    width: 1.5vw;
    height: 1.5vw;
    z-index: 10;
    top: 0;
    opacity: 0;
    cursor: pointer;
    margin: 0;
    -webkit-appearance: none;
    padding: 0;
}
.footer-mlist .thankyou.fadeIn {
    text-align: center;
    font-size: 1.3vw;
    text-transform: uppercase;
    font-family: arimo, sans-serif;
    color: #ffffff;
    padding:5vw;
    min-height: calc(100vh - 31vw);
    display: flex;
    justify-content: center;
    align-items: center;
}
option {
    background: #fff;
    color: #000;
    padding: 0px;
}
@media only screen and (max-width:1023px),
(min-width:1024px) and (max-width:1366px) and (orientation:portrait){
body .footer-mlist select.country.form-control{
    font-size: 16px;
}
    .footer-mlist {
        margin-bottom: 112px;
    }
    .mlistwrapper {
        width: 90%;
        margin: 0 auto;
    } 
    .message-text {
        font-size: 35px;
        line-height: 40px;
        padding-top: 93px;
        padding-bottom: 50px;
        width: 60%;
        margin: 0 auto;
    }
    .mlform {
        width: 84%;
        margin: 0 auto;
    }
    .footer-mlist .mlistwrapper .mlform input.email {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding-left: 0px;
        text-align: center;
    }
    .footer-mlist .mlistwrapper .plain-ml-wrapper form.mlistFormOne div.email.fieldWrap {
        margin-right: 0%;
        width: 100%;
        display: block;
    }
    .footer-mlist form.mlistFormOne>div.submit {
        width: 100%;
        display: block;
        box-sizing: border-box;
        vertical-align: top;
        height: 40px;
        margin-top: 15px;
    }
    .footer-mlist form.mlistFormOne>div.submit input.submit.mlistSubmit {
        width: 100%;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
    }
    .footer-mlist span.input-error {
        position: absolute;
        left: 0px;
        top: -17px;
        color: #ff0000;
        font-size: 15px;
    }
    .footer-mlist .mlistwrapper .secondform .welcome p, 
    .footer-mlist .mlistwrapper .secondform .welcome span {
        font-size: 24px;
        line-height: 30px;
    }
    .footer-mlist .welcome {
        text-align: center;
        margin-bottom: 20px;
    }
    .footer-mlist .mlistwrapper form.mlistFormTwo>div {
        padding-bottom: 20px;
    }
    .footer-mlist .mlistwrapper .secondform input:not([type="submit"]) {
        height: 55px;
        padding: 0 8px;
        font-size: 16px;
        line-height:55px;
    }
    .footer-mlist select.country.form-control, 
    .footer-mlist .secondform div.dobDay.fieldWrap select, 
    .footer-mlist .dobMonth.fieldWrap select {
        height: 55px;
        padding: 0 8px;
        border: 1px solid #FFFFFF;
        font-size: 16px;
        line-height: 55px;
        padding-right: 24px;     
        background-position: 99% 50%;
    }
    .footer-mlist .mlistwrapper form.mlistFormTwo .globaloptin [type="checkbox"]:not(:checked), 
    .footer-mlist .globaloptin [type="checkbox"]:checked {
        position: absolute;
        left: 0px;
        width: 20px;
        height: 20px;
    }
    .footer-mlist .mlistwrapper form.mlistFormTwo .globaloptin .goptin_checkbox {
        line-height: 20px;
        font-size: 14px;
        padding-left: 27px;
    }
    .footer-mlist .mlistwrapper form.mlistFormTwo .globaloptin [type="checkbox"]:not(:checked) + label:before, 
    .footer-mlist .mlistwrapper form.mlistFormTwo .globaloptin [type="checkbox"]:checked + label:before {
        width: 20px;
        height: 20px;
        border: 1px solid #ffffff;
        background: transparent;
        border-radius: 0px;
        box-sizing: border-box;
    }
    .footer-mlist .globaloptin [type="checkbox"]:not(:checked) + label:after, 
    .footer-mlist .globaloptin [type="checkbox"]:checked + label:after {
        top: 1px;
        line-height: 1;
        left: 4px;
        font-size: 17px;
        font-weight: normal;
        text-align: center;
    }
    .footer-mlist .mlistwrapper .secondform input.submit {
        font-size: 16px;
        height: 55px;
        line-height: 49px;
    }
    .footer-mlist div.plain-ml-wrapper span.secondFormClose {
        position: absolute;
        right: -4px;
        font-size: 30px;
    }
   
    .footer-mlist .mlistwrapper .mlform .terms {
        padding-top: 15px;
        text-align:center;
    }
    @media only screen and (max-width: 1023px), (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait){
        .footer-mlist .mlistwrapper .mlform .terms {
            padding-top: 15px;
            text-align: center !important;
        }
    }
    .footer-mlist .mlistwrapper .mlform a.terms {
        font-size: 10px;
        line-height: 12px;
    }
    .mlistwrapper .mlform .terms p.terms-message, 
    .mlistwrapper .mlform .terms p.terms-message-2{
        font-size: 10px;
        line-height: 12px;
        top: 33px;
    }
    .footer-mlist .thankyou.fadeIn {
        font-size: 20px;
        padding: 30px;
        height: calc(100vh - 60vw);
        min-height:unset;
    }

}

.footer-mlist .mlistwrapper .mlform input{
   border-radius:0; 
   outline:none; 
   appearance:none;
}
a.terms:after {
    content: "";
}
.terms{
    text-align: center !important;
    margin-top: 10px !important;    
}
.term-text{
    text-decoration: underline !important;
 font-family: 'tex_gyre_herosregular', arial !important;
}
.term-text:hover{   
    text-decoration: none !important;
    opacity: 0.5;
}
.terms-message{
    font-size: 0.7320vw;
    line-height: 0.8784vw;
    text-align: left;
 font-family:  'tex_gyre_herosregular', arial !important;
}

@media only screen and (max-width:767px) and (orientation:portrait){
    .footer-mlist .thankyou.fadeIn {    
        height: calc(100vh - 127vw);
    }
}