.sh_tile_container{
	width: 100%;
}
.sh_tile_container:after{
	content:'';
	display:block;
	clear: both;
}
.sh_tile{
	width: 32%;
	box-sizing: border-box;
	position: relative;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	line-height: 0;
}
.sh_tile_container .sh_tile:nth-child(3n){
	margin-right: 0;
}
.sh_tile .ratio{
	width: 100%;
	opacity: 0;
}
.sh_tile .content{
	position: absolute;
	display: block;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background-position: center center;
    background-size: 100% 100%;
    line-height: 1em;
}
.sh_tile.white_tile .content{
	-webkit-box-shadow: inset 0px 0px 0px 1px #7d7d7d;
	-moz-box-shadow: inset 0px 0px 0px 1px #7d7d7d;
	box-shadow: inset 0px 0px 0px 1px #7d7d7d;
}
.sh_tile.white_tile .content:hover{
	-webkit-box-shadow: inset 0px 0px 0px 1px #ff6600;
	-moz-box-shadow: inset 0px 0px 0px 1px #ff6600;
	box-shadow: inset 0px 0px 0px 1px #ff6600;
}
.sh_tile .content h5{
	position: absolute;
	display: block;
	top: 50%;
	left: 0;
	width: 100%;
	height: 2em;
	color: #fff;
	text-align: center;
	padding: 0 2em;
	margin: -1em 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.5em;
	box-sizing: border-box;
	line-height: 1.1em;
}
.sh_tile .content div.text{
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4em;
	color: #fff;
	text-align: center;
	margin: 0;
	font-family: "adobe-garamond-pro",sans-serif;
	font-size: 1.2em;
    line-height: 1.2em;
}
.sh_tile.white_tile  .content div.text{ color: #000; }
.sh_tile .mtphr-dnt { background:#FFF; bottom: 0; color: #000;left: 0;position: absolute;width: 100%; }
.sh_tile .content .filter {display: block; width: 100%; height: 100%; position: absolute;   background-image: url("../img/filter.png");}
.sh_tile .content h5 img { margin-top:-1em;}
.sh_tile .mtphr-dnt-title { font-size: 0.75em;}
.sh_tile .mtphr-dnt { font-size: 0.8em;}
.sh_tile .mtphr-dnt .mtphr-dnt-tick-contents { margin-top:3px;}
.sh_tile .icon { position: absolute; right: 10px; top: 10px; width: 50px}
.post-wrapper .images .icon { position: absolute; right: 12px; top: 12px;}

.prestiti, .borse_studio, .posti, .sponsor{
	font-size: 20px;
	font-family: 'Garamond', 'IM Fell Great Primer', serif;
	line-height: 20px;
	text-align: right;
	margin-bottom: 25px;
}
.sponsor img{ vertical-align: middle; }
.sponsor p{ font-weight: bold; }
p:empty { display:none; }
.newslist, .classilist{padding-right: 60px;}