* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.iti {
  position: relative;
  display: inline-block;
  width: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

.album-wrapper>div.left {
  display: none;
}

.container {
  margin-left: 5.124450951683748vw;
  max-width: 38.21376281112738vw;
}

a {
  text-decoration: none;
  color: #fff;
  transition: all 0.5s ease-in-out;
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-weight: 700;
  font-style: normal;
}

ul {
  list-style: none;
}

body {
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-weight: 700;
  background: transparent;
  color: #fff;
  text-align: center;
}



.mailing-lister-wrapper {
  background: transparent;
  padding: 0;
  max-width: none;
  margin: 0 auto;
}

.message {
  font-size: 1.7569546120058566vw;
  color: #fff;
  text-transform: initial;
  margin-bottom: 2vw;
  text-align: center;
  display: block;
  margin: 0 auto;
  line-height: 1;
  padding-bottom: 1.5vw;
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-weight: 700;
  font-style: normal;
}

span.text-2 {
  font-size: 1.3177159590043923vw;
  text-transform: uppercase;
}

.message.msg1 {
  font-weight: 900;
  font-size: 2vw;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  color: #fff;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: none;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-box-shadow: 0 0 0 1000px #000 inset !important;
}

input#first::placeholder,
input::placeholder {
  text-transform: uppercase;
  font-weight: 900;
}

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

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

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

form#mlistFormOne {
  width: 100%;
  margin: 0 auto;
}

form#mlistFormOne input:not(.mlistSubmit) {
  font-size: 1.318vw;
  width: 100%;
  border: none;
  text-align: left;
  height: 3vw;
  line-height: 4vw;
  border-bottom: 1px solid #fff;
  color: #fff;
  -webkit-text-fill-color: #fff;
  -webkit-appearance: none;
  outline: none;
  background: transparent;
  text-transform: uppercase;
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-weight: 700;
  font-style: normal;
}


form#mlistFormOne input:focus-visible {
  outline: none;
}

form#mlistFormOne input {
  -webkit-appearance: none;
}

form#mlistFormOne select {
  height: 3vw;
  line-height: 1;
  width: 100%;
  color: #fff;
  font-size: 1.318vw;
  /* padding-left: 1.5vw; */
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(../../assets/down_arrow.svg) transparent;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 0.8784773060029283vw;
  text-align: left;
  text-align-last: left;
  -webkit-appearance: none;
  outline: none;
  border: none;
  border-bottom: 1px solid #fff;
  padding-right: 5vw;
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  cursor: pointer;
}

.DOB {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: start;
}

.dobMonth.fieldWrap,
.dobDay.fieldWrap {
  width: 48%;
}

.country.fieldWrap {
  margin: 2vw auto 0vw;
}

form#mlistFormOne select:focus-visible {
  outline: none;
}

input#submit {
  background: #fff;
  height: 2.9282576866764276vw;
  line-height: 1.8;
  text-transform: uppercase;
  display: block;
  padding: 0;
  font-size: 1.9033674963396778vw;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  margin-top: 0vw;
  border: none;
  text-decoration: none;
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-weight: 700;
  text-shadow: 0px 0px 0px #000;
  color: #000;
}

.mailing-total-wrapper {
  position: relative;
}

div#thankyou.fadeIn {
  position: initial;
  top: 50%;
  left: 50%;
  transform: none;
  text-transform: capitalize;
  display: flex !important;
  justify-content: center;
  align-items: center;
  min-height: 29vh;
}

.fadeOut {
  display: none;
}

a.terms {
  color: #fff;
  font-size: 1.4vw;
  text-decoration: underline;
}

p.terms-message.fadeIn {
  color: #fff;
  font-size: 1.1vw;
  margin: 1vw auto;
}

.DOB label.birthday {
  margin-right: 1.5vw;
  font-size: 1.318vw;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1;
  padding-top: 0.8vw;
}

.plain-ml-wrapper div:first-child {}

.plain-ml-wrapper div.dobMonth.fieldWrap {
  margin-right: 1.5vw;
}

.conditions {}

