@font-face {
  font-family: 'Lab Grotesque';
  src:local('Lab Grotesque'),
  url('https://www.dianomi.com/partner/marketsinsider/fonts/LabGrotesque-Regular.woff2') format('woff2'),
  url('https://www.dianomi.com/partner/marketsinsider/fonts/LabGrotesque-Regular.woff') format('woff'),
  url('https://www.dianomi.com/partner/marketsinsider/fonts/LabGrotesque-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lab Grotesque Black';
  src:local('Lab Grotesque Black'),
  url('https://www.dianomi.com/partner/marketsinsider/fonts/LabGrotesque-Black.woff2') format('woff2'),
  url('https://www.dianomi.com/partner/marketsinsider/fonts/LabGrotesque-Black.woff') format('woff'),
  url('https://www.dianomi.com/partner/marketsinsider/fonts/LabGrotesque-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}


/*
@font-face{font-family:'FaktSmConPro-bold';
src:url('//www.dianomi.com/partner/businessinsider/fonts/FaktConPro-SemiBold.eot');
src:url('//www.dianomi.com/partner/businessinsider/fonts/FaktConPro-SemiBold.eot?#iefix') format('embedded-opentype'),url('//www.dianomi.com/partner/businessinsider/fonts/FaktConPro-SemiBold.woff2') format('woff2'),url('https://businessinsider.com/assets/font/FaktConPro-SemiBold.woff') format('woff'),url('https://businessinsider.com/assets/font/FaktConPro-SemiBold.ttf') format('truetype');
font-weight:normal;
font-style:normal}

@font-face{font-family:'FaktSmConPro';
src:url('//www.dianomi.com/partner/businessinsider/fonts/FaktSmConPro-Normal.eot');
src:url('//www.dianomi.com/partner/businessinsider/fonts/FaktSmConPro-Normal.eot?#iefix') format('embedded-opentype'),url('//www.dianomi.com/partner/businessinsider/fonts/FaktSmConPro-Normal.woff2') format('woff2'),url('https://businessinsider.com/assets/font/FaktSmConPro-Normal.woff') format('woff'),url('https://businessinsider.com/assets/font/FaktSmConPro-Normal.ttf') format('truetype');
font-weight:normal;
font-style:normal}

*/
body{
    margin: 0;
}
.wrapper a:link {
	text-decoration: none;
}
.wrapper {
	margin-bottom: 20px;
	width: 100%;
	height: auto;
	position: relative;
}
.wrapper .hero {
	width: 100%;
	min-height: 0px;
	padding: 0;
}
.wrapper .hero.last {
	border-bottom: none;
}
.wrapper .hero img {
	display: none;
}
.wrapper .subhero {
	padding-top: 0px;
}
.wrapper .heading_top, .wrapper .heading {
	display: none;
}
.wrapper .text {
	position: relative;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	display: table-cell;
	vertical-align: middle;
	padding: 15px 0;
	font-family: 'Lab Grotesque', helvetica, Arial, sans-serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.wrapper .maintext {
	padding-bottom: 5px;
	color: #01498a;
    font-weight: bold;
	font-family: 'Lab Grotesque', Arial narrow, Helvetica, sans-serif;
  	font-size: 24px;
	font-size: 20px;
	line-height: 24px;
}
.wrapper .action {
	display: none;
}
.wrapper .line2 {
    font-size: 22px;
    letter-spacing: 2.4pt;
	margin: 0;
	text-transform: uppercase;
	color: #000;
	font-family: 'Lab Grotesque Black', Arial, Helvetica, sans-serif;
	padding-bottom: 9px;
	border-bottom: 1px solid #9B9B9B;
}
.wrapper .dianomi_provider_short, .article_date {
	font-size: 15px;
	line-height: 20px;
	display: block !important;
	font-family: 'Lab Grotesque', Arial, Helvetica, sans-serif;
	color: #9b9b9b;
  font-weight: normal;
}
.wrapper .sponsor {
	position: relative;
	display: block;
	height: 15px;
	margin-top: -10px;
}
.wrapper .sub-line2 {
	color: #666;
	display: block;
	font-size: 10px;
	height: 1.3em;
	height: 12px;
	right: -5px;
	overflow: hidden;
	padding-bottom: 0px;
	position: absolute;
	bottom: 2px;
	width: 85px;
	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;
}