@charset "utf-8";
/* CSS Document */


@media screen and (max-width: 700px){

body{
	background:url(../img/FAQ-web.jpg) no-repeat center center fixed;
	background-size:cover;
	background-position:center;	
}
	
	#gasper-menu{
		width:100%;
		height:47vw;
		/*background:blue;	*/
	}
	.Ftitulo{
		width:100%;
		height:auto;
		padding-top:10vw;
		text-align:center;
		line-height:450%;
		/*background:red;	*/
	}
		
	.Ftitulo h1{
		margin:0;
		padding:0;
		font-size:15vw;
		color:#FFF;	
	}
	
	.Fpreguntas{
		width:100%;
		height:auto;
		margin-top:15%;
		margin-bottom:15%;
	}
	
	.Fpreguntas p{
		padding:0 10%;		
	}
	
	.caja-pregunta{
		width:100%;
		height:auto;
		text-align:justify;
	}
	
	.caja-pregunta p{
		font-size:15vw;
		color:#FFF;
		line-height:9vw;
		margin:0;
	}
	
	.questions{
		font-family: 'Open Sans Condensed', sans-serif;
		font-size:10vw;
	}
	
	.respuesta{
		font-size:5vw;
		font-family: 'News Cycle', sans-serif;
		text-align:justify;
		color:#FFF;	
	}
}

@media screen and (min-width: 701px){

body{
	background:url(../img/FAQ-web.jpg) no-repeat center center fixed;
	background-size:cover;
	background-position:center;	
}
	
	#gasper-menu{
		width:100%;
		height:15vw;
		/*background:blue;	*/
	}
	.Ftitulo{
		width:100%;
		height:auto;
		padding-top:20vw;
		text-align:center;
		line-height:18vw;
		/*background:red;	*/
	}
		
	.Ftitulo h1{
		margin:0;
		padding:0;
		font-size:15vw;
		color:#FFF;	
	}
	
	.Fpreguntas{
		width:100%;
		height:auto;
		margin-top:5%;
		margin-bottom:5%;
	}
	
	.Fpreguntas p{
		padding:0 10%;		
	}
	
	.caja-pregunta{
		width:100%;
		height:auto;
		text-align:justify;
		line-height:9vw;
	}
	
	.caja-pregunta p{
		font-size:15vw;
		color:#FFF;
		line-height:9vw;
		margin:0;
	}
	
	.questions{
		font-family: 'Open Sans Condensed', sans-serif;
		font-size:6vw;
	}
	
	.respuesta{
		font-size:3vw;
		font-family: 'News Cycle', sans-serif;
		text-align:justify;
		color:#FFF;	
	}
}

@media only screen and (orientation: landscape) {
	

body{
	background:url(../img/FAQ-web.jpg) no-repeat center center fixed;
	background-size:cover;
	background-position:center;	
}
	
	#gasper-menu{
		width:100%;
		height:8vw;
		/*background:blue;	*/
	}
	.Ftitulo{
		width:100%;
		height:auto;
		padding-top:0;
		line-height:9vw;
		text-align:center;
		margin-bottom:3%;
		/*background:red;	*/
	}
		
	.Ftitulo h1{
		margin:0;
		padding:0;
		font-size:6vw;
		color:#FFF;	
	}
	
	#FAQmaster{
		width:83%;
		height:auto;
		margin-left:17%;
		/*background:red;	*/
	}
	
	#FAQwaper1{
		width:30%;
		height:auto;
		display:inline-table;
		margin-right:3%;
		/*background:purple;*/
	}
	
	#FAQwaper2{
		width:30%;
		height:auto;
		display:inline-table;
		margin-right:3%;
		/*background:orange;*/
	}
	
	#FAQwaper3{
		width:30%;
		height:auto;
		display:inline-table;
		/*background:green;*/
	}
	
	.Fpreguntas{
		width:90%;
		height:auto;
		margin:0;
		margin-top:0;
		margin-bottom:5%;
		border:2px solid white;
		/*background:red;*/
	}
	
	.Fpreguntas p{
		padding:0 10%;		
	}
	
	.caja-pregunta{
		width:100%;
		height:auto;
		text-align:justify;
		line-height:0px;
		padding-top:10%;
	}
	
	.caja-pregunta p{
		font-size:0vw;
		color:#FFF;
		line-height:0;
		line-height:1.7vw;
		margin:0;
	}
	
	.questions{
		font-family: 'Open Sans Condensed', sans-serif;
		font-size:1.7vw;
	}
	
	.respuesta{
		font-size:1.2vw;
		font-family: 'News Cycle', sans-serif;
		text-align:justify;
		color:#FFF;	
		padding-bottom:8%;
	}
}
@media screen and (min-width: 1280px){

body{
	background:url(../img/FAQ-web.jpg) no-repeat center center fixed;
	background-size:cover;
	background-position:center;	
}
	
	#gasper-menu{
		width:100%;
		height:5vw;
		/*background:blue;	*/
	}
	.Ftitulo{
		width:100%;
		height:auto;
		padding-top:0;
		line-height:9vw;
		text-align:center;
		margin-bottom:3%;
		/*background:red;	*/
	}
		
	.Ftitulo h1{
		margin:0;
		padding:0;
		font-size:5.5vw;
		color:#FFF;	
	}
	
	#FAQmaster{
		width:83%;
		height:auto;
		margin-left:17%;
		/*background:red;	*/
	}
	
	#FAQwaper1{
		width:30%;
		height:auto;
		display:inline-table;
		margin-right:3%;
		/*background:purple;*/
	}
	
	#FAQwaper2{
		width:30%;
		height:auto;
		display:inline-table;
		margin-right:3%;
		/*background:orange;*/
	}
	
	#FAQwaper3{
		width:30%;
		height:auto;
		display:inline-table;
		/*background:green;*/
	}
	
	.Fpreguntas{
		width:90%;
		height:auto;
		margin:0;
		margin-top:0;
		margin-bottom:5%;
		border:2px solid white;
		/*background:red;*/
	}
	
	.Fpreguntas p{
		padding:0 10%;		
	}
	
	.caja-pregunta{
		width:100%;
		height:auto;
		text-align:justify;
		line-height:0px;
		padding-top:10%;
	}
	
	.caja-pregunta p{
		font-size:0vw;
		color:#FFF;
		line-height:0;
		line-height:1.7vw;
		margin:0;
	}
	
	.questions{
		font-family: 'Open Sans Condensed', sans-serif;
		font-size:1.7vw;
	}
	
	.respuesta{
		font-size:1.2vw;
		font-family: 'News Cycle', sans-serif;
		text-align:justify;
		color:#FFF;	
		padding-bottom:8%;
	}
}