html,
body,
* {
  margin: 0;
  padding: 0;
  /* box-sizing: border-box; */
}
h1 {
  font-size: 0;
}
body {
  margin: 0;
  text-align: center;
  padding: 0;
  font-family: black-beard, sans-serif;
  color: #ffffff;
}

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

a {
  text-decoration: none;
  outline: none;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.sectionHeader.videosection {
  display: none;
}

.owl-carousel .owl-nav div.owl-prev:hover,
.owl-carousel .owl-nav div.owl-next:hover {
  opacity: 0.6;
}

.storeIcon img.mob {
  display: none;
}
div#musicSection {
  margin-top: 0;
}

.listennow {
  text-align: left;
  margin: 1vw auto;
  position: absolute;
  top: 39%;
}

.listennow a {
  text-transform: uppercase;
  color: #fff;
  font-size: 1.02489vw;
  letter-spacing: 1px;
  font-family: tex_gyre_herosbold;
}

.listennow a:after {
  content: "";
  transition: all 0.5s;
  background: url(../images/white-right-listen-arrow.png) no-repeat;
  background-size: 100% auto;
  width: 2vw;
  height: 1vh;
  display: inline-block;
  vertical-align: middle;
  margin-left: 11px;
}

.listennow a:hover::after {
  content: "";
  background: url(../images/right_arrow_red.png) no-repeat;
  background-size: 100% auto;
  width: 3vw;
  height: 1.5vh;
  display: inline-block;
  vertical-align: middle;
  margin-left: 11px;
}

/* footer stylings */

.footer-wrapper {
  background: #ffffff;
  color: #000;
  padding: 35px 0 15px;
  z-index: 1;
  /* position: relative; */
}

.footer-wrapper a {
  color: #000;
}

.footer-wrapper a:hover,
.headerLogo a:hover {
  opacity: 0.5;
}

