/*Video,footer,shop section css */

#subscribe {
  display: none;
  position: absolute;
  right: 4vw;
  top: 6.5vw;
  width: 18.75vw;
  z-index: 1000000;
}

#subscribe.showmlist {
  display: block;
}

div#mailinglistSection {
  /* padding-bottom: 20vh; */
}

div#firstMlistForm {
  max-width: 100%;
  width: 41.1vw;
  margin: 0 auto;
  /* background: #1290D2; */
  /* padding-bottom: 4%; */
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  position: relative;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-internal-autofill-selected {
  /* -webkit-text-fill-color: #fff !important; */
  -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
  transition: background-color 5000s ease-in-out 0s !important;
  -webkit-transition-delay: 9999s;
  -webkit-box-shadow: 0 0 0px 1000px rgb(0 0 0 / 0%) inset !important;
}

.mlist-section .title {
  padding-top: 8.125vw;
  padding-bottom: 1.77vw;
}

.mlist-header {
  font-size: 60px;
  color: #fff;
  display: block;
  text-transform: uppercase;
  line-height: 100px;
  letter-spacing: 6px;
  font-family: nimbus-sans, sans-serif;
}

.mlist-section .title span a {
  font-size: 36px;
  letter-spacing: 0px;
  color: #e93434;
  text-transform: uppercase;
  opacity: 1;
  margin-left: 2%;
  font-weight: normal;
  font-weight: 500;
  font-family: "Druk Wide";
  -webkit-text-stroke-width: 0px;
}

.mlist-section .title span a:hover {
  color: #fff;
}

.mlist-header span {
  display: block;
  font-size: 25px;
  letter-spacing: 2.5px;
  line-height: 35px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

div#mlform {
  /* max-width: 600px; */
  text-align: center;
  font-size: 0;
  width: 100%;
  margin: 0 auto;
  /*margin-left: 2.55vw;*/
  vertical-align: middle;
}

input,
select {
  appearance: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  font-family: nimbus-sans, sans-serif;
  text-transform: uppercase;
  background-color: rgba(208, 195, 175, 0.2);
  border-radius: unset;
  /* font-style: italic; */
}

.message {
  display: block;
  font-size: 3.8vw;
  font-family: moret, serif;
  font-weight: 600;
  font-style: normal;
  text-align: right;
  text-transform: capitalize;
  letter-spacing: 0px;
  color: #ffffff;
  margin: 0 auto;
  line-height: 1;
  padding-bottom: 1.5vw;
}

::-webkit-input-placeholder {
  /* Edge */
  color: #000;
}

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

::placeholder {
  color: #000;
}

#mlform input#email {
  height: 2.5vw;
  line-height: 1.4641288433382138vw;
  border: none;
  width: 100%;
  color: #000;
  font-size: 1.0416666666666667vw;
  box-sizing: border-box;
  letter-spacing: 0;
  text-transform: uppercase;
  background: transparent;
  font-family: "Arimo", serif;
  font-weight: 400;
  font-style: normal;
  text-align: left;
  padding-right: 1vw;
  border-bottom: 1px solid #000
}

.plain-ml-wrapper .email.fieldWrap {
  max-width: 30vw;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0;
  /* margin-right: 4%; */
  position: relative;
}

input#submit {
  height: 1vw;
  line-height: 1;
  background: url(../img/submitbutton.svg) no-repeat transparent;
  background-position: center;
  background-size: 1.04vw;
  color: #FFFFFF;
  font-size: 0;
  width: 2vw;
  letter-spacing: 0;
  font-family: inherit;
  font-weight: inherit;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  position: absolute;
  right: 0;
  top: -2vw;
  border: none;
  padding: 0;
  bottom: 1vw;
  cursor: pointer !important;
}

.submit {
  max-width: 25%;
  display: block;
  width: 100%;
  margin-right: 0%;
  margin-left: auto;
  margin-top: 2%;
  position: relative;
}

input#submit:hover {
  background-color: transparent;
  color: #fff;
  -webkit-text-fill-color: #000;
  opacity: 0.5;
}

