*{
    margin: 0;
    padding: 0px;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}
body::-webkit-scrollbar{
    width: 0px
}
a:-webkit-any-link {
    text-decoration: none;
    color: #000000;
    
}
@font-face{
    font-family: XHeighting;
    src: url("./assets/fonts/XHeighting.ttf");
}
a img{
    text-decoration: none !important;
    border: 0px !important;
    outline:none;
    border-width: 0px;
    outline-width:0px;
    border-bottom: none;
}

body, html{
    width: 100%;
    height: 100%;
    background: #000000;
}
header{
    text-align: center;
    width: 100%;
    height: 10px;
    /* padding: 35px 0px 25px 0px; */
}
.video-container{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; 
}
.playlist{
    text-align: center;
    padding: 25px;
}
img{
    width: 99%;
}
.music_hyperlink{
    font-size: 1em;
    margin: 20px auto;
    color: #fff !important;
    display: block;    
    width: 85%;
    max-width: 250px;
    padding: 5px;
    font-family: XHeighting;
}
.music-catolog{
    text-align: center;
    display: inline-block;
}
.music-catolog img{
    width: 300px;
    margin: 10px;
}
video{
    position: absolute;
    width: 100%;
    object-fit: cover;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0
}
.logo-image{
    max-width: 500px;
    margin-top: 18px;
    position: relative;
    top: 25px;
    z-index: 10000;
}
.artist-name-container{
    position: absolute;
    top: 70%;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: fit-content;
    width: 100%;
    text-align: center;
}

.artist_name{
    font-size: 7vw;
    font-family: XHeighting;
    color: #ffffff;
}

.social-media{
    background: #403e3e;
    text-align: center;
}
.social-media-logo{
    width: 70%;
    max-width: 110px;
}
.hyperlinks{
    margin: 25px;
    display: inline-block;
}
.unmute{
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 100px;
    opacity: 1;
    color: #ffffff;
    text-align: center;
    animation: fadeout 7s normal forwards;
}
.unmute-logo{
    width: 3.5%;
    max-width: 70px;
}
.single_social_container{
    margin: 100px 0px 0px 0px;
    text-align: center;
    background-image: linear-gradient(#000000, #978f89, #2C2D2D);
    /* width: 90%; */
    /* margin: auto; */
}
.social-media-conainer, .single_container{
    padding: 50px 0px 70px 0px;
    vertical-align: middle;
    width: 100%;
    display: inline-block;
}
.online-share{
    font-family: 'XHeighting';
    font-size: 2em;
    color: #fff;
}
.wav-point-header{
    font-size: 4em;
    text-transform: uppercase;
    font-family: XHeighting;
    text-decoration: underline;
    word-spacing: 5px;
    max-width: 800px;
    margin: auto;
    text-align: center;
    margin-bottom: 45px;
}
.single_image ,.single_hyperlink_container{
    vertical-align: middle;
    width: 90%;
}
.single_image{
    max-width: 250px;
    box-shadow: 0px -1px 20px rgb(0 0 0 / 60%), -9px -9px 16px rgb(0 0 0 / 50%);
    display: inline-block
}
.single_container{
    text-align: center;
    margin: 25px 0px 25px 0px;
    position: relative;
}
.single_hyperlink_container{
    text-align: center;
    max-width: 650px;
    margin: auto;
    display: inline-block;
}
.single_hyperlink{
    font-family: XHeighting;
    font-size: 2em;
    margin: 20px auto;
    color: #000000 !important;
    display: block;    
    background: #6b6b6b;
    width: 85%;
    max-width: 250px;
    padding: 5px;
}
.wav-point-bio{
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    padding: 75px 40px 75px 40px;
    background: #2d2d2d;
    background-image: linear-gradient(#2C2D2D, #000);
    margin: 0px 0px 100px 0px;
}
.wav-point-bio-statement{
    font-size: 23px;
    color: #ffffff;
    text-align: left;
    margin-bottom: 30px;
    display: inline-block;
}
.statement-container{
    width: 100%;
    max-width: 800px;
    margin: auto;
    margin-bottom: 35px;
    text-align: left;
}
.l-rae{
    font-weight: bold;
    font-size: 24px;
}

footer{
    /* background: rgb(98, 98, 98); */
    /* padding: 30px; */
    color: #ffffff;
    text-align: center;
    margin-top: 100px;
}
.wavepoint-copyright{
    font-size: 15px;
}
.footer-hyperlinks-container{
    display: inline-block;
}
.footer-social-media-logo{
    width: 30px;
    margin: 15px;
}
/* .wavepoint-copyright, .footer-hyperlinks-container{
    margin-bottom: 15px;
} */
.single-hyperlink{
    border: 0px;
    padding: 12px;
    margin-top: 30px;
    border-radius: 5px;
    color: #fff;
    background: #8b3f2b;
    font-size: 1.2em;
}
.youtube-video-container {
    text-align: center;
    padding: 30px;
    max-width: 600px;
    display: inline-block;
}
.video-content{
    width: 100%;
    text-align: center;
}
.youtube-video-container a{
    color: #ffffff;
    margin: 15px;
    display: inline-block;
}
.instagram-profile-container{
    width: 100%;
}
.youtube-title{
    font-size: 1.6em;
    font-family: XHeighting;
    margin: 15px 0px 35px 0px;
    color: #fff;
}
iframe{
    vertical-align: middle;
}
iframe, #player{
    width: 100%;
    max-width: 650px;
    box-shadow: 0px -1px 20px rgb(0 0 0 / 60%), -9px -9px 16px rgb(0 0 0 / 50%);
}
@keyframes fadeout{
    0% {
        opacity: 1;
      }
      100% {
        opacity: 0;
      }
}
@keyframes visable{
    0% {
        opacity: 0;
      }
      100% {
        opacity: 1;
      }
}


@media only screen and(min-width: 1500px){
    .single_image{
        margin-right: 100px;
    }
}

@media (max-width: 600px){
    .video-container{
        padding-bottom: 150.25%;
    }
    .artist_name{
        font-size: 15vw;
    }
}

.artist-images-container {
    position: relative;
    margin: auto;
    width: 100%;
    background: rgb(93, 91, 91);
    text-align: center;
    overflow: hidden;
    max-height: 650px;
}
  .prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
  }
  
  /* Caption text */
  .text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
  }
  
  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }
  
  /* The dots/bullets/indicators */
  .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
  }
  
  .active, .dot:hover {
    background-color: #717171;
  }
  
  /* Fading animation */
  .fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
  }
  
  @-webkit-keyframes fade {
    from {opacity: .4} 
    to {opacity: 1}
  }
  
  @keyframes fade {
    from {opacity: .4} 
    to {opacity: 1}
  }

  .mySlides {
      display: inline-block;
      display:none;
      vertical-align: bottom;
    }
