.hdrCopydiv#headerWrap {
  position: relative;
}

h2#site-name {
  margin: 0;
}

.music-items .item {
  width: 40vw;
  margin: 0 auto;
}

.videoBG {
  font-size: 0;
}

.video-image.desktop {
  display: none;
}

.videoBG video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  opacity: 0.5;
}

body .video-image.mob {
  display: block;
  object-fit: cover;
}

.music-carousel img,
.merch-carousel img {
  width: 100%;
}

/*.owl-carousel {
  display: block !important;
}*/

.header-section {
  position: relative;
  height: 100vh;
  width: 100%;
  font-size: 0;
  /*background: url(../assets/desktopbg@2x.jpg) center center no-repeat;
  background-size: cover;*/
  background: transparent;
}

.headerVideoWrapper {
    position: relative;
    z-index: -1;
}
img.mobtattoo {
  display: none;
}

img.desktattoo {
  display: block;
}

.header-btn .get-it-now.store {
  margin-top: 1vw;
}

.hdrCopy sub {
  font-size: 2vw;
  display: block;
  line-height: 1.3;
}

@media only screen and (min-width: 1024px) {
  .video-image.desktop {
    display: block;
    object-fit: cover;
  }

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

  br.mobbr {
    display: none;
  }

  .music-carousel,
  .merch-carousel {
    max-width: 100%;
    margin-left: 0 !important;
    /* overflow: hidden; */
  }
}

html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

body {
  font-family: "bebas-neue", sans-serif;
   font-weight: 400;
    font-style: normal;
  color: #ffffff;
  font-weight: 600;
  background: #0d1518;
}

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

a {
  font-family: "bebas-neue", sans-serif;
    font-weight: 400;
    font-style: normal;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
  font-weight: 600;
}

li {
  list-style: none;
}

.logo img {
  max-width: 100%;
  width: 100%;
}

.logo a:hover {
  opacity: 0.7;
}

.video-wrapper {
  /* padding-top: 78vh; */
  padding-top: 0;
  height: 0;
  position: relative;
  display: block;
}

.container .owl-carousel .owl-nav button.owl-next,
.container .owl-carousel .owl-nav button.owl-prev {
  background: transparent;
}

.container .music-section .owl-carousel .owl-nav button.owl-next,
.container .photo-section .owl-carousel .owl-nav button.owl-next,
.container .music-section .owl-carousel .owl-nav button.owl-prev,
.container .photo-section .owl-carousel .owl-nav button.owl-prev,
.container .merch-section .owl-carousel .owl-nav button.owl-next,
.container .merch-section .owl-carousel .owl-nav button.owl-prev {
  width: 5vw;
  height: 6vw;
}

.container .music-section .owl-theme .owl-nav,
.container .photo-section .owl-theme .owl-nav,
.container .merch-section .owl-theme .owl-nav {
  position: absolute;
  top: -6vw;
  right: 3vw;
  margin: 0;
}

.video-wrapper video {
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -17%);
}

.headerSocial {
  width: 50%;
  padding-top: 1%;
  z-index: 9;
  position: absolute;
}

.logo {
  margin: 0 auto;
  width: 17vw;
  top: 5vw;
  left: 11vw;
  transform: translate(-50%, -50%);
  z-index: 9;
  position: absolute;
}

.artWrap {
  width: 94%;
  font-size: 0;
  position: absolute;
  bottom: 4vw;
  max-width: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  text-align: center;
  display: flex;
  justify-content: space-around;
  align-items: end;
  z-index: 1000;
}

.leftartWrap {
  display: inline-flex;
  align-items: center;
  background: linear-gradient(148deg, rgba(65, 69, 64, 1) 7%, rgba(145, 138, 135, 1) 35%, rgba(96, 96, 95, 1) 93%);
  border-radius: 1vw;
  width: 28vw;
}

.vinylTitle {
  font-size: 2vw;
}