div#mailinglistSection {
  padding-bottom: 0.05vh;
  background: #fff;
  margin: 0;
  padding: 1vw 1.40625vw 2vw 1.40625vw;
  text-align: right;
  width: 100%;
  padding-top: 1vw;
}

.bit-widget.bit-layout-desktop .bit-event .bit-button:hover {
  background-color: #000;
  color: #fff;
}

span.input-error {
  width: 100%;
  color: red;
  font-size: 0.677vw;
  line-height: 1;
  text-align: left;
  position: absolute;
  padding: 0;
  letter-spacing: 0.5px;
  left: 0;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Arimo", serif;
  /* font-style: italic; */
  letter-spacing: 0;
  top: 0;
}

.primary-list-values {
  display: inline-block;
}

form#mlistFormOne {
  display: inline-block;
}

form#mlistFormOne {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 100%;
  text-align: right;
}

.fadeIn a {
  /* text-decoration: underline !important; */
}

.main-mlist-wrapper #mlform #terms .terms-message,
.main-mlist-wrapper #secondform #terms .terms-message {
  top: 0;
  bottom: initial;
  text-align: center;
  box-sizing: border-box;
  font-size: 10px;
  background: transparent;
  padding: 10px;
  text-transform: uppercase;
  color: #ffffff;
  border: 1px solid #ffffff;
}

.main-mlist-wrapper #mlform #terms .terms-message a,
.main-mlist-wrapper #secondform #terms .terms-message a {
  color: #ffffff;
  transition: all 0.5s;
}

.main-mlist-wrapper #mlform #terms .terms-message a:hover,
.main-mlist-wrapper #secondform #terms .terms-message a:hover {
  color: #fff;
  opacity: 0.8;
}

div#thankyou {
  color: #000;
  text-transform: uppercase;
  text-align: center;
  font-size: 2vw;
  letter-spacing: 1.4px;
  padding-top: 1vw;
  padding-bottom: 0;
  font-family: "Arimo", serif;
}

.main-mlist-wrapper span.input-error {
  background: none;
  /* bottom: -18px; */
  font-size: 11px;
  color: red;
  position: absolute;
  left: 0;
  top: -15px;
}

.main-mlist-wrapper .plain-ml-wrapper #terms {
  position: relative;
  text-align: right;
  /* padding-right: 58px; */
  padding-bottom: 20px;
}

#mlform .terms {
  padding-right: 0;
  /* padding-top: 25px; */
  position: relative;
  margin-top: 25px;
  display: inline-block;
  text-align: right;
  text-decoration: none;
}

#mlform .terms,
#secondform .terms {
  color: #000;
  text-transform: uppercase;
}

.fadeOut {
  display: none !important;
}

#secondform .welcome {
  font-size: 1.04vw;
  margin-bottom: 0;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0;
  font-family: "Arimo", serif;
  font-weight: 400;

}

label {
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: bold;
}

div#secondform {
  /* max-width: 600px; */
  position: relative;
  width: 100%;
  text-transform: none;
  margin: 0 auto;
  /*margin-left: 2.55vw;*/
  text-align: right;
  position: relative;
  top: 0px;
  font-family: "Arimo", serif;
  /* cursor: pointer; */
  /* font-style: italic;
     */
}

::placeholder {
  color: #000;
  text-transform: uppercase;
}

select {
  font-family: "Arimo", serif;
}

#secondform input:not([type="submit"]) {
  width: 100%;
  padding: 10px 0px;
  height: 3vw;
  line-height: 3;
  font-size: 1.04vw;
  padding: 0px 0.677vw;
  border: none;
  background: transparent;
  font-family: "Arimo", serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
  box-sizing: border-box;
  border: 1px solid #000;
}

#lightboxMlistForm #secondform input,
#secondform select {
  height: 3vw;
  line-height: 3;
  font-size: 1.04vw;
  padding: 0px 0.677vw;
  text-transform: uppercase;
  font-weight: 400;
  border: none;
  font-family: "Arimo", serif;
  color: #000;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #000;
}

