* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

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

a {
    text-decoration: none;
    color: #fff;
    transition: all 0.5s ease-in-out;
}

ul {
    list-style: none;
}

span.iti__country-name {
    color: #000;
}

input#phone-number {
    text-indent: -3vw;
}

body {
    font-family: "forma-djr-micro", sans-serif;
    font-weight: 400;
    background: #000;
    color: #fff;
    text-align: center;
}

.totalWrapper {
    min-height: calc(100vh - 4vw);
}

.main-title {
    width: 26vw;
    margin: 1.2vw auto;
}

.mailing-list-wrapper {
    background: #000;
    padding: 1vw 0;
}

.message {
    font-size: 1.5vw;
    color: #fff;
    text-transform: initial;
    margin-bottom: 1vw;
    /* font-weight: 600; */
    text-transform: uppercase;
    font-family: "forma-djr-micro", sans-serif;
}

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

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

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

form#mlistFormOne input:not(.mlistSubmit) {
    font-size: 1.5vw;
    width: 100%;
    border: none;
    border-radius: 0;
    text-align: center;
    height: 4vw;
    line-height: 4vw;
    background-color: transparent;
    border-bottom: 2px dotted #fff;
    color: #fff;
    -webkit-text-fill-color: #fff;
    font-family: "forma-djr-micro", sans-serif;
}

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

form#mlistFormOne select {
    background: transparent;
    height: 4vw;
    line-height: 4vw;
    width: 100%;
    color: #fff;
    font-size: 1.5vw;
    /* padding-left: 1.5vw; */
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../img/drop.svg) transparent;
    background-repeat: no-repeat;
    background-position: 94% center;
    background-size: 15px;
    text-align: center;
    text-align-last: center;
    border: none;
    border-bottom: 2px dotted #fff;
    font-family: "forma-djr-micro", sans-serif;
}

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

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

input#submit {
    /* background: url("../img/BUTTON_OUTLINE_RED_WIDE.png") no-repeat;
      background-position: left top;
      background-size: 13.833vw 5.052vw; */
    background: transparent;
    background: #0b87df;
    height: 2.917vw;
    /* line-height: 4.072vw; */
    line-height: 1.5;
    text-transform: uppercase;
    display: block;
    padding: 0;
    font-size: 1.6vw;
    width: 13.833vw;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    transition: none;
    -webkit-transition: none;
    margin-top: 0vw;
    border: none;
    color: #fff;
    border: solid #0b87df;
    font-family: "p22-mackinac-pro", sans-serif;
    border-radius: 1.2vw;
}

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:-webkit-autofill:active {
    color: #fff;
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: none;
    transition: background-color 5000s ease-in-out 0s;
}

.fadeOut {
    display: none;
}

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

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

span.input-error {
    font-size: 1vw;
    color: #ff0000;
}

p.terms-message.fadeIn a {
    color: #000;
    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;
    color: #fff;
}

div#thankyou.fadeIn {
    display: flex;
    color: #fff;
    font-size: 2vw;
    height: 70vh;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
}

footer {
    background: #000;
    font-size: 1vw;
    padding-bottom: 1vw;
}

.copyTextAndLinks {
    color: #000;
}

.copyLinks a {
    text-decoration: underline;
}

.copyLinks a:hover {
    text-decoration: none;
}

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

form#mlistFormOne .artistOptin.fieldWrap,
.globaloptin.fieldWrap {
    margin: 2vw 0 1.25vw;
    text-align: left;
    position: relative;
    font-size: 1.4vw;
    font-weight: normal;
    color: #000;
    line-height: 1vw;
}

label.artistOptin_txt a {
    color: #000;
    text-decoration: underline;
}

label.artistOptin_txt a:hover {
    color: #000;
    opacity: 0.7;
}

form#mlistFormOne .artistOptin input,
.globaloptin input {
    width: 0.9517vw;
    height: 0.9517vw;
    margin: 0;
    position: absolute;
    display: inline-block;
    opacity: 0;
    vertical-align: top;
}

form#mlistFormOne label.artistOptin_txt {
    display: inline-block;
    padding-left: calc(1.098vw + 5px);
    vertical-align: top;
    text-transform: initial;
    font-weight: 400;
    font-size: 1vw;
    margin-top: -0.4vw;
}

form#mlistFormOne .artistOptin label::before {
    content: "";
    width: 1.098vw;
    height: 1.098vw;
    top: 0;
    left: 0;
    border: 1px solid #000;
    position: absolute;
    display: inline-block;
    box-sizing: border-box;
}