.leftartWrap img {
  width: 11.3vw;
  height: auto;
}

.leftartWrap a {
  display: inline-flex;
  align-items: center;
  padding: 1vw 1vw;
}

.BIBLogo img {
  width: 100%;
  height: auto;
}

.hdrCopy {
  text-transform: capitalize;
  color: #fff;
  font-size: 4vw;
  letter-spacing: 0;
  line-height: 0.95;
  margin: 0px auto 1vw;
  font-family: moret, serif;
  font-weight: 600;
}

.hdrCopy.secondItem {
  margin-top: 4vw;
}

.feat {
  font-family: moret, serif;
  font-weight: 600;
  font-size: 15px;
  color: #fff;
  padding: 0 0 15px 0;
  text-transform: uppercase;
}

.avaiable {
  padding: 0 0 2vh 0;
  font-family: "Roboto Mono", monospace;
  text-transform: uppercase;
  font-size: 1.25vw;
  line-height: 1;
  font-family: nimbus-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #78574b;
  width: 90%;
}

.hdrCopy span {
  display: block;
  font-size: 14px;
  letter-spacing: 0;
  font-family: moret, serif;
  padding: 5px 0;
}

.artWrap .rightartWrap {
  width: 100%;
  text-align: right;
}

.header-btn .get-it-now {
  width: 12vw;
  margin: 0 0 0 auto;
  text-align: center;
}

.header-btn .get-it-now a {
  display: inline-block;
  font-size: 1.1vw;
  color: #000;
  text-decoration: none;
  text-align: center;
  background-color: #fff;
  width: 100%;
  letter-spacing: 0;
  height: 3.3vw;
  margin: 0 auto;
  line-height: 3.3vw;
  font-family: nimbus-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
}

.header-btn .get-it-now a:hover {
  background-color: #FFFFFF80;
  color: #fff;
}

.music-section,
.photo-section,
.merch-carousel {
  opacity: 1;
}

.title {
  font-size: 4.16vw;
  line-height: 1;
  padding-bottom: 3vh;
  color: #ffffff;
  margin-left: 0;
  text-transform: uppercase;
  font-family: "bebas-neue", sans-serif;
  font-weight: 400;
  font-style: normal; 
  text-align: left;
}

.music-carousel,
.merch-carousel {
  margin-left: 2.6vw;
  margin-top: 0;
}

.headerSocial {
  width: 50%;
  padding-top: 1%;
  position: absolute;
}

.headerSocial .socials-section ul {
  margin-left: 1vw;
}

.headerSocial .socials-section ul li a {
  color: #fff;
}

.container .owl-carousel .owl-nav button.owl-next,
.container .owl-carousel .owl-nav button.owl-prev {
  height: 3vw;
  margin: 0;
  width: 3vw;
  border-radius: 0;
  font-size: 0;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent;
  opacity: 0.5;
}

.owl-carousel .owl-nav button.owl-prev:focus,
.owl-carousel .owl-nav button.owl-next:focus {
  outline: none;
}

.music-carousel .get-it-now,
.merch-carousel .get-it-now {
  width: 100%;
  height: auto;
  text-align: center;
  /* margin-top: 18px; */
  padding-bottom: 0;
  margin: 0 auto;
}

.music-carousel .get-it-now a,
.merch-carousel .get-it-now a {
  display: block;
  text-decoration: none;
  font-size: 2.2vw;
  line-height: 1;
  text-transform: uppercase;
  width: 100%;
  width: 38%;
  margin: 0 auto;
  height: auto;
  text-align: center;
  /*font-family: nimbus-sans, sans-serif;
  font-weight: 900;
  font-style: normal;*/
  font-family: "bebas-neue", sans-serif;
  font-weight: 400;
  font-style: normal;  
  letter-spacing: 0;
  color: #ffffff;
  margin-top: 1.9vh;
}

.music-carousel .get-it-now a:hover,
.merch-carousel .get-it-now a:hover {
  color: #ffffff;
  opacity: 0.7;
}