select {
  background: transparent url(../img/down-arrow-black.svg?sgg) no-repeat right 10px center;
  background-size: 0.5vw;
}

.fadeIn a {
  text-decoration: none;
}

div#terms p {
  /* border: 1px solid #e6dacd; */
}

.plain-ml-wrapper label:not(.goptin_checkbox) {
  font-size: 1.04vw;
  text-align: left;
  padding-left: 0;
  color: #000;
  font-weight: 400;
}

form#mlistFormTwo {
  text-align: center;
  padding-top: 1vw;
}

.main-mlist-wrapper .plain-ml-wrapper .moveUp {
  background: none;
  top: -25px;
}

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

.fieldWrap,
.country {
  margin-bottom: 0.7vw;
  text-align: left;
}

.birthday {
  font-size: 0;
}

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

.birthday>div:first-child {
  margin-right: 2%;
}

.plain-ml-wrapper label {
  /* position: relative; */
  font-size: 15px;
  padding-bottom: 0;
  display: block;
  color: #e6dacd;
  text-align: left;
  padding: 0 0 5px;
  margin: 0;
  letter-spacing: 0;
  transform: none;
  left: auto;
  top: auto;
  transition: none;
  padding-top: 0;
  /* text-transform: uppercase; */
}

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

#secondform #terms {
  top: 0px;
  left: 0px;
}

.plain-ml-wrapper p.terms-message-2 {
  position: absolute;
  /* bottom: 10px; */
  top: 0.104vw;
  color: #000;
  letter-spacing: 0;
  margin-top: 1.242vw;
  font-size: 0.6vw;
  background: #fff;
  line-height: 1.2;
  border: 1px solid #ffffff;
  padding: 0.521vw;
  transition: 2s ease-out;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-transform: uppercase;
  z-index: 99;
  font-weight: 400;
}

.plain-ml-wrapper #terms p.terms-message-2 a {
  font-size: 0.6vw;
}

#secondform label.goptin_checkbox {
  margin-top: 1px;
  display: inline-block;
  width: calc(100% - 2.563vw);
  vertical-align: middle;
  font-size: 0.75vw;
  padding: 0;
  color: #000;
  font-weight: 400;
}

form#mlistFormTwo input#submit {
  font-size: 1.04vw;
  color: #000;
  background: none;
  position: unset;
  border: 1px solid #000;
  /* padding: 1vw 2vw; */
  height: 2vw;
  line-height: 1;
  width: 8vw;
}

form#mlistFormTwo .submit {
  display: block;
  margin: 0 auto;
  margin-bottom: 5px;
}

#secondform .birth-date-title {
  font-size: 16px;
  margin-bottom: 10px;
}

form#mlistFormTwo div#terms {
  margin: 8px auto 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  position: relative;
}

#secondform .terms {
  color: #000;
}

.main-mlist-wrapper .plain-ml-wrapper p.terms-message-2,
.main-mlist-wrapper .plain-ml-wrapper p.terms-message {
  top: 19px;
  bottom: initial;
  text-align: center;
  box-sizing: border-box;
  font-size: 10px;
  background: #ffffff;
  padding: 10px;
  text-transform: uppercase;
  z-index: 1;
}

div#terms a {
  color: #000;
  transition: all 0.5s;
  font-family: "Arimo", serif;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: underline;
  font-size: 0.7291666666666666vw;
}

div#terms a:hover {
  opacity: 0.8;
}

#secondform input[type="checkbox"] {
  width: 1.0938vw;
  height: 1.0938vw;
  line-height: 0.938vw;
  vertical-align: middle;
  margin-left: 0;
  cursor: pointer;
  background-color: transparent;
  padding: 0;
  cursor: pointer !important;
}

.main-mlist-wrapper .plain-ml-wrapper #mlistFormTwo #terms {
  text-align: center;
  margin: 0 auto;
  padding: 0;
}

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

input#first::placeholder {
  text-transform: uppercase;
  font-weight: 400;
  color: #000;
}

