@media all and (max-width: 1400px) {
	#page_4_2 {
	    position: relative;
	    width: 100%;
	    overflow: hidden;
	}
}
@media all and (max-width: 1280px) {
	#page_4_2 {
	    width: 100%;
	}
	.slide_phoco .slick-next:before, .slide_phoco .slick-prev:before {
	    padding: 22px;
	}
	.slide_phoco .slick-prev {
	    bottom: 15px;
	}
	.slide_phoco .slick-next {
	    bottom: 85px;
	}
	.info_top {
	    width: 75%;
	}
	#logo {
	    float: left;
	    width: 85px;
	}
}

@media all and (max-width: 1024px) {

  #video iframe {
    width: 100vw;
    height: 150vw !important;
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
}
  body {
    padding-top: 80px;
}
	#desktop, .gangcong, .khung_dichvu:nth-child(1) .right_dv::before, .khung_dichvu:nth-child(2) .right_dv::before, .khung_dichvu:nth-child(3) .left_dv::before, .der_page_3::before {
		display: none;
	}
	#mobile {
		display: block;
	}
	
	.logo {
	    width: 25%;
	    float: left;
	    position: relative;
	    z-index: 2;
	    left: 0;
	    top: 0;
	    transition: 0.2s;
	}

	.phonetop {
		display: none;
	}
	header {
    padding: 15px 0;
    transition: 0.5s;
    background-position-y: 45%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999999;
}
  #nav-icon {
    font-size: 14px;
    right: 15px;
    left: inherit;
    top: 10px;
}
	nav.menu {
	    width: 100%;
	    float: left;
	    padding-top: 15px;
	}
	.menu-button {
	    padding: 0;
	    background: none;
	    border: none;
	    cursor: pointer;
	    transition: 0s;
	    border-radius: 2px;
	    width: auto;
	    position: absolute;
	    top: 15px;
	    right: initial;
	    left: 0;
	    z-index: 99999;
	}
	#nav-icon {
		font-size: 21px;
	}
	.visible-xs {
		display: block !important;
	}
	.menu-content.open {
	    background: rgb(254 254 254);
	    padding-right: 0px;
	    width: 100%;
	    top: 80px;
	    right: 0;
	    position: fixed;
	    height: 100vh;
	    overflow-y: scroll;
	    display: block;
	}
	#menu_nav {
		height: 0;
	}
	.menu > ul {
	    float: left;
	    padding-right: 0;
	}
	.menu__item {
	    width: 100%;
	}
	.menu > ul > li > a {
	    margin: 0 13px;
	    padding: 10px 0;
	    color: black;
	    font-size: 21px;
	}
	.tat_menu {
    position: absolute;
    right: 20px;
    top: 60px;
    z-index: 3;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 21px;
}

	.right_search {
		display: none;
	}
	li.menu__item.to-left i {
		display: none;
	}
	.dropdown-menu {
		display: none;
	}
	.duanselec {
	    border: 0;
	    background: white;
	    padding: 8px 20px;
	    width: 100%;
	    color: black !important;
	        border: 1px solid #cccc;
	}
	ul.tabs li {
		color: black !important;
	}
	.center_tabs li {
	    list-style-type: none;
	    float: left;
	    color: white;
	    cursor: pointer;
	    padding: 0 15px;
	    width: 100%;
	}
	.dropdown-menu {
	    position: absolute;
	    top: 100%;
	    left: 0;
	    right: 0;
	    z-index: 1000;
	    display: none;
	    float: left;
	    min-width: 160px;
	    padding: 5px 0;
	    margin: 2px 0 0;
	    font-size: 14px;
	    text-align: left;
	    list-style: none;
	    background-color: #fff;
	    -webkit-background-clip: padding-box;
	    background-clip: padding-box;
	    border: 1px solid #ccc;
	    border: 1px solid rgba(0, 0, 0, .15);
	    border-radius: 4px;
	    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	}
	.phoneme {
		display: none;
	}
	.center_head img {
	    width: 70px;
	}
	.center_head {
	    width: 100%;
	}
	.left_lh {
	    float: left;
	    width: 100%;
	}
	.right_lh {
	    float: left;
	    width: 100%;
	    margin-top: 20px;
	    padding-left: 0px;
	}
    	.title_fot {
    	    font-size: 28px;
    	}
                #page_8 {
                    padding: 30px 0;
                }
	.left_fot {
	    width: 100%;
	    float: left;
	    border-right: 0;
	    padding-top: 30px;
	    padding-right: 0px;
	    padding-bottom: 0;
	}
	.show_search {
	    display: none;
	    position: absolute;
	    right: 0;
	    bottom: -105px;
	    margin-right: 0;
	    background: white;
	    z-index: 999;
	    padding: 5px 15px;
	}
	.show_search button {
	    background: none;
	    border: 0;
	    position: absolute;
	    right: 15px;
	    top: 5px;
	    padding: 0;
	}
	.yourcart {
		position: absolute;
		right: 40px;
		top: 15px;
	}
	.search_mobile {
		position: absolute;
		right: 0;
		top: 15px;
	}
	.slider-home .slick-prev {
    	left: 20px;
	}
	.slider-home .slick-next {
	    right: 20px;
	}
	.slider-home .slick-next, .slider-home .slick-prev {
		bottom: 30%
	}
	header {
	    transition: 0.5s;
	}
	#page_1, #page_3, footer {
	    padding: 30px 0;
	    margin-top: 0;
	}
	.text_one {
	    font-size: 24px;
	}
	.text_two {
	    margin: 10px 0;
	    font-size: 21px;
	}
	.shopnow {
		font-size: 12px;
	}
	.text_slide {
		top: 50px;
	}
	
	.title_ab_home, .title_home, .title_album {
		font-size: 21px;
	}
	#background-img {
	    height: 250px;
	}
	.img_custom {
	    height: 300px;
	}
	.clostbox {
		padding-bottom: 20px;
	}
	.chitiet_sp {
	    position: relative;
	}
	.center_ctsp {
	    margin: 0 auto;
	    text-align: center;
	    color: black;
	    position: relative;
	    top: 10px;
	    padding: 15px;
	    width: 350px;
	    background: none;
	}
	.thongtin_sp_dv {
	    width: 50%;
	    float: left;
	    padding-right: 30px;
	}
	.right_infosp {
	    width: 50%;
	    float: left;
	    background: white;
	    padding: 20px;
	}
	.whitepage {
	    padding: 20px !important;
	}
	.slide_sp_khac {
	    padding: 0 20px;
	}
	.chonmau {
	    width: 100%;
	    cursor: pointer;
	}
	#show_color_modal {
		padding: 20px;
	}
	.khungtieude {
		top: 50px;
	}
    footer {
	    padding-bottom: 50px !important;
	}
	.left_page_1 {
    width: 100%;
    float: left;
    text-transform: uppercase;
    color: white;
    position: relative;
    padding: 20px 0;
    z-index: 9999;
    color: #282828;
}
#page_1::before {
    content: "";
    position: absolute;
    background: url(/images/page_1/6.png);
    background-size: 100%;
    background-repeat: no-repeat;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
}
.right_page_1 {
    float: right;
    position: relative;
    width: 100%;
    right: 0;
    top: 0;
    display: none;
}
.page_2 {
    padding: 10px 0;
    overflow: hidden;
}
.der_page_2 {
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
}
	.left_dv {
	    width: 100% !important;
	    float: left;
	    position: relative;
	}
	.right_dv {
		width: 100% !important;
	}
	.title_dichvu {
    display: inline-block;
    padding: 20px;
    font-size: 13px;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    width: 100%;
}
.khung_dichvu:nth-child(even) .title_dichvu {
    padding-left: 25px;
    }
