html,
body,
* {
  margin: 0;
  padding: 0;
  /* box-sizing: border-box; */
}

h1 {
  font-size: 0;
}

a:hover {
  opacity: 0.5;
}

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

body {
  background: url("../images/reskin-bg.jpg") top center no-repeat;
  background-attachment: fixed;
  background-size: cover;
  color: #ffffff;
  font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
  text-transform: uppercase;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

#footer-mlist div#secondform {
  transform: none;
}

img {
  max-width: 100%;

  height: auto;
}

.deskonly {
  display: block;
}

span.privacysep {
  display: none;
}

/** fonts **/

.deskonly {
  display: none;
}

body a {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  color: #ffffff;
}

.content {
  text-align: center;

  margin: 0 auto;

  height: 93vh;
}

.headerLogo a {
  font-size: 4.24vw;
  text-decoration: none;
  font-family: "black-beard", "sans-serif";
  color: #fff;
}

.headerLogo {
  position: absolute;
  right: 3%;
  font-size: 50px;
  letter-spacing: 0;
  line-height: 1;
  top: 2%;
  text-transform: uppercase;
  display: block;
  transform: translate(25px, 0);
  z-index: 1;
}

.headerLogo a:hover {
  opacity: 0.5;
}

.mailinglistSection {
  min-height: calc(100vh - 175px);
  padding-top: 3vh;
  width: 95%;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}

fieldset {
  border: none;
  max-width: 520px;
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock .thankyou-message.embed {
  /* display: block; */
}

.mlist-outer-wrapper .mlist-wrapper .mlist-field select#dobDay,
.mlist-outer-wrapper .mlist-wrapper .mlist-field select#dobMonth,
.mlist-outer-wrapper .mlist-wrapper .mlist-field select#dobYear {
  /* margin: 0 6% 0 0; */

  width: 48%;

  display: inline-block;
}

.mlist-outer-wrapper .mlist-wrapper .mlist-field select#dobDay {
  margin-right: 0px;
}

:is(.termsWrapper, .termsWrapperV3) a.terms:after,
:is(.termsWrapper, .termsWrapperV3) a.terms.showing:after {
  content: "Terms";

  font-size: 12px;

  padding: 0;

  letter-spacing: 0.5px;

  padding-bottom: 2px;
}

:is(.termsWrapper, .termsWrapperV3) a.terms.showing:after {
  content: "Hide";
}

.mlist-outer-wrapper.embedded-inline-list.country-detect.page form .mlist-field {
  width: 100%;
  padding-top: 10px;
}

/* .mlist-outer-wrapper.embedded-inline-list.country-detect form.join-button-form .mlist-field {

    float: left;

    width: 65%;

    clear: none;

} */

.mlist-field label {
  display: block;

  text-align: left;

  padding-bottom: 10px;

  padding-top: 10px;
}

.mlist-field input {
  width: 100%;
  font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
  /* height: 24px; */
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.mlist-field :is(label.error, span.input-error) {
  color: red;

  font-size: 15px;

  margin-top: 5px;

  text-transform: none;
}

select {
  -moz-appearance: none;

  color: #000000;

  background: #ffffff;

  width: 100%;

  max-width: 520px;

  border-radius: 0;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  -webkit-appearance: none;

  outline: none;

  height: 30px;

  box-sizing: border-box;

  -moz-box-sizing: border-box;

  -ms-box-sizing: border-box;

  -webkit-box-sizing: border-box;

  border: 1px solid #ffffff;

  padding: 0;

  font-size: 12px;

  width: 100%;

  font-family: Helvetica Neue, tex_gyre_herosbold, Arial;

  cursor: default;
}

input {}

/* .mlist-field #dobDay {

	width: 50%;

	margin-left: 4%;

	padding-left: 10px;

	margin-right: 0;

}

.mlist-field #dobMonth {

	width: 45%;

	padding-left: 10px;

} */

.mlist-header .welcomeMsg,
.mlist-field label {
  font-size: 14px;
  color: #fff;
}

option {
  background: #fff;
}

.mlist-submit .submit {
  max-width: 100%;
  padding: 0px;
  border-left: 0px;
  margin-right: 0px;
  height: 40px;
  line-height: 40px;
  letter-spacing: 1px;
  width: 100%;
  border: 0px;
  text-transform: uppercase;
  background: #fff;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
  font-style: normal;
  font-weight: 700;
  border: none;
  border-radius: 0;
  -webkit-webkit: border radius 0;
  -moz-webkit: border radius 0;
  -ms-webkit: border radius 0;
  -o-webkit: border radius 0;
  color: #000;
}

.mlist-submit .submit:hover {
  transition: all 0.7s ease-in-out;
   opacity:0.5;
  -webkit-transition: all 0.7s ease-in-out;

  /* color: #ffffff; */
}

select {
  background: url("../images/triangle-down-white.svg?alal") no-repeat #ffffff;
  background-position: 93% center;
  padding-left: 15px;
  background-size: 15px;
  height: 24px;
  cursor: pointer;
  border: 0;
}

select#dobMonth {
  margin-right: 3%;
}

