img {
    max-width: 100%;
    height: auto;
}

.content_header {
	margin-top: 16px;
}

.simple_tag{
	color: #d35400;
	font-weight: 900;
}

.under_line {
	border-bottom: #eee solid 1px;
}

.c_title{
	margin: 20px 0px 10px 0px;
	color: #f47e32;
	font-weight: 900;
	font-size: 34px;
}

.entry-title {
	color: #f47e32;
	font-weight: 900;
	font-size: 34px;
}

.entry-content {
	font-size: 18px;
}

.entry-content table{
	border-width: 1px;
	border-style: solid;
	margin-bottom: 20px;
	border-color: #9c9c9c;
	font-size: 14px;
}
.entry-content table td{
	padding: 4px 8px;
	border: 1px solid #9c9c9c;
}

.entry-content p{
	margin-bottom: 4px;
}

.entry-content h3{
	border-bottom: #eee solid 1px;
	padding-bottom: 3px;
	color: #f47e32;
	font-size: 30px;
	line-height: 48px;
	font-weight: 900;
	background-position: 10px 8px;
	margin: 24px 0 15px;
}

.google_map{
	border-bottom: #eee solid 1px;
	padding-bottom: 3px;
	color: #f47e32;
	line-height: 48px;
	font-weight: 900;
	background-position: 10px 8px;
	margin: 30px 0 15px 0;
}


.email_form_head {
	margin: 20px 0 0 0;
	padding: 5px 25px 5px 25px;
	border-radius: 5px 5px 0 0;
	background-color: #888888;
}

.email_form_content {
	margin: 0 0 10px 0;
	padding: 5px 25px 5px 25px;
	border-radius: 0 0 5px 5px;
	background-color: #888888;
}

.email_form_head label, .email_form_content label, .email_form_content .wpcf7-list-item-label{
	color: white;
}

.email_form_content .wpcf7-response-output{
	color: white;
	border: none;
}

.email_form_title_lg{
	margin: 10px 15px 20px 15px;
	font-size: 1.6em;
}

.email_form_tab_lg {
	padding: 13px 13px 10px 74px;
	margin: -5px -25px 0px 0px;
	text-align: center;
	right: 0;
	top: 0;
	font-size: 1.6em;
	background-color: #00c1b6;
	background-image: url("/wp-content/themes/HelloStudy/img/question_icon.png");
	background-position: -5% 20%;
	background-repeat: no-repeat;
}

.email_form_title_md{
	margin: 0px;
	padding: 10px 0 10px 20px;
	color:white;
	background-color: #3d3f44;
	font-size: 1.6em;
	display:block;
}

.email_form_tab_md {
	display: block;
	background-position: -1% 20%;
	margin: 20px -25px 0px 0px;
	padding: 13px 0px 13px 68px;
	font-size: 1.6em;
	color:white;
	background-color: #00c1b6;
	background-image: url("/wp-content/themes/HelloStudy/img/question_icon.png");
	background-repeat: no-repeat;
}

.key_facts{
	background-color: #f3f2e7;
	margin: 20px 0 10px 0;
	padding: 12px 23px 17px 23px;
}

.key_facts h3{
	margin-top: 10px;
	color: #008fd0 !important;
}
.key_facts ul{
	padding: 0 0 0 10px;
	font-size: 0.9em;
}

.related_links {
	margin: 20px 0 10px 0;
	border: 3px solid #008fd0;
}

.related_links h3{
	display: block;
	margin: 0;
	padding: 15px 0 15px 23px;
	color: white;
	background-color: #008fd0;
	border-bottom-right-radius: 50px;
}

.related_links ul, .related_links a{
	color: black;
	font-size: 0.9em;
	margin: 20px 0 20px 0;
	padding: 0 0 0 10px;
	list-style-type: disc;
	list-style-position: inside;
}

.small_corner{
	border-radius: 5px;
}

.corner{
	border-radius: 5px;
	border-bottom-right-radius: 50px;
}


/* hook */
.wp_rp_wrap .related_post_title{
	//padding-left: 60px !important;
}


.line5{
	line-height: 1.6em;
  height: 8em;
	overflow-y: hidden;
}

.is_post ul{
	margin-bottom: 4px;
}

.entry-content, .content_header{
	letter-spacing: 0.5px;
	line-height: 1.8em;
}
