#signupForm3 {
    display: block;
    height: auto;
    margin: 0 auto;
    font-family: Arial;
}

#signupForm3 .mlist-header {
    font-size: 25px;
    text-transform: none;
    font-weight: 300;
    margin: 0 0 30px 0;
}

.mlist-field {
    font-size: 14px;
    padding: 0px 0px 0px 2px;
    text-transform: uppercase;
}

.mlist-field,
.mlist-submit {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.mlist-submit {
    vertical-align: top;
}

input,
select {
    font-family: Arial;
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    font-size: 14px;
}

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

select {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    background: url("../images/down-arrow.svg") no-repeat;
    background-position: right 4% center;
    background-size: 8%;
}

option {
    background: #262626;
}

.m-email {
    background: transparent;
    -moz-box-sizing: border-box;
    border-style: solid;
    color: #FFFFFF;
    border: none;
    -webkit-text-fill-color: #FFFFFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 10px;
    height: 45px;
    width: 438px;
    border: 1px solid #E2E2D3;
}

.m-email:focus {
    /*background-color: #FFFFB3;*/
    color: #fff;
    -webkit-text-fill-color: #fff;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #5d3285;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #5d3285;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #5d3285;
    opacity: 1;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #5d3285;
}

.mlist-submit .submit,
.mlist-submit-new input {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #C3541C;
    border: none;
    color: #E2E2D3;
    font-family: Arial;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0;
    cursor: pointer;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    line-height: 45px;
    font-weight: normal;
    width: 126px;
    height: 45px;
    margin-left: 9px;
    position: relative;
    z-index: 9;
}

.mlist-submit .submit:hover,
.mlist-submit-new input:hover {
    background:#C3541CB3;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
}

input {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

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

.terms a {
    text-decoration: none;
    border: none;
}

.terms {
    text-align: left;
}

.terms a:hover {}

.termsWrapper.first a.terms:after {
    content: "Terms";
    font-size: 10px;
    font-weight: normal;
    padding: 5px 0px 5px 2px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}

.termsWrapper.first a.terms.showing:after {
    border: medium none;
    content: "Hide";
    font-size: 10px;
    font-weight: normal;
    padding: 5px 0px 5px 2px;
    text-decoration: none;
}

.termsContent a {
    text-decoration: underline;
}

.secondFormCloseWrap a:hover {
    opacity: 0.5;
}

.mlist-outer-wrapper .mlist-wrapper input.error,
.mlist-outer-wrapper .mlist-wrapper select.error {
    display: block;
    border: 1px solid red;
    color: red;
}

.mlist-field label.error {
    margin-top: 5px;
    display: block;
    color: red;
    position: absolute;
    font-size: 9px;
}

#errorLabelContainer2 {
    color: red;
    margin-bottom: 5px;
}

#errorMsg,
#serverError {
    color: red;
    font-size: 12px;
    padding: 5px 5px;
    text-transform: uppercase;
}

.termsContent a:hover {}

.termsWrapper {
    margin: 0px 0px 5px 0px;
}

.termsWrapper.first {
    font-size: 14px;
    margin: 0 4px;
}

#signupForm3 .termsWrapper.first {
    width: 97%;
    position: relative;
}

#signupForm3 .termsContent {
    position: absolute;
}

.terms {}

#signupForm3 .terms {
    width: 126px;
    margin: 0 auto;
    margin-right: 0;
    text-align: center;
}

.termsWrapper a:hover {}

.termsWrapper a.terms:after {
    content: "Terms";
    font-size: 13px;
    font-weight: normal;
    padding: 5px 5px 5px 0px;
    text-decoration: none;
}

.termsWrappert a.terms.showing:after {
    border: medium none;
    content: "Hide";
    font-size: 13px;
    font-weight: normal;
    padding: 5px 5px 5px 0px;
    text-decoration: none;
}

.termsContent {
    display: none;
    font-size: 12px;
    font-weight: normal;
    padding: 3px 5px 5px 0px;
    max-width: 100%;
    line-height: 15px;
    color: #fff;
}

.termsContent a {}

.termsWrapper.first .terms a {
    border: none;
    font-family: Arial;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}

.headerContent .termsContent {
    position: absolute;
}

body #thankyouBlock {
    display: block;
    border: none;
    box-sizing: border-box;
    display: block;
    height: auto;
    padding: 12px 0px 5px;
    text-align: center;
    max-width: 700px;
    color: #fff;
}

#thankyouBlock {
    display: block;
    height: auto;
    padding: 12px 12px 5px;
}

