@import url(https://fonts.googleapis.com/css?family=Open+Sans:400, 500, 600, 700);

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;
}

.maintext:hover{
text-decoration: underline;
}

.dianomi_provider_short:hover {
    text-decoration: none;
    color: #0000ff;
	}


.hero img {
	padding-top: 5px;
	float: none;
	border: none;
	width: 100%;
	height: auto;
	max-width: 200px;
	opacity: 1;
	box-sizing: border-box;
}
.hero img:hover {
	opacity: 1;
}
.wrapper {
	min-height: 550px;
	margin-right: -51px;
	font-family: Arial, Helvetica, Verdana;
	padding-bottom: 20px;
	position: relative;
}
.hero {
	float: left;
	width: 25%;
	border: 0;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	position: relative;
	box-sizing: border-box;
}

.hero:nth-child(5) {
		float:left;
		border:0;
		padding: 0px 0px 0 0px ;
		box-sizing: border-box;
}

.hero:nth-child(6) {
    float: left;
    border: 0;
    padding: 0 0px 0 0px;
    box-sizing: border-box;
}

.hero:nth-child(7) {
    float: left;
    border: 0;
    padding: 0 0px 0 0px;
    box-sizing: border-box;
}

.hero:nth-child(8) {
    float: left;
    border: 0;
    padding: 0 0px 0 0px;
    box-sizing: border-box;
}

.hero:nth-child(9) {
    float: left;
    border: 0;
    padding: 0 0px 0 0px;
    box-sizing: border-box;
}

.hero:nth-child(10) {
    float: left;
    border: 0;
    padding: 0 0px 0 0px;
    box-sizing: border-box;
}

.hero:nth-child(11) {
    float: left;
    border: 0;
    padding: 0 0px 0 0px;
    box-sizing: border-box;
}

.hero:nth-child(12) {
    float: left;
    border: 0;
    padding: 0 0px 0 0px;
    box-sizing: border-box;
}

.subhero {
	height: auto;
	max-height: 350px;
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
}
.text {
	font-family: Arial, Helvetica, Verdana;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0 auto;
	width: 100%;
	height: 63px;
	text-align: left;
}
.heading_top {
	display: none
}
.heading {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	display: none;
}
.maintext {
	display: block;
	padding: 0px 0px  0px  0px;
	width: 80%;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	line-height: 18px;
	min-height: 30px;
	transition: all 0.3s ease;
}
.action {
	display: none;
}
.dianomi_provider_short {
	padding-top: 1px;
	text-decoration: none;
	font-size: 14px;
	color: #1567a4;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	width: 80%;
	display: block !important;
	transition: all 0.3s ease;
}

.line2 {
	font-family: inherit;
	font-size: 16px;
	color: #333;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.sub-line2 {
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 5px;
	width: 55px;
	font-size: 10px;
	height: 1.3em;
	color: #ccc;
	height: auto;
	padding-right: 55px;
	z-index: 1;
}
.sub-line2 a {
	color: #666;
}
.sub-line2 img {
	border: none;
	outline: none;
	width: 55px;
	height: auto;
}