@media screen and (max-width: 990px)
{

  /*  .franchise{
      background-color: #1c1c1c;
    }

    #logo_responsive{
      float: left;
      padding-left: 3px;
      width : 55px;
      height: 40px;
    }
    */

		.accueil,
		.logoo{
			height: 300px;
		}

.container1{
	width:100%;
}

    .formulaire{
      margin: 0 auto;
      width: 100%;
    }

    .devorez{
      background: url(../img/quizz-devorez.png) no-repeat;
      margin: auto;
      height: 150px;
      width: 500px;
      background-size: 100%;
      padding-bottom: 30px;
    }


	.participe{
		font-size: 40px;
	}

	.repondez{
	  font-size: 17px;
		padding: 0 !important;
	}


    .formulaire p{
      padding-left: 110px;
      padding-right: 50px;
    }

    .formulaire label{
      font-size:30px;
    }

    div.quizz p{
      font-size:30px;
    }

    .quizz{
      background-size: 80px;
    }

    .bgquizz{
      width: 100%;
    }



    .headerquizz{
      width: 433px;
      background-size: 100%;
      height: 268px;
    }


    .footer{
      width: 100%;
    }

		.footer1{
      width: 100%;
    }

    .social{
      width: 100%;
    }



    #footer-wrap{
      display: none;
    }

    form.form-signin {
      width: 80%;
    }

    #fqcm0 #fqcm1 #fqcm2 #fqcm3 #fqcm4, form {
      width: 80%;
    }

    .quizztutti{
      width: 100%
    }

/*#access{
  display: none;
}

#access2{
  display: none;
}*/


.topnav{
  display: block;
}


    /* Remove margins and padding from the list, and add a black background color */
ul.topnav {
    list-style-type: none;
    overflow: hidden;
    background-color: #00642d;
}

/* Float the list items side by side */
ul.topnav li { font-size: 10.5px;    display: inline-block;

}

/* Style the links inside the list items */
ul.topnav li a {
    display: inline-block;
    color: white;
    padding: 10px 12px;
    text-align: center ;
    font-family: "Open Sans";
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.3s;
}

.center-menu{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Change background color of links on hover */
ul.topnav li a:hover {background-color: #02391b;}

/* Hide the list item that contains the link that should open and close the topnav on small screens */
ul.topnav li.icon {display: none;}


}

/* When the screen is less than 680 pixels wide, hide all list items, except for the first one ("Home").
Show the list item that contains the link to open and close the topnav (li.icon) */
@media screen and (max-width:660px) {
  ul.topnav li:not(:first-child) {display: none;}
  ul.topnav li.icon {
    float: right;
    display: inline-block;
    font-size: 16px;
  }

  .formulaire p{
    font-size: 20px;
    padding-left: 80px;
    padding-right: 30px;
  }

  .formulaire label{
    font-size:25px;
  }

  div.quizz p{
    font-size:25px;
  }

  .quizz{
    background-size: 70px;
  }


.container1{
	width:100%;
}
.accueil,
.logoo{
	width:100%;
	height: 340px;
}

.social{
	width: 100%;
}

.social p{
	font-size: 25px !important;
}

.facebook a{
  width: 50px;
  height: 50px;
}

.instagram a{
  width: 50px;
  height: 50px;
}


.footer{
	width: 100%;
	height: auto;
	background-color:#FCFAF3;
	background-position: center 30px;
	background-size:200% auto;
}

.footer1{
	width: 100%;
	height: auto;
	background-color:#FCFAF3;
	background-position: center 30px;
	background-size:200% auto;
}
.charte-qualitee{
	height:280px;
	width:100%;
}
.reglement-jeu{
	float:none;
	padding-right:0;
}


  .devorez{
    background: url(../img/quizz-devorez.png) no-repeat;
    margin: auto;
    height: 111px;
    width: 400px;
    background-size: 100%;
    margin-top: -30px;
  }

  .quizztutti{
    width: 100%
  }

  .reglement{
    font-size:20px;
  }

	.bonhomme,
	.reset:hover + .bonhomme{
		width: 150px;
		height: 120px;
	}

	.reset{
		width: 50px;
		height: 50px;
  }

	.reset:hover{
		width: 50px;
		height: 50px;
  }

	.valider{
	  width: 50px;
		height: 50px;
	}

	.valider:hover{
		width: 50px;
		height: 50px;
	}

	.jevalide{
	    width: 100px;
	    height: 62px;
			margin: 0 !important;
	}

	.indice a{
		width: 30px;
	}

	.qcm1{
		padding-right: 40px;
	}



}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens */
@media screen and (max-width:660px) {
  ul.topnav.responsive {position: relative;}
  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }

  ul.topnav.responsive li.franchise{
    background-color: #1c1c1c;
  }

  #logo_responsive{
    display: none;
  }

	.participe{
		font-size: 40px;
	}

	.repondez{
	  font-size: 17px;
		padding: 0 !important;
	}

	.details-email{
	  font-size:18px !important;
	}

}

@media only screen and (max-width : 480px){
	.charte-qualitee{
		height:180px;
	}
	.jevalide{
		display:none !important;
	}
}
@media only screen and (max-width : 330px){
	.charte-qualitee{
		height:130px;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

#content {
    width: 96%;
}
.container1{
	width:100%;
}
.accueil,
.logoo{
	width:100%;
	height: 250px;
}
  .formulaire p{
    font-size: 15px;
    padding-left: 80px;
    padding-right: 30px;
  }

  .formulaire label{
    font-size:17px;
  }

	.label-radio{
		background-size: 20px 20px;
		padding-right: 25px;
	}

  div.quizz p{
    font-size:20px;
  }

  .quizz{
    background-size: 70px;
  }


  .devorez{
    background: url(../img/quizz-devorez.png) no-repeat;
    margin: auto;
    height: 75px;
    width: 310px;
    background-size: 100%;
    margin-top: -40px !important;
  }


  .reglement{
    font-size:17px;
  }

	.details-email{
	  font-size:18px !important;
	}


}

/* IPHONE 6 */
@media only screen and (min-device-width : 370px) and (max-device-width : 380px) {
  .formulaire p{
    font-size: 17px;
    padding-left: 80px;
    padding-right: 30px;
  }

  .formulaire label{
    font-size:20px;
  }

  div.quizz p{
    font-size:20px;
  }

  .quizz{
    background-size: 70px;
  }


  .devorez{
    background: url(../img/quizz-devorez.png) no-repeat;
    margin: auto;
    height: 75px;
    width: 310px;
    background-size: 100%;
    margin-top: -40px !important;
  }


}



@media only screen and (min-device-width : 481px) and (max-device-width : 659px) {
	.participe{
		font-size: 54px;
	}

	.repondez{
		font-size: 23px;
		padding: 0 !important;
	}

	.social{
		width: 100%;
		padding: 120px 0 0!important;
	}

	.social p{
		font-size: 28px !important;
	}

	.facebook a{
	  width: 60px;
	  height: 60px;
	}

	.instagram a{
	  width: 60px;
	  height: 60px;
	}

	/*.footer{
		width: 100%;
		height: 250px;
	}

	.footer1{
		width: 100%;
		height: 250px;
	}*/


}
