﻿section#releases{
    background: #111;
    padding: 4.9em 0 8em;
}


section#releases h1 {
    color: #C41E3A;
}

img#releaseBG{
    position: fixed;
    width: 100%;
    height: 100%;

    z-index: 0;

  

    top: 67px;
    left: 0px;

}


section#shops{

float: left;
width: 100%;


}

section#releaseHeader{
    
    background: #222;

   float: left;

    margin-top: 4em;
    left: 0px;

    z-index: 9999;

    padding-bottom: 1em;

}

section#releaseHeader h1.title {
    font-size: 1.75em;
    margin-left: 0.35em;
    color: #eee;

    margin: 0.5em 0 0 0;

    width: 100%;
    padding-left: 0;
    

}


section#releaseHeader .mainArtists, section#releaseHeader .featuringArtists, section#releaseHeader .remixedByArtists    {
    float: left;
    width: 100%;
    padding-left:0;

    color: #999;

   
    


}

section#releaseHeader .mainArtists ul, section#releaseHeader .featuringArtists ul, section#releaseHeader .remixedByArtists ul  {
    float: left;
    width: 100%;

    margin: 0;
    padding: 0;
    list-style: none;
}

section#releaseHeader .mainArtists li, section#releaseHeader .featuringArtists ul li, section#releaseHeader .remixedByArtists ul li {
    float: left;
    width: 100%;
}

section#releaseHeader .mainArtists li a, section#releaseHeader .featuringArtists ul li a, section#releaseHeader .remixedByArtists ul li a{
    float: left;
   
    text-decoration: none;
    color: inherit;

    cursor: pointer;


}

section#releaseHeader .mainArtists li a:hover, section#releaseHeader .featuringArtists ul li a:hover, section#releaseHeader .remixedByArtists ul li a:hover{
   color: white;


}


section  {

    opacity: 0.95;
    
    z-index: 999;

    background: #111;


    font-family: "Anton", Haettenschweiler,'Arial Narrow Bold',sans-serif;
}




.releaseArea {
    position: relative;
    float: left;
    width: 50%;
    height: calc(100vw/2);

 

}

.releaseArea img {
    background-position:  center/cover ;
    width: 100%;
    height: 100%;
}

.releaseArea img:hover {
    /* filter: brightness(130%) ; */
}



.releaseArea .details{

   float: left;
   position: absolute;
   top: 0px;
   width: 100%;

   margin-top: 75%;;

  


}

.releaseArea .details a.artists , .releaseArea .details .title, .releaseArea .details a.producersRemixers  {

    float: left;
    width: 98%;
    padding: 1%;

    text-decoration: none;
    line-height: 130%;

    color: #111;
 
 
 }


 .releaseArea .details .title{
    color: #eee;
    background: #111;

    font-size: 1.2em;
 }



 .releaseArea .details a.artists , .releaseArea .details a.producersRemixers  {

    cursor: pointer;
 
 }


 .releaseArea .details a.producersRemixers  {

   font-size: 0.9em;
 
 }

 .releaseArea .details a.producersRemixers:hover , .releaseArea .details a.artists:hover {

    opacity: 0.7;
  
  }


  section#artistsAndRemixers{
    color: #bbb;

  }


  section#artistsAndRemixers img{
   float: left;
   width: 32.5%;


  }


  section#artistsAndRemixers img:hover{
    filter: brightness(2);

  } 


  section#artistsAndRemixers h1, section#releaseDescription h1, section#releaseDetails h1{
    color: #C41E3A;
    color: #ccc;

    font-size: 3em;

    margin-top: 2em;

  }


  #menuOverlay {
   
    top: 4.1em;
   
    z-index: 9999
}



.flexi {
    width: 90%;
    max-width: 80em;
    margin: auto;
}

#bio .flexi {
    color: #bbb;
    line-height: 1.5em;
    font-size: 1.05em;
    letter-spacing: 0.05em;
    font-family: "Anton", Haettenschweiler,'Arial Narrow Bold',sans-serif;
}



