@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?mns21h");
  src: url("../fonts/icomoon.eot?mns21h#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?mns21h") format("truetype"),
    url("../fonts/icomoon.woff?mns21h") format("woff"),
    url("../fonts/icomoon.svg?mns21h#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-deezer:before {
  content: "\e902";
}

.icon-tiktok:before {
  content: "\e901";
}

.icon-facebook:before {
  content: "\ea91";
}

.icon-instagram:before {
  content: "\ea92";
}

.icon-spotify:before {
  content: "\ea94";
}

.icon-twitter:before {
  content: "\ea96";
}

.icon-youtube:before {
  content: "\ea9d";
}

.icon-appleinc:before {
  content: "\eabe";
}

.icon-soundcloud:before {
  content: "\eac3";
  font-size: 1.5vw;
}

* {
  cursor: url("../images/butterfly32x32.png"), auto !important;
}

@font-face {
  font-family: "twt-x";
  src: url("../fonts/twt-x.eot?jjyo3s");
  src: url("../fonts/twt-x.eot?jjyo3s#iefix") format("embedded-opentype"),
    url("../fonts/twt-x.ttf?jjyo3s") format("truetype"),
    url("../fonts/twt-x.woff?jjyo3s") format("woff"),
    url("../fonts/twt-x.svg?jjyo3s#twt-x") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="twt-"],
[class*=" twt-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "twt-x" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.twt-x:before {
  content: "\e901";
}

@font-face {
  font-family: "disc-x";
  src: url("../fonts/disc-x.eot?duufqi9");
  src: url("../fonts/disc-x.eot?duuqi9#iefix") format("embedded-opentype"),
    url("../fonts/disc-x.ttf?duuqi9") format("truetype"),
    url("../fonts/disc-x.woff?duuqi9") format("woff"),
    url("../fonts/disc-x.svg?duuqi9#disc-x") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="disc-"],
[class*=" disc-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "disc-x" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.disc-discordIcon:before {
  content: "\e900";
}

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

body {
  background: #000000 !important;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 0px;
  position: relative;
}

.bottomRedColor {
  position: fixed;
  background-color: #d60920;
  bottom: 0vw;
  width: 100%;
  height: 4vw;
  z-index: -5;
}

.mainWrapper {
  min-height: 100vh;
  position: relative;
  background-position: center;
  background: url("../images/IMG_9482.jpg") !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  width: 100%;
}

.cardWrapper {
  position: absolute;
  top: 38vh;
  left: 10vw;
}

.cardWrapper img {
  max-width: 75%;
}

.buttonWrapper {
  position: absolute;
  top: unset;
  bottom: 3vw;
  left: 2.3vw;
  font-size: 0;
}

/*.logoWrapper {
  position: fixed;
  transform: translate(-50%, -50%);
  width: 30vw;
  left: 50%;
  top: 10%;
}*/

.logoWrapper {
  position: relative;
  transform: unset;
  width: 15vw;
  left: unset;
  top: unset;
  text-align: center;
  margin: 2vw auto 0;
}

.headerSocialWrapper {
  position: absolute;
  /* top: 87vh; */
  bottom: auto;
  left: 0;
  width: auto;
  margin: 0 auto;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 1.5%;
}

ul.header-social {
  margin: 0px;
  padding: 0px;
}

ul.header-social li {
  display: inline-block;
  vertical-align: middle;
  margin: 1.5vw auto;
}

ul.header-social li a {
  text-decoration: none;
  font-size: 1vw;
  margin-right: 0;
  /* color: #000000; */
  color: #000;
  vertical-align: middle;
  background: #57d7fb;
  padding: 0.5vw;
  border-radius: 50%;
  border: 1px solid #000;
}

ul.header-social li a:hover {
  opacity: 0.5;
}

ul.header-social li a.icon-deezer {
  margin-right: 0px;
}

.listenNow {
  display: block;
  width: 47%;
  /* margin-right: 6%; */
}

.watchNow {
  display: inline-block;
  width: 47%;
}

