body.loaderVideo {
    background: #000;
}

h1 {
    font-size: 2vw;
    text-transform: uppercase;
}

h2 {
    margin: 0;
    font-size: 1.25vw;
    text-transform: uppercase;
}

.copyright>div,
.copyright a,
.copyright span {
    color: #fff;
}

.isopen .navWrapper {
    background: #000;
}

a:hover {
    opacity: 0.8;
}

p.terms-message,
div#terms>a,
p.terms-message a,
p.terms-message-2,
p.terms-message-2 a,
input,
select,
span,
p,
a,
div,
label {
    font-family: "Chakra Petch", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #ffffff;
    margin: 0;
}

input.email.errored {
    border-color: #ff0000;
}

.node__meta {
    display: none;
}

div#block-bartik-content {
    margin-top: 10vw;
}

.plain-ml-wrapper.firstMlistForm.mlistPage {
    width: 45%;
    margin: 0 auto;
    position: relative;
}

p.message-description {
    font-size: 1.5vw;
    margin-bottom: 1vw;
    text-align: center;
    text-transform: uppercase;
}

form.mlistFormOne label {
    color: #fff;

    font-size: 1.25vw;
    text-transform: uppercase;
}

input,
textarea,
select {
    margin: 0;
    padding: 0;
    height: 3vw;
    line-height: 3vw;
    width: 100%;
    background: transparent;
    border: 0.104vw solid #fff;
    appearance: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 1vw;
	box-sizing: border-box;
    padding-left: 1vw;
    border-radius: 0;
    outline: none;
    text-indent: 0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    color: #fff;
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0 1000vw #000 inset;
}

.fieldWrap {
    margin-bottom: 1.5vw;
}

.postalcode.fieldWrap {
    width: 49%;
    display: inline-block;
}

.country.select-drop-down-arrow {
    width: 49%;
    display: inline-block;
    margin-left: 2%;
}

form.mlistFormOne.mlform.singleform.twostep.singleStepForm {
    font-size: 0;
    width: 100%;
}

.dobMonth.fieldWrap {
    width: 49%;
    display: inline-block;
    margin-right: 2%;
}

.dobDay.fieldWrap.select-drop-down-arrow {
    width: 49%;
    display: inline-block;
}

.globaloptin [type="checkbox"]:not(:checked),
.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;
}

.globaloptin .goptin_checkbox {
    display: inline-block;
    box-sizing: border-box;
    line-height: 1.6vw;
    color: #fff;
    text-align: left;
    text-transform: none;
    letter-spacing: 0.02vw;
    font-size: 1vw;
    padding-left: 2vw;

    text-transform: uppercase;
    line-height: 1.2;
}

.globaloptin [type="checkbox"]:not(:checked)+label:before,
.globaloptin [type="checkbox"]:checked+label:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1.5vw;
    height: 1.5vw;
    border: 1px solid #fff;
    background: transparent;
    border-radius: 0px;
    box-sizing: border-box;
}

.globaloptin [type="checkbox"]:not(:checked)+label:after,
.globaloptin [type="checkbox"]:checked+label:after {
    content: "\2713";
    position: absolute;
    top: 0.3vw;
    line-height: 1;
    left: 0.3vw;
    font-size: 1.2vw;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

.globaloptin [type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.globaloptin [type="checkbox"]:checked+label:after {
    color: #fff;
}

.globaloptin.fieldWrap {
    position: relative;
}


.globaloptin {
    position: relative;
}

input#submitbutton {
    background: #fff;
    color: #333333;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    cursor: pointer;
    box-shadow: none;

    border: none;
    width: 50%;
    margin: 0 auto;
}

div.submit {
    text-align: center;
    margin-top: 1vw;
}

p {
    margin: 0;
}

a.terms {

    font-size: 1vw;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}

a.terms:hover {
    text-decoration: underline;
}

div.terms {
    text-align: center;

    color: #fff;
    font-size: 0;
    margin-top: 1vw;
    position: relative;
}

.fadeOut {
    display: none;
}

p.terms-message.fadeIn {
    margin-top: 1vw;
    font-size: 0.7vw;
    text-transform: uppercase;
    position: absolute;
    background: #000;
    z-index: 1;
    padding: 0vw 1vw;
    top: 1vw;
}

p.terms-message.fadeIn a {
    color: #fff;
    text-decoration: underline;
}

p.terms-message.fadeIn a:hover {
    text-decoration: none;
}

.thankyou.fadeOut.fadeIn {
    font-size: 1vw;
    color: #fff;
    display: flex;
    font-size: 2vw;
    text-align: center;
    text-transform: uppercase;
    min-height: calc(100vh - 31vw);
    align-items: center;
    justify-content: center;
    padding-top: 6vw;
}

select {
    background: url(../images/cheveron-down-white.svg) no-repeat transparent;
    background-size: 1.5vw;
    padding-right: 1vw;
    background-position: center right;
    border-radius: 0 !important;
    outline: none;
	cursor: pointer;
}

option {
    background: #000;
    color: #fff;
}

input#submitbutton:hover {
    opacity: 0.8;
}

span.input-error {
    font-size: 0.9vw;

    color: #ff0000;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -1.5vw;
}

.email.fieldWrap {
    position: relative;
}

.mlist-content {
    padding: 6vw 0;
}

.mlist-content h1 {
    text-align: center;
}

form.mlistFormOne label {
    display: block;
}

.mlist-content {
    min-height: calc(100vh - 15vw);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}

.postalcode.fieldWrap {
    vertical-align: middle;
}

.country.select-drop-down-arrow {
    margin-bottom: -0.1vw;
    vertical-align: middle;
}

