@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=PT+Serif');


body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto; 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
}
.hero.first{
margin-top: -1px;}
.hero {
	width: 100%;
	height: 60px;
	background-position: 0px 0px;
	border: 0;
	margin-left: 0px;
	color: rgb(0, 110, 151);
margin-bottom: 35px;
}
a {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.maintext:hover {
	color: #ff8000;
	text-decoration: none;
}
.hero img {
display: block;
float: left; 
margin-right: 4.854368932%;
height: 60px;
width: 60px; 
border-right: 1px solid #71898A;
padding-right: 8px;
}
.subhero{
display: flex;
border-bottom: 1px solid #71898A;
padding-bottom: 10px;
margin-bottom:20px;
}
.subhero a {
	display: block;
	margin-left: 0px;
	color: #111;
}
.wrapper {
	padding-left: 0px;
	max-width: 380px;
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: left;
	margin-top: 0px;
	height: auto;
	overflow: hidden;
	column-width: 100%;
	padding-bottom: 14px;
	box-sizing: border-box;
        height: 520px;
}
.text {
	zoom: 1;
	display: block;
	margin-left: 0px;
	cursor: pointer;
	width: 100%;
	line-height: 1.38em;
	color: #111;
    padding-left: 84px;
box-sizing: border-box;
text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.maintext {
	letter-spacing: 0px;
	color: #1a7991;
	cursor: pointer;
	display: inline;
	line-height: 16px;
	font-family: 'PT Serif', arial, helvetica, sans-serif;
	font-size: 14.6px;
	font-weight: normal;
	height: auto;
	transition: 50ms all;
}
.maintext:after{
content: "\00a0";
}
 
.dianomi_provider_short {
	font-style: normal;
	font-family: 'Open Sans', arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #71898a;
	letter-spacing: 0.2px;
	display: block !important;
        padding-top: 2px;
}

.action {
	display: none !important;
	visibility: hidden;
	color: rgb(85, 7, 92);
	cursor: auto;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
	margin-left: 0px;
}
.heading_top, .heading {
	display: none;
}
.line2 {
	color: #5C6F7A;
	margin-top: -2px;
	font-size: 21px;
	font-weight: 700;
	line-height: 21px;
	list-style-type: none;
	font-family: 'Open Sans', arial, helvetica, sans-serif;
	padding-bottom: 5px;
margin-bottom: 20px;
display: none; 
}
.sub-line2 {
overflow: hidden;
bottom:10px;
right: 0px;
position:absolute;
font-size:10px;
height:1.3em;
color:#ccc;
width:55px;
height: auto;
padding-bottom:0px;
z-index:1; 
margin-top: 550px;
margin-right: 5px;
}

.sub-line2 a{
color: #666;
}

.sub-line2 img{
border: none; 
outline: none; 
width:55px;
height: auto;
}

@media screen and (max-width: 260px){
.hero img{
display: none !important;
}
.text {
padding-left: 0px;
}

}