@media screen and (max-width: 1920px) {	
	

}

@media screen and (max-width: 1560px) {

	

}

@media screen and (max-width: 1460px) {

	

}

@media screen and (max-width: 1380px) {

	

}

@media screen and (max-width: 1200px) {

	
}

@media screen and (max-width: 960px) {

	.util{

		width: 90% !important;
	}

	#tabela{

		width: 960px !important;
		max-width: 960px !important;
		float: none !important;
		margin-left: 50% !important;
		transform: translate(-50%);

	}

	#logocapa{
		
		margin-left: 50% !important;
		transform: translate(-50%);

	}

	.btn-capa{

		float: none !important;
		margin-top: 10px !important;
	}

	#logo-nova{

		float:none !important; 
		margin-top:10px !important;
		text-align: center !important;
		margin-left: 50% !important;
		transform: translate(-50%);
	}

	#bg-rodape{

		height: 190px !important;
	}

	#comparativo{

		margin-top: 20px !important;
	}

	.titulo-capa{

		font-size: 22px !important;
		padding-top: 20px !important;
	}

	#vantagens li{

		font-size: 14px !important;
		width: 100% !important;
		float: none !important;
		margin-bottom: 50px !important;
	}


	.titulo-proposta{

		padding-top: 45px !important;

	}

	#img-comp{

		display: none;
	}

	#img-check1, #img-check2, #img-check3, #img-check4, #img-check5{

		padding-bottom: 40px !important;
	}


}

@media screen and (max-width: 900px) {

	

}

@media screen and (max-width: 768px) {

	#video{
		margin-top: 50px !important;
	}

	
}

@media screen and (max-width: 480px) {
	
	
}

@media screen and (max-width: 320px) {

	

}