div#mlform {
    padding: 0;
    max-width: 425px;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin: auto;
    /* border: 1.5px solid #17285F; */
}

.mailer-wrapper {
    padding-top: 10%;
}

form#mlistFormOne {
    font-size: 0;
}

.fadeOut {
    display: none;
}

#mlform input#email {
    border: none;
    background-color: transparent;
    width: 100%;
    color: #17285f;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-indent: 0;
    outline: none;
    text-transform: uppercase;
    padding: 0;
    border: none;
    border-bottom: none;
    margin: 0%;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: bold;
    font-style: normal;
    font-size: 15px;
    height: 60px;
    letter-spacing: 0px;
    text-align: left;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-left: 20px;
    line-height: 60px;
}

#mlform input#email.errored {
    border-color: red;
}

.plain-ml-wrapper .email.fieldWrap {
    /* width: calc(100% - 30px); */
    width: 100%;
    display: inline-block;
    position: relative;
    margin: 0;
    vertical-align: bottom;
    margin-right: 0;
}

.submit {
    width: auto;
    display: block;
    vertical-align: bottom;
    margin-left: 0;
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
}

input#submit {
    border: none;
    border: 1px solid #17285f;
    color: #17285f;
    width: 100%;
    cursor: pointer;
    padding: 0;
    outline: none;
    position: relative;
    background: transparent;
    cursor: pointer;
    z-index: 1;
    /* font-family: 'Rock Salt', cursive; */
    font-weight: bold;
    font-style: normal;
    transition: all 0.5s ease-in-out;
    text-transform: capitalize;
    font-size: 1.04vw;
    letter-spacing: 0;
    height: 23px;
    border-radius: 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 0;
    width: 30px;
    border: none;
    background: url("../images/submitArrow.svg");
    background-size: cover;
    background-position: center;
}

input#submit:hover {
    color: #17285f;
    opacity: 0.5;
}

#mlform .terms {
    color: #17285f;
    font-size: 10px;
    letter-spacing: 0px;
    text-align: left;
    position: relative;
    padding-top: 0;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

#secondform .terms {
    color: #17285f;
    font-size: 0.52vw;
    letter-spacing: 0px;
    text-align: center;
    position: relative;
    padding-top: 0;
    cursor: pointer;
    display: inline-block;
    text-transform: UPPERCASE;
    font-weight: bold;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
}

.plain-ml-wrapper #terms {
    position: relative;
    text-align: center;
    margin-top: 10px;
}

div#mlform a.terms {
    width: auto;
    margin: 0 auto;
    text-align: left;
}

.email.fieldWrap label {
    font-size: 0px;
    display: none;
}

#mlform #terms .terms-message,
#secondform #terms .terms-message {
    color: #17285f;
    letter-spacing: 0px;
    text-decoration: underline;
    background: #feefe9;
    border: 1.5px solid #17285f;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    text-decoration: none;
    z-index: 400;
    font-size: 10px;
    margin-top: 0;
    text-transform: none;
    line-height: normal;
    padding: 10px;
    text-align: left;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

div#block-footerwithml span.artist-inline {
    color: #5e5e5e;
}

#mlform p.terms-message a,
#secondform p.terms-message a {
    color: #17285f;
    border: 0;
    text-decoration: underline;
}

span.input-error {
    color: red;
    font-size: 0.7vw;
    line-height: 1;
    text-align: left;
    position: absolute;
    padding: 0;
    letter-spacing: 0;
    top: -1.3vw;
    left: 0;
}

footer.site-footer {
    padding: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    border: 0;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    color: #17285f;
    -webkit-text-fill-color: #17285f;
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
}

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: #17285f;
    -webkit-text-fill-color: #17285f;
    -webkit-box-shadow: 0 0 0 1000px #feefe9 inset;
}

div#secondform {
    background: transparent;
    padding: 10px;
    position: relative;
}

#secondform .welcome {
    max-width: 475px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #17285f;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 0;
    letter-spacing: 0;
    padding: 0;
    text-transform: uppercase;
}

