div.cf-custom-content-03 h2{
font-size:200%;
font-weight:normal;
}

div.cf-custom-content-03 h3{
font-size:120%;
font-weight:bold;
margin-bottom:0.5%;
margin-top:3%;
}


div.cf-custom-content-03 h4{
font-size:110%;
font-weight:bold;
margin-bottom:0.5%;
margin-top:1%;
}


div.cf-custom-content-03 h5{
font-size:105%;
font-weight:bold;
padding-left:2%;
}


div.cf-custom-content-03 ul {
	margin-bottom:0%;
}



div.cf-custom-content-03 p {
	padding-left:4%;
	margin-bottom:0;
	font-size:100%;
}


div.indent {
	padding-left:3%;
}



@media only screen and (min-width:1181px){
	.cf-custom-content-03 {

	}
}

@media only screen and (max-width: 1180px) {
	.cf-custom-content-03 {

	}
}

@media only screen and (max-width: 959px) {
	.cf-custom-content-03 {

	}
}

@media only screen and (max-width: 599px) {
	.cf-custom-content-03 {

	}
}