#sec-revista-advocacia-hj { margin-bottom:20px; }

#sec-revista-advocacia-hj .tit-secao { height:43px; }
#sec-revista-advocacia-hj .tit-secao > div { float:none; }
#sec-revista-advocacia-hj #sec-noticias article p { line-height: 150%; margin-bottom: 10px; }

.box-revistas figure { margin-bottom:40px; }
.box-revistas figure div { width:220px; box-shadow:0 1px 3px 1px rgba(0,0,0,0.15); background-color:#f9f9f9; padding:10px; border-radius:2px; margin:auto auto 20px auto; }
.box-revistas figure figcaption { text-align: center; }
.box-revistas figure figcaption a { color:#394b5e; line-height:130%; text-decoration:none; font-size:16px; font-weight:bold; transition:500ms ease; }
.box-revistas figure figcaption a:hover { color:#1b569e; }

/*-----------------------------------------------
	Media Queries
-----------------------------------------------*/
@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 768px) {
	.box-revistas figure div { width:150px; padding:6px; }
	.box-revistas figure figcaption a {	font-size:13px; }
}

@media only screen and (max-width: 480px) {
	#sec-revista-advocacia-hj .tit-secao > div > div a { padding:0 6px; font-size:0.75em; }
}