#wrapperQuizCartazes {
	width: 560px;
	height: 440px;
	background-color: black;
	overflow: hidden;
	position: relative;
}
@media screen and (max-width: 480px) {
    #wrapperQuizCartazes {
      width: 480px;
      height:400px;
    }
}
@media screen and (max-width: 360px) {
    #wrapperQuizCartazes {
      width: 360px;
      height:400px;
    }
}
@media screen and (max-width: 320px) {
    #wrapperQuizCartazes {
      width: 300px;
      height:400px;
    }
}

.titulooo{
	color:#fff;
	font-size:30px;
	position:absolute;
	top:115px;
	left:171px;
	text-transform:uppercase;
	font-family:"FoundersGrotesk-Bold";
}
@media screen and (max-width: 480px) {
    .titulooo {
      top:106px;
			left:125px;
    }
}
@media screen and (max-width: 360px) {
    .titulooo {
      top:35px;
			left:69px;
    }
}
@media screen and (max-width: 320px) {
    .titulooo {
      top:35px;
			left:62px;
			font-size:26px;
    }
}

.subtitulooo{
	color:#fff;
	font-size:20px;
	position:absolute;
	top:185px;
	left:71px;
	width:412px;
	font-family:"FoundersGrotesk-Regular";
	text-align:center;
}
@media screen and (max-width: 480px) {
    .subtitulooo {
      top:164px;
			left:26px;
    }
}
@media screen and (max-width: 360px) {
    .subtitulooo {
      top:90px;
			left:20px;
			width:301px;
    }
}
@media screen and (max-width: 320px) {
    .subtitulooo {
      top:83px;
			left:12px;
			font-size:21px;
			width:270px;
    }
}

/* logo */

img[src="images/Logo_quiz.png"]{
	margin-left: -10px;
	z-index: 100;
}

/* /////////////////////////////// */	
/* stage 0 - inicio */
#stage0 {
	width: 560px;
	height: 440px;
	background-image:url("../images/imgAbre_cartaz.jpg");
	background-color: white;
}
@media screen and (max-width: 480px) {
    #stage0 {
      width: 480px;
      height:auto;
    }
}
@media screen and (max-width: 360px) {
    #stage0 {
      width: 360px;
      height:auto;
    }
}
@media screen and (max-width: 320px) {
    #stage0 {
      width: 300px;
      height:auto;
    }
}
#stage0 input#comecar{
	padding: 400px 231px 231px;
}
@media screen and (max-width: 480px) {
    #stage0 input#comecar {
      padding: 350px 216px 34px 196px;
    }
}
@media screen and (max-width: 360px) {
    #stage0 input#comecar {
      padding: 354px 125px 15px 125px;
    }
}
@media screen and (max-width: 320px) {
    #stage0 input#comecar {
      padding: 353px 100px 15px 100px;
    }
}

/* /////////////////////////////// */	
/* stage 1 - perguntas */

#stage1 img{
	float: left;
	position:relative;
	top:0;
	left:0;
}
@media screen and (max-width: 480px) {
    #stage0 input#comecar {
      width:20%;
      height:auto;
    }
}
@media screen and (max-width: 360px) {
    #stage0 input#comecar {
      width:25%;
      height:auto;
    }
}
@media screen and (max-width: 320px) {
    #stage0 input#comecar {
      width:33%;
      height:auto;
    }
}

#stage1Texto {
	/*
	background-image:url("../images/imgGeral_cartaz.jpg");
	background-repeat:no-repeat;
	*/
	background-color:#000;
	width: 48%;
	height: 100%;
	float: left;
	padding-left: 12px;
}
.txtWhite{
	font-size: 12px;
	font-family: "Helvetica", Arial !important;
}

#respostaComentario {
	font-family: "Helvetica", Arial !important;
	font-size: 10px !important;
	margin-top: 0;
	margin-right: 14px;
	/*display:none;*/
}

#stage1 table{
	color: white;
	font-size: 16px;
	border-collapse:collapse;
	width: 200px;
}

#stage1 table, #stage1 th, #stage1 td {
	border-bottom: 1px dotted #333;
	border-top: 1px dotted #333;
	padding: 4px;
}

#stage1 tr{
	cursor: pointer;
}

#rbRespostas{
	position: absolute;
	top: 260px;
}
@media screen and (max-width: 320px) {
    #rbRespostas {
      top: 280px;
    }
}

#continuar{
	position: absolute;
	top: 387px;
	left: 253px;
}
@media screen and (max-width: 480px) {
    #continuar {
      top: 337px;
			left: 102px;
    }
}
@media screen and (max-width: 360px) {
    #continuar {
      top: 344px;
			left: 142px;
    }
}
@media screen and (max-width: 320px) {
    #continuar {
      top: 348px;
			left: 114px;
    }
}

