.headerOurerWrapper .mlistheader {
    display: none;
}

.mlistwrapper {
    position: absolute;
    bottom: 30px;
    right: 100px;
    width: 400px;
}

div#mlform {
    padding: 0;
    position: relative;
}

form#mlistFormOne {
    font-size: 0;
}

.fadeOut {
    display: none;
}

#mlform input#email {
    border: none;
    background-color:transparent;
    font-size: 14px;
    line-height: 3.145vw;
    height: 3.145vw;
    font-weight: 100;
    width: 100%;
    color: #FFF5DE;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-indent: 0;
    outline: none;
    letter-spacing: 0px;
    text-transform: uppercase;
    padding: 0;
    padding: 8px 0px 8px 11px;
    border: 1px solid #FFF5DE;
    margin: 0%;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    text-transform: uppercase;
}

.tour_mlist #mlform input#email,
.tour_mlist input#submit,
.tour_mlist #mlform .terms {
    font-family: "Montserrat", sans-serif;
}

#mlform input#email.errored {
    border-color: red;
}

.plain-ml-wrapper .email.fieldWrap {
    /* width: calc(100% - 30px); */
    width: 26.271vw;
    display: inline-block;
    position: relative;
    margin: 0;
    vertical-align: top;
    margin-right: 1%;
}

.submit {
    width: 23.637vw;
    display: inline-block;
    vertical-align: top;
}

input#submit {
    border: none;
    border: 1px solid #000;
    color: #fff;
    font-size: 18px;
    width: 100%;
    border-radius: 0;
    cursor: pointer;
    letter-spacing: 0px;
    padding: 0;
    letter-spacing: 0px;
    height: 3.145vw;
    outline: none;
    position: relative;
    background: #000;
    top: 0;
    left: 0;
    cursor: pointer;
    z-index: 1;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    transition: all 0.5s ease-in-out;
}


/* input#submit:hover {
	opacity: 0.5;
} */

.submit:hover {
    opacity: 0.5;
}

#mlform .terms {
    color: #000;
    font-size: 14px;
    letter-spacing: 0;
    text-align: left;
    /* border-bottom: 1px solid #67472D;*/
    position: relative;
    padding-top: 0;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
}

#secondform .terms {
    color: #000;
    font-size: 12px;
    letter-spacing: 0;
    text-align: center;
    /* border-bottom: 1px solid #67472D;*/
    position: relative;
    padding-top: 0;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
}

.plain-ml-wrapper #terms {
    position: absolute;
    text-align: left;
    margin-top: 0;
    top: 0.54vw;
    right: 2vw;
    z-index: 15;
}

.plain-ml-wrapper #mlistFormTwo #terms {
    position: relative;
    text-align: left;
    margin-top: 0;
    z-index: 15;
}

div#secondform #terms a {
    color: #744132;
    font-family: "Montserrat", sans-serif;
    padding-left: 2vw;

}

div#secondform #terms .terms-message-2 a {
    padding-left: 0;

}

.email.fieldWrap label {
    font-size: 0px;
    display: none;
}

#mlform #terms .terms-message,
#secondform #terms .terms-message {
    color: #fff;
    letter-spacing: 0;
    text-decoration: underline;
    background: #000;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    font-size: 12px;
    text-align: left;
    position: absolute;
    bottom: 1.5vw;
    text-decoration: none;
    line-height: 15px;
    z-index: 300;
    width: 23.66vw;
    right: -1.73vw;
    font-family: "Montserrat", sans-serif;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

div#block-footerwithml span.artist-inline {
    color: #5e5e5e;
}

#mlform p.terms-message a,
#secondform p.terms-message a {
    color: #fff;
    border: 0;
}

span.input-error {
    color: red;
    font-size: 1vw;
    line-height: 1vw;
    text-align: left;
    position: absolute;
    padding: 0;
    letter-spacing: 0;
    top: -1.4vw;
    left: 0;
}

footer.site-footer {
    padding: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    border: 0;
}

body input:-webkit-autofill,
textarea:-webkit-autofill,
body select:-webkit-autofill {
    color: #FFF5DE;
    -webkit-text-fill-color: #FFF5DE;
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    transition: background 1s;
    transition-delay: 5000s;
}

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: #000;
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    transition: background 1s;
    transition-delay: 5000s;
}

div#secondform {
    position: relative;

}

