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

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  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-envelop:before {
  content: "\e945";
}

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

.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";
}

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

@font-face {
  font-family: "the_unseenregular";
  src: url("../fonts/the_unseen-webfont.eot");
  src: url("../fonts/the_unseen-webfont.eot#iefix") format("embedded-opentype"),
    url("../fonts/the_unseen-webfont.woff2") format("woff2"),
    url("../fonts/the_unseen-webfont.woff") format("woff"),
    url("../fonts/the_unseen-webfont.ttf") format("truetype"),
    url("../fonts/the_unseen-webfont.svg#the_unseenregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "tex_gyre_herosbold", sans-serif;
  src: url("../fonts/texgyreheros-bold-webfont.woff2") format("woff2"),
    url("../fonts/texgyreheros-bold-webfont.woff") format("woff");
}

@font-face {
  font-family: "helveticablack_condensed";
  src: url("../fonts/helvetica_black_condensed-webfont.woff2") format("woff2"),
    url("../fonts/helvetica_black_condensed-webfont.woff") format("woff"),
    url("../fonts/helvetica_black_condensed-webfont.svg#helveticablack_condensed")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

.font-etna {
  font-family: "etna-x-condensed", serif;
  font-weight: 800;
  font-style: normal;
}
@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";
}

html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

ul {
  padding: 0;
  margin: 0;
}

body {
  padding: 0px;
  margin: 0px;
  text-align: center;
  color: #e5c6fd;
  font-family: helveticablack_condensed;
  /* font-weight: 600; */
  font-weight: 700;
  font-style: normal;
}

a {
  color: #f30000;
}

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

.socialIcons li {
  display: inline-block;
}

.logoWrapper {
  max-width: 250px;
  margin: 0 auto;
  /* padding-top: 26px; */
  position: absolute;
  top: 30px;
  left: 30px;
}

.title {
  font-size: 100px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

a#soundColudSocial {
  font-size: 1.5vw;
}

.icon-soundcloud:before {
  vertical-align: middle;
}

.socialIcons a:hover {
  opacity: 0.5;
  transition: all 0.5s;
}

span.mobsep.sep {
  display: block;
}

.mobBlock {
  display: inline-block;
}

span.mobsep.sep {
  display: inline-block;
}

body {
  background: url(../images/hdrbgdesktop.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #000;
  /* background-position: center center;   */
  background-position: center top;
  min-height: 100vh;
  width: 100%;
  overflow-x: hidden;
}

/* header css */

.headerleftWrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 39%;
}

.headerrightWrapper {
  position: absolute;
  right: 3%;
  bottom: 48px;
  width: 33%;
}

.artistLogo {
  max-width: 16.145vw;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 1.979vw;
  left: 1.71875vw;
}

div#headersec ul.socialIcons {
  position: absolute;
  right: 1.51vw;
  top: 1.354vw;
}

.middleWrapper {
  display: block;
  position: absolute;
  width: 100%;
  font-size: 0;
  z-index: 99;
  transform: translate(-80%, 13%);
  left: 50%;
  top: 35%;
}

.middleWrapper > div {
  display: block;
}

.music-title {
  font-size: 1.0416vw;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 5px;
}

.middleWrapper .music-art {
  display: inline-block;
  right: 5vw;
  max-width: 25.625vw;
  text-align: center;
  top: 6vw;
  width: 100%;
}
.middleWrapper .music-art a.getitnow-wrapper {
    display: inline-block;
    max-width: 15.58vw;
    text-align: center;
    width: 100%;
    font-size: 1.8vw;
    padding: 0.1vw;
    border: 0.2vw solid #d8d9da;
    color: #d8d9da;
    text-decoration: none;
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-top: -2vw;
}

.middleWrapper .music-right {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 121%;
  top: 111%;
}

.middleWrapper .closeicon {
  position: absolute;
  font-size: 18px;
  width: 18px;
  line-height: 17px;
  height: 18px;
  color: #000;
  background: #fff;
  border-radius: 50%;
  top: -7px;
  right: -7px;
  cursor: pointer;
  z-index: 5;
  font-family: sans-serif;
  font-weight: 400;
}

.middleWrapper .closeicon:hover {
  opacity: 0.5;
  transition: all 0.5s;
}

.getitnowheader {
  width: 16.40625vw;
  display: block;
  position: absolute;
  /* top: -2.4vw;
    right: -18vw; */
}

a.getitnowhead {
  display: inline-block;
  font-size: 1.4641vw;
  letter-spacing: 0;
  color: #e5c6fd;
  text-decoration: none;
  text-transform: uppercase;
  height: 2.672vw;
  line-height: 2.672vw;
  border: 4px solid #e5c6fd;
  width: 100%;
  border-radius: 10px;
}

