
@media all and (max-width: 784px)
{
  .burger
  {
  height: 18px; /*20px */
  width: 18px; /*20px */
  margin-left: -10px;
  }

.motto
{
display: none;
}

.fond_nav_invisible
{
background: none;
  width: 100%;
  margin-top: 2%;
}

.reseau 
{
  position: absolute;
  width: 35px;
  height: 110px;
  margin-top: 20px;
}

.testt , .testt2, .testt3
{

  width: 35px;
  height: 35px;
  padding: 15% 15% 15% 15%;
}




nav
{
  width: 280px; /*270px */
  height: 45px; /*  45px */
  background-color: #a05ee5; /* #a05ee5 */
  margin: auto;
}

nav > ul 
{
  margin: 0px;
  padding: 0px;
}

.styles1_mobile
{
    margin: 0px;
  padding: 0px;
  width: 280px; 
}


nav > ul::after
{
  content:"";
  display: block;
  clear: both;
}

.styles1_mobile::after
{
  content:"";
  display: block;
  clear: both;
}


nav > ul > li
{
  float: left;
  position: relative;
  padding: 10px 25px;
}


.stylesrap, .stylesrock, .stylesjazz 
{
float: left;
  position: relative;
  padding: 10px 20px; 
  background-color: #a05ee5;
  width: 93.343px;
  margin-top: -0.8%;
  font-family: 'Roboto';
}

  
  
  #d1
{
  background-color: #EECC4499;
  margin-top: -4.5%;
  display: none;
}

#d2
{
  background-color: #44EEAA99;
  display: none;
}

#d3
{
  background-color: #44EEAA99;
  display: none;
}

#togg1 , #togg2 , #togg3
{
  border:none;
  background-color: #a05ee5;
  font-size: 0.9em;
}


nav > ul > li > a 
{
  color: black;
}

nav li 
{
  list-style-type: none;
}

.submenu
{
  display: none;
}

.catrap_mobile, .catrock_mobile, .catjazz_mobile, .stylesrap_mobile
{
  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;  
}



.styles1
{
  display: none;
}


.cat2
{
float: left;
  position: relative;
  padding: 20px 3px; 
  font-size: 0.5em;
  width: 70px;
  background-color: #a05ee5; /*#a05ee5 */
  color: black;
  font-family: Roboto;
}

.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;
}

.submenu li a:hover
{
color: white;
}


.menu-logo
{
  width: 180px; /*305px */ 
  padding: 0px;
    text-align: center;
}

.logo
{
    width: 140px;
    margin-top: 5px;
    margin-left: 5%;
}


.menu-burger:hover  
{
  background-color: rgba(228, 77, 38, 0.15);
}


.form_search
{
  text-align: center;
  height: 35px;
}

.search_field
{
  width: 280px;
  height: 100%;
  font-size: 0.9em;
  border:none;
  border-radius: 0px;
  -webkit-appearance: none;
  border: none;
  -webkit-border-radius:0px;
}