.headerWrapper > div.mail-wrap {
  position: absolute;
  top: 28.5vw;
  bottom: auto;
  left: 1vw;
  z-index: 100000;
}

.listenNow {
  text-align: center;
  width: 17.03125vw;
}

a.listenNowLink,
a.watchNowLink {
  display: inline-block;
  width: 15.5197vw;
  height: 2.855vw;
  font-size: 1.4641vw;
  line-height: 2.855vw;
  letter-spacing: 0.02928vw;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #eb8ef8;
  border: 2px solid #ffffff;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #00daff;
  -webkit-text-stroke: 1px #000000;
  -webkit-text-fill-color: #00daff;
  text-align: center;
  box-shadow: inset 0px 0px 0px 2px #000000;
}

a.listenNowLink span:nth-child(1),
a.listenNowLink span:nth-child(3),
a.listenNowLink span:nth-child(5) {
  color: #f5ed6f;
}

a.listenNowLink span:nth-child(2),
a.listenNowLink span:nth-child(4),
a.listenNowLink span:nth-child(6) {
  color: #ffffff;
}

a.listenNowLink span:nth-child(7),
a.listenNowLink span:nth-child(9) {
  color: #4bcaec;
}

a.listenNowLink span:nth-child(8) {
  color: #ffffff;
}

a.watchNowLink span:nth-child(1),
a.watchNowLink span:nth-child(3),
a.watchNowLink span:nth-child(5) {
  color: #ffffff;
}

a.watchNowLink span:nth-child(2),
a.watchNowLink span:nth-child(4) {
  color: #f5ed6f;
}

a.watchNowLink span:nth-child(6),
a.watchNowLink span:nth-child(8) {
  color: #4bcaec;
}

a.watchNowLink span:nth-child(7) {
  color: #ffffff;
}

span.blue {
  color: #4bcaec;
}

span.white {
  color: #ffffff;
}

span.yellow {
  color: #f5ed6f;
}

.footer-social li {
  display: inline-block;
  width: auto;
  padding-right: 1.0248vw;
}

.footer-social a {
  text-decoration: none;
  color: #eb8ef8;
}

::marker {
  appearance: none;
  -webkit-appearance: none;
}

div#block-lightboxmailinglist .plain-ml-wrapper {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

a.listenNowLink:hover,
a.watchNowLink:hover {
  opacity: 0.5;
}

div#block-lightboxmailinglist .plain-ml-wrapper div#mlform {
  text-align: left;
  max-width: 100%;
  width: 100%;
  margin: 0px auto;
  box-sizing: content-box;
}

.mltitle {
  font-size: 2.5622vw;
  line-height: 3.5139vw;
  color: #ffa21a;
  margin-bottom: 1.0248vw;
  font-family: acumin-pro-condensed, sans-serif;
  font-weight: 900;
  font-style: normal;
  -webkit-text-stroke: 1px #8c1d14;
}

.socialWrapper {
  width: 100%;
}

ul.footer-social {
  margin: 0px;
  padding-left: 0px;
}

.copy {
  font-size: 0.5856vw;
  line-height: 0.8052vw;
  letter-spacing: 0.00878vw;
  text-transform: uppercase;
  color: #eb8ef8;
  appearance: none;
  -webkit-appearance: none;
  text-align: right;
  font-family: acumin-pro-condensed, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-decoration: underline;
}

.vnclm-Atl-logo-desktop {
  text-align: right;
  width: 92%;
  margin: 0 auto;
}

.copy a {
  color: #eb8ef8;
  text-decoration: none;
}

.vnclm-Atl-logo-mob {
  display: none;
}

.sep {
  margin-right: 0.366vw;
}

.social-copyright {
  width: 98%;
  margin-left: 1.6837vw;
  margin-top: 1.0248vw;
  margin-bottom: 1.8301vw;
}

.copyrightWrapper {
  width: 51%;
  display: inline-block;
}

.copyrightWrapper {
  text-decoration: underline;
}

.socialWrapper {
  width: 45%;
  display: inline-block;
}

.vnclm-Atl-logo {
  position: absolute;
  right: 3.2942vw;
  bottom: 2.5387vw;
}

