@media (min-width: 785px) and (max-width: 1024px) 
{

.burger
{
  height: 18px; /*20px */
  width: 18px; /*20px */
  margin-left: -10px;
}

.motto
{
  width: 380px; /*100% */
  height: 1px; /*80px */
}

.fond_nav_invisible
{
background: none;
  width: 100%;
  margin-top: 2%;
}

.reseau 
{
  position: absolute;
  width: 50px;
  height: 170px;
  top: 0;
  right: 0;
  margin-right: 3%;
  margin-top: 1%;
}

.testt , .testt2, .testt3
{

  width: 37px;
  height: 37px;
  margin: 5px 3.5px 0px 3.5px;
}


nav
{
  width: 380px; /*33% */
  height: 10%; /*45px */
  background-color: #a05ee5; /* #a05ee5 */
  margin: auto;
}

nav > ul 
{
  margin: 0px;
  padding: 0px;
}

.styles1
{
    margin: 0px;
  padding: 0px;
  width: 380px; 
}


nav > ul::after
{
  content:"";
  display: block;
  clear: both;
}

.styles1::after
{
  content:"";
  display: block;
  clear: both;
}


nav > ul > li
{
  float: left;
  position: relative;
  padding: 10px 25px;
}


.stylesrap, .stylesrock, .stylesjazz 
{
float: left;
text-decoration: none;
  position: relative;
  padding: 10px 30px; 
  background-color: #a05ee5;
  width: 126.58px;
  margin-top: -7.3%;
  font-family: 'Roboto';
}
  
  
  #d1
{
  background-color: #EECC4499;
  margin-top: -4%;
  display: none;
}

#d2
{
  background-color: #44EEAA99;
  display: none;
}

#d3
{
  background-color: #44EEAA99;
  display: none;
}

#togg1 , #togg2 , #togg3
{
  border:none;
  background-color: #a05ee5;
  font-size: 1.1em;
}



nav > ul > li > a 
{
  color: black;
}

nav li 
{
  list-style-type: none;
}

.submenu
{
  display: none;
}

.catrap
{
  display: none;
}

.catrock{
  display: none;
}

.catjazz
{
  display: none;
}

nav a 
{
  text-decoration: none;
}

nav li:hover .submenu 
{
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 0px;
  padding: 0px;
  z-index: 1000;  
}


.stylesrap:hover
{
  color: white;
}





.cat2
{
float: left;
  position: relative;
  padding: 20px 5px; 
  font-size: 0.6em;
  width: 94.8px;
  background-color: #a05ee5; /*#a05ee5 */
  color: black;
}

.cat2:hover
{
  color: white;
  border-top: 1px solid white;
}



.submenu li 
{
border-bottom: 1px solid grey;
}


.submenu li a 
{
padding: 0px 0px; 
font-size: 1.1em;
color: black;
width: 450px;
}

.cat2 a:hover
{
color: white;
}


/*////////////////////////////////////////////////////// Partie Mobile//////////////////////////////////////////////////////*/

.styles1_mobile
{
  display: none;
}



/*////////////////////////////////////////////////////// Fin Partie Mobile//////////////////////////////////////////////////////*/



.menu-logo
{
  width: 180px; /*305px */ 
  padding: 0px;
    text-align: center;
}

.logo
{
  margin-top: 1%;
  width: 160px; /*170px */
  height: 100%; /*100% */
  margin-left: 17%;
}


.menu-burger:hover  
{
  background-color: rgba(228, 77, 38, 0.15);
}


.form_search
{
  text-align: center;
  height: 35px;
}

.search_field
{
  width: 380px;
  height: 100%;
  font-size: 0.9em;
  border: none;
}



