@media (min-width: 1025px) {

	.mxh_mobile,
	.bao_gia_mb {
		display: none;
	}

	.nav,
	.nav-container,
	.nav-container.is-visible {
		position: relative;
		top: auto;
		left: auto;
		z-index: auto;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		z-index: 999999;
	}

	.mobile-room {
		display: none;
	}

	.nav-container,
	.nav-container.is-visible {
		visibility: visible;
		height: auto;
		min-height: 0;
		overflow-y: visible;
	}

	.nav-toggle {
		display: none;
	}

	/* 1. Display menu items inline */

	.nav-menu>.menu-item,
	.nav-menu>.menu-item.is-active {
		display: inline-block;
		/* 1 */
		background-color: transparent;
		border: 0;
	}

	.menu-mb {
		display: none;
	}

	/* Remove bottom border on last child */

	.nav-menu>.menu-item:last-child {
		border: 0;
	}

	.nav-menu .menu-item {
		-webkit-transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
		transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
	}

	/* Remove +/- icons */

	.has-dropdown:after {
		content: "" !important;
	}

	/* Add a caret to top-level menu items that have dropdowns */



	/* Increase padding to compensate for caret */

	.has-dropdown>.menu-link {
		padding-right: 2rem;
	}

	/* Re-style dropdowns for larger screens */

	.nav-dropdown {
		display: block;
		opacity: 0;
		position: absolute;
		top: 100%;
		z-index: 999999;
		min-width: 260px;
		margin: 0;
		padding: 0px;
		background-color: #fafafa;
		box-shadow: 0 0 4px hsla(0, 0%, 57.3%, 0.15);
		visibility: hidden;
		-webkit-transition: visibility 0s linear 0.25s, opacity 0.25s linear;
		transition: visibility 0s linear 0.25s, opacity 0.25s linear;
	}

	.has-dropdown:hover>.nav-dropdown {
		visibility: visible;
		opacity: 1;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
	}

	.nav-dropdown .menu-item {
		border: 0;
	}

	.nav-dropdown .menu-item:hover,
	.nav-dropdown .nav-dropdown .menu-item:hover {
		background-color: #d0d0d0;
	}

	.nav-dropdown .nav-dropdown,
	.nav-dropdown .nav-dropdown .menu-item {
		background-color: #dedede;
	}

	.nav-dropdown .nav-dropdown {
		z-index: 9998;
		top: 0;
		left: 100%;
	}

	.content {
		margin-top: 0;
	}
}@media only screen and (max-width: 1024px) {
    #pon_header {
        position: relative;
    }
body {
    padding-bottom: 50px;
}
.langmobile {
        display: block;
        top: 23px;
        right: 70px;
        left: inherit;
        z-index: 999999;
    }
    
 #slider img {
   width: 100%;
   height: 100%;
   object-fit: cover;
   object-position: center;
 }
    /* li.active::after {
        height: 0;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-right: 10px solid #26a7e0;
        bottom: 18px;
        right: 20px;
        left: inherit;
    } */
    .zalome {
        right: 185px;
    }
    .zalome img {
        width: 35px;
        height: 35px;
    }
      #chatmxh {
        position: fixed;
        bottom: 20px;
        right: 0;
        z-index: 99999;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 30px;
        background: #44B0F0;
        bottom: 0;
        padding: 10px 0;
    }

    .chatfb img {
        width: 30px;
        transition: 0.2s;
    }
    .chatfb {
  margin-top: 0;
}

div#khoangcach {
    padding: 50px 0;
}
    ul.tabs li.active::after {
        display: none;
    }

    .menu_footer::before {
        display: none;
    }
    .lienquan img {
    width: 100%;
    height: 150px;
}
   
