body { 
box-sizing: border-box;
	padding:0px; margin:0; 
	background-color:#ffffff;
	height:480px;
}

a {
	color:#464646; 
	text-decoration:none;
}

.action:hover  {text-decoration:underline}

.dianomi_provider_short:hover{
	color: #1d6fa5;
}

.maintext:hover{
	color: #d7241a;
    text-decoration: underline;
}
.hero img {
	float: none;
	border: none;
	width: 100%;
	margin: 0 auto;
	height: auto;
	max-height:140px;
}

.wrapper {
	max-width:100%;
	background-color:#ffffff;
	width:100%;
	height:348px;
box-sizing: border-box;
	font-family:Arial, Helvetica, Verdana;

}

.hero {
	float:left;
	width:33.33%;
	border:0;
	padding:0 5px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:18px;
	position: relative;
	box-sizing: border-box;
	padding: 2px !important;
}

	.first {
		float:left;
		border:0;
		padding: 0 10px 0 0 ;
		box-sizing: border-box;
	}	
.hero:nth-child(7) {
    float: left;
    border: 0;
    padding: 0 10px 0 0;
    box-sizing: border-box;
}
	.last {
		float:left;
		border:0;
		padding: 0 0 0 10px ;
		box-sizing: border-box;
	}

.hero:nth-child(6) {
		float:left;
		border:0;
		padding: 0 0 0 10px ;
		box-sizing: border-box;
}

.subhero {
	height:auto;
	max-height: 270px;
	width:100%;
	padding-top:0px;
	margin-top: 0px;
	text-align: left;
	}

.text {	
	font-family: "Open Sans",sans-serif;
	padding-top:4px;
	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 {vertical-align: middle; display:block;
	padding:2px 0px  0px  0px;
	width:100%;
	font-size:13px;
	font-weight: bold;
	color:#ae1a13;
	font-family: "Open Sans",sans-serif;
	line-height:14px;
	min-height: 30px;
	transition: all 0.3s ease;
	}

.action {
	display:none;
	}

.dianomi_provider_short{
	padding-top:2px;
	text-decoration:none;
	font-size: 12px;
	color: #362f2d;
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
	display:block !important;
	transition: all 0.3s ease;
}


.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;
	}

#dianomi-header {
	font-size: 17px;
	font-weight: 700;
	color:#000;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:8px;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	display: block;
float: none;
width: 100%;	
    color: #362f2d !important;
    display: inline-block;
    float: left;
    font-size: 15px;
    margin-right: 10px;
    margin-bottom: 5px;
    padding-right: 0;
    text-transform: uppercase;
}



.logohover{
	background-repeat:no-repeat;
	width:110px;
	height:12px;
	position:absolute;
	bottom:1px;
	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;
}

.logohover:hover{
	background: url('/img/uploads/Ufe3LcCoyKoAADivRIsAAAAC.png');
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	padding:0px;
	background-color:#fff;
	height:12px;
	background-size:54px 10px;
}

.sub-line2 {
	overflow: hidden;
	top: 10px;
	right: 5px;
	position: absolute;
	font-size: 10px;
	height: 1.3em;
	color: #ccc;
	width: 56px;
	height: 12px;
	padding-bottom: 0px;
	z-index: 5;
}
.sub-line2 a {
	color: #999;
}
.sub-line2 img {
	border: none;
	outline: none;
  width: 55px;
  height: auto;
}




@media screen and (min-width: 401px) and (max-width: 600px) {

}


@media screen and (max-width: 525px){
.hero{
margin-bottom:35px;
}
.logohover, .sub-line2{
bottom: 8px;
}
}
@media screen and (max-width: 416px){
.hero{
margin-bottom:55px;
}
.logohover, .sub-line2{
bottom:5px;
}
}

