body { 
	background-color: #fff;	
	font-family: Arial,sans-serif ;
	margin:0; 
	padding:0; 
	}
	
a {
	text-decoration:none;
	color:#464646;
	}

a:link {
	text-decoration: none;		
	}

a:hover {
	text-decoration: none;
	}

.wrapper{ 
	height: 210px;	
	position: relative;
	width: 100%;
	padding: 3px 0px;
	background: #f3f3f3;
	}

.hero{	
	width: 50%;
	float: left;
	padding-top: 15px;
	}

.hero.first{
margin-top:00px;
padding-right: 7px;
    box-sizing: border-box;

}

.hero.last{
    padding-left: 15px;
    box-sizing: border-box;
}
.hero img {
	display: block;
	float: left;
	width: 78px;
	height: auto;
	margin-right: 5px;
	}

.heading_top {
	display: none;
	}	

.text {
width : 100%;
display: block;
padding-left:96px;
padding-top: 0px;
box-sizing: border-box;
	}

.heading {
	display: none;	}

.maintext {
	color: #222;
	display: block;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	transition: 100ms all;
	margin-top: -3px;
	line-height: 23.4px;
	margin-bottom: 11.25px;
	}

.action {
	color: #005790;
	display:none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	}

.action::after {
	content: " »";
	}

.maintext:hover{
	text-decoration: none;
	color: #b90000;
	}


.line2 {
	display: block;
	font-family: Arial, helvetica, sans serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	height: 17px;
	line-height: 13.004px;
	padding: 0 0 12px 0;
	position: relative;
	width: 100%;	
	text-transform: uppercase;
	font-style: normal;
	color: #222222;
	text-rendering: optimizeLegibility;
}	

.dianomi_provider_short {
	color: #222;
display: block;
font-family: Arial;
font-size: 14px;
font-style: normal;
font-weight: normal;
margin-top: 4px;
	display: block !important;

	}

.dianomi_provider_short::after {
	content: "";
	}

.dianomi_provider_short::before {
	content: "";
	}

.logohover{width:119px;
height:12px;
position:absolute;
left:175px;
top:338px;
padding-bottom:0px;
display:inline;-webkit-transition: background 300ms ease-in-out 0s;
-moz-transition: background 400ms ease-in-out 0s;
-o-transition: background 400ms ease-in-out 0s;
transition: background 400ms ease-in-out 0s;
z-index:1;
background-repeat:no-repeat;}

.logohover:hover{
background: url('/img/uploads/Ufe3LcCoyKoAADivRIsAAAAC.png');
background-repeat:no-repeat;
background-position:right;
display:inline;
padding:0px;
background-color:#fff;
height:12px;
background-size:54px 10px;

}

.sub-line2 {
display:block;
overflow: hidden;
top: 5px;
right: 0px;
position:absolute;
font-size:10px;height:1.3em;
color:#ccc;
width: 60px;
height: auto; 
padding-bottom:0px;
z-index:1; }

.sub-line2 a{
color:#999;}


.sponsor{
	position: relative;
	margin-top: 6px;
	display: block;
	width: 44px;
	float:right;
	height: 15px;
	}

.sub-line2 img {
	width: 52px;
	border:none;
	outline:none;
    height: auto;
}

@media screen and (max-width: 580px){
.hero{
    width: 100% !important;
    padding: 5px 0 !important;
}
}

@media screen and (max-width: 440px){
.maintext, .dianomi_provider_short{
    font-size: 14px;
    line-height: 15px;
}
}