body { overflow-x:hidden;}

.introWrapper {	
	background-image:url('/cisiweb2/image/cpd/whatiscpd.jpg');
	background-position:center center;

}

.structured {
	background:#2d8383;
	color:#ffffff;
	padding:30px;
	margin-top:20px;	
}
.structured h3 {
	color:#ffffff !important;	
	margin-top:0px !important;
}

.unstructured {
	background:#4ea0a0;	
	color:#ffffff;
	padding:30px;
	margin-top:20px;
}
.unstructured h3 {
	color:#ffffff !important;	
	margin-top:0px !important;
}

.cpdact {
     background-image:url('/cisiweb2/image/membership/courses.jpg');
     background-position: center center;
}


@media (max-width : 1599px) {
	
}

@media (max-width : 1199px) {

}

@media (max-width : 991px) {
	
}


@media (max-width: 767px) { 
	
}