#secondform .welcome {
    /* max-width: 500px; */
    max-width: 100%;
    margin: 0 auto;
    width: 95%;
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    line-height: 20px;
    padding-bottom: 0;
    letter-spacing: 0;
    padding: 0;
}

.secondFormInnerWrapper {
    /* max-width: 500px; */
    max-width: 100%;
    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 {
    /* position: relative; */
    font-size: 1.016vw;
    padding-bottom: 0;
    display: block;
    color: #000;
    text-align: left;
    padding: 0 0 5px;
    letter-spacing: 0;
    transform: none;
    left: auto;
    top: auto;
    transition: none;
    padding-top: 6%;
    text-transform: uppercase;
}

.mailing-list-second-form-copy {
    text-align: center;
    font-size: 14px;
    /* max-width: 500px; */
    max-width: 100%;
    margin: 0 auto;
    width: 95%;
    color: #fff;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0;
    font-size: 12px;
}

#secondform .name {
    margin-bottom: 0;
}

#secondform input,
#secondform select {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    height: 3.145vw;
    color: #000;
    padding: 0 5px;
    border: 1px solid #fff;
    font-size: 1.016vw;
    text-transform: uppercase;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    border-radius: 0;
    outline: none;
    letter-spacing: 0;
}

#secondform select {
    background: url(../images/drop.png) no-repeat #fff center right !important;
    background-size: 14% auto !important;
    -webkit-appearance: none !important;
    appearance: auto;
}

option {
    background: #fff;
    color: #000;
}

#secondform label.goptin_checkbox {
    font-size: 1vw;
    margin-left: 0vw;
    display: inline;
    padding: 0;
    vertical-align: top;
    text-align: left;
    width: 90%;
    letter-spacing: 0;
    font-weight: 400;
    cursor: pointer;
    /* color: #744132; */
    text-transform: unset;
}

#secondform .globaloptin.fieldWrap .goptin_checkbox {
    display: inline-block;
    /* width: calc(100% - 35px); */
    width: auto;
    /* vertical-align: text-bottom; */
    vertical-align: middle;
}

#secondform .globaloptin.fieldWrap {
    margin: 20px 0;
    text-align: left;
}

#mlistFormTwo .submit input {
    padding: 0;
    border: 1px solid;
    display: block;
    position: relative;
    border: 1px solid #000;
    color: #744132;
    background: #000;
    font-size: 18px;
}


/* #mlistFormTwo .submit input:hover{
	opacity: 0.5;
} */

#secondform input[type="checkbox"] {
    margin-right: 10px;
    display: inline-block;
    /* width: 5%; */
    vertical-align: middle;
    -webkit-appearance: none;
}

#secondform input[type="checkbox"] {
    width: 1.173vw;
    height: 1.173vw;
    /* vertical-align: top; */
    margin-right: 0;
    margin-left: 0;
    vertical-align: middle;
}

.plain-ml-wrapper div#secondform #terms {
    text-align: center;
    position: static;
}

.plain-ml-wrapper p.terms-message-2 {
    position: relative;
    bottom: 10px;
    top: auto;
    color: #000;
    letter-spacing: 0;
    margin-top: 5px;
    background: transparent;
    line-height: 1.016vw;
    position: absolute;
    border: none;
    padding: 10px;
    background: #000;
    z-index: 10;
}

.terms-message-2 a {
    border: 0;
}

form#mlistFormTwo {
    /* max-width: 500px; */
    max-width: 100%;
    margin: 0 auto;
    width: 95%;
    padding-top: 0;
    height: 25vw;
}

div.plain-ml-wrapper span#secondFormClose {
    font-size: 2vw;
    width: 100%;
    display: block;
    max-width: 90vw;
    margin: 0px auto;
    text-align: right;
    position: relative;
    color: #FFF5DE;
    cursor: pointer;
    bottom: 1vw;
}

div.plain-ml-wrapper span#secondFormClose:hover {
    /* color: #fff; */
    opacity: 0.5;
}

.plain-ml-wrapper p.terms-message-2 a:hover {
    color: #000;
    opacity: 0.5;
}

div#secondform #terms .terms-message-2 a {
    color: #fff;
}

div#secondform #terms .terms-message-2 a:hover {
    opacity: 0.8;
}