form#mlistFormOne .artistOptin label::after {
    content: "";
    height: 0.3vw;
    width: 0.7vw;
    border-left: 2px solid;
    border-bottom: 2px solid;
    top: 0.25vw;
    left: 0.25vw;
    position: absolute;
    display: inline-block;
    transform: rotate(-45deg);
}

form#mlistFormOne .artistOptin input[type="checkbox"]+label::after {
    content: none;
}

form#mlistFormOne .artistOptin input[type="checkbox"]:checked+label::after {
    content: "";
}

form#mlistFormOne .artistOptin input.errored+label::before {
    border-color: red;
}

.section-content-wrapper {
    position: relative;
    text-align: center;
}

div#signup-popup form#mlistFormOne {
    width: 75%;
    margin: 0 auto;
}

div#signup-popup .mailing-list-wrapper {
    background: #000;
    padding: 1vw 0;
    border-radius: 0.3vw;
}

div#signup-popup form#mlistFormOne input:not(.mlistSubmit),
div#signup-popup form#mlistFormOne select {
    border-bottom: 2px dotted #fff;
    color: #000;
    -webkit-text-fill-color: #000;
    font-size: 1.3vw;
    background: transparent;
    height: 3vw;
    line-height: 3vw;
}

div#signup-popup form#mlistFormOne select {
    background: url(../img/drop.svg) transparent;
    background-repeat: no-repeat;
    background-position: 94% center;
    background-size: 15px;
}

div#signup-popup form#mlistFormOne .artistOptin.fieldWrap {
    font-size: 1.1vw;
    font-weight: normal;
    color: #000;
    line-height: 1vw;
    padding: 0;
    margin: 1vw 0;
}

div#signup-popup option {
    color: #000;
}

div#signup-popup form#mlistFormOne .artistOptin label::before {
    border: 1px solid #000;
}

div#signup-popup label.artistOptin_txt a {
    color: #000;
}

div#signup-popup input#submit {
    color: #000;
}

div#signup-popup .message {
    font-size: 2vw;
    color: #fff;
    text-transform: initial;
    margin-bottom: 1vw;
    font-weight: 600;
    text-transform: uppercase;
}

div#signup-popup form#mlistFormOne>div {
    padding: 0 0 1vw;
    color: #000;
}

div#signup-popup input#submit {
    background: #000;
    height: 3.5vw;
    line-height: 3.5vw;
    color: #000;
    width: 100%;
    font-size: 1.3vw;
    border-radius: 0.3vw;
}


.globaloptin label,
.globaloptin label a {
    color: #fff;
    font-size: 0.8vw;
    text-transform: none;
}

.globaloptin label a {
    text-decoration: underline;
}

.globaloptin label a:hover {
    opacity: 0.7;
}

div#signup-popup input.artist_mktg_consent_txt,
div#signup-popup input.mobile_mktg_consent_txt,
input.mobile_mktg_consent_txt {
    position: relative;
}

div#signup-popup .globaloptin,
.globaloptin {
    position: relative;
}

div#signup-popup form#mlistFormOne .globaloptin input[type="checkbox"],
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: 6px;
    opacity: 1;
    -webkit-appearance: none;
    cursor: pointer;
}

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

div#signup-popup form#mlistFormOne .artistOptin label::before {
    content: "";
    width: 1.4vw;
    height: 1.4vw;
    top: 0;
    left: 0;
    border: 0.01vw solid #fff;
    position: absolute;
    display: inline-block;
    box-sizing: border-box;
    opacity: 1;
}

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

input.mobile_mktg_consent_txt:checked:after,
input.artist_mktg_consent_txt:checked:after {
    color: #fff;
}

span.input-error {
    display: none;
}

span.input-error:first-of-type {
    display: block;
}

.globaloptin span.input-error {
    text-align: left;
}

.mobile.fieldWrap .iti {
    display: block;
}

.globaloptin label {
    width: 100%;
    padding-left: 2vw;
    text-align: left;
    display: inline-block;
}

.globaloptin.mobile-marketing {
    margin-top: 2vh;
}

div#signup-popup form#mlistFormOne input.artist_mktg_consent_txt.errored,
div#signup-popup form#mlistFormOne input.mobile_mktg_consent_txt.errored,
form#mlistFormOne input.mobile_mktg_consent_txt.errored,
form#mlistFormOne input.artist_mktg_consent_txt.errored {
    border: 1.5px solid red;
}

div#signup-popup div#thankyou.fadeIn {
    color: #000;
    font-size: 2vw;
    text-transform: uppercase;
    height: 70vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.copyright-links {
    width: 100%;
    text-align: center;
    margin: 0 auto;

    font-size: 0.8vw;
}