.mlist-checks {
  font-size: 10px;

  position: relative;

  max-width: 500px;

  padding-top: 5px;
}

label.global-list {
  display: inline-block;

  width: 100%;

  text-align: left;

  margin-left: 25px;

  font-size: 11px;

  color: #fff;

  line-height: 14px;

  vertical-align: middle;

  letter-spacing: 0.5px;

  font-family: Helvetica Neue, tex_gyre_herosbold, Arial;

  margin-top: 2px;

  /* margin-left: 0; */

  /* padding: 0; */
}

.mlist-outer-wrapper [type="checkbox"]:not(:checked)+label:before,
.mlist-outer-wrapper [type="checkbox"]:checked+label:before {
  content: "";

  position: absolute;

  left: 0px;

  top: 7px;

  width: 15px;

  height: 15px;

  border: 2px solid #ffffff;

  background: transparent;

  border-radius: 0px;

  box-sizing: border-box;
  cursor: pointer;
}

.mlist-outer-wrapper [type="checkbox"]:not(:checked)+label:after,
.mlist-outer-wrapper [type="checkbox"]:checked+label:after {
  content: "\2713";

  position: absolute;

  top: 8px;

  left: 3px;

  font-size: 12px;

  color: #ffffff;

  transition: all 0.2s;
}

.mlist-outer-wrapper [type="checkbox"]:not(:checked)+label:after {
  opacity: 0;

  transform: scale(0);
}

.mlist-outer-wrapper [type="checkbox"]:not(:checked),
.mlist-outer-wrapper [type="checkbox"]:checked {
  display: inline-block;

  position: absolute;

  left: 0;

  /* width: 15px;



    height: 15px; */

  z-index: 10;

  top: 0px;

  opacity: 0;

  cursor: pointer;

  margin: 0;
}

.mlist-submit {
  padding-top: 20px;
}

.terms a {
  color: #fff;
  text-decoration: none;
  font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
}

.terms a:hover {
  color: #fff;

  text-decoration: underline;
}

:is(.termsWrapper, .termsWrapperV3) .termsContent {
  width: 100%;
  padding: 1%;
  /* margin-top: 1%; */
  margin-left: 0px;
  font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
  color: #ffffff;
  font-size: 9px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  background: #000;
  width: 38%;
  top: auto;
  position: absolute;
  bottom: 0vw;
  left: 50%;
}

:is(.termsWrapper, .termsWrapperV3) .termsContent a {
  color: #ffffff;
}

.termsContent a:hover {
  text-decoration: none;
  opacity: 0.5;
}

.thankyou-message.embed {
  display: block;

  padding-top: 15vw;

  color: #dadde1;
}

input:focus,
select:focus {
  outline: none;
}

/** header stylings**/

.top-banner {
  position: fixed;

  top: 0px;

  z-index: 1;

  width: 100%;

  margin: 0 auto;

  padding: 0px;

  background: url(../images/bg.jpg) no-repeat;
}

.navWrapper {
  width: 98%;

  max-width: 1200px;

  margin: 0px auto;

  text-align: left;

  font-size: 0px;

  padding: 12px 0px;
}