.slideshow-button{
    display: inline-block;
    width: 70px;
    padding: 10px;
}
.image-button-slider{
    text-align: center;
}
.new{
    font-family:XHeighting;
    margin-bottom: 50px;
    font-size: 3em;
    color: #fff;
}
.bounce-in-bck {
	-webkit-animation: bounce-in-bck 1.1s both;
	        animation: bounce-in-bck 1.1s both;
}
@-webkit-keyframes bounce-in-bck {
    0% {
      -webkit-transform: scale(7);
              transform: scale(7);
      -webkit-animation-timing-function: ease-in;
              animation-timing-function: ease-in;
      opacity: 0;
    }
    38% {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
      opacity: 1;
    }
    55% {
      -webkit-transform: scale(1.5);
              transform: scale(1.5);
      -webkit-animation-timing-function: ease-in;
              animation-timing-function: ease-in;
    }
    72% {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    81% {
      -webkit-transform: scale(1.24);
              transform: scale(1.24);
      -webkit-animation-timing-function: ease-in;
              animation-timing-function: ease-in;
    }
    89% {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    95% {
      -webkit-transform: scale(1.04);
              transform: scale(1.04);
      -webkit-animation-timing-function: ease-in;
              animation-timing-function: ease-in;
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
/* .single_container:after{
      display: block;
      content: "";
      width: 100px;
      height: 100px;
      background: red;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
} */
iframe{
    background: #2d2d2d !important;
    margin: 10px;
    width: 90% !important;
  }
.spread-vibes{
    position: relative;
    top: -40px;
    color: #fff;
}
.plug{
    color: rgb(0, 0, 0) !important;
    text-transform: uppercase;
    font-size: 12px;
}
.button-container{
    display: block;
}
.single-image{
    width: 70%;
    max-width: 450px;
}