#wrapperQuizCartazes {
	width: 560px;
	height: 440px;
	background-color: black;
	overflow: hidden;
	position: relative;
}
@media screen and (max-width: 480px) {
    #wrapperQuizCartazes {
      width: 480px;
      height:500px;
    }
}
@media screen and (max-width: 360px) {
    #wrapperQuizCartazes {
      width: 360px;
      height:524px;
    }
}
@media screen and (max-width: 320px) {
    #wrapperQuizCartazes {
      width: 300px;
      height:507px;
    }
}

.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/Capa-Impeachment.jpg");*/
	background-color: white;
}
@media screen and (max-width: 480px) {
    #stage0 {
      width: 480px;
      height:377px;
    }
}
@media screen and (max-width: 360px) {
    #stage0 {
      width: 360px;
      height:283px;
    }
}
@media screen and (max-width: 320px) {
    #stage0 {
      width: 300px;
      height:auto;
    }
}

.fundooo {
  width: 560px;
  height: 440px;
  z-index:-1;
}
@media screen and (max-width: 480px) {
    .fundooo {
      width: 480px;
      height:377px;
    }
}
@media screen and (max-width: 360px) {
    .fundooo {
      width: 360px;
      height:283px;
    }
}
@media screen and (max-width: 320px) {
    .fundooo {
      width: 320px;
      height:251px;
    }
}


#stage0 input#comecar{
	/*padding: 385px 231px 231px;*/
  position:absolute;
  top:372px;
  left:409px;
}
@media screen and (max-width: 480px) {
    #stage0 input#comecar {
      top:315px;
      left:338px;
      width:15%;
      height:auto;
    }
}
@media screen and (max-width: 360px) {
    #stage0 input#comecar {
      top:232px;
      left:250px;
      width:18%;
      height:auto;
    }
}
@media screen and (max-width: 320px) {
    #stage0 input#comecar {
      top:209px;
      left:220px;
      width:18%;
      height:auto;
    }
}

/* /////////////////////////////// */	
/* stage 1 - perguntas */

#stage1 img{
	float: left;
	position:relative;
}

#imgDetail-Grande{
  width:73%;
  position:absolute;
  top:100px;
  left:17px;
}
@media screen and (max-width: 480px) {
    #imgDetail-Grande {
      top:100px;
    }
}
@media screen and (max-width: 360px) {
    #imgDetail-Grande {
      top:150px;
    }
}
@media screen and (max-width: 320px) {
    #imgDetail-Grande {
      top:140px;
    }
}



#stage1Texto {
	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: 17px !important;
	margin-top: 0;
	margin-right: 14px;
  position:absolute;
  top:6px;
  left:17px;
	/*display:none;*/
}

#stage1 table{
	color: white;
	font-size: 16px;
	border-collapse:collapse;
	width: 400px;
  position:absolute;
  top:313px;
}
@media screen and (max-width: 480px) {
    #stage1 table {
      top:313px;
      width: 400px;
    }
}
@media screen and (max-width: 360px) {
    #stage1 table {
      top:313px;
      width: 322px;
    }
}
@media screen and (max-width: 320px) {
    #stage1 table {
      top:283px;
      width: 283px;
    }
}

#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: 360px;
	left: 458px;
}
@media screen and (max-width: 480px) {
    #continuar {
      top: 450px;
			left: 171px;
    }
}
@media screen and (max-width: 360px) {
    #continuar {
      top: 464px;
			left: 141px;
    }
}
@media screen and (max-width: 320px) {
    #continuar {
      top: 459px;
			left: 144px;
    }
}

#showResultadoResposta{
	position: absolute;
	top: 323px;
	left:459px;
	width: 70px;
	text-align: left;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 14px;
}
@media screen and (max-width: 480px) {
    #showResultadoResposta {
    	width:68px;
      top: 441px;
			left: 99px;
    }
}
@media screen and (max-width: 360px) {
    #showResultadoResposta {
      width:68px;
      top: 458px;
			left: 69px;
			font-size:13.4px;
			background-color: rgba(0, 0, 0, 0.1);
    }
}
@media screen and (max-width: 320px) {
    #showResultadoResposta {
    	width:68px;
      top: 448px;
			left: 69px;
			font-size:14.5px;
			background-color: rgba(0, 0, 0, 0.1);
    }
}

#numeroPergunta {
	text-align: right;
	font-size:16px;
	position:absolute;
	top:-7px;
	left:438px;
}
@media screen and (max-width: 480px) {
    #numeroPergunta {
  		top: -7px;
  		left: 340px;
    }
}
@media screen and (max-width: 360px) {
    #numeroPergunta {
  		top: -7px;
  		left: 218px;
    }
}
@media screen and (max-width: 320px) {
    #numeroPergunta {
  		top: -9px;
  		left: 168px;
    }
}

.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:420px;
	text-align:center;
	position:absolute;
	top:-57px;
	left:-129px;
}
@media screen and (max-width: 480px) {
    #final_score_text {
      width:400px;
			top:-104px;
			left:-172px;
			font-size:25px;
    }
}
@media screen and (max-width: 360px) {
    #final_score_text {
      width:285px;
			top:-116px;
			left:-177px;
			font-size:22px;
    }
}
@media screen and (max-width: 320px) {
    #final_score_text {
      width:230px;
			top:-114px;
			left:-180px;
			font-size:20px;
    }
}

.linksss{
  width:433px;
  height:50px;
  padding:5px;
  color:#fff;
  font-family:"FoundersGroteskCond-Regular";
  text-transform:uppercase;
  font-size:20px;
  text-decoration: none;
  cursor:pointer;
  position:absolute;
  top:160px;
  left:-15px;
  z-index:10000;
}
@media screen and (max-width: 480px) {
    .linksss {
      width:344px;
      left:12px;
      top:150px;
    }
}
@media screen and (max-width: 360px) {
    .linksss {
      width:308px;
      font-size:18px;
      top:151px;
      left:-17px;
    }
}
@media screen and (max-width: 320px) {
    .linksss {
      width:273px;
      font-size:17px;
      top:161px;
      left:-17px;
    }
}


/* gerais */

div.stage h4#frasePergunta{
	height: 40px;
  width: 515px;
  position: absolute;
  top: -142px;
  left: 18px;
  font-size: 22px;
  color:#fff;
  line-height:1.0em;
  letter-spacing:0.37px;
}
@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:18px;
    }
}

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");
}

@font-face {
  font-family: "FoundersGroteskCond-Regular";
  src: url("https://s3.amazonaws.com/cdn.infografiaepoca.com.br/siteEpoca/founders/FoundersGroteskCond-Reg.otf");
}





.btnSite{
  width:456px;
  height:80px;
  background:#84c98b;
  position:absolute;
  top:303px;
  left:52px;
}
@media screen and (max-width: 480px) {
    .btnSite {
      width:415px;
      top:257px;
      left:20px;
    }
}
@media screen and (max-width: 360px) {
    .btnSite {
      top:242px;
      left:13px;
      width:86%;
    }
}
@media screen and (max-width: 320px) {
    .btnSite {
      top:253px;
      left:8px;
      width:92%;
    }
}

