#hw-megapost p, #hw-megapost a, #hw-megapost h1, #hw-megapost h2, #hw-megapost h3, #hw-megapost h4, #hw-megapost h5, #hw-megapost h6, #hw-megapost ul, #hw-megapost li {
	font-family: "Open Sans" !important;
}

#hw-megapost h1 {
	border-bottom: 1px solid #000;
	margin-bottom: 50px !important;
}

#hw-megapost {
	margin-bottom: 100px;
}

.hw-intro {
	margin-left: 0px !important;
}
	
#hw-megapost h2:after {
	background-color: #f7f7f7 !important;
}

#hw-megapost p {
	font-size: 18px !important;
	line-height: 150% !important; 
	margin-left: 30px;
	font-weight: 300 !important;
}

#hw-megapost ul {
	margin-left: 60px;
}

#hw-megapost h2 {
	color: #9bcb3f !important;
	background-color: #eee !important;
	width: 100%!important;
	padding: 10px!important;
	margin: 40px 0px!important;
}

#hw-megapost h3 {
	color: #9bcb3f !important;
}

#hw-megapost h3 {
}

#hw-megapost h4 {
	text-decoration: underline!important;
	margin-bottom: 35px !important;
}

.hw-mp-deaf {
	background-image: url("../../userFiles/805/image/deaf-hoh-home-improvements.png");
	background-repeat: no-repeat !important;
	padding: 0px 0px 0px 45px !important;
	min-height: 40px!important;
	background-position: center left !important;
	background-size: 33px!important;
	margin-top: 30px !important;
	margin-bottom: 35px !important;
	line-height: 1.65 !important;
	font-size: 28px !important;
}

.hw-info {
	background-image: url("../../userFiles/805/image/hw-mp-checkbox.png");
	background-repeat: no-repeat !important;
	padding: 0px 0px 0px 45px !important;
	min-height: 40px!important;
	background-position: center left !important;
	background-size: 33px!important;
	margin-bottom: 35px !important;
	line-height: 1.65 !important;
	font-size: 28px !important;
}

.hw-toc {
	background-color: #eee!important;
	border: 2px solid #ddd!important;
	border-radius: 5px!important;
	max-width: 450px!important;
	padding-left: 10px!important;
	line-height: 140%!important;
	font-size: 16px !important;
	padding-bottom: 40px;
}

.hw-toc h3 {
	padding-left: 0px;
	margin: 10px 0 20px 0 !important;
}

.toc-outer {
	margin-left: 0px !important;
}

.toc-middle {
	margin-left: 10px !important;
}

.toc-inner {
	margin-left: 20px !important;
}

.hw-toc ul {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.hw-toc ul li {
	margin-bottom: 0px !important;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}