.thankyou-message.embed {
    display: inline-block;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    box-sizing: border-box;
}

div#thankyouBlock {
    position: fixed;
    top: 0;
    left: 50%;
    background: #262626;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    height: 100vh;
    transform: translate(-50%, 0%);
    padding: 0;
    z-index: 99;
}

div#thankyoublock-innerwrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 33%;
    width: 100%;
    display: block;
}

div#thankyouBlock.final-screen {
    position: static;
    height: auto;
    width: auto;
    transform: none;
    background: transparent;
    text-align: left;
    display: block;
    margin: 20px auto 30px;
}

.secondFormCloseWrap a {
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    text-decoration: none;
    box-sizing: border-box;
    float: right;
    position: relative;
    bottom: 22px;
    margin-bottom: -8px;
    text-transform: uppercase;
}

.thankswelcome-msg {
    clear: both;
    font-size: 14px;
    padding: 0px;
    text-align: left;
    margin: 10px 0;
}

.thankswelcome-msg b {
    font-weight: normal;
}

.secondary-list-values {
    font-size: 14px;
    font-family: Arial;
    padding: 8px 0px 0px 0px;
    text-transform: uppercase;
}

.mlist-field.postalcode {
    text-align: left;
    width: 48%;
    float: left;
    padding-top: 0px;
}

.mlist-field.postalcode input {
    height: 45px;
    border: none;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    background: transparent;
    -webkit-box-sizing: border-box;
    border: 1px solid #E2E2D3;
}

.mlist-field.postalcode input:focus {}

.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-field.country {
    width: 48%;
    clear: none;
    float: right;
    font-size: 14px;
    padding-top: 0px;
}

.mlist-field label {}

.mlist-field.country select {
    vertical-align: middle;
}

.mlist-field select {
    height: 45px;
    background-color: transparent;
    text-transform: capitalize;
    width: 100%;
    border: none;
    box-sizing: border-box;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #E2E2D3;
}

.mlist-field.postalcode #country {
    text-align: left;
    height: 30px;
    border: 1px solid #5d3285;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.mlist-checks input,
label {
    cursor: pointer;
}

.mlist-checks input {
    display: inline-block;
    vertical-align: middle;
}

label.global-list {
    vertical-align: middle;
    display: inline-block;
}

.mlist-field.mlist-field1 {
    text-align: left;
    width: 100%;
    clear: both;
    padding: 15px 0px 0px 0px;
}

.mlist-field.mlist-field1 input {
    display: block;
    width: 100%;
    height: 45px;
    padding: 5px;
    border: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: transparent;
    border: 1px solid #E2E2D3;
}

.mlist-field.mlist-field1 input:focus {
    background-color: transparent;
}

.mlist-field.bday {
    clear: both;
    padding: 15px 0px 0px 0px;
    width: 100%;
    font-size: 0px;
}

.mlist-field select#dobYear {
    width: 31%;
    margin-left: 3.5%;
}

.mlist-field #dobDay {
    width: 31%;
    height: 45px;
    text-transform: capitalize;
    border: none;
    padding: 5px;
    background-color: transparent;
    margin-left: 3.5%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #E2E2D3;
}

.mlist-field #dobMonth {
    width: 31%;
    height: 45px;
    text-transform: capitalize;
    border: none;
    background-color: transparent;
    padding: 5px;
    margin-left: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #E2E2D3;
}

.mlist-field select#dobMonth {
    width: 48%;
}

.mlist-field select#dobDay {
    width: 48%;
    margin-left: 4%;
}

.mlist-checks {
    text-align: left;
    margin: 15px 0 0 0;
}

.mlist-submit-new {
    padding: 15px 0px 0px 0px;
}

.termsWrapper.second .termsContent {
    width: 97.5%;
    max-width: 100%;
    position: absolute;
}

.termsWrapper.second {
    position: relative;
}

form input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    background: transparent;
    color: #fff;
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0 1000px #262626 inset;
}

.termsWrapper.second a.terms.showing:after {
    border: medium none;
    content: "Hide";
    font-size: 13px;
    font-weight: normal;
    padding: 5px 0px 5px 2px;
    text-decoration: none;
}

.termsContent {
      display: none;
    font-size: 10px;
    font-weight: normal;
    padding: 12px 7px;
    max-width: 100%;
    line-height: 15px;
    background: #C3541C;
    color: #E2E2D3;
    position: relative;
    z-index: 9;
    text-transform: uppercase;
    font-family: Arial;
}

