@media (min-width:1200px) {}

@media (max-width:1199px) {
	#search {
		right: 15px;
	}

	#container {
		padding: 20px 15px;
	}

	.box-dt {
		max-width: 95%;
	}

	.box-tintuc {
		max-width: 95%;
	}
}

@media (min-width:992px) and (max-width:1199px) {

	.box-sp {
		width: 32%;
		margin: 0px 2% 20px 0px;
	}

	.box-sp:nth-child(3n) {
		margin-right: 0;
	}

	.box-sp:nth-child(3n+1) {
		clear: both;
	}

	.box-product {
		width: 32%;
		margin: 0px 2% 20px 0px;
	}

	.box-product:nth-child(3n) {
		margin-right: 0;
	}

	.box-product:nth-child(3n+1) {
		clear: both;
	}

	.box-album {
		width: 32%;
		margin: 0px 2% 20px 0px;
	}

	.box-album:nth-child(3n) {
		margin-right: 0;
	}

	.box-album:nth-child(3n+1) {
		clear: both;
	}

	.box-video {
		width: 32%;
		margin: 0px 2% 20px 0px;
	}

	.box-video:nth-child(3n) {
		margin-right: 0;
	}

	.box-video:nth-child(3n+1) {
		clear: both;
	}

	.footer-1 {
		width: 35%;
		margin: 0px;
	}

	.footer-2 {
		width: calc(35% - 20px);
		margin: 0 0 0 20px;
	}

	.footer-3 {
		width: calc(30% - 20px);
		margin: 0 0 0 20px;
	}
}

@media (max-width:991px) {

	#header,
	.banner-ab,
	#menu,
	.right {
		display: none;
	}

	#banner .center {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.logo {
		position: static;
		padding: 0;
		margin-right: 15px;
	}

	.banner {
		padding: 0;
	}

	#menu-mobile {
		display: block;
	}

	#smenu a {
		font-family: RM;
		color: #fff;
		font-size: 16px;
		margin-left: 5px;
	}

	.left {
		width: 100%;
	}

	.flex-banner {
		display: none;
	}

	.dia-chi-banner {
		display: none;
	}

	#banner {
		margin-bottom: 0;
	}

	.khung-tong-gt {
		display: block !important;
	}

	.khung-content-gt {
		width: 100%;
	}

	.img-tieuchi {
		margin: auto;
	}

	.box-tieuchi {
		display: block !important;
	}

	.content-tieuchi {
		width: 100%;
		text-align: center;
	}

	div#gioi-thieu {
		padding: 30px 0;
	}

	.img-dv-1 {
		display: none;
	}

	.box-dv {
		padding: 10px;
	}

	.btn-dv {
		margin-top: 10px
	}

	a.btn-xt {
		padding: 6px 10px;
	}

	div#lam-dep:after {
		display: none;
	}

	.bug-lamdep {
		padding: 0 10px;
	}

	.khung-lamdep {
		margin: 0 -10px;
		margin-top: 20px
	}

	.btn-baogia {
		margin-top: 0;
	}

	.btn-slide {
		margin-top: 20px;
	}

	div#lam-dep {
		padding: 30px 0;
	}

	.khung-doingu {
		flex-wrap: wrap;
		justify-content: center;
	}

	.box-doingu {
		width: calc(100% / 3);
	}

	div#cong-nghe {
		padding: 30px 0;
	}

	.khung-tong-congnghe {
		display: block;
	}

	.title-cn {
		width: 100%;
	}

	.khung-congnghe-r {
		width: 100%;
	}

	.khung-tong-phongkham {
		display: block !important;
		margin-top: 10px;
	}

	.khung-phongkham-right {
		width: 100%;
		margin-top: 10px;
		justify-content: center;
	}

	.slick-camnghi .slick-prev:before {
		display: none;
	}

	.slick-prev {
		left: 0;
	}

	.slick-camnghi .slick-next:before {
		display: none;
	}

	.slick-next {
		right: 0;
	}

	.khung-camnghi {
		margin-top: 20px;
		margin: 0 -10px;
	}

	.bug-camnghi {
		padding: 0 10px;
	}

	.content-camnghi {
		position: relative;
		top: 0;
		padding: 10px;
		width: 100%;
		height: 100%;
	}

	div#dang-ki {
		padding: 30px 0;
	}

	.khung-dangky {
		margin-top: 20px;
		display: block !important;
	}

	.slick-hinhtuvan .slick-prev:before {
		display: none;
	}

	.slick-hinhtuvan .slick-next:before {
		display: none;
	}

	.khung-dk-l {
		width: 100%
	}

	.khung-dk-r {
		width: 100%;
		margin: auto;
		margin-top: 10px;
	}

	h2.title-tuvan {
		font-size: 20px;
	}

	.ten-sdt {
		display: block;
	}

	p.sdt-khunglienhe {
		width: 99%;
	}

	.newsletter-input.noidung {
		width: 100%;
	}

	p.noidung-khunglienhe {
		width: 60%;
	}

	.newsletter-input.email {
		width: 100%;
		margin-top: 25px;
	}

	.newsletter-input.ten {
		width: 100%;
	}

	.footer-top:after {
		display: none;
	}

	.load-cn {
		text-align-last: center;
	}

	#banner .logo-ft {
		display: block;
	}

	.khung-lamdep:after {
		display: none;
	}

	.link-map {
		display: block;
	}

}