div#block-lightboxmailinglist
  .plain-ml-wrapper
  form#mlistFormOne
  > div.primary-list-values {
  display: none;
}

div#block-lightboxmailinglist .plain-ml-wrapper form#mlistFormOne > div.email,
div#block-lightboxmailinglist .plain-ml-wrapper form#mlistFormOne > div.submit {
  margin-bottom: 0px;
  display: inline-block;
}

div#block-lightboxmailinglist .plain-ml-wrapper form#mlistFormOne > div.email {
  width: 87%;
  margin-right: 3%;
}

div#block-lightboxmailinglist .plain-ml-wrapper form#mlistFormOne > div.submit {
  width: 10%;
}

div#block-lightboxmailinglist .plain-ml-wrapper input#submit:hover {
  opacity: 0.5;
}

div#block-lightboxmailinglist
  .plain-ml-wrapper
  form#mlistFormOne
  > div.submit:hover {
}

div#block-lightboxmailinglist
  .plain-ml-wrapper
  form#mlistFormOne
  > div#terms
  a:hover,
.footer-social a:hover,
.copy a:hover {
  opacity: 0.5;
}

body.signupSuccess .social-copyright1 {
  display: block !important;
}

.plain-ml-wrapper input:-webkit-autofill,
.plain-ml-wrapper select:-webkit-autofill,
.plain-ml-wrapper textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
  color: #00daff;
  -webkit-text-fill-color: #00daff;
  background-color: #ffffff;
}

option {
  background-color: #ffffff !important;
  color: #00daff !important;
  padding: 0px;
}

/*select option {
      font-size: 1.4641vw;
      letter-spacing: 0.02196vw;
      text-transform: uppercase;
      color: #AD4826;
      font-family: acumin-pro-condensed, sans-serif;
      font-weight: 900;
      font-style: normal;
      opacity: 60%;
  }*/

.mobile-text {
  max-width: 18.7379vw;
  margin: 0 auto;
  margin-top: 1vw;
}

.social-copyright1 {
  background-color: #000000;
}

.copy1 a {
  text-decoration: none;
  color: #e8285a;
}

.copy1 {
  font-size: 0.5856vw;
  line-height: 0.8052vw;
  letter-spacing: 0.00878vw;
  text-transform: uppercase;
  color: #e8285a;
  -webkit-appearance: none;
  text-decoration: underline;
  font-family: acumin-pro-condensed, sans-serif;
  font-weight: 900;
  font-style: normal;
}

.copyrightWrapper1 {
  text-align: center;
  width: 100%;
}

div.social-copyright1 {
  margin-bottom: 0px;
}

div.social-copyright1 div.vnclm-Atl-logo1 {
  margin-bottom: 0px;
  padding-top: 2px;
}

div.copyrightWrapper1 {
  margin-top: 0.5373vw;
  margin-bottom: 1.1961vw;
}

.copy1 a:hover {
  opacity: 0.5;
}

input[type="text"] {
  -webkit-appearance: none;
  border-radius: 0;
}

.social-copyright1 {
  position: fixed;
  bottom: 0px;
  width: 100%;
}

.logoWrapper.desktop1 {
  text-align: center;
  max-width: 29.84vw;
  margin: 0 auto;
  margin-top: 2.3674vw;
  margin-bottom: 2.3674vw;
}

.tour-wrapper {
  margin-top: 15vh;
}

.listenNow.storebutton {
  width: 17.03125vw;
}

div#listenNow {
  margin-bottom: 1vw;
}

.vnclm-Atl-logo-desktop img {
  width: auto;
}

.footerWrapper {
  padding-top: 1vw;
}

.bottomRedColor {
  display: none;
}
a{
  transition: 0.5s all ease-out;
}
a:hover{
  opacity: 0.5;
}

