.hidden {
	display: none;
}

body {
	padding: 0;
	margin: 0;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
  background: transparent;
  overflow: hidden;
  box-sizing: border-box;
}

.hero {
	min-height: 60px;
  	min-height: 320px;
	padding-bottom: 0px;
	width: 100%;
	background-position: 0px 0px;
	float: left;
	border: 0;
	padding-left: 0px;
	margin-top: 0px;
	box-sizing: border-box;
	border-bottom: 0px solid #e0e4e9;
	margin-bottom: 0px;
	padding-bottom: 0px;
  padding-bottom: 20px;
}

.hero.first {
	margin-top: 0px;
}

.hero.last {
	border: none;
}

a {
	text-decoration: none;
	color: #464646;
}

a:hover .action {
	text-decoration: underline;
}

a:hover .maintext {
}

	.hero img {
		display: inline;
		float: left;
		margin: 0px 0px;
		padding-right: 0px;
	margin-bottom: 5px;
      
      width: 100%;
      height: auto;
      max-height: 227px;
      object-fit: cover;
	}

.subhero {
	color: #333;
	padding-top: 0px;
	box-sizing: border-box;
	height: 68px;
/*	display: table-cell; 
	vertical-align: middle; */
}

.last .subhero {
	border: none;
}

.wrapper {
	width: 100%;
 /* max-width: 340px; */
  height: auto;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	text-align: left;
	border: 0px solid #e5e5e5;
  margin-right: 15px;
}

.text {
	min-height: 33px;
	cursor: pointer;
	width: 100%;
	height: auto !important;
	line-height: 1.2em;
	margin-left: 0px;
	box-sizing: border-box;
	padding-right: 0px;
	padding-top: 5px;
	padding-left: 0px;
}

.maintext {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 20px;
	display: block;
	margin-top: 15px;
	font-family: Helvetica, Arial, sans-serif;
  
  color: #333;
    font-family: 'Source Sans Pro', sans-serif;
  
  padding-right: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    font-family: Georgia;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #333333;
}

.action {
	display: none;
}

.dianomi_provider_short {
	color: #999;
	font-size: 11px;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: 400;
	line-height: 1;
	margin-top: 2px;
	display: block !important;
  
  font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #990000;
  
  font-size: 14px;
    line-height: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #212121;
    margin-top: 5px;
}

.action {
	display: none !important;
	color: rgb(85, 7, 92);
	cursor: auto;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
}

.heading_top, .heading {
	display: none;
}

.line2 {
	display: none;
}
.sub-line2 {
	overflow: hidden;
	bottom: 3px;
	right: 1px;
	position: absolute;
	font-weight:bold;
	font-size: 10px;
	height: 1.3em;
	color: #ccc;
	width: 195px;
	height: 12px;
	color: #666;
	padding-bottom: 0px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
}

.sub-line2 a{
color: #666;
}

.sub-line2 img{
border: none; 
outline: none; 
width:45px;
margin-left: 5px;
height: auto;
}

/*

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 760px)
  and (-webkit-min-device-pixel-ratio: 2) {
    
  
    
     .hero {
    min-height: 60px;
       margin-bottom: 20px;
    }
    
    .hero img {
	float:left;
  display: inline-block;
padding:0px;
margin-right:15px;
margin-bottom: 0;
width:100px;
height: 100px;
  object-fit: cover;
border: 0px solid #eee;

  width: 100px;
    height: 100px;
    object-fit: cover;
  }
  
  .wrapper {
	width:100%;
  height: auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
    box-sizing: border-box;
        max-width: 100%;
    margin-right: 0;
}

.text {
	cursor:pointer;
	
	float:left;
	font-family: Georgia, Times, "Times New Roman", serif;
  display: inline-block;
  width: 62%;
  padding-top: 0;
}

.maintext {
	text-decoration: none;
	font-weight: normal;
	font-family:Georgia, Times, "Times New Roman", serif;
color:#333;
  	font-size: 18px;
  line-height: 23.4px;
  margin-top: 0;
}

}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 760px)
  and (-webkit-min-device-pixel-ratio: 3) {
    
  
    
    .hero {
    min-height: 60px;
      margin-bottom: 20px;
      
    }
    
    .hero img {
	float:left;
  display: inline-block;
padding:0px;
margin-right:15px;
      margin-bottom: 0;
width:100px;
height: 100px;
  object-fit: cover;
border: 0px solid #eee;

  width: 100px;
    height: 100px;
    object-fit: cover;
  }
  
  .wrapper {
	width:100%;
  height: auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
    box-sizing: border-box;
        max-width: 100%;
        margin-right: 0;
}

.text {
	cursor:pointer;
	
	float:left;
	font-family: Georgia, Times, "Times New Roman", serif;
  display: inline-block;
  width: 62%;
  padding-top: 0;
}

.maintext {
	text-decoration: none;
	font-weight: normal;
	font-family:Georgia, Times, "Times New Roman", serif;
color:#333;
  	font-size: 18px;
  line-height: 23.4px;
  margin-top: 0;
}

}

*/

/*

@media screen and (max-width:600px){

  .hero img {
	float:left;
  display: inline-block;
padding:0px;
margin-right:15px;
width:100px;
height: 100px;
  object-fit: cover;
border: 0px solid #eee;

  width: 100px;
    height: 100px;
    object-fit: cover;
  }
  
  .wrapper {
	width:100%;
  height: auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
    box-sizing: border-box;
}

.text {
	cursor:pointer;
	
	float:left;
	font-family: Georgia, Times, "Times New Roman", serif;
  display: inline-block;
  width: 62%;
  padding-top: 0;
}

.maintext {
	text-decoration: none;
	font-weight: normal;
	font-family:Georgia, Times, "Times New Roman", serif;
color:#333;
  	font-size: 18px;
  line-height: 23.4px;
  margin-top: 0;
}


}
*/