.nav-container {
    position: fixed;
    top: 65px;
    left: 0;
    z-index: 9999;
    overflow-y: auto;
    visibility: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-overflow-scrolling: touch;
}
    #page_4 h2,
    #page_6 h3 {
        font-size: 21px;
        text-align: center;
    }

    #page_header {
        padding: 15px;
        display: none;
        padding-top: 40px !important;
    }

    .mxh {
        width: 100%;
    }

    .info_contact {
        width: 100%;
    }

    .tin-lq img {
        height: 170px;
    }

    .email,
    .phone {
        width: 100%;
    }

    .info_contact button {
        margin-right: 34px;
    }

 #page_menu {
        padding: 5px;
        height: 35px;
    }
    .logo {
        width: 82%;
        display: block;
        position: fixed;
        left: 5px;
        top: 5px;
        z-index: 99999999;
    }
    .mxh_mobile {
        float: left;
        height: 40px !important;
    }

    .mxh_mobile a img {
        float: left;
        height: 40px !important;
    }

    .bao_gia_mb {
        float: right;
        color: white;
        padding: 7px 20px 0 20px;
    }

    .bao_gia_mb button {
        border: 1px solid #289045;
        color: white;
        background: #fff;
        padding: 3px 10px;
        font-size: 13px;
        text-transform: uppercase;
    }

    /* #page_menu {
        margin-top: 40px;
    } */
    .mxh {
        width: 100%;
    }
    #page_2 .hinh {
    position: relative;
    z-index: 0;
}
#page_2 .hinh img {
    width: 100% !important;
    height: auto !important;
}
#page_2 .chu_thich {
        left: 31%;
        margin-top: 28%;
    }
#page_2 .chu_thich p {
        font-size: 36px;
    }
    #page_2 .chu_thich span {
        font-size: 17px;
    }
.nav-toggle {
        margin: 13px 15px 0 0;
        background-color: #26a7e0;
    }
    #page_2 .gioi_thieu {
    padding: 0;
}
    .logo h3 {
        font-size: 12px;
    }
    .logo h2 {
        font-size: 21px;
    }
    .logo h2, .logo h3 {
        text-align: left;
    }

    .nav {
        height: 65px;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: white;
        z-index: 9999999;
        top: 0;
        left: 0;
        width: 100%;
        text-align: right;
    }

    .slide_home {
        height: 410px;
    }

    #prev,
    #next {
        top: 40%;
    }

    #page_1 {
        padding: 0;
    }

    .box_hethong img {
        width: 17%;
    }

    .dich_vu {
        width: 25%;
    }

    #page_2,
    #page_3,
    .hethong,
    #page_5,
    #page_6,
    footer,
    .fot_end {
        padding: 15px;
    }

    #page_2 h3 {
        margin-top: 0px;
    }

    .more {
        bottom: 0;
    }

    #page_3 h2,
    #page_5 h2 {
        font-size: 21px;
        line-height: 31px;
    }

    .goon,
    .copyright {
        width: 100%;
        text-align: center;
        padding: 5px 0;
    }
#page_2 h3 {
        margin-top: 0px;
        font-size: 22px;
    }