.navWrapper .nav-toggle {
  display: none;
}

.nav-toggle {
  -webkit-transform: rotate(0deg);

  -ms-transform: rotate(0deg);

  transform: rotate(0deg);

  -webkit-transition: 0.5s ease-in-out;

  transition: 0.5s ease-in-out;

  cursor: pointer;

  width: 46px;

  height: 18px;

  overflow: hidden;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;
}

.nav-toggle span {
  width: 22px;

  display: block;

  height: 2px;

  position: absolute;

  left: 12px;

  background-color: #fff;

  opacity: 1;

  -webkit-transform: rotate(0deg);

  -ms-transform: rotate(0deg);

  transform: rotate(0deg);

  -webkit-transition: 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);

  transition: 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.nav-toggle span:nth-child(1) {
  top: 0px;
}

.nav-toggle span:nth-child(2) {
  top: 8px;
}

.nav-toggle span:nth-child(3) {
  top: 16px;
}

.nav-toggle.close span:nth-child(1) {
  top: 8px;

  -webkit-transform: rotate(135deg);

  -ms-transform: rotate(135deg);

  transform: rotate(135deg);

  background-color: #fff;
}

.nav-toggle.close span:nth-child(2) {
  opacity: 0;

  left: -30px;
}

.nav-toggle.close span:nth-child(3) {
  top: 8px;

  -webkit-transform: rotate(-135deg);

  -ms-transform: rotate(-135deg);

  transform: rotate(-135deg);

  background-color: #fff;
}

.navWrapper>div {
  display: inline-block;

  vertical-align: middle;
}

.albumAnnounce .albumtext,
.albumAnnounce a {
  display: inline-block;

  vertical-align: middle;
}

.albumtext span {
  font-size: 14px;

  display: block;

  text-align: right;

  line-height: 1.4;
}

.siteLogo {
  width: 245px;
}

.siteLogo a img.hover {
  display: none;
}

.siteLogo a:hover img.normal {
  display: none;
}

.siteLogo a:hover img.hover {
  display: block;
}

.albumAnnounce {
  width: 230px;
}

.albumtext {
  padding-right: 20px;
}

.albumAnnounce a {
  transform: rotate(0deg);

  transition: all 1s ease;
}

.albumAnnounce a:hover {
  transform: rotate(180deg);
}

.albumCover {
  padding-top: 88px;
}

.albumCover img {
  width: 100%;

  height: auto;
}

.site-log {
  background: url(../images/site-logo.png?=23) no-repeat scroll center center transparent;

  background-size: 100% auto;

  width: 232px;

  height: 24px;

  margin: 0 auto;
}

a.menu {
  display: inline-block;

  font-family: Helvetica Neue, tex_gyre_herosbold, Arial;

  font-weight: 700;

  letter-spacing: 1px;

  text-decoration: none;

  border-bottom: 1px solid #ffffff;

  text-align: left;

  font-size: 16px;

  color: #ffffff;

  padding-bottom: 3px;

  box-sizing: content-box;

  line-height: 14px;

  outline: none;
}

.menu-wrapper {
  width: calc(100% - 485px);

  padding-left: 28px;

  box-sizing: border-box;

  /* border-top: 1px solid #fff;*/
}

a.menu.buy {
  margin: 0 27px;
}

a.menu.stream {
  margin-left: 24px;
}

a.menu.tour,
a.menu.stream,
a.menu.merch {
  margin-right: 24px;
}

.about-wrapper.common {
  max-width: 866px;

  margin: 0 auto 0px;

  padding-top: 60px;
}

a.menu.pinker {
  color: #fff;

  border-bottom: 1px solid #fff;
}

/** footer stylings **/

