.footer-wrapper {
  background: #ffffff;
  color: #000;
  padding: 5vw 0;
  z-index: 1;
  display: flex;
  padding: 3vw 2vw;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}

.footer-wrapper .emailText {
  font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
  font-family: tex_gyre_herosbold;
  font-size: 1.0248901903367496vw;
  text-transform: uppercase;
  line-height: 1.5;
  margin: 1vw auto;
  text-align: right;
}
#footer-mlist .plain-ml-wrapper #mlform input#email.errored {
  border-color: red !important;
}
  #footer-mlist input:-webkit-autofill,
  #footer-mlist input:-webkit-autofill:hover, 
  #footer-mlist input:-webkit-autofill:focus, 
  #footer-mlist input:-webkit-autofill:active  {
    color : black !important;
    -webkit-text-fill-color: black !important;
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
  }
#footer-mlist div#email-section span.input-error {
  color: red;
  text-transform: uppercase;
}

#footer-mlist .fadeOut {
  display: none;
}

#footer-mlist .fadeIn {
  display: block;
}
#footer-mlist div#firstMlistForm #mlform a.terms {
  position: absolute;
  bottom: 1.5vw;
  right: 1.35vw;
  color: #fff;
}

#footer-mlist div#email-section {
  max-width: 30vw;
  width: 100%;
  margin: unset;
}
#footer-mlist option {
  background: #000;
  color: #fff;
}
#footer-mlist div#email-section div,
#footer-mlist div#email-section a,
#footer-mlist div#email-section span,
#footer-mlist div#email-section {
  font-family: tex_gyre_herosbold;
  font-optical-sizing: auto;
  font-style: normal;
  color: #fff;
}
#footer-mlist span#secondFormClose {
  font-size: 2vw;
  color: #000;
  text-align: right;
  width: 100%;
  display: block;
  cursor: pointer;
  transition: 0.5s all ease-out;
}
#footer-mlist span#secondFormClose:hover {
  opacity: 0.5;
}

#footer-mlist form#mlistFormOne {
  font-size: 0;
  position: relative;
}

#footer-mlist .email.fieldWrap {
  display: inline-block;
  vertical-align: middle;
  width: 60%;
  margin: 0;
  margin-right: 2%;
}

#footer-mlist input,
#footer-mlist select {
  font-size: 0.8784773060029283vw;
  line-height: 3.513909224011713vw;
  height: 3vw;
  border-radius: 0;
  border: 0.07320644216691069vw solid #000;
  color: #000;
  background: transparent;
  width: 100%;
  padding: 0 1vw;
  outline: 0;
  text-transform: uppercase;
  box-sizing: border-box;
  letter-spacing: 0;
  margin: 0 auto;
  appearance: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: unset;
  font-family: tex_gyre_herosbold;
  height: 3.513909224011713vw;
}

#footer-mlist ::-webkit-input-placeholder {
  /* Edge */
  color: #000;
  font-size: 0.833vw;
}

#footer-mlist :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
  font-size: 0.833vw;
}

#footer-mlist ::placeholder {
  color: #000;
  font-size: 0.833vw;
}

#footer-mlist #secondform ::-webkit-input-placeholder {
  /* Edge */
  color: #fff;
  font-size: 0.833vw;
}

#footer-mlist #secondform :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
  font-size: 0.833vw;
}

#footer-mlist #secondform ::placeholder {
  color: #fff;
  font-size: 0.833vw;
}

#footer-mlist form#mlistFormTwo label {
  font-size: 0.833vw;
  color: #fff;
  margin: 0 auto;
  text-transform: uppercase;
  display: block;
  /* display: none; */
  text-align: left;
  margin: 1vw 0;
  display: none;
}
#footer-mlist form#mlistFormTwo .consent-placeholder label,form#mlistFormTwo .consent-placeholder label{
  display: block;

}

#footer-mlist div#terms {
  text-align: right;
  margin-top: 0vw;
  position: relative;
}

#footer-mlist a.terms {
  font-size: 0.5vw;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0;
  text-decoration: underline;
  line-height: 1.2;
}

#footer-mlist p.terms-message {
  color: #fff;
  font-size: 0.8vw;
  text-transform: uppercase;
  text-align: left;
  padding: 0.5vw;
  box-sizing: border-box;
  border: 0.052vw solid #fff;
  margin-top: 0.5vw;
  position: absolute;
  bottom: 4vw;
  background: #000;
}

