#kh-feature-rotator {
	background: #005cac;
}

#kh-section-page-topleft-feature {
	background: url('/images/mothership/sectionpages/parents/parents-top-left.jpg') no-repeat;
}

#kh-section-page-topleft-feature .kh-section-page-feature-title {
	position: absolute;
	top: 83px;
	left: 20px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 22px;
	color: #003a6f;
	font-weight: normal;
	text-decoration: none;
	width: 135px;
}

#kh-section-page-topleft-feature .kh-section-page-learnmore {
	position: absolute;
	top: 156px;
	left: 20px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	color: #003a6f;
	font-weight: bold;
	text-decoration: none;
}

#kh-section-page-topright-feature {
	background: url('/images/mothership/sectionpages/parents/parents-top-right.jpg') no-repeat;
}

#kh-section-page-topright-feature .kh-section-page-feature-title {
	position: absolute;
	top: 83px;
	left: 180px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 34px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	width: 135px;
	text-shadow: 0px 0px 5px rgba(6, 101, 146, 0.75);
	line-height: 34px;
}

#kh-section-page-topright-feature .kh-section-page-learnmore {
	position: absolute;
	top: 160px;
	left: 180px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0px 0px 5px rgba(6, 101, 146, 0.75);
}

#kh-section-page-bottomleft-feature {
	background: url('/images/mothership/sectionpages/parents/parents-bottom-left.jpg') no-repeat;
}

#kh-section-page-bottomleft-feature .kh-section-page-feature-title {
	position: absolute;
	top: 24px;
	left: 20px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 28px;
	color: #052772;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0px 0px 10px rgba(198, 199, 11, 1);
	width: 140px;
}

#kh-section-page-bottomleft-feature .kh-section-page-learnmore {
	position: absolute;
	top: 135px;
	left: 20px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	color: #052772;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0px 0px 10px rgba(198, 199, 11, 1);
}

#kh-section-page-bottomright-feature {
	background: url('/images/mothership/sectionpages/parents/parents-bottom-right.jpg') no-repeat;
	margin-left: 10px;
	margin-bottom: 20px;
}

#kh-section-page-bottomright-feature .kh-section-page-feature-title {
	position: absolute;
	top: 80px;
	left: 40px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 18px;
	color: #003771;
	font-weight: bold;
	text-decoration: none;
	width: 220px;
	line-height: 28px;
	height: 120px;
	overflow: hidden;
}

#kh-section-page-bottomright-feature .kh-section-page-learnmore {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	color: #003771;
	font-weight: bold;
	text-decoration: none;
}

/* Mobile Landscape */
@media only screen and (max-width: 767px) {
	#kh-section-page-topleft-feature .kh-section-page-feature-title {
		top: 66px;
		left: 15px;
		font-size: 17.6px;
	}

	#kh-section-page-topright-feature .kh-section-page-feature-title {
		top: 66px;
		left: 144px;
		font-size: 27.2px;
		width: 88px;
		line-height: 30px;
	}

	#kh-section-page-topright-feature .kh-section-page-learnmore {
		top: 135px;
		left: 132px;
	}

	#kh-section-page-bottomleft-feature .kh-section-page-feature-title {
		top: 17px;
		left: 17px;
		font-size: 22.4px;
		width: 120px;
		line-height: 30px;
	}

	#kh-section-page-bottomleft-feature .kh-section-page-learnmore {
		top: 110px;
		left: 17px;
	}

	#kh-section-page-bottomright-feature .kh-section-page-feature-title {
		top: 56px;
		left: 32px;
		font-size: 14.4px;
		width: 176px;
		line-height: 24px;
		height: 90px;
	}
}

/* Mobile Portrait */
@media only screen and (max-width: 568px) {
	#kh-section-page-topleft-feature .kh-section-page-feature-title {
		top: 83px;
		left: 20px;
		width: 135px;
	}

	#kh-section-page-topright-feature .kh-section-page-feature-title {
		top: 83px;
		left: 180px;
		font-size: 34px;
		width: 135px;
		line-height: 34px;
	}

	#kh-section-page-topright-feature .kh-section-page-learnmore {
		top: 160px;
		left: 180px;
	}

	#kh-section-page-bottomleft-feature .kh-section-page-feature-title {
		top: 24px;
		left: 20px;
		font-size: 28px;
		width: 140px;
		line-height: normal;
	}

	#kh-section-page-bottomleft-feature .kh-section-page-learnmore {
		top: 135px;
		left: 20px;
	}

	#kh-section-page-bottomright-feature .kh-section-page-feature-title {
		top: 80px;
		left: 40px;
		font-size: 18px;
		width: 220px;
		line-height: 28px;
	}
}