/* .footer-main-wrapper {
  background: #fff;

  clear: both;
}
.copyright {
  font-family: proxima-nova, sans-serif;
  font-size: 12px;
  color: #000;
  letter-spacing: 0.6px;
  padding-bottom: 30px;
  font-weight: normal;
  text-transform: capitalize;
  margin: 0 auto;
  width: 25%;
  font-weight: normal;
}
.copyright a {
  text-decoration: none;

  color: #000;
}
.copyright a:hover {
  opacity: 0.5;
}

span.popup-with-biotext {
  vertical-align: middle;

  margin-left: 10px;

  cursor: pointer;

  font-family: Helvetica Neue, tex_gyre_herosbold, Arial;

  font-style: normal;

  font-weight: 700;

  font-size: 14px;

  color: #dfdfe0;

  letter-spacing: 1px;

  text-decoration: underline;
}

span.popup-with-biotext:hover {
  text-decoration: none;
}

.social-main-wrapper a {
  text-decoration: none;

  color: #000;

  display: inline-block;

  vertical-align: middle;

  font-size: 21px;

  letter-spacing: 15px;
}

.social-main-wrapper a:hover {
  opacity: 0.6;
}

.social-main-wrapper {
  padding-top: 68px;

  padding-bottom: 21px;
}

.social-main-wrapper iframe {
  vertical-align: middle;
}

a.icons-appleinc {
  letter-spacing: 0px;
}
 */
.video-container {
  position: relative;

  padding-bottom: 56.25%;

  height: 0;

  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;
}

.video-size {
  display: inline-block;

  width: 100%;
}

/* .social-main-wrapper iframe {
  width: 104px;

  height: 29px;
}

.text-banner {
  color: #fff;

  position: absolute;

  bottom: 8.75%;

  left: 50%;

  transform: translateX(-50%);
} */

#mlist-page #footer-mlist div#firstMlistForm #mlform a.terms {
  position: absolute;
  bottom: 2.4vw;
  right: 0.95vw;
  color: #fff;
}

/** mobile stylings **/

input,
select {
  -moz-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /*text-transform: uppercase;*/
}

.welcomeMsg div {
  display: inline-block;
  vertical-align: middle;
}

.join-msg {
  font-size: 16px;
  color: #fff;
  text-align: left;
  line-height: 1.8;
  letter-spacing: 1px;
  padding-left: 50px;
}

.mailinglistSection .mlist-outer-wrapper {
  margin-top: 60px;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect.page form .postal_country {
  width: 45%;
  display: inline-block;
  margin-right: 4%;
  vertical-align: top;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect.page form .countryy {
  width: 50%;
  display: inline-block;
  margin-right: 3%;
  vertical-align: top;
  margin-right: 0;
}

.mlist-header {
  padding-bottom: 20px;
}

.primary-list-values {
  padding-top: 15px;
}

:is(.termsWrapper, .termsWrapperV3) {
  padding-top: 20px;
}

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 {
  -webkit-animation: autofill 0s forwards;
  animation: autofill 0s forwards;
}

@keyframes autofill {
  100% {
    background: #fff;
    color: #000;
  }
}

@-webkit-keyframes autofill {
  100% {
    background: #fff;
    color: #000;
  }
}

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

a.storeIcon img {
  width: 20px;
}

.social-main-wrapper .mob {
  display: none;
}

.fadeOut,
div#thankyouBlock.fadeOut>*,
.terms a:after {
  display: none;
}

.fadeIn,
div#thankyouBlock.fadeOut .thankyou-message.fadeIn,
div#thankyouBlock.fadeOut {
  display: block;
}

.fadeIn,
div#thankyouBlock.fadeOut .thankyou-message.fadeIn,
div#thankyouBlock.fadeOut {
  display: block;
  position: fixed;
  top: 38%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0;
  width: 100%;
}

#footer-mlist #secondform p.terms-message-2.fadeIn {
  color: #fff;
  line-height: 1.2;
  font-size: 0.8vw;
  text-align: left;
  padding: 0.5vw;
  box-sizing: border-box;
  border: 0.052vw solid #fff;
  position: absolute;
  bottom: 1.5vw;
  background: #000;
  text-transform: uppercase;
  top: auto;
  bottom: 0vw;
}

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

input#email.errored {
  border: 1.5px solid red;
}

#mlist-page .footer-wrapper {
  flex-direction: column;
}

#mlist-page .footer-left {
  text-align: center;
  width: 100%;
}

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

#mlist-page .footer-right {
  display: none;
}