.khung_dichvu:nth-child(even) .content_dv, .khung_dichvu:nth-child(even) .nhanbaogia {
    padding-left: 0;
}
.khung_dichvu:nth-child(3) .right_dv::before, .left_page6::before {
	display: none;
}
.der_page_3::before {
	right: 30px;
}
.box_duan {
    width: 100%;
    float: left;
    padding: 10px 0;
}
.slider_khachhang {
    margin-top: 0;
}
.dongkhung {
    display: inline-block;
    width: 100%;
    margin-top: 0;
}
.der_page_1 {
    font-size: 30px;
    }
    .khung_cms_home {
    width: 100%;
    float: left;
    padding: 10px 10px;
}
#khoangcach {
    padding: 30px 0;
}
.left_page6 {
    width: 100%;
    position: relative;
    float: left;
    z-index: 2;
    top: 0;
    margin-bottom: 20px;
}
.img_page6::before {
    top: -20px;
    left: -10px;
    }
    .left_page6::after {
    	top: -100px;
    }
    .right_page6 {
	    float: left;
	    width: 100%;
	    padding: 0;
	    padding-left: 0;
	    position: relative;
	    z-index: 2;
	}
	#accordion {
    background: #8ac75d;
    padding: 15px;
    color: white;
    border-radius: 40px;
    margin-top: 20px;
}
.panel-title a {
    padding-right: 35px;
}
.der_page_4 {
    font-weight: bold;
    font-size: 29px;
    line-height: 37px;
}
  .left_lh_home {
    width: 100%;
    float: left;
    padding-right: 0;
    position: relative;
}
.box_inkh {
    margin-top: 20px;
}
.right_lh_home {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.center_fot, .vong::after, .page_4::after, .page_4::before, .right_page6::before, .page_7::after, #page_8::before {
	display: none;
}
.page_7 {
    padding: 0 0 30px;
}
.left_fot_end {
	width: 100%;
}
.xoamargin {
    margin: 0;
}
.right_fot {
    width: 100%;
    margin-top: 15px;
}
.right_fot_end {
	width: 100%;
	margin-top: 10px;
	text-align: left;
}
.ico_duan {
    position: relative;
    width: 30%;
    float: left;
}
.title_duan {
    width: 70%;
    float: left;
}
.der_duan {
    width: 100%;
    display: inline-block;
    margin-top: 10px
}
.title_page_4 {
    font-size: 18px;
}
}@media all and (max-width: 800px) {

.content_ab_home {
    padding: 15px 0;
}
	.img_home {
	    height: 500px;
      
	}
  .content_gt img {
  margin: 0 !important;
	max-width: 100% !important;
	height: auto !important;
}
  .moremore {

    display: table;
    margin: 0 auto;
}
  .backtop {
  }
  #page_3 {
    background-color: #efefef;

}
  
	.img_home img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center;
	}
  .img_ab_mb img {
    width: 100%;
}
.img_ab_mb {
    display: block;
    width: 100%;
  margin-bottom: 10px;
}
	.img_sp_cart {
	    float: left;
	    width: 100%;
	}
	.text_sp_cart {
	    width: 100%;
	    float: left;
	    padding: 20px 0;
	}
	.td_qty {
	    width: 30%;
	    float: left;
	}
	.gia_sp_cart {
		width: 70%;
		line-height: 40px;
	}
	.text_slide {
	    top: 190px;
	    bottom: initial;
	}
	.right_cart {
	    width: 100%;
	}
	.box_slide::after {
		display: none;
	}
	.slick-dots li button:before {
		border-radius: 50%;
	}
	.slick-dots {
	    bottom: 0;
	    width: 100%;
	    padding-bottom: 25px;
	    list-style: none;
	    text-align: center;
	    padding-left: 20%;
	    padding: 0;
	}
	.text_two {
	    font-size: 16px;
	}
	
	.left_ab {
	    width: 100%;
	}

	.search_mobile {
		right: 15px;
	}
	.yourcart {
		right: 55px;
	}
	#boloc {
	    padding: 0;
	    display: inline-block;
	    width: 100%;
	}
	.option {
	    width: 33.33%;
	    margin-right: 0;
	    float: left;
	    border-right: 1px solid #ccc;
	}
	.option select {
		padding: 10px;
		position: relative;
		z-index: 2;
		width: 100%;
		z-index: 1;
	}
        .khung_bot_cms {
            background: #efefef;
            padding: 15px;
        }
                .chuthich_cms {
                    height: 45px;
                    overflow: hidden;
                }
	.sortby {
	    float: left;
	    width: 33.33%;
	    border-right: 0;
	}
        .box_group_from {
            width: 100%;
        }
                .img_cms {
                    height: 100px;
                }
	.sortby label {
		display: none;
	}
	.sortby .option {
		width: 100%;
	}
	select {
	  -webkit-appearance: none;
	  -moz-appearance: none;
	  text-indent: 1px;
	  text-overflow: '';
	}
	.option {
		position: relative;
	}
	.option i {
		display: block;
		position: absolute;
		right: 15px;
		top: 15px;
		z-index: 2;
	}

	.clostbox {
	    padding: 0;
	}
	#khoangcach_nho {
	    padding: 0;
	}
	.loc_sticky {
	    position: fixed;
	    top: 85px;
	    z-index: 99;
	}
	.option select {
		padding-left: 15px;
	}
	.thongtin_sp_dv {
	    width: 100%;
	    float: left;
	    padding-right: 0px;
	}
	.right_infosp {
	    width: 100%;
	}
	.slider_sp_view .slick-next, .slider_sp_view .slick-prev {
	    bottom: 35%;
	}
	.slider_sp_view .slick-next {
	    right: 15px;
	}
	.slider_sp_view .slick-prev {
	    left: 15px;
	}
	#page_4 {
	    padding: 50px 0 0;
	}
	.left_thanhtoan {
	    width: 100%;
	}
	.right_thanhtoan {
	    width: 100%;
	    margin-top: 10px;
	}
	.img_hinhanh {
		width: 100%;
	}
	.khunganh {
		margin: 20px 0;
	}
}
@media all and (max-width: 768px) {

	

}@media all and (max-width: 680px) {
	.center_text h2, .center_text h3 {
		display: none;
	}
	
	

}@media all and (max-width: 480px) {
	
}@media all and (max-width: 320px) {
	

}
@media (min-width: 1600px) { 
	#video iframe {
    width: 100vw;
    height: 39vw !important;
    position: absolute;
    top: -13vw;
    left: 0;
    right: 0;
}
}