.pressheader h1{display:inline-block;margin:0;font-size: 2em;}
.pressheader a{float:right;}
  .pressheader{  margin-top: 30px;}

.press_release_main_container {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.press_release_Head,.press_release_fills_container,.filter_wrapper_container {
    width: 960px;
    position: relative;
    margin: 0 auto;
}

.press_release_fills_wrap {
    float: left;
    width: 100%;
    margin: 15px 0 20px 0;
}
.press_release_fills{
	float:left;
	display:none;
	    width: 215px;
}
.press_release_fills a {
    padding: 20px 0px;
    float: left;
    width: 210px;
    cursor: pointer;
}
.even_fills{
	background-color: #f4f4f5;
}
.fill_content{
/* 	width:780px;
	float:left; */
}
.fill_headline {
    width: 85%
    float: left;
    font-family: "HelveticaNeueW01-45Ligh";
/*     text-transform: capitalize; */
    font-size: 1.08333em;
    line-height: /*1em;*/ 16px;
    color: #597dda;
}

.fill_date {
    width: 100%;
    float: left;
    text-transform: capitalize;
    font-family: "HelveticaNeueW02-55Roma" !important;
	color: #91919d;
    font-size: 1.1em;
    line-height: 1em;
}
.seperator{
    border-left: 1px solid #F6F5F5;
    padding-right: 25px;
    height: 100px;
    float:left;
    
}
.pressheader{

	width: 100%;
}
.pressWP p.btnft.bgscuro
{
	float: right;
	height: 20px;
}
.pressWP p.btnft.bgscuro a
{
color: #fff;
text-decoration: none;
}

.press_release_fills a:visited {
    color: #597dda;

}
    
.press_release_fills .fill_date
{
    color: #626373;
}
.press_release_fills .fill_headline{

    font-size: 0.9em;
    line-height: 16px;
    font-family: HelveticaNeueW02-55Roma !important;	


}
.press_release_fills_wrap a{

width: 81%;
line-height: 16px;

}

/*@media (max-width:480px)*/
@media screen and (max-width: 767px) and (min-width: 240px)
{
	.pressWP p.btnft.bgscuro
	{
	 display: none;
	}
	
	.press_release_fills
		{
			float:none ;
			margin-right: 20px;
			width : 99% ;
		}
	.press_release_fills_container,.press_release_fills {
		
		width: 100% ;
	}
	.seperator 
	{
    border-bottom: 1px solid #d1d1d1;
    margin-right: 20px;	
	margin-bottom: 20px;
    width: 90%;
	border-left : none;
	height:5px;
	}
	.press_release_main_container .fill_date
	{
		font-family: HelveticaNeueW02-55Roma !important;
		font-size: 14px;
		color: #626373;
		margin-bottom: 10px;
	}
	.MobAllP,.Mheader{
		
		margin-left:20px !important;
	}
	.press_release_fills_wrap
	{
		
		    margin: 15px 0 12px 0;
	}
	.fill_headline
	{
		font-family: HelveticaNeueW01-45Ligh;
		font-size: 13px;
		color: #597dda;
		width: 85%;
	}
	.press_release_fills a
	{
		padding-top: 0px;
		width: 100% ;
	}
	.pressWP
	{
	    margin-top: -40px;
	}
}