.art {
  overflow: hidden;
}

.art img {
  -moz-transition: 0.5s all ease-in-out;
  -webkit-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
}

.video-section,
.about-section,
.mlist-section-wrapper,
.footer-section-wrapper {
  /* background: #000000 0% 0% no-repeat padding-box; */
  opacity: 1;
}

.logo.mobileLogo {
  display: none;
}

/* .video-carousel .owl-carousel .owl-item img {
  width: 83.4vw;
  height: 83.14vh;
} */

.video-title {
  color: #fff;
  font-size: 0;
  position: absolute;
  bottom: 20vh;
  left: 8vh;
  text-transform: uppercase;
  z-index: 2;
  font-weight: 600;
  transition: all 0.5s ease-in-out;
  width: 25%;
}

.video-title:hover {
  opacity: 0.5;
  cursor: pointer;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.overlay-img,
.video-container iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

span.icon-play3 {
  vertical-align: middle;
  margin-right: 1%;
  font-size: 3.2vw;
}

.artWrap.mobile {
  display: none;
}

.gradient {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  z-index: 2;
  backface-visibility: hidden;
  height: 11.093vw;
  bottom: -2px;
  background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
}

.video-carousel .owl-nav .owl-next span {
  background: url(../svg/chevronright.svg) no-repeat scroll 0 0 transparent;
  background-size: 90% auto;
  width: 1.5vw;
  height: 1.2vw;
  display: inline-block;
  font-size: 0;
  z-index: 10;
}

.video-carousel .owl-nav .owl-prev span {
  background: url(../svg/chevronleft.svg) no-repeat scroll 0 0 transparent;
  background-size: 90% auto;
  width: 1.5vw;
  height: 1.2vw;
  display: inline-block;
  font-size: 0;
  z-index: 10;
}

.music-carousel .owl-nav .owl-prev span,
.photo-carousel .owl-nav .owl-prev span,
.merch-carousel .owl-nav .owl-prev span {
  background: url(../svg/chevronleftwhite.svg) no-repeat scroll 0 0 transparent;
  background-size: 90% auto;
  width: 3vw;
  height: 3vw;
  display: inline-block;
  font-size: 0;
  z-index: 10;
}

.music-carousel .owl-nav .owl-next span,
.photo-carousel .owl-nav .owl-next span,
.merch-carousel .owl-nav .owl-next span {
  background: url(../svg/chevronrightwhite.svg) no-repeat scroll 0 0 transparent;
  background-size: 90% auto;
  width: 3vw;
  height: 3vw;
  display: inline-block;
  font-size: 0;
  z-index: 10;
}

/* Video Carousel Overrides */

.container .video-section .owl-carousel .owl-nav button.owl-prev,
.container .video-section .owl-carousel .owl-nav button.owl-next {
  background: #ffffff;
  border: 0.1px solid rgba(13, 21, 24, 0.3);
  position: static;
}

.container .video-section .owl-theme .owl-nav {
  top: auto;
  bottom: 0.5vh;
  right: 0vh;
  position: absolute;
  margin: 0;
}

/* End of Video Carousel Overrides */

.footer-section-wrapper {
  margin-top: 5vw;
  background-color: #d4cfcb;
  /* padding-top: 1vw; */
}

.footer-section {
  font-size: 10px;
  line-height: 20px;
  margin-left: 2.55vw;
  text-transform: uppercase;
  padding: 1.8vw 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 1%;
}

.footer-section .socials-section ul {
  margin-left: 0;
}

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

.logoWrapper {
  display: inline-block;
  width: 38%;
  text-align: right;
  vertical-align: bottom;
  margin-bottom: -1vw;
}

.logoWrapper div {
  display: inline-block;
}

.newLogo {
  width: 3.125vw;
  margin-right: 1vw;
}

span.copyright {
  text-transform: uppercase;
  color: #ffffff;
}

span.footer-links a {
  text-decoration: none;
  color: #ffffff;
  margin-left: 6px;
  white-space: nowrap;
}

span.footer-links a:last-child {
  margin-left: 0px;
}

.socials-section ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 2.55vw;
}