@media screen and (max-width: 1023px),
  (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
  .cardWrapper {
    position: absolute;
    top: 44%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
  }

  .bottomRedColor {
    display: none;
  }

  /* .logoWrapper {
    width: 348px;
  }*/

  .logoWrapper {
    width: 200px;
  }

  .mainWrapper {
    min-height: 100vh;
    position: relative;
    background-position: center;
    background: url("../images/Device-bg.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100%;
  }

  .buttonWrapper {
    position: static;
    /* top: 72vh; */
    top: 65vh;
    bottom: unset;
    left: 0vw;
    font-size: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 75vw 0 0 0;
  }

  .listenNow {
    display: inline-block;
    width: 185px;
    margin-right: 15px;
    text-align: center;
  }

  .watchNow {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }

  .headerWrapper > div.mail-wrap {
    /* position: static; */
    /* top: 85vh; */
    /* top: 25vh; */
    /* bottom: unset; */
    /* left: 0vw; */
    /* width: 100%; */
    /* text-align: center; */
  }

  .headerSocialWrapper {
    position: static;
    top: 97vh;
    bottom: unset;
    left: 50%;
    width: 100%;
    transform: none;
    text-align: center;
    padding: 5vw 0;
  }

  .icon-soundcloud:before {
    font-size: 20px;
  }

  ul.header-social li a {
    text-decoration: none;
    font-size: 16px;
    margin-right: 18px;
  }

  .logoWrapper.mobile {
    display: block !important;
    text-align: center;
    width: 80%;
    margin: 46px auto;
  }

  .mobile-text {
    display: block !important;
    text-align: center;
    margin-top: 350px;
    max-width: 174px;
    line-height: 45px;
  }

  a.miss-me-txt {
    font-size: 45px;
    line-height: 51px;
    letter-spacing: 0.68px;
    color: #4ea7dd;
  }

  a.listenNowLink {
    width: 100%;
    height: 45px;
    font-size: 20px;
    letter-spacing: 0.3px;
    line-height: 45px;
  }

  a.watchNowLink {
    width: 212px;
    height: 39px;
    font-size: 20px;
    letter-spacing: 0.3px;
    line-height: 39px;
  }

  .footerWrapper {
    margin-top: 0px;
    position: relative;
  }

  .footerWrapper .star.mob {
    bottom: 45px;
    display: block;
  }

  .vnclm-Atl-logo-desktop {
    display: none;
  }

  .vnclm-Atl-logo-mob {
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }

  .vnclm-Atl-logo-mob img {
    width: auto;
  }

  div#block-lightboxmailinglist {
    margin-left: 0px;
  }

  .mltitle {
    text-align: center;
    padding-top: 40px;
    font-size: 35px;
    line-height: 48px;
    padding-bottom: 34px;
  }

  div#block-lightboxmailinglist .plain-ml-wrapper div#mlform {
    text-align: center;
  }

  div#block-lightboxmailinglist .plain-ml-wrapper #mlform input#email {
    font-size: 20px;
    line-height: 39px;
    letter-spacing: 0.3px;
    height: 39px;
  }

  div#block-lightboxmailinglist .plain-ml-wrapper input#submit {
    background-size: 12px;
    width: 20px;
    height: 20px;
  }

  /* div#block-lightboxmailinglist .plain-ml-wrapper form#mlistFormOne div.email.fieldWrap label#email {
          font-size: 20px;
          line-height: 27px;
          letter-spacing: 0.3px;
      } */
  div#block-lightboxmailinglist
    .plain-ml-wrapper
    form#mlistFormOne
    div.email.fieldWrap
    label#email {
    text-align: center !important;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.3px;
  }

  .email.fieldWrap {
    display: inline-block;
    width: 59%;
  }

  .submit {
    display: inline-block;
    width: 27%;
  }

  div#block-lightboxmailinglist .plain-ml-wrapper #mlform div#terms,
  #secondform .terms {
    font-size: 9px;
    letter-spacing: 0.09px;
    line-height: 11px;
    text-align: left;
    font-family: acumin-pro-condensed, sans-serif;
    font-weight: 900;
    font-style: normal;
    width: 70% !important;
    margin: 10px auto 0;
  }

  div#block-lightboxmailinglist .plain-ml-wrapper #mlform .terms,
  div#block-lightboxmailinglist .plain-ml-wrapper #secondform .terms {
    font-size: 9px;
    letter-spacing: 0.09px;
    line-height: 11px;
    text-align: left;
    font-family: acumin-pro-condensed, sans-serif;
    font-weight: 900;
    font-style: normal;
  }

  .copyrightWrapper,
  .socialWrapper {
    width: 100%;
    display: block;
  }

  .social-copyright {
    width: 100%;
    margin: 0px;
  }

  .socialWrapper {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 50px;
  }

  .copy {
    width: 80%;
    margin: 0 auto;
    font-size: 8px;
    line-height: 11px;
    letter-spacing: 0.12px;
    text-align: center;
    padding-bottom: 24px;
  }

  .footer-social li {
    padding-right: 14px;
    font-size: 18px;
  }

  div.social-copyright1 div.vnclm-Atl-logo1 {
    width: 100%;
    text-align: center;
    background-color: #000000;
    padding-top: 25px;
    padding-bottom: 27px;
  }

  .copy1 {
    width: 78%;
    margin: 0 auto;
    font-size: 8px;
    line-height: 11px;
    letter-spacing: 0.12px;
    text-align: center;
    padding-bottom: 24px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
  .mainWrapper {
    min-height: 100vh;
    position: relative;
    background-position: center;
    background: url("../images/Desktop-bg.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100%;
  }

  .cardWrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    text-align: center;
  }

  .headerWrapper > div.mail-wrap {
    /* position: absolute; */
    /* top: 70vh; */
    /* bottom: unset; */
    /* left: 0vw; */
    /* width: fit-content; */
    /* text-align: center; */
  }

  .buttonWrapper {
    position: absolute;
    top: 70vh;
    bottom: unset;
    right: 3vw;
    left: unset;
    font-size: 0;
    width: fit-content;
  }

  .headerSocialWrapper {
    position: absolute;
    top: 93vh;
    bottom: unset;
    left: 0vw;
    width: fit-content;
    transform: unset;
    margin-left: 1.4641vw;
  }
}