.conditions .globaloptin {
  display: flex;
  justify-content: flex-start;
}

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

span.input-error {
  font-size: 0.9vw;
  color: #ff0000;
  display: block;
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-weight: 700;
  line-height: 1;
  text-align: left;
  position: absolute;
  padding: 0;
  letter-spacing: 0.5px;
  top: 0;
  left: 0;
  text-transform: capitalize;
}

.globaloptin span.input-error {
  top: -1vw;
}

p.terms-message.fadeIn a {
  color: #fff;
  text-decoration: underline;
  font-size: 1.1vw;
}

p.terms-message.fadeIn a:hover {
  text-decoration: none;
}

div.terms {
  margin: 1.5vw auto;
}

form#mlistFormOne>div {
  padding: 0.5vw 0;
  text-transform: lowercase;
  position: relative;
  max-width: 100%;
}

div#thankyou.fadeIn {
  display: block;
  color: #fff;
  font-size: 2.8vw;
  text-transform: uppercase;
  display: flex !important;



}

footer {
  background: transparent;
  font-size: 1vw;
  padding-bottom: 1vw;
  /* margin-bottom: 1vw; */
}

.iti__country-name {
  color: #000;
}


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



div#secondform {
  width: 30%;
  margin: 0 auto;
  position: relative;
}

div.plain-ml-wrapper span#secondFormClose {
  position: absolute;
  cursor: pointer;
  color: #fff;
}

div.plain-ml-wrapper span#secondFormClose:hover {
  opacity: 0.7;
}

div.plain-ml-wrapper span#secondFormClose {
  right: -1vw;
  font-size: 2vw;
  top: -2vw;
  height: auto;
  line-height: 1;
}

#secondform .welcome {
  font-size: 1.3vw;
  width: 95%;
  margin: 0 auto;

  color: #fff;
  margin-bottom: 3vh;
}

form#mlistFormTwo {
  font-size: 0;
}

.plain-ml-wrapper div.fieldWrap {
  margin: 0px 0 0;
  position: relative;
  /* width: 50%; */
}

.plain-ml-wrapper .name div.fieldWrap {
  width: 100%;
}


form#mlistFormTwo .postal_country,
form#mlistFormTwo .postalcode,
form#mlistFormTwo .dobMonth,
form#mlistFormTwo .dobDay {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}

#secondform .postalcode.first,
#secondform div.dobMonth.fieldWrap,
form#mlistFormTwo .postalcode.fieldWrap {
  margin-right: 2%;
}

form>div {
  text-align: center;
}

#secondform input:not([type="submit"]) {
  font-size: 1.4vw;
  width: 100%;
  border: none;
  text-align: center;
  height: 4vw;
  line-height: 4vw;
  border-bottom: 2px dotted #fff;
  color: #fff;
  -webkit-text-fill-color: #fff;
  -webkit-appearance: none;

  outline: none;
}

#secondform select {
  font-size: 1.4vw;
  width: 100%;
  border: none;
  text-align: center;
  height: 4vw;
  line-height: 4vw;
  border-bottom: 2px dotted #fff;
  color: #fff;
  -webkit-text-fill-color: #fff;
  -webkit-appearance: none;
  width: 100%;

  outline: none;
  background: url(../img/arrow-1.png) transparent;
  background-repeat: no-repeat;
  background-position: 94% center;
  background-size: 1vw;
  padding-right: 2vw;
}

#secondform .birth-date-title {
  font-size: 1vw;

  color: #fff;
}

.plain-ml-wrapper .birthday div.fieldWrap {
  margin: 10px 0;
}

#secondform .globaloptin {
  width: 100%;
  margin: 0px auto;
  text-align: justify;
  font-size: 0;
  margin-top: 1vw;
  position: relative;
}

.plain-ml-wrapper #secondform input[name="goptin"] {
  vertical-align: top;
  display: inline-block;
  border-bottom: none;
}

.plain-ml-wrapper #secondform input[name="goptin"] {
  height: auto;
}