section#releaseImages, section#releaseDetails{

    float: left;

  
    padding: 3em 0 8em 0;

}




section#releaseImages .leftColumn{
    float: left;
    width: 45%;
    min-height: 500px;

    background-color:inherit;

    
}

section#releaseImages .leftColumn img{
    float: left;
    width: 100%;
    height: 100%;

    

    border-radius: 8px;
    
}


section#releaseImages .rightColumn{

    float: left;
    width: 55%;
   
    min-height: 500px;

    background-color: #111 ;
    
}


section#releaseImages .rightColumn img.oneCol {
    float: left;
    width: 100%;
    height: 100%;


    
}


section#releaseImages .rightColumn img.twoCol {
    float: left;
    width: 50%;
    height: 60%;


    
}


section#releaseImages .rightColumn .releaseDateSquare {

    float: left;
    width: 94%;
    padding: 3%;


    background-color: #111 ;

    color: #ccc;
    
}

.releaseDateSquare .row{
    float: left;
    width: 100%;

}

.releaseDateSquare .availability, .releaseDateSquare .upc, .releaseDateSquare .genre, .releaseDateSquare .producers, .releaseDateSquare .writers, .releaseDateSquare .producers, .releaseDateSquare .publishers {
    margin-bottom: 1em;
}

.releaseDateSquare .ln{
    margin: 1em 0em;

}   

.releaseDateSquare  b.title, .releaseDateSquare  b.value{
    float: left;
    min-width: 40%;
    font-weight: normal;

    color: #ccc;

    letter-spacing: 0.1em;

}

.releaseDateSquare  b.value{
    color: #eee;

}

.releaseDateSquare  b.value a{

    text-decoration: none;
    color: inherit;
}   


.releaseDateSquare  b.value a:hover{
   
    color: #C41E3A;
}   



#shops  {

   position: relative;
   top: 90%;
   left: 1em;
    width: 99%;
  
   

    

  
    
}

#shops  .flexi{

    background: #111;
    width: 100%;
   
}



#shops  .shop {

    float: left;
   
    height: 100%;
    width: calc(100vw/24);

    padding: 0;
  

    background: #111;

    text-align: center ;

    cursor: pointer;

    padding: 1em 0;

    

    
}


#shops .shop img{

    float: left;
    background-position: center ;

    object-fit: cover;
    width: 100%;
    height: 100%;

    padding: 0%;
    margin: 0%;
    cursor: pointer;


    filter: invert(5) grayscale(15) ;
    
}  


section#shops .shop img:hover {


    filter: invert(0) grayscale(0) ;
    
}  


section#releaseDescription{

    float: left;

     padding-top: 2em; 

     margin-top: 10em;;

     background: #000;
     opacity: 0.95;

}


section#releaseDescription .leftColumn{
    float: left;
    width: 45%;
    min-height: 500px;

    /* background-color:#000; */

    
}


section#releaseDescription .leftColumn .details{
    float: left;
    width: 100%;
  

    background-color:#eee;

    
}





section#releaseDescription .rightColumn{
    float: left;
    width: 53%;
    padding: 0% 1%;
    height: 500px;

    /* background-color: #000; */

    color: #ccc;

    
}

section#releasePlayAndBuy{
    float: left;
    width: 100%;
  

    background-color:#aaa;


}


#cr{
    float: left;
    width: 100%;

    color: whitesmoke;
    font-size: 1.1em;

    margin-bottom: 2em;

   
}

#cr a{
    float: left;
    
    text-decoration: none;
    color: inherit;

    padding-right: 0.5em;

    color: #888;


}

#cr a:hover{
   opacity: 1;
    color: white;
}



#releases h1 a {

    text-decoration: none;
    color: inherit;

    opacity: 0.6;

    padding-right: 0.3em;
}