@media (min-width: 600px) and (max-width: 1023px) and (orientation: landscape) {
  /* .buttonWrapper{
          top:70vh;
      }
      .headerSocialWrapper {       
          top: 105vh;      
           bottom: unset;
      } */
  .buttonWrapper {
    top: 40vh;
    bottom: unset;
  }

  .headerWrapper > div.mail-wrap {
    /* top: 58vh; */
    /* bottom: unset; */
  }

  .headerSocialWrapper {
    top: 93vh;
    bottom: unset;
  }

  .footerWrapper .star.mob {
    bottom: 60px;
  }
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
  a.ot-sdk-show-settings {
    white-space: nowrap;
  }
}

/** Overrides for making the background fixed **/

.mainWrapper {
  background: none !important;
}

/* body {
  background-position: center;
  background-image: url("../images/Bitch Imma-FB-Desktop.png") !important;

  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: fixed !important;
} */

body:after {
  content: "";
  position: fixed;
  top: 0;
  height: 100vh;
  left: 0;
  right: 0;
  z-index: -1;
  background-image: url("../images/bg_desktop_new.jpg") !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}

@media only screen and (max-width: 1024px) {
  body {
    background-position: center;

    /* background-image: url(../images/Flyana-Boss_Updated-MobileBg.jpg) !important; */
    background-image: url(../images/bg_mobile_new.jpg) !important;

    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-attachment: fixed !important;
  }

  body:after {
    content: "";
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    position: fixed;
    z-index: -1;
    background: url(../images/bg_mobile_new.jpg) !important;

    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
    /* background-attachment: fixed !important; */
    display: block;
  }

  .icon-soundcloud:before {
    /* font-size: 20px; */
    /* position: relative; */
    /* top: 2px; */
  }

  ul.header-social li {
    display: inline-block;
    vertical-align: middle;
    margin: 1.5vw auto;
  }

  ul.header-social li a {
    text-decoration: none;
    font-size: 13px;
    margin-right: 3px;
    padding: 10px;
  }

  ul.header-social li.fs-sc {
    margin-top: 0;
  }

  ul.header-social li a.icon-soundcloud {
    padding: 10px 7px;
  }

  ul.header-social li a.icon-deezer {
    padding: 10px 6.5px;
  }
}

