@font-face {
	font-family:"Lato-Black";
	src:url("../../fonts/Lato-Black.eot?") format("eot"),
	url("../../fonts/Lato-Black.woff") format("woff"),
	url("../../fonts/Lato-Black.ttf") format("truetype"),
	url("../../fonts/Lato-Black.svg#Lato-Black") format("svg");
	font-weight:normal;font-style:normal;
}

.widget_download_revista_brasil {
	
	height: 345px ;
	padding: 12% 6%;
	margin: 0px 0;
	overflow: hidden; 
}

.widget_download_revista_brasil:hover {
	overflow: inherit;
}

.widget_download_revista_brasil img {
	position: absolute;
	width: 360px;
	height: 345px;
	top: 13px;
	left: 17px;
}
.widget_download_revista_brasil .botao {
	position: absolute;
	top: 64.5%;

}
.widget_download_revista_brasil .botao:hover {
	color: #fff;
}
.widget_download_revista_brasil h3 {
	/*font-family: 'latobold';*/
	font-family: Lato;
	font-weight: 500;
	color: #fff;
	font-size: 11px;
	background: #37c967;
	width: 90px;
	padding: 5px 0px 0px 13px;
	margin: 0 auto;
	margin-left: -126px;
	height: 20px;
	border-radius: 3px;
	float: left;
}
.widget_download_revista_brasil p{
	width: 264px;
	height: 50px;
	font-size: 22px;
	margin-left: 9px;
	color: #FFF !important;
	font-family: "Lato";
	font-weight: 900;
	line-height: 36px;
}
.widget_download_revista_brasil p:hover{
	color: #FFF !important;
	
}
.widget_download_revista_brasil div > div {
	display: table;
	margin:	0 auto;

}

#sidebar .widget_column .widget_download_revista_brasil {
	/*height:auto;*/
}
/**/
@media screen and (min-device-width: 480px), screen and (-webkit-device-pixel-ratio: 4) and (-webkit-min-device-pixel-ratio: 4) and (device-height: 640px)and (orientation: portrait){
	.widget_download_revista_brasil {

		    height: 360px;
	}	
	.widget_download_revista_brasil img {
		 
		    width: 343px;
		    height: 328px;
		}
		.widget_download_revista_brasil .botao {
			top: 61%;
		}
	}
@media screen and (max-device-width: 425px) {
	.widget_download_revista_brasil img {
	       width: 379px;
    		height: 349px;
		}
		.widget_download_revista_brasil .botao {
			top: 67%;
		}
}
/* iphone 6 plus / nexus 5x */ 
@media screen and (min-device-width: 414px) {
	.widget_download_revista_brasil img {
	       width: 379px;
    		height: 349px;
		}
		.widget_download_revista_brasil .botao {
			top: 67%;
		}
}


/* iphone 6*/
@media screen and (max-device-width: 375px) {
	.widget_download_revista_brasil img {
		  width: 345px;
    		height: 343px;
		}
		.widget_download_revista_brasil .botao {
			top: 67%;
		}
	}


/**/
@media screen and (max-device-width: 360px) {
	.widget_download_revista_brasil img {
	       width: 326px;
    		height: 311px;
	}
	.widget_download_revista_brasil .botao {
		top: 58%;
	}
}


/* iphone 5 */
@media screen and (max-device-width: 320px) {
	.widget_download_revista_brasil img {
         width: 289px;
    	height: 291px;
	}
	.widget_download_revista_brasil .botao {
	    top: 55%;
	}
}
