.step {
	text-align: center;
	position: relative;
	cursor: pointer;
	padding: 0 1em 2em 0 !important;
}
.step_title {
	font-family: Roboto Slab;
	position: absolute;
	top: 0;
	left: 1.85em;
	color: rgb(97, 131, 48);
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: .66em;
	display: inline-block;
}
.child_level a {
 	text-align: center;
 	width: calc(100% - .7em);
 	top: 0;
 	margin: 0;
 	padding: 0;
 	left: 0;
}
.child_level img {
	margin-top: 2em;
}
.wizard_image {
	margin-top: .1em;
	display: block;
}
.fa-caret-right {
	margin-left: .5em;
	margin-right: .5em;
}
.flag_header:before {
	background-image: url('/img/products/StandardBlanks/StandardBlanks_flag_348x296.png');
}
#products_header {
	margin-bottom: .1em;
}

@media screen and (max-width: 1439px) {
	.step_title {
		display: block;
		font-size: 1.1em;
	}
}
@media screen and (max-width:  799px) {
	.span12 {
		padding: 0;
	}
	.step {
		width: 50%;
		margin: 0;
		padding: 0;
	}
	#content_wrapper {
		padding: 0;
		padding-left: 1em;
		padding-top: 3em;
		width: calc(100% - 1em);
	}
}
@media screen and (max-width:  639px) {
	#content_wrapper h1 {
		padding-top: .5em;
		font-size: 1.1em;
	}
	.step_title {
		left: 2.4em;
		top: .2em;
		font-size: 1.5em;
	}
	#crumb_wrapper {
		font-size: .9em;
	}
	.step_title {
		font-size: .8em !important;
	}
	.child_level img {
		margin-top: 1em;
	}

}
@media screen and (max-width:  584px) {
	.step_title {
		left: 1.8em;
		top: 0em;
		font-size: 1.5em;
	}
}
@media screen and (max-width:  479px) {
	.step_title {
		left: 1.4em;
		top: -.2em;
		font-size: 1.5em;
	}
}
