body {
  margin: 0 auto;
  padding: 0;
  background: #d00a07;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: relative;
}
@font-face {
    font-family: "tex_gyre_herosbold";
    src: url("./fonts/tex-font/texgyreheros-bold-webfont.eot");
    src: url("./fonts/tex-font/texgyreheros-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/tex-font/texgyreheros-bold-webfont.woff2") format("woff2"), url("../fonts/tex-font/texgyreheros-bold-webfont.woff") format("woff"), url("../fonts/tex-font/texgyreheros-bold-webfont.ttf") format("truetype"), url("../fonts/tex-font/texgyreheros-bold-webfont.svg#tex_gyre_herosbold") format("svg");
    font-weight: normal;
    font-style: normal;
}

.logo img {
  width: 10%;
  padding: 3%;
}

.logo img:hover {
  opacity: 0.8;
}

img.logomob {
  display: none;
}

.title {
  font-size: 3vw;
  color: #ffffff;
  text-align: center;
  margin: 3vw auto 3vw;
  display: block;
  font-family: "tex_gyre_herosbold";
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  width: 100%;
}

.mlform,input,select {
  font-family: "tex_gyre_herosbold";
  font-weight: 400;
  font-style: normal;
  border-radius: 0 !important;
}

.mailing-total-wrapper {
  /* position: absolute; */
  width: 100%;
  min-height: calc(100vh - 25.6vw);
  /* top: 75%; */
}

input.email.errored {
  border-color: red;
}



p.message-description {
  font-size: 0.9vw;
  line-height: 1.7vw;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  margin: 2vw 0;
}

input {
  background: none;
  border: none;
  border: 0.15vw solid #ffffff;
  outline: none;
  text-align: center;
  color: #ffffff;
  width: 100%;
  max-width: 100%;
  height: 3vw;
  line-height: 3vw;
  margin-top: 1vw;
  -webkit-appearance: none !important;
  font-size: 1vw;
  border-radius: 0;
  text-align: left;
  padding-left: 1vw;
  box-sizing: border-box;
  text-transform: uppercase;
}

input::placeholder {
  color: #ffffff;
}

.country.select-drop-down-arrow {
  width: 100%;
  font-size: 0;
}

.birthday {
  font-size: 0;
}

.globaloptin {
  margin-top: 20px;
}

input.submit.mlistSubmit {
  width: 17vw;
  max-width: 100%;
  border: none;
  background: #ffffff;
  font-family: "tex_gyre_herosbold";
  font-style: normal;
  text-transform: uppercase;
  margin-top: 3vw;
  color: #000000;
  font-size: 1.3vw;
  transition: all 0.5s;
  margin-top: 1.8vw;
  height: 3vw;
  line-height: 3vw;
  cursor: pointer;
  text-align: center;
  padding: 0;
  font-weight: 400;
  border-radius: 0%;
}

input.submit.mlistSubmit:hover {
  opacity: 0.5;
}

span.input-error {
  position: absolute;
  font-size: 0.8vw;
  left: 0;
  bottom: -1.4vw;
  color: red;
  text-transform: uppercase;
}

.email.fieldWrap {
  position: relative;
}

a.terms {
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
  transition: all 0.5s;
}

a.terms:hover {
  opacity: 0.5;
}

.terms {
  margin-top: 8px;
  text-align: center;
  margin-bottom: 2vw;
}

p.terms-message.fadeIn {
  width: 100%;
  margin: 0 auto;
  font-size: 11px;
  color: #ffffff;
  background: #000000;
  padding: 5px;
  line-height: normal;
  letter-spacing: 1px;
  border: 1px solid #ffffff;
  margin-top: 10px;
}

p.terms-message.fadeIn a {
  color: #ffffff;
  transition: all 0.5s;
}

p.terms-message.fadeIn a:hover {
  color: #ffffff;
  opacity: 0.4;
}

.thankyou.fadeOut.fadeIn {
  font-size: 2vw;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  font-family: "tex_gyre_herosbold";
  font-style: normal;
  position: absolute;
  top: 57%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  /* padding-bottom: 20vw; */
}

.address.fieldWrap,
.city.fieldWrap,
.last.fieldWrap,
.first.fieldWrap,
.state.fieldWrap {
  position: relative;
}