.hdrcta-title,.listenbtn a {
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 0.938vw;
    color: #D8D9DA;
    margin-top: 1vw;
    letter-spacing: 0.05vw;
}
.hdrcta .listenbtn {
    margin-top: 0.5vw;
}

.music-art.cta img.desktop-logo-lovesick {
    width: 22.385vw;
}


.listenbtn a:hover {
    opacity: 0.5;
}
/* a.getitnowhead2 {
    display: inline-block;
    font-size: 2.6041666666666665vw;
    letter-spacing: 0;
    color: #e5c6fd;
    text-decoration: none;
    text-transform: uppercase;
    height: 2.96875vw;
    line-height: 2.572vw;
    border: 4px solid #e5c6fd;
    width: 100%;
    border-radius: 12px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    font-weight: 600;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: normal;
    font-size: 2.504167vw;
} */

a.getitnowhead2 {
  height: 2.004167vw;
  display: inline-block;
  color: #e5c6fd;
  text-decoration: none;
  text-transform: uppercase;
  border: 4px solid #e5c6fd;
  width: 100%;
  border-radius: 12px;
  font-family: helveticablack_condensed;
  width: auto;
  box-sizing: border-box;
  letter-spacing: normal;
  font-size: 2.34375vw;
  margin-top: 17px;
  padding: 0;
  line-height: 3.804167vw;
  height: 3.804167vw;
  width: 15.635417vw;
}

.text {
  font-size: 3.906vw;
  font-family: "etna-x-condensed", serif;
  font-weight: 800;
  font-style: normal;
  margin-left: 21vw;
  margin-top: -1.2vw;
}

a.getitnowhead:hover {
  opacity: 0.5;
}

a.getitnowhead2:hover {
  opacity: 0.5;
}

img.video-image.mob {
  display: none;
}

.video-image.mob {
  display: block;
  width: 100%;
  height: auto;
}

.icon-spotify:before {
  content: "\ea94";
  font-family: "icomoon" !important;
}

img.video-image.desktop {
  width: 100%;
  display: none;
}

.mobile-logo-lovesick {
  display: none;
}

/** Deluxe **/

.font-etna.deluxe-subtext {
  text-align: right;
  font-size: 134px;
  margin-top: -40px;
}

.safari a.getitnowhead2 {
  line-height: 3.5vw;
}

.getitnow-wrapper {
  width: 65%;
  margin-top: 17px;
  display: block;
  margin: 17px auto 0;
}

a.getitnow-wrapper:hover {
  opacity: 0.5;
}
.logoWrap {
  display: none !important;
}
.star1 , .star2{
  position: absolute;
  width:2.5vw;
}
.star1{
  top:14.8vw;
  left:38.8vw;
}
.star2{
  top:14.8vw;
  right:38.8vw;
}



@media only screen and (max-width: 1024px) and (orientation: portrait) {
  body {
    background: url(../images/mobilebg.png?w);
    background-repeat: no-repeat;
    position: relative;
    background-position: center top;
    min-height: 100vh;
    width: 100%;
    /* background-size: 100% auto; */
    background-size: 100%;
    overflow-x: hidden;
    background-color: #000;
  }
  .middleWrapper {
    display: block;
    position: relative;
    width: 100%;
    font-size: 0;
    z-index: 99;
    left: 0;
    top: auto;
    transform: none;
    padding-top: 130vw;
  }
  .middleWrapper .music-art {
    right: unset;
    max-width: 83vw;
    text-align: center;
    top: unset;
    width: 100%;
   
  }
 .music-art.cta img.desktop-logo-lovesick{
   width:95%;
 }
 .hdrcta-title, .listenbtn a {
    font-size: 3.467vw;
 }
  .middleWrapper .music-art img{
    padding-top: 1.5vw;
  }
  .getitnow-wrapper {
    margin: 5px auto 0;
  }
 .middleWrapper .music-art a.getitnow-wrapper{
    max-width:60vw;
    width: 40vw;
    border:.5vw solid white;
    font-size: 4.5vw;
    padding: 0vw;
    font-weight: bold;
	margin-top: -7vw;
  }

  .music-art a {
    right: unset;
    max-width: 100%;
    top: unset;
    font-size: 4vw;
  }
  .star1 , .star2{
	width: 5.9vw;
	top: 45vw;
  }
  .star1{
	left: 22vw;
  }
  .star2{
	right:22vw;  
  }
  img.music-art.desktop-logo-lovesick {
    width: 76.2vw;
  }

}


@media only screen and (max-width: 767px) and (orientation: portrait) {


}

@media only screen and (min-width: 3400px) and (max-width: 3500px) {
  body {
    background-size: 100% 100%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  body {
    background-size: 100% 100%;
    background-position: center 1.5vw;
  }
}

#tourWrapper a.view_more {
  display: none;
}