#secondForm input#submit {
  margin-left: 0px;
}

@media only screen and (min-width: 1024px) {

  .main-mlist-wrapper #mlform #terms .terms-message,
  .main-mlist-wrapper #secondform #terms .terms-message {
    width: 100%;
    left: 0;
  }
}

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

.main-mlist-wrapper input:-webkit-autofill,
.main-mlist-wrapper select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff73 inset;
  -webkit-text-fill-color: #000;
  font-family: "Arimo", serif;
}

input#goptin_checkbox:checked:after,
input#goptin_checkbox_2:checked:after,
input#goptin_checkbox2:checked:after {
  content: "\2713";
  color: #000;
  display: block;
  text-align: center;
  font-size: 0.8784773060029283vw;
  line-height: 1.3177159590043923vw;
  margin-top: -0.14641288433382138vw;
  margin-left: -0.14641288433382138vw;
  box-sizing: border-box;
}

form#mlistFormTwo input:-webkit-autofill,
form#mlistFormTwo select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #000 inset;
  -webkit-text-fill-color: #000;
  font-family: "Arimo", serif;
}

span#secondformClose {
  color: #ffffff;
}

span#secondFormClose:hover {
  opacity: 0.5;
  cursor: pointer;
}

label.goptin_checkbox {
  color: #000;
}

input#submit:hover {
  cursor: pointer;
}

::placeholder {
  font-weight: 400;
  text-transform: uppercase;
}

#mlform .terms,
#secondform .terms {
  font-style: normal;
  font-size: 0.625vw;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 0;
  font-family: "Arimo", serif;
  margin-bottom: 0;
  text-decoration: none;
  color: #000;
  display: block;

}

#secondform .terms {
  text-align: center;
}

div#terms {
  width: auto;
  text-align: right;
  position: absolute;
  left: -1vw;
  top: 3vw;
  z-index: 100;
}

#mlform #terms .terms-message,
#secondform #terms .terms-message {
  color: #000;
  letter-spacing: 0;
  background: transparent;
  border: 1px solid #000;
  box-sizing: border-box;
  font-size: 0.6vw;
  text-align: left;
  position: absolute;
  text-decoration: none;
  line-height: 1vw;
  z-index: 300;
  font-family: "Arimo", serif;
  text-transform: uppercase;
  font-weight: 400;
  left: 0px;
  padding: 1.042vw;
}

#mlform .terms {
  font-family: "Arimo", serif;
  text-transform: uppercase;
  margin-right: 0;
  padding-left: 1vw;
}

#mlform #terms .terms-message {
  width: 21vw;
  top: 1vw;
  left: 0vw;
  padding: 0.3vw;
  background: #fff;
  text-transform: uppercase;
  font-size: 0.7291666666666666vw;
}

/* .footer-mlist-wrapper {
        min-height: 408px;
    } */

.footer-mlist-wrapper .plain-ml-wrapper .email.fieldWrap {
  position: relative;
}

.footer-mlist-wrapper div#secondform {
  padding: 0 0 20px;
}

.footer-mlist-wrapper div#thankyou {
  padding-top: 0;
  box-sizing: border-box;
}

input#postalcode::placeholder {
  text-transform: uppercase;
  color: #000;
}

input#first::placeholder {
  text-transform: uppercase;
  color: #000;
}

span#secondFormClose {
  color: #000;
  font-size: 1.4vw;
}

span.headertxtSub {
  display: none;
}

.globaloptin.fieldWrap {
  cursor: pointer !important;
}