.socials-section li {
  display: inline-block;
  vertical-align: middle;
}

.socials-section a {
  text-decoration: none;
  color: #fff;
  margin-right: 1.1vw;
  font-size: 1.4vw;
}

.socials-section a.icon-soundcloud {
  font-size: 2.1vw;
}

.socials-section a:hover,
.footer-section a:hover {
  opacity: 0.4;
  transition: all 0.5s;
}

.video-carousel {
  position: relative;
  max-width: 97%;
  margin: 10vh auto;
  margin: 0 auto;
  padding-bottom: 10vh;
  padding-top: 0;
}

.music-section-wrapper,
.photo-wrapper,
.merch-section-wrapper {
  padding-bottom: 8vh;
}

.mobile {
  display: none;
}

p.seated-no-events {
  font-size: max(16px, 1.5vw);
  text-align: center;
  padding: max(30px, 4vw) 0;
}

@media all and (max-width: 1023px) and (orientation: portrait) {
  .video-image.desktop {
    display: none;
    object-fit: cover;
  }

  .artWrap .rightartWrap {
    width: 96%;
    text-align: center;
    margin: 0 auto;
  }

  .mobile {
    display: block;
  }

  body .video-image.mob {
    display: block;
  }

  .artWrap.mobile {
    display: block;
    top: unset;
  }

  .artWrap.desktop {
    display: none;
  }
}

