#wrapperQuizCartazes {
	width: 560px;
	height: 700px;
	background-color: #000;
	overflow: hidden;
	position: relative;
}
@media screen and (max-width: 480px) {
    #wrapperQuizCartazes {
      width: 480px;
      height:590px;
    }
}
@media screen and (max-width: 360px) {
    #wrapperQuizCartazes {
      width: 360px;
      height:700px;
    }
}
@media screen and (max-width: 320px) {
    #wrapperQuizCartazes {
      width: 300px;
      height:700px;
    }
}

.titulooo{
	color:#fff;
	font-size:30px;
	position:absolute;
	top:115px;
	left:171px;
	text-transform:uppercase;
	font-family:"Oswald-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:"Oswald-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: 700px;
	/*background-image:url("../images/Capa-Impeachment.jpg");*/
	background-color: white;
}
@media screen and (max-width: 480px) {
    #stage0 {
      width: 480px;
      height:590px;
    }
}
@media screen and (max-width: 360px) {
    #stage0 {
      width: 360px;
      height:438px;
    }
}
@media screen and (max-width: 320px) {
    #stage0 {
      width: 313px;
      height:391px;
    }
}

.fundooo {
  width: 560px;
  height: 700px;
  z-index:-1;
}
@media screen and (max-width: 480px) {
    .fundooo {
      width: 472px;
      height:590px;
    }
}
@media screen and (max-width: 360px) {
    .fundooo {
      width: 350px;
      height:438px;
    }
}
@media screen and (max-width: 320px) {
    .fundooo {
      width: 300px;
      height:375px;
    }
}


#stage0 input#comecar{
	/*padding: 385px 231px 231px;*/
  position:absolute;
  top:638px;
  left:409px;
}
@media screen and (max-width: 480px) {
    #stage0 input#comecar {
      top:539px;
      left:352px;
      width:22%;
      height:auto;
    }
}
@media screen and (max-width: 360px) {
    #stage0 input#comecar {
      top:399px;
      left:251px;
      width:25%;
      height:auto;
    }
}
@media screen and (max-width: 320px) {
    #stage0 input#comecar {
      top:345px;
      left:220px;
      width:24%;
      height:auto;
    }
}

/*
.caixaaa{
  width:300px;
  height:30px;
  position:absolute;
  top:52px;
  left:37px;
  background:#b2304c;
}
@media screen and (max-width: 480px) {
    .caixaaa{
      top:32px;
      left:18px;
      width:281px;
      height:30px;
    }
}
@media screen and (max-width: 360px) {
    .caixaaa{
      top:31px;
      left:10px;
      width:254px;
      height:30px;
    }
}
@media screen and (max-width: 320px) {
    .caixaaa{
      top:22px;
      left:18px;
      width:228px;
      height:30px;
    }
}
*/


/* /////////////////////////////// */	
/* stage 1 - perguntas */

#stage1 img{
	float: left;
	position:relative;
}

#imgDetail-Grande{
  width:540px;
  height:300px;
  position:absolute;
  top:77px;
  left:10px;
}
@media screen and (max-width: 480px) {
    #imgDetail-Grande {
      top:86px;
      left:18px;
      width:87%;
      height:auto;
    }
}
@media screen and (max-width: 360px) {
    #imgDetail-Grande {
      top:72px;
      left:11px;
    }
}
@media screen and (max-width: 320px) {
    #imgDetail-Grande {
      top:70px;
      left:19px;
    }
}


/*
#stage1Texto {
	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{
  font-family:"Oswald-Regular";
	color: white;	
  /*font-size: 18px;
  line-height:1.0em;*/
	border-collapse:collapse;
}
@media screen and (max-width: 480px) {
    #stage1 table {
      top:350px;
      left:12px;
      width: 400px;
    }
}
@media screen and (max-width: 360px) {
    #stage1 table {
      top:280px;
      width: 300px;
    }
}
@media screen and (max-width: 320px) {
    #stage1 table {
      top:247px;
      width: 260px;
    }
}