#page_2 .gioi_thieu h4 {
        font-size: 17px !important;
    }
    #page_2 .gioi_thieu h5 {
        font-size: 25px !important;
    }
    a.goon_group {
        float: left;
        padding-left: 0;
    }

    .box_hethong {
        width: 50%;
        top: 0;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px dashed #ccc;
    }

    ul.tabs li {
        width: max-content;
        margin: 0 5px;
        padding: 0;
        border-bottom: 1px dashed #ccc;
        border-right: none;
    }

    .box_duan {
        width: 33.33%;
        padding: 5px;
    }

    .more_sanpham::before {
        display: none;
    }

    .more_sanpham {
        width: 100%;
        padding-left: 0;
    }

    .more_sanpham a {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }

    .sidebar_sanpham {
        width: 35%;
    }

    .content_sanpham {
        width: 65%;
        padding-left: 15px;
    }

    .product_box {
        width: 25%;
        padding: 5px;
    }

    .product_box img {
        height: 125px;
    }

    .doi_tac,
    .tin_tuc {
        width: 50%;
        padding-left: 0;
    }

    .images_hover {
        width: 50%;
        height: 200px;
    }

    .text_tin_tuc {
        width: 50%;
        padding-left: 20px;
        padding-top: 0;
    }

    .box_tin_tuc:nth-child(3)>.text_tin_tuc,
    .box_tin_tuc:nth-child(4)>.text_tin_tuc {
        width: 46% !important;
        padding-left: 0px;
        overflow: hidden;
        height: 20px;
    }

    .box_tin_tuc:nth-child(4) {
        width: 100%;
        position: absolute;
        bottom: 20px;
        left: 54%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .text_tin_tuc h4 {
        padding-bottom: 5px;
    }

    .box_tin_tuc:nth-child(3) {
        position: absolute;
        bottom: 50px;
        left: 54%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .text_footer {
        width: 50%;
    }

    ul.nav-menu.menu {
        width: 100%;
        height: auto !important;
    }

    .center_contact {
        width: 50%;
    }

    .menu_footer {
        width: 100%;
    }
ul.nav-menu.menu {
        margin-top: 0;
    }
    .nav-menu.menu li {
        width: 100%;
        background: #ffffffde;
    }

    .nav-menu.menu li a {
        color: black;
    }
.nav-menu.menu li {
        padding: 7px 12px;
    }
    h2.title,
    .ten_tin {
        font-size: 21px;
    }

    #khung_sp {
        width: 32%;
        height: 210px;
        margin-bottom: 0;
        margin: 5px;
    }

    .san_pham {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 0;
    }
    .item {
        height: 25vh;
    }
    .item img , .owl-carousel .owl-item img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
.box-news-one {
    margin: 0 ;
}
.lienquan  .box-news-one {
    margin: 0 5px;
}
    .box_tin_tuc:nth-child(3),
    .box_tin_tuc:nth-child(4) {
        margin-top: 0px;
        width: 46%;
        margin-bottom: 0px;
    }

    #page_5 h2 {
        width: 100%;
    }

    .send_home {
        width: 100%;
    }

    .menu_footer li {
        width: 50%;
        float: left;
    }

    .tin-lq li {
        float: left;
        width: 100%;
        padding-right: 0;
    }

    #baiviet_mb,
    #sidebar_mb,
    #gallery_mb {
        padding: 0 !important;
    }

    .item-2 {
        height: 6vh !important;
    }

    .content-nd {
        margin-bottom: 20px;
    }

    .hinhanh-album img {
        height: 15vh !important;
    } 
    .hinhanh-album {
    padding: 5px;
}
.hinhanh-album .ten_san_pham {
    text-transform: uppercase;
    font-size: 1.4vh;
    line-height: 1.6;
    display: block;
    color: #fff;
    position: absolute;
    top: 3vh;
    left: 4vh;
    z-index: 1;
    text-shadow: 1px 1px 2px #000;
}
.more_duan {
        padding: 0;
        margin: 40px 0 30px;
        display: inline-block;
    }
    #page_3 .mota h5 {
        font-size: 16px;
    }
    #page_3 {
        padding: 30px 0;
    }
    .lienquan {
        /* width: 32%; */
        margin: 0 -10px;
        padding: 10px 0;
    }
#page_3 .mota {
        font-size: 15px;
        margin: 0px 6px;
        line-height: 18px;
    }
    #gallery_mb {
        width: 50%;
        margin: 0px;
    }