#showResultadoResposta{
	position: absolute;
	top: 213px;
	left:235px;
	width: 276px;
	text-align: left;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 14px;
}
@media screen and (max-width: 480px) {
    #showResultadoResposta {
    	width:203px;
      top: 178px;
			left: 222px;
    }
}
@media screen and (max-width: 360px) {
    #showResultadoResposta {
      width:312px;
      top: 123px;
			left: 18px;
			font-size:13.4px;
			background-color: rgba(0, 0, 0, 0.9);
    }
}
@media screen and (max-width: 320px) {
    #showResultadoResposta {
    	width:257px;
      top: 140px;
			left: 18px;
			font-size:14.5px;
			background-color: rgba(0, 0, 0, 0.9);
    }
}

#numeroPergunta {
	text-align: right;
	font-size:16px;
	position:absolute;
	top:-7px;
	left:18px;
}
@media screen and (max-width: 480px) {
    #numeroPergunta {
  		top: -7px;
  		left: 18px;
    }
}
@media screen and (max-width: 360px) {
    #numeroPergunta {
  		top: -7px;
  		left: 18px;
    }
}
@media screen and (max-width: 320px) {
    #numeroPergunta {
  		top: -9px;
  		left: 18px;
    }
}

.respostaCerta {
	color: green;
}
.respostaErrada {
	color: red;
}

label.labelResposta {
	clear:both;
	float: none;
	font-size: 16px;
	cursor: pointer;
}
input.rbResposta {
	clear:both;
	float: none;
	cursor: pointer;
}

img[src="images/Logo_quiz.png"] {
	position: absolute;
	top: 10px;
	left: 274px;
}


/* /////////////////////////////// */	
/* stage 2 - final */
#stage2 {
	width: 560px;
	height: 440px;
	/* background-image:url("../images/imgFecha_cartaz2.jpg");*/
	background-color: black;
}
#stage2 h4#resultadoScore {
	position: absolute;
	top: 176px;
	left: 202px;
	font-size: 28px;
	text-align: center;
	color: white;
}
#stage2 input#recomecar {
	position:absolute;
	top:385px;
	left:235px;
}
@media screen and (max-width: 480px) {
    #stage2 input#recomecar {
      top:350px;
			left:175px;
    }
}
@media screen and (max-width: 360px) {
    #stage2 input#recomecar {
      top:340px;
			left:113px;
    }
}
@media screen and (max-width: 320px) {
    #stage2 input#recomecar {
      top:357px;
			left:85px;
    }
}

/* botoes stage 2 */
#btnsstage2 {
	padding-top: 387px;
	margin-left: 25%;
}

#final_score{
	width:300px;
	text-align:center;
	position:absolute;
	top:-157px;
	left:-62px;
}
@media screen and (max-width: 480px) {
    #final_score {
      top:-157px;
			left:-121px;
    }
}
@media screen and (max-width: 360px) {
    #final_score {
      top:-157px;
			left:-181px;
    }
}
@media screen and (max-width: 320px) {
    #final_score {
      top:-157px;
			left:-211px;
    }
}

#final_score_text{
	width:300px;
	text-align:center;
	position:absolute;
	top:-57px;
	left:-62px;
}
@media screen and (max-width: 480px) {
    #final_score_text {
      width:400px;
			top:-57px;
			left:-172px;
			font-size:25px;
    }
}
@media screen and (max-width: 360px) {
    #final_score_text {
      width:285px;
			top:-57px;
			left:-177px;
			font-size:25px;
    }
}
@media screen and (max-width: 320px) {
    #final_score_text {
      width:230px;
			top:-57px;
			left:-180px;
			font-size:23px;
    }
}


/* gerais */

div.stage h4#frasePergunta{
	height: 40px;
  width: 515px;
  position: absolute;
  top: -114px;
  left: 18px;
  font-size: 22px;
  color:#fff;
  line-height:1.0em;
}
@media screen and (max-width: 480px) {
    div.stage h4#frasePergunta {
      height: 40px;
  		width: 434px;
  		top: -136px;
  		left: 18px;
    }
}
@media screen and (max-width: 360px) {
    div.stage h4#frasePergunta {
      height: 40px;
  		width: 320px;
  		top: -136px;
  		left: 18px;
    }
}
@media screen and (max-width: 320px) {
    div.stage h4#frasePergunta {
      height: 40px;
  		width: 250px;
  		top: -141px;
  		left: 18px;
  		font-size:19px;
    }
}

div.stage div.stageTexto h4{
	padding: 148px 10px 0 0;
}

div.stage div.stagetexto p {
	padding: 5px 10px 0 0; 
}

.txtWhite{
	color: white;
}

.simClickEvents {
	cursor: pointer;
}
.noClickEvents {
	pointer-events: none;
	cursor: auto;
}


@font-face {
  font-family: "FoundersGrotesk-Bold";
  src: url("https://s3.amazonaws.com/cdn.infografiaepoca.com.br/siteEpoca/founders/FoundersGrotesk-Bold.otf");
}

@font-face {
  font-family: "FoundersGrotesk-Semibold";
  src: url("https://s3.amazonaws.com/cdn.infografiaepoca.com.br/siteEpoca/founders/FoundersGrotesk-Semibold.otf");
}
  
@font-face {
  font-family: "FoundersGrotesk-Regular";
  src: url("https://s3.amazonaws.com/cdn.infografiaepoca.com.br/siteEpoca/founders/FoundersGrotesk-Regular.otf");
}