.footer-wrapper ul.footer-socials.socials li:last-child {
  margin-right: 0;
}

.thankyou-message.thankyou.fadeOut.embed.fadeIn {
  font-size: 2vw;
}

.termsContent.fadeIn a {
  font-size: 9px;
  text-transform: uppercase;
  text-decoration: underline;
}

.headerLogo img{
      width: 20vw;
  }
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .headerLogo {
    position: relative;
    top: unset;
    right: unset;
    transform: none;
    padding-top: 20px;
  }
  .headerLogo img{
      width: 58vw;
  }

  .headerLogo a {
    font-size: 32px;
  }

  body {
    min-height: 100vh;
    background: url("../images/reskin-mobile-bg.jpg") top center no-repeat;
    background-attachment: fixed;
    background-size: cover;
  }

  .siteLogo {
    width: 145px;
  }

  .navWrapper {
    width: 100%;
  }

  .social-main-wrapper a {
    font-size: 15px;
  }

  .navWrapper .nav-toggle {
    display: inline-block;
  }

  .navWrapper .menu-wrapper {
    display: none;

    padding-left: 0px;
  }

  .albumAnnounce img {
    width: 28px;
  }

  .albumtext {
    padding-right: 5px;
  }

  .albumAnnounce {
    width: calc(100% - 191px);

    text-align: right;

    padding-right: 8px;

    box-sizing: border-box;
  }

  .albumtext span {
    font-size: 8px;

    display: block;

    text-align: right;

    line-height: 1.4;
  }

  .menu-wrapper {
    position: absolute;

    top: 50px;

    left: 0px;

    padding-top: 45px;

    background: #fff;

    width: 100%;

    height: calc(100vh - 50px);

    max-width: none;

    overflow-y: scroll;

    max-height: 401px;
  }

  img.mobile-1 {
    display: block;
  }

  img.desktop-1 {
    display: none;
  }

  #bio-form-wrapper {
    font-size: 12px;
  }

  .mfp-content {
    max-width: 86%;
  }

  .main-outer-wrapper {
    max-width: 100%;

    width: 100%;
  }

  .logo-outer {
    padding-top: 20px;
  }

  .intro-text {
    margin-top: 5px;
  }

  .youtube-wrapper {
    margin-top: 35px;

    margin-bottom: 26px;
  }

  .copyright a {
    display: inline-block;
  }

  .footer-main-wrapper {
    background-size: inherit;
  }

  /*dsp styles */

  a.amazon-dsp,
  a.spotify-dsp {
    margin-top: 5px;
  }

  .dsp-wrapper {
    max-width: 265px;

    margin: 0 auto;

    margin-bottom: 56px;
  }

  .available-text {
    margin-bottom: 16px;
  }

  .full-outer {}

  div#secondary-list-values input,
  div#secondary-list-values select {
    height: 30px;
  }

  .row-zero a.merchLink {
    width: 100%;

    margin-top: 10px;
  }

  fieldset {
    max-width: 320px;
  }

  .copyright {
    margin: 0 auto;
    line-height: 15px;
    display: block;
    width: 75%;
  }

  .deskonly {
    display: none;
  }

  .copyright {
    /* width: 31%; */
  }

  .join-msg {
    text-align: center;
    margin-top: 20px;
  }

  .mlist-outer-wrapper.embedded-inline-list.country-detect.page form .postal_country,
  .mlist-outer-wrapper.embedded-inline-list.country-detect.page form .countryy {
    width: 100%;
    margin: 0 auto;
    display: block;
  }

  input[type="text"],
  input[type="number"],
  textarea {
    font-size: 16px !important;
  }

  .welcomeMsg div {
    display: block;
    vertical-align: middle;
    padding: 0;
  }

  .mlist-outer-wrapper .mlist-wrapper .mlist-field select#dobDay,
  .mlist-outer-wrapper .mlist-wrapper .mlist-field select#dobMonth,
  .mlist-outer-wrapper .mlist-wrapper .mlist-field select#dobYear {
    /* margin: 0 6% 0 0; */
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }

  .mlist-header .welcomeMsg,
  .mlist-field label {
    font-size: 12px;
  }

  .mlist-field input {
    font-size: 16px;
  }

  .mlist-submit .submit {
    font-size: 12px;
  }

  .mailinglistSection {
    padding-top: 80px;
    width: 85%;
  }

  .mailinglistSection .mlist-outer-wrapper {
    margin-top: 0px;
  }

  label.global-list {
    margin-top: 0;
  }

  span.privacysep {
    display: inline-block;
  }

  /* .DSPbuttons {

            text-align: center;

            max-width: 100%;

            margin: 0 auto;

        } */

  .tourWrapper {
    max-width: 300px;

    margin: 0 auto;
  }

  .mlist-submit {
    margin-top: 8px;
  }

  span.popup-with-biotext {
    display: block;

    margin-top: 20px;
  }

  .mailing-list-container {
    padding-top: 132px;

    max-width: 300px;

    width: 100% !important;

    text-align: center;
  }

  .mobile-head-wrap {
    display: block;
  }

  .desktop-head-wrap {
    display: none;
  }

  .menu-wrapper {
    max-width: 300px;
  }

  .first-liner {
    font-size: 13px;
  }

  .second-liner {
    font-size: 11px;
  }

  .text-banner {
    bottom: 14.75%;
  }

  .menu-wrapper {
    text-align: center;
  }

  a.menu {
    text-align: center;
  }

  a.menu.stream {
    margin: 0 20px;
  }

  .about-wrapper.common {
    width: 90%;

    padding: 30px 0px 0px;
  }

  .bio-content {
    line-height: 19px;
  }

  a.menu.tour {
    margin-right: auto;
  }

  .merch-items {
    display: block;

    width: 70%;

    margin: 0 auto;
  }

  a.merchLink {
    width: 100%;

    margin-top: 10px;
  }

  .merch-items.two {
    margin: 0 auto;
  }

  .left-top {
    display: none;
  }

  .right-top {
    display: none;
  }

  .right-bottom {
    display: none;
  }

  .stone-wrapper {
    width: 63%;

    margin: -140px auto 0 auto;
  }

  .mobile-header {
    display: block;
  }

  .mobile-show {
    display: block;
  }

  .liner {
    max-width: 300px;
  }

  .top-banner {}

  .navWrapper {
    width: 100%;
  }

  .navWrapper .nav-toggle {
    display: inline-block;
  }

  .menu-wrapper {
    position: absolute;

    top: 50px;

    left: 0px;

    padding-top: 45px;

    background: #fff;

    width: 100%;

    height: calc(100vh - 50px);

    max-width: none;

    overflow-y: scroll;

    max-height: 401px;
  }

  .siteLogo {
    width: 145px;
  }

  .albumCover {
    min-height: calc(100vh - 360px);
  }

  .albumAnnounce img {
    width: 28px;
  }

  .albumtext {
    padding-right: 5px;
  }

  .albumtext span {
    font-size: 8px;

    display: block;

    text-align: right;

    line-height: 1.4;
  }

  .albumAnnounce {
    width: calc(100% - 191px);

    text-align: right;

    padding-right: 8px;

    box-sizing: border-box;
  }

  .albumCover {
    padding-top: 50px;
  }

  .top-banner.open {
    z-index: 9999;

    background: #fff;
  }

  .navWrapper .menu-wrapper {
    display: none;

    padding-left: 0px;
  }

  .navWrapper .menu-wrapper a {
    display: block;

    text-decoration: underline;

    border-bottom: none;

    font-size: 22px;

    letter-spacing: 2px;

    margin: 0px 0px 30px 0px;
  }

  .thankyou-message.thankyou.fadeOut.embed.fadeIn {
    font-size: 6vw;
  }

  :is(.termsWrapper, .termsWrapperV3) .termsContent {
    width: 100%;
    padding: 1%;
    /* margin-top: 1%; */
    margin-left: 0px;
    font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
    color: #ffffff;
    font-size: 9px;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    background: #000;
    width: 100%;
    top: auto;
    position: absolute;
    bottom: -6vw;
    left: 50%;
  }
}