@media all and (max-width: 1024px) and (orientation: portrait) {
  .video-carousel .owl-nav .owl-prev span {
    background: url(../svg/chevronleftwhite.svg) no-repeat scroll 0 0 transparent;
  }

  .video-carousel .owl-nav .owl-next span {
    background: url(../svg/chevronrightwhite.svg) no-repeat scroll 0 0 transparent;
  }

  .video-carousel .owl-nav .owl-prev span,
  .video-carousel .owl-nav .owl-next span {
    background-size: 99% auto;
    width: 7vw;
    height: 8vw;
  }

  body .container .video-section .owl-theme .owl-nav {
    top: auto;
    bottom: 50%;
    left: 1.7vw;
  }

  .container .video-section .owl-carousel .owl-nav button.owl-prev,
  .container .video-section .owl-carousel .owl-nav button.owl-next {
    top: auto;
    height: 6vw;
    width: 6vw;
    background: transparent;
    left: 1vw;
    position: absolute;
  }

  .container .video-section .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: 4vw;
    height: 6vw;
  }

  .header-Video {
    display: none;
  }

  .header-section,
  .music-section,
  .merch-section,
  .video-section,
  .about-section,
  .photo-section,
  .mlist-section-wrapper,
  .footer-section-wrapper {
    margin-bottom: 50px;
  }

  /*.header-section {
    margin-bottom: 90px;
  }*/

  .mlist-section-wrapper {
    margin-bottom: 45px;
  }

  .footer-section-wrapper {
    margin-bottom: 0px;
    background-color: #1d85d1;
  }

  .header-section {
    /* background: url(../assets/SYAS_Mobile_BG.jpg) no-repeat; */
    background-size: cover;
    background-position: center;
    position: relative;
    height: 100vh;
  }

  .logo {
    width: 43%;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 20px;
  }

  .logo a {
    font-size: 0;
  }

  .logo img {
    width: 100%;
    height: auto;
  }

  .header-btn .get-it-now,
  .header-btn .watch-now {
    width: 100%;
    max-width: 100%;
  }



  .header-btn .get-it-now a {
    font-size: 5vw;
    line-height: 1;
    letter-spacing: 0;
    padding: 5vw 0;
    width: 280px;
    display: block;
    height: auto;
  }

  .header-btn .get-it-now.store {
    margin-top: 16px;
  }

  /* .header-btn .get-it-now a:hover {
    width: 150px;
  }*/

  .header-btn {
    width: 100%;
    justify-content: center;
    left: auto;
  }

  .artWrap {
    bottom: 40px;
  }

  .avaiable {
    font-size: 18px;
    padding: 0 0 30px 0;
  }

  .hdrCopy {
    font-size: 7.5vw;
    margin-top: 0;
    margin-bottom: 1vw;
    letter-spacing: 3px;
    line-height: 1.2;
  }

  .hdrCopy.secondItem {
    margin-top: 15vw;
  }

  .socials-section ul {
    margin: 0;
  }

  .socials-section a {
    font-size: 22px;
    margin-right: 20px;
    color: #fff;
  }

  .socials-section a.icon-soundcloud {
    font-size: 29px;
    margin: 0;
  }





  div#tour .title {
    position: relative;
    z-index: 9999;
    transform: unset;
    top: unset;
    margin-left: 0;
    left: unset;
    padding: 0;
    font-size: 20vw;
    text-align: center;
  }


  .music-carousel,
  .merch-carousel {
    margin-left: 10px;
    margin-top: 18px;
  }

  .music-carousel .get-it-now a,
  .merch-carousel .get-it-now a {
    line-height: 1;
  }

  .music-carousel .get-it-now,
  .merch-carousel .get-it-now {
    width: 100%;
    height: auto;
  }



  .video-carousel {
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 0;
  }

  .music-section-wrapper,
  .merch-section-wrapper {
    padding-bottom: 20px;
  }

  .video-title {
    font-size: 0;
    white-space: nowrap;
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: auto;
  }

  .video-carousel {
    margin-bottom: 0;
    max-width: 100%;
  }

  .mlist-section .title {
    padding-top: 50px;
    padding-bottom: 15px;
  }

  div#mailinglistSection {
    padding-bottom: 50px;
  }

  .socials-section {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 5vw;
  }

  .footer-section {
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  span.copyright {
    text-align: center;
  }

  span.footer-links {
    margin-left: 0px;
    text-align: center;
  }

  .copyrightWrapper {
    display: block;
    width: 100%;
    text-align: center;
    order: 1;
  }

  .logoWrapper {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 34px;
    padding-top: 20px;
  }

  .newLogo {
    width: 48px;
    margin: 0;
  }

  .about-section .title {
    padding-top: 0px;
    margin-left: 50px;
  }

  .video-section {
    margin-bottom: 0;
  }

  .video-section2 {
    margin-top: 50px;
  }

  span.copyright {
    display: block;
  }

  span.mobile {
    display: none;
  }

  .videocarousel .video-titles {
    position: absolute;
    top: 56%;
    left: 52%;
    transform: translate(-50%, -50%);
    bottom: auto;
    width: 50% !important;
    font-size: 36px;
    padding-left: 10%;
    background-size: 43% auto;
    background-position: left center;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }

  .header-section .header {
    position: absolute;
    top: unset;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    bottom: -5%;
    width: 100%;
  }

  .logo.mobileLogo {
    display: block;
    position: absolute;
    z-index: 999;
    transform: none;
  }

  .logo.desktopLogo {
    display: none;
  }
}

@media all and (max-width: 1023px) and (orientation: landscape) {

  /* .header-section,
  body .headerBG {
    background-size: cover;
    height: 130vh;
  }

  .logo.mobileLogo {
    display: none;
    position: absolute;
    z-index: 999;
  }

  .logo.desktopLogo {
    display: block;
    transform: none;
  }

  .header-section .header {
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-50%, -50%);
    z-index: 9;
    width: 100%;
  }

  .logo {
    width: 25%;
  }*/

  body .container .video-section .owl-theme .owl-nav {
    bottom: 46%;
  }

  .videocarousel .video-titles {
    top: 50%;
  }
}

