:root {
    --mau-chinh: black;
    --text-span: rgb(102, 102, 102);
    --text-segoe: #94836D;
    --trang: #ffff;
    --vang: #FFCD00;
    --active: #8f362f;
    --xam: #B8B8B8;
    --border-banner:#c9c9c9;
    --bg-text:rgb(96,96,96);
    --cam:#FF7931;
}
.ong-hut-gao-container .ong-hut-gao {
    display: flex;
}
.ong-hut-gao-container .section-one {
    display: flex;
    flex-direction: column;
    position: relative;
}
.ong-hut-gao-container .section-two {
    background-image: url(../images/about-us/bg-ong-hut-gao.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    width: 100%;
    position: relative;
    overflow: hidden;
	margin-top:-50px;
}
.ong-hut-gao-container .left-image {
    display: none;
}
.ong-hut-gao-container .right-content {
    width: 100%;
    padding: 40px 20px;
    overflow-y: auto;
	text-align:left; 
}
.ong-hut-gao-container .title-chinh {
    font-family: 'waking';
    font-size: 2.5em;
    white-space: nowrap;
}
.ong-hut-gao-container .title-phu1 {
    font-family: 'segoe';
    color: var(--text-segoe);
    font-size: 1.5em;
}
.ong-hut-gao-container .title-phu {
    font-size: 0.8em;
	margin-top:10px;
}
.ong-hut-gao-container .title-phu span { display:block; }
.ong-hut-gao-container .list-sk {
    list-style: none;
    padding: 0;
    margin: 0;
    max-width: 500px;
    padding-top: 30px;
}
.ong-hut-gao-container .list-sk li {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    font-size: 0.875em;
    font-weight: 700;
}
.ong-hut-gao-container .list-sk li img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.ong-hut-gao-container .img-sk {
    margin-top: 20px;
    text-align: center;
}
.ong-hut-gao-container .img-sk img {
    width: 100%;
    height: auto;
}
.ong-hut-gao-container .ong-hut-gao.section-three {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 0;
    position: relative;
	margin-top:-80px;
}
.ong-hut-gao-container .banner-img {
    width: 100%;
    overflow: hidden;
    position: relative;
	text-align:center;
	display:none;
}
.ong-hut-gao-container .banner-img.slick-slider { display:block; }

.ong-hut-gao-container .banner-img .square-image { width:70%; margin:0 auto; border-radius:20px; border:3px solid var(--border-banner);  }
.ong-hut-gao-container .banner-img .square-image:before { padding-top:80%; }
.ong-hut-gao-container .banner-img .square-image:after { content:""; position:absolute; display:block; top:-1px; left:-1px; bottom:-1px; right:-1px; border-radius:20px; border:7px solid #FFF; }


.ong-hut-gao-container .banner-img .slick-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 0;
    margin: 0;
    list-style: none;
}
.ong-hut-gao-container .slick-dots li button {
    font-size: 0;
    border: none;
    background: transparent;
    outline: none;
    cursor: pointer;
}
.ong-hut-gao-container .slick-dots li button:before {
    content: '•';
    font-size: 30px;
    color: var(--trang);
    opacity: 0.7;
}
.ong-hut-gao-container .slick-dots li.slick-active button:before {
    color: var(--trang);
    opacity: 1;
}
.ong-hut-gao-container .content-anhhuong {
    max-width: 600px;
    padding: 20px;
}
.ong-hut-gao-container .phu2{
    font-family: 'be-vietnam';
    font-weight: 700;
    color: var(--mau-chinh);
	margin-top:10px; 
	font-size:1.3em;
	line-height:1.3em;
}
.ong-hut-gao-container .phu3{
    color: var(--text-span);
    padding-top: 20px;
    text-align: justify;
	font-size:.8em;
	line-height:1.5em; 
	margin-top:5px; 
}
.ong-hut-gao-container .section-four{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
	text-align:left;
	background-image: url(../images/about-us/bg-onghutgao-bonglua1.png);
	background-size: auto 100%;
	background-position: 0 50%;
	background-repeat: no-repeat;
}
.ong-hut-gao-container .cafe {
    max-width: 500px;
    margin: 0 auto;
}
.ong-hut-gao-container .cafe img {
    width: 80%;
    height: auto;
    display: block;
	margin:0 auto;
}
.ong-hut-gao-container .tam-nhin1{
    font-size: 1.4em;
    font-weight: 700;
}
.ong-hut-gao-container .section-five{
    display: flex;
    flex-direction: column;
    padding: 60px 20px;
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
    gap: 10px;
}
.ong-hut-gao-container .slogan-chinh {
    display: block;
    background-color: var(--xam-sang);
    border-radius: 100px;
    padding: 0;
    margin: 20px auto;
    font-size: 2.1em;
	line-height:1.3em;
    font-family: 'waking';
    text-align: center;
	white-space:nowrap;
	width:100%;
	padding:30px 0;
}
.ong-hut-gao-container .slogan-chinh span { display:block; }
.ong-hut-gao-container .phu-slo{ padding-top:0; }
.ong-hut-gao-container .section-six {
}
.ong-hut-gao-container .section-six .boundary { max-width:1300px; margin:0 auto; 
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    gap: 40px; }
.ong-hut-gao-container .quan-sat {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
	text-align:left;
}
.ong-hut-gao-container .anh-qs .anh-qs-iframe { display:inline-block; width:100%; position:relative; height:auto; }
.ong-hut-gao-container .anh-qs .anh-qs-iframe:before { content:''; padding-top:177%; display:block; width:100%; }
.ong-hut-gao-container .anh-qs .anh-qs-iframe iframe { position:absolute; top:0; left:0; width:100%; height:100%; border:0; }

.ong-hut-gao-container .tieude-qs {
    font-size: 2.5em;
    font-weight: 700;
    margin: 20px 0;
}
.ong-hut-gao-container .quan-sat .tieude-phu {
    font-family: 'waking';
    font-size: 2em;
	white-space:nowrap;
	line-height:1.3em;
}
.ong-hut-gao-container .quan-sat .tieude-phu span { display:block; }
.ong-hut-gao-container .thoi-gian {
    font-size: 7.5em;
    margin-top: 5px;
    font-weight: 700;
}
.ong-hut-gao-container .su-anhhuong {
    display: flex;
    flex-direction: column;
    gap: 0;
	text-align:left;
	padding:0 20px;
	position:relative;
}
.ong-hut-gao-container .anh-huongtrai, .ong-hut-gao-container .anh-huongphai {
    padding: 20px 0;
}
.ong-hut-gao-container .su-anhhuong .tam-nhin1 { margin-bottom:10px; }
.ong-hut-gao-container .line-bottom {
   width:100%; height:8px; margin-top:-20px;
}
.ong-hut-gao-container .line-bottom img { width:100%; height:100%; }
.ong-hut-gao-container .tieude-thanhphan {
    font-family: 'waking';
    font-size: 2.5em;
}
.ong-hut-gao-container .cam-nhan {
    padding-top: 20%;
}
.ong-hut-gao-container .overlay-vien{
    padding: 20px;
	background: linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 4px) calc(100% - 4px) no-repeat, linear-gradient(198deg, transparent 64%, #a6a6a6 100%) 0 0/130% 105%;
	border-radius: 0px;
	padding: 20px 0 20px 20px;
	box-sizing: border-box;
}
.ong-hut-gao-container .section-seven {
    padding: 20px;
	margin:50px 0 70px;
	flex-direction:column;
}
.ong-hut-gao-container .left-image.thanh-phan {
	display:block;
    position: relative;
	width:50%;
	margin-top:60px;
}
.ong-hut-gao-container .left-image.thanh-phan img {
	margin-left:-40%; 
}
.ong-hut-gao-container .left-image.thanh-phan img.thanh-phan-bg { display:none; }
.ong-hut-gao-container .content-thanhphan { margin-top:-200px; }
.ong-hut-gao-container .content-thanhphan .all-content { padding-left:25%; }
.ong-hut-gao-container .content-thanhphan .all-thanhphan { line-height:1.5em; font-size:.8em; }

.ong-hut-gao-container .cam-nhan .tieude-thanhphan { font-size:2em; margin-bottom:10px; }

.ong-hut-gao-container .content-center{
    padding-top: 50%;
}
.ong-hut-gao-container .tam-nhin1.tieude-giaiphap {
    font-size: 1.4em;;
}
.ong-hut-gao-container .section-eight img {
    width: 100%;
    object-fit: cover;
}
.ong-hut-gao-container .style-chatluong{
    font-family: 'waking';
    font-size: 2.5em;
	line-height:1.3em; 
}
.ong-hut-gao-container .font-nguyenlieu{
    font-family: 'segoe';
    color: var(--text-segoe);
    font-weight: 400;
	font-size:1.5em; 
	line-height:1.3em;
}
.ong-hut-gao-container .card-hiendai {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 20px 0;
    max-width: 500px;
}
.ong-hut-gao-container .card-hiendai img {
    width: 64px;
    height: 64px;
    object-fit: contain;
}
.ong-hut-gao-container .noidung-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ong-hut-gao-container .tieude-card {
    font-size: 1em;
    font-weight: 700;
	white-space:nowrap;
}
.ong-hut-gao-container .cn {
    width: 100%;
	display:none;
}
.ong-hut-gao-container .img-chungnhan {
    width: 100%;
    max-width: 400px;
}
.ong-hut-gao-container .img-chungnhan img {
    max-width: 100%;
    height: auto;
	margin-top:10px;
}
.ong-hut-gao-container .section-nine {
    padding: 80px 20px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.ong-hut-gao-container .khoangcach {
    padding-top: 50px;
}
.ong-hut-gao-container .loithe .khoangcach { padding-top:0; }

.ong-hut-gao-container .kc-nhamay { font-size:1.6em; }

.ong-hut-gao-container .kc-nhamay, .ong-hut-gao-container .kc-chungnhan {
    padding-top: 15%;
}
.ong-hut-gao-container .loithe{
    padding: unset;
}
.ong-hut-gao-container .all-card {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    padding: 20px;
}
.ong-hut-gao-container .card-luachon {
    overflow: hidden;
    width: 100%;
	position:relative;
}
.ong-hut-gao-container .card-luachon img {
    width: 60%;
    height: auto;
    display: inline-block;
}

.ong-hut-gao-container .card-luachon .sp-title { font-family:"waking"; font-size:1.8em; margin:10px 0; }
.ong-hut-gao-container .detail-sp { width:80%; margin:0 0 0 auto; text-align:left; line-height:1.3em; font-size:1.2em; margin-top:20px; position:relative; }
.ong-hut-gao-container .detail-sp .card-tag { position:absolute; top:-40px; left:0; font-size:.8em; height:25px; line-height:23px; background-color:#d7142f; color:#FFF; padding:0 20px; border-radius:20px; }
.ong-hut-gao-container .duongkinh, .ong-hut-gao-container .chieudai {
    font-size: 0.875em;
    margin: 5px 0;
    font-weight: 400;
}
.ong-hut-gao-container .anh-raucu img {
    width: 100%;
}
.ong-hut-gao-container .chon-mau {
    padding-top: 5%;
}
.ong-hut-gao-container .chon-mau img {
    width: 100%;
    height: auto!important;
    object-fit: cover;
}
.ong-hut-gao-container .card-onghut {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    padding: 20px;
}
.ong-hut-gao-container .body-onghut {
    width: 300px;
    padding: 15px;
    text-align: center;
}
.ong-hut-gao-container .anh-onghut img {
    width: 100%;
    height: auto;
}
.ong-hut-gao-container .ten-anh {
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
	line-height:1.5em;
}
.ong-hut-gao-container .card-donggoi {
    display: grid;
    grid-template-columns: 1fr;
    gap: 5px;
    padding: 20px;
}
.ong-hut-gao-container .body-onghut {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px;
    max-width: 300px;
}

.hop-giay img {
    width: 100%;
    height: auto;
}
.ong-hut-gao-container .thongso{
    text-align: center;
}
.ong-hut-gao-container .section-11 {
    position: relative;
    overflow: hidden;
    padding: 0 20px;
}
.ong-hut-gao-container .bg-side.right {
    display: none;
    position: absolute;
    top: 15%;
    right: -35%;
    width: 90%;
    height: 90%;
    background-image: url('../images/about-us/bg-luuy.png');
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
    z-index: -1;
}
.ong-hut-gao-container .hag-tag {
    position: relative;
    z-index: 1;
    font-size: 1.1em;
    display: flex;
    flex-direction: column;
	margin-top:30px; text-align:left; line-height:1.5em;
}
.ong-hut-gao-container .section-12 {
    display: flex;
    flex-direction: column;
    text-align: right;
	margin-top:50px; 
}
.ong-hut-gao-container .text-chon {
    font-size: 1.7em;
    font-weight: 700;
    margin-bottom: 24px;
    font-family: 'segoe';
    color: var(--text-segoe);
    font-weight: 400;
    padding: 0 20px;
}
.ong-hut-gao-container .img-bg {
	overflow:hidden;
}
.ong-hut-gao-container .img-bg img {
    width: 150%;
    height: auto;
	max-width:unset;
	margin-left:-32%;
}
.ong-hut-gao-container .product-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 20px;
}
.ong-hut-gao-container .order-btn {
    background-color: var(--mau-chinh);
    color: var(--trang);
    border-radius: 50px;
    text-decoration: none;
    font-size:1.59375em;
    width: 250px;
    text-align: center;
    font-family: 'montserrat';
}
.ong-hut-gao-container .filter {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 40px;
}
.ong-hut-gao-container .btn-filter {
    background: none;
    border: none;
    font-size: 1.25em;
    cursor: pointer;
    padding: 8px 12px;
    border-radius: 6px;
    font-family: 'montserrat';
    font-weight: 400;
}

.menu-loc {
    display: none;
    position: absolute;
    top: 50%;
    right: 0;
    background: var(--trang );
    border: 1px solid var(--text-span);
    border-radius: 6px;
    padding: 10px;
    margin-top: 5px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    z-index: 10;
}
.ong-hut-gao-container .menu-loc label {
    display: block;
    margin-bottom: 8px;
}
.ong-hut-gao-container .menu-loc.show {
    display: block;
}
.ong-hut-gao-container .header-order{
    display: flex;
   justify-content: center;
   align-items: center;

}
.ong-hut-gao-container .product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}
.ong-hut-gao-container .quycach-mausac {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
    justify-content: center;
    font-weight: 700;
}
.ong-hut-gao-container .btn-quycach {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid var(--mau-chinh);
    border-radius: 20px;
    text-decoration: none;
    font-size: 0.75em;
    color: var(--mau-chinh);
}
.ong-hut-gao-container .btn-quycach.active {
    background-color: var(--mau-chinh);
    color: var(--trang);
}
.ong-hut-gao-container .sold-out {
    position: absolute;
    top: 50%;
    right: 39%;
    background: var(--mau-chinh);
    color: var(--trang);
    padding: 3px 8px;
    font-size: 0.75em;
    border-radius: 10px;
}
.ong-hut-gao-container .cam{
    background-color: var(--cam);
    color: var(--trang);
}
.ong-hut-gao-container .ong-hut-gao.section-13 {
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}
.ong-hut-gao-container .ong-hut-gao.section-13 img {
    width: 100%;
    height: auto;
    object-fit: cover;
	max-width:1500px;
}
.ong-hut-gao-container .section-ten .all-card { flex-direction:column-reverse; }
.ong-hut-gao-container .section-ten .detail-sp { margin:0; width:100%; }

.ong-hut-gao-container .quy-cach-dong-goi .style-chatluong { font-size:2.3em; }

.ong-hut-gao-container .luu-y .slogan-chinh { margin-top:50px; padding:20px 0; font-size:1.5em; }
.ong-hut-gao-container .luu-y [class^='tam-nhin'] { font-size:1.2em; line-height:1.5em; }

.ong-hut-gao-product-list { margin:30px 0; }
.ong-hut-gao-product-list .filter-product { padding:0 20px; max-width:1500px; margin:0 auto; }
.ong-hut-gao-product-list .product-card { max-width:1500px; margin:20px auto; }

.hien { width: calc(100% - 40px);
    margin: 0 auto 50px;
    max-width: 1500px;
	} 

.hien .benefits-grid {
 display: flex;
 flex-direction: column;
 gap: 40px;
 justify-content: center;
 align-items: center;
}

.hien .straw-heading {
 font-weight: 700;
 margin-bottom: 10px;
 color: #000;
 font-family: "be-vietnam";
 font-size:1.4em;
 text-align:left;
 line-height:1.3em; 
}
.hien .straw-desc {
 font-size: .7rem;
 line-height: 1.4;
 margin-bottom: 20px;
 text-align:left;
}
.hien .benefit-days {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}
.hien .day-item {
 flex: 1;
 text-align: center;
 position: relative;
}

.hien .day-item img {
 width: 100%;
}
.hien .day-item .day-label {     
	position: absolute;
    bottom: 15px;
    left: 15px;
    color: var(--trang);
    margin-top: 6px;
    font-weight: bold;
	font-size: 0.9em;
}

@media(min-width:768px){
	.ong-hut-gao-container .detail-sp .card-tag { top:-42px; left:-20px; }
	.hien { margin: 150px auto 100px; }
	
	.ong-hut-gao-container .ong-hut-gao { overflow:visible; margin-top:50px; }
	.ong-hut-gao-container .ong-hut-gao.section-two { margin-top:0; height:400px; }
    .ong-hut-gao-container .section-one {
        display: flex;
        flex-direction: row;
		z-index:10;
		margin-top:150px; 
    }
	.ong-hut-gao-container .left-image {
		display: block;
		width: 50%;
		position: relative;
	}
	.ong-hut-gao-container .left-image img {
		width: 150%;
		object-fit: cover;
		position: absolute;
		left: -50%;
		max-width:unset;
	}
	.ong-hut-gao-container .ong-hut-gao .right-content, .ong-hut-gao-container .banner-img { width:50%; }
	.ong-hut-gao-container .ong-hut-gao.section-three { flex-direction:row; align-items:end; margin-top:-100px; }
	.ong-hut-gao-container .ong-hut-gao.section-three.boi-canh-container { padding-top:80px; }
	.ong-hut-gao-container .ong-hut-gao.section-three.boi-canh-container .phu2 { margin-top:10px; }
	.ong-hut-gao-container .ong-hut-gao.section-three.boi-canh-container .phu3 { padding-top:10px; }
	
	.ong-hut-gao-container .ong-hut-gao .right-content.boi-canh { padding:0px 20px 10px 0; }
	.ong-hut-gao-container .banner-img .square-image { width:85%; }
	
	.ong-hut-gao-container .section-four { flex-direction:row; flex-wrap:nowrap; padding:50px 20px 120px; background-position:80% 0; margin-top:0; }
	.ong-hut-gao-container .section-four .noidung-left, .ong-hut-gao-container .section-four .noidung-right { width:50%; }
	.ong-hut-gao-container .cafe img { width:60%; margin-top:-50px; margin-right:30px; }
	.ong-hut-gao-container .section-four .noidung-left { padding-top:50px; padding-left:50px; font-size:1.2em; }
	
	.ong-hut-gao-container .section-five { padding-top:0; margin-top:0; }
	.ong-hut-gao-container .section-five .tam-nhin1 { font-size:1.6em; }
	.ong-hut-gao-container .slogan-chinh { padding:20px 50px 10px; width:auto; font-size:2.5em; }
	.ong-hut-gao-container .slogan-chinh span { display:inline-block; }
	.ong-hut-gao-container .section-five .phu3 { width:60%; margin:0 auto; }
	
	.ong-hut-gao-container .line-bottom { height:3px; margin-top:-50px; }
	
	.ong-hut-gao-container .content-thanhphan { margin-top:0; }
	.ong-hut-gao-container .left-image.thanh-phan img { left:0; position:relative; z-index:2; }
	.ong-hut-gao-container .left-image.thanh-phan img.thanh-phan-bg { display:block; position:absolute; top: 35%; left:-25%; z-index: 1; width: 200%; }
	
	.ong-hut-gao-container .section-six {  background:url(../images/about-us/quan-sat-bg.jpg) top right no-repeat; background-size:auto 50%; }
	.ong-hut-gao-container .section-six.loithe { background:unset; }
	.ong-hut-gao-container .quan-sat { flex-direction:row; font-size:1.2em; }
	.ong-hut-gao-container .quan-sat .anh-qs { width:40%; } 
	.ong-hut-gao-container .quan-sat .nd-quansat { width:60%; } 
	.ong-hut-gao-container .quan-sat .nd-quansat .tieude-qs span { display:block; margin:10px 0; }
	
	.ong-hut-gao-container .su-anhhuong { flex-direction:row; padding:20px 0 20px 20px; align-items:unset; width:100%; }
	.ong-hut-gao-container .cn { display:inline-block; width:50%; overflow:hidden; position:relative; }
	.ong-hut-gao-container .cn img { width:200%; max-width:unset; position:absolute; bottom:0; left:0; }
	
	.ong-hut-gao-container .section-seven { margin:-30px auto 100px; width:80%; }
	.ong-hut-gao-container .section-seven .ct-giaiphap { width:500px; }
	
	.ong-hut-gao-container .style-chatluong { margin-top:100px; }
	
	.ong-hut-gao-container .card-hiendai { padding:10px 0; }
	.ong-hut-gao-container .loithe .khoangcach { font-size:1.6em; }
	.ong-hut-gao-container .kc-nhamay { font-size:1.8em; }
	.ong-hut-gao-container .loithe .noidung-card { font-size:1.1em; }
	
	
    .ong-hut-gao-container .all-card {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        max-width: 1500px;
        margin: 0 auto;
    }
        
    .ong-hut-gao-container .card-luachon {
        width: 45%;
         margin: 10px;  
     }
	 .ong-hut-gao-container .section-nine .style-chatluong { margin-top:0; }
	 
	 .ong-hut-gao-container .card-luachon img { height:345px; width:auto; }
	 
	 .ong-hut-gao-container .section-ten { margin-top:0; }
	 .ong-hut-gao-container .section-ten .all-card { flex-direction:row; align-items:center; gap:0; }
	 .ong-hut-gao-container .section-ten .card-luachon { margin:0; width:50%;  }
	 
	.ong-hut-gao-container .anh-raucu img {
		width: 90%!important; height:auto!important;
	 }
	 .ong-hut-gao-container .section-ten .style-chatluong { margin-top:50px; }
	 
    .ong-hut-gao-container .card-donggoi{
        display: flex;
        flex-direction: row;
    }
	.ong-hut-gao-container .quy-cach-dong-goi { margin:100px auto; }
	.ong-hut-gao-container .quy-cach-dong-goi .style-chatluong { margin-bottom:30px; }
	.hop-giay img { width:auto; height:180px; max-width:unset; }
	.ong-hut-gao-container .card-onghut { gap:0; }
	.ong-hut-gao-container .body-onghut { width:50%; max-width:unset; }
	.ong-hut-gao-container .card-donggoi, .ong-hut-gao-container .card-onghut { padding:0; width:100%;  }
	.ong-hut-gao-container .card-donggoi { margin-top:30px; }
	
	.ong-hut-gao-container .section-ten .style-chatluong { font-size:2.1em; }
	.ong-hut-gao-container .quy-cach-dong-goi .style-chatluong { font-size:2.5em; }
	
	.ong-hut-gao-container .hag-tag { font-size:1.8em; }
	
	.ong-hut-gao-container .luu-y .slogan-chinh { padding:20px 100px 10px; font-size:2.3em; }
	.ong-hut-gao-container .luu-y [class^='tam-nhin'] { font-size:1.7em; }
	.ong-hut-gao-container .img-bg img { width:100%; margin-left:0; }
	.ong-hut-gao-container .text-chon { font-size:2.3em; }
	
	.ong-hut-gao-product-list { margin:50px 0; }
	
	.ong-hut-gao-container .ong-hut-gao.section-13 { padding:0 20px 20px; margin-top:0!important; }
	
	.hien .benefits-grid {
	display: flex;
		flex-direction: row;
		gap: 60px;
		width: unset;
	}
	.hien .benefit-zero {
	width: 60%;
	}
	
	.hien .day-item img, .hien .edible-img {
        height: 173px;
        width: auto;
    }
	
	.hien .benefit-edible { width: 40%; }
}
@media(min-width:996px) {
	.ong-hut-gao-container .detail-sp .card-tag { top:-45px; left:15px; }
	.ong-hut-gao-container .ong-hut-gao .right-content {
        font-size:1.2em;
		padding:100px 0 0 0;
    }
	
	.ong-hut-gao-container .left-image img { width:140%; right:50px; left:unset; }
	
	.ong-hut-gao-container .ong-hut-gao.section-two { margin-top:50px; height:auto; position:relative; overflow:hidden; }
	.ong-hut-gao-container .ong-hut-gao.section-two:before { content:''; display:block; width:100%; height:auto; padding-top:56.25%; }
	
	.ong-hut-gao-container .ong-hut-gao .right-content.boi-canh { padding-bottom:30px; }
	
    .ong-hut-gao-container .boi-canh{ width: 100%; }
    .ong-hut-gao-container .content-center {
         position: absolute;
         top: 25%;
         left: 40%;
         transform: translateY(-50%);
         z-index: 2;
         max-width: 500px;
    }
    .ong-hut-gao-container .tam-nhin1.tieude-giaiphap {
        font-size: 2.8125em;
    }
	
    .ong-hut-gao-container .noidung-luachon {
         width:55%;   
    }
    .ong-hut-gao-container .card-onghut {
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        gap: 20px;
    }
    .ong-hut-gao-container .body-onghut{
        width: 450px;
    }
	
	.ong-hut-gao-container .ong-hut-gao.section-three.boi-canh-container { margin-top:-110px; }
	.ong-hut-gao-container .ong-hut-gao .right-content.boi-canh { padding-right:40px; }
	
	.ong-hut-gao-container .slogan-chinh { font-size:3em; padding:20px 100px 10px; }
	
	.ong-hut-gao-container .quan-sat .anh-qs, .ong-hut-gao-container .quan-sat .nd-quansat { width:50%; }
	.ong-hut-gao-container .anh-qs { text-align:center; }
	.ong-hut-gao-container .anh-qs .anh-qs-iframe { width:70%; margin:0 auto; }
	.ong-hut-gao-container .quan-sat { width:80%; margin:0 auto; }
	.ong-hut-gao-container .su-anhhuong .anh-huongtrai { padding-right:30px; }
	.ong-hut-gao-container .su-anhhuong .tam-nhin1 { font-size:1.5em; }
	
	.ong-hut-gao-container .su-anhhuong { width:90%; margin:0 auto; }
	.ong-hut-gao-container .cn { width:60%; }
	.ong-hut-gao-container .cn img { width:100%; }
	
	.ong-hut-gao-container .section-seven { margin-bottom:200px; }
	
	.ong-hut-gao-container .quy-cach-dong-goi .style-chatluong { font-size:3em; }
	.ong-hut-gao-container .section-ten { margin-top:50px; }
	.ong-hut-gao-container .section-ten .style-chatluong { margin-top:0; font-size:2.5em;  }
	
	.hop-giay img { height:250px; }
	
	.ong-hut-gao-container .luu-y .style-chatluong { font-size:3em; }
	.ong-hut-gao-container .hag-tag { margin:80px 0 50px; font-size:2em; }
	
	.ong-hut-gao-container .luu-y .slogan-chinh { font-size:2.7em; }
	.ong-hut-gao-container .luu-y [class^='tam-nhin'] { font-size:1.8em; }
	
	.ong-hut-gao-container .section-12 { margin-top:100px; }
	
	.ong-hut-gao-container .text-chon { font-size:2.6em; margin-bottom:-40px; }
	
	.ong-hut-gao-container .ong-hut-gao.section-13 { padding:0 40px 40px; }
	
	.hien { margin: 200px auto 150px; }
	.hien .day-item img, .hien .edible-img { height: 210px; }
	.hien .day-item .day-label { left:25px; }
	.hien .straw-heading { font-size: 1.8em; }
}
@media(min-width:1200px){
    .ong-hut-gao-container .section-two {position: relative;margin-top: -23%;}
    .ong-hut-gao-container .container.section-three { display: flex; flex-direction: row; max-width: 1500px;gap: 10px; margin-top: -12%; margin-left: auto; margin-right: auto; }
		
		
    .ong-hut-gao-container .section-six {
        margin: 0 auto;
		background-position:bottom right;
    }
	.ong-hut-gao-container .section-six .boundary { max-width:1500px; }
    .ong-hut-gao-container .su-anhhuong {
        max-width: unset;
        margin: 20px auto 0;
    }
	.ong-hut-gao-container .su-anhhuong .tam-nhin1 { font-size:2em; }
	.ong-hut-gao-container .line-bottom { width:80%; margin:-50px auto 0; }
	
    .ong-hut-gao-container .tieude-card{
        font-size: 1.4em;
    }
	.bg-side.right{
		display: block;
	}
	.ong-hut-gao-container .ong-hut-gao .right-content { font-size:1.5em; }
	.ong-hut-gao-container .title-phu { font-size:.9rem; }
	/* 
    .ong-hut-gao-container .banner-img { width: 60%;}
    .ong-hut-gao-container .boi-canh { width: 40%; } */
	.ong-hut-gao-container .ong-hut-gao.section-three.boi-canh-container { max-width:1500px; margin:-150px auto 0; }
	.ong-hut-gao-container .banner-img .square-image { width:80%; }
	
	.ong-hut-gao-container .section-four { background-position:70% 0; }
	
	.ong-hut-gao-container .section-four .noidung-left { width:55%; font-size:1.5em; }
	.ong-hut-gao-container .section-four .noidung-right { width:45%; }
	.ong-hut-gao-container .section-four .noidung-left { padding-left:calc(50% - 500px); }
	.ong-hut-gao-container .phu3 { font-size:.9rem; }
	
	.ong-hut-gao-container .section-four .noidung-left .tam-nhin1 span { display:block; }.ong-hut-gao-container .cafe img { width:70%; margin:-50px auto 0; }
	
	.ong-hut-gao-container .style-chatluong { margin-top:200px; }
	
	.ong-hut-gao-container .section-five .phu3 { width:70%; }
	.ong-hut-gao-container .su-anhhuong .anh-huongtrai { padding-bottom:0; }
	.ong-hut-gao-container .su-anhhuong .tam-nhin1 { white-space:nowrap; }
	.ong-hut-gao-container .cn { padding:0; overflow:visible; }
	.ong-hut-gao-container .su-anhhuong .tieude-card { font-size:1em; }
	
	 .ong-hut-gao-container .card-luachon img { height:390px; }
	 
	 .ong-hut-gao-container .section-ten .anh-raucu { width:60%; }
	 .ong-hut-gao-container .section-ten .noidung-luachon { width:40%; }
	 
	 .ong-hut-gao-container .quy-cach-dong-goi { max-width:1500px; margin:50px auto 0; }
	 .ong-hut-gao-container .card-onghut { justify-content:space-around; width:90%; margin:0 auto 30px;  }
	 .ong-hut-gao-container .body-onghut { width:calc(50% - 10px); }
	 
	 .hop-giay img { height:320px; }
	 
	.hien .benefit-days {   margin-left: -20px; }
	.hien .day-item img, .hien .edible-img {
        height: 275px;
    }
	.hien .day-item .day-label { left:35px; }
	
	.hien .straw-heading {
        font-size: 2em;
    }
}
@media(min-width:1300px){
    .ong-hut-gao-container .left-image img{ width: 120%; right:100px; }
    .ong-hut-gao-container .section-two {position: relative;margin-top: -16%;}
    .ong-hut-gao-container .section-six .boundary {
        flex-direction: column;
        position: relative;
    }
    .ong-hut-gao-container .quan-sat {
        flex-direction: row;
        justify-content: center;
        align-items: center;
        text-align: left;
    }
    
    .ong-hut-gao-container .nd-quansat {
        padding-left: 30px;
        width: 50%;
    }
    .ong-hut-gao-container .anh-qs{
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .ong-hut-gao-container .su-anhhuong {
         flex-direction: row;
        justify-content: space-between;
        max-width: unset;
    }
    
    .ong-hut-gao-container .anh-huongtrai, .ong-hut-gao-container .anh-huongphai {
        flex: 1;
        margin: 0 10px;
        width: 50%;
    }
	.ong-hut-gao-container .quan-sat .nd-quansat { font-size:1.2em; }
    .ong-hut-gao-container .left-image .thanh-phan {
        height: unset;  
        width: 30%;
    }
    .ong-hut-gao-container .content-thanhphan{
        width: 60%;
    }
        .all-content {
            padding-top: 20%;
            padding-left: 20%;
            padding-bottom: 30%;   }
    .ong-hut-gao-container .thanh-phan img{
        width: 100%;
        left: unset;
        padding-top: 40%;
    }
    .ong-hut-gao-container .content-center{
        position: absolute;
        max-width: 600px;
        top: 30%;
    }
    .ong-hut-gao-container .anh-nencn img {
        max-width: unset;
        height: unset;
    }
    .ong-hut-gao-container .cn-trai {
        width: 60%;
    }
    
    .ong-hut-gao-container .cn {
        margin: 0;
        width: 40%;
    }
    .ong-hut-gao-container .order-btn{
        width: 393px;
        font-size: 3.125em;
        height: 72px;
    }
	.ong-hut-gao-container .su-anhhuong { max-width:1500px; }
	
	.hien .benefit-zero {
        padding-right: 50px;
        padding-left: 20px;
        width: 60%;
    }
	
	.ong-hut-gao-container .section-seven { margin-top:150px; }
}
@media(min-width:1500px){
    .ong-hut-gao-container .section-two {
        position: relative;
        margin-top: -14%;
    }
    .ong-hut-gao-container .title-phu1{
        white-space: nowrap;
    }
    .ong-hut-gao-container .thanh-phan img{
        width: 100%;
		padding-top:20%;
    }
	.ong-hut-gao-container .left-image.thanh-phan img { margin-left:-20%; }
	.ong-hut-gao-container .ong-hut-gao .right-content { padding-left:0; overflow:visible; }
	.ong-hut-gao-container .content-thanhphan .all-content { padding-left:50px; padding-bottom:100px; }
	.ong-hut-gao-container .cam-nhan { margin-left:-100px; }
	.ong-hut-gao-container .left-image.thanh-phan img.thanh-phan-bg { width:150%; right:150px; }
	
	
    .ong-hut-gao-container .style-chatluong{
        font-size: 3.5em;
    }
    .ong-hut-gao-container .cn-trai{
        width: 60%;
    }
    .ong-hut-gao-container .cn {
            margin: 0;
            width: 40%;
            padding-left: 10%;
        }
    .ong-hut-gao-container .text-chon{
        font-size: 4.5em;
    }
	.ong-hut-gao-container .section-six { margin-top:50px; }
	.ong-hut-gao-container .quan-sat .nd-quansat { font-size:1.5em; } 
	.ong-hut-gao-container .su-anhhuong .tam-nhin1 { font-size:2.4em; margin-bottom:20px; }
	.ong-hut-gao-container .su-anhhuong .anh-huongtrai { padding-right:50px; }
	
	.ong-hut-gao-container .duongkinh, .ong-hut-gao-container .chieudai { font-size:.9em; }
	
	.ong-hut-gao-container .section-nine .style-chatluong { margin-bottom:50px; }
	.ong-hut-gao-container .card-luachon img { height:420px; }
	
	.ong-hut-gao-container .luu-y .slogan-chinh { font-size:3.2em; padding:20px 150px 10px; }
	.ong-hut-gao-container .hag-tag { font-size:2.2em; }
	.ong-hut-gao-container .luu-y [class^='tam-nhin'] { line-height:1.3em; font-size:2.1em; }
	
	.ong-hut-gao-product-list .filter-product { padding:0 100px; }
	
	.hien .benefits-grid {
        margin-top: 100px;
    }
	.hien .benefit-zero {
        padding-left: 80px;
    }
	    .hien .benefit-days {
        margin-left: -80px;
    }
	.hien .day-item img, .hien .edible-img {
        height: 329px;
    }
}
@media(min-width:1700px){
    .ong-hut-gao-container .section-six {
		background-size:auto 60%;
	}
    .ong-hut-gao-container .section-two {
        position: relative;
        margin-top: -8%;
    }
}
@media(min-width:1920px){
    .ong-hut-gao-container .section-two {
        position: relative;
        margin-top: -2%;
    }
}
@media(min-width:2048px){
    
    .ong-hut-gao-container .section-two {position: relative;margin-top: 0}
}
@media(min-width:2304px){
}