.secondFormInnerWrapper {
    max-width: 500px;
    margin: 0 auto;
    width: 95%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.plain-ml-wrapper label {
    font-size: 18px;
    padding-bottom: 0;
    display: block;
    color: #17285f;
    text-align: left;
    padding: 0 0 0px;
    letter-spacing: 0;
    transform: none;
    left: auto;
    top: auto;
    transition: none;
    padding-top: 15px;
    text-transform: capitalize;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.mailing-list-second-form-copy {
    text-align: center;
    font-size: 14px;
    max-width: 500px;
    margin: 0 auto;
    width: 95%;
    color: #969696;
    font-weight: bold;
    line-height: 17px;
    letter-spacing: 0;
    font-size: 12px;
}

#secondform .name {
    margin-bottom: 0;
}

#secondform input,
#secondform select {
    font-style: normal;
    height: 35px;
    color: #17285f;
    padding: 0 5px;
    border: 0;
    border: 1.5px solid #17285f;
    font-size: 16px;
    text-transform: capitalize;
    width: 100%;
    box-sizing: border-box;
    background: transparent;
    border-radius: 0;
    outline: none;
    letter-spacing: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

#secondform select {
    background: url(../images/angle-down.svg) no-repeat transparent center right 3% !important;
    background-size: 4% auto !important;
    -webkit-appearance: none;
    appearance: none;
    padding-right: 27px;
}

div#secondform .submit {
    margin: 0;
    margin-bottom: 0.5vw;
    position: static;
    width: 50%;
    margin: auto;
}

option {
    background: #feefe9;
    color: #17285f;
}

#secondform label.goptin_checkbox {
    font-size: 10px;
    display: inline;
    padding: 0;
    vertical-align: top;
    text-align: left;
    width: 90%;
    letter-spacing: 0;
    font-weight: bold;
    cursor: pointer;
    color: #17285f;
    line-height: 1.5;
    text-transform: unset;
}

#secondform .globaloptin.fieldWrap .goptin_checkbox {
    display: inline-block;
    margin-top: 3px;
    width: 85%;
    margin-left: 5px;
}

#secondform .globaloptin.fieldWrap {
    margin: 1vw 0 2vw;
    text-align: left;
}

#mlistFormTwo .submit input {
    padding: 0;
    border: 1px solid;
    display: block;
    position: relative;
    border: 1px solid #17285f;
    color: #17285f;
    background: transparent;
    border-radius: 50%;
    border: none;
    font-size: 20px;
    border: 1.5px solid #17285f;
    border-radius: 0;
    text-transform: uppercase;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    height: 40px;
    line-height: 42px;
}

#mlistFormTwo .submit input:hover {
    opacity: 0.5;
}

#secondform input[type="checkbox"] {
    margin-left: 2px;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
}

#secondform input[type="checkbox"] {
    width: 15px;
    height: 15px;
    vertical-align: top;
    border: 1.5px solid #17285f;
    padding: 0 4px;
    margin-left: 0;
}

.plain-ml-wrapper div#secondform #terms {
    text-align: center;
    margin-top: 0;
}

.plain-ml-wrapper p.terms-message-2 {
    position: relative;
    bottom: 10px;
    top: auto;
    color: #17285f;
    letter-spacing: 0;
    margin-top: 10px;
    font-size: 10px;
    background: #feefe9;
    line-height: 1.5;
    position: absolute;
    border: none;
    padding: 10px;
    border: 1.5px solid #17285f;
    z-index: 10;
    text-transform: none;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.terms-message-2 a {
    border: 0;
}

form#mlistFormTwo {
    max-width: 475px;
    margin: 0 auto;
    width: 100%;
    padding-top: 1%;
    font-size: 0;
}

div.plain-ml-wrapper span#secondFormClose {
    font-size: 25px;
    display: block;
    max-width: 60px;
    margin: 0 auto;
    text-align: right;
    position: static;
    color: #17285f;
    cursor: pointer;
    position: absolute;
    top: -15px;
    right: 30%;
}

div.plain-ml-wrapper span#secondFormClose:hover {
    color: #17285f;
    opacity: 0.6;
}

.plain-ml-wrapper p.terms-message-2 a:hover {
    color: #17285f;
    opacity: 0.6;
}

div#secondform #terms .terms-message-2 a {
    color: #17285f;
    text-decoration: underline;
}

div#secondform #terms .terms-message-2 a:hover {
    color: #17285f;
    opacity: 0.6;
}