@media screen and (min-width: 767px) and (min-width: 1024px) and (orientation: portrait) {
  .footerWrapper {
    margin-top: 160px;
  }

  div#block-lightboxmailinglist .plain-ml-wrapper span.input-error {
    bottom: 39px;
    left: 0px;
    font-size: 15px;
  }

  div#block-lightboxmailinglist .plain-ml-wrapper #mlform #terms .terms-message,
  div#block-lightboxmailinglist
    .plain-ml-wrapper
    #secondform
    #terms
    .terms-message {
    font-size: 17px;
    letter-spacing: 0.12px;
    line-height: 25px;
    font-family: acumin-pro-condensed, sans-serif;
    font-weight: 900;
    font-style: normal;
    top: 30px;
    border: 1px solid #ffa21a;
    width: 95%;
  }
}

@media screen and (min-width: 1025px) {
  .footer-social a {
    font-size: 1vw;
  }

ul.header-social li a.icon-soundcloud {
    width: 1.15vw;
    height: 1.15vw;
    line-height: 1.15vw;
    display: inline-block;
}
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  body {
    background-image: none !important;
    background-attachment: unset !important;
  }

  body:after {
    content: "";
    width: 100%;
    height: 120vh;
    left: 0;
    top: 0;
    position: fixed;
    z-index: -1;
    /* background-image: url(../images/Flyana-Boss_Updated-Website-Image.jpg) !important; */
    /* background-image: url(../images/flyana-bg-desktop.jpg) !important; */
    background-image: url("../images/bg_desktop_new.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    /* background-attachment: fixed !important; */
    display: block;
    background-position: center !important;
  }

  .vnclm-Atl-logo-mob img {
    width: auto;
  }
}

@media (min-width: 600px) and (max-width: 1023px) and (orientation: landscape) {
  .headerWrapper > div.mail-wrap {
    /* top: 75vh; */
    /* bottom: unset; */
    /* width: 66%; */
    /* margin: 0 auto; */
  }

  .TextUs {
    margin: 45px auto;
  }

  div#block-lightboxmailinglist .plain-ml-wrapper #mlform div#terms,
  #secondform .terms {
    width: 70% !important;
    margin: 10px auto 0;
  }
}

@media screen and (min-width: 767px) and (max-width: 1024px) and (orientation: portrait) {
  .headerWrapper > div.mail-wrap {
    width: 65%;
    margin: 3vw auto 0;
  }
}

@media screen and (min-width: 767px) and (max-width: 1024px) and (orientation: landscape) {
  .headerWrapper > div.headsocialWrapper {
    top: 23%;
  }
}
@media only screen and (max-width: 480px) {
  ul.header-social li a {
    font-size: 14px;
    padding: 10px;
  }

  ul.header-social li a.icon-soundcloud {
    padding: 10px 7px;
  }

  .icon-soundcloud:before {
    font-size: 20px;
    height: auto;
    top: 0;
  }

  ul.header-social li.fs-sc {
    height: auto;
  }
}

/*.icon-deezer:before {
  content: url("../images/discord_logo_black.svg");
}*/

@media only screen and (max-width: 1024px) and (orientation: landscape){
.copy {
  width: 100%;
  margin: 0 auto;
  font-size: 7px;
  line-height: 11px;
  letter-spacing: 0.12px;
  text-align: center;
  padding-bottom: 24px;
}
ul.header-social li a {
  text-decoration: none;
  font-size: 8px;
  margin-right: 3px;
  padding: 4px;
}
ul.header-social li.fs-sc {
  margin-top: 1.5vw;
}
ul.header-social li a.icon-soundcloud {
  padding: 4px 4px;
}
ul.header-social li a.icon-deezer {
  padding: 4px;
}
.icon-soundcloud:before {
  font-size: 8px;
}
}
