.hidden {
	display:none;
}

body { 
	padding:0; 
	margin:0; 
	background-color:#fff;
	max-height:370px;
}

.hero { 	
	border-bottom: 1px solid #F0F0F0;
	background-position:0px 0px;
	float:left;
	width:100%;
}

.first {
	border-bottom: 1px solid #F0F0F0;
    margin-top: 0;
}

a {
	text-decoration:none;
	color:#494949;
}

a:hover {
	text-decoration: none;
	color: #888888;
}


.hero img {
	display: none;
}

.subhero {
	display:table-cell;
	height:59px;
	vertical-align:middle;
	min-height:59px;
}

.wrapper {
	position: relative;
	text-align: left;
	height:370px;
}

.text {
    cursor: pointer;
    padding: 9.5px 0;
    width: 300px;
}

.maintext {
    color: #494949;
    font-family: 'akzidenz-grotesk-std-bloom';
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.02em;
    padding-bottom: 3px;
    width: 99%;
}

.dianomi_provider_short {
    color: #666;
    display: inline;
    font-family: 'akzidenz-grotesk-std-bloom';
    font-size: 12px;
    font-weight:normal;
}

.dianomi_provider_short::after {
	content: ")";
}

.dianomi_provider_short::before {
	content: "(";
}

.action,
.heading_top,
.heading {
	display: none;
}

.line2 {
    background-color: #FFFFFF;
    color: #1F1F1F;
    display: inline-block;
    font-family: 'proxima-nova';
    font-size: 1.25em;
    font-weight: 700;
    height: 43px;
    letter-spacing: -0.02em;
    margin-bottom: 0;
    max-width: 300px;
    padding: 5px 0 7px;
    text-transform: uppercase;
}



.whats-this {
	display: none;
}

.last{border-bottom:none;}

.sub-line2 {
    font-family: 'akzidenz-grotesk-std-bloom';
	display:block;
	overflow: hidden;
	top:358px;
	left:234px;
	position:absolute;
	font-size:10px;height:1.3em;
	color:#ccc;
	width:80px;
	height:11px; 
	padding-bottom:0px;
	z-index:1; 
	}

.sub-line2 a{
	color:#999;
	}