#dianomi_ad_1, #dianomi_ad_2, #dianomi_ad_6, #dianomi_ad_7{
width: 100%;
  min-height:400px;
}
body {
	padding: 0px;
	margin: 0;
	background-color: none;
  	height: auto;
  overflow: hidden;
 
}

a {
	color: #464646;
	text-decoration: none;
}

.action:hover {
	text-decoration: none;
}

.hero img:hover {
	  opacity: 0.7;
}

.dianomi_provider_short:hover {
	text-decoration: none;
}

.maintext:hover {
	text-decoration: underline;
 /* color: #00C59E;*/
	}

.hero img {
	float: none;
	border: none;
	width: 100%;
	margin: 0px 0;
	height: auto;
	max-height: 320px;
        object-fit: cover;
		max-width: 100%;
      border-radius: 12px;
}

.wrapper {
	background-color: none;
	height: auto;
	display: table;
	font-family: sans-serif;
	margin-left: -3%;
width: 103%;
	position: relative;
margin-bottom: 20px;
}

.hero {
	float: left;
	width: 100%;
	border: 0;
	padding: 0 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	box-sizing: border-box;
	/*min-height: 320px; */
min-height: 400px;
      margin-bottom: 20px;
padding-left: 3%;
}

.subhero {
	height: auto;
	max-height: 290px;
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
}

.text {
  	font-family: FaktSmConPro, Arial, Sans-Serif;
	padding-top: 4px;
	margin: 0;
	width: 95%;
	height: 70px;
	text-align: left; 

}

.heading_top {
	display: none;
	visibility: hidden;
}

.heading {
	display: none;
	visibility: hidden; font-family: sans;

}
 .maintext {
  margin: 5px;
  padding: 0 0 3px 0;
  letter-spacing: 0;
  display: block;
  font-size: 30px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  line-height: 42px;
  color: #262626;
  width: 100%;
}

.action {
  display: none;
  visibility: hidden;
}

.dianomi_provider_short, .article_date {
  line-height: 1.2;
  display: block !important;
  color: #8C8C8C;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.dianomi_provider_short {
	font-weight: 600;
	line-height: 16px;
	margin-top: 5px;
	display: block !important;
	font-size: 20px;
	color: #8C8C8C; 
      font-family: 'Barlow Semi Condensed', sans-serif;
	font-weight: 400;
  letter-spacing: 0;2;
  margin: 5px;
  
}

.dianomi_provider_short::after {
	content: "";
	}

.dianomi_provider_short::before {
	content: "sponsored by ";
	}


.wrapper .line2 {
  display: none;
    font-size: 19px;
    letter-spacing: 2.4pt;
    margin-left: 3%;
  margin-top: 15px;
   margin-bottom: 15px;
	text-transform: uppercase;
	color: #000;
  font-weight: bold;
	font-family: FaktSmConPro, Arial, Helvetica, sans-serif;
      font-family: 'Lab Grotesque Black', sans-serif;
	padding-bottom: 9px;
	border-bottom: 1px solid #9B9B9B;
}
.wrapper .sub-line2 {
	color: #666;
	display: none;
	font-size: 10px;
	height: 1.3em;
	height: 12px;
	right: 0px;
	overflow: hidden;
	padding-bottom: 0px;
	position: absolute;
	bottom: 0px;
	width: 55px;
	z-index: 1;
	font-family: FaktSmConPro-SemiBold, Helvetica, Arial, sans-serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.wrapper .sub-line2 a {
	color: #666;
}

.sub-line2 img {
	border: none;
	outline: none;
}

@media screen and (max-width:650px) {
  
  
  .hero {
		width: 100% !important;
		height: auto;
		min-height: 350px !important;
	margin-bottom: 10px;
  float: none;}
  .subhero{
  max-height: 500px;}
.line2{
margin-bottom: 20px;
}

	.hero img {
      object-fit: cover;
		max-width: 100%;
		float: none;
		margin-right: 0px;
      max-height: 300px;
	}

}

 
@media screen and (max-width:480px) {
  .wrapper {
    padding-bottom: 20px;
  }
  
  .hero {
		width: 100% !important;
		height: auto;
		min-height: 290px !important;
	margin-bottom: 10px;
  float: none;}
  .subhero{
  max-height: 500px;}
.line2{
margin-bottom: 20px;
}

	.sub-line2 {
		bottom: 0;
		top: 550px;
right: 5px;
	}

	.text {
		padding-left: 0px;
                padding-right: 0px;
		box-sizing: border-box;
		margin: 0;
		width: 100%;
		padding-top: 10;
   	   height: auto;
	}

	.maintext {
		min-height: 0px;
	font-size: 22px;
        line-height: 30px;
	}

	.hero img {
      object-fit: cover;
		max-width: 100%;
		float: none;
		margin-right: 0px;
      max-height: 200px;
	}

}