/*|||||||||||||||||||||||||||||||||||||||||||||||*/
/*||||||||   RESOLUÇÃO 0px até 959px   ||||||||||*/
/*|||||||||||||||||||||||||||||||||||||||||||||||*/
@media (min-width: 0px) and (max-width: 959px) {
	/*
===========
==GENERAL==
===========
*/
	.fancybox-inner {
		min-height: 100% !important;
	}
	body {
		width: 100%;
		float: left;
		text-align: center;
	}

	main {
		margin-top: 65px;
	}
	body {
		background-image: url("../img/bg-marrom-mobile.jpg");
		background-size: auto;
	}

	#body {
		width: 100%;
		text-align: center;
		float: left;
	}

	.wrapper {
		width: 100%;
	}
	.wrapper br {
		display: none;
	}
	.mobile-text-menu {
		display: block !important;
		text-align: center;
		position: absolute;
		top: 100px;
		font-size: 14px;
		font-family: "Cinzel", Verdana, Geneva, sans-serif;
		letter-spacing: 0.5px;
		width: 100%;
		font-weight: bold;
		line-height: 19px;
	}

	/*
==========
==HEADER==
==========
*/
	#header {
		height: auto;
		background-color: #f5f2ed;
		margin-top: 0px;
		top: 0;
	}
	.top-dourado {
		display: none;
	}

	/*Logo*/
	#header #logo {
		text-align: left;
		height: auto;
		width: auto;
		float: left;
		z-index: 999;
		padding-left: 10px;
		padding-top: 5px;
	}

	#header #logo a img {
		height: auto;
		width: 150px;
	}

	#header.recolhe #logo a img {
		height: auto;
	}

	/*Fone*/
	#header .fone {
		display: none;
	}

	/*Menu*/
	.optionMenu {
		text-align: right;
		padding: 5px 15px 0 0;
		display: block;
	}

	#close-menu-mob {
		display: none;
	}

	#menu {
		width: 100%;
		background: #f5f2ed;
		display: none;
	}

	#menu ul {
		padding: 0;
		height: 90vh;
		display: flex;
		align-items: center;
		justify-content: center;
		align-content: center;
		align-self: center;
		flex-direction: column;
	}

	#menu ul li {
		box-sizing: border-box;
		width: 100%;
		display: block;
		border-right: none;
	}

	#menu ul li:last-child {
		border-bottom: none;
	}

	#menu ul li.ativo {
		background: #d3b987;
		margin: 0;
	}

	#menu ul li a {
		display: block;
		font-size: 16px;
		box-sizing: border-box;
		border-bottom: none;
	}
	#footer .fone-end,
	#footer .socialMedia {
		float: none;
		margin-top: 0;
	}

	/*
==========
==INDEX==
==========
*/
	/*Banner*/
	.bannerPrinc div.img {
		height: 250px !important;
		background-size: initial !important;
	}
	.bannerPrinc {
		height: 250px !important;
	}
	.bannerPrinc div.img span {
		width: 320px;
	}

	/*
===========
==CHAMADA==
===========
*/
	.chamadaText .img {
		position: relative;
		right: 0;
		top: 0;
		margin: 0 auto;
		width: 80px;
		height: 80px;
	}
	.chamadaText .img.family,
	.chamadaText .img.clock {
		background-size: 70%;
	}

	/*.chamadaText:hover .img.family{background-image: url('../img/family-mob-color.png'); transition: 0.8s;}*/

	/*
========
==CASA==
========
*/
	.casa-flex {
		align-items: center;
		justify-content: center;
	}
	.desc {
		box-sizing: border-box;
		padding: 10px;
		text-align: justify !important;
	}

	.information div.img,
	.information a div.img {
		width: 100%;
		text-align: center;
	}

	.information p {
		width: 100%;
		box-sizing: border-box;
		padding: 10px;
		text-align: justify;
	}

	/*
==============
==ATIVIDADES==
==============
*/

	ul.atividades {
		padding: 0 0px;
	}

	ul.atividades li .desc img {
		float: none;
	}

	ul.atividades li .desc p {
		width: 100%;
		float: none;
	}

	/*
=====================
==REGIMENTO INTERNO==
=====================
*/
	#regimento-interno {
		text-align: left;
		padding: 0;
	}
	.item-regimento h3 br {
		display: block !important;
	}
	#footer .fone-end p,
	#footer .fone-end p strong {
		text-align: center;
	}

	/*
=========
==FOTOS==
=========
*/
	/*Menu de albuns*/
	ul#galeria-fotos {
		padding: 15px;
	}

	.menu-rodape ul {
		display: flex;
		flex-direction: column;
		padding-top: 15px;
		justify-content: center;
		align-items: center;
	}
	.grid-rodape {
		grid-template-columns: 1fr;
	}
}