@media all and (max-width: 767px) {
    .merch-section .title {
    position: static;
    transform: unset;
    text-align: center;
  }
    .title {
    /*padding-top: 0px;
    position: absolute;
    z-index: 9999;
    transform: rotate(90deg);
    top: 56vw;
    margin-left: 0;
    left: -27vw;
    padding: 0;*/
    font-size: 19.23vw;
    text-align: center;
  }
  .music-carousel .get-it-now a,
  .merch-carousel .get-it-now a {
    font-size: 6.51vw;
    line-height: 1;
    letter-spacing: 0;
    line-height: 1;
    margin-top: 13px;
    width: 55%;
  }

  .readBtn {
    display: block;
  }

  span.readMorecontent {
    display: none;
  }



  span.icon-play3 {
    font-size: 20px;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .readBtn a:hover {
    background-color: #fff;
    color: #000;
  }

  /* .header-section {
    background: url(../assets/troubleWatersBGMobileBG.jpg) no-repeat;
    background-size: cover;
    background-position: center top;
    height: 100vh;
  }*/

  .video-carousel {
    margin-left: 0;
  }

  .music-carousel,
  .merch-carousel {
    margin-left: 0;
  }

  .container .video-section .owl-carousel .owl-nav button.owl-prev {
    left: 1vw;
    position: absolute;
    bottom: 50%;
    top: auto;
  }

  .container .video-section .owl-carousel .owl-nav button.owl-next {
    right: 1vw;
    position: absolute;
    bottom: 50%;
    top: auto;
    left: auto;
  }

  .about-img {
    text-align: center;
  }

  img.abt-img-1 {
    position: static;
    width: 60vw;
  }

  img.abt-img-1 {
    margin: 0 auto;
  }

  .about-text {
    width: 90vw;
    margin: 0 auto;
  }

  .mlistheader span.headertxtSub {
    display: block;
    letter-spacing: 0px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
  }

  .mlist-section-wrapper .mlist-section .title span a {
    font-size: 26px;
  }

  body div#mlform input#email {
    text-align: left;
    padding-left: 20px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  div#firstMlistForm {
    width: 44.802vw;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /*.artWrap.desktop {
    display: none;
  }

  .artWrap.mobile {
    display: block;
  }

  body #mlform .terms {
    margin-top: 0;
    margin-right: 10%;
  }

  .logoWrapper {
    width: 21%;
  }*/

  .copyrightWrapper {
    width: 46%;
  }
}

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

  /* .header-section {
    height: 100vh;
  }
  .header-section {
    background: url(../assets/troubleWatersBGDesktop.jpg?s) center bottom no-repeat;
    background-size: cover;
  }*/
  .music-section,
  .merch-section,
  .photo-section {
    position: relative;
  }
}

.header {
  position: absolute;
  top: 50%;
  left: 25%;
  transform: translate(-50%, -50%);
  z-index: 9;
  width: 100%;
}

@media only screen and (max-width: 1023px) and (orientation: portrait) {
  .header-section {
    background: url(../jpg/hdr_bg_mobile03c7.jpg?s) center bottom no-repeat;
    background-size: cover;
  }
  div#tour .title{
    line-height: 2;
  }
}

div#overlay-img-1 img,
div#overlay-img-2 img {
  width: 100%;
  height: auto;
}

.tattoo-wrapper {
  display: none;
}

.music-carousel .get-it-now a span,
.merch-carousel .get-it-now a span {
  display: inline-block;
  vertical-align: middle;
  width: 1.2vw;
  margin-left: 0.5vw;
}

.music-section,
.merch-section,
.photo-section {
  position: relative;
  padding-top: 3vh;
  margin-left: 0;
}

.music-section .albumImage,
.merch-section .albumImage {
  font-size: 0;
  position: absolute;
  z-index: 1111;
  width: 40vw;
  top: -11vh;
  left: 3vh;
}