@media (min-width:768px) and (max-width:991px) {
	.box-sp {
		width: 32%;
		margin: 0px 2% 20px 0px;
	}

	.box-sp:nth-child(3n) {
		margin-right: 0;
	}

	.box-sp:nth-child(3n+1) {
		clear: both;
	}

	.box-product {
		width: 32%;
		margin: 0px 2% 20px 0px;
	}

	.box-product:nth-child(3n) {
		margin-right: 0;
	}

	.box-product:nth-child(3n+1) {
		clear: both;
	}

	.box-album {
		width: 32%;
		margin: 0px 2% 20px 0px;
	}

	.box-album:nth-child(3n) {
		margin-right: 0;
	}

	.box-album:nth-child(3n+1) {
		clear: both;
	}

	.box-video {
		width: 32%;
		margin: 0px 2% 20px 0px;
	}

	.box-video:nth-child(3n) {
		margin-right: 0;
	}

	.box-video:nth-child(3n+1) {
		clear: both;
	}

	.footer-1 {
		width: 100%;
		float: none;
		margin: 0 0 15px;
	}

	.footer-2 {
		width: 350px;
		float: left;
	}

	.footer-3 {
		width: 350px;
		float: right;
	}

}

@media (max-width:767px) {

	.item-address-contact {
		width: 100%;
	}

	.breadCrumbs {
		background-color: #002119;
	}

	.breadCrumbs .center .breadcrumb-item.active a,
	.breadCrumbs .center .breadcrumb-item:not(.active) a:hover {
		color: #d1a11e;
	}

	.btn-zalo,
	.btn-phone,
	#messages-facebook {
		display: none;
	}

	.fix-toolbar {
		display: block;
	}

	.content iframe {
		width: 100% !important;
		height: 45vh;
	}

	.content img {
		height: inherit !important
	}

	.logo {
		position: static;
		margin-right: 10px;
		height: auto;
	}

	#footer {
		padding-bottom: 45px;
	}

	.footer-top {
		padding-bottom: 0;
	}

	.footer-1,
	.footer-2,
	.footer-3 {
		width: 100%;
		float: none;
		margin: 0 0 20px 0;
	}

	.copyright,
	.statistic {
		width: 100%;
	}

	.statistic span {
		margin: 0 5px;
	}

	.ft-b .center>div {
		width: 100%;
	}

	.top-contact .article-contact {
		width: 100%;
		margin-bottom: 20px;
	}

	.form-contact {
		width: 100%;
	}

	#top .center>div {
		width: 100%;
	}

	#top #breadcrumb {
		margin-bottom: 0
	}

	.box-news {
		width: 100%;
		float: none;
		margin: 0 0 20px;
	}

	.pic-news {
		width: 100%;
	}

	.bottom-left {
		width: 100%;
		margin-bottom: 20px;
	}

	.bottom-right:not(.onApp) {
		width: 100%;
	}

	.tintuc-l {
		width: 100%;
		margin-bottom: 20px;
	}

	.tintuc-r {
		width: 100%;
	}

	.left-pro-detail {
		float: none;
		width: 100%;
		margin: 0 0 20px;
	}

	.right-pro-detail {
		float: none;
		width: 100%;
	}

	.grid-thuvienanh {
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(4, 22vh);
	}

	.box-thuvienanh .box-thuvienanh-content {
		background: rgba(0, 0, 0, 0.4);
		color: #fff;
	}

	.pic-hot-news,
	.desc-hot-news {
		width: 100%;
	}

	.desc-hot-news {
		padding: 15px;
	}

	.box-hot-news {
		margin-bottom: 25px;
	}

	.news-total-container {
		margin: -8px;
	}

	.boxs-news {
		width: calc(100% / 2);
		padding: 8px;
	}
}