/*|||||||||||||||||||||||||||||||||||||||||||||||*/
/*||||||||   RESOLUÇÃO 0px até 800px   ||||||||||*/
/*|||||||||||||||||||||||||||||||||||||||||||||||*/
@media (min-width: 0px) and (max-width: 800px) {
	/*
=========
==FOTOS==
=========
*/
	/*Fotos de cada album*/
	ul#galeria-fotos > li > div.fotos > ul > li {
		width: 32%;
	}
}

/*|||||||||||||||||||||||||||||||||||||||||||||||*/
/*||||||||   RESOLUÇÃO 0px até 670px   ||||||||||*/
/*|||||||||||||||||||||||||||||||||||||||||||||||*/
@media (min-width: 0px) and (max-width: 670px) {
	ul.atrativos li {
		width: auto;
	}
	ul.atrativos li a div.img {
		height: auto;
	}
	/*
========
==CASA==
========
*/
	.iframe-video iframe {
		width: 100%;
	}

	/*
==========
==EQUIPE==
==========
*/
	.equipe-desc {
		width: auto;
		position: relative;
		margin: 0;
	}
	.equipe-pic figure a img,
	.equipe-pic figure figcaption {
		width: 100%;
	}

	/*
==========
==FOOTER==
==========
*/
	.fone-end p span.barra {
		display: none;
	}

	.fone-end p a {
		display: block;
	}

	.fone-end p strong {
		display: block;
	}
	/*
==============
==ATIVIDADES==
==============
*/
	ul.atividades li {
		margin: 0;
	}
	ul.atividades {
		grid-template-columns: 1fr;
		gap: 0px;
	}
}

/*|||||||||||||||||||||||||||||||||||||||||||||||*/
/*||||||||   RESOLUÇÃO 0px até 500px   ||||||||||*/
/*|||||||||||||||||||||||||||||||||||||||||||||||*/
@media (min-width: 0px) and (max-width: 500px) {
	form {
		width: 90%;
	}
	/*
===========
==CHAMADA==
===========

*/
	.bannerPrinc {
		height: 280px !important;
	}
	.bannerPrinc div.img {
		height: 280px !important;
	}
	.bannerPrinc div.img span {
		font-size: 35px;
		line-height: 40px;
	}
	.tituloChamadas {
		margin: 20px auto 10px auto;
		max-width: 320px;
		font-size: 16pt;
	}
	.chamadaText {
		width: 100%;
		margin: 10px auto;
		border: none;
		padding: 5px;
	}

	.chamadaText h1 {
		text-align: center;
		margin: 5px auto 20px auto;
		font-size: 14pt;
	}

	.chamadaText p {
	}
	.tituloPagina {
		font-size: 18pt;
	}
	/*
=========
==FOTOS==
=========
*/
	/*Fotos de cada album*/
	ul#galeria-fotos > li > div.fotos > ul > li {
		width: 49%;
	}
	.galeria-novo {
		grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
		grid-auto-rows: 150px;
		padding: 10px;
	}
	.galeria-novo li a {
		height: 100%;
	}

	/*
==========
==FOOTER==
==========
*/
	#footer .dataDev span.casa:after {
		content: "";
	}

	#footer .dataDev a {
		display: block;
	}

	#footer .dataDev a:before {
		content: "- ";
	}

	#footer .dataDev a:after {
		content: " -";
	}
}

/*|||||||||||||||||||||||||||||||||||||||||||||||*/
/*||||||||   RESOLUÇÃO 0px até 300px   ||||||||||*/
/*|||||||||||||||||||||||||||||||||||||||||||||||*/
@media (min-width: 0px) and (max-width: 300px) {
	/*
=========
==FOTOS==
=========
*/
	/*Fotos de cada album*/
	ul#galeria-fotos > li > div.fotos > ul > li {
		width: 100%;
	}
}