.music-section .albumImage img,
.merch-section .albumImage img {
  width: 100%;
}

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

  .music-carousel .owl-carousel .owl-stage-outer,
  .merch-carousel .owl-carousel .owl-stage-outer {
    /* overflow: visible; */
    margin-left: 0;
  }

  .music-section .albumImage,
  .merch-section .albumImage {
    display: none;
  }

  .music-section,
  .merch-section,
  .photo-section {
    margin-left: 1.8vw;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1200px) and (orientation: landscape) {

  .music-section .albumImage,
  .merch-section .albumImage {
    top: -15vh;
    left: 2vh;
    display: none;
  }
}

body {
  position: relative;
}

body.contact-page {
  background: #d4cfcb;
}

.parallaxWrapper {
  position: relative;
  /* top: 0;*/
  width: 100%;
  height: 100vh;
  /* z-index: -1;
  left: 0;
  right: 0;*/
}

.parallaxWrapper .mobtattoo {
  display: none;
}

.parallaxWrapper img {
  width: 100%;
}

.video-titles {
  font-size: 50px;
  width: 100%;
  text-align: left;
  color: #ffffff;
  text-transform: capitalize;
  font-family: "bebas-neue", sans-serif;
  font-weight: 400;
  font-style: normal;  
}

.video-titles {
  background: url("../svg/videoplaywhitebig.svg") no-repeat;
  padding-left: 7%;
  background-size: contain;
  position: absolute;
  bottom: 5vh;
  left: 8vh;
  width: 16%;
  cursor: pointer;
  background-size: auto;
  background-position: left center;
}

.video-titles.videotitle1 {
  background: none !important;
  padding: 0;
  text-align: center;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  bottom: auto;
}

.video-titles.videotitle1:hover {
  background-size: auto;
}

.video-titles:hover {
  color: #fff;
}

.video-titles:hover {
  background: url("../png/videoplayhover.png") no-repeat;
  color: #fff;
  /* background-size: contain; */
  background-position: left center;
}

@media only screen and (max-width: 1023px) and (orientation: portrait) {
  .parallaxWrapper .desktattoo {
    display: none;
  }

  .parallaxWrapper .mobtattoo {
    display: block;
    height: 100vh;
  }
}
.headerVideoWrapper video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
@media only screen and (max-width: 1023px) and (orientation: portrait) {

  .music-carousel .get-it-now a span,
  .merch-carousel .get-it-now a span {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin-left: 10px;
  }

  .music-carousel .owl-carousel .owl-stage-outer,
  .merch-carousel .owl-carousel .owl-stage-outer {
    overflow: visible !important;
  }

  .container .music-section .owl-carousel .owl-nav button.owl-next,
  .container .photo-section .owl-carousel .owl-nav button.owl-next,
  .container .merch-section .owl-carousel .owl-nav button.owl-next,
  .container .music-section .owl-carousel .owl-nav button.owl-prev,
  .container .merch-section .owl-carousel .owl-nav button.owl-prev,
  .container .photo-section .owl-carousel .owl-nav button.owl-prev {
    top: calc(50% - 3.5vw);
    transform: translate(-50%, -50%);
    right: auto;
    position: absolute;
    right: 0%;
  }

  .container .music-section .owl-theme .owl-nav,
  .container .merch-section .owl-theme .owl-nav {
    position: unset;
    top: auto;
    right: auto;
  }

  .container .music-section .owl-carousel .owl-nav button.owl-prev,
  .container .merch-section .owl-carousel .owl-nav button.owl-prev {
    left: 2%;
    right: auto;
  }

  .music-carousel .owl-nav .owl-next span,
  .music-carousel .owl-nav .owl-prev span,
  .merch-carousel .owl-nav .owl-next span,
  .merch-carousel .owl-nav .owl-prev span,
  .photo-carousel .owl-nav .owl-next span,
  .photo-carousel .owl-nav .owl-prev span {
    width: 7vw;
    height: 7vw;
  }

  .music-section .albumImage,
  .merch-section .albumImage {
    font-size: 0;
    position: relative;
    z-index: 1111;
    width: 60%;
    top: auto;
    left: auto;
    margin: 0 auto;
    margin-top: 0;
  }

  .music-section .albumImage,
  .merch-section .albumImage {
    width: 90%;
    margin: 0 auto;
    margin-top: 0;
  }

  .music-section,
  .merch-section {
    position: relative;
    padding-top: 0;
  }

  .music-carousel,
  .merch-carousel {
    margin-top: 30px;
  }

  .artWrap {
    max-width: 100%;
    flex-direction: column-reverse;
    bottom: 30px;
  }

  .leftartWrap a {
    display: inline-flex;
    align-items: center;
    padding: 3vw 2vw;
    justify-content: left;
  }

  .leftartWrap {
    max-width: 100%;
    display: inline-flex;
    align-items: center;
    background: linear-gradient(148deg, rgba(65, 69, 64, 1) 52%, rgba(96, 96, 95, 1) 100%, rgba(145, 138, 135, 1) 100%);
    border-radius: 3vw;
    margin: 8vw auto;
    width: 100%;
    box-sizing: border-box;
  }

  .vinylTitle {
    font-size: 6vw;
  }

  .leftartWrap img {
    width: 26%;
    height: auto;
    margin-right: 10vw;
  }

}