.copyright-links .link {
    display: inline-block;
}

span.sep {
    padding: 2px;
}

.copyright-links .link a:hover {
    opacity: 0.7;
    text-decoration: underline;
}

@media only screen and (max-width: 1023px),
only screen and (max-width: 1024px) and (orientation: portrait) {
    .main-title {
        width: 50vw;
        margin: 4.2vw auto;
    }

    .mailing-list-wrapper {
        font-size: 0;
        border: none;
    }

    form#mlistFormOne {
        width: 90%;
    }

    .message {
        font-size: 17px;
        margin-bottom: 20px;
    }

    form#mlistFormOne input:not(.mlistSubmit),
    form#mlistFormOne select {
        font-size: 4vw;
        height: 8vw;
        line-height: 8vw;
        border-bottom: 3px dotted #fff;
    }

    form#mlistFormOne input#phone-number {
        text-indent: -40px;
    }

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


    input#submit {
        /* height: 20vw;
          line-height: 22vw; */
        height: 10vw;
        font-size: 5vw;
        line-height: 9vw;
        /* font-size: 4vw; */
        width: 50%;
        /* background-size: 100% 20vw; */
        border-radius: 15px;
    }

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

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

    div#thankyou.fadeIn {
        font-size: 7vw;
    }

    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: 3vw;
    }

    span.mob-none {
        display: none;
    }

    form#mlistFormOne .artistOptin.fieldWrap,
    .globaloptin.fieldWrap {
        margin: 3vw 0;
        font-size: 4vw;
        line-height: 1;
        padding-top: 0;
    }

    form#mlistFormOne .artistOptin input,
    .globaloptin input {
        width: 4vw;
        height: 4vw;
    }

    form#mlistFormOne label.artistOptin_txt {
        padding-left: calc(4vw + 5px);
        font-size: 4vw;
    }

    form#mlistFormOne .artistOptin label::before {
        width: 4vw;
        height: 4vw;
    }

    form#mlistFormOne .artistOptin input[type="checkbox"]:checked+label::after {
        height: 1vw;
        width: 2.5vw;
        top: 1vw;
        left: 0.5vw;
    }

    form#mlistFormOne .artistOptin.fieldWrap {
        width: 100%;
    }

    .copyright-links {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        font-size: 2vw;
    }
    .globaloptin label{
        padding-left: 9vw; 
    }
}

@media only screen and (max-width: 1024px) {
    div#signup-popup .message {
        font-size: 30px;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    div#signup-popup form#mlistFormOne input:not(.mlistSubmit),
    div#signup-popup form#mlistFormOne select {
        font-size: 18px;
        background: transparent;
        height: 45px;
        line-height: 45px;
    }

    div#signup-popup form#mlistFormOne>div {
        padding: 0 0 15px;
    }

    div#signup-popup form#mlistFormOne label.artistOptin_txt {
        font-size: 14px;
        line-height: 1.2;
    }

    div#signup-popup input#submit {
        background: #000;
        height: 45px;
        line-height: 45px;
        color: #000;
        width: 100%;
        font-size: 17px;
        border-radius: 6px;
    }

    div#signup-popup form#mlistFormOne .artistOptin.fieldWrap {
        margin: 13px 0;
    }

    div#signup-popup span.input-error {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
    .sidebar-content-wrapper {
        padding: 0;
        height: auto;
        overflow-y: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .globaloptin label,
    .globaloptin label a {
        color: #fff;
        font-size: 15px;
        text-transform: lowercase;
    }

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

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

    .globaloptin label,
    .globaloptin label a {
        font-size: 15px;
    }

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

@media only screen and (max-width: 767px) {
    .main-title {
        width: 78%;
        margin: 5% auto;
    }

    .copyright-links {
        font-size: 12px;
        max-width: 90%;
        margin: 30px auto;
    }

    span.sep.tos {
        display: none;
    }
}

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

    div#signup-popup input.artist_mktg_consent_txt:checked:after,
    div#signup-popup input.mobile_mktg_consent_txt:checked:after,
    input.mobile_mktg_consent_txt:checked:after,
    input.artist_mktg_consent_txt:checked:after {
        font-size: 34px;
    }
}



