body { overflow-x:hidden;}

.introWrapper {	
	background-image:url('/cisiweb2/image/membership/nextsteps.jpg');
	background-position:center center;

}
.steps {
	text-align:center;	
	margin-top:40px;
}
.steps .glyphicon {
    font-size: 30px;
    line-height: 1.2;
	color:#39a3a3;
}
.block {
	background:#39a3a3;
	color:#ffffff;
	padding:20px;	
}


@media (max-width : 1599px) {
	
	
}

@media (max-width : 1199px) {

	
}

@media (max-width : 991px) {

}


@media (max-width: 767px) { 
	
}