#mlist-page .consent-placeholder {
  position: relative;
  margin: 2vw auto 0;
  display: block;
}
.plain-ml-wrapper label:not(.goptin_checkbox) {
  position: static;
  transform: none;
}
#mlist-page .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked),
#mlist-page .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked {
  position: absolute;
  left: 0px;
  width: 1.4vw;
  height: 1.4vw;
  z-index: 10;
  top: 0px;
  opacity: 0;
  cursor: pointer;
  margin: 0;
  -webkit-appearance: none;
  padding: 0;
}
#mlist-page .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before,
#mlist-page .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: auto;
  width: 1.4vw;
  height: 1.4vw;
  border: 2px solid #fff;
  background: transparent;
  border-radius: 0px;
  box-sizing: border-box;
}
#mlist-page .plain-ml-wrapper .consent-placeholder input[type="checkbox"].errored:not(:checked)+label:before {
  border-color: red;
}
#mlist-page .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: uppercase;
  letter-spacing: 0;
  font-size: 0.88vw;
  padding-left: 2.54vw;
  vertical-align: top;
  font-weight: 400;
  position: static;
  transform: none;
  pointer-events: auto;
  color: #fff;
}
#mlist-page .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
  content: "\2713";
  position: absolute;
  top: 0.15vw;
  line-height: 1;
  left: 0.35vw;
  font-size: 1.1vw;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