.music-carousel,
.merch-carousel {
  opacity: 1 !important;
}

.video-title img.hover {
  display: none;
}

.video-title:hover img.normal {
  display: none;
}

.video-title:hover img.hover {
  display: block;
}

.music-section-wrapper,
.merch-section-wrapper,
.videos-section-wrapper,
.photo-wrapper {
  background: #0d1518;
}

.contact-linkout {
  margin-top: 1.262225vw;
}

a.contact-link {
  color: #547384;
  font-size: 1.76vw;
  font-family: "bebas-neue", sans-serif;
  font-weight: 400;
  font-style: normal;  
}

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

  .music-carousel>div:not(.owl-carousel),
  .merch-carousel>div:not(.owl-carousel) {
    width: 40vw;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 1024px) {
  .video-titles {
    padding-top: 10px;
    padding-bottom: 10px;
    width: auto;
  }

  .video-titles:hover {
    background: url(../png/videoplayhover.png) no-repeat;
    color: #fff;
    background-size: auto;
    background-position: left center;
  }
}

@media only screen and (max-width: 1023px),
only screen and (max-width: 1024px) and (orientation: portrait) {
  img.mobtattoo {
    display: block;
    width: 100%;
  }

  img.desktattoo {
    display: none;
  }

  .music-section-wrapper,
  .merch-section-wrapper {
    margin-top: 0vw;
  }

  .contact-linkout {
    margin-top: 36px;
    margin-bottom: 20px;
  }

  a.contact-link {
    font-size: 18px;
  }

  .hdrCopy sub {
    font-size: 4vw;

  }
}

/* @media only screen   and (min-device-width: 1024px)   and (max-device-width: 1366px)  and (-webkit-min-device-pixel-ratio: 2) {
    .logo.desktopLogo {
        display: block;
        width: 45%;
        top: 8vw;
        margin: 0 auto;
        /* color: #fff; */
    }
  } */

@media only screen and (max-width: 1023px) and (orientation: landscape) {
  /*.artWrap {
    max-width: 100%;
    bottom: 0px;
    transform: none;
    left: 0;
    width: 100%;
    transform: none;
  }

  .hdrCopy {
    font-size: 11vw;
  }

  .header-btn .get-it-now a {
    width: 250px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
  }*/
}

@media (min-width: 600px) and (max-width: 1024px) and (orientation: landscape) {
  .socials-section a.icon-soundcloud {
    font-size: 4.1vw;
  }

  .music-section .albumImage,
  .merch-section .albumImage {
    display: none;
  }
}