span.input-error {
    bottom: -1.15vw;
}

@media only screen and (max-width:1023px),
only screen and (max-width:1024px) and (orientation:portrait) {
    h1 {
        font-size: 5vw;
    }

    h2 {
        font-size: 4vw;
    }

    div.submit {
        margin-top: 3vw;
    }

    div#block-bartik-content {
        margin-top: 32vw;
    }

    p.message-description {
        font-size: 5vw;
        margin-bottom: 3vw;
    }

    .plain-ml-wrapper.firstMlistForm.mlistPage {
        width: 80%;
    }

    form.mlistFormOne label {
        font-size: 4vw;
    }

    input,
    textarea,
    select {
        height: 9vw;
        line-height: 9vw;
        border-width: 0.5vw;
        font-size: 4vw;
        border-radius: 0;
		padding-left: 2vw;
    }

    select {
        padding-right: 6vw;
        background-size: 5vw;
    }

    .fieldWrap {
        margin-bottom: 3vw;
    }
    .country.select-drop-down-arrow {
        margin-bottom: 3vw;
        vertical-align: bottom;
        display: block;
        margin-left: 0;
        width: 100%;
    }

    .postalcode.fieldWrap {
        display: block;
        width: 100%;
    }

    .globaloptin .goptin_checkbox {
        font-size: 3.5vw;
        padding-left: 5vw;
    }

    .globaloptin [type="checkbox"]:not(:checked)+label:before,
    .globaloptin [type="checkbox"]:checked+label:before {
        height: 4vw;
        border-width: 0.5vw;
        width: 4vw;
    }

    .globaloptin [type="checkbox"]:not(:checked)+label:after,
    .globaloptin [type="checkbox"]:checked+label:after {
        font-size: 3vw;
        top: 0.75vw;
        left: 0.75vw;
    }

    div.terms {
        margin-top: 3vw;
    }

    a.terms {
        font-size: 3vw;
    }

    p.terms-message.fadeIn {
        font-size: 2.5vw;
        top: 5vw;
    }

    span.input-error {
        font-size: 3vw;

        color: #ff0000;
        text-transform: uppercase;
        position: absolute;
        left: 0;
        width: 100%;
        bottom: -4vw;
    }

    .email.fieldWrap {
        position: relative;
    }

    .thankyou.fadeOut.fadeIn {
        min-height: 40vw;
        font-size: 5vw;
    }

    .mlist-content {
        padding: 16vw 0;
        min-height: calc(100vh - 48vw);
    }

    input.postalcode{
        height: 8.5vw;
        line-height: 8.5vw;
    }
}

/**/
.mlist-content .consent-placeholder {
    position: relative;
    margin: 2.5vh auto 0;
    display: block;
}

.plain-ml-wrapper label:not(.goptin_checkbox) {
    position: static;
    transform: none;
}

.mlist-content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked),
.mlist-content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked {
    position: absolute;
    left: 0px;
    width: 1.28vw;
    height: 1.28vw;
    z-index: 10;
    top: 0px;
    opacity: 0;
    cursor: pointer;
    margin: 0;
    -webkit-appearance: none;
    padding: 0;
}

.mlist-content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before,
.mlist-content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:before {
    content: "";
    position: absolute;
    left: 0px;
    top: auto;
    width: 1.28vw;
    height: 1.28vw;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 0px;
    box-sizing: border-box;
}

.mlist-content .plain-ml-wrapper .consent-placeholder input[type="checkbox"].errored:not(:checked)+label:before {
    border-color: red;
}

.mlist-content .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: 0.88vw;
    padding-left: 2.04vw;
    vertical-align: top;
    font-weight: 400;
    position: static;
    transform: none;
    pointer-events: auto;
}

.mlist-content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
    content: "\2713";
    position: absolute;
    top: 0.58vh;
    line-height: 1;
    left: 0.25vw;
    font-size: 1vw;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

.mlist-content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
    color: #fff;
}

.mlist-content .consent-placeholder span.input-error {
    color: red;
    position: absolute;
    top: -3.25vh;
    left: 0;
    bottom: auto;
}

.mlist-content .secondform .consent-placeholder {
    margin: 2vh auto;
}

.mlist-content .plain-ml-wrapper .mlform .consent-placeholder label a,
.mlist-content .plain-ml-wrapper .mlform .consent-placeholder label span {
    color: #fff;
}

.mlist-content .plain-ml-wrapper .mlform .consent-placeholder label a {
    text-decoration: underline;
}

.mlist-content .plain-ml-wrapper .mlform .consent-placeholder label a:hover {
    opacity: 0.5;
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
    .mlist-content .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label {
        font-size: 2.5vw;
        padding-left: 6vw;
    }

    .mlist-content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked),
    .mlist-content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked,
    .mlist-content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before,
    .mlist-content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:before {
        width: 4vw;
        height: 4vw;
    }

    .mlist-content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
        top: 0.2vh;
        left: 0.5vw;
        font-size: 3.15vw;
    }
}

@media only screen and (max-height: 1366px) and (min-width: 1024px) and (orientation: portrait) {
    .mlist-content .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label {
        font-size: 1.268vw;
        padding-left: 3.54vw;
    }

    .mlist-content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
        top: 0;
        font-size: 2vw;
    }

    .mlist-content .consent-placeholder {
        position: relative;
        margin: 2vh auto;
    }

    .mlist-content .consent-placeholder span.input-error {
        top: -2.5vh;
        font-size: 1.5vw;
    }

    .mlist-content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before,
    .mlist-content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:before,
    .mlist-content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked),
    .mlist-content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked {
        width: 2.28vw;
        height: 2.28vw;
    }
}