.plain-ml-wrapper label.goptin_checkbox,
label.mobile_mktg_consent {
  position: static;
  transform: none;
  text-align: left;
  width: 90%;
  display: inline-block;
  position: static;
  transform: none;
  font-size: 10px;
  display: inline-block;
  pointer-events: all;
  font-size: 0.7vw;
  padding-left: 1.7vw;
  letter-spacing: 0;
  display: inline-block;
  font-style: normal;

  color: #fff;
}

.plain-ml-wrapper label.goptin_checkbox a,
label.mobile_mktg_consent a {
  color: #fff;
  text-decoration: underline;
  font-weight: 300;
  text-transform: uppercase;
}

.plain-ml-wrapper label.goptin_checkbox a:hover,
label.mobile_mktg_consent a:hover {
  opacity: 0.7;
}

form#mlistFormTwo .submit {
  margin: 0;
  padding: 20px 0 10px;
  width: 100%;
}

form#mlistFormTwo .submit .mlistSubmit {
  width: 100%;
  height: 4vw;
  font-size: 1.4vw;
  color: #fff;
  line-height: 4vw;
}

form#mlistFormTwo #terms {
  text-align: center;
}

#secondform .terms {
  color: #fff;
  text-decoration: none;
  font-size: 1vw;
}

.plain-ml-wrapper p.terms-message-2,
.plain-ml-wrapper p.terms-message-2 a {
  font-size: 0.8vw;
  color: #fff;
}

.plain-ml-wrapper p.terms-message-2 a {
  text-decoration: underline;
}

.plain-ml-wrapper p.terms-message-2 a:hover {
  opacity: 0.7;
}

.globaloptin,
input#artist_mktg_consent,
input#mobile_mktg_consent {
  position: relative;
}

form#mlistFormOne .globaloptin input[type="checkbox"] {
  width: 1.4vw;
  height: 1.4vw;
  margin-top: 0;
  display: inline-block;
  vertical-align: top;
  border: 1.5px solid #fff;
  margin-right: 10px;
  opacity: 1;
  -webkit-appearance: none;
  cursor: pointer;
  border-radius: 0;
}

.plain-ml-wrapper .globaloptin label {
  width: 90%;
  padding-left: 1%;
  text-align: left;
  display: inline-block;
  line-height: 1.5;
  font-size: 0.905vw;
  color: #fff;
  text-transform: none;
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
}

input#artist_mktg_consent:checked:after,
input#mobile_mktg_consent:checked:after {
  font-family: "";
  content: "\2713";
  color: #fff;
  display: block;
  text-align: center;
  font-size: 1vw;
  line-height: 1;
  /* margin-top: 2px; */
  margin-top: 2px;
  margin-left: -3px;
  box-sizing: border-box;
  left: 64%;
  position: absolute;
  top: 46%;
  transform: translate(-50%, -50%);
}

form#mlistFormOne .globaloptin input[type="checkbox"].errored {
  border: 1.5px solid red;
}

/* form#mlistFormOne select.errored,
form#mlistFormOne input.errored {
  border-bottom: 1px solid red;
} */

.logo {
  width:23.353vw;
  margin: 0 auto;
  max-width: none;
  transition: 0.5s all ease-in-out;
  font-size: 0;
  transform: none;
  left: auto;
  top: auto;
  position: static;
}

.logo a {
  display: block;
  width: auto;
  margin: 2.5vw auto 2vw;
}



body {
  margin: 0 auto;
  padding: 0;
  background: url(../assets/newsitebg.jpg) no-repeat scroll right top #000;
  height: 100%;
  background-size: 100% auto;
  background-attachment: fixed;
  width: 100%;
  position: relative;
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-weight: 700;
  font-style: normal;
}


div#firstMlistForm {
  width: 100%;
  text-align: center;
  min-height: 38vh;
}

form#mlistFormOne>div.name .first:first-child {
  margin-right: 1.5vw;
}

form#mlistFormOne>div.name {
  display: flex;
  align-items: center;
  justify-content: center;
}

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

