.plain-ml-wrapper .fadeOut {
    display: none !important;
}

.plain-ml-wrapper .fadeIn {
    display: block !important;
}

.plain-ml-wrapper .message-description {
    display: none;
}

.plain-ml-wrapper label[for="email"] {
    display: none;
}

.plain-ml-wrapper input:focus,
*:focus {
    outline: none;
}

.plain-ml-wrapper span.input-error {
    color: red;
    position: absolute;
    bottom: 48px;
    left: 0px;
    padding: 0;
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s;
    font-size: 9px;
}

.plain-ml-wrapper #mlistFormOne {
    max-width: 330px;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
}

.plain-ml-wrapper .email.fieldWrap {
    display: inline-block;
    width: 285px;
    vertical-align: top;
    position: relative;
}

.plain-ml-wrapper #mlistFormOne .submit {
    display: inline-block;
    width: 45px;
    vertical-align: top;
    height: 45px;
}

.plain-ml-wrapper input,
.plain-ml-wrapper select {
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid #000;
    height: 45px;
    line-height: 45px;
    background: #fff;
    outline: none;
    font-size: 16px;
    font-family: 'DrukWideHeavy' !important;
    font-weight: 500;
    font-style: italic;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    border-radius:0;
    box-sizing:border-box;
    text-indent: 10px;
    color: #000;
}

.plain-ml-wrapper input:not([type="submit"]) {
    text-indent: 10px;
}
.plain-ml-wrapper .welcome{
    text-transform:lowercase;
}


.plain-ml-wrapper.mlform input:-webkit-autofill,
.plain-ml-wrapper .mlform input:-webkit-autofill:hover,
.plain-ml-wrapper .mlform input:-webkit-autofill:focus,
.plain-ml-wrapper .mlform textarea:-webkit-autofill,
.plain-ml-wrapper .mlform textarea:-webkit-autofill:hover,
.plain-ml-wrapper .mlform textarea:-webkit-autofill:focus,
.plain-ml-wrapper .mlform select:-webkit-autofill,
.plain-ml-wrapper .mlform select:-webkit-autofill:hover,
.plain-ml-wrapper .mlform select:-webkit-autofill:focus {
    color: #000;
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
    transition: #fff 5000s ease-in-out 0s;
    opacity: 1;
    font-family: 'DrukWideHeavy' !important;
    font-weight: 500;
    font-style: italic;
}

.plain-ml-wrapper input:-webkit-autofill,
.plain-ml-wrapper input:-webkit-autofill:hover,
.plain-ml-wrapper input:-webkit-autofill:focus,
.plain-ml-wrapper textarea:-webkit-autofill,
.plain-ml-wrapper textarea:-webkit-autofill:hover,
.plain-ml-wrapper textarea:-webkit-autofill:focus,
.plain-ml-wrapper select:-webkit-autofill,
.plain-ml-wrapper select:-webkit-autofill:hover,
.plain-ml-wrapper select:-webkit-autofill:focus {
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
    transition: #fff 5000s ease-in-out 0s;
    font-family: 'DrukWideHeavy' !important;
    font-weight: 500;
    font-style: italic;
}

.plain-ml-wrapper input::-webkit-input-placeholder {
    color: #000 !important;
    -webkit-text-fill-color: #000 !important;
    opacity: 1;
    font-family: 'DrukWideHeavy' !important;
    font-weight: 700;
    font-style: italic;

}

.plain-ml-wrapper input::-moz-placeholder {
    color: #000 !important;
    -webkit-text-fill-color: #000 !important;
    opacity: 1;
    font-family: 'DrukWideHeavy' !important;
    font-weight: 700;
    font-style: italic;
}

.plain-ml-wrapper input:-ms-input-placeholder {
    color: #000 !important;
    -webkit-text-fill-color: #000 !important;
    opacity: 1;
    font-family: 'DrukWideHeavy' !important;
    font-weight: 700;
    font-style: italic;
}

.plain-ml-wrapper input:-moz-placeholder {
    color: #000 !important;
    -webkit-text-fill-color: #000 !important;
    opacity: 1;
    font-family: 'DrukWideHeavy' !important;
    font-weight: 700;
    font-style: italic;

}

.plain-ml-wrapper input#submit {
    cursor: pointer;
}

.plain-ml-wrapper #mlistFormOne input#submit {
    background: url(../images/arrow-mailing-list.png?434) no-repeat scroll 0px 0px transparent;
    background-size: 100% 100%;
    font-size: 0;
    border-left: 0;
}

.plain-ml-wrapper .email.fieldWrap input {
   
}

.plain-ml-wrapper #terms {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-family: 'courier-std';
    font-weight:400;
    text-transform: lowercase;
    position: relative;
}

.plain-ml-wrapper p.terms-message,
.plain-ml-wrapper .terms-message-2 {
    position: absolute;
    width: 300px;
    font-size: 10px;
    background: #fff;
    border: 1px solid #000;
    padding: 10px;
    bottom: 10px;
    right: 0;
    z-index: 1;
    font-family: 'courier-std';
    font-weight:400;
}

.plain-ml-wrapper .terms-message-2 {
    bottom: 5px;
    width: 308px;
    right: auto;
}

