.melhor-th {
	padding: 15px 0 20px 0;
}
.melhor-th__header {
	color: #17a1d9;
	font-family: Oswald;
	font-size: 28px;
	text-align: center;
}
.melhor-th__sponsor {
	text-align: center;
	margin-bottom: 20px;
}
.melhor-th__sponsor-et {
	font-family: Lato;
	font-weight: 700;
	font-size: 10px;
	margin: 10px;
}

.melhor-th__article {
	position: relative;
}
.melhor-th__caption {
	background-color: rgba(0,0,0,0.75);
	color: #fff;
	padding: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	min-height: 58px;
}
.melhor-th__caption h4 {
	margin-top: 0;
	margin-bottom:0;
}
.melhor-th__caption a, .th__layover a {
	color: #fff
}
.melhor-th__article h4 {
	margin: 0;
}
.melhor-th .left_arrow_mais-clicado, .melhor-th .right_arrow_mais-clicado {
	bottom: 66px;
}
.melhor-th__sponsor .img-responsive {
	margin: 0 auto;
}
@media (max-width:767px) { 
	.melhor-th .title-box__title {
		background: #eee;
	}
	.melhor-th__sponsor {
		margin-top: 20px;
	}
}