#mlform input#email {
  font-size: 1.318vw;
  width: 100%;
  border: none;
  text-align: left;
  height: 3vw;
  line-height: 1;
  border-bottom: 1px solid #fff;
  color: #fff;
  -webkit-text-fill-color: #fff;
  -webkit-appearance: none;
  outline: none;
  background: transparent;
  text-transform: lowercase;
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-weight: 700;
  padding: 0;
}

.plain-ml-wrapper label {
  /* position: relative; */
  font-size: 15px;
  padding-bottom: 0;
  display: block;
  color: #fff;
  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; */
}

@media only screen and (max-width: 1024px) and (orientation: portrait),
only screen and (max-width: 1023px) {
  body::after {
    background-position: 50% 100%;
  }

  body {
    background-image: url(../assets/newsitemobbg.jpg?f);
    background-color: #160f05;
  }

  .container {
    max-width: 90vw;
    margin: 0 auto;
  }

  .rightTotalWrapper {
    width: 100%;
    float: unset;
  }


  .logo {
        width: 46.154vw;
        position: static;
        margin: 4vw auto 0vw;
        max-width: none;
  }

  .logo a {
    width: 100%;
  }

  i.fab.fa-discord {
    margin-right: 2vw;
  }

  .album-wrapper {
    margin: 0 auto;
    padding: 10vw 0;
    width: 90%;
    position: static;
    top: 50%;
    left: 50%;
    transform: none;
  }

  .album-wrapper>div {
    width: 100%;
  }

  .album-wrapper .right {
    width: 100%;
    vertical-align: middle;
    font-size: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5vw;
  }

  .albumTitle {
    font-size: 10vw;
  }

  .albumButtons {
    width: 50vw;
    margin: 5vw auto 0;
  }

  .album-wrapper a {
    height: 10vw;
    line-height: 11vw;
    text-transform: lowercase;
    display: block;
    padding: 0;
    font-size: 4vw;
    width: 100%;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    transition: none;
    -webkit-transition: none;
    margin-top: 0;
    border: 0;
    color: #fff;
    width: 100%;
    display: block;
    border: 0.267vw solid;
    text-decoration: none;
  }

  .mlistheader {
    position: relative;
    height: auto;
  }

  form#mlistFormOne .globaloptin input[type="checkbox"] {
    width: 4vw;
    height: 4vw;
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
    border: 1.5px solid #fff;
    margin-right: 6px;
    opacity: 1;
    -webkit-appearance: none;
  }

  input#artist_mktg_consent:checked:after,
  input#mobile_mktg_consent:checked:after {
    font-size: 3.2vw;
    line-height: 1;
  }

  #secondform select {
    background-size: 3vw;
    padding-right: 6vw;
  }


  .socialWrapper a {
    margin-right: 7vw;
    font-size: 6vw;
  }

  .socialWrapper a:last-child {
    margin: 0;
  }

  .socialWrapper {
    padding-top: 15vw;
  }




  .mailing-lister-wrapper {
    max-width: 95%;
    margin: 0 auto;
    font-size: 0;
    border: none;
    padding-top: 55vw;
  }

  .message {
    font-size: 6.153846153846154vw;
    margin-bottom: 2vw;
    width: 100%;
  }

  .message.msg1 {
    font-size: 11vw;
  }

  form#mlistFormOne input:not(.mlistSubmit) {
    font-size: 4.6154vw;
    height: 10vw;
    line-height: 1;
    width: 100%;
    max-width: 100%;
  }

  form#mlistFormOne>div {
    padding: 2vw 0;
  }

  form#mlistFormOne select {
    height: 10vw;
    line-height: 10vw;
    font-size: 4.615vw;
    background-size: 3.08vw;
    padding-right: 10vw;
  }

  input#submit {
    height: 11.79vw;
    font-size: 6.67vw;
    line-height: 2;
    width: 100%;
  }

  a.terms {
    font-size: 3vw;
  }

  p.terms-message.fadeIn {
    font-size: 3vw;
  }

  div#thankyou.fadeIn {
    font-size: 7vw;
    margin-bottom: 37vw;
    min-height: 0;
  }

  div.terms {
    width: 90%;
    margin: 0 auto;
  }

  p.terms-message.fadeIn a {
    font-size: 3vw;
  }

  .copyTextAndLinks * {
    font-size: 3vw;
  }

  a.ot-sdk-show-settings {
    display: block;
    margin-top: 2vw;
  }

  .copyrightText {
    margin-bottom: 2vw;
  }

  span.input-error {
    font-size: 4vw !important;
    top: -1.2vw;
    padding-top: 2.4vw;
    padding-top: 0;
    line-height: 0.8;

  }

  .globaloptin span.input-error {
    top: -3.3vw;
  }

  span.mob-none {
    display: none;
  }

  span.text-2 {
    font-size: 4.615384615384615vw;
  }
}

