/* Smaller than standard 992 */
@media only screen and (max-width: 991px) {

	/* PERSONALIZAÇÃO */
	.menu-grande{
		height: 100%;
	}
	form {
    width: 100%;
    padding: 0px 15px;
    text-align: center;
	}
	input, #nome, #email, #nome-fim, #email-fim{
		width: 90%
	}
	#novo-email{margin-top: 5px !important;}
	input{ margin-top: 5px !important; }
	#inicio-patio{
	background-size: cover;
	height: 100%;
	}
	.parcela-preto h2 {
    padding: 5px;
    font-size: 26px;
    text-align: center;
	}
	.alinhar-mobile-left{text-align: left !important;}
	.menu-principal ul{text-align: center;}
	.imagem-logo{margin: 0; padding: 10px;}
	.btn-contato{margin-top: 10px;}
	.espacamento-mobile-20{padding-top: 50px;}
	#descricao {
	    margin-bottom: 50px;
	    text-align: center;
	    margin-top: 20px;
	}
	#video{
		height: 100%;
	}
	.youtube-vert{
		width: 95%;
		height: 32%;
	}
	#inicio-vert{
		height: 100%;
	}
	#imagem-planta-1-vert{
		background: url('');
	}
	.img-vert-verde{
		margin: 0;
	}
	.sem-estilo{
		padding: 0;
	}
	#mapa{margin-top: 20px;}
	.imagem-mapa {
	    background: url('../images-vert/mapa-vertis.jpg') center;
	        background-size: auto;
	    height: 300px;
	    margin: 0 15px;
	    background-size: cover;
	}
	.descricao-mapa-a{padding-left: 15px !important;}
	.descricao-mapa{height: 100%; padding:10px;}
	.sobre-savale{padding:10px;}
	.btn-whatsapp{margin-bottom: 10px;}
}