#page_4 {
    padding: 0 15px;
}
    .tin-lq {
        width: 32%;
        float: left;
        margin: 5px;
    }

    .content-baiviet {
        margin: 0;
    }

    .tt-lqs {
        height: 50px;
        overflow: hidden;
    }

    .bb-news {
        width: 48%;
        padding: 0;
        margin: 5px;
        margin-bottom: 20px;
    }

    .noidung_tin img {
        width: 100% !important;
        height: auto !important;
    }
}@media only screen and (max-width: 800px) {

}@media only screen and (max-width: 768px) {

}@media only screen and (max-width: 600px) {
    
}@media only screen and (max-width: 480px) {
   
}@media only screen and (max-width: 320px) {
    #page_header {
        padding: 15px;
    }

    .mxh {
        width: 100%;
    }

    .info_contact {
        width: 100%;
    }

    .dich_vu {
        width: 100%;
        margin: 5px 0;
        height: 75px;
    }

    .tin-lq img {
        height: 150px;
    }

    .email,
    .phone {
        width: 100%;
    }

    .info_contact button {
        margin-right: 34px;
    }

    #page_menu {
        padding: 5px;
    }

    .logo {
        width: 100%;
        text-align: center;
    }

    .nav {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        text-align: right;
    }

    .slide_home {
        height: 210px;
    }

    #prev,
    #next {
        top: 40%;
    }

    #page_1 {
        padding: 0;
    }

    .dich_vu {
        width: 50%;
    }

    #page_2,
    #page_3,
    .hethong,
    #page_5,
    #page_6,
    footer,
    .fot_end {
        padding: 15px;
    }

    #page_2 h3 {
        margin-top: 0px;
    }

    .more {
        bottom: 0;
    }

    #page_3 h2,
    #page_5 h2 {
        font-size: 21px;
        line-height: 31px;
    }

    .goon,
    .copyright {
        width: 100%;
        text-align: left;
        padding: 10px;
    }

    a.goon_group {
        float: left;
        padding-left: 0;
    }

    .box_hethong {
        width: 100%;
        top: 0;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px dashed #ccc;
    }

    ul.tabs li {
        width: 100%;
        margin: 0;
        padding: 10px 0;
        border-bottom: 1px dashed #ccc;
        border-right: none;
    }

    .box_duan {
        width: 100%;
        padding: 0;
    }

    .more_sanpham::before {
        display: none;
    }

    .more_sanpham {
        width: 100%;
        padding-left: 0;
    }

    .more_sanpham a {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }

    .sidebar_sanpham {
        width: 100%;
    }

    .content_sanpham {
        width: 100%;
        padding-left: 0;
    }

    .product_box {
        width: 50%;
        padding: 5px;
    }

    .product_box img {
        height: 125px;
    }

    .doi_tac,
    .tin_tuc {
        width: 100%;
        padding-left: 0;
    }

    .images_hover {
        width: 100%;
        height: 200px;
    }

    .text_tin_tuc {
        width: 100%;
        padding-left: 0;
        padding-top: 10px;
    }

    .box_tin_tuc:nth-child(3),
    .box_tin_tuc:nth-child(4) {
        width: 100%;
        position: relative;
        bottom: 0px;
        left: 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .text_footer {
        width: 100%;
    }

    .center_contact {
        width: 100%;
        padding-left: 0;
    }

    .menu_footer {
        width: 100%;
    }

    .nav-menu.menu li a {
        color: white;
    }

    h2.title,
    .ten_tin {
        font-size: 21px;
    }

    #khung_sp {
        width: 100%;
        height: 250px;
        margin-bottom: 20px !important;
        margin: 0;
    }

    .san_pham {
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }

    .item {
        height: 210px;
    }

    .box_tin_tuc:nth-child(3),
    .box_tin_tuc:nth-child(4) {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #page_5 h2 {
        width: 100%;
    }

    .send_home {
        width: 100%;
    }

    .tin-lq li {
        float: left;
        width: 100%;
        padding-right: 0;
    }

    #baiviet_mb,
    #sidebar_mb,
    #gallery_mb {
        padding: 0 !important;
    }

    .item-2 {
        height: 40px !important;
    }

    .content-nd {
        margin-bottom: 20px;
    }

    .lienquan {
        width: 100%;
    }

    .content-baiviet {
        margin: 0;
    }

    .bb-news {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }

    .noidung_tin img {
        width: 100% !important;
        height: auto !important;
    }
}
@media (min-width: 1600px) { 

}