/*============= Style Saiu na midia ==============*/
.container-saiu-na-midia{
	width: 83.33%;
	margin: 0 auto;
	overflow: hidden;
}
.container-saiu-na-midia .box-saiu-na-midia{
	position: relative;
	width: 30.5%;
	height: 363px;
	float: left;
	overflow: hidden;
	margin-bottom: 80px;
}
.box-saiu-na-midia .box-thumbnail img{
	width: 100%;
}
.box-hover {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	z-index: 1;
}
.box-hover span,
.dividing-line span{
	display: none;
}
.img-hover-saiu-na-midia, .box-hover, .box-description, .dividing-line{display: none;}
.box-description {
	width: 100%;
	text-align: center;
	color: #fff;
	font-family: 'futura-heavy', arial;
	font-size: 13px;
	text-transform: uppercase;
	z-index: 1;
}
.box-description p{
	margin: 0 45px;
	text-align: center;
}
.box-description h2.title {
	color: #fff !important;
	font-weight: bold;
	margin-top: 15px;
	font-size: 20px;
}
.dividing-line {
	position: absolute;
	height: 4px;
	background-color: #fff;
	margin: 15px 14.75%;
	top: 48%;
	width: 70.49%;
	z-index: 1;
}
.box-description .veja-mais {
	font-family: 'futura-heavy', arial;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	margin-top: 20px;
	display: block;
	cursor: pointer;
}
p.short-description {
	margin-bottom: 0;
}
.thumbnail-center{margin: 0 4.2%;}
img.img-hover-saiu-na-midia {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.description-top {
	position: absolute;
	top: 0;
	margin-top: 20.66%;
	height: 103px;
	overflow: hidden;
}
.description-bottom {
	position: absolute;
	bottom: 0;
	margin-bottom: 6.88%;
}
.cut-description {
	height: 85px;
	overflow: hidden;
}

/*Slides*/
#slides {
	position: relative;
	height: 860px;
	overflow: hidden;
	z-index: 0;
}
#slides .widget.widget-static-block {
	float: left;
	width: 100%;
	height: 100%;
}
.item-slide{ width: 100%; }

.lightbox-matters {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	background-color: #fff;
	z-index: 99999;
	opacity: 0.95;
}
.exit-lightbox-matters {
	cursor: pointer;
	position: absolute;
	top: 10%;
	right: 5%;
	width: 6.86%;
	height: 101px;
	background-size: 100%;
	background: url('../images/saiu_na_midia/fechar_lightbox_materias.png') no-repeat center;
}
.container-lightbox-matter{
	display: none;
}
.lightbox-content-matter {
	width: 54.05%;
	position: absolute;
	top: 12%;
	left: 50%;
	margin-left: -30%;
	z-index: 999999;
}
.lightbox-content-matter .banner{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.lightbox-content-matter .banner img{
	display: inline-block;
	box-shadow: #aba9a9 0 0 30px;
}
.lightbox-content-matter .container-description-lightbox {
	width: 92%;
	margin: 26px auto 0;
	text-align: left;
	font-family: 'futura-heavy';
	font-weight: normal;
	font-size: 17px;
	color: #000;
}
.lightbox-content-matter .title {
	text-align: left;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 34px 0 0;
}
.lightbox-content-matter .name-matter {
	margin-top: 12px;
	display: inline-block;
	width: 100%;
	margin-bottom: 43px;
	text-transform: uppercase;
	font-size: 16px;
}
.lightbox-content-matter .text-matter {
	margin-bottom: 50px;
}
.lightbox-content-matter .site-matter {
	color: #f39580;
	text-decoration: underline;
}
.lightbox-matters span, .exit-lightbox-matters span{display: none;}

/*=======================*
 * Slider saiu na midia	 *
 *=======================*/
 .prev, 
 .next{
 	position: absolute;
 	cursor: pointer;
 	top: 50%;
 	width: 24px;
	height: 39px;
	text-indent: -9999px;
	z-index: 2;
	margin-top: -19px;
 }
.prev {
	left: 0;
	background: url('../images/saiu_na_midia/prev-materia.png') no-repeat 0;
}
.next {
	right: 0;
	background: url('../images/saiu_na_midia/next-materia.png') no-repeat 0;
}
#slides p{ display: block; color: #fff; font-style: normal; font-family: 'futura-heavy';}
.item_slide{ position: absolute; z-index: 1; display: none; left: 0; }

/*======================*
 * Mobile saiu na midia *
 *======================*/
 @media(max-width: 737px){
 	#slides{ position: relative; height: 705px; overflow: hidden; }
 	.container-saiu-na-midia .box-saiu-na-midia { position: relative; width: 30.5%; height: 270px; float: left; overflow: hidden; margin-bottom: 80px;  }
 	.container-saiu-na-midia{ width: 100%; padding-bottom: 60px; }
 	.prev{ left: 75%; }
 	.next{ right: 15px; }
 	.prev, .next { top: 85%; }
 	.description-top{ margin-top: 15px !important; top: 15% !important;}
 	.cut-description{ height: 95px !important; margin-bottom: 0 !important; }
 	.box-description .veja-mais{ margin-top: 5px !important; }
 	.short-description,
 	.cut-description,
 	.date{ display: none !important; }
 	.lightbox-content-matter .banner img{ width: 100%; }
 }
 @media(max-width: 415px){
 	.container-saiu-na-midia .box-saiu-na-midia{ height: 150px !important; margin-bottom: 40px !important; }
 	#slides{ height: 340px !important; }
 	.box-description h2.title{ font-size: 12px !important; } 
 }
 @media(max-width: 321px){
 	.container-saiu-na-midia .box-saiu-na-midia{ height: 113px !important; }
 }