a.mail {
  vertical-align: middle;
}

a.mail img {
  width: 2.4vw;
}

.globaloptin.mobile-marketing {
  margin-top: 1vw;
}

@media only screen and (max-width: 1024px) and (orientation: portrait),
only screen and (max-width: 1023px) {
  .globaloptin.mobile-marketing {
    margin-top: 20px;
    font-size: 2.821vw;
  }

  div#mlform {
    margin-bottom: 12vw;
    max-width: none;
  }

  div#mlform input#email {
    text-align: left;
    font-size: 4.615vw;
    height: 10vw;
        line-height: 1;
  }

  .plain-ml-wrapper .globaloptin label {
    font-size: 2.821vw;
  }

  .DOB {
    align-items: center;
  }

  .DOB label.birthday {
    font-size: 4.615vw;

  }

  a.mail {
    vertical-align: sub;
  }

  a.mail img {
    width: 9vw;
  }

  div#secondform {
    width: 60%;
    margin: 0 auto;
    position: relative;
  }

  #secondform .welcome {
    font-size: 5vw;
    width: 95%;
    margin: 0 auto;
    color: #fff;
    margin-bottom: 3vh;
  }

  div.plain-ml-wrapper span#secondFormClose {
    right: -1vw;
    font-size: 6vw;
    top: -2vw;
    height: auto;
    line-height: 1;
  }

  #secondform input:not([type="submit"]) {
    font-size: 5vw;
    width: 100%;
    text-align: center;
    height: 10vw;
    line-height: 10vw;
  }

  #secondform select {
    font-size: 5vw;
    width: 100%;
    text-align: center;
    height: 10vw;
    line-height: 10vw;
  }

  #secondform .birth-date-title {
    font-size: 4vw;

    color: #fff;
  }

  #secondform .globaloptin {
    margin-top: 3vw;
  }

  .plain-ml-wrapper label.goptin_checkbox,
  label.mobile_mktg_consent {
    font-size: 2.821vw;
    padding-left: 2vw;
  }

  form#mlistFormTwo .submit .mlistSubmit {
    width: 100%;
    height: 10vw;
    font-size: 5vw;
    color: #fff;
    line-height: 10vw;
  }

  #secondform .terms {
    color: #fff;
    text-decoration: none;
    font-size: 3.5vw;
  }

  .plain-ml-wrapper p.terms-message-2,
  .plain-ml-wrapper p.terms-message-2 a {
    font-size: 2.5vw;
    color: #fff;
  }

}


a {
  transition: all 0.5s ease-in-out;
}

a:hover {
  opacity: 0.5;
}




@media screen and (max-width: 1024px) and (orientation: portrait),
only screen and (max-width: 1023px) {
  .iti.iti--allow-dropdown.iti--show-flags {
    width: 100%;
  }

  .social-wrapper a {
    font-size: 5.2vw;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0;
  }

  .copyLinks a,
  .copyrightText {
    font-size: 3vw;
  }

  a.ot-sdk-show-settings {
    display: block;
  }

  .social-wrapper {
    margin-bottom: 8vw;
  }

  .socialText {
    font-size: 5.2vw;
    margin: 0 10vw;
  }


}

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

  .mailing-total-wrapper {
    min-height: calc(100vh - 71vh);
    margin-bottom: 0;
  }

  div#thankyou.fadeIn {
    position: initial;
    top: 50%;
    left: 50%;
    transform: none;
  }
}
select option {
  text-align: center;
}