@font-face {
  font-family: 'APVarW05-Regular';
  src: url('https://www.dianomi.com/partner/apnews/fonts/APVarW05-Regular.woff2') format('woff2'),
       url('https://www.dianomi.com/partner/apnews/fonts/APVarW05-Regular.woff') format('woff');
}

body {
	padding: 0px;
	margin: 0;
	background-color: transparent;
	height: auto;
  overflow: hidden;
}

a {
	color: #464646;
	text-decoration: none;
}

.action:hover {
	text-decoration: none;
}

.dianomi_provider_short:hover {
	text-decoration: none;
}

.maintext:hover {
	text-decoration: none;
	}

.hero img {
	float: none;
	border: none;
	width: 100%;
	margin: 0px 0;
	height: auto;
	max-height: 200px;
        object-fit: cover;
		max-width: 100%;
  margin-bottom: 10px;
}

.wrapper {
	background-color: transparent;
	height: auto;
	display: table;
	font-family: sans-serif;
	margin-left: -2%;
	width: 102%;
	position: relative;
	padding-bottom: 15px;
  margin-top: 0px;
	min-height: 275px;
}

.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: 240px;
  margin-bottom: 20px;
  padding-left: 8%;
  padding-right: 0;
	background-color: #ffffff;  
}

.hero::before {
	content: "";
	display: none;
	position: absolute;
	right:5px;
	top: 5px;
  width: 30px;
  height: 30px;
	padding: 0px;
	background: url(https://www.dianomi.com/img/uploads/Z77kNKiqpgegPZy9kZyWDAAAABA.png);
	background-repeat: no-repeat;
	background-color: rgba(255, 255, 255, 0.6);
  background-color: #fff ;
	background-size: 100%;
	background-position: 0px;
}

.subhero {
	height: auto;
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
}

.text {
	text-decoration: none;
	float: none;
	width: 100%
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	height:88px;
	padding-left: 0px;
	margin: 0;
	box-sizing: border-box;
	padding-top: 0px;  
}

.heading_top {
	display: none;
	visibility: hidden;
}

.heading {
	display: none;
	visibility: hidden; font-family: sans;

}

.maintext {
 	vertical-align: middle; 
	display:block;
	padding:0px 0px  0px  0px;
	width:100%;
  font-weight: 500;
	color: #191919;
	text-align: left;
	line-height: 1.4em;
  font-size: 14px;
	margin-top: 0px;
	font-family: 'APVarW05-Regular', -apple-system, Arial, Helvetica, 'Roboto', system-ui, sans-serif;
  font-variation-settings: "wdth" 70, "wght" 700;
  margin-bottom: 5px;
  transition: all 0.3s ease;
  padding-top: 0px;
	font-size: 18px;
	font-family: 'APVarW05-Regular', -apple-system, Arial, Helvetica, 'Roboto', system-ui, sans-serif;
	font-variation-settings: "wdth" 76, "wght" 500;
	line-height: 20px;
	font-stretch: 87.5%;
}

.action {
  display: none;
  visibility: hidden;
}

.dianomi_provider_short::before{
content:"Advertisement: ";
  
}

.dianomi_provider_short {
	text-decoration:none;
	font-size: 13px;
	display: block;
	color: #a80022;
	font-weight:500;
	margin-top:5px;
	font-style: normal;
	font-size: 12px;
	visibility: visible;
	font-family: 'APVarW05-Regular', -apple-system, Arial, Helvetica, 'Roboto', system-ui, sans-serif;
	font-stretch: 87.5%;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	display: block !important;
}


/*
.dianomi_provider_short::after {
	content: "";
	}

.dianomi_provider_short::before {
	content: "";
	}
.dianomi_provider_short::before{
content: "Sponsored by ";
display: inline;
}
*/

.wrapper .line2 {
  display: none;
	font-size: 19px;
	letter-spacing: 0;
	margin-left: 3%;
  margin-top: 0;
	margin-bottom: 15px;
	color: #000;
  font-weight: bold;
	font-family: FaktSmConPro, Arial, Helvetica, sans-serif;
	font-family: Helvetica,Arial, sans-serif;
	padding-bottom: 9px;
	border-bottom: none;
}
.wrapper .sub-line2 {
	color: #666;
	display: none;
	font-size: 10px;
	height: 1.3em;
	height: 12px;
	right: 5px;
	overflow: hidden;
	padding-bottom: 0px;
	position: absolute;
	top: 8px;
	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;
}
 
   

.native-minimum .article_date:before, .native-minimum .dianomi_provider_short:before ,   .native-minimum .article_date, .native-minimum .dianomi_provider_short {
font-size: 14px;
	line-height:18px;

}

.native-minimum .hero {
	width: 100% !important;
	height: auto;
	min-height: 100px !important;
	margin-bottom: 15px;
	float: none;
  	padding-left: 2%;
}
.native-minimum .subhero {
	max-height: 500px;
}
.native-minimum .line2{
	margin-bottom: 20px;
}

.native-minimum .sub-line2 {
	bottom: 0;
	top: 550px;
	right: 5px;
}

.native-minimum .text {
	padding-left: 0px;
	padding-right: 0px;
	box-sizing: border-box;
	margin: 0;
	width: 100%;
	padding-top: 0;
	height: auto;
}

.native-minimum .maintext {
	min-height: 0px;
	font-size: 16px;
	padding: 0;
	font-size: 16px;
	font-family: 'APVarW05-Regular', -apple-system, Arial, Helvetica, 'Roboto', system-ui, sans-serif;
	font-variation-settings: "wdth" 76, "wght" 500;
	line-height: 20px;
	font-stretch: 87.5%;
}
.native-minimum .dianomi_provider_short {
	margin: 0;
}

.native-minimum .hero img {
	object-fit: cover;
	max-width: 100%;
	float: none;
	margin-right: 0px;
}


/* 
@media screen and (min-width:230px) {
  .hero{
padding-left: 0%;
  }
  .wrapper{
	 margin-left: 0%;
   	 width: 100%;
  }
}

  
@media (hover: none) and (pointer: coarse) and (max-width:460px){

.wrapper {
	background-color: #ffffff;
	height: auto;
	display: table;
	font-family: sans-serif;
	margin-left: 0%;
width: 100%;
	position: relative;
  	padding-bottom: 15px;
  margin-top: 0px;
      min-height: 240px;
}
    .hero{
padding-left: 0%;
padding-right: 3%;
  }
  .maintext{
          font-size: 14px;
        line-height: 18px;
  }
} */