.consent-placeholder{
    position: relative; 
    margin: 2vh auto 2vw; 
    display: block; 
  } 
  .plain-ml-wrapper label:not(.goptin_checkbox){
      position:static;
      transform:none;        
  }
   .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked), 
   .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked { 
    position: absolute; 
    left: 0;
    width: 1.4vw;
    height: 1.4vw;
    z-index: 10; 
    top: 0px; 
    opacity: 0; 
    cursor: pointer; 
    margin: 0; 
    -webkit-appearance: none; 
    padding: 0; 
  } 
  
   .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked) + label:before, 
   .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked + label:before { 
    content: ""; 
    position: absolute; 
    left: 0;
    top: auto; 
    width: 1.4vw;
    height: 1.4vw;
    border: 1.5px solid #fff; 
    background: transparent; 
    border-radius: 0px; 
    margin-right: 6px;
    box-sizing: border-box; 
  } 
  
   .plain-ml-wrapper .consent-placeholder input[type="checkbox"].errored:not(:checked) + label:before { 
    border-color: red; 
  } 
  
   .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"] + label { 
    display: inline-block; 
    box-sizing: border-box; 
    line-height: normal; 
    text-align: left; 
    text-transform: none; 
    letter-spacing: 0; 
    font-size: 0.8vw; 
    padding-left: 2vw; 
    vertical-align: top; 
    font-weight: 400; 
      position: static;
      transform: none;
      pointer-events: auto;
  } 
  
   .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: #fff; 
    font-weight: 700; 
    text-align: center; 
  } 
  
   .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked + label:after { 
    color: #fff; 
  } 
  
    .consent-placeholder span.input-error { 
    color: red; 
    position: absolute; 
    top: -3.25vh; 
    left: 0; 
    bottom: auto; 
  } 
  
   .secondform .consent-placeholder { 
    margin: 2vh auto; 
  } 
   .plain-ml-wrapper .mlform .consent-placeholder label a,
   .plain-ml-wrapper .mlform .consent-placeholder label span {
      color: #fff;
  }
   .plain-ml-wrapper .mlform .consent-placeholder label a{
      text-decoration:underline;
  }
   .plain-ml-wrapper .mlform .consent-placeholder label a:hover {
      opacity: 0.5;
  }
  @media only screen and (max-width: 1024px),only screen and (max-width: 1024px) and (orientation:portrait){ 
  
    .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"] + label { 
        font-size: 15px;
        padding-left: 9vw;
    } 
  
     .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked), 
     .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked, 
     .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked) + label:before, 
     .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked + label:before { 
        width: 20px;
        height: 20px;
    
    } 
  
     .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked + label:after { 
        top: 0.7vh;
        left: 2vw;
          font-size: 3.15vw;
    } 
  } 
  @media only screen and (max-height: 1366px) and (min-width: 1024px) and (orientation: portrait) {
   .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label{
      font-size: 1.268vw;
      padding-left: 3.54vw;
  }        
   .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after{
     top:0;
     font-size:2vw;
  }
   .consent-placeholder {
      position: relative;
      margin: 2vh auto ;
  }
   .consent-placeholder span.input-error{
     top: -3.5vh;
  }
   .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before, 
   .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:before,
   .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked),
   .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked{
      width: 2.28vw;
      height: 2.28vw;
  }
  
  }
@media only screen and (min-width:1024px) and (max-width:1024px) and (orientation:portrait){
    
    .mailing-list-wrapper .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label{
          padding-left:9vw !important;
    }
    .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
        top: 0.5vw;
        font-size: 1.5vw;
        left: 0.5vw;
    }
    div#signup-popup form#mlistFormOne .globaloptin input[type="checkbox"], form#mlistFormOne .globaloptin input[type="checkbox"] {
        width: 2.28vw;
        height: 2.28vw;
    }
    
    .globaloptin.mobile-marketing {
        margin-top: 3vh;
    }
}
@media only screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait){
    .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked + label:after {
        top: 0.5vw;
        left: 0.5vw;
        font-size: 1.7vw;
    }
}
@media only screen and (max-width:932px) and (orientation:landscape){
    .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked + label:after {
        top: .2vw;
        left: 0.5vw;
        font-size: 2vw;
    }
    .consent-placeholder span.input-error {
        top: -8vh;
    }
}
@media only screen and (min-width:1024px) and (max-width:1366px) and (orientation:landscape){
    .consent-placeholder span.input-error {
        top: -3vh;
    }
}
@media only screen and (min-width:1024px) and (max-width:1024px) and (orientation:landscape){
    .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked + label:after {
        top: 0.2vw;
        left: 0.5vw;
        font-size: 1.5vw;
    }
    .globaloptin label{
        padding-left: 3vw;
    }
    .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"] + label {
      
        padding-left: 3vw;
    }
}
  @media only screen and (max-width: 767x) and (orientation:portrait){ 
  .consent-placeholder {
 
    margin: 20px auto;

}
}