#releases h1 a:hover {
   
    opacity: 1;
    background: crimson;
    color: #eee;
    
}





#shops .shop  {
    height: 5em;
    opacity: 0.5;
   

}   


#shops .shop:hover  {
    opacity: 0.99;

}  

 #shops .shop.am  {   
    width: 6em;

    height: 6em;
  
}


#shops .shop.ts img{
    object-fit: contain;

}


#shops .shop.bp  {
   
 
    margin-top: 1em;
    height: 4em;
   
    
}


#shops .shop.sp  {
   
 
    margin-top: 0.5em;
    height: 4.8em;
   
    
}


#shops .shop.ts  {
   
 
    margin-top: 1em;
    height: 4.3em;
   
    
}

#shops .shop.bp img{

   
   object-fit: contain;
     background-position: center;

}



#shops .shop.jd  {
   
    width: 8em;
    height: 5em;

  

    margin-right: 0.5em;

    background: white;
}



 .releaseRow {
    float: left;
    width: 100%;
/*    padding: 1% 0% 0% 3%;3*/
    margin-bottom: 3em;
   
    transition-delay: 5.175s
}


 .releaseRow .tracklist {
    width: 100%;
    float: left;
    font-weight: lighter;
}



a.track, .releaseRow .tracklist {
    color: #ccc;
    letter-spacing: 0.03em;
}

    .releaseRow .tracklist .trackName {
        width: 98%;
        padding: 1% 0;
        float: left;
        cursor: pointer
    }

.releaseRow .tracklist {
    color: #888;
    display: block
}

.releaseRow .info h4, section#releases .releaseRow .info h5 {
    width: 98%;
    float: left
}


.trackName a.track b.isrc {
     margin-left: 0.3em; 
    color: #888;
    font-size: 0.8em;
    font-weight: lighter;
    letter-spacing: 0.03em;


}


.trackName {


    width: 96%;
    padding: 0.5em;
    height: auto;
   
    border-radius: 8px;

    margin-bottom: 1em;

}


.trackName:hover {
    /* background: #333; */

}

.trackName:active {
    background: #222;

    color : yellow;
}

 .trackName a.track {
    width: 97%;
    padding:  1%;

} 



.jp-audio {
     margin-left: 5.2em; 


}
/* 
.jp-controls-holder{

    margin-top: -4em;
    height: 3em;
} */


.track .wave {
    background: url(../img/play-button-7.svg) top no-repeat;
    float: left;
    width: 2.8em;
    height: 2.8em;

    margin: 0.2em 0.3em 0.2em 0;
    filter: invert();

    opacity: 0.6;
}

.track .playingTrack {

  
    float: left;
    /* margin: 0.2em 0.9em 0.2em 3em; */
    /* width: 38px;
    height: 38px; */
    /* border-radius: 50px; */

    margin: 0.2em 0.7em;

    background: url(../img/sml.gif) center no-repeat;
    
    width: 2.3em;
    height: 2.3em;

    border-radius: 50px;
  
        /* filter: invert(0.5) sepia(1) saturate(5) hue-rotate(175deg); */
    
    
         /* filter: brightness(5) invert(0) sepia(100%) saturate(500%) hue-rotate(190deg);  */

         filter:  invert(1) ; 
   
   

}


#releaseDescription .leftColumn {
    color: #ddd;
    letter-spacing: 0.03em;
}




a img.c1m_yt {
    width: 54px;
    height: 54px;
    padding-top: 22px;

    object-fit:  cover;
   
}


a img.c1m_fb {
    width: 30px;
    height: 30px;
   
    object-fit: cover;
    margin-left: -0.5em;
}


a img.c1m_ig {
    width: 32px;
    height: 32px;
   
    object-fit: cover;
}


.lowerLi {
    margin-top: 9em;
}