ul.footer-socials.socials {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.footer-socials.socials a {
  font-size: 1.171303074670571vw;
  margin: 0 10px;
  display: inline-block;
  vertical-align: middle;
}

ul.footer-socials.socials a.icon-tiktok {
  font-size: 1.171303074670571vw;
}
a.storeIcon img {
  width: 1.17vw;
}

.copyright {
  margin: 20px auto 0;
  font-family: proxima-nova, sans-serif;
  font-size: 12px;
  letter-spacing: 0.6px;
}

ul.footer-socials.socials a:first-child {
  /* margin-left: 0; */
}

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

.textMe {
  font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
  font-size: 1.02vw;
  text-transform: uppercase;
  line-height: 1vw;
  margin: 0 auto 2px;
  display: inline;
}

.textMe span {
  font-family: Helvetica Neue, tex_gyre_herosregular, Arial;
}

.emailText {
  font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
  font-size: 1.02vw;
  text-transform: uppercase;
  line-height: 1vw;
  margin: 1vw auto 0px;
}

.textMeWrap {
  text-align: right;
  animation: bp1-animate-enter7-frames 1.25s ease 0s 1 normal forwards;
  opacity: 0;
  transform: translate(25px, 0);
}

.mailWrap {
  animation: bp1-animate-enter7-frames 1.25s ease 0s 1 normal forwards;
  display: block;
  opacity: 0;
  transform: translate(25px, 0);
}

ul.footer-socials.socials,
.copyright {
  animation: bp1-animate-enter3-frames 1s ease 1.3s 1 normal forwards;
  /* display: block; */
  opacity: 0;
}

@keyframes bp-ipad-logo {
  from {
    opacity: 0;
    transform: translate(-50%, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes bp-ipad-logo-mobile {
  from {
    opacity: 0;
    transform: translate(0%, -70%);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes bp2-animate-enter-frames {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes bp2-animate-enter1-frames {
  from {
    opacity: 0;
    transform: translate(-25px, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes bp2-animate-enter2-frames {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes bp2-animate-enter3-frames {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes bp2-animate-enter4-frames {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes bp2-animate-enter5-frames {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes bp2-animate-enter6-frames {
  from {
    opacity: 0;
    transform: translate(0, 0px);
  }
  to {
    opacity: 1;
    transform: translate(0, 25px);
  }
}

@keyframes bp2-animate-enter7-frames {
  from {
    opacity: 0;
    transform: translate(0, 25px);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes bp2-animate-enter8-frames {
  from {
    opacity: 0;
    transform: translate(0, 25px);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes bp1-animate-enter-frames {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes bp1-animate-enter1-frames {
  from {
    opacity: 0;
    transform: translate(-25px, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes bp1-animate-enter2-frames {
  from {
    opacity: 0;
    transform: translate(25px, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes bp1-animate-enter3-frames {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes bp1-animate-enter4-frames {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes bp1-animate-enter5-frames {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes bp1-animate-enter6-frames {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes bp1-animate-enter7-frames {
  from {
    opacity: 0;
    transform: translate(25px, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes bp1-animate-enter8-frames {
  from {
    opacity: 0;
    transform: translate(25px, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}

.mailWrap.noAnim {
  animation: none;
  opacity: 1;
  transform: none;
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
  body .socials-header ul.footer-socials.socials a.storeIcon {
    margin-top: 0;
  }
  body a.storeIcon img {
    width: 14px;
  }
  body .footer-wrapper a.storeIcon img {
    width: 18px;
  }
  .storeIcon img.mob {
    display: inline-block;
  }
  .storeIcon img.desk {
    display: none;
  }
  .whole_inner_wrap {
    background: url("../images/section_bkgd.png") top center no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #musicSection .sectionHeader {
      margin-bottom: 9vw;
      margin-top: 3.46vw;
  }
  .sectionHeader {
    padding: 40px 0px 20px 0px;
  }
  body section.tour-section {
    /* background: none; */
  }
  .albumInnerwrap {
    width: 90%;
  }
  #musicSection {
    min-height: 110vh;
    height: auto;
    background: none;
  }

  .sectionHeader.videosection {
    display: block;
    margin-bottom: 0;
  }
  .musicSectionInner {
    max-width: 70%;
    padding-bottom: 37px;
    padding-top: 40px;
  }
  .musicLeftWrapper,
  .musicRightWrapper {
    display: block;
    width: 100%;
  }
  .musicRightWrapper ul.albumList li {
    display: inline-block;
    margin-right: 1% !important;
    padding-bottom: 0;
  }
  .musicLeftWrapper .listennow {
    margin-bottom: 14px;
  }
  .albumTitle {
    text-align: center;
  }
  body .listennow {
    margin: 16px auto;
    text-align: center;
    position: static;
  }
  body .listennow a {
    font-size: 22px;
  }
  body .listennow a::after {
    width: 40px;
    height: 10px;
  }
  body .listennow a:hover::after {
    width: 50px;
    height: 10px;
  }
  .sectionHeader {
    position: relative;
    transform: none;
    top: unset;
    right: unset;
    font-size: 65px;
    padding-bottom: 0px;
  }
  .musicSectionInner {
    top: unset;
    left: unset;
    transform: none;
    margin: 0 auto;
  }
  .musicRightWrapper .albumTitle {
    display: none;
  }
  .musicRightWrapper ul.albumList li:last-child {
    margin-right: 0;
  }
  .merchImg {
    width: 90%;
  }
  .headerWrapper {
    background: none;
    z-index: 9;
  }
  .moreVideos {
    z-index: 1;
  }

  .headerLogo a {
    font-size: 49px;
  }
  body .textMe,
  body .emailText {
    color: #ffffff;
  }
  .socials-header {
    height: auto;
    width: 100%;
    display: block;
    position: relative;
    padding: 50px 0 60px;
  }
  .socials-header .social-innerwrap {
    margin-bottom: unset;
    height: 100%;
  }
  body .socials-header ul.footer-socials.socials a {
    color: #000000;
    display: inline-block;
    margin-bottom: unset;
    margin-left: 10px;
    font-size: 16px;
  }
  .albumWrap {
    position: relative;
    bottom: unset;
    z-index: 20;
    top: -50vw;
  }
  .albumWrap {
    width: 100%;
    padding: 30px 0 40px 0;
    position: absolute;
    /* position: static; */
    /* top: -222px; */
    height: auto;
    bottom: auto;
    background: #ffffffd6;
  }
  .music-art {
    width: 46%;
    bottom: 10px;
    display: inline-block;
    vertical-align: middle;
    position: static;
  }
  /* .music-art img {
        max-width: 80%;
        height: auto;
    } */
  ul.footer-socials.socials a,
  ul.footer-socials.socials a.icon-tiktok {
    font-size: 20px;
    margin: 0px 8px;
  }
  .album-copy {
    width: 40%;
    bottom: 18px;
    display: inline-block;
    vertical-align: middle;
    position: static;
    margin-left: 10vw;
  }
  .album-title {
    font-size: 18px;
  }
  .album-desc {
    font-size: 12px;
  }
  .listen-button {
    height: auto;
    line-height: initial;
    display: block;
  }
  .listen-button a {
    font-size: 14px;
    display: block;
    margin: 10px 0;
    height: 48px;
    line-height: 46px;
  }
  .emailText {
    font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 30.4px;
    margin: 12px auto 0;
  }
  .HeaderinnerWrap {
    position: relative;
    right: 0%;
    font-size: 0;
    letter-spacing: 0;
    line-height: 1;
    bottom: 4%;
    width: 100%;
    background: #ffffff;
    height: auto;
  }

  .textMailWrap {
    position: relative;
    right: unset;
    bottom: unset;
    width: 100%;
  }
  .textMeWrap {
    text-align: center;
  }
  .textMe {
    font-size: 24px;
    line-height: 30.4px;
  }
}
