@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Oswald:400,700');

body {
	font-family: "Open Sans Condensed", "helvetica neue", helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 1.42857143;
	padding: 0 0px;
	margin: 0;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #222;
}
a:link {
	text-decoration: none;
}
.maintext:hover {
	text-decoration: none;
	color: #cc2936;
}
.wrapper {
	width: 100%;
	min-height: 250px;
}
.hero {
	width: 100%;
	float: left;
	padding: 0px 0 0 0;
}
.hero.first {
	border-top: none;
	margin-top: 00px;
}
.hero img {
	display: none;
}
.subhero {
	height: 60px;
	vertical-align: middle;
	display: table-cell;
}
.heading_top, .heading {
	display: none;
}
.text {
	position: relative;
	min-height: 1px;
	font-family: "Open Sans Condensed", "helvetica neue", helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: auto;
	padding: 0 0px;
	line-height: 16.1px;
	color: #222;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.maintext {
	font-size: 14px;
	font-family: Oswald, Impact, sans-serif;
	font-weight: 400;
	line-height: 1.3;
	color: #000;
	display: block;
}
.maintext {
	margin-right: 3px;
}
.action {
	display: none;
}
.line2 {
	padding: 0px;
	margin-top: 0px;
	font-size: 18px;
	margin: 0 0 8px;
	text-transform: uppercase;
	color: #cc2936;
	width: 100%;
	white-space: nowrap;
	font-family: Oswald, Impact, sans-serif;
	font-weight: 400;
	position: relative;
	margin-left: 0px;
}
.dianomi_provider_short {
	color: #666;
	font-size: 12px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.3;
	margin-top: 1px;
	display: inline-block !important;
}
.dianomi_provider_short::after {
	content: "";
}
.dianomi_provider_short::before {
	content: "";
}

background-size: 54px 10px;
}
.sponsor {
	position: relative;
	display: block;
	height: 15px;
	margin-top: -10px;
}
.sub-line2 {
	color: #444;
	display: block;
	font-size: 10px;
	height: 1.3em;
	height: 12px;
	right: -5px;
	overflow: hidden;
	padding-bottom: 0px;
	position: absolute;
	bottom: 5px;
	width: 62px;
	z-index: 1;
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sub-line2 a {
	color: #444;
	font-family: "Open Sans Condensed", sans-serif;
}
.sub-line2 img {
	border: none;
	outline: none;
	width: 55px;
}
@media screen and (max-width:420px) {
	.hero {
		width: 100% !important;
		float: none;
	}
}