label.goptin_checkbox {
  color: #ffffff;
  display: inline-block;
  vertical-align: top;
  width: 80%;
  text-align: left;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.2;
}

input#goptin:checked:after {
  content: "\2713";
  color: #ffffff;
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  margin-top: 2px;
  margin-left: -3px;
  box-sizing: border-box;
  left: 64%;
  position: absolute;
  top: 46%;
  transform: translate(-50%, -50%);
}

input#goptin {
  position: relative;
}





.submit {
  margin-top: 34.5px;
}

p.terms-message.fadeIn {
  width: 90%;
  position: relative;
  left: auto;
  transform: none;
  text-transform: uppercase;

}

.terms {
  position: relative;
}



.sep {
  display: none;
}

body.mailing-list .footer-section {
  position: static;
  bottom: 0;
}

select.country.form-control,select.dobMonth,
select.dobDay {
  background: url(./images/dropdown_white.svg);
  border: none;
  border: 0.15vw solid #ffffff;
  outline: none;
  text-align: left;
  color: #ffffff;
  width: 100%;
  max-width: 100%;
  height: 3vw;
  line-height: 3vw;
  margin-top: 1vw;
  -webkit-appearance: none !important;
  font-size: 1vw;
  padding-left: 1vw;
  background-repeat: no-repeat;
  background-size: 1.3vw;
  background-position: center right 1vw;
  text-transform: uppercase;
  font-family: "tex_gyre_herosbold";
  font-weight: 400;
  font-style: normal;
  border-radius: 0%;
}
select#country {
  padding-right: 3vw;
}

/* select.dobMonth,
select.dobDay {
  background: url(./images/dropdown_white.svg);
  border: none;
  border: 1px solid #ffffff;
  outline: none;
  text-align: left;
  color: #ffffff;
  width: 100%;
  max-width: 100%;
  height: 40px;
  margin-top: 10px;
  -webkit-appearance: none !important;
  font-size: 13px;
  display: inline-block;
  padding-left: 15px;
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center right 10px;
  text-transform: uppercase;
  font-family: "tex_gyre_herosbold";
  font-weight: 400;
  font-style: normal;
  border-radius: 0%;
  font-size: 16px;
} */

.dobDay.fieldWrap.select-drop-down-arrow,
.dobMonth.fieldWrap {
  width: 49%;
  display: inline-block;
}

.dobDay.fieldWrap.select-drop-down-arrow {
  margin-left: 1%;
}

.dobMonth.fieldWrap {
  margin-right: 1%;
}

.first.fieldWrap,
.last.fieldWrap {
  display: block;
  width: 100%;
}

.last.fieldWrap {
  margin-left: 1%;
}

.first.fieldWrap {
  margin-right: 1%;
}

.name {
  font-size: 0;
}

option {
  background: #000000;
  color: #fff;
}

.plain-ml-wrapper .fadeOut {
  display: none;
}

.plain-ml-wrapper .fadeIn {
  display: block;
}

.page-node-type-miscellaneous-pages div#main {
  background: #ffffff;
}

.page-node-type-miscellaneous-pages .plain-ml-wrapper {
  max-width: 300px;
  margin: 0 auto;
}

.page-node-type-miscellaneous-pages .plain-ml-wrapper input:not([type="submit"]) {
  color: #ffffff;
}

.page-node-type-miscellaneous-pages .plain-ml-wrapper label.moveUp {
  background-color: #ffffff;
}

.page-node-type-miscellaneous-pages .plain-ml-wrapper #mlform #terms .terms-message,
.page-node-type-miscellaneous-pages .plain-ml-wrapper #secondform .terms .terms-message {
  color: #ffffff;
}

.page-node-type-miscellaneous-pages .plain-ml-wrapper div.country {
  margin-top: 8px;
}

.globaloptin input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin-top: 0;
  display: inline-block;
  vertical-align: top;
  margin-left: 0;
  border-radius: 0%;
  cursor: pointer;
}

.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item.quickedit-field {
  background: #ffffff;
}

.plain-ml-wrapper.firstMlistForm {
  max-width: 38vw;
  margin: 0 auto;
}

