@media screen and (max-width: 999px)
{
	body{width: 360px; margin: 0 auto; overflow-x: hidden;}

	#chapada{width: 360px;}

		#menuBox{width: 360px;}

		#menuTopo{height: 70px; height: 36px;}
			.menuLogo{top: 12px; display: none;}
			.menuWeb1, .menuWeb2{display: none;}

		#login{margin-left: unset; top: 0px;}

		#admBox h1{color: var(--roxo); font-weight: 500;}

		#destaque{width: 360px; height: 180px;}
			.destaqueBox{height: 180px;}

			#guias{width:360px;}

				.guiasItensFlex:last-child{display: none;}

				.guiasBtsFlex{width: 360px; height: 190px; top: -20px;}

			#tempo{position:relative; width:360px; top: unset; right: unset; border-top: 1px solid var(--roxo); border-left: 0px; border-top: 1px solid var(--roxo);}

			#encontreAqui{width: 360px; overflow: hidden;}

			#encontreAqui h3{font-size: 20px; margin-top: 20px;}
				#encontreAquiFlex{flex-direction: row; flex-wrap: nowrap; width: 339px;}
					.encontreAquiItensFlex1{width: 120px;}
					.encontreAquiItensFlex2{width: 207px;}

					.encontreVejaMais{width: 340px;}

			.home2{overflow: hidden; flex-direction: column;}

			#homeLateralDireita1{position: relative; width: 360px; top: unset; right: unset; border: 0px;}


			.artistaInfo:last-child{display: none;}

				#eventos h3{font-size: 20px; margin-top: 20px;}

	      .eventoAbertoData{font-size: 20px; text-align: center;}

				.eventosFlex{width: 338px;}
        .eventoFlexDados {margin-left: 0px;}

				.eventosItensFlex1{width: 120px;}
				.eventosItensFlex2{width: 214px; overflow: hidden;}
				.eventosVejaMais{width: 340px;}

        .boxEvento h1{word-break: break-word; margin: 5px 10px;}
				.boxEvento i{font-size: 10px;}
          .boxEventosLista{flex-wrap: wrap; align-content: flex-start;}
						.boxEventoImg{width: 160px; height: 80px;}
    				.boxEventoDados{width: 160px;}

				.empresasMenu{display: none; width: 340px; float: unset; text-align: center;}

		#banner1{top: 511px; left: 10px; width: 340px; height: 84px;}
		#banner2{top: 938px; left: 10px; width: 340px; height: 84px;}

	:root
	{
		--browserWeb1: 360px;
	}
}
