.gmn {
 
   font-size: 14px;
  color: #848484;
 
  display:inline;
  	width:100%;
	
	vertical-align:middle;
	clear:both;
	
	
 
}
.data_news{
	width:55px;
	
	height:100px!important;
	
	background-color:#999;
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	text-transform:uppercase;
	padding:5px;
	float:left;


 
	line-height:20px;
	
	
	}
	.img_news{
		float:left;
		height:100px!important;
		width:200px;
			
		
		
	}
	.img_news img{
		width:200px;
		height:100px!important;
	}
	.titolo_news a{
		color:#777!important;
		font-size:12px;
 font-family: "Montserrat", sans-serif;
		}
	
	.titolo_news {
	display:inline-block;
	background-color:#F2F2F2;
	margin-bottom:3px;
	clear:both;
	width:255px;
	padding:3px;
	margin-bottom:5px!important;
	border-bottom:2px solid #999!important;
	
	
		}
.news{
	
	padding:3px;
	
	
}

.logo_gmn{
	
	float:left;
	padding-right:10px;
	 margin-top:5px; 
	 margin-left:5px;

}

@media screen and (max-width: 1199px) {
	
  
  	.gmn {
 
   font-size: 14px;
  color: #848484;
 
  display:inline-block;
  	width:100%;
	
	vertical-align:middle;
	clear:both;
 
}
.data_news{
	width:55px;
	
	height:90px;
	
	background-color:#999;
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	text-transform:uppercase;
	padding:5px;
	float:left;

	
 
	line-height:20px;
	
	
	}
	.img_news{
		float:left;
		max-height:100px!important;
		width:150px;
		
		
	}
	
	.titolo_news a{
		color:#777!important;
		font-size:12px;
 font-family: "Montserrat", sans-serif;
		}
	
	.titolo_news {
	display:inline-block;
	background-color:#F2F2F2;
	margin-bottom:3px;
	clear:both;
	width:205px;
	padding:3px;
	
		}
.news{
	
	padding:3px;
	
	
}
}
@media screen and (max-width: 991px) {
	.img_news{
		float:left;
		max-height:200px!important;
		width:200px;
		
	}
	
	.titolo_news {
	display:inline-block;
	background-color:#F2F2F2;
	margin-bottom:10px;
	clear:both;
	width:255px;
	padding:3px;
	
	border-bottom:solid 0px #999;
		}
}
@media screen and (max-width: 767px) {
	.img_news{
		float:left;
		max-height:200px!important;
		width:200px;
		
	}
	
	.titolo_news {
	display:inline-block;
	background-color:#F2F2F2;
	margin-bottom:3px;
	clear:both;
	width:255px;
	padding:3px;
	
	
		}
		
}
@media screen and (max-width: 640px) {
	.img_news{
		float:left;
		max-height:200px!important;
		width:200px!important;
		
	}
	.titolo_news {
	display:inline-block;
	background-color:#F2F2F2;
	margin-bottom:3px;
	clear:both;
	width:255px;
	padding:3px;

	
		}
}

.post-attr{
	font-size:12px; 
	color:#f00; 
	clear:both;
	margin-top:10px;
	
	
}
.post-subtitle{
	margin-bottom:10px;
	font-size:10px;
	color:#999;
	
}
.post-subtitle2{
	
	font-size:10px;
	color:#999;
	padding-top:10px;
	float:right;
	
}
.center-crop img {
    position: absolute;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: auto;
    height: auto;
    min-width: 100%;
    max-width: 100%;
}
.cont_sihappy{
	height:400px;
	clear:both;
	overflow:auto;
	overflow-x:hidden;
	margin-bottom:20px;
}
.sihappy{
	    padding: 10px 15px 0 15px!important;
}
/* Let's get this party started */
::-webkit-scrollbar {
    width: 12px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(50,50,50,0.6); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(50,50,50,0.4); 
}

    