@media only screen and (min-width:200px) {
    section #header img {
        width: 6.29em;
        height: 2.81em
    }

    section#scrolled {
        margin-top: 3.3em;
        background: #111;
    }

    section#header {
        opacity: 1
    }

    section#news {
        object-fit: cover
    }



    .menuArea {
    
        margin-top: calc(100vh/5)
    }

    section#header #menu {
        font-size: 1.8em;
    }




    .releaseArea .details{
        margin-top: 75%;;       
    }

    .producersRemixers{
        display: none;
    }




    img#releaseBG {
        object-fit: cover;
    }    



    section#releaseHeader h1.title{
        font-size: 1.3em;

    }

    section#releaseHeader .mainArtists ul li {
        font-size: 0.9em;

    }

    section#releaseImages .leftColumn{
        width: 100%;

        min-height: 380px;
        
        margin-bottom: 2em;
      
    }
 
   
    section#releaseImages .rightColumn{
        width: 100%;
        min-height: 380px;
    }

    section#releaseImages .rightColumn .releaseRow .tracklist .trackName .track{
        font-size: 0.95em;
    }


    section#releaseImages .rightColumn .releaseRow .tracklist .trackName .track b {
        font-size: 0.9em;
    }


   
    #shops .shop.ts {
        margin-top: 1em;
        height: 4.3em;
    }
    #shops .shop {
        height: 5em;
        opacity: 0.5;
    }
    #shops .shop {

    
        width: calc(100vw/6);
    

    }



    section#releaseDescription .leftColumn{
        width: 100%;
        min-height: 200px;
        padding-bottom: 6em;
    }



    section#artistsAndRemixers h1, section#releaseDescription h1, section#releaseDetails h1 {
        color: #C41E3A;
        color: #999;
        font-size: 1.8em;
        margin-top: 1em;
    }

    .releaseDateSquare .row {
        font-size: 0.8em;

    }

    section#news h3 {
        font-size: 1.3em;

    }
   
    section#footer .colLeft , section#footer .colRight {
        width: 100%;

        font-size: 0.75em;

    }    



    #menuOverlay .menuArea{
        margin-top: calc(100vh/5);

        font-size: 0.8em;

    }    



    .menuArea ul {
    padding: 0%;

    }


    .track .playingTrack {
    
        margin: 0.2em 0.4em 0.2em 0em;
        /* width: 2.35em;
        height: 1.76em; */
      
        /* height: 2.35em;
        width: 1.76em; */


        /* width: 45px;
        height: 45px;

        border-radius: 50px;

         aspect-ratio: 4/3;   */

         filter: invert(20%) sepia(61%) saturate(6522%) hue-rotate(337deg) brightness(99%) contrast(96%);

         
         width: 2.7em;
    height: 2.7em;
    border-radius: 50px;
    
    }



    .jp-audio {
        margin-left: 0em; 
        /* width: 250px; */


    }

    .jp-audio {
        margin-left: 0em; 
        width: 280px;



    }

    .jp-audio.jp-state-no-volume.jp-state-playing{
        
        width: 280px;


    }


   
}


@media only screen and (min-width:400px) {
    .track .playingTrack {
    
        /* margin: 0.2em 0.55em 0.2em 0.7em; */
        /* width: 2.35em;
        height: 1.76em; */
      
        /* height: 2.35em;
        width: 1.76em; */

/* 
        width: 38px;
        height: 38px;

font-size: 0.75em; 
 */

padding: 0;

        /* border-radius: 20px; */

         /* aspect-ratio: 4/3;    */


         margin: 0.2em 0.4em 0.2em 0em;
         /* width: 2.35em;
         height: 1.76em; */
       
         /* height: 2.35em;
         width: 1.76em; */
 
 
         /* width: 45px;
         height: 45px;
 
         border-radius: 50px;
 
          aspect-ratio: 4/3;   */
 
 
          width: 2.7em;
     height: 2.7em;
     border-radius: 50px;

    
    }


}    