@media only screen and (max-width: 1024px) and (orientation:portrait),
only screen and (max-width:1023px) {

  a#subscribe-btn {
    display: none;
  }

  span.headertxtSub {
    font-size: 20px;
    font-family: 'Arimo', Arial;
    padding-left: 0;
    margin-bottom: 13px;
    display: block;
    text-align: left;
  }

  .fieldWrap,
  .country {
    margin-bottom: 20px;

  }

  .plain-ml-wrapper label:not(.goptin_checkbox) {
    color: #fff;
  }

  div#firstMlistForm {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    margin-top: -2px;
  }

  .plain-ml-wrapper p.terms-message-2 {
    background: #ffffff;
    color: #ffffff;
    z-index: 99;
  }

  .plain-ml-wrapper p.terms-message-2 {
    left: 0;
    font-size: 10px;
    padding: 8px;
    line-height: 1.2;
    top: 18px;
  }

  #mlform .terms,
  #secondform .terms {
    color: #000;
    text-transform: uppercase;
    font-size: 10px;
  }

  #secondform .submit {
    max-width: 150px;
  }

  select {
    background-size: 10px;
  }

  label.birthday {
    display: block;
  }

  div#thankyou {
    font-size: 20px;
    padding: 0;
    color: #000;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    display: none;
  }

  div#mlform {
    /* max-width: 90%; */
    padding-left: 0;
    box-sizing: border-box;
  }

  div#mailinglistSection {
    padding: 6vh 0;
  }

  #secondform .welcome {
    font-size: 16px;
    margin-bottom: 40px;
    color: #ffffff;
  }

  .footer-mlist-wrapper #secondform .welcome {
    margin-bottom: 0;
  }

  .footer-mlist-wrapper div#secondform {
    padding: 10px 0;
  }

  .message {
    max-width: 100%;
    margin: 0 auto 17px;
    font-size: 32px;
    letter-spacing: 0px;
    line-height: 41px;
    color: #000;
    font-weight: 900;
    width: 90%;
    text-align: center;
  }

  .main-mlist-wrapper div.submit {
    max-width: 100%;
  }



  .plain-ml-wrapper .email.fieldWrap {
    max-width: 100%;
    margin-right: 0%;
  }

  input#submit {
    /* height: 34px; */
    /* line-height: 31px; */
    /* margin-top: 15px; */
    /* font-size: 17px; */
    /* background: #5d6a6a; */
  }

  .footer-mlist-wrapper {
    background: #000;
    /* padding: 100px 0 100px; */
  }

  .main-mlist-wrapper .plain-ml-wrapper #terms {}

  #secondform input:not([type="submit"]),
  #lightboxMlistForm #secondform input,
  #secondform select {
    font-size: 16px;
    line-height: 55px;
    height: 55px;
    /* background-color: #5d6a6a; */
    padding: 0 25px 0 10px;
    box-sizing: border-box;
  }

  .footer-mlist-wrapper #secondform input:not([type="submit"]),
  .footer-mlist-wrapper #secondform select {
    height: 50px;
    line-height: 50px;
    color: #ffffff;
  }

  #secondform input[type="checkbox"],
  .footer-mlist-wrapper #secondform input[type="checkbox"] {
    height: 16px;
    width: 16px;
    padding: 0 5px;
    /* margin-right: 0; */
  }

  input#goptin_checkbox:checked:after,
  input#goptin_checkbox_2:checked:after,
  input#goptin_checkbox2:checked:after {
    font-size: 12px;
    line-height: 18px;
    margin-top: -2px;
    margin-left: -2px;
  }

  #secondform label.goptin_checkbox {
    font-size: 10px;
    line-height: 17px;
    vertical-align: top;
    color: #ffffff;
    font-weight: 500;
    width: calc(100% - 30px);
    margin-top: 0;
  }

  form#mlistFormOne {
    display: block;
    vertical-align: top;
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
  }

  .main-mlist-wrapper .plain-ml-wrapper #terms {
    position: relative;
    text-align: center;
    margin: 0 auto;
    margin-right: 0;
    max-width: 100%;
    padding-right: 0;
    box-sizing: border-box;
  }

  #mlform .terms {
    padding: 0;
    color: #000;
    margin: 0 auto;
    font-size: 10px;
    text-transform: uppercase;
    position: relative;
    text-align: left;
  }

  .main-mlist-wrapper #mlform #terms .terms-message,
  .main-mlist-wrapper #secondform #terms .terms-message {
    font-size: 7px;
  }

  .main-mlist-wrapper .plain-ml-wrapper #mlistFormTwo #terms {
    padding: 0;
  }

  .mlist-header {
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 3px;
  }

  .mlist-header span {
    display: block;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 30px;
    margin: 5px auto 25px;
  }

  br.desk {
    display: none;
  }

  .submit {
    max-width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }

  input#submit {
    margin: 10px auto;
    height: auto;
    font-size: 24px;
    letter-spacing: 1px;
  }

  div#terms {
    margin-left: 0px;
    width: 100%;
    text-align: left;
    margin-top: 0;
    position: static;

  }

  div#secondform {
    margin: 0 auto;
  }

  span.input-error {
    font-size: 12px;
    letter-spacing: 0;
    top: -8px;
  }

  #mlform #terms .terms-message,
  #secondform #terms .terms-message {
    width: 95%;
    top: auto;
    font-size: 11px;
    padding: 7px;
    line-height: 1.2;
    letter-spacing: 0;
    margin-top: 6px;
    text-align: left;
    margin-left: 5%;
  }

  div#secondform {
    max-width: 80vw;
    background: transparent;
    padding: 20px;
    z-index: 10;
  }

  span#secondFormClose {
    font-size: 22px;
    color: #ffffff;
  }

  form#mlistFormTwo div#terms {
    color: #ffffff;
  }

  #mlform #terms .terms-message a {
    font-size: 11px;
  }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {

  /* div#mlform,div#secondform {
        max-width: 350px;
    } */
  div#mailinglistSection {
    /* padding-bottom: 30vh; */
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1024px) and (orientation:portrait),
only screen and (max-width:1023px) {
  #mlform input#email {
    font-size: 14px;
  }

  .plain-ml-wrapper label:not(.goptin_checkbox) {
    color: #000;
    font-size: 18px;
  }

  div#secondform {
    background: transparent;
  }

  div#mailinglistSection {
    /* padding-bottom: 51px; */
  }

  body .mob {
    display: block;
  }

  body .desk {
    display: none;
  }
}