.plain-ml-wrapper #secondform {
    max-width: 330px;
    position: absolute;
    bottom: 10px;
    margin: 10px;
    border: 1px solid #000;
    background: #fff;
    padding: 10px;
    z-index: 1;
    cursor: pointer;

}

.plain-ml-wrapper a:hover, .plain-ml-wrapper input#submit:hover {
    opacity: 0.5;
}

.plain-ml-wrapper #secondform .globaloptin {
    width: 100%;
    margin: 0px auto;
    text-align: justify;
}

.plain-ml-wrapper #secondform .globaloptin {
    font-size: 9px;
}

/** custom checkbox **/


.globaloptin input[type="checkbox"] {
    opacity: 0;
    display: none;
}

.globaloptin label {
    position: relative;
    display: inline-block;

    /*16px width of fake checkbox + 6px distance between fake checkbox and text*/
    padding-left: 22px;
    /* vertical-align: middle; */
}

.globaloptin label::before,
.globaloptin label::after {
    position: absolute;
    content: "";

    /*Needed for the line-height to take effect*/
    display: inline-block;
}

/*Outer box of the fake checkbox*/
.globaloptin label::before {
    height: 16px;
    width: 16px;
    border: 1px solid;
    left: 0px;

    /*(24px line-height - 16px height of fake checkbox) / 2 - 1px for the border
     *to vertically center it.
     */
    top: -1px;
}

/*Checkmark of the fake checkbox*/
.globaloptin label::after {
    height: 5px;
    width: 9px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    left: 4px;
    top: 4px;
}

/*Hide the checkmark by default*/
.globaloptin input[type="checkbox"]+label::after {
    content: none;
}

/*Unhide on the checked state*/
.globaloptin input[type="checkbox"]:checked+label::after {
    content: "";
}


/** custom checkbox ends **/

.plain-ml-wrapper .globaloptin label:not(.goptin_checkbox) {
    -webkit-transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.7s;
    transition: all 0.3s ease-in;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    left: 50%;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.plain-ml-wrapper .postalcode,
.plain-ml-wrapper .postal_country,
.plain-ml-wrapper .name,
.plain-ml-wrapper .birthday {
    padding-bottom: 15px;
    text-align:left;
}

.plain-ml-wrapper .dobMonth,
.plain-ml-wrapper .dobDay {
    display: inline-block;
    width: 49%;
}

.dobMonth {
    margin-right: 2%;
}

.plain-ml-wrapper .birthday {
    font-size: 0;
}

.plain-ml-wrapper .globaloptin {
    padding-bottom: 15px;
}

.plain-ml-wrapper #secondFormClose {
    position: absolute;
    right: 10px;
}

.mailinglist-footer-wrapper {
    display: inline-block;
    width: 385px;
    margin-left:15px;
    vertical-align:bottom;
}

.plain-ml-wrapper input.errored {
    border-color: red;
}

body.front footer {
    padding-bottom: 10px;
}

.plain-ml-wrapper a {
    color: #000;
    text-decoration: underline;
}

.plain-ml-wrapper label {
    text-transform: lowercase;
}

.plain-ml-wrapper #thankyou {
    padding: 10px;
}
@media only screen and (min-width: 1024px) {
    .plain-ml-wrapper p.terms-message {
        width: 368px;
    }
}

#secondform select {
    background: url(../images/ddArrow-black.svg) no-repeat !important;
    background-size: 5% auto !important;
    -webkit-appearance: none;
    appearance: none;
    /* padding-right: 15px; */
    background-position: 95% 50% !important;
}

select#country {
    padding-right: 29px;
    background-size: 2% !important;
    background-position: 97% 50% !important;
}

@media only screen and (max-width: 1024px) {

    .mailinglist-footer-wrapper {
        width: 95%;
        text-align: center;
        margin: 0 auto;
        display: block;
        margin-bottom: 20px;
        position: relative;
    }

    .plain-ml-wrapper #terms {
        display: block;
        width: 330px;
        margin: 0 auto;
        margin-top: 10px;
    }

    .plain-ml-wrapper span.input-error {
        bottom: -10px;
        font-size: 10px;
    }

    .plain-ml-wrapper p.terms-message,
    .plain-ml-wrapper .terms-message-2 {
        left: 0%;
        width: 100%;
    }
    .plain-ml-wrapper p.terms-message,
    .plain-ml-wrapper .terms-message-2 {
        width: 308px;
    }

    .plain-ml-wrapper #secondform {
        left: calc((50% - (350px/2)));
        margin:0;
    }
}

@media only screen and (min-width: 3000px) {
    .plain-ml-wrapper span.input-error {
        bottom: 60px;
        font-size: 13px;
    }
    .plain-ml-wrapper p.terms-message, .plain-ml-wrapper .terms-message-2 {
        font-size: 25px;
        line-height: 38px;
    }
    .plain-ml-wrapper #thankyou {
        font-size: 25px;
    }
    }

    @media only screen and (min-width: 767px) and (max-width: 1024px) {

    .plain-ml-wrapper span.input-error {
        bottom: 55px;
        font-size: 13px;
    }
    label.goptin_checkbox {
        font-size: 17px;
    }
}