div#thankyou {
    text-align: center;
    font-size: 20px;
    color: #17285f;
    line-height: 20px;
    padding-bottom: 0;
    letter-spacing: 0;
    padding: 0;
    text-align: center;
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase;
    padding: 2vw 0;
}

.site-footer .layout-container {
    max-width: 96%;
}

#mlform .terms:hover,
#secondform .terms:hover {
    opacity: 0.5;
}

#mlform p.terms-message a:hover,
#secondform p.terms-message a:hover,
.site-footer .content p.terms-message-2 a:hover,
span#secondFormClose:hover {
    color: #17285f;
    opacity: 0.6;
}

.welcome p {
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 22px;
    text-transform: capitalize;
    line-height: 28px;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: bold;
}

input#goptin_checkbox:checked:after {
    content: "\2713";
    color: #17285f;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    margin-left: -2px;
    box-sizing: border-box;
}

.copyrightBlock.mobile {
    display: none;
}


/* additional stylings */

#page #header {
    padding-bottom: 67px;
}

.page-text {
    text-align: center;
    position: relative;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: -200px;
    font-size: 27.4px;
    color: #969696;
    letter-spacing: 0;
}

form#mlistFormOne,
#terms {
    max-width: 100%;
    margin: 0 auto;
    text-align: left;
}

#secondform #terms {
    max-width: 100%;
}

form#mlistFormOne {
    position: relative;
    height: 60px;
    border: 1.5px solid #17285f;
}

div#secondform #terms a {
    color: #17285f;
    text-decoration: underline;
}

div#secondform #terms a.terms.hoverbutton {
    text-decoration: none;
}

div#secondform #terms a:hover {
    color: #17285f;
    opacity: 0.5;
}


/* mlist second form  added stylings */

.plain-ml-wrapper .dobMonth.fieldWrap {
    width: 49%;
    display: inline-block;
    margin-right: 2%;
}

.plain-ml-wrapper .dobDay.fieldWrap {
    width: 49%;
    display: inline-block;
}

.plain-ml-wrapper .postalcode.fieldWrap {
    width: 49%;
    display: inline-block;
    margin-right: 2%;
    position: unset;
}

.postal_country {
    width: 49%;
    display: inline-block;
    position: unset;
}

input#first {
    padding: 0;
    padding-left: 5px;
}

select#dobDay,
select#dobMonth {
    width: 100%;
}

input#postalcode {
    padding: 0;
    padding-left: 5px;
}

p.message-description {
    font-size: 20px;
    letter-spacing: 0;
}

.mlistheader {
    font-size: 30px;
    letter-spacing: 0;
    color: #17285f;
    margin-bottom: 20px;
    text-align: center;
    text-transform: none;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
}

input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #17285f;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #17285f;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #17285f;
}

input::placeholder,
input::-webkit-input-placeholder,
input::-moz-placeholder {
    line-height: normal !important;
}

input#goptin_checkbox:checked:after {
    color: #17285f;
}

.thankswelcome-msg {
    font-size: 13px;
    text-transform: uppercase;
    width: 475px;
    margin: auto;
    color: #17285f;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

#mlform #terms .terms-message {
    bottom: -110px;
}

.mobileOnly {
    display: none;
}

