
@media (min-width: 768px) and (max-width: 999px){
	.title{
		padding-left: 50px;
	}

	.submenu a{
		height: 350px;
		width:16%;
		padding: 140px 1.93% 0;
	}
	.submenu h3{
		font-size: 14px;
		padding-left: 35px
	}
	.imagen-title{
		width: 100%;
		float: none;
		height: 35%;
	}
	.box-texto{
		width: 88%;
		float: none;
		height: 65%;
	}
	.box-mapas{
		padding: 30px 0;

	}
	
	.nav-mapas{
		top: 30px;
	}
	.galeria .carousel{
		width: 700px;
	}
	.box-parceiros ul{
		padding-left: 90px;
	}
	.box-parceiros ul li h4{
		font-size: 14px;
		height: 16px;
		padding-top: 5px;
	}
	.descricao .content{
		width: 65%;
		float: right;
		margin-right: 50px;
	}
	.box-noticias, #relatorios .donwloards, .texto-sobre{
		padding: 5% 0;
		width: 96%;
	}
	.box-noticias li .text h3, .single .leia-tambem .center li .text h3{
		font-size: 16px;
	}
	.pg-noticias{
		width: 80%;
	}
	.pg-noticias h2.title-news{
		margin-bottom: 25px;
	}
	.pg-noticias .data{
		margin-bottom: 20px;
	}
	.single .leia-tambem .center{
		width: 80%;
	}
	.single-noticias li{
		width: 100%;
	}
}




