@media all and (max-width: 575px)
 {



html
{
  height: 100%;
  width: 100%;
}

body 
{
  margin: 0px;
  padding: 0px;
  text-align: center;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  background-color: white;
  overflow-x: hidden;
}




/*Header*/

header 
{
    background: linear-gradient(180deg, #7dd2ab, #a05ee5);
    width: 100%;
    height: 175px; /* 268px*/
    overflow: hidden;
}


.fond_invisible3
{
  width: auto;
    background: none;
    margin-top: 1%;
}


.conteneur_secondaire
{
  display: flex;
  width: 21%;
  height: 100%; /* 55px*/
  justify-content: space-around;
  margin: auto;
}

.pcategories, .paleatoire, .pcontact
{
  color: white;
  font-weight: bold;
  font-size: 1.15em;
  font-family: 'Roboto';
  padding: 0px 20px 5px 20px;
}

.acategories, .aaleatoire, .acontact
{
  text-decoration: none;
}

section
{
  display: flex;
  flex-wrap: wrap;
    margin-top: 0%;
    width: 100%;  
    height: 100%;
  }


.large_rap
{
  height: 48px;
  width: 100%;
  background-color:  #a05ee5;
  justify-content: center;

}

.t_rap
{
  font-weight: bold;
  font-size: 2.5em;
  width: 50%;
  height: 48px;
  background-color: #a05ee5; /* #a05ee5*/
  margin-top: 0px;  
  font-family: 'arial';
  margin: auto;
  text-align: center;
}

label
{
  font-weight: bold;
  color: white;
  font-size: 0.45em;
}

.div_globale
{
  height: 100%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;

}

.image_section1
{
  width: 35%; /* 22.5% */
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 5%;
  margin-bottom: 0.5%;
}

.i_album
{
  width: 160px;
  height: 160px;
  margin-left: 10%;  
}

.resume
{ 
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}


.titre_album
{
display: none;
font-size: 1.2em;
color: black;
font-family: 'Roboto', comic sans ms;
text-align: left;
width: 250px;
height: 120px;
margin-left: 10%;
background-color: pink;
}
























.section2_mobilee
{
 width: 65%;
 height: 100%;
 display: flex;
 flex-wrap: wrap;
}


.titre_album_mobile
{
margin-top: 5%;  
font-size: 1.2em;
color: black;
font-family: 'Roboto', comic sans ms;
text-align: left;
margin-left: 10%;
width: 100%;
height: 120px;
}


.tracklist_mobile
{
  margin-top: 2%;
  margin-left: 10%;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}


.p_tracklist_mobile
{
  font-size: 0.75em;
  color: black;
  font-family: 'Roboto', comic sans ms;
  text-align: left;
  width:100%;
}


#div_note
{
  width: 300px;
  position: absolute;
  margin-top: 130px;
  margin-left: 180px;
  display: flex;
  flex-wrap: wrap;

}

.mb-3
{
  width: 100%;

}

.note_moyenne
{
  color: black;
  font-size: 1.25em;
  margin: auto;
}

.nombre_votes
{
  color: black;
  font-size: 1em;
  text-align: center;
  margin: auto; 
}


#voter
{
  width: 150px;
  height: 50px;
  margin-left: 60px;
}


.rectangle_signe_stream_mobile
{
  height: 30px;
  width: 100%;
  background-color: #d6d9e0;
  text-align: left;
  margin-top: 130px;
  margin-left: 40px;
}


.rectangle_stream_mobile
{
  display: flex;
  width: 80%;
  margin-left: 55px;
  margin-top: 15px;
  height: 7%;
  justify-content: space-evenly;
}

.img_stream_mobile
{
  width: 60px;
  height: 60px;
  border: 1px solid black; 
}


.d_4
{
  width: 230px;
  height: 168px;
  margin-left: 60px;
  margin-top: 10px;
}


.resume_mobile
{
  width: 95%;
  display: flex;
  flex-wrap: wrap;
  height: 30%;
  margin-top: 10px;
}


.p_resume_mobile
{
  font-size: 0.8em;
  margin-left: 40px;
  color: black;
  width: 90%;
  font-weight: 500;
  font-family: 'Roboto', comic sans ms;
  text-align: left;
}


.rectangle_signe_physique_mobile
{
  height: 30px;
  width: 100%;
  background-color: #d6d9e0;
  text-align: left;
  margin-top: 10px;
  margin-left: 40px;
}
.rectangle_physique_mobile
{
  display: flex;
  width: 80%;
  margin-left: 55px;
  margin-top: 10px;
  height: 7%;
  justify-content: space-evenly;
}


.img_physique_mobile
{
  width: 60px;
  height: 60px;
}



















.artiste
{
  font-size: 1.8em;
  font-weight: 1000;
  font-family: 'Roboto', comic sans ms;
}

.annee
{
  font-size: 0.9em;
  color: black;
  font-family: 'Roboto', comic sans ms;
  text-align: left;
}


.nombre_votes
{
  font-size: 1.2em;
}

.section3
{
  width: 29.5%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0%;
  position: absolute;
  right: 0;
}

.rectangle_signe_stream
{
  display: none;
  height: 14.5%;
  width: 100%;
  background-color: #d6d9e0;
  text-align: left;
}

.logo_stream
{
  width: 30px;
  height: 30px;
  margin-left: 2%;
}

.rectangle_stream
{
  display: none;
  margin-top: 4%;
  display: flex;
  width: 100%;
  height: 17.5%;
  justify-content: space-around;
}

.d_3
{
    padding: 0% 1% 3% 1%;
}

.img_stream
{
  display: none;
  margin-top: 8%;
  width: 55px;
  height: 55px;
  border: 1px solid black; 
}

.rectangle_signe_physique
{
  display: none;
  height: 14.5%;
  width: 100%;
  margin-top: 15%;
  background-color: #d6d9e0;
  text-align: left;
}

.logo_physique
{
  width: 30px;
  height: 30px;
  margin-left: 2%;  
}

.rectangle_physique
{
  display: none;
  display: flex;
  width: 100%;
  height: 20%;
  justify-content: space-around;
  margin-top: 4%;
}


.img_physique
{
  display: none;
  margin-top: 8%;
  width: 60px;
  height: 65px; 
}




.d_2
{
  display: none;
  padding: 8% 2.5% 0% 2.5%;
  width: 310px;
  height: 227px;
  margin: auto;
  margin-right: 12%;

}

.tracklist
{
  display: none;
  margin-top: 20%;
  margin-bottom: 5%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.p_tracklist
{
  display: none;
  font-size: 0.75em;
  color: black;
  font-family: 'Roboto', comic sans ms;
  text-align: left;
  width: 90%;
}


.p_resume
{
  display: none;
}

.progress-label-left, .progress-label-right, .progress, #five_star_progress, #four_star_progress, .progress-bar 
{
  display: none;
}

span.pour_mobile div.col-sm-4
{
  display: none;
}

.section2
{
  display: none;

}


footer
{
    background: linear-gradient(180deg, #7dd2ab, #a05ee5);
width: 100%;
height: 65px;
margin-top: 30px;
position: relative;
overflow: hidden;
}


.marquee 
{
  margin-top: 0px;
  height: 20px;
  width: 1700px;
  position: relative;
  margin-left: 600px;
}

.marquee div {
  display: block;
  height: 40px;
  position: absolute;
  width: 1270px;
  margin-left: 50%;
  animation: marquee 17s linear infinite;
}

.marquee span {
  float: left;
  width: auto;

}

@keyframes marquee {
    0%, 100% {margin-left:0;}
  100% {margin-left:-112%;}
}
 
.album1
{
    margin: 3px 5px 0px 5px;
    height: 60px;
    width: 60px;
}

.album2
{
    margin: 3px 4px 3px 5px;
    height: 55px;
    width: 55px;
}


.img_selection
{
  margin: 2px 8px 0px 8px;
    height: 55px;
    width: 540px;   
}


}

@media all and (min-height: 835px) and (min-width: 1281px)
{

.image_section1
{
  width: 22.5%; /* 22.5% */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 5%;
}

.section2
{
 width: 58%; /* 58% */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 5%; 
  padding-left: 1%;
}

.section3
{
  width: 18.5%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 5%;
}

footer
{
background-color: black;
width: 100%;
height: 65px;
position: relative;
bottom: 0;
overflow: hidden;
}

}