@media only screen and (max-width: 1024px) and (min-width: 992px){
	.btnWhats{
		left:90% !important;
		bottom:60px !important;
	}

	.img-cinema{
		height: 485px!important;
	}
	header .menu-menu-container ul{
		left: 50px;
		position: absolute;
		top: 125px;
		overflow: scroll;
	}

	header nav{
		left: -27px!important;
	}

	#buscar{
		overflow: scroll;
	}

	.home-cinema{
		height: 830px;
	}

	.home-cinema .risco-laranja{
		margin-left: 50px;
	}

	.acontece .happy h1,
	.acontece .lojas h1,
	.acontece .blog h1{
		margin-top: 145px;
		font-size: 40px!important;
	}

	.acontece .happy p,
	.acontece .lojas p,
	.acontece .blog p{
		min-height: 91px;
	}

	.box-position h1{
		margin-top: 165px;
		width: 265px;
	}

	.gerente h1{
		font-size: 32px!important;
		padding-top: 72px;
	}

	.gerente p{
		font-size: 13px;
	}

	.informacoes h3{
		font-size: 10px;
	}

	.informacoes h3.segmento{
		padding: 27px 0 0 20px;
	}

	.informacoes .seta{
		padding-top: 2px;
	}

	.informacoes input[type="text"]{
		font-size: 10px;
	}

	.fale-gerente .box-position h1{
		margin-top: 165px;
		width: 263px;
	}

	.box-position .info .btn-branco{
		margin-right: 30px;
	}

	.box .minheight{
		min-height: 65px;
	}
	
	.lojas-relacionadas img{
		padding-right: 15px;
	}

	.paddingb{
		padding-bottom: 30px;
	}

	.box .minheight-estacionamento{
		min-height: 9px;
	}

	.contato-informacoes h3{
		font-size: 11px;
	}

	.contato-informacoes .esquerda{
		padding-bottom: 5px;
	}

	.contato .box-mais p{
		padding-left: 0!important;
	}

	.fale-gerente textarea,
	.oshopping textarea{
		height: 90px;
	}

	.box .minheight-contato{
		min-height: 23px;
	}

	.oshopping .trabalhe-conosco{
		min-height: 396px;
	}

	.oshopping .box-position h1{
		margin-top: 125px;
		width: 250px;
	}

	.oshopping .box-position .info{
		padding-left: 0!important;
	}

	.box .minheight-cinema{
		min-height: 0px;
	}

	.box .minheight-gastronomia{
		min-height: 40px;
	}

	.cinema h2{
		padding-top: 10px;
	}

	.cinema .box-mais{
		margin-top: 10px;
	}

	.cinema .horarios{
		display: block;
	}

	.cinema .informacoes .salas p{
		padding-top: 10px;
	}
	
}
@media (min-width:770px) and (max-width: 1000px){
	.btnWhats{
		left:92% !important;
		bottom: 75px !important;
	}
	.btnWhats a{
		width:54px !important;
		height:54px !important;
	}
}