#footer-mlist p.terms-message a {
  color: #fff !important;
  font-size: 0.8vw;
  text-transform: uppercase;
  text-decoration: underline;
}

#footer-mlist span.input-error {
  color: red;
  font-size: 0.8vw;
  position: absolute;
  left: 0;
  top: -1.5vw;
  text-transform: uppercase;
}

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

#footer-mlist input#submit {
  cursor: pointer;
  transition: all ease-out 0.5s;
  /* font-size: 0; */
  /* margin: 0; */
  background: #000;
  color: #fff;
  padding: 0;
}

#footer-mlist input#submit:hover {
  opacity: 0.5;
}

#footer-mlist .welcome p {
  font-size: 1vw;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  width: 100%;
  letter-spacing: 0;
  margin: 1vw auto;
  text-transform: uppercase;
}

#footer-mlist #secondform input[type="checkbox"] {
  width: 1.5vw;
  height: 1.5vw;
  line-height: 1;
  vertical-align: top;
  margin-left: 0;
  cursor: pointer;
  background-color: transparent;
  padding: 0;
  margin-top: 0;
  color: #000;
  border: 0.083vw solid #000;
  margin: 0;
}

#footer-mlist #secondform label.goptin_checkbox {
  margin-top: 0;
  display: inline-block;
  width: calc(100% - 3.1vw);
  vertical-align: top;
  font-size: 0.8vw;
  padding: 0;
  color: #fff;
  line-height: 1.2;
  margin-left: 0.5vw;
  text-align: left;
  margin: 0;
  letter-spacing: 0;
  transform: none;
  margin-left: 0.5vw;
  line-height: 1.2;
}

#footer-mlist #secondform div#terms {
  margin-top: 0vw;
  text-align: center;
  position: relative;
}

#footer-mlist #secondform p.terms-message-2.fadeIn {
  color: #fff;
  line-height: 1.2;
  font-size: 0.8vw;
  text-align: left;
  padding: 0.5vw;
  box-sizing: border-box;
  border: 0.052vw solid #fff;
  position: absolute;
  bottom: 1.5vw;
  background: #000;
  text-transform: uppercase;
}

#footer-mlist #secondform p.terms-message-2.fadeIn a {
  color: #fff;
  font-size: 0.8vw;
  line-height: 1.2;
  text-decoration: underline;
}

#footer-mlist #secondform input:not([type="submit"]) {
  background: transparent;
  box-sizing: border-box;
  text-transform: uppercase;
  /* color: #fff!important; */
}

#footer-mlist input#goptin_checkbox:checked:after {
  content: "\2713";
  color: #fff;
  display: block;
  text-align: center;
  font-size: 1vw;
  line-height: 1.2;
  margin-left: 0;
  box-sizing: border-box;
}

#footer-mlist .birthday > div {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}

#footer-mlist .dobMonth.fieldWrap {
  margin-right: 2%;
}

body #footer-mlist #secondform input:not([type="submit"]) {
  color: #fff;
  border: 0.083vw solid #fff;
}

#footer-mlist .birthday {
  font-size: 0;
}

#footer-mlist .submit.link-2 {
  display: inline-block;
  vertical-align: middle;
  width: 38%;
  margin: 0 auto;
}

#footer-mlist #secondform .submit.link-2 {
  display: block;
  vertical-align: middle;
  width: 30%;
  margin: 1vw auto;
  text-align: center;
}

#footer-mlist #secondform input#submit {
  margin: 0;
}

#footer-mlist div#thankyou {
  font-size: 2vw;
  color: #000 !important;
  text-align: center;
  text-transform: uppercase;
  text-align: right;
}

#footer-mlist .plain-ml-wrapper #mlform input#email {
  border: 0;
  border-bottom: 0.07320644216691069vw solid #000;
}
#footer-mlist .fieldWrap {
  margin: 0 0 1vw 0;
}
#footer-mlist form#mlistFormTwo label.birthday {
  display: block;
  margin: 0 0 1vw 0;
}
#footer-mlist div#secondform {
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  width: 100%;
  height: 100%;
  z-index: 99999;
  padding: 3vw 30vw;
  box-sizing: border-box;
}
/* body #secondform input:not([type="submit"]),
  body #secondform select:not([type="submit"])
   {
    color: #000;
    border: 0;
    border-bottom: 0.083vw solid #000;
  } */

