@import url('https://fonts.googleapis.com/css?family=Roboto');
@font-face {
	font-family: 'Univers';
	src: url('//www.dianomi.com/partner/investmentnews/fonts/Univers-CondensedBold.eot');
	src: url('//www.dianomi.com/partner/investmentnews/fonts/Univers-CondensedBold.eot?#iefix') format('embedded-opentype'), url('//www.dianomi.com/partner/investmentnews/fonts/uvcb.woff') format('woff'), url('//www.dianomi.com/partner/investmentnews/fonts/uvcb.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
.hidden {
	display: none;
}
body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 365px;
}
.hero {
	border-bottom: 1px solid #eeeeee;
	font-size: 13px;
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 16px;
	padding-bottom: 16px;

	min-height: 0px;
	width: 100%;
}
.last {
	border: none;
}
.first {
	margin-top: 0px;
}
a {
	text-decoration: none;
	color: #464646;
}
.action:hover {
	color: #0fa6c1;
	text-decoration: none;
}
.maintext:hover {
	text-decoration: underline;
}
.hero img {
	display: none;
}
.subhero {
}
.wrapper {
	width: 100%;
	height: 365px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	text-align: left;
	float: left;
	border-top: 0px solid #008BC8;
}
.text {
	cursor: pointer;
	width: 100%;
	float: none;
	font-family: "Roboto", Arial, sans-serif;
}
.maintext {
	display: block;
	padding: 0px 0px  0px  0px;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: "Roboto", Arial, sans-serif;
	line-height: 20px;
	min-height: 22px;
	transition: 50ms all;
}
.action {
	display: none;
}
.dianomi_provider_short {
	padding-top: 2px;
	font-weight: bold;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: rgb(12, 125, 189);
	display: block !important;
}
.heading {
	display: none;
}
.heading_top {
	display: none;
}
.line2 {
	display: none;
}
.dianomi_provider_short {
	font-size: 11px;
	color: #0C7DBD;
	font-family: "Arial", sans-serif;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
}
.dianomi_provider_short::after {
	content: "";
}
.dianomi_provider_short::before {
	content: "";
}
.logohover {
	background-repeat: no-repeat;
	width: 45px;
	height: 22px;
	position: absolute;
	left: 280px;
	bottom: 3px;
	padding-bottom: 0px;
	display: inline;
	z-index: 1;
}
.logohover:hover {
	background-color: #fff;
}
.sub-line2 {
	overflow: hidden;
	bottom: 2px;
	right: 0px;
	position: absolute;
	font-size: 10px;
	height: 1.3em;
	color: #ccc;
	width: 55px;
	height: auto;
	padding-bottom: 0px;
	z-index: 1;
}
.sub-line2 a {
	color: #666;
}
.sub-line2 img {
	border: none;
	outline: none;
	width: 55px;
	height: auto;
}
@media screen and (max-width:900px) and (min-width:361px) {
	.line2 {
		font-size: 20.4px !important;
		line-height: 24.4px !important;
	}
}
@media screen and (max-width:302px) {
	.line2 {
		font-size: 20.4px !important;
		line-height: 24.4px !important;
	}
}