@font-face {
  font-family: "Druk Wide";
  src: url("../fonts/DrukWide-Medium.eot");
  src: url("../fonts/DrukWide-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/DrukWide-Medium.woff2") format("woff2"),
    url("../fonts/DrukWide-Medium.woff") format("woff"),
    url("../fonts/DrukWide-Medium.ttf") format("truetype"),
    url("../fonts/DrukWide-Medium.svg#DrukWide-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on November 5, 2020 */

@font-face {
  font-family: "Druk Wide";
  src: url("../fonts/DrukWide-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

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: #fff;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}
input:focus,
select:focus {
  outline: none;
}
:focus {
  outline: none;
}
:focus {
  outline: none !important;
}
select::-ms-expand {
  display: none;
}

body {
  border: 0;
  padding: 0;
  margin: 0;
  background: #0d0d26;
  font-family: din-2014, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
}

input.email.errored {
  border-color: red;
}
.mlist-section {
  width: 570px;
  margin: 0 auto;
  max-width: 691px;
  text-align: center;
}

input,
select {
  border-radius: unset;
}
p.terms-message.fadeIn a:hover {
  opacity: .5 !important;
}
select {
  font-size: 16px;
}

p.message-description {
  font-size: 1.2vw;
  line-height: 1.6vw;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin: 3vw 0;
  letter-spacing: 0.03vw;
}

input {
  background: none;
  border: none;
  border-radius: unset;
  border: 1px solid #fff;
  outline: none;
  text-align: center;
  color: #fff;
  width: 100%;
  max-width: 100%;
  height: 3.5vw;
  margin-top: 1vw;
  -webkit-appearance: none !important;
  font-size: 1.3vw;
  /* border-radius: 5px; */
  text-align: left;
  padding-left: 1vw;
  box-sizing: border-box;
  font-family: din-2014, sans-serif;
  font-weight: 700;
  font-style: normal;
}

input::placeholder {
  color: #fff;
}

.country.select-drop-down-arrow {
  /* display: none; */
  width: 100%;
  font-size: 0;
}

.birthday {
  /* display: none; */
  font-size: 0;
}

.globaloptin {
  /* display: none; */
  margin-top: 40px;
}
select option {
  text-align: left;
}
input.submit.mlistSubmit {
  width: 16vw;
  max-width: 100%;
  height: 4.1vw;
  border: none;
  background: #fff;
  color: #5b50a1;
  font-size: 1.3vw;
  transition: all 0.5s;
  margin-top: 1.8vw;
  line-height: 4.1vw;
  border: none;
  cursor: pointer;
  text-align: center;
  padding: 0;
  letter-spacing: 0.13vw;
  text-transform: uppercase;
  transition: all 0.5s ease-in-out;
  font-family: din-2014, sans-serif;
  font-weight: 700;
  font-style: normal;
}

input.submit.mlistSubmit:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: #fff;
  -webkit-text-fill-color: #fff;
}

span.input-error {
  position: absolute;
  font-size: 1vw;
  left: 0;
  bottom: -1.2vw;
  color: red;
}

.email.fieldWrap {
  position: relative;
}

a.terms {
  font-size: 0.9vw;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.5s;
}

a.terms:hover {
  /* color: #000; */
  opacity: 0.5;
}

.terms {
  margin-top: 1vw;
  text-align: center;
  margin-bottom: 5vw;
}

p.terms-message.fadeIn {
  width: 100%;
  margin: 0 auto;
  font-size: 0.9vw;
  color: #fff;
  background: #0d0d26;
  line-height: 1.5vw;
  letter-spacing: 0.02vw;
  border: 1px solid #fff;
  margin-top: 1vw;
  text-transform: uppercase;
  padding: 1vw;
}

p.terms-message.fadeIn a {
  color: #fff;
  transition: all 0.5s;
}

p.terms-message.fadeIn a:hover {
  color: #fff;
  opacity: 0.9;
}

.thankyou.fadeOut.fadeIn {
  text-align: center;
  font-size: 2vw;
  text-transform: uppercase;
  margin-top: 2vw;
  color: #fff;
  letter-spacing: 0.1vw;
  padding: 7vw 0;
}

.address.fieldWrap,
.city.fieldWrap,
.last.fieldWrap,
.first.fieldWrap,
.state.fieldWrap {
  position: relative;
}
label.goptin_checkbox {
  color: #fff;
  display: inline-block;
  vertical-align: -webkit-baseline-middle;
  width: 80%;
  text-align: left;
  text-transform: uppercase;
  font-size: 0.9vw;
  margin-top: 0;
  padding-left: 1vw;
  letter-spacing: 0.04vw;
  /* padding-top: 0.5vw; */
}
p.terms-message.fadeIn a {
  text-decoration: underline;
}
input#goptin:checked:after {
  content: "\2713";
  color: #fff;
  display: block;
  text-align: center;
  font-size: 1vw;
  line-height: 1vw;
  /* margin-top:2px; */
  margin-top: 2px;
  margin-left: -3px;
  box-sizing: border-box;
  left: 64%;
  position: absolute;
  top: 46%;
  transform: translate(-50%, -50%);
}

input#goptin {
  position: relative;
}
select.country.form-control {
  background: url(../images/down-arrow.svg) no-repeat right 10px center;
  border: 1px solid #fff;
  outline: none;
  text-align: center;
  color: #fff;
  width: 100%;
  max-width: 100%;
  height: 3.5vw;
  margin-top: 10px;
  -webkit-appearance: none !important;
  font-size: 1.3vw;
  /* border-radius: 5px; */
  padding-left: 1vw;
  text-transform: capitalize;
  font-family: din-2014, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-radius: unset;
  background-size: 0.8vw;
  background-position: 97% 50%;
}

select.dobMonth,
select.dobDay {
  background: url(../images/down-arrow.svg) no-repeat right 10px center;
  border: 1px solid #fff;
  outline: none;
  text-align: center;
  color: #fff;
  width: 100%;
  max-width: 100%;
  height: 3.5vw;
  margin-top: 1vw;
  -webkit-appearance: none !important;
  font-size: 1.3vw;
  /* border-radius: 5px; */
  display: inline-block;
  padding-left: 1vw;
  text-transform: capitalize;
  font-family: din-2014, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-radius: unset;
  background-size: 0.8vw;
  background-position: 95% 50%;
}

.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: #1290d2;
  color: #fff;
}