/* @media only screen and (min-width:768px) and (max-width:1023px){
    form#mlistFormOne{
        text-align:center;
        max-width: 52%;
    }
    div#thankyou{
        font-size:30px;
        padding: 0;
    }
    div#mailinglistSection {
        padding-bottom: 15vh;
    }

    .message {
        margin-right: 2%;
        max-width: 46%;
    }

    div#mlform {
        max-width: 95%;
    }

    br.desk {
        display: none;
    }

    .plain-ml-wrapper .email.fieldWrap {
        max-width: 60%;
    }

    body div#terms {
        margin-top: 0;
    }

    #mlform .terms {
        margin-right: 58px;
        margin-top: -13px;
    }

    body #mlform #terms .terms-message,body #secondform #terms .terms-message {
        bottom: 10px;
    }
} */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /* div#mlform {
    max-width: 92%;
  } */
  /* .message {
    margin-right: 2%;
  } */
}

@media only screen and (min-width: 1900px) {
  div#mailinglistSection {
    /* padding-bottom: 13vh; */
  }

  div#mlform {
    /* max-width: 700px; */
    /* margin-left: 5%; */
  }
}

/* lightbox css starts */

div#lightboxmlist {
  position: fixed;
  z-index: 1000002;
  background-color: rgba(0, 22, 37, 0.9);
  padding: 10px;
  width: 100%;
  top: 0 !important;
  left: 0 !important;
  height: 100%;
  padding: 0;
  display: block;
  overflow-y: scroll;
}

div#lightboxmlist #mailinglistSection {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 490px;
  padding: 0;
}

div#lightboxmlist .message {
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 45px;
}

div#lightboxmlist form#mlistFormOne {
  max-width: 100%;
  text-align: left;
}

div#lightboxmlist div#mlform {
  max-width: 100%;
  text-align: left;
}

body.lbactive {
  overflow: hidden;
}