div#thankyou {
    text-align: center;
    color: #000000;
    font-weight: 700;
    padding-bottom: 0;
    letter-spacing: 0;
    padding: 0;
    font-size: 1.6vw;
    line-height: 1;
    text-transform: uppercase;
    margin: 20px auto;
    font-family: "Montserrat", sans-serif;
    /* margin-top: 60px; */
}

.site-footer .layout-container {
    max-width: 96%;
}

#mlform .terms:hover,
#secondform .terms:hover {
    /* color: #fff; */
    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: #000; */
    opacity: 0.5;
}

.welcome p {
    margin-bottom: 1vw;
    margin-top: 0;
    font-size: 1.516vw;
}

input#goptin_checkbox:checked:after {
    content: '\2713';
    color: #000;
    display: block;
    text-align: center;
    font-size: 1vw;
    line-height: 0.7vw;
    /* margin-top: 2px; */
    margin-top: 0.201vw;
    margin-left: -0.2vw;
    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: #fff;
    letter-spacing: 0;
}

form#mlistFormOne,
#terms {
    max-width: 50.69vw;
    margin: 0 auto;
    text-align: left;
}

#secondform #terms {
    max-width: 100%;
}

form#mlistFormOne {
    position: relative;
}

div#secondform #terms a {
    color: #744132;
    padding-left: 0; 
}

div#secondform #terms a:hover {
    color: #744132;
    opacity: 0.5;
}


/* mlist second form  added stylings */

.plain-ml-wrapper .dobMonth.fieldWrap {
    width: 48%;
    display: inline-block;
    margin-right: 2%;
}

.plain-ml-wrapper .dobDay.fieldWrap {
    width: 48%;
    display: inline-block;
}

.plain-ml-wrapper .postalcode.fieldWrap {
    width: 48%;
    display: inline-block;
    margin-right: 2%;
    position: unset;
}

.postal_country {
    width: 48%;
    display: inline-block;
    position: unset;
}

select#country {
    height: 3.145vw;
}

input#first {
    padding: 0;
    padding-left: 5px;
    width: 99.1%;
}

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: 18px;
    letter-spacing: 0;
    color: #000000;
    margin-bottom: 10px;
    text-align: left;
}

input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #744132;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #744132;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #744132;
}

input#goptin_checkbox:checked:after {
    color: #744132;
}



/* Tour page Mlist Startsssss */
.tourPage.interiorpage div#mob-footer {
    background: transparent;
    min-height: 5.456vw;
    padding-bottom: 3vw;
}

.tourPage.interiorpage .footer-home .homefooter-right {
    width: 50%;
    display: none;
}

.tourPage.interiorpage .footer-home {
    padding: 0 0;
    justify-content: flex-start;
}

.tourPage.interiorpage form#mlistFormTwo {
    height: 32vw;
}

/* Tour page Mlist ends */

.consent-placeholder{
    position: relative; 
    margin: 3.5vh auto 0; 
    display: block; 
  } 
  .plain-ml-wrapper label:not(.goptin_checkbox){
      position:static;
      transform:none;        
  }
  .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked), 
  .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; 
  } 
  
  .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked) + label:before, 
  .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 #FFF5DE; 
    background: transparent; 
    border-radius: 0px; 
    box-sizing: border-box; 
  } 
  
  .plain-ml-wrapper .consent-placeholder input[type="checkbox"].errored:not(:checked) + label:before { 
    border-color: red; 
  } 
  
  .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.68vw;  */
    font-size: 1.1vw;
    padding-left: 2.04vw; 
    vertical-align: top; 
    font-weight: 400; 
      position: static;
      transform: none;
      pointer-events: auto;
  } 
  body.interiorpage .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"] + label{
    font-size: 0.8vw;

  }
  
  .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: #FFF5DE; 
    font-weight: 700; 
    text-align: center; 
  } 
  
  .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked + label:after { 
    color: inherit;
  } 
  
   .consent-placeholder span.input-error { 
    color: red; 
    position: absolute; 
    top: -3.25vh; 
    left: 0; 
    bottom: auto; 
  } 
  
  .secondform .consent-placeholder { 
    margin: 2vh auto; 
  } 
  .plain-ml-wrapper .mlform .consent-placeholder label a,
  .plain-ml-wrapper .mlform .consent-placeholder label span {
      color: #FFF5DE;
  }
  body.tourPage.interiorpage .plain-ml-wrapper .mlform .consent-placeholder label a,
  body.tourPage.interiorpage .plain-ml-wrapper .mlform .consent-placeholder label span,
  body.MailingListPage.interiorpage .plain-ml-wrapper .mlform .consent-placeholder label a,
  body.MailingListPage.interiorpage .plain-ml-wrapper .mlform .consent-placeholder label span {
      color: #FFF5DE;
  }
  .plain-ml-wrapper .mlform .consent-placeholder label a{
      text-decoration:underline;
  }
  .plain-ml-wrapper .mlform .consent-placeholder label a:hover {
      opacity: 0.5;
  }

  span.consent-placeholder label {
    padding-top: 0;
}

