@charset "utf-8";

/*#div02, #smalldiv02icon {
    background: url(../images/bgDiv2.png);
}*/
#div03 .health.show a {
    color: #343434;
}
.smalldiv03::after, #smalldiv03icon::before {
    content: "\E342";
}
.smalldiv05::after, #smalldiv05icon::before {
    content: "\E037";
}
/*.smalldiv02::after, #smalldiv02icon::before {
    content: "\E002";
}*/

.step1, .step1b, .step2, .step2b, .step3, .step4, .step5, .step6, .step7, .step8, .step9 {
	height: 105px;
	z-index: 1;
	left: -6px;
	position: relative;
}
.step1 {
    background: rgba(0, 0, 0, 0) url("../../images/ABC_rewards.png") no-repeat scroll right center;  
}
.step1b {
    background: rgba(0, 0, 0, 0) url("../../images/ABC_team.png") no-repeat scroll right center;  
}
.step2 {
    background: rgba(0, 0, 0, 0) url("../../images/ABC_career.png") no-repeat scroll right center;
}
.step2b {
    background: rgba(0, 0, 0, 0) url("../../images/ABC_lifeMGR.png") no-repeat scroll right center;
}
.step3 {
    background: rgba(0, 0, 0, 0) url("../../images/ABC_life.png") no-repeat scroll right center;
}
.step4 {
    background: rgba(0, 0, 0, 0) url("../../images/ABC_health.png") no-repeat scroll right center;
}
.step5 {
    background: rgba(0, 0, 0, 0) url("../../images/ABC_wealth.png") no-repeat scroll right center;
}
.step6 {
    background: rgba(0, 0, 0, 0) url("../../images/ABC_travel.png") no-repeat scroll right center;
}
.step7 {
    background: rgba(0, 0, 0, 0) url("../../images/ABC_assignment.png") no-repeat scroll right center;
}
.step8 {
    background: rgba(0, 0, 0, 0) url("../../images/ABC_relocation.png") no-repeat scroll right center;
}
.step9 {
    background: rgba(0, 0, 0, 0) url("../../images/ABC_pension.png") no-repeat scroll right center;
}
.wp0.animated.fadeInLeft.row {
    margin: 0 10px;
}
@media (max-width: 768px) {
.step1, .step1b, .step2, .step2b, .step3, .step4, .step5, .step6, .step7, .step8, .step9 {
    left: -30%;
}
#div02content .stepdetails {
    margin-top: 0;
}
}

.learnMoreAE {
	display: none;
}

.learnMoreAE.active {
	display: inline;
}
.whiteUnderline {
	color: #fff;
	text-decoration: underline;
}
.caps {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
}