.o-box-white.c-content { margin-bottom:3%; }
@media (min-width: 769px) { .o-mobile { display:none; } }
@media (max-width: 768px) { .o-desktop { display:none; } }

.c-content .o-center { padding:0 30px; } 
/* index */
	/* slider */
	.o-slider-tablet,
	.o-slider-mobile { display:none; }
	.c-slider .jssor-info { background:none; }
	.c-slider .o-info {
		position:absolute;
		bottom:70px;
		right:10px;
		left:33%/*330/980*/;
		height:160px;
	}
	.c-slider .o-info h2,
	.c-slider .o-info p {
		margin:0;
		text-align:left;
		padding:3%;
		height:inherit;
		line-height:0.9em;
	}
	.c-slider .o-info h2 {
		float:left;
		width:60%;
		font-size:2em;
		text-transform:none;
		font-weight:bold;
		font-family:'CentraleSansRegular';
	}
	.c-slider .o-info p {
		float:right;
		width:40%;
		color:#777;
		font-size:1.175em;
		background:rgba(255,255,255,0.9);
	}
	.c-slider .o-info a { height:inherit; color:inherit; }
	.c-slider .o-info span {
		position:absolute;
		right:-5px;
		bottom:-5px;
		width:100px;
		height:30px;
		font-size:1.125em;
		text-transform:uppercase;
		background:#FFA700;
	}
	.c-slider .o-info a:hover span { width:40%; right:0; }
	.c-slider .jssorb05 {
		top:auto !important;
		bottom:150px !important;
		left:auto !important;
		right:50% !important;
		margin-right:190px !important;
		width:12px !important;
		height:auto !important;
	}
	.c-slider .jssorb05 div {
		position:static !important;
		margin-bottom:12px;
		width:14px;
		height:14px;
		background:#3FA9B3;
	}
	.c-slider .jssorb05 .av { background:#FFA700; }
	/* destaque */
	.c-destaques {
		padding:1.25% 0;
		background:url(../../imagens/index/bg-destaques.jpg) no-repeat center top;
	}
	.c-destaques .o-banner {
		float:left;
		width:65.9574%/*620/940*/;
	}
	.c-destaques .o-petrobras {
		float:right;
		padding-left:5.3191%/*50/940*/;
		width:31.9148%/*300/940*/;
		font-size:0.9em;
		color:#FFF;
		font-family:'CentraleSansRegular';
	}
	.c-destaques .o-petrobras span { line-height:1em; display:block; margin-bottom:20px; }
	.c-destaque-medio {
		float:left;
		width:31.9148%;
		height:440px;
		margin-right:2.1276%;
		margin-bottom:2.1276%;
		border-bottom-style:solid;
		border-bottom-width:14px;
		background:#FFF;
	}
	.c-destaque-medio-content .c-destaque-medio:nth-of-type(3n) { margin-right:0; }
	.c-destaque-medio-content .c-destaque-medio:nth-of-type(3n+1) { clear:both; }
	.c-destaque-medio .o-img,
	.o-box-biblioteca .o-img {
		position:relative;
		padding-top:63.3333%/*190/300*/;
		height:0;
		overflow:hidden;
		text-align:center;
		background-size:cover;
		background-repeat:no-repeat;
		background-position:center center;
	}
	.c-destaque-medio .o-text { padding:6%; }
	.c-destaque-medio h3 {
		margin:0;
		padding:0 0 3%;
		font-size:1.25em;
		text-align:center;
	}
	.c-destaque-medio p,
	.c-destaque-medio small { 
		color:#555; 
		font-size: 1em;
		line-height: 1.4em;
		/*max-height: 7em;*/
		overflow: hidden;
	}
	.o-kit .c-destaque-medio {
		width: 100%;
	}
	/* + projeto albatroz */
	.o-mais-projeto-albatroz {
		width:48.4042%/*450/940*/;
		height:230px;
		color:#FFF;
		overflow:hidden;
	}
	.o-mais-projeto-albatroz .o-side {
		float:right;
		width:60%;
		padding:4.4444%;
		height:inherit;
		background-image:url(../../imagens/index/bg-mais-projeto-albatroz.png);
		background-repeat:no-repeat;
		background-position:right center;
		background-size:auto 100%;
	}
	.o-mais-projeto-albatroz .o-side-img {
		float:left;
		width:40%;
		height:inherit;
		background-repeat:no-repeat;
		background-position:center center;
		background-size:cover;
	}
	.o-mais-projeto-albatroz h3 {
		margin:0;
		padding-top:2.2222%;
		font-size:1.875em;
		text-transform:uppercase;
	}
	.o-mais-projeto-albatroz .o-leia-mais { color:#FFF; border-color:#FFF; }
	.c-newsletter {
		float:right;
		background-color:#1F8B61;
	}
	.c-newsletter h3 { padding-top:2.2222%; font-size:1.875em; }
	.c-newsletter .o-text {
		margin:5px 0;
		padding:5px;
		width:100%;
		line-height:1.4em;
		border:0;
		background:#18A56F;
	}
	.c-newsletter .o-leia-mais { max-width:100%; white-space:normal; }

/* internas */
.o-box { padding:5% 0; }
.o-bread-crumb {
	color:#AAA;
	font-size:0.8em;
	text-transform:uppercase;
	font-family: 'CentraleSans-Light';
}
.o-bread-crumb a { color:inherit; }
.o-img-big {
	position: relative;
	float:right;
	margin:0 0 2.5% 2.5%;
	width:40%;
}
.o-img-big strong {
	display:block;
	padding:1% 2%;
	font-weight:normal;
	font-size:0.8em;
	line-height:1.4em;
	font-family:'CentraleSans-Light';
	background:#EEE;
}
.o-texto { font-size:0.875em; color:#777; }
.o-texto img {
    height:auto !important;
}
time { font-size:0.8em; color:#AAA; }

.o-img-big i {
	position: absolute;
	top: 37%;
	color: #FFF;
}
.o-img-big i.u-fl { left:10px; }
.o-img-big i.u-fr { right:10px; }

/* fotos */
.c-fotos { margin:2% 0; }
.c-fotos .o-img {
	position:relative;
	display:inline-block;
	margin:3px;
	height:200px;
	text-align:center;
	border-width:2px;
	border-style:solid;
	overflow:hidden;
}
.c-fotos-tirinha .o-img {
	width: auto !important;
	height: 100px !important;
	border:0 !important;
}
.o-foto-big { overflow-x: auto; margin: 0 50px; }
.o-foto-big img { min-width:600px; }
.o-tirinha-left,
.o-tirinha-right {
	margin-top: 10%;
	font-size: 1.4em;
}
.o-tirinha-left { float: left;}
.o-tirinha-right { float: right; }

.c-fotos .o-fotos .o-img { width:100%; }
.c-fotos .o-file img { margin-top:30%; }
.c-fotos img { max-width:none; max-height:100%; }
.c-fotos span {
	position:absolute;
	top:80%;
	left:0;
	right:0;
	bottom:0;
	color:#FFF;
	z-index:2;
	opacity:0.7;
	background:rgba(0,0,0,0.7);
}
.c-fotos .o-img:hover span { opacity:1; }
.o-leia-mais.o-download  {}
/* sobre o projeto albatroz */
.c-sobre-o-projeto-albatroz .c-header-interno { background-image:url(../../imagens/header/bg-sobre-o-projeto-albatroz.jpg); }
.c-sobre-o-projeto-albatroz .c-header-interno nav a:hover { background-color:#3FA9B3; }

/* quero contribuir */
.c-quero-contribuir .c-header-interno { background-image:url(../../imagens/header/bg-quero-contribuir.jpg); }
.c-quero-contribuir .c-header-interno nav a:hover { background-color:#003d8b; }

/* pesquisas */
.c-pesquisas .c-header-interno { background-image:url(../../imagens/header/bg-pesquisas.jpg); }
.c-pesquisas .c-header-interno nav a:hover { background-color:#FFA700; }

/* políticas públicas */
.c-politicas-publicas .c-header-interno { background-image:url(../../imagens/header/bg-politicas-publicas.jpg); }
.c-politicas-publicas .c-header-interno nav a:hover { background-color:#1F8B61; }

/* educação ambiental */
.c-educacao-ambiental .c-header-interno { background-image:url(../../imagens/header/bg-educacao-ambiental.jpg); }
.c-educacao-ambiental .c-header-interno nav a:hover { background-color:#EFD309; }

/* quero contribuir */
.c-quero-contribuir .c-header-interno nav a:hover { background-color:#003d8b; }

			/* Mecanismo de Busca = pesquisar.php */
.o-text.o-pesquisas {margin-bottom:2%;}
.o-text.o-pesquisas,
.o-text.o-pesquisas a { color:#575757; text-decoration:none; }
.o-text.o-pesquisas a:hover { text-decoration:underline;}
.o-text.o-pesquisas h3 { padding:2% 0 0; }
.o-pesquisa-informacao span:hover { text-decoration: underline;}
.o-conteudo-pesquisa .o-img {
	width:25%;
	max-height: 180px;
	float:left; 
	margin-right:2%;
	overflow:hidden;
}
.o-conteudo-pesquisa .o-img img { width:100%; }
/* biblioteca */
.o-box-biblioteca {
	float:left;
	margin:2% 0.25%;
	width:32.8333%;
	text-align:center;
}
.o-box-biblioteca:nth-of-type(3n+1) { clear:both; }
.o-box-biblioteca h3 { margin:2.5% 0 0; }

			/*----------- interna biblioteca -----------*/
.o-img-big.u-fl { margin:0 2.5% 2.5% 0; width:44%; }
.o-biblioteca-header { margin: 2% 0;}
.o-biblioteca-header .o-biblioteca-titulo { padding:0; }
.o-biblioteca-header .o-biblioteca-titulo.is-big {width:100% } 
.o-biblioteca-header .o-leia-mais { margin-top:1%; }
.o-biblioteca-noticia.is-small {float:right; width:53% }
.o-biblioteca-noticia.is-big { width:100%; }


/* mapa do site */
.c-mapa-do-site h2 { font-size:1.4em; }
.o-mapa-do-site-lista {
	margin:0;
	padding:0 0 0 5%;
	list-style:none;
}
.o-mapa-do-site-lista a:before { content:"- "; }
.c-mapa-do-site .o-box-mapa:nth-of-type(4n+1) { clear:both; margin-bottom:5%; }

/* evento */
.c-box-evento {
	position:relative;
	float:left;
	width:25%;
	padding-top:25%;
	height:0;
	text-transform:uppercase;
	font-family: 'CentraleSans-Light';
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
.c-box-evento a {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	color:#FFF;
}
.c-box-evento .o-box-evento-date,
.c-box-evento h3 {
	position:absolute;
	left:15px;
	right:15px;
}
.c-box-evento .o-box-evento-date span {
	display:block;
	font-size:1.25em;
	line-height: 1.125em;
	padding-bottom:15px;
	font-weight: bold;
}
.c-box-evento .o-box-evento-date .o-day { font-family: 'CentraleSans-Bold'; }
.c-box-evento .o-box-evento-date { top:15px; }
.c-box-evento h3 {
	bottom:15px;
	margin:0;
	padding:0;
	text-align:right;
	font-size:1.125em;
	line-height:1em;
}

/* box ajax */
#o-box-dark {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background:rgba(0,0,0,0.3);
	z-index:7777;
	overflow-y:auto;
}
.o-box-white {
	margin:20% auto 15%;
	padding-bottom:35px;
	width:980px;
	background:#FFF;
}
.o-box-white strong { color: #000; }
.o-box-white .o-center { padding:0 35px; }
.o-box-white .o-close {
	display:inline-block;
	padding:0 7px;
	color:#FFF;
	text-transform:uppercase;
	font-family: 'CentraleSans-Light';
	background:#036367;
}
.o-box-white .o-close strong { padding:0 5px; font-family: 'CentraleSansRegular'; }
.o-box-white header h2,
.o-box-white header .o-date,
.o-box-white header .o-day,
.o-box-white header .o-local { float:left; }
.o-box-white header h2 {
	margin:0;
	padding:0 0 0 2%;
	float:left;
	width:30%;
	color:#036367;
	text-transform:none;
	font-size:2em;
	font-family: 'CentraleSansRegular';
	border-left:solid 13px #036367;
}
.o-box-white header .o-date,
.o-box-white header .o-local { margin-top:25px; }
.o-box-white header .o-date { width:40%; color:#585858; }
.o-box-white header .o-day {
	margin-right:10px;
	width:160px;
	text-align:right;
	font-size:2.5em;
	line-height:0.8em;
	border-right:solid 1px #D7D7D7;
}
.o-box-white header .o-month,
.o-box-white header .o-time {
	text-transform:uppercase;
	font-size:1.625em;
	line-height:1em;
}
.o-box-white header .o-month { font-family: 'CentraleSans-Light'; }
.o-box-white header .o-local {
	padding:15px 35px 15px 50px;
	width:30%;
	line-height:1em;
	font-size:1.25em;
	font-family: 'CentraleSans-Light';
	background:url(../../imagens/evento/local.png) no-repeat left center;
}
.o-box-white .o-evento-bg {
	margin:3% 0;
	padding-top:16%;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
.o-box-white .o-evento-descricao h2 { padding:0 0 15px; font-size:1.875em; }
.o-box-white .o-evento-sobre { float:left; width:57.1428%/*520/910*/; }
.o-box-white .o-map { float:right; width:37.3626%/*340/910*/; }
.o-box-white .o-img {
	position:relative;
	float:left;
	padding-top:26%;
	margin:3% 1.5% 0;
	width:30.3333%;
	height:0;
	background-repeat:no-repeat;
	background-position:center centere;
	background-size:cover;
}
.o-box-white .o-img a {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
}
.o-filtrar-conteudo {
	float:right;
	line-height:1em;
	text-transform:uppercase;
}
.o-filtrar-conteudo ul { margin:0; padding:0; }
.o-filtrar-conteudo li {
	margin:0 5px;
	display:block;
	height:70px;
	float:right;
}

.o-filtrar-conteudo .o-filtrar-conteudo-li,
.o-filtrar-conteudo a { height:inherit; }
.o-filtrar-conteudo .o-filtrar-conteudo-li {
	padding:10px 10px 10px 0px;
	margin-left:0;
	color:#3faab3;
	text-align:left;
	line-height:1em;
	font-size:1.6em;
	text-transform:none;
	font-weight:normal;
	font-family: 'CentraleSans-Light';
}
.u-pesquisas-bg-opaco { line-height:1.8em; }
.o-filtrar-conteudo a {
	display:block;padding:20px 10px;
	color:#FFF;
}

/*sala de imprensa*/
.o-sala-imprensa { margin-top:3%; }
.o-boxes { margin-top: 2%; }
.o-boxes .o-mais-projeto-albatroz{width:100%;}
		/* Lista Boxes*/
.o-boxes ul {
	margin: 0px;
	padding:0;
	list-style: none;
} 
.o-boxes  li {
	list-style:none;
	margin-bottom:4.1665%/*20/480*/;
	padding-left: 1.0416%;
	border-left-style:solid;
	border-left-width:7px;
	height:30px;
}
.o-boxes  .o-sobre-o-projeto-albatroz { border-color:#3FA9B3; }
.o-boxes  .o-quero-contribuir { border-color:#003d8b; }
.o-boxes  .o-pesquisas { border-color:#FFA700; line-height:1.8em; }
.o-boxes  .o-politicas-publicas { border-color:#1F8B61; }
.o-boxes  .o-educacao-ambiental { border-color:#EFD309; }
.o-boxes  .o-sobre-o-projeto-albatroz a:hover { color:#3FA9B3; }
.o-boxes  .o-quero-contribuir a:hover { color:#2967b7; }
.o-boxes  .o-pesquisas a:hover { color:#FFA700; }
.o-boxes  .o-politicas-publicas a:hover { color:#1F8B61; }
.o-boxes  .o-educacao-ambiental a:hover { color:#EFD309; }
.o-contato-footer { 
		font-size:0.9em; 
		letter-spacing: 0.1em;
		color:#575757; 
		margin-top: 7%;
	}
	
.o-contato-footer a {color:#575757; }

			/*Boxes esquerda e direita*/
			
.o-box-esquerda { float:left; }
.o-box-esquerda:hover ul,
.o-box-direita:hover ul { opacity:1;}

.o-box-direita { float:right; }
.o-box-esquerda, 
.o-box-direita { 
	color:#FFF; 
	width:47%;
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0, 1);
	-moz-box-shadow:0px 1px 4px rgba(0,0,0, 1);
	box-shadow: 0px 1px 4px rgba(0,0,0, 1);
}
.o-box-esquerda .o-leia-mais, 
.o-box-direita .o-leia-mais { color:#FFF;  margin-bottom: 3%;}
.o-boxes .o-leia-mais:hover{ text-decoration:none;cursor:context-menu;}
.o-box-release { background-color: #036367; }
.o-box-banco-imagem {background-color: #1F8B61;}
.o-box-release,
.o-box-banco-imagem {
	text-align:center; 
	background-repeat:no-repeat;
	background-size:cover;
	padding-top: 15%;
	width: 50%;
	display: inline-block;
	height: 218px;
}
.o-menu-box {
	width: 50%;
	padding-top: 8%;
	padding-left: 5%;
	font-size: 0.92em;
}

/*o especifico da sala de imprensa*/
.u-mobi { display: none !important;}
.o-sala-imprensa .o-bread-crumb ul { list-style:none; padding:0; }	
.o-sala-imprensa .o-bread-crumb li {display:inline-flex; margin-right:1%; }	
.o-release-conteudo,
.o-banco-imagem-conteudo {
	margin-bottom:2%;
	padding-bottom: 1%; 
}
.o-release-autor,
.o-imagem-autor { 
	margin-top: 1%;
	display: inline-flex;
}
.o-release-autor .o-foto { 
	width: 18%; 
	float: left; 
	margin-right:4%;
}
.o-autor-info { float:left; }
.o-autor-info p,
.o-imagem-info p { margin-left:6%; padding-bottom:2%; }
.o-autor-info p:first-child,
.o-imagem-info  p:first-child {margin-left:0%;}
.o-foto.o-banco{
	text-align:center;
	height: 174px;
	vertical-align: middle;
	display: table-cell;
	width: 380px;
}
.o-foto.o-banco img{ max-height: 174px; margin-bottom: 3%;}
.o-banco-imagem .o-release-info { display: inline-flex; }
.o-banco-conteudo {margin-left:2%;}
.c-destaque-medio {
	padding-bottom: 1%;  
	position:relative ;
    box-shadow: 0 3px 20px rgba(0,0,0,0.2);
}
 .c-destaque-medio .u-fl,
 .c-destaque-medio .u-fr { position:absolute; bottom: 9px }
 .c-destaque-medio .u-fl { left: 6%;}
 .c-destaque-medio .u-fr { right: 6%;}
 .c-destaque-medio:nth-of-type(3n) { margin-right:0; clear:right}
 .c-fotos .o-foto{width:100%;}
.o-img.o-foto-imprensa { 
	width: 220px; 
	height: 220px;
	display:block;
	float:left;
}
.o-fotos { margin: 2% 1% 0 0;  width: 23%;}
.o-fotos.o-img { margin:0; }
.o-leia-mais.o-fotos { width: 100%; text-align: center; }
.o-fotos:nth-of-type(4n + 0 ) { margin-right:0; }
.o-fotos.o-img,
.o-fotos.o-img img { height:200px; }
.o-fotos.u-sala-de-imprensa-file {
	padding-top:100%;
	background-repeat:no-repeat;
	background-position:center center;
}

/* videos */
.o-shadowscreen {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.8);
	z-index: 9998;
}
.o-embed-youtube {
	width: 80%;
	height: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

.o-close-shadowscreen {
	display: none;
	position: fixed;
	font-size: 1.5em;
	padding: 0.25em 0.5em;
	background-color: #000;
	border-radius: 100%;
	font-weight: bold;
	color: #FFF;
	z-index: 9999;
	top: 4%;
	right: 7%;
	box-shadow: 0px 1px 11px rgba(255,255,255,0.4);
}
.o-close-shadowscreen:hover {
	color: #FFF;
}
.o-video-youtube {
	margin-right:1.5%;
	width:23.5%;
	height:280px;
	font-size:0.8em;
	border-bottom:0;
	word-wrap:break-word;
	box-shadow:none;
}
.o-video-youtube:nth-of-type(3n) { margin-right:1.5%; clear:none; }
.o-video-youtube:nth-of-type(4n) { margin-right:0; }
.o-video-youtube:nth-of-type(4n+1) { clear:both; }
.o-video-youtube .o-text { padding:0 !important; }
.o-video-youtube a { display:block; cursor:pointer !important; }
.o-video-youtube .o-foto {
	position:relative;
	display:block;
	width:100%;
	margin-bottom:10px;
	border:solid 3px #3FA9B3;
	background-size:cover;
}
.o-video-youtube .o-foto span {
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background:url(../../imagens/global/play.png) no-repeat center center;
}

/* responsive */
@media (min-width: 1600px) {
	.c-destaques { background-size:100% auto; }
}
@media (max-width: 1150px) {
.o-slider-desktop { display:none; }
.o-slider-tablet { display:block; }
}
@media (max-width: 992px) {

	/* + projeto albatroz */
	.o-mais-projeto-albatroz { height:180px; }
	.o-mais-projeto-albatroz h3 { font-size:1.5em; }
/*Sala de Imprensa*/
.o-boxes ul {font-size: 0.9em; } 
.o-box-esquerda, 
.o-box-direita { width: 49%; }
/* fotos */
.c-fotos .o-img { width:150px; height:150px; }
.o-fotos { width: 49.5%; }
.o-fotos:nth-of-type(2n + 0) { margin-right:0; }
.o-fotos.o-img,
.o-fotos.o-img img { height:350px;}
}
@media (max-width: 768px) {
.c-content .o-center { padding:0 10px; }
/* index */
	/* slider */
	.o-slider-tablet { display:none; }
	.o-slider-mobile { display:block; }
	.c-slider .o-info { left:10px; height:260px; }
	.c-slider .o-info h2 { width:50%; font-size:2.4em; }
	.c-slider .o-info p { width:50%; font-size:2em; }
	.c-slider .o-info a { height:inherit; color:inherit; }
	.c-slider .o-info span { width:150px; font-size:1.725em; }
	.c-slider .o-info a:hover span { width:50% !important; }
	.c-slider .jssorb05 { display:none; }
	/* destaque */
	.c-destaques { padding:5% 0; }
	.c-destaques .o-banner,
	.c-destaques .o-petrobras {
		float:none;
		padding:0;
		width:auto;
	}
	.c-destaques .o-petrobras {
		float:right;
		width:38%;
		margin-bottom:10%;
	}
	.c-destaques .o-petrobras span { margin-bottom:10px; font-size:0.8em; }
	.c-destaque-medio {
		float:none;
		width:100%;
		min-height:auto;
		margin-right:0;
		margin-bottom:10%;
		height:auto;
	}
	/* + projeto albatroz */
	.o-mais-projeto-albatroz {
		width:100%;
		height:150px;
		margin-bottom:10%;
	}
	.o-mais-projeto-albatroz h3 { padding-top:15%; font-size:1.25em; }
	.c-newsletter h3 { padding-top:5%; font-size:1em; }
	.c-newsletter .o-leia-mais { font-size:0.8em; }	
	
	.c-destaque-medio h3 { font-size:1.5em; }
	.c-destaque-medio p { font-size: 1.2em; }
	.c-destaque-medio .o-img,
	.o-box-biblioteca .o-img { padding-top:47.333%/*190/300*/;}
	/*-----------  Biblioteca e noticias de pesquisa -------------*/
	.o-img-big.u-fl { width: 100%; }
	.o-biblioteca-noticia.is-small {width:100% } 
/* internas */
.o-bread-crumb { font-size:0.7em; letter-spacing: -0.5px;  }
.o-sala-imprensa .o-bread-crumb { letter-spacing: -1.5px; }
.o-img-big {
	float:none;
	margin:0 0 2.5% 0;
	width:100%;
}

/* fotos */
.c-fotos .o-img {
	margin:3px;
	width:80px;
	height:80px;
}

/* biblioteca */
.o-box-biblioteca {
	float:none;
	margin:2% 0 10%;
	width:100%;
}

/* mapa do site */
.c-mapa-do-site h2 { font-size:1.2em; }
.o-mapa-do-site-lista { padding:0; }

/* evento */
.c-box-evento { width:100%; padding-top:100%; }
.c-box-evento .o-box-evento-date span { font-size:2em; }

/* Mecanismo de Busca = pesquisar.php */
.o-conteudo-pesquisa .o-img {width:100%; margin:2% 0%;}
.o-conteudo-pesquisa .o-img img {width:100%;}
.o-conteudo-pesquisa .o-img { max-height: 250px;}

/* sala de imprensa */
.u-mobi { display:block!important; }
.u-desk { display: none !important; }
.o-boxes .o-mais-projeto-albatroz { margin: 5% 0; }
.o-box-esquerda, 
.o-box-direita { width:100%; margin-bottom:10%;}
.o-box-release, 
.o-box-banco-imagem { width:100%; }
.o-foto.o-banco { width: 100%; height:204px; padding-bottom:30px; }
.o-foto.o-banco img { width: 100%; max-height:204px; object-fit:cover; }
.o-imagem-autor,
.o-imagem-info,
.o-release-info,
.o-release-autor {  
	width:100%; 
	padding-top:2%;
	float:left
}
.u-fr.o-menu-box{
	float:none;
	width:100%;
	padding-top: 4%;
}
.o-boxes ul {opacity:1;}
.fa-3x { font-size: 2em; }
.o-banco-imagem .o-release-info { display: block; }
.o-banco-imagem,
.o-banco-imagem p {text-align:center;}
.o-imagem-autor { margin-top:2%; }
.o-sala-imprensa .c-fotos .o-img {
    margin: 0px;
    width: 100%;
	height: 100%;
}
.o-fotos { width: 100%; margin-bottom: 1%; }
.u-fl.o-fotos img { width: 100%; height:100%; }
.o-leia-mais.o-fotos { width: 100%; }

/* box ajax */
.o-box-white {
	margin:0;
	padding-bottom:10px;
	width:100%;
}
.o-box-white .o-center { padding:0 10px; }
.o-box-white header .o-local { float:none; }
.o-box-white header h2 {
	padding:0 0 0 5px;
	float:none;
	width:100%;
	font-size:1.5em;
	border-left-width:5px;
}
.o-box-white header .o-date,
.o-box-white header .o-local { margin:5% 0; }
.o-box-white header .o-date { float:none; width:100%; }
.o-box-white header .o-day {
	text-align:center;
	font-size:2.5em;
	border-right:solid 1px #D7D7D7;
}
.o-box-white header .o-month,
.o-box-white header .o-time { display:inline; }
.o-box-white header .o-month { margin-right:20px; }
.o-box-white header .o-local {
	width:100%;
	background-position:15px center;
	background-size:auto 30px;
}
.o-box-white .o-evento-bg { padding-top:35%; }
.o-box-white .o-evento-descricao h2 { font-size:1.25em; }
.o-box-white .o-evento-sobre,
.o-box-white .o-map { float:none; width:100%; }
.o-filtrar-conteudo { display:none; }
.c-quero-contribuir img {
    width:auto !important;
    height:auto !important;
}
.c-quero-contribuir iframe {
    width:100% !important;
    height:300px !important;
}
}

.o-title-quero-contribuir {
    color:#003d8b !important;
}

.aba-inicio > p {
    display:none;
}
.aba-inicio-menu a {
    padding: 10px 20px;
    margin: 0 10px;
    border: solid 1px #EEE;
    border-radius: 5px;
}
.aba-inicio-menu .is-active {
    color:#FFA700 !important;
}