.plain-ml-wrapper .fadeOut {
  display: none;
}

.plain-ml-wrapper .fadeIn {
  display: block;
}

.page-node-type-miscellaneous-pages div#main {
  background: #000;
}

.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: #fff;
}

.page-node-type-miscellaneous-pages .plain-ml-wrapper label.moveUp {
  background-color: #000;
}

.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: #000;
}

.page-node-type-miscellaneous-pages .plain-ml-wrapper div.country {
  margin-top: 8px;
}

.globaloptin input[type="checkbox"] {
  width: 2vw;
  height: 2vw;
  margin-top: 0;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item.quickedit-field {
  background: #000;
}
.plain-ml-wrapper.firstMlistForm {
  max-width: 50%;
  margin: 0 auto;
}

label,
.birth-date-title {
  color: #fff;
  font-size: 1.3vw;
  text-transform: capitalize;
  margin-top: 2vw;
  display: block;
  letter-spacing: 0.08vw;
}

.submit {
  margin: 0 auto;
  text-align: center;
}
.mailing-total-wrapper {
  /* height: calc(100% * 0.57735); */
  min-height: calc(100vh - 20vw);
}
@media only screen and (max-width: 767px) {
  p.message-description {
    font-size: 3vw;
    line-height: 4vw;
  }
  label,
  .birth-date-title {
    font-size: 3vw;
    margin-top: 4vw;
  }
  .globaloptin {
    /* display: none; */
    margin-top: 10px;
}
  input,
  select,
  select.country.form-control,
  select.dobMonth,
  select.dobDay {
    height: 8vw;
    line-height: 3vw;
    font-size: 3vw;
    margin-top: 2vw;
    background-size: 2vw;
  }
  span.input-error {
    font-size: 3vw;
    bottom: -3.6vw;
  }
  p.terms-message.fadeIn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 2vw;
    width: 90%;
  }
  input.submit.mlistSubmit {
    width: 30vw;
    height: 8vw;
    font-size: 3.1vw;
    margin-top: 3vw;
    line-height: 1;
  }
  a.terms {
    font-size: 2.5vw;
  }
  .globaloptin input[type="checkbox"] {
    width: 4vw;
    height: 4vw;
  }
  input#goptin:checked:after {
    font-size: 3vw;
  }
  label.goptin_checkbox {
    font-size: 2vw;
    vertical-align: middle;
    margin-top: -2vw;
  }
  .thankyou.fadeOut.fadeIn {
    font-size: 5vw;
    padding: 50vw 0;
  }
  .mailing-total-wrapper {
    /* height: calc(100% * 0.57735); */
    min-height: calc(100vh - 58vw);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  p.message-description {
    font-size: 2.3vw;
    line-height: 3vw;
    margin-top: 4vw;
  }
  label,
  .birth-date-title {
    font-size: 2vw;
  }
  span.input-error {
    font-size: 3vw;
    bottom: -3.6vw;
  }
  input,
  select,
  select.country.form-control,
  select.dobMonth,
  select.dobDay {
    height: 5vw;
    line-height: 2vw;
    font-size: 2vw;
    margin-top: 2vw;
  }

  p.terms-message.fadeIn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 1.3vw;
  }
  input.submit.mlistSubmit {
    width: 24vw;
    height: 7vw;
    font-size: 2.5vw;
    margin-top: 3vw;
  }
  .terms {
    position: relative;
  }
  a.terms {
    font-size: 2vw;
  }
  .globaloptin input[type="checkbox"] {
    width: 3vw;
    height: 3vw;
  }
  input#goptin:checked:after {
    font-size: 2vw;
  }
  label.goptin_checkbox {
    font-size: 1.4vw;
  }
  .thankyou.fadeOut.fadeIn {
    font-size: 5vw;
  }

  span.input-error {
    left: 19%;
  }
  .mailing-total-wrapper {
    /* height: calc(100% * 0.57735); */
    /* min-height: calc(100vh - 75vw); */
    /* padding-top: 43vw; */
  }
}