.fieldWrap label {
  color: #ffffff;
  font-size: 1.4vw;
  text-transform: uppercase;
  margin-top: 1vw;
  display: block;
}

.submit {
  margin: 0 auto;
  text-align: center;
}

.birth-date-title {
  color: #ffffff;
  font-size: 1vw;
  text-transform: uppercase;
  margin-top: 1vw;
  display: block;
}

.country.select-drop-down-arrow label {
  color: #ffffff;
  font-size: 1vw;
  text-transform: uppercase;
  margin-top: 1vw;
  display: block;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1000px #d00a07 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: #ffffff;
  -webkit-text-fill-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1000px #d00a07 inset;
}

/* .follow-wrapper {
  display: block;
  margin-left: 2vw;
} */
/* .Internal-Menubar {
  margin: 4.5625vw;
} */
img {
  width: 100%;
  height: auto;
}




label.tiny {
  display: none;
}

.mailing-list .consent-placeholder {
  position: relative;
  margin: 2vw auto;
  display: block;
  margin-top: 2vw;
}

.plain-ml-wrapper label:not(.goptin_checkbox) {
  position: static;
  transform: none;
}

.mailing-list .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked),
.mailing-list .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked {
  position: absolute;
  left: 0;
  width: 1.8vw;
  height: 1.8vw;
  z-index: 10;
  top: 0;
  opacity: 0;
  cursor: pointer;
  margin: 0;
  -webkit-appearance: none;
  padding: 0;
}

.mailing-list .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before,
.mailing-list .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:before {
  content: "";
  position: absolute;
  left: 0;
  top: auto;
  width: 1.8vw;
  height: 1.8vw;
  border: 0.15vw solid #fff;
  background: transparent;
  border-radius: 0;
  box-sizing: border-box;
}

.mailing-list .plain-ml-wrapper .consent-placeholder input[type="checkbox"].errored:not(:checked)+label:before {
  border-color: red;
}

.mailing-list .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label {
  display: inline-block;
  box-sizing: border-box;
  line-height: 1vw;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.9vw;
  padding-left: 3.1vw;
  vertical-align: top;
  font-weight: 400;
  position: static;
  transform: none;
  pointer-events: none;
  color: #fff;
}

.mailing-list .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
    content: "\2713";
    position: absolute;
    top: 0.1vw;
    line-height: 1;
    left: 0.4vw;
    font-size: 1.3vw;
    color: #fff;
    font-weight: 400;
    text-align: center;
}

.mailing-list .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
  color: #ffffff;
}

.mailing-list .consent-placeholder span.input-error {
  color: red;
  position: absolute;
  top: -1.6vw;
  left: 0;
  bottom: auto;
}

.mailing-list .secondform .consent-placeholder {
  margin: 20px auto;
}

.mailing-list .plain-ml-wrapper .mlform .consent-placeholder label a,
.mailing-list .plain-ml-wrapper .mlform .consent-placeholder label span {
  color: #fff;
}

.mailing-list .plain-ml-wrapper .mlform .consent-placeholder label a {
  text-decoration: underline;
  pointer-events: auto;
}

.mailing-list .plain-ml-wrapper .mlform .consent-placeholder label a:hover {
  opacity: 0.5;
}
.mailing-list select:hover {
  cursor: pointer;
}
.footer_social_mlist li{ 
    margin-right: 1.42vw;
    display: inline-block;
}

.footer_social_mlist li i{
    font-size: 1.42vw;
    color: #fff;
}
ul.footer_social_mlist {
    margin: 0 auto;
    text-align: center;
    padding: 0;
    padding-top: 4vw;
}
.mlist_copyrightFooter span,.mlist_copyrightFooter a{
    font-family: "tex_gyre_herosbold";
    font-style: normal;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.9vw;
    text-decoration: none;
}
.mlist_copyrightFooter {
    text-align: center;
    padding: 1vw 0;
}
.footer_social_mlist li:hover,.mlist_copyrightFooter a:hover,.mlist_logo img:hover,.NavMenuitems a:hover{
  opacity: 0.5;
}
.ftrsptr{
  padding: 0 0.1vw;
  vertical-align: text-bottom;
}
.mlist_logo {
 width: 10vw;
}
.NavMenuitems a{
  display: inline-block;
  margin-right: 5.20vw;
  font-size: 1.04vw;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "tex_gyre_herosbold";
  font-style: normal;
  font-weight: 400;
}
.NavMenuitems a:last-child{
  margin-right: 0;
}
.mlist_navbar{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin: 0 auto;
}
.BrkMobOnly{
  display: none;
}