#stage1 table, #stage1 th {
	/*border-bottom: 1px dotted #333;
	border-top: 1px dotted #333;*/
    position:absolute;
    top:385px;
    left:9px;
}
@media screen and (max-width: 480px) {
    #stage1 table, #stage1 th {
      top: 326px;
      left: 18px;
      width: 418px;
    }
}
@media screen and (max-width: 360px) {
    #stage1 table, #stage1 th {
      top: 257px;
      left: 16px;
      width: 307px;
    }
}
@media screen and (max-width: 320px) {
    #stage1 table, #stage1 th {
      top:225px;
      left: 19px;
      width:260px;
    }
}


#stage1 th {
  /*border-bottom: 1px dotted #333;
  border-top: 1px dotted #333;*/
    color: #fff;
}

 #stage1 td {
  /*border-bottom: 1px dotted #333;
  border-top: 1px dotted #333;*/
  font-size: 18px;
    color: #fff;
    width: 518px;
    height: 25px;
    cursor: pointer;
    border: 1px solid #fff;
    padding: 10px;
    padding-top: 14px;
    position: relative;
    top: 0;
    left: 10px;
    text-align: center;
    vertical-align: middle;
}
@media screen and (max-width: 480px) {
   #stage1 td {
      top:-1px;
      left:12px;
      width: 400px;
    }
}
@media screen and (max-width: 360px) {
    #stage1 td {
      top:-1px;
      width: 300px;
    }
}
@media screen and (max-width: 320px) {
    #stage1 td {
      top:-1px;
      width: 270px;
    }
}

#stage1 tr{
	cursor: pointer;
}

/*
#rbRespostas{
	position: absolute;
	top: 250px;
}
@media screen and (max-width: 320px) {
    #rbRespostas {
      top: 280px;
    }
}
*/

#continuar{
	position: absolute;
	top: 605px;
	left: 486px;
}
@media screen and (max-width: 480px) {
    #continuar {
      top: 540px;
			left: 391px;
    }
}
@media screen and (max-width: 360px) {
    #continuar {
      top: 474px;
			left: 271px;
    }
}
@media screen and (max-width: 320px) {
    #continuar {
      top: 442px;
			left: 229px;
    }
}

#showResultadoResposta{
	    position: absolute;
    top: 579px;
    left: 228px;
    width: 100px;
    text-align: center;
    font-family: "Oswald-Extrabold", Arial, sans-serif;
    font-size: 23px;
    font-weight: 700;
    padding: 4px;
}
@media screen and (max-width: 480px) {
    #showResultadoResposta {
    	width:68px;
      top: 521px;
      left: 198px;
    }
}
@media screen and (max-width: 360px) {
    #showResultadoResposta {
      width:68px;
      top: 465px;
			left: 139px;
			font-size:13.4px;
			background-color: rgba(0, 0, 0, 0.01);
    }
}
@media screen and (max-width: 320px) {
    #showResultadoResposta {
    	width:68px;
      top: 426px;
			left: 119px;
			font-size:14.5px;
			background-color: rgba(0, 0, 0, 0.01);
    }
}

#numeroPergunta {
  font-family:"Oswald-Bold";
  color:#f15a23;
	text-align: right;
	font-size:18px;
	position:absolute;
	top:-8px;
	left:481px;
}
@media screen and (max-width: 480px) {
    #numeroPergunta {
  		top: 15px;
  		left: 384px;
    }
}
@media screen and (max-width: 360px) {
    #numeroPergunta {
  		top: 15px;
  		left: 290px;
    }
}
@media screen and (max-width: 320px) {
    #numeroPergunta {
  		top: 6px;
  		left: 243px;
    }
}

#numeroPergunta2 {
  font-family:"Oswald-Bold";
  color:#fff;
  text-align: right;
  font-size:18px;
  position:absolute;
  top:-8px;
  left:498px;
}
@media screen and (max-width: 480px) {
    #numeroPergunta2 {
      top: 15px;
      left: 400px;
    }
}
@media screen and (max-width: 360px) {
    #numeroPergunta2 {
      top: 15px;
      left: 307px;
    }
}
@media screen and (max-width: 320px) {
    #numeroPergunta2 {
      top: 6px;
      left: 262px;
    }
}