@media only screen and (min-width:720px) {
    .releaseArea {
        width: 33.3%;
        height: calc(100vw/3)
    }

    section#artists h1, section#news h1 {
        font-size: 3em
    }

    section#header img {
        width: 8.38em;
        height: 3.75em
    }

    section#scrolled {
        margin-top: 3.95em
    }

    section#header {
        opacity: 1
    }





    img#releaseBG {
        object-fit: cover;
    }    


    section#releaseHeader h1.title{
        font-size: 2em;

    }

    section#releaseHeader .mainArtists ul li {
        font-size: 1.5em;

    }

    section#releaseImages .leftColumn{
        width: 100%;

       margin-bottom: 3em;
      
    }
 
   
    section#releaseImages .rightColumn{
        width: 100%;
        min-height: 380px;
    }

    section#releaseImages .rightColumn .releaseRow .tracklist .trackName .track{
        font-size: 1.5em;
    }


    section#releaseImages .rightColumn .releaseRow .tracklist .trackName .track b {
        font-size: 0.9em;
    }


   
    #shops .shop.ts {
        margin-top: 1em;
        height: 4.3em;
    }


    #shops .shop.sp  {
    
        margin-top: 0.5em;
        height: 5em;
       
        
    }

    #shops .shop.sp img {
    object-fit: contain;
       
        
    }

    #shops .shop {
        height: 5em;
        opacity: 0.5;
    }
    #shops .shop {

    
        width: calc(100vw/8);
    

    }



    section#releaseDescription .leftColumn{
        width: 100%;
        min-height: 200px;
        padding-bottom: 6em;

        font-size: 1.3em;
    }



    #releaseDetails{
        font-size: 1.4em;
        color:#ccc;

    }






    section#artistsAndRemixers h1, section#releaseDescription h1, section#releaseDetails h1 {
        color: #C41E3A;
        color: #999;
        font-size: 2em;
        margin-top: 1em;
    }

    .releaseDateSquare .row {
        font-size: 0.8em;

    }

    section#news h3 {
        font-size: 2em;

    }
   
    section#footer .colLeft , section#footer .colRight {
        width: 100%;

        font-size: 0.75em;

    }    



    #menuOverlay .menuArea{
        margin-top: calc(100vh/5);

        font-size: 1.1em;

    }    




    .track .playingTrack {
    
        /* margin: 0.2em 0.55em 0.2em 0.8em;
        width: 38px;
        height: 38px;


        margin: 0.2em 0.4em 0.2em 0em; */
        /* width: 2.35em;
        height: 1.76em; */
      
        /* height: 2.35em;
        width: 1.76em; */


        /* width: 45px;
        height: 45px;

        border-radius: 50px;

         aspect-ratio: 4/3;   */


         width: 2.7em;
    height: 2.7em;
    border-radius: 50px;

    padding: 0;

    font-size: 1em;

    
    }



    .jp-audio {
        margin-left: 0em; 
        /* width: 250px; */


    }

    /* .jp-audio {
        margin-left: 1em; 
        width: 200px;



    } */

    .jp-audio.jp-state-no-volume.jp-state-playing{
        
        width: 280px;


    }


    #footer ul{
        font-size: 1.4em;

    }







}




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

.track .playingTrack {
    
    /* margin: 0.2em 0.55em 0.2em 0.8em;
    width: 38px;
    height: 38px;


    margin: 0.2em 0.4em 0.2em 0em; */
    /* width: 2.35em;
    height: 1.76em; */
  
    /* height: 2.35em;
    width: 1.76em; */


    /* width: 45px;
    height: 45px;

    border-radius: 50px;

     aspect-ratio: 4/3;   */


     width: 2.7em;
height: 2.7em;
border-radius: 50px;

padding: 0;

font-size: 0.95em;


}

}








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

    .releaseArea {
        width: 25%;
        height: calc(100vw/4)
    }

    .producersRemixers{
        display: block;
    }

    section#header {
        opacity: 1
    }

    section#scrolled {
        margin-top: 0
    }

    section#scrolled h1 {
        font-size: 2em
    }


  