:focus {
    outline: none;
}

.termsContent a {
    color: #E2E2D3;
    font-size: 10px;
}

.termsWrapper.second.terms a {
    border: none;
}

.mlist-field.bday label {
    clear: both;
    display: block;
    font-size: 14px;
}

.mlist-field input:focus {
    background: transparent;
    outline: none;
}

.mlist-checks input {
    display: inline-block;
    vertical-align: top;
    margin: 2px 0px 0px;
    width: auto;
}

label.global-list {
    vertical-align: top;
    display: inline-block;
    width: 94%;
}

#thankyoublock-innerwrapper .terms {
    text-align: center;
    margin: 0 0 0 5px;
    text-transform: uppercase;
    padding-top: 7px;
}

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

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock.final-screen>div.thankyou-message {
    display: block;
    text-align: left;
}

.mlist-outer-wrapper .mlist-checks {
    position: relative;
    text-align: left;
}

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

.mlist-outer-wrapper div#thankyouBlock .mlist-checks label.global-list {
    margin-left: 20px;
    line-height: 15px;
    vertical-align: top;
    letter-spacing: normal;
}

.mlist-outer-wrapper [type="checkbox"]:not(:checked)+label:before,
.mlist-outer-wrapper [type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 15px;
    height: 15px;
    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';
    position: absolute;
    top: 0;
    left: 3px;
    font-size: 11px;
    color: #ffffff;
}

.mlist-outer-wrapper [type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.mlist-outer-wrapper [type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .footer-outer-wrap .wrapper {
        max-width: 950px;
    }
    .m-email {
        width: 310px;
    }
    #signupForm3 .termsWrapper.first {
        width: 93.3%;
        position: relative;
    }
}

@media only screen and (max-width: 1023px) {
    .m-email {
        width: 344px;
        font-size: 16px;
    }
    .mlist-field.postalcode,
    .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-field.country,
    .mlist-field.mlist-field1 {
        width: 100%;
        float: left;
        text-align: left;
        padding: 10px 0 0;
    }
    .mlist-field.bday label {
        display: block;
    }
    .mlist-field.bday {
        width: 100%;
        text-align: left;
    }
    .secondary-list-values {
        overflow: hidden;
    }
    .mlist-checks {
        float: none;
        display: block;
        clear: both;
        text-align: left;
    }
    .mlist-field #dobMonth {
        margin: 0;
    }
    .mlist-submit-new {
        float: left;
    }
    .termsWrapper.first a.terms:after {
        font-size: 10px;
    }
    body #thankyouBlock {
        max-width: 100%;
        height: 100%;
    }
    body #thankyouBlock .mlist-submit-new {
        float: none;
    }
    label.global-list {
        font-size: 9px;
        line-height: 16px;
    }
    .mlist-submit {
        display: block;
        margin: 0 auto;
        margin-top: 20px;
    }
    .mlist-submit .submit,
    .mlist-submit-new input {
        margin-left: 0;
    }
    .rightimage {
        position: relative;
    }
    div#follow,
    .socials,
    .copyright {
        width: 100%;
        margin-left: 3.5%;
    }
    div#follow h2 {
        font-size: 34px;
        margin: 0 auto;
        padding: 50px 0 31px;
    }
    .footer-outer-wrap {
        padding: 0;
    }
    #signupForm3 .terms {
        margin-top: -34px;
        width: 205px;
        text-align: left;
    }
    #signupForm3 .termsWrapper.first {
        width: 344px;
        margin: 0;
    }
    #signupForm3 .termsContent {
        top: 44px;
    }
    div#thankyoublock-innerwrapper {
        max-width: 350px;
        top: 10%;
        transform: translate(-50%, -10%);
    }
    .mlist-field select {
        font-size: 16px;
    }
    .mlist-field.country select {
        background-size: 4%;
    }
    .mlist-field label {
        margin-bottom: 5px;
        display: block;
    }
    #thankyoublock-innerwrapper .terms {
        padding: 10px 0;
    }
    .termsWrapper.second .termsContent {
        position: relative;
        transform: none;
    }
    body {
        overflow: hidden;
    }
}

@media only screen and (max-width:475px) {
    /* .mlist-field,
    .mlist-submit {
        text-align: left;
        width: 100%;
    }
    .mlist-submit {
        margin: 10px 0 0;
    } */
}
@media only screen and (min-width:1024px) {
.termsWrapper.second .termsContent{
bottom: 20px;
}
}