.kh_page_dictionary {
	background: url(https://sbb.htecom.net/wp-content/themes/leea.sbbv2/image/bg_search.png) no-repeat top right;
}
.box_banner_heath {
	width: 100%;
	margin-bottom: 30px;
	padding-top: 120px;
}
.content-disease .disease-left {
	border-right: unset;
	padding: 0;
	min-height: auto;
}
.content-disease .disease-result {
	border-top: unset;
}
.content-disease .disease-result p {
	color: #222;
}
.content-disease .disease-result ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.content-disease .disease-result ul li {
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0 10px;
	margin: 0 0 10px;
}
.content-disease .disease-result ul li a {
	font-size: 14px;
}
.kh_resuilt_dictionary {
	margin: 100px -15px 0;
}
.content-disease .disease-result p #getTotal {
	color: #0779cb;
	font-weight: 700;
	margin: 0 3px;
}
.box_banner_heath {
	padding-top: 120px;
}
.content-disease .disease-right {
	padding: 0;
}
.content-disease .disease-right .disease-content > h2 {
	color: #0073C6;
	margin-top: 30px;
	padding-top: 30px;
	border-top: 2px solid #ffbb38;
}
.content-disease .disease-result ul li a:hover, .content-disease .disease-result ul li a.active {
	color: #fcb84b !important;
	font-weight: 700;
}

@media screen and (max-device-width: 1440px) { 
	.kh_page_dictionary {
		background-position: 180% 0;
	}
	.box_banner_heath {
		padding-top: 80px;
	}

}

@media screen and (max-device-width: 1280px) {
	.kh_page_dictionary {
		background-position: right top;
		background-size: 500px;
	}
	.kh_resuilt_dictionary {
		margin: 30px -15px 0;
	}
	.box_banner_heath img {
		width: 50px;
	}
	.box_banner_heath .text_health {
		font-size: 20px;
		margin-bottom: 0;
	}
}

@media screen and (max-device-width: 992px) {
	.content-disease .disease-result ul li {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.kh_resuilt_dictionary {
		margin: 30px 0 0;
	}
	.kh_page_dictionary {
		background: none;
	}
	.box_banner_heath .text_health {
		margin-left: 15px;
	}
	.content-disease .disease-left {
		width: 100%;
	}
	.box_banner_heath {
		padding-top: 45px;
	}
	

}
@media screen and (max-device-width: 576px) {
	.kh_page_dictionary {
		min-height: auto;
	}
	.kh_page_dictionary > .container > .row {
		margin: 0;
	}
}