.respostaCerta {
	color: green;
}
.respostaErrada {
	color: red;
}

.rbRespostasSelected {
  background-color: black;
}

label.labelResposta {
	clear:both;
	float: none;
	font-size: 16px;
	cursor: pointer;
  width:500px;
  
}
input.rbResposta {
	clear:both;
	float: none;
	cursor: pointer;
}

label.labelResposta0{
  border: 1px solid #000;
}


img[src="images/Logo_quiz.png"] {
	position: absolute;
	top: 10px;
	left: 274px;
}


@media screen and (max-width: 480px) {
    .linhaaa {
      width:337px;
    }
}
@media screen and (max-width: 360px) {
    .linhaaa {
      width:330px;
    }
}
@media screen and (max-width: 320px) {
    .linhaaa {
      width:250px;
    }
}


/* /////////////////////////////// */	
/* stage 2 - final */
#stage2 {
	width: 560px;
	height: 560px;
	/* 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:476px;
	left:213px;
}
@media screen and (max-width: 480px) {
    #stage2 input#recomecar {
      top:410px;
			left:174px;
    }
}
@media screen and (max-width: 360px) {
    #stage2 input#recomecar {
      top:302px;
			left:117px;
    }
}
@media screen and (max-width: 320px) {
    #stage2 input#recomecar {
      top:256px;
			left:82px;
    }
}

/* botoes stage 2 */
#btnsstage2 {
	padding-top: 387px;
	margin-left: 25%;
}

#final_score{
	width: 120px;
    text-align: center;
    position: absolute;
    top: 67px;
    left: 18px;
}
@media screen and (max-width: 480px) {
    #final_score {
      top:-49px;
			left:-31px;
    }
}
@media screen and (max-width: 360px) {
    #final_score {
      top:-97px;
			left:-90px;
    }
}
@media screen and (max-width: 320px) {
    #final_score {
      top: -107px;
    left: -112px;
    }
}

#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:"Oswald-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;
    }
}

.resultadooo{
  position:absolute;
  top:-156px;
  left:-73px;
  margin:0;
}
@media screen and (max-width: 480px) {
    .resultadooo {
      width:470px;
      height:auto;
      top:-96px;
      left:-46px;
    }
}
@media screen and (max-width: 360px) {
    .resultadooo {
      width:350px;
      height:auto;
      top:-87px;
      left:-33px;
    }
}
@media screen and (max-width: 320px) {
    .resultadooo {
      width:310px;
      height:auto;
      top:-101px;
      left:-27px;
    }
}


/* gerais */

div.stage h4#frasePergunta{
  font-family: "Oswald-Bold";
  text-transform:uppercase;
  width: 515px;
  height: 40px;
  position: absolute;
  top: -127px;
  left: 13px;
  font-size:20px;
  color:#fff;
  line-height:1.0em;
  letter-spacing:-0.6px;
}
@media screen and (max-width: 480px) {
    div.stage h4#frasePergunta {
      height: 40px;
  		width: 434px;
  		top: -136px;
  		left: 40px;
    }
}
@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: 25px;
  		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");
}

@font-face {
  font-family: "Oswald-Bold";
  src: url("https://s3.amazonaws.com/cdn.infografiaepoca.com.br/siteEpoca/fonts/Oswald-Bold.ttf");
  }
  
@font-face {
  font-family: "Oswald-Regular";
  src: url("https://s3.amazonaws.com/cdn.infografiaepoca.com.br/siteEpoca/fonts/Oswald-Regular.ttf");
  }

@font-face {
  font-family: "Oswald-Light";
  src: url("https://s3.amazonaws.com/cdn.infografiaepoca.com.br/siteEpoca/fonts/Oswald-Light.ttf");
  }





.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%;
    }
}