.plain-ml-wrapper .mlform .consent-placeholder label a {
    color: inherit;
}

body.tourPage.interiorpage .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked) + label:before, body.tourPage.interiorpage .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked + label:before {
    border-color: #fff;
}

  @media only screen and (max-width: 1024px) and (orientation:portrait){ 
  
   .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"] + label { 
       font-size: 3.5vw; 
       padding-left: 6vw; 
    } 
    body.interiorpage .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"] + label{
       font-size:3vw; 
    }
  
    .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked), 
    .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked, 
    .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked) + label:before, 
    .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked + label:before { 
       width:4vw; 
       height: 4vw; 
    } 
  
    .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) {
  .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label{
      font-size: 1.268vw;
      padding-left: 3.54vw;
  }        
  .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after{
     top:0;
     font-size:2vw;
  }
  .consent-placeholder {
      position: relative;
      margin: 2vh auto ;
  }
  .consent-placeholder span.input-error{
     top: -1.5vh;
  }
  .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before, 
  .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:before,
  .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked),
  .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked{
      width: 2.28vw;
      height: 2.28vw;
  }
  
  }

@media (max-width: 1024px) and (orientation:portrait) {
    .plain-ml-wrapper .email.fieldWrap {
        width: 89.6vw;
        margin-right: 0;
    }

    .submit {
        width: 89.6vw;
        display: block;
        vertical-align: top;
        margin-top: 3vw;
    }

    .plain-ml-wrapper #terms {
        position: absolute;
        text-align: right;
        margin-top: 0;
        top: unset;
        right: 4vw;
        z-index: 15;
        bottom: 3.8vw;
        /* width: 100%; */
        width: 10vw;
    }

    form#mlistFormOne,
    #terms {
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    div#secondform #terms a {
        padding-left: 0;
        padding-top: 1.5vw;
    }

    #mlform #terms .terms-message,
    #secondform #terms .terms-message {
        border: 0;
        padding: 1vw;
        bottom: 8.5vw;
        line-height: 4vw;
        width: 86vw;
        right: 0vw;
    }

    span.input-error {
        font-size: 4.5vw;
        line-height: 1;
        top: -5.4vw;
    }

    #secondform input,
    #secondform select {
        height: 10.725vw;
        border: 1px solid #fff;
        font-size: 3.467vw;
    }

    .plain-ml-wrapper #mlistFormTwo #terms {
        margin-top: 4vw;
    }

    div.plain-ml-wrapper span#secondFormClose {
        font-size: 8vw;
    }

    input#goptin_checkbox:checked:after {
        font-size: 4vw;
        line-height: 4.1vw;
    }

    #secondform input[type="checkbox"] {
        width: 5.173vw;
        height: 5.173vw;
        vertical-align: middle;
    }

    div#secondform {
        min-height: 109vw;
    }

    .plain-ml-wrapper #secondform #terms {
        right: 0;
    }

    #secondform label.goptin_checkbox {
        font-size: 2.5vw;
        width: 85%!important;
        margin-left: 2%;
    }

    .interiorpage .footerSocial a#soundColudSocial {
        font-size: 5.333vw;
        vertical-align: baseline;
    }

    div#thankyou {
        font-size: 6vw;
    }

    .tourPage.interiorpage .MobMenuContents .footer-home .homefooter-right {
        display: block !important;
        width: 100%;
    }

    /* Tour page Mlist Startsssss */

    .tourPage.interiorpage .footer-home {
        padding: 7vw 0;
    }

    .tourPage.interiorpage div#secondform {
        height: 124vw;
        min-height: unset;
        padding: 0 0;
    }

    /* Tour page Mlist ends */

}