@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');
}

#dianomi_ad_4, #dianomi_ad_5{
width: 50%;
  min-height:300px;
}
body {
	padding: 0px;
	margin: 0;
	background-color: #ffffff;
  	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: #ffffff;
	height: auto;
	display: table;
	font-family: sans-serif;
	margin-left: -3%;
width: 103%;
	position: relative;
  	padding-bottom: 15px;
  margin-top: 30px;
}

.hero {
	float: left;
	width: 33.33%;
	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: 3%;
}

.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: 16px;
    margin-top: 0px;
  	font-family: 'APVarW05-Regular', -apple-system, Arial, Helvetica, 'Roboto', system-ui, sans-serif;
  font-variation-settings: "wdth" 100, "wght" 600;
  margin-bottom: 3px;
  transition: all 0.3s ease;
  padding-top: 0px;
}

.action {
  display: none;
  visibility: hidden;
}

.dianomi_provider_short::before{
content:"Advertisement: ";
  
}

.dianomi_provider_short {
		text-decoration:none;
	font-size: 13px;
	display: block;
	color: #ff322e;
	font-weight:500;
	margin-top:5px;
    font-style: normal;
  	font-family: 'APVarW05-Regular', -apple-system, Arial, Helvetica, 'Roboto', system-ui, sans-serif;
	font-size: 12px;
      max-width: 100%;
    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;
}
 
@media screen and (max-width:460px) {
  
  
  .hero {
		width: 100% !important;
		height: auto;
		min-height: 100px !important;
	margin-bottom: 15px;
  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: 0;
   	   height: auto;
	}

	.maintext {
		min-height: 0px;
	font-size: 17px;
      padding: 0;
	}
  .dianomi_provider_short{
  margin: 0;}

	.hero img {
      object-fit: cover;
		max-width: 100%;
		float: none;
		margin-right: 0px;
	}

}