.footer-section-wrapper {
  margin-top: -1.5vw;
  background-color: #424082;
  /* padding-top: 1vw; */
}

.footer-section {
  font-size: 10px;
  line-height: 20px;
  text-transform: uppercase;
  /* padding: 1.8vw 0; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 2vw;
}

.footer-section .socials-section ul {
  margin-left: 0;
}

.copyrightWrapper {
  display: inline-block;
  width: 50%;
  font-weight: 400;
}

.logoWrapper {
  display: inline-block;
  width: 38%;
  text-align: right;
  vertical-align: bottom;
}

.logoWrapper div {
  display: inline-block;
}

/*.newLogo {
    width: 3.125vw;
    margin-right: 1vw;
}*/

span.copyright {
  text-transform: uppercase;
  color: #ffffff;
}

span.footer-links a {
  text-decoration: none;
  color: #ffffff;
  margin-left: 6px;
}

span.footer-links a:last-child {
  margin-left: 0px;
}

.socials-section ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 2.55vw;
}

.socials-section li {
  display: inline-block;
  vertical-align: middle;
}

.socials-section a {
  text-decoration: none;
  color: #fff;
  margin-right: 1.1vw;
  font-size: 1.4vw;
}

.socials-section a.icon-soundcloud {
  font-size: 2.1vw;
}

.socials-section a:hover,
.footer-section a:hover {
  opacity: 0.4;
  transition: all 0.5s;
}
select option {
  background: #0d0d26;
}

@media all and (max-width: 1023px) {
  .plain-ml-wrapper.firstMlistForm {
    max-width: 90%;
    margin: 0 auto;
  }
  .footer-section-wrapper {
    margin-bottom: 0px;
    background-color: #424082;
  }
  .socials-section ul {
    margin: 0;
  }

  .socials-section a {
    font-size: 22px;
    margin-right: 20px;
    color: #fff;
  }

  .socials-section a.icon-soundcloud {
    font-size: 29px;
    margin: 0;
  }
  .socials-section {
    margin: 0 auto;
    text-align: left;
    width: 90vw;
  }

  .footer-section {
    margin: 0 auto;
    width: 90vw;
    display: flex;
    flex-direction: column;
  }

  span.copyright {
    text-align: center;
  }

  span.footer-links {
    margin-left: 0px;
    text-align: center;
  }

  .copyrightWrapper {
    display: block;
    width: 100%;
    text-align: center;
    order: 1;
    line-height: 1.5;
  }

  .footer-section .socials-section {
    display: none;
  }

  .logoWrapper {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 34px;
    padding-top: 20px;
  }

  .newLogo {
    width: 48px;
    margin: 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .logoWrapper {
    width: 21%;
  }

  .copyrightWrapper {
    width: 46%;
  }
}

.newLogo {
  width: 100%;
  margin-right: 0;
  padding: 11px 0 0 0;
}
.logowrap {
  position: relative;
  width: 100%;
  max-width: 36vw;
  margin: 0 auto;
  text-align: center;
  padding: 30px 0 0 0;
}
.logoWrapper {
  display: inline-block;
  width: 21%;
  text-align: right;
  vertical-align: bottom;
  margin-bottom: 0;
  padding-right: 30px;
}

.logo {
  position: unset;
  right: unset;
  top: unset;
  width: unset;
  z-index: unset;
  text-align: unset;
}

.logowrap {
  margin-top: 3%;
}
.logo a {
  font-family: "Druk Wide";
  font-size: 3vw;
  color: #fff;
  text-decoration: none;
}

@media only screen and (max-width: 1023px) {
  .logowrap {
    max-width: 100vw;
    margin-top: 0;
    padding: 10px 0 0 0;
  }
  .logo a {
    font-size: 27px;
  }

}

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

.globaloptin {
  /* display: none; */
  margin-top: 20px;
}
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {
  .mailing-total-wrapper {
    min-height: calc(100vh - 55vw);
}
.logowrap {
  padding: 40vw 0 0 0;
}
}