section#releaseImages .leftColumn{
    float: left;
    width: 45%;
    min-height: 500px;

    background-color:inherit;

    
}

section#releaseImages .leftColumn img{
    float: left;
    width: 100%;
    height: 100%;

    

    border-radius: 8px;
    
}


section#releaseImages .rightColumn{

    float: left;
    width: 55%;
   
    min-height: 500px;

    background-color: #111 ;
    
}




#shops  .shop {
    width: calc(100vw/24);    
}


#shops .shop.sp  {
    
     margin-top: -0.2em; 
    height: 6.5em;
    width: 4.8em;
    
}


.trackName a.track {
    width: 96%;
    padding:  1%;

} 



.jp-audio {
     margin-left: 5.6em; 


}



.track .wave , track .playingTrack {
  
    width: 2em;
    height: 2em;
    margin: 0.2em 0.7em;


   
}

.track .playingTrack {

  
   
    margin: 0.2em 0.7em;
    width: 38px;
    height: 38px;


    /* filter: invert(1) hue-rotate(350deg);
    filter: invert(0.5) sepia(10) saturate(125) hue-rotate(350deg); */

        /* filter: invert(0.5) sepia(1) saturate(5) hue-rotate(175deg);  */
    
    
        filter: invert(20%) sepia(61%) saturate(6522%) hue-rotate(337deg) brightness(99%) contrast(96%);
        
        

         /* filter: hsl(0, 100%, 50%); */
}


section#releaseImages .rightColumn .releaseRow .tracklist .trackName .track{
    font-size: 1.2em;
}


section#releaseImages .rightColumn .releaseRow .tracklist .trackName .track b {
    font-size: 0.75em;
}



    .releaseRow {
        float: left;
        width: 98%;

        margin-left: 2%;
       
    }










  
}





.eq-bar {
    transform: scale(1, -1) translate(0, -24px);
  }
  
  .eq-bar--1 {
    animation-name: short-eq;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
    animation-delay: 0s;
  }
  
  .eq-bar--1 {
    animation-name: short-eq;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
    animation-delay: 0s;
  }
  
  .eq-bar--2 {
    animation-name: tall-eq;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
    animation-delay: 0.17s;
  }
  
  .eq-bar--3 {
    animation-name: short-eq;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
    animation-delay: 0.34s;
  }
  
  @keyframes short-eq {
    0% {
      height: 8px
    }
  
    50% {
      height: 4px
    }
  
    100% {
      height: 8px
    }
  }
  
  @keyframes tall-eq {
    0% {
      height: 16px
    }
  
    50% {
      height: 6px
    }
  
    100% {
      height: 16px
    }
  }




  @keyframes vibrate {
    0% { transform: rotate(0deg); }
    10% { transform: rotate(-1deg); }
    20% { transform: rotate(1deg); }
    30% { transform: rotate(0deg); }
    40% { transform: rotate(1deg); }
    50% { transform: rotate(-1deg); }
    60% { transform: rotate(0deg); }
    70% { transform: rotate(-1deg); }
    80% { transform: rotate(1deg); }
    90% { transform: rotate(0deg); }
    100% { transform: rotate(-1deg); }
  }



  .releaseArea:hover {
    /* Start the vibrate animation with duration 0.5 seconds */
    animation: vibrate 0.5s;
  
    /* When the animation is finished, start again */
    animation-iteration-count: infinite;
  }


/* 
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
  <rect class="eq-bar eq-bar--1" x="4" y="4" width="3.7" height="8"/>
  <rect class="eq-bar eq-bar--2" x="10.2" y="4" width="3.7" height="16"/>
  <rect class="eq-bar eq-bar--3" x="16.3" y="4" width="3.7" height="11"/>
</svg> */