div#lightboxmlist .secondFormCloseWrap.first a {
  font-size: 30px;
  font-family: "Arimo", serif;
  font-weight: 100;
  text-align: right;
  position: absolute;
  right: 40px;
  top: 30px;
}

div#lightboxmlist #mlform #terms .terms-message,
div#lightboxmlist #secondform #terms .terms-message {
  width: 100%;
  bottom: 20px;
}

div#lightboxmlist span#secondFormClose {
  display: none;
}

/* @media only screen and (max-width: 1023px) and (min-width: 768px){
    div#lightboxmlist #mlform .terms {
        margin-right: 80px;
        margin-top: 5px;
    }
} */

@media only screen and (max-width: 767px) {
  div#lightboxmlist #mailinglistSection {
    width: 90%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
  div#lightboxmlist #mailinglistSection {
    max-width: 400px;
    padding-bottom: 3vh;
  }

  div#lightboxmlist #mlform .terms {
    margin-right: 8px;
  }

  div#lightboxmlist div#secondform {
    padding-top: 55vh;
  }
}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px #ffffff73 inset !important;
  background-color: #ffffff73 !important;
  -webkit-text-fill-color: #000;
}

@media all and (max-width: 767px) {
  div#mailinglistSection {
    /* padding-bottom: 0px; */
    margin: 0 auto;
  }
}

div#secondform .submit.link-2 {
  max-width: none;
}

.mob {
  display: none;
}

@media all and (max-width: 1023px) and (orientation: landscape) {
  #secondform label.goptin_checkbox {
    margin-top: -2px;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .plain-ml-wrapper p.terms-message-2 {
    position: absolute;
    /* bottom: 10px; */
    top: 0.804vw;
  }

  #mlform .terms,
  #secondform .terms,
  span.input-error,
  #secondform label.goptin_checkbox {
    font-size: 1vw;
  }

  #secondform input[type="checkbox"] {
    width: 1.5vw;
    height: 1.5vw;
  }

  input#submit {
    font-size: 1.5vw;
  }

  select {
    background-size: 1vw;
  }

  span.input-error,
  span.copyright,
  span.footer-links a,
  span.copyright,
  span.footer-links a {
    font-size: 11px !important;
  }
}

@media all and (min-width: 2300px) {

  #mlform #terms .terms-message,
  #secondform #terms .terms-message {
    font-size: 25px;
  }

}

@media only screen and (max-width: 1024px) and (orientation: portrait),
only screen and (max-width:1023px) {
  li.subscribeMenuDiv {
    position: relative;
    margin-top: 75px;
  }

  form#mlistFormTwo {
    padding-top: 13vw;
  }

  .tour-mlist-wrapper div#thankyou {
    line-height: 2;
  }

  li.subscribeMenuDiv a {
    font-weight: 700;
  }

  #subscribe {
    display: block;
    position: absolute;
    right: unset;
    top: 14vw;
    width: 88.26666666666667vw;
    z-index: 1000000;
    left: 22px;
    padding-bottom: 10px;
  }

  div#secondform .submit.link-2 {
    max-width: 150px;
  }

  div#mailinglistSection {
    background: transparent;
    margin: 0;
    text-align: left;
    width: 100%;
    padding: 0;
  }

  div#mlform input#email {
    font-size: 20px;
    height: 36px;
    line-height: 2;
    text-align: left;
    padding: 0;
  }

  input#submit {
    height: 11px;
    line-height: 1;
    background-size: 20px;
    font-size: 0;
    bottom: unset;
    right: 1px;
    top: -40px;
    width: 25px;
  }

  span#secondFormClose {
    font-size: 4vw;
    color: #000;
  }

  ul.nav-links.mobile.showmenu span#secondFormClose {
    display: none;
  }

  #secondform .welcome {
    font-size: 20px;
    margin-bottom: 40px;
    color: #000;
  }

  div#secondform {
    max-width: 100%;
    background: #fff;
    padding: 12vw 20px;
    z-index: 10;
    top: 17px;
    position: fixed;
    left: 0;
    box-sizing: border-box;
    height: 100vh;
    overflow-y: scroll;
  }

  #secondform label.goptin_checkbox {
    font-size: 10px;
    line-height: 2.1;
    vertical-align: top;
    color: #000;
    font-weight: 500;
    width: calc(100% - 30px);
    margin-top: 0;
  }

  form#mlistFormTwo input#submit {
    font-size: 20px;
    color: #000;
    background: none;
    position: unset;
    border: 1px solid #000;
    width: 100%;
    height: 35px;
    line-height: 1;
  }

  .plain-ml-wrapper p.terms-message-2 {
    background: #fff;
    color: #000;
    z-index: 99;
    border: 1px solid #000
  }

  .plain-ml-wrapper p.terms-message-2 {
    left: 0;
    font-size: 10px;
    padding: 2.6vw;
    line-height: 1.2;
    top: auto;
    bottom: 1vw;
  }

  .plain-ml-wrapper #terms p.terms-message-2 a {
    font-size: 10px;
  }

}



