/* Responsive */
@media (max-width: 1024px) {
.introduce-index{
	overflow: hidden;
}
.row.row-cus {
    margin-left: -5px;
    margin-right: -5px;
  }
  .col-cus ,.col-20,.col-30{
    padding-left: 5px;
    padding-right: 5px;
  }
	.email-head {
    display: none !important;
}
.container-albums {
    height: unset;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.hotline-product {
    width: 100%;
}
.product {
    border-radius: 5px;
}
.product .pic-product > a{
    border-radius: 5px;
}
.pic-product {
    border-radius: 5px;
}
.album-default {
    position: relative;
    bottom: unset;
    right: unset;
    left: unset;
    top: unset;
    width: calc(100% / 3);
    padding: 0 5px 10px 5px;
}

.container-albums {}
.slogan-head, .address-head {
    width: 50%;
}

.search {
    display: none;
}
  .menu-res {
    display: block;
    background: #fff;
    padding: 5px 0;
  }
  .row.row-cus,.row-20,.row-30 {
    margin-left: -5px;
    margin-right: -5px;
  }
	#hamburger {
		display: block;
	}
	.menu-head {
		display: none;
	}
	.menu {
	display: none;
	}
	.slideshow {
    margin: 0;
}
	.cart-head {
		padding: 5px;
		font-size: 12px;
	}
	.header {
	}
	.flex-product-main {
		display: block;
	}
	.flex-product-main .left-product {
		position: fixed;
		z-index: 999;
		top: 0px;
		left: 0px;
		transform: translateX(-250px);
		bottom: 0px;
		overflow-x: hidden;
		background: #fff;
		box-shadow: 0px 0px 5px #000;
		transition: all 0.5s;
	}
	.flex-product-main .left-product.show {
		transform: translateX(0px);
	}

	.flex-product-main .right-product {
		width: 100%;
	}

	.grid-product {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
	.filter{display: block;}
	.pic-productlistNB {
    margin-bottom: 1rem;
}
}
@media (max-width: 992px) {
.criteria-container {
    margin: 0 0 1rem 0;
}
}
@media (max-width: 769px) {.newsHot-right .box-news {
    height: auto;
}
.newsHot-left .box-news .pic-news {
    width: 200px;
}
.newsHot-left .box-news .info-news{
    width: calc(100% - 210px)
}
.newsHot-left .box-news .pic-news img {
    height: 200px !important;
    object-fit: cover;
}
.newsHot-left .box-news .time-news {
    color: #333333;
    font-size: 14px;
    margin: 0;
}
.newsHot-left .box-news .seen-news {
    color: #333333;
    font-size: 14px;
    margin: 1rem 0 0 0;
    padding-top: 10px;
}

.newsHot-left .box-news {
    padding: 5px;
    margin-bottom: 10px;
}
.box-news {
    padding: 5px;
    border-radius: 10px;
}.padding-top-bottom {
    padding: 1.5rem 0;
}
  .footer-news {
    width: 100% !important;
  }
  .footer-news:nth-child(2) {
    margin: 20px 0;
  }
  .footer-news:nth-child(3) {
    margin-bottom: 20px;
  }
  .thumb-pro-detail {
    margin: 2px;
  }
  .slick_photo2 {
    margin: 0 20px;
  }
  .slick_photo2 .slick-prev {
    transform: rotate(0);
    left: -20px;
    top: 23px;
  }
  .slick_photo2 .slick-next {
    transform: rotate(0);
    right: -20px;
    top: 23px;
  }
  .slick_photo2 .slick-prev::before,
  .slick_photo2 .slick-next::before {
    color: #000;
  }
  .album-product {
    position: initial;
    width: 100%;
    margin-top: 10px;
  }
  .title-main h1,
  .title-main h2 {
    font-size: 45px;
  }
	.text-cart{display: none;}
	.grid-pro-detail {
		display: block;
	}
	.grid-pro-detail .left-pro-detail {
		width: 100%;
		padding: 0px;
		border-right: none;
	}
	.slick_photo1 {
		text-align: center;
	}
	.grid-pro-detail .right-pro-detail {
		width: 100%;
	}
	.grid-product {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}
	.title-main {
    margin-bottom: 1rem;
	}
}
@media (max-width: 576px) {
	.policy__list > li {
		width: 100%;
		padding-right: 0px !important;
		border-bottom: 1px solid #f1f1f1 !important;
	}
.padding-top-bottom {
    padding: 1.5rem 0;
}
.padding-top{
    padding: 1.5rem 0 0 0;
}
.padding-bottom{
    padding: 0 0 1.5rem 0;
}
.logo-header {
    display: none;
}
.logo-mmenu {
    display: block !important; 
}

.slogan-head, .address-head {
    font-size: 14px;
    width: 48%;
}
.contact-head {
    width: 120px;
    height: 35px;
    font-size: 14px;
}
.title-introduce span {
    font-size: 16px;
}
.title-introduce h2 {
    font-size: 25px;
}
.title-introduce p {
    font-size: 15px;
}
.title-introduce{
    margin-bottom: 0;
}

.info-introduce {
    margin-bottom: .5rem;
}
.criteria-container {
    padding: 15px;
    height: 180px;
}
.box-criteria {
    margin: 5px 0;
}
.info-criteria h3 {
    font-size: 14px;
}
.time-news span {
    padding: 0 5px;
}.newsHot-left .box-news .pic-news img {
        height: 150px !important;
        object-fit: cover;
    }

.name-footer {
    font-size: 25px;
}
.title-main span {
    font-size: 14px;
    letter-spacing: normal;
    margin: 0;
}
.title-main h1, .title-main h2 {
    font-size: 22px;
}
.pic-service a {
    border-radius: 10px;
}
.pic-service{
    margin-bottom: 10px;
}
.name-service {
    font-size: 15px;
}
.pic-doctors a{
	border-radius: 10px;
}
.pic-doctors {
	margin-bottom: 10px;
}
.name-doctors {
    font-size: 15px;
}
.box-doctors {
    margin-bottom: 10px;
}
.product .name-product .text-split {
    -webkit-line-clamp: 2;
}
.number-hotline-product {
}

a.hotline-product span:nth-child(1) {
    display: none;
}

.hotline-product {
    padding: 3px;
}

.album-default {
    width: calc(100% / 2);
}

.album-default:last-child {
    display: none;
}
.box-albums {
    border-radius: 10px;
}
.name-video {
    -webkit-line-clamp: 1;
    font-size: 18px;
}

.videoHot-bottom {
    margin: 0;
}.videoHot-top {
    margin-bottom: 4rem;
}
.pic-videoHot a {
    border-radius: 10px;
}
.name-feedback {
    font-size: 16px;
}

.feedback-top {
    margin-bottom: 10px;
}
.box-feedback {
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 15px 2px;
    margin: 5px 5px 20px 5px;
    border-radius: 10px;
    padding: 0 15px 15px 15px;
    min-height: 165px;
    position: relative;
}

.newsHot-right {
    display: none;
}
    .newsHot-left .box-news .pic-news {
        width: 150px;
    }
.newsHot-left .box-news .info-news {
        width: calc(100% - 160px);
    }

.newsHot-left .box-news .seen-news {
    display: none !important;
}
.pic-news a {
    border-radius: 10px;
}
.name-news {
    font-size: 16px;
}
.pic-videoHot a:before {
    transform: scale(.7);
}
.ProductList {
    padding: 10px;
}
.mg-b-20
{
	margin-bottom: 10px;
}
.name-ProductList a {
    font-size: 14px;
}
}
@media (max-width: 369px) {
}