#mlist-page .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
  color: #fff;
}
#mlist-page .consent-placeholder span.input-error {
  color: red;
  position: absolute;
  top: -2.5vw;
  left: 0;
  bottom: auto;
}
#mlist-page .secondform .consent-placeholder {
  margin: 5vw auto;
}
#mlist-page .plain-ml-wrapper .mlform .consent-placeholder label a,
#mlist-page .plain-ml-wrapper .mlform .consent-placeholder label span {
  color: #fff;
}
#mlist-page .plain-ml-wrapper .mlform .consent-placeholder label a {
  text-decoration: underline;
 
}
#mlist-page .plain-ml-wrapper .mlform .consent-placeholder label a:hover {
  opacity: 0.5;
}
#mlist-page .hiddenLabel{
  display: none !important;
}
@media only screen and (max-width: 1023px) and (orientation:portrait) {
  #mlist-page .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label {
      font-size: 1.54vw;
      padding-left: 7.94vw;
  }
  #mlist-page .consent-placeholder span.input-error {
    top: -3.5vw;
  }
  #mlist-page .consent-placeholder {
      margin: 5vw auto 0;
  }
  #mlist-page .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked),
  #mlist-page .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked,
  #mlist-page .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before,
  #mlist-page .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:before {
      width: 5.8vw;
      height: 5.8vw;
  }
  #mlist-page .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
    top: 0.028vw;
    left: 1.4vw;
    font-size: 4.4vw;
  }
}

@media only screen and (max-height: 1366px) and (min-width: 1024px) and (orientation: portrait) {
  #mlist-page .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label {
    font-size: 1.268vw;
    padding-left: 4.54vw;
  }
  #mlist-page .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
    top: 0.5vw;
    font-size: 3vw;
    left: 0.5vw;
  }
  #mlist-page .consent-placeholder {
      position: relative;
      margin: 4vw auto;
  }
  #mlist-page .consent-placeholder span.input-error {
      top: -3.75vw;
  }
  #mlist-page .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before,
  #mlist-page .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:before,
  #mlist-page .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked),
  #mlist-page .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked {
      width: 3.28vw;
      height: 3.28vw;
  }
}
@media only screen and (max-width: 767px) and (orientation:portrait) {
  #mlist-page .consent-placeholder {
      margin: 6vw auto 0;
  }
  #mlist-page .consent-placeholder span.input-error {
      top: -8vw;
  }
  #mlist-page .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label {
      font-size: 2.524vw;
  }
}
@media (min-width: 600px) and (max-width: 1024px) and (orientation: landscape){
  #mlist-page .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label {         
      font-size: 1.9vw;
  }
  #mlist-page span.input-error {
      font-size: 1.2vw;
  }
  #mlist-page .consent-placeholder span.input-error {
      top: -2.5vw;
  }
}