@media only screen and (max-width: 1024px) and (orientation:portrait) {
  .mailing-list .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label {
      font-size: 2.2vw;
      line-height: 3vw;
      padding-left: 8.1vw;
  }
  .mlist_navbar {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .mlist_logo {
      width: 61vw;
      margin: 0 auto;
      padding: 6vw 0 3vw 0;
  }
  .NavMenuitems {
      text-align: center;
  }
  .NavMenuitems a {
      margin-right: 3vw;
      font-size: 3.8vw;
  }
  .title {
    font-size: 7vw;
    margin: 5vw auto 5vw;
  }
  .plain-ml-wrapper.firstMlistForm {
      max-width: 70%;
  }
  p.message-description {
      font-size: 3.9vw;
      line-height: 4.7vw;
      margin: 3vw 0;
  }
  .fieldWrap label {
      font-size: 3vw;
      margin-top: 3vw;
  }
  input {
      border: 0.4vw solid #ffffff;
      height: 13vw;
      line-height: 13vw;
      margin-top: 2vw;
      font-size: 3vw;
      padding-left: 2.5vw;
  }
  select.country.form-control, select.dobMonth, select.dobDay {
      border: 0.4vw solid #ffffff;
      height: 13vw;
      line-height: 13vw;
      margin-top: 2vw;
      font-size: 3vw;
      padding-left: 2.5vw;
      background-size: 4.3vw;
      background-position: center right 2vw;
  }
  select#country {
      padding-right: 10vw;
  }
  .dobDay.fieldWrap.select-drop-down-arrow {
      margin-left: 2%;
  }
  .dobDay.fieldWrap.select-drop-down-arrow, .dobMonth.fieldWrap {
      width: 48%;
  }
  .country.select-drop-down-arrow label {
      font-size: 3vw;
      margin-top: 2vw;
  }
  .birth-date-title {
      font-size: 3vw;
      margin-top: 2vw;
  }
  .mailing-list .consent-placeholder {
      margin: 4vw auto;
      margin-top: 4vw;
  }
  .mailing-list .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before, .mailing-list .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:before {
      width: 4.8vw;
      height: 4.8vw;
      border: 0.4vw solid #fff;
  }
  .mailing-list .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked), .mailing-list .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked{
    width: 4.8vw;
    height: 4.8vw;
  }
  .mailing-list .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
      top: 0.8vw;
      left: 1.2vw;
      font-size: 3.3vw;
  }
  input.submit.mlistSubmit {
      width: 40vw;
      margin-top: 3vw;
      font-size: 3.3vw;
      margin-top: 3.8vw;
      height: 8vw;
      line-height: 8vw;
  }
  .footer_social_mlist li {
      margin-right: 4.42vw;
  }
  .footer_social_mlist li i {
      font-size: 4.42vw;
  }
  ul.footer_social_mlist {   
      padding-top: 9vw;
  }
  .mlist_copyrightFooter span, .mlist_copyrightFooter a {    
      font-size: 2.9vw;
      line-height: 4vw;
  }
  .BrkMobOnly{
    display: block;
  }
  .ftrsptr.mob{
    display: none;
  }
  a.ot-sdk-show-settings {
      display: block;
  }
  .mlist_copyrightFooter {
      padding: 4vw 0;
  }
  span.input-error {   
    font-size: 2.6vw;
    bottom: -3.7vw;
  }
  .mailing-list .consent-placeholder span.input-error {    
    top: -3.7vw;
  }
  .thankyou.fadeOut.fadeIn {
    font-size: 5vw;
  }
  .mailing-total-wrapper {
      min-height: calc(100vh - 80.5vw);
  }

}
@media only screen and (max-width: 767px) and (orientation:portrait) {
  .plain-ml-wrapper.firstMlistForm {
      max-width: 80%;
  }
}


