@media screen and (max-width: 850px) {
	.content {
		background:#000;
		height:100%;
		padding:2.5rem 1rem 3rem 2.5rem;
	}
	
	#nome_flood h1{
		font-size:4rem;
		line-height:4rem;
	}
	
	#nome_flood span{
		font-size:2.5rem;
		line-height:3rem;		
	}
	
	.porque_titulo span{
		font-size:6rem;
	}
	
	.porque_subtitulo span{
		font-size:2.5rem;
		line-height:2.5rem;
	}
	
	.porque p{
		font-size:1.6rem;
		padding-top:1rem;
		padding-bottom:5rem;
	}
	
	#button-style1{
		padding:3rem;
		font-size:2rem;
	}
	
	.modal .button-style4{
		margin-top:0rem;
	}
	
	p{
		font-size:1.4rem;
		color:#d3d3d3;
	}
	
	#box-pcontacto{width:30rem;}
	
	#box-pcontacto{
		height:52rem;
	}
	
	#box-pcontacto #nome{
		width:22rem;
	}
	
	#box-pcontacto #empresa{
		width:22rem;
	}
	
	#box-pcontacto #observacoes{
		width:22rem;
	}
	
	#box-pcontacto-check{
		width:22rem;		
	}
	
	#escolha-nome{
		display:block;
		width:100%;
	}	
	
	#autorizo{
		width:280px;
		font-size:1.2rem;
	}
	
	
	
}























@media screen and (min-width:700px) and (max-width: 1025px) {
	
}