/* New CSS */
#mailinglistSection .consent-placeholder {
  position: relative;
  margin: 1vw auto 0;
  display: block;
}

.plain-ml-wrapper label:not(.goptin_checkbox) {
  position: static;
  transform: none;
}

#mailinglistSection .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked),
#mailinglistSection .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;
}

#mailinglistSection .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before,
#mailinglistSection .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 #000;
  background: transparent;
  border-radius: 0px;
  box-sizing: border-box;
}

#mailinglistSection .plain-ml-wrapper .consent-placeholder input[type="checkbox"].errored:not(:checked)+label:before {
  border-color: red;
}

#mailinglistSection .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;
  padding-left: 2.04vw;
  vertical-align: top;
  font-weight: 400;
  position: relative;
  transform: none;
  pointer-events: auto;
}

#mailinglistSection .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label a {
  font-size: 0.68vw;
  text-transform: none;
}

#mailinglistSection .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: #000;
  font-weight: 700;
  text-align: center;
}

#mailinglistSection .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
  color: #000;
}
#mailinglistSection .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"] + label a {
  font-weight: 400;
}

#mailinglistSection .consent-placeholder span.input-error {
  color: red;
  position: absolute;
  top: -2.7vw;
  left: 0;
  bottom: auto;
  font-size: 10px;

}

#mailinglistSection .secondform .consent-placeholder {
  margin: 2vh auto;
}

#mailinglistSection .plain-ml-wrapper .mlform .consent-placeholder label a,
#mailinglistSection .plain-ml-wrapper .mlform .consent-placeholder label span {
  color: #000;
}

#mailinglistSection .plain-ml-wrapper .mlform .consent-placeholder label a {
  text-decoration: underline;
}

#mailinglistSection .plain-ml-wrapper .mlform .consent-placeholder label a:hover {
  opacity: 0.5;
}

.plain-ml-wrapper .email.fieldWrap label {
  display: none;
}

@media only screen and (max-width: 1024px) and (orientation: portrait),
only screen and (max-width:1023px) {

  #mailinglistSection .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label {
    font-size: 3.52vw;
    padding-left: 6vw;
  }

  #mailinglistSection .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label a {
    font-size: 3.52vw;
  }

  #mailinglistSection .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked),
  #mailinglistSection .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked,
  #mailinglistSection .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before,
  #mailinglistSection .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:before {
    width: 4vw;
    height: 4vw;
  }

  #mailinglistSection .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) {

  #mailinglistSection .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label,
  #mailinglistSection .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label a {
    font-size: 1.268vw;
    padding-left: 3.54vw;
  }

  #mailinglistSection .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
    top: 0;
    font-size: 2vw;
  }

  #mailinglistSection .consent-placeholder {
    position: relative;
    margin: 2vh auto;
  }

  #mailinglistSection .consent-placeholder span.input-error {
    top: -1.5vh;
  }

  #mailinglistSection .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before,
  #mailinglistSection .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:before,
  #mailinglistSection .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked),
  #mailinglistSection .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked {
    width: 2.28vw;
    height: 2.28vw;
  }

}