@media only screen and (max-width: 1024px) {
    p.message-description {
        font-size: 20px;
        letter-spacing: 0;
        max-width: 500px;
        margin: 20px auto;
    }
    #mlform input#email {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1023px) {
    p.message-description {
        font-size: 16px;
        letter-spacing: 0;
        max-width: 280px;
        margin: 20px auto;
    }
    .mobileOnly {
        display: block;
    }
    .deskSpace {
        display: none;
    }
    form#mlistFormOne {
        height: 50px;
    }
    .mailer-wrapper {
        padding-top: 5%;
    }
    #mlform input#email {
        font-size: 16px;
        height: 50px;
        text-align: left;
    }
    .thankswelcome-msg {
        font-size: 13px;
        text-transform: uppercase;
        width: 350px;
        margin: auto;
        color: #17285f;
        text-align: center;
    }
    .mlistwrapper {
        right: auto;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 10%);
        -webkit-transform: translate(-50%, 10%);
        -moz-transform: translate(-50%, 10%);
        -o-transform: translate(-50%, 10%);
    }
    form#mlistFormOne,
    #terms {
        max-width: 100%;
        margin: 0 auto;
    }
    #mlform #terms .terms-message {
        position: static;
        font-size: 10px;
        left: 0%;
        width: 350px;
        margin-top: 10px;
        right: auto;
        bottom: -113px;
    }
    .plain-ml-wrapper #terms {
        position: relative;
        bottom: 0;
        left: 0;
    }
    div#mlform a.terms {
        font-size: 10px;
    }
    span.input-error {
        font-size: 12px;
        top: -18px;
    }
    .plain-ml-wrapper .email.fieldWrap {
        width: 100%;
        display: block;
    }
    div#mlform {
        margin-top: 0;
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
    }
    .mlistheader {
        margin-bottom: 20px;
        font-size: 20px;
    }
    .mlistwrapper {
        transform: none;
        width: 94%;
        padding-top: 24px;
        left: auto;
        bottom: 90px;
    }
    form#mlistFormOne,
    #terms {
        max-width: 100%;
        text-align: center;
    }
    div#mlform input#submit {
        font-size: 0;
        width: 25px;
        margin: 0 auto;
        display: block;
        height: 20px;
        margin-top: 2px;
    }
    .submit {
        width: 40px;
        display: block;
        right: 10px;
        top: 50%;
        transform: translateY(-33%);
        height: 40px;
    }
    div#thankyou {
        font-size: 18px;
        padding: 20px 0 20px;
    }
    #secondform .welcome {
        width: 94%;
        max-width: 350px;
        font-size: 20px;
        margin-top: 30px;
    }
    .welcome p {
        font-size: 17px;
        line-height: 20px;
    }
    div.plain-ml-wrapper span#secondFormClose {
        width: 94%;
        max-width: 350px;
        font-size: 20px;
        top: 0;
        right: 10px;
    }
    form#mlistFormTwo {
        width: 94%;
        max-width: 350px;
    }
    .plain-ml-wrapper label {
        padding: 10px 0;
        font-size: 20px;
    }
    #secondform input,
    #secondform select {
        height: 34px;
        font-size: 16px;
    }
    #secondform .globaloptin.fieldWrap {
        margin: 15px 0 30px;
    }
    #secondform .globaloptin.fieldWrap .goptin_checkbox {
        margin-top: 2px;
        font-size: 10px;
        padding-left: 12px;
        line-height: 18px;
    }
    #mlistFormTwo .submit input {
        width: 150px;
        margin: 0 auto;
        font-size: 15px;
    }
    .plain-ml-wrapper div#secondform #terms {
        position: relative;
        font-size: 10px;
        margin-top: 15px;
        top: auto;
        bottom: auto;
    }
    #secondform .terms {
        font-size: 10px;
    }
    .plain-ml-wrapper p.terms-message-2 {
        font-size: 10px;
        margin-top: 10px;
    }
    div#secondform .submit {
        width: 150px;
        margin: 0 auto;
        height: auto;
    }
}

@media only screen and (min-width: 1367px) {
    .mailer-wrapper {
        padding-top: 10%;
        max-width: 600px;
        margin: auto;
    }
    div.plain-ml-wrapper span#secondFormClose {
        right: 0;
    }
}


/* footer */

.site-address a {
    font-size: 12px;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: bold;
    color: #17285f;
    text-decoration: none;
}

.copytext,
.copytext span,
.copytext a {
    font-size: 08px;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #17285f;
    text-decoration: none;
    text-transform: uppercase;
}

.site-address,
.copytext {
    display: inline-block;
    vertical-align: middle;
}

div#footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 95%;
    margin: 10% auto 2%;
}

.mobile-br {
    display: none
}

@media screen and (max-width: 1023px) {
    div#footer {
        flex-direction: column;
    }
    .copytext {
        margin-top: 10px;
    }
    div#footer {
        background: url(../images/mobileFooter.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 100%;
        height: 50vh;
    }
    .Landing div#footer {
        background-image: none;
        height: auto;
    }
    .mobile-br {
        display: block;
    }
}

.Landing .mlistWrapper,
.mailing .mlistWrapper {
    display: none;
}

@media screen and (min-width:768px) and (max-width: 1023px) {
    div#footer {
        background: url(../images/mobileFooter.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 100%;
        height: 55vh;
        background-position: center bottom;
    }
    .copytext,
    div#secondform {
        max-width: 420px;
        margin: 0 auto;
    }
}