
div.hero-wrapper.resize{
	height: 70px;
	max-width: 100%;
	min-width: 600%;
	position: fixed;
	top: 0;
}

.adjust {
	position: fixed;
	top:0;
	left:50%;
	margin-left: -458px;
}

.remove {
	display: none;
}

.hd-white.small-hero{
	background: #404040;
}


.hd-box i.evolve{
	padding: 2px;
	font-size: 1.3rem;
}

.hd-box.evolve{
	height: 100%;
}

.hero-list li > p.small-font{
	font-size: 14px;
}

.overmargin{
	margin-left: 0px;
}

.appear{
	display: block;
}

.canvas-holder.offpacity {
	opacity: 1;
}


	