@media (min-width:481px) and (max-width:767px) {
	.box-sp {
		width: 49%;
		margin: 0px 2% 15px 0px;
	}

	.box-sp:nth-child(2n) {
		margin-right: 0;
	}

	.box-sp:nth-child(2n+1) {
		clear: both;
	}

	.box-product {
		width: 49%;
		margin: 0px 2% 15px 0px;
	}

	.box-product:nth-child(2n) {
		margin-right: 0;
	}

	.box-product:nth-child(2n+1) {
		clear: both;
	}

	.box-album {
		width: 49%;
		margin: 0px 2% 15px 0px;
	}

	.box-album:nth-child(2n) {
		margin-right: 0;
	}

	.box-album:nth-child(2n+1) {
		clear: both;
	}

	.box-video {
		width: 49%;
		margin: 0px 2% 15px 0px;
	}

	.box-video:nth-child(2n) {
		margin-right: 0;
	}

	.box-video:nth-child(2n+1) {
		clear: both;
	}
}

@media (max-width:480px) {
	.box-sp {
		width: 49%;
		margin: 0px 2% 10px 0px;
	}


	.box-sp:nth-child(2n) {
		margin-right: 0;
	}

	.box-sp:nth-child(2n+1) {
		clear: both;
	}

	.box-product {
		width: 49%;
		margin: 0px 2% 10px 0px;
	}

	.box-product:nth-child(2n) {
		margin-right: 0;
	}

	.box-product:nth-child(2n+1) {
		clear: both;
	}

	.box-album {
		width: 49%;
		margin: 0px 2% 10px 0px;
	}

	.box-album:nth-child(2n) {
		margin-right: 0;
	}

	.box-album:nth-child(2n+1) {
		clear: both;
	}

	.box-video {
		width: 49%;
		margin: 0px 2% 10px 0px;
	}

	.box-video:nth-child(2n) {
		margin-right: 0;
	}

	.box-video:nth-child(2n+1) {
		clear: both;
	}

	.bug-dv {
		width: calc(100% / 2);
		margin-top: 20px;
		padding: 0 5px;
	}
}

@media (max-width:374px) {

	.lh-con-l,
	.lh-con-r {
		width: 100%;
		float: none;
		margin: 0px;
		padding: 0px;
	}

	.lh-con-r {
		margin-bottom: 10px;
	}

	.box-sp {
		width: 90%;
		margin: 0px 5% 10px;
		float: none;
	}

	.box-product {
		width: 90%;
		margin: 0px 5% 10px;
		float: none;
	}

	.box-album {
		width: 90%;
		margin: 0px 5% 10px;
		float: none;
	}

	.box-video {
		width: 90%;
		margin: 0px 5% 10px;
		float: none;
	}
}