#footer-mlist .plain-ml-wrapper form#mlistFormOne .submit input:hover {
  background: #fff;
  color: #000;
  opacity: 1;
}
#footer-mlist .plain-ml-wrapper #secondform select {
  background: url(../images/white-email-dropsown-arrow.svg);
  background-size: 1.5vw;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  border-color: #fff;
  color: #fff;
}
#footer-mlist #secondform input#submit {
  margin: 0;
  border-color: #fff;
}
#footer-mlist .plain-ml-wrapper #secondform select#country {
  background-position: 98% 50%;
}


.plain-ml-wrapper form#mlistFormOne .submit input:hover ~ div#firstMlistForm #mlform a.terms{
  color: #000;
  }
@media screen and (orientation: portrait) and (max-width: 1024px) {
  #footer-mlist div#email-section {
    max-width: 78%;
    width: 100%;
    margin: 12vw auto;
  }

  #footer-mlist input,
  #footer-mlist select {
    font-size: 4.267vw;
    line-height: 12.307692307692308vw;
    height: 12.307692307692308vw;
    border: 0.267vw solid #000;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    padding-left: 3vw;
  }

  #footer-mlist ::-webkit-input-placeholder {
    /* Edge */
    color: #000;
    font-size: 4.267vw;
  }

  #footer-mlist :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
    font-size: 4.267vw;
  }

  #footer-mlist ::placeholder {
    color: #000;
    font-size: 4.267vw;
  }

  #footer-mlist .email.fieldWrap,
  #footer-mlist .submit.link-2 {
    display: block;
    vertical-align: unset;
    width: 100%;
    margin-right: 0;
  }

  #footer-mlist .submit.link-2 {
    margin-top: 3vw;
  }

  #footer-mlist div#terms {
    text-align: center;
    margin-top: 2vw;
  }

  #footer-mlist a.terms {
    font-size: 1.5vw;
  }

  #footer-mlist p.terms-message {
    font-size: 1.5vw;
    padding: 2vw;
    box-sizing: border-box;
    border: 0.267vw solid #000;
    margin-top: 1vw;
    line-height: 1.2;
  }

  #footer-mlist p.terms-message a {
    font-size: 1.5vw;
  }

  #footer-mlist .welcome p {
    font-size: 4.267vw;
    margin: 5vw auto;
  }

  #footer-mlist form#mlistFormTwo label {
    font-size: 2.267vw;
    margin: 3vw auto;
  }

  #footer-mlist #secondform input[type="checkbox"] {
    width: 5vw;
    height: 5vw;
  }

  body #footer-mlist #secondform input:not([type="submit"]) {
    border: 0.267vw solid #000;
  }

  #footer-mlist input#goptin_checkbox:checked:after {
    font-size: 4.267vw;
  }

  #footer-mlist #secondform label.goptin_checkbox {
    width: calc(100% - 10vw);
    font-size: 3vw;
    line-height: 1.2;
    margin-left: 2.5vw;
    line-height: 1.2;
  }

  #footer-mlist .globaloptin.fieldWrap {
    margin-top: 3vw;
  }

  #footer-mlist #secondform .submit.link-2 {
    display: block;
    vertical-align: middle;
    width: 40%;
    margin: 5vw auto 3vw;
  }

  #footer-mlist #secondform a.terms {
    font-size: 3vw;
  }

  #footer-mlist #secondform p.terms-message-2.fadeIn {
    line-height: 1.2;
    font-size: 3vw;
    padding: 3vw;
    border: 0.267vw solid #000;
    bottom: 5vw;
    background: #000;
  }

  #footer-mlist #secondform p.terms-message-2.fadeIn a {
    font-size: 3vw;
  }

  #footer-mlist div#thankyou {
    font-size: 5vw;
    line-height: 1.2;
  }

  #footer-mlist span.input-error {
    font-size: 4vw;
    left: 0;
    top: -4.2vw;
  }
  .footer-wrapper {
    background: #ffffff;
    color: #000;
    padding: 5vw 0;
    z-index: 1;
    display: flex;
    padding: 3vw 2vw;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
    flex-direction: column-reverse;
  }
  .footer-right {
    width: 100%;
    /* text-align: right; */
    margin: 0 0 0 0;
  }
  #footer-mlist div#firstMlistForm #mlform a.terms {
    position: static;
    bottom: 1.35vw;
    right: 1.5vw;
    color: #000;
  }
  .footer-wrapper .emailText {
    font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
    font-family: tex_gyre_herosbold;
    font-size: 6.153846153846154vw;
    text-transform: uppercase;
    line-height: 1.5;
    margin: 5vw auto;
    text-align: center;
  }
  .footer-left {
    text-align: left;
    width: 100%;
  }
  ul.footer-socials.socials a,
  ul.footer-socials.socials a.icon-tiktok {
    font-size: 6vw;
    margin: 0px 0.8vw;
  }
  .copyright {
    margin: 20px auto 0;
    font-family: proxima-nova, sans-serif;
    font-size: 12px;
    letter-spacing: 0.6px;
    text-align: center;
  }
  #tourSection .tourSection {
    max-width: 100%;
    padding: 0vw 0 10vw;
  }
  #footer-mlist div#secondform {
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 99999;
    padding: 20vw 10vw;
    box-sizing: border-box;
  }
  #footer-mlist ::-webkit-input-placeholder {
    /* Edge */
    color: #000;
    font-size: 4.267vw;
  }

  #footer-mlist :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
    font-size: 4.267vw;
  }

  #footer-mlist ::placeholder {
    color: #000;
    font-size: 4.267vw;
  }

  #footer-mlist #secondform ::-webkit-input-placeholder {
    /* Edge */
    color: #fff;
    font-size: 4.267vw;
  }

  #footer-mlist #secondform :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
    font-size: 4.267vw;
  }

  #footer-mlist #secondform ::placeholder {
    color: #fff;
    font-size: 4.267vw;
  }
  #footer-mlist .email.fieldWrap {
    width: 84%;
    margin: 0 auto 5vw;
  }
  #footer-mlist div#email-section span.input-error {
    color: red;
    text-transform: uppercase;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
    font-size: 3.5vw;
  }
  #footer-mlist p.terms-message {
    font-size: 3.5vw;
    padding: 4vw;
    box-sizing: border-box;
    border: 0.267vw solid #000;
    margin-top: 0;
    line-height: 1.5;
    bottom: 5vw;
  }
  #footer-mlist p.terms-message a {
    font-size: 3.5vw;
  }
  body #footer-mlist #secondform input:not([type="submit"]) {
    border: 0.267vw solid #fff;
  }
  #footer-mlist span#secondFormClose {
    font-size: 5vw;
  }
  #footer-mlist .plain-ml-wrapper #secondform select {
    background-size: 5vw;
  }
  #footer-mlist .fieldWrap {
    margin: 0 0 4vw 0;
  }
  #footer-mlist form#mlistFormTwo label.birthday {
    display: block;
    margin: 0 0 4vw 0;
  }
  #footer-mlist #secondform label.goptin_checkbox {
    width: calc(100% - 9vw);
    font-size: 3vw;
    line-height: 1.2;
    margin-left: 2.5vw;
    line-height: 1.5;
  }
  #footer-mlist #secondform input#submit {
    margin: 0;
    border-color: #fff;
    padding: 0;
  }
  #footer-mlist #secondform p.terms-message-2.fadeIn {
    line-height: 1.5;
    font-size: 3.5vw;
    padding: 4vw;
    border: 0.267vw solid #fff;
    bottom: 7vw;
    background: #000;
  }
  #footer-mlist #secondform p.terms-message-2.fadeIn a {
    font-size: 3.5vw;
    text-decoration: underline;
  }
  #footer-mlist div#thankyou {
    font-size: 7vw;
    line-height: 1.2;
    text-align: center;
  }
  .footer-wrapper a.store.social {
    width: 7vw;
    position: relative;
    top: 0.25vw;
  }
  #footer-mlist .plain-ml-wrapper #mlform input#email {
    border: 0;
    border-bottom: 0.07320644216691069vw solid #000;
    text-align: center;
    padding: 0;
  }
  div#firstMlistForm #mlform a.terms {
    font-size: 3vw;
    color: #000!important;
  }
}

@media screen and (orientation: portrait) and (max-width: 1024px) and (min-width: 767px) {
  #footer-mlist div#secondform {
    padding: 1vw 10vw;
  }
  #footer-mlist form#mlistFormTwo label.birthday {
    display: block;
    margin: 0 0 2vw 0;
  }
  #footer-mlist .fieldWrap {
    margin: 0 0 2vw 0;
  }
}

@media screen and (orientation: portrait) and (max-width: 1024px) and (min-width: 767px) {


  .view_more:after, .moreVideos a:after {
    width: 6.5vw;
    height: 5vw;
    top: 35%;
  }
  }



#footer-mlist input#submit:hover + #footer-mlist div#firstMlistForm #mlform a.terms{
  color: #000;
}




