@font-face {
	font-family: 'UnitOT';
	src: url('//www.dianomi.com/partner/globaldata/fonts/UnitOT-Black.eot');
	src: url('//www.dianomi.com/partner/globaldata/fonts/UnitOT-Black.eot?#iefix') format('embedded-opentype'), url('//www.dianomi.com/partner/globaldata/fonts/UnitOT-Black.woff2') format('woff2'), url('//www.dianomi.com/partner/globaldata/fonts/UnitOT-Black.woff') format('woff'), url('//www.dianomi.com/partner/globaldata/fonts/UnitOT-Black.ttf') format('truetype'), url('//www.dianomi.com/partner/globaldata/fonts/UnitOT-Black.svg#UnitOT-Black') format('svg');
	font-weight: 900;
	font-style: normal;
}
@font-face {
    font-family: 'UnitOT';
    src: url('//www.dianomi.com/partner/newstatesman/fonts/UnitOT/UnitOT.woff2') format('woff2'),
        url('//www.dianomi.com/partner/newstatesman/fonts/UnitOT/UnitOT.woff') format('woff'),
        url('//www.dianomi.com/partner/newstatesman/fonts/UnitOT/UnitOT.ttf') format('truetype'),
        url('//www.dianomi.com/partner/newstatesman/fonts/UnitOT/UnitOT.svg#UnitOT') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	padding: 0px;
	margin: 0;
	max-width: 100%;
	overflow: hidden;
}
a {
	color: #ccc;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover {
	text-decoration: none;
}
a:hover .maintext {
	color: #c1002a;
}
.hero img:hover {
	opacity: .8;
}
.hero img {
	float: left;
	border: none;
	width: 30%;
	height: auto;
max-width: 115px;
	opacity: 1;
	box-sizing: border-box;
	margin-right: 0;
}
.hero img:hover {
	opacity: 1;
}
.wrapper {
	min-height: 160px;
	margin-right: 10px;
	margin-top: 25px;
	font-family: Arial, Helvetica, Verdana;
	padding-bottom: 20px;
}
.hero {
	float: left;
	width: 25%;
	border: 0;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 35px;
	position: relative;
	box-sizing: border-box;
}

.subhero {
	height: 120px;
	max-height: 150px;
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
border-right: 0px #999solid;
padding-right: 0px; 
}
.text {
	font-family: 'UnitOT';
	padding-top: 0px;
	margin: 0 auto;
	width: 100%;
	height: auto;
	text-align: left;
	margin-top:0px;
	margin-left:0px;
padding-left: 34%;
padding-right: 15px;
box-sizing: border-box;
}
.heading_top {
	display: none
}
.heading {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-family: 'Roboto', sans-serif;
	display: none;
}
.maintext {
	font-size: 15px;
	font-family: 'UnitOT';
	font-weight: normal;
	line-height: 18px;
	color: #000;
	display: block;
	margin-top: 0;
}
.action {
	display: none;
}
.dianomi_provider_short {
	color: #c1002a;
	font-size: 12px;
	font-family: 'UnitOT';
	font-weight: bold;
	line-height: 1.1;
	margin-top: 3px;
	display: block !important;
}
.dianomi_provider_short:before {
	content: "";
}
.dianomi_provider_short:after {
	content: "";
}
.dianomihref::before {
	display: none;
	content: url(/img/shadows/60.png);
	position: absolute;
	top: 81px;
	left: 10px;
}
.line2 {
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	font-size: 20px;
	margin: 0 0 10px;
	text-transform: none;
	color: #000;
	width: 100%;
	font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	position: relative;
	margin-left: 0px;
	border-top: 0px solid #000;
text-transform: uppercase;


}
.logohover {
	background-repeat: no-repeat;
	width: 90px;
	height: 12px;
	position: absolute;
	bottom: 8px;
	right: 0px;
	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;
}
.sub-line2 {
	overflow: hidden;
	top: 10px;
	right: 0px;
	position: absolute;
	font-size: 10px;
	height: 1.3em;
	color: #222;
	width: 250px;
	height: 10px;
	padding-bottom: 0px;
	z-index: 5;
text-transform: uppercase;
}
.sub-line2 a {
	color: #999;
}
.sub-line2 img {
	border: none;
	outline: none;
width:45px;
margin-left: 5px;

}


@media screen and (max-width:660px) {
	.wrapper{
margin-top: 0;
}

.hero {
	width: 100%;

		height: 86px;
		min-height: 12px;
margin: 0;
	}

	.sub-line2 {
		bottom: 5px;
		top: auto;
right: -25px;
	}

	.text {
		padding-left: 0px;
		box-sizing: border-box;
		margin: 0;
		width: 100%;
		padding-top: 0;

	}

	.maintext {
		min-height: 0px;
display: inline !important;
line-height: 15px;
	}

	.hero img {
		max-width: 80px;
		float: left;
width: 100%;
		margin-right: 10px;
display: block;
height: auto;
	}
.dianomi_provider_short{
padding-top: 0px;
margin-top: 0;
display: inline-block !important;}

}
@media screen and (min-width:660px) and (max-width:860px){

.hero{
width: 33.333%;}
.dianomi_provider_short{
display: block !important;}
}
