div#menu_mobile,
.btn_filter_product,
.img_mobile{
    display: none;
}
@media only screen and (max-width: 1500px){
    .slick-arrow.next {
        right: -70px;
    }
    .slick-arrow.prev {
        left: -70px;
    }
    section.post_details{
        margin-top: -200px;
    }
}
@media only screen and (max-width: 1365px) {
    body .container,
    .content_slider {
        max-width: 1100px;
    }

    .search_form .form-control {
        width: 140px;
    }

    .main_menu li {
        padding: 0 15px;
    }

    .list_menu_footer li {
        margin: 0 20px;
    }

    .box_follow ul {
        flex-wrap: wrap;
    }

    .item_news {
        padding: 7px 10px 60px;
    }

    .item_news:nth-child(1) {
        padding-bottom: 70px;
    }

    .item_news:nth-child(1) .box_follow ul {
        font-size: 16px;
    }
    .item_news:nth-child(1) .box_follow ul li:not(:last-child){
        margin: 0;
    }
    .box_follow ul li {
        width: 100%;
    }
    .nav_link_about ul a{
        padding: 0 20px;
    }
    .nav_link_about ul{
        justify-content: center;
    }
    .filter_product>*:last-child{
        position: unset;
    }
    .certificate_content p{
        font-size: 13px;
    }
    .item_news_list{
        width: calc(calc(100% / 3) - 20px);
    }
    .item_news_list .box_content{
        margin-bottom: 10px;
    }
    .list_address .item .edit a.edit_address{
        margin-bottom: 10px;
    }
    img.voucher{
        max-width: 100%;
    }
    form#form_tt{
        width: auto;
    }
    .information-order-template .info_form_ac{
        overflow: unset;
    }
}
@media only screen and (max-width: 1199px) {
    .btn_filter_product{
        display: block;
    }
    .about_home .box_img img {
        max-width: 100%;
    }

    body .container, .content_slider {
        max-width: 950px;
    }

    .main_menu li {
        padding: 0 10px;
    }

    .main_menu li a,
    .main_menu li ul.sub_menu li a {
        font-size: 13px;
    }

    .video_galley .slick-list {
        padding: 0 !important;
    }

    .about_home .row {
        align-items: center;
    }

    .item_news:nth-child(1) .box_img {
        height: 300px;
    }

    .item_news .box_img {
        height: 145px;
    }

    .promotion_home,
    .about_home,
    .news_home {
        padding: 80px 0;
    }

    .video_galley {
        padding-top: 80px;
    }

    .item_customer .box_video {
        height: 200px;
    }

    .customer_home {
        padding-bottom: 80px;
    }

    .history .box_content {
        padding: 0 30px;
    }

    .history .box_content .content,
    .about_home .content {
        text-align: justify;
    }

    .vision_mission .box .item {
        padding: 90px 30px 30px 30px;
    }

    section.list_post {
        margin-top: -130px;
    }

    .post_details .content_inner > h2 {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .post_details .content_inner > span {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .post_details .content_inner {
        padding: 40px 40px 0 40px;
    }

    .filter_product h3 {
        margin-top: 100px;
        margin-right: 0;
        text-align: center;
        margin-bottom: 15px;
    }

    .filter_product {
        padding: 50px 20px;
        height: 100vh;
        position: fixed;
        display: block;
        top: 0;
        left: 0;
        background: white;
        z-index: 99;
        margin: 0;
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
        transform: translateX(-200%);
        transition: .3s all;
    }

    .filter_product.active {
        transform: translateX(0%);
    }

    .btn_filter_product {
        position: fixed;
        right: 0;
        top: 50%;
        width: 58px;
        height: 58px;
        text-align: center;
        line-height: 60px;
        color: white;
        background-color: #07223b;
        border-radius: 10px 0 0 10px;
        transform: translateY(calc(-100% - 2px));
        z-index: 9;
    }

    .btn_filter_product.active i:before {
        content: '\f05c';
    }

    .filter_product > *:not(h3) {
        margin-bottom: 20px !important;
    }

    .product_page .product_home {
        padding: 60px 0;
    }

    .product_page .product_home .box_sec_2 {
        padding: 0;
    }

    .filter_product .price .irs--flat, .filter_product .mass .irs--flat {
        display: none;
    }

    .irs--flat:before {
        /*background: transparent;*/
        pointer-events: none;
    }

    .filter_product .price:hover .irs--flat, .filter_product .mass:hover .irs--flat {
        display: block;
    }

    .filter_product .price:hover .irs--flat:before {
        background: white;
    }

    .sec_detail_product .info_general_product {
        padding-left: 30px;
    }

    .sec_detail_product {
        padding-top: 60px;
    }

    .sec_quality_products {
        padding: 60px 0;
    }

    .detail_slider-for img {
        margin-bottom: 30px;
    }

    .certificate_content p br {
        display: none;
    }

    .infor_shop .box_img {
        margin-right: 30px;
    }

    .infor_shop {
        padding: 30px;
    }

    .product_ctv section.sec_list_box_news_slider {
        margin-bottom: 0;
        padding: 60px 0;
    }

    .infor_about_shop {
        padding-bottom: 60px;
    }

    .item_news_list .box_img{
        height: 200px;
    }
    .sidebar_post{
        padding: 20px;
    }
    .share.col-xl-6.col-md-12{
        margin-bottom: 10px;
    }
    .tags_post ul,
    .detail_news_content .info_bottom h3{
        display: inline-block;
    }
    .tags_post{
        margin-bottom: 30px;
    }
    form#form_dk h4{
        font-size: 13px;
    }
    form#form_dk, .box_form_dk,
    form#form_dk *, .box_form_dk *{
        font-size: 14px;
    }
    button.view_more{
        margin-top: 30px;
    }
    .form_dang_ky button[type="submit"]{
        min-width: 100%;
    }
    .info_form_ac .content_inner{
        padding: 40px;
    }
    .info_account .content_inner .bottom_info{
        padding: 20px;
    }
    .sec_infor_account{
        padding: 60px 0;
    }
    .info_form_ac{
        overflow: auto;
    }

    .form_inner {
        width: 750px;
    }
    .list_favorite_product .info h3{
        font-size: 13px;
    }
    .address_book_edit .info_form_ac{
        overflow: unset !important;
    }
    .shop_system, .warning_accuracy{
        padding: 60px 0;
    }
    .warning_accuracy .bottom_info .content_inner{
        padding: 0 30px;
    }
    .warning_accuracy .center_info .content_inner{
        padding: 50px 30px;
    }
    .win_the_prize{
        padding-top: 60px;
    }
    .win_the_prize .box_all{
        padding-bottom: 60px;
    }
    .warning_accuracy .bottom_info{
        padding: 50px 0;
    }
    .page_khuyenmai{
        padding: 60px 0;
    }
    .list_ht{
        padding: 30px;
    }
    .info_support {
        padding-left: 30px;
    }
    .detail_support {
        padding: 60px 0;
    }
    .detail_support .list_ht h2{
        font-size: 25px;
    }
    .item_sp .box_img{
        height: 200px;
    }
    .title_sidebar_cart a.edit_address{
        margin-top: 10px;
        float: unset;
    }
    .total_price_product .price{
        font-size: 14px;
    }
    .sum_price{
        padding: 15px 10px;
    }
    .list_category_product .item .box_content{
        width: calc(50% - 30px) !important;
        position: unset;
        padding: 0 0 0 30px !important;
    }
    .list_category_product .item img{
        display: none !important;
    }
    .list_category_product .item img.img_mobile{
        display: block !important;
        width: 50%;
    }
    .list_category_product .item{
        display: flex;
        align-items: center;
    }
    section.product_cat{
        padding: 60px 0;
    }
    .quen_mat_khau{
        padding: 60px 0;
    }
}
@media only screen and (max-width: 991px){
    body .container, .content_slider {
        max-width: 720px;
    }
    .heading_h2{
        font-size: 30px;
    }
    h3.sub_title{
        font-size: 18px;
    }
    .content_slider h1{
        font-size: 30px;
    }
    .content_slider h1 span {
        font-size: 18px;
    }
    .promotion_home, .about_home, .news_home {
        padding: 60px 0;
    }
    .box_promotion {
        display: flex;
    }
    .box_promotion_bottom {
        margin-top: 60px;

    }
    .box_promotion .item h3{
        font-size: 22px;
    }
    .box_promotion .item span {
        font-size: 18px;
    }
    .video_galley{
        padding-top: 60px;
    }
    .view_more_about{
        margin-top: 30px;
    }
    .about_home .box_img {
        margin-top: 30px;
    }
    .item_news:nth-child(1) {
        width: calc(100% - 20px);
        margin-bottom: 20px;
    }
    .item_news:nth-child(1) .box_img {
        height: 350px;
    }
    .item_news{
        width: calc(50% - 20px);
    }
    .item_news .box_img {
        height: 180px;
    }
    .list_menu_footer li a{
        font-size: 13px;
    }
    .site_logo {
        position: relative;
        transform: unset;
        top: unset;
        left: unset;
    }
    .main_menu .container>ul {
        position: absolute;
        margin-top: 90px;
        background: white;
        left: 0;
        top: 0;
        width: 100%;
        /*text-align: center;*/
        max-height: 0;
        overflow: auto;
        transition: .3s;
    }
    .main_menu .container>ul.toggle{
        max-height: 80vh;
        transition: .3s;

    }
    .main_menu ul li{
        display: block;
    }
    .main_menu>.container{
        justify-content: space-between;
    }
    .main_menu>.container{
        align-items: center;
    }
    .main_menu li{
        padding: 0;
    }
    .main_menu li a, .main_menu li ul.sub_menu li a{
        font-size: 15px;
        text-align: left;
    }
    .main_menu li ul.sub_menu{
        position: unset;
        text-align: center;
        transform: unset !important;
        opacity: 1;
        pointer-events: unset !important;
    }
    .main_menu .container>ul>li>a {
        padding: 10px 20px;
        display: block;
    }
    .main_menu li ul.sub_menu li a{
        padding: 10px 35px;
    }
    li.logo_head{
        display: none !important;
    }
    .main_menu .container>ul>li {
        border-bottom: 1px solid rgba(16, 57, 96, 0.21);
    }
    .main_menu{
        border-bottom: 1px solid #103960;
    }
    div#menu_mobile{
        display: inline-block;
    }
    .site_logo::before{
        display: none;
    }
    .site_logo img {
        max-height: 80px;
    }
    span.toggle_menu {
        position: absolute;
        right: 0;
        width: 43px;
        height: 43px;
        text-align: center;
        line-height: 43px;
        border-left: 1px solid rgba(16, 57, 96, 0.21);
        top: 0;
    }
    .main_menu li ul.sub_menu{
        max-height: 0;
        transition: .3s;
    }
    .main_menu .container>ul>li.toggle ul.sub_menu{
        max-height: 80vh;
        transition: .3s;
    }
    .main_menu ul li.parent_item>a:before{
        display: none;
    }
    .main_menu ul li:not(.parent_item) span.toggle_menu{
        display: none;
    }
    .main_menu ul li.parent_item .toggle_menu i{
        transform: rotate(90deg);
        transition: .3s;
    }
    .main_menu ul li.parent_item.toggle .toggle_menu i{
        transform: rotate(-90deg);
        transition: .3s;
    }
    .item_news:nth-child(1){
        padding-bottom: 35px;
    }
    .item_news:nth-child(1) .box_follow{
        bottom: 35px;
    }
    section.nav_link_about .grid-container{
        max-width: inherit;
    }
    .nav_link_about{
        padding: 5px 0;
    }
    .nav_link_about ul a{
        padding: 0 10px;
        font-size: 13px;
    }
    .about_home{
        text-align: center;
    }
    .about_home .heading_h2::before{
        left: 50%;
        transform: translateX(-50%);
    }
    .history,
    .technology{
        padding: 60px 0;
    }
    .technology .box_video .item:nth-child(3n+1){
        height: 380px;
    }
    .technology .box_video .item{
        height: 182px;
    }
    .technology .box_video .item:nth-child(3n+1):after{
        width: 60px;
        height: 60px;
    }
    .technology .box_video .item:after{
        width: 40px;
        height: 40px;
    }
    section.list_post .item .box_content {
        padding: 30px;
    }


    section.list_post .item .box_content h3{
        margin-bottom: 50px;
    }
    section.post_details {
        margin-top: -100px;
    }
    .post_details .content_inner {
        padding: 30px 30px 0 30px;
    }
    .post_details .content_inner>h2{
        font-size: 25px;
    }
    .post_details .item .box_content {
        padding: 20px;
    }
    .post_details .item .box_content h3{
        font-size: 15px;
    }
    .post_details .item .box_content span{
        font-size: 12px;
        margin-bottom: 10px;
    }
    .share_post{
        margin: 30px -30px 0;
        flex-wrap: wrap;
        padding: 20px 30px;
    }
    .share_post h3{
        width: 100%;
        margin-bottom: 10px;
    }
    .info_general_product .order{
        flex-wrap: wrap;
    }
    .order_number{
        margin: 0 0 20px 0;
    }
    a.btn.text_center.mr-1.buy_now, .add_to_cart_product {
        width: auto;
        min-width: 120px;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
    }
    .share{
        flex-wrap: wrap;
    }

    .share b {
        margin: 0 0 10px 0;
        width: 100%;
    }
    .box_content_detail .content{
        padding: 0 10px;
    }
    .tab_cam_nhan .box_content {
        padding: 40px 10px;
    }
    .common_sense{
        flex-wrap: wrap;
    }
    .common_sense .point{
        width: 100%;
        text-align: center;
        border: none;
        border-bottom: 1px solid #bcbcbc;
        margin-bottom: 20px;
        padding-bottom: 25px;
    }
    .common_sense .filter_star {
        width: 100%;
    }
    .common_sense .filter_star .inner{
        padding: 0 30px;
    }
    .list_cmt{
        padding: 30px;
    }
    .slider_for_danhgia .content_inner{
        margin: 40px 10px;
    }
    .infor_about_shop .infor_shop .box_img{
        width: 100%;
        margin-bottom: 30px;
        margin-right: 0;
        text-align: center;
        float: unset;
    }
    .infor_about_shop .infor_shop .box_content *{
        text-align: center;
    }
    .infor_about_shop{
        margin-top: 60px;
    }
    .item_news_list {
        width: calc(calc(100% / 2) - 20px);
    }
    .item_news_list .box_img {
        height: 180px;
    }
    .news-page section.news {
        padding: 60px 0;
    }
    .filter_news li{
        padding: 0 20px;
    }
    section.breadcrumbs ul{
        flex-wrap: wrap;
    }
    .sidebar_post{
        margin-left: 0;
    }
    ul.list_categories a i{
        margin-right: 10px;
    }
    ul.list_categories a{
        font-size: 13px;
    }
    ul.list_categories li:not(:last-child) {
        margin-bottom: 10px;
    }
    .new_post .item h4{
        font-size: 13px;
    }
    .news_orther .item_news_list .box_img{
        height: 150px;
    }
    .form_left{
        display: none;
    }
    form#form_dk, .box_form_dk{
        padding: 30px;
    }
    form#form_dk .info h2, .form_dk .info h2, .form_quenmatkhau_bg h2{
        font-size: 20px;
    }
    .form_dang_ky{
        padding: 60px 0;
    }
    .box_form_dk>.row>.col-md-6:last-child{
        padding: 0;
    }
    .info_account .content_inner .bottom_info ul a{
        height: 35px;
        line-height: 35px;
        font-size: 13px
    }
    .list_address .item .edit a.edit_address{
       height: 35px;
        font-size: 13px;
        line-height: 35px;
        padding: 0 15px;
    }
    a.trash{
        height: 35px;
        width: 35px;
        line-height: 35px;
    }
    .list_address .item .info{
        width: calc(70% - 20px);
        margin-right: 20px;
    }
    .list_favorite_product .item{
        width: calc(100% - 20px);
    }
    .col-md-7.radio_check .last {
        margin: 10px 0 0 0;
    }
    .col-md-7.radio_check{
        flex-wrap: wrap;
    }
    .col-md-7.radio_check input{
        padding-left: 0;
    }
    .col-md-7.radio_check > div{
        width: 100%;
    }
    .warning_accuracy .top_info .box b{
        font-size: 15px;
    }
    .warning_accuracy .center_info .col-md-6:last-child h3, .warning_accuracy .bottom_info h3,
    .warning_accuracy .center_info .col-md-6:first-child h3{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .list_shop{
        padding: 0 20px 20px 20px;
        max-height: 350px;
    }
    .detail_support .col-lg-4{
        order: 2;

    }
    .info_support{
        padding-left: 15px;
        margin-bottom: 30px;
    }
    .detail_support .list_ht h2{
        font-size: 18px;
    }
    section.section.detail_support.faq_page .box .item h3{
        font-size: 15px;
    }
    .menu_support a{
        font-size: 13px;
    }
    .menu_support a i{
        margin-right: 10px;
    }
    .menu_support li:not(:last-child) {
        margin-bottom: 15px;
    }
    .detail_support .list_ht h2{
        margin-bottom: 20px;
    }
    .single_suport .info_support{
        margin-bottom: 0;
    }
    .item_sp{
        width: calc(calc(100% / 2) - 20px);
    }
    .support_customer{
        padding: 40px 0 60px 0;
    }
    .tra_cuu .input-group{
        padding: 0;
    }
    .sidebar_cart.payment_product{
        margin-top: 30px;
    }
    .order_product.view_more{
        margin-top: 0px;
        margin-bottom: 20px ;
    }
    .title_sidebar_cart a.edit_address{
        float: right;
    }
    .total_price_product ul{
        width: 100%;
    }
    .return_shop.view_more{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .list_category_product .item .box_content .content{
        margin-bottom: 20px;
    }
    .list_category_product .item .box_content span.sub_title{
        font-size: 15px;
    }
    .list_category_product .item h4{
        font-size: 25px;
    }
    .list_category_product .view_more {
        height: 35px;
        font-size: 14px;
        line-height: 35px;
        min-width: 150px;
    }
}
@media only screen and (max-width: 767px)   {
    footer{
        padding-top: 40px;
    }
    .logo_footer{
        max-height: 80px;
    }
    .share img {
        object-fit: contain;
    }
    .info_contact li, .info_contact li a{
        font-size: 13px;
    }
    .info_contact li {
        margin-bottom: 5px;
    }
    .list_menu_footer li{
        display: block;
    }
    .footer_bar{
        flex-wrap: wrap;
    }
    .footer_bar .content{
        order: 2;
        padding: 0 30px;
        font-size: 13px;
    }
    .link_social{
        width: 100%;
        margin-bottom: 20px;
        padding: 0 30px;
        text-align: center;
    }
    .content_slider h1{
        font-size: 20px;
    }
    .content_slider h1 span {
        font-size: 15px;
    }
    /*.logo_top{*/
    /*    transform: unset;*/
    /*}*/
    .banner_slider::before{
        display: none;
    }
    .logo_top {
        transform: translateY(-50%);
        background: white;
        padding: 10px;
        border-radius: 50%;
    }
    .content_slider{
        padding: 0 20px;
    }
    .box_sec_2 {
        padding: 0px 10px 40px 10px;
    }
    .heading_h2{
        font-size: 20px;
        margin-bottom: 15px;
        position: relative;
        padding-bottom: 35px;
    }
    h3.sub_title {
        font-size: 15px;
        margin-bottom: 5px;
    }
    /*ul.menu_side_bar{*/
    /*    display: none;*/
    /*}*/
    .heading_h2::before{
        width: 100px;
    }
    .buttton_group a{
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        min-width: 140px;
        float: left;
        padding: 0 10px;
        width: calc(50% - 20px);
        margin-bottom: 10px;
    }
    .buttton_group{
        margin-bottom: 20px;
    }
    .star{
        margin-bottom: 0;
    }
    .item_product .box_content span, .item_product.change_color .box_content span{
        font-size: 13px;
    }
    .item_product .box_content h3, .item_product.change_color .box_content h3{
        margin-bottom: 15px;
    }
    .item_product .box_content h3 a, .item_product.change_color .box_content h3 a{
        font-size: 15px;

    }
    .item_product .box_content h4, .item_product.change_color .box_content h4{
        font-size: 16px;
    }
     .item_product {
        padding: 10px 10px 45px;
    }
    .item_product .box_img{
        height: 120px;
        margin-bottom: 10px;
    }
    .view_more{
        height: 35px;
        font-size: 14px;
        line-height: 35px;
        min-width: 150px;
    }
    .one_item_product {
        padding: 0 5px;
    }
    .promotion_home, .about_home, .news_home{
        padding: 40px 0;
    }
    .promotion_home .item_product{
        margin: 0 5px;
    }
    .content_promotion{
        transform: translateY(calc(100% + 5px));
        height: 25px;
        line-height: 25px;
        padding: 0 15px;
        font-size: 12px;
    }
    .box_promotion .item{
        width: 100%;
    }
    .box_promotion{
        flex-wrap: wrap;

    }
    .box_promotion_bottom{
        margin-top: 40px;
        padding: 0 20px;
    }
    .box_promotion .item h3{
        font-size: 18px;
    }
    .box_promotion .item span {
        font-size: 15px;
    }
    .box_promotion .item:not(:last-child) {
        margin-bottom: 20px;
    }
    .video_galley {
        padding-top: 40px;
        padding-bottom: 320px;
    }
    .video_galley .item a::before{
        width: 50px;
        height: 50px;
    }
    .content {
        font-size: 14px;
    }
    .item_customer .top_info span{
        font-size: 16px;
    }
    .item_customer .top_info h3{
        font-size: 14px;
    }
    .certification {
        padding-top: 55px;
    }
    .certification .box_img{
        height: 200px;
    }
    .customer_home {
        padding-bottom: 40px;
    }
    .video_galley .view_more_about {
        margin-top: 20px;
    }
    .view_more_about i{
        font-size: 12px;
        margin-right: 10px;
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    .view_more_about{
        font-size: 14px;
    }
    .item_news:nth-child(1) .box_img{
        height: 180px;
    }
    .item_news:nth-child(1) .box_content {
        padding: 0 10px;
    }
    .item_news:nth-child(1) h3 a, .item_news:nth-child(1) h3{
        margin-bottom: 20px;
        font-size: 16px;
    }
    .item_news:nth-child(1) .box_content h3 a {
        height: 40px;
    }
    .item_news:nth-child(1) .box_img{
        margin-bottom: 20px;
    }
    .item_news:nth-child(1) .box_content .view_details_post{
        font-size: 14px;
    }
    .item_news:nth-child(1) .box_content .view_details_post i{
        margin-left: 5px;
        font-size: 12px;
    }
    .item_news{
        padding: 7px 10px 20px;
    }
    .item_news .view_details_post{
        display: none;
    }
    .item_news .box_img {
        height: 100px;
    }
    .topbar{
        height: auto;
        text-align: center;
    }
    .topbar_right ul{
        float: unset;
    }
    .topbar_right ul li a {
        padding: 0 10px;
    }
    .search_form .form-control {
        width: 120px;
    }
    .site_logo img {
        max-height: 40px;
    }
    .main_menu{
        height: 60px;
    }
    .main {
        margin-top: 59px;
    }
    #pencet{
        transform: scale(0.5);
    }
    .main_menu.sticky{
        transform: translateY(-61px);
    }
    .main_menu .container>ul{
        margin-top: 60px;
    }
    .list_menu_footer li:not(:last-child) {
        margin-bottom: 10px;
    }
    ul.menu_side_bar{
        /*top: unset;*/
        /*bottom: 50px;*/
        transform: translateX(calc(100% - 40px));
    }
    ul.menu_side_bar li{
        height: 45px;
        transform: unset;
    }
    ul.menu_side_bar li .box_img{
        width: 45px;
        height: 45px;
        line-height: 45px;
        margin-right: 10px;
    }
    ul.menu_side_bar li .box_img img {
        max-height: 20px;
    }
    ul.menu_side_bar li{
        font-size: 12px;
    }
    ul.menu_side_bar li:hover{
        transform: translateX(calc(-100% + 40px));
    }
    .box_promotion{
        margin-top: 10px;
    }
    .footer_nav_bar{
        display: block;
        position: fixed;
        bottom: 0;
        position: fixed;
        width: 100%;
        background: white;
        z-index: 9;
        transition: .5s;
        transform: translateY(200%);
        box-shadow: 0 1px 14px rgba(0, 0, 0, 0.1);
    }
    .footer_nav_bar.active{
        transition: .5s;
        transform: translateY(0%);
    }
    .footer_nav_bar ul{
        display: flex;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .footer_nav_bar li {
        width: 25%;
        color: #07223b;
        font-size: 12px;
        padding: 8px 0;
        padding-bottom: 20px;
        position: relative;
        background-color: transparent;
    }
    .footer_nav_bar li a{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .footer_nav_bar li img {
        height: 18px;

    }
    .footer_nav_bar li h4 {
        margin: 0;
        font-size: 12px;
        margin-top: 5px;
    }
    .footer_nav_bar li:hover{
        background-color: #fbb040;
    }
    .footer_nav_bar li:hover{
        color: white;

    }
    .footer_nav_bar li:hover img{
        filter: brightness(0) invert(1);
    }
    a.back_to_top{bottom: 80px}
    body{
        padding-bottom: 54px;
    }
    .footer_bar{
        padding-bottom: 35px;
    }
    .pc_product{
        display: none;
    }
    .mobile_product{
        display: block;
    }
    .promotion_home .box_promotion .slick-list{
        padding: 0;
    }
    .box_promotion .item:not(:last-child){
        margin: 0;
    }
    .box_promotion ul.slick-dots{
        width: 100%;
        text-align: center;
    }
    .item_news:nth-child(1){
        padding-bottom: 60px;
    }
    .item_news:nth-child(1) .box_follow{
        left: 10px;
        bottom: 20px;
    }
    .item_news {
        padding: 7px 10px 60px;
    }
    .buttton_group{
        text-align: center;
    }
    .buttton_group a{
        min-width: auto;
        width: auto;
        display: inline-block;
        float: unset;
    }
    /*    margin: 0 9px;*/
    /*    min-width: auto;*/
    /*}*/
    .box_promotion{
        display: block;
    }
    /*.video_galley .item::before{*/
    /*    display: none;*/
    /*}*/
    .video_galley .item .box_content{
        opacity: 1;
    }
    .video_galley .item .box_content h3{
        font-size: 14px;
    }
    .video_galley .item .box_content{
        left: 20px;
        right: 20px;
        bottom: 20px;
    }
    .video_galley .item .box_content span{
        margin-bottom: 0;
    }
    .video_galley .item::before{
        height: 50%;
        background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    }
    .video_galley .item{
        transform: scale(1) !important;
    }
    .why_choose_box .item{
        margin-bottom: 30px;
    }
    .why_choose_box .item img{
        max-width: 100px;
    }
    .nav_link_about{
        display: none;
    }
    .history .box_content>h3{
        text-align: center;
        font-size: 20px;
        margin-bottom: 20px;
    }
    .why_choose_box .item h3{
        font-size: 15px;
        margin: 20px 0 10px 0;
    }
    .vision_mission .box .item img{
        max-width: 100px;
    }
    .vision_mission .box .item {
        padding: 60px 20px 20px 20px;
    }
    .vision_mission .box .item>h3{
        font-size: 16px;
    }
    .about_page .certification {
        padding-top: 300px;
    }
    .technology .box_video .item:nth-child(3n+1){
        width: calc(100% - 10px);
        margin: 0 5px 10px 5px !important;
    }
    .technology .box_video .item {
        height: 182px;
        width: calc(50% - 10px);
        margin: 0 5px 0 5px !important;
    }
    .vision_mission h2.heading_h2 {
        margin-bottom: 70px;
    }
    .history .box_content {
        padding: 0;
    }
    section.list_post {
        margin-top: 0px;
        padding: 40px 0;
    }
    section.list_post .item .box_content {
        padding: 20px;
    }
    section.list_post .item .box_content h3 {
        height: 45px;
        font-size: 18px;
        margin-bottom: 10px;
    }
    section.list_post .item span{
        font-size: 13px;
        margin-bottom: 20px;
    }
    section.list_post .item .box_content .content{
        margin-bottom: 30px;
        height: 75px;
        padding-top: 10px;
    }
    .view_post{
        font-size: 12px;
    }
    a.view_post i{
        font-size: 9px;
        margin-top: -2px;
    }
    section.post_details .box{
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
    }
    section.post_details .box .item{
        width: calc(calc(100% / 3) - 10px);
        margin-bottom: 0;
    }
    section.post_details{
        padding-bottom: 60px;
    }
    .btn_filter_product{
        width: 40px;
        height: 45px;
        line-height: 45px;
    }
    .product_page .product_home {
        padding: 40px 0;
    }
    .sec_detail_product {
        padding-top: 40px;
    }
    .sec_detail_product .info_general_product {
        padding-left: 30px;
        padding: 30px 15px 0 15px;
    }
    .order_number {
        margin: 0 20px 0 0;
    }
    .sec_content_detail{
        padding-top: 40px;
    }
    .common_sense .filter_star ul{
        margin-left: 0;
        margin-top: 10px;
    }
    .common_sense .filter_star ul li{
        width: calc(100% / 3);
    }
    .common_sense .filter_star h3{
        margin-left: 10px;
    }
    .sec_quality_products {
        padding: 40px 0;
    }
    .sec_quality_products .slick-slide {
        margin: 20px 10px 40px 10px;    }
    .line_height{
        margin-top: 40px;
    }
    .box_content_detail img{
        height: auto;
    }
    section.breadcrumbs ul{
        flex-wrap: wrap;
    }
    section.breadcrumbs {
        padding: 10px 0;
        background-color: #f2f2f2;
    }
    .infor_about_shop{
        margin-top: 40px;
    }
    .infor_shop{
        margin: 0 20px;
    }
    .search_result_page .box_sec_2{
        padding: 40px 0;
    }
    .item_news_list .box_img {
        height: 100px;
    }
    .item_news_list{
        padding: 7px 10px 60px;
        width: calc(50% - 20px) !important;
    }
    .item_news_list .box_img {
        height: 100px !important;
    }
    .item_news_list .view_details_post{
        display: none !important;
    }
    .news ul.list_cat_post li {
        margin-bottom: 15px;
    }
    .detail_news{
        padding: 40px 0;
    }
    .detail_news h1.title_post{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .news_orther{
        padding-top: 40px;
    }
    .form_dang_ky{
        padding: 40px 0;
    }
    form#form_dk>.row>.col-md-7{
        padding: 0;
    }
    .info_account .content_inner{
        min-height: auto;
    }
    .info_form_ac h2{
        font-size: 20px;
        margin-bottom: 0;
    }
    .info_form_ac .content_inner {
        padding: 30px;
    }
    .info_account .content_inner{
        padding: 30px 0;
    }
    .col-md-4.info_account{
        margin-bottom: 30px;
    }
    .info_form_ac h4{
        margin-bottom: 10px;
    }
    .row.info_checkbox{
        flex-wrap: nowrap;
    }
    .password_ac h2{
        margin-bottom: 10px;
    }
    .sec_infor_account{
        padding: 40px 0;
    }
    .info_form_ac h2{
        margin-bottom: 20px;
    }
    .warning_accuracy h2.heading_h2{
        margin-bottom: 30px;
    }
    .warning_accuracy .top_info .col-md-6:first-child{
        margin-bottom: 30px;
    }
    .warning_accuracy .top_info h3{
        font-size: 18px;
    }
    .warning_accuracy .center_info .content_inner img{
        z-index: -1;
    }
    .warning_accuracy .center_info .content_inner{
        position: relative;
        z-index: 0;
    }
    .warning_accuracy .bottom_info {
        padding: 30px 15px;
    }
    .warning_accuracy .bottom_info .content_inner{
        padding: 0;
    }
    .warning_accuracy .bottom_info .col-md-6:first-child {
        border: none;
    }
    .warning_accuracy .last_info h3{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .warning_accuracy .last_info ul li img {
        width: 35px;
    }
    .warning_accuracy .center_info .content_inner{
        padding: 30px;
    }
    form#form_tt h2{
        font-size: 20px;
        margin-bottom: 20px;
    }
    form#form_tt{
        padding: 30px;
    }
    .devvn_local_adrress .left_info,
    .devvn_local_adrress .right_info{
        width: 100%;
    }
    .devvn_local_adrress iframe{
        height: 250px;
    }
    .list_shop .item{
        padding: 10px  0;
    }
    .page_khuyenmai {
        padding: 40px 0;
    }
    .nav_type_sales{
        display: none;
    }
    div#countdown ul{
        padding: 0 30px;
    }
    .promotion_shock{
        padding-top: 40px;
    }
    .ds-khuyen-mai-page footer.text_center.d-inline-block.w-100{
        margin-top: 40px !important;
    }
    .detail_support{
        padding: 40px 0;
    }
    .box_faq h3{
        padding: 10px 15px;
        font-size: 13px;
    }
    .box_faq .hide_content .content{
        font-size: 14px;
        padding: 10px;
    }
    .info_support>h1{
        font-size: 25px;
        margin-bottom: 20px;
    }
    .detail_support .list_ht h2{
        font-size: 20px;
    }
    section.section.detail_support.faq_page .box{
        margin: 0 -15px;
        margin-top: 20px;
    }
    section.section.detail_support.faq_page .list_ht h2{
        margin-bottom: 20px;
    }
    section.section.detail_support.faq_page .list_ht h2 br{
        display: none;
    }
    .single_suport .detail_support .col-md-4{
        order: 2;
        margin-top: 20px;
    }
    .information-order-template .row.info_checkbox .col-md-3{
        display: none;
    }
    .information-order-template .form_info_order.info_form_ac button.view_more{
        margin-left: 0;
    }
    .form_quenmatkhau{
        width: auto;
    }
    .title_mt{
        padding-top: 0  ;
    }
    .form_quenmatkhau_bg{
        height: auto;
        padding: 40px;
    }
    .form_quenmatkhau .view_more{
        height: 45px;
        line-height: 45px;
    }
}
@media only screen and (max-width: 600px){
    .common_sense .filter_star .inner{
        flex-wrap: wrap;
    }
    .news-page section.news{
        padding: 40px 0;
    }
    .news ul.list_cat_post{
        padding: 0;
    }
    .news ul.list_cat_post li a{
        padding: 5px 10px ;
        height: auto;
        margin: 0 2px;
    }
    .filter_news li{
        padding: 0;
        line-height: unset;
        border: none;
    }
    .filter_news li a{
        font-size: 12px;
     border-left: 1px solid #666666;
        padding: 0 5px;
    }
    .filter_news li:first-child a{
        border-left: none;
    }
    .news_orther .item_news_list .box_img{
        height: 100px;
    }
    .cart_page .list_favorite_product .item{
        flex-wrap: wrap;
    }
    .cart_page .list_favorite_product .item:nth-child(1) .box_img,
    .cart_page .list_favorite_product .item:nth-child(3) .box_img{
        margin: 0 10px 10px 0;
    }
    .info-order .list_address .item{
        width: calc(100% - 20px);
    }
    .template_cart_page .cart_page .list_favorite_product .box_img{
        margin: 0 20px 20px 0 !important;
    }
    .template_cart_page .list_favorite_product{
        margin: 0;
    }
    .list_category_product .item {
        flex-wrap: wrap;
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
        padding: 30px;
        border-radius: 10px;
    }
    .list_category_product .item .box_content{
        width: 100% !important;
        margin-top: 20px;
        padding:  0 !important;
    }
    .list_category_product .item img.img_mobile{
        width: auto;
    }
}
@media only screen and (max-width: 480px){
    .history, .technology {
    padding: 40px 0;
    }
    .vision_mission .box .item{
    width: calc(100% - 20px);
    }
    .vision_mission .box .item:not(:last-child) {
    margin-bottom: 80px;
    }
    .technology .box_video .item:nth-child(3n+1) {
    height: 300px;
    }
    .technology .box_video .item{
    height: 150px;
    }
    .technology .box_video .item:after{
    width: 30px !important;
    height: 30px !important;
    }
    .technology .box_video .item .box_content {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
    }
    section.list_post .item{
    width: calc(50% - 10px);
    margin: 0 5px 10px 5px;
    }
    section.list_post .item span {
    font-size: 12px;
    margin-bottom: 10px;
    }
    section.list_post .item .box_content {
    padding: 15px;
    }
    section.list_post .item .box_content .content{
    margin-bottom: 10px;
    }
    section.list_post .item .box_img:before{
    display: none;
    }
    section.post_details{
    padding: 40px 0;
    }
    section.post_details .box{
    flex-wrap: wrap;
    }
    section.post_details .box .item{
    width: 100%;
    margin: 0;
    }
    section.post_details .box .item:not(:last-child) {
    margin: 0 0 20px 0;
    }
    section.post_details {
    margin-top: -80px;
    }
    .post_details .content_inner>span{
    margin-bottom: 10px;
    }
    .post_details .content_inner>h2 {
    font-size: 20px;
    margin-bottom: 20px;
    }
    .order_number input{
    width: 50px;
    }
    .common_sense .filter_star .inner {
    padding: 0 15px;
    }
    .common_sense .filter_star .inner a{
    font-size: 13px;
    }
    .list_cmt .item .content{
    font-size: 15px;
    }
    a.feedback{
    font-size: 15px;
    }
    .slider_nav_danhgia .item{
    font-size: 14px;
    padding: 0 10px;
    }
    .slider_for_danhgia .content_inner{
    padding: 30px;
    }.news ul.list_cat_post{
        margin-bottom: 20px;
     }

    .news_orther .item_news_list{
        width: auto;
        margin: 0 30px 20px 30px;
    }
    .news_orther .item_news_list .box_img {
        height: 150px;
    }
    .share img{
        max-width: 30px;
        margin-right: 5px;
    }
    .list_address .item{
        flex-wrap: wrap;
    }
    .list_address .item .info {
        width: 100%;
        margin-right: 0;
    }
    .list_address .item .edit{
        width: 100%;
        margin-top: 15px;
    }
    .list_address .item{
        padding: 20px;
    }
    .warning_accuracy .center_info .content_inner img{
        display: none;
    }
    .list_shop{
        height: 280px;
    }
    .devvn_local_adrress .top_info h2{
        font-size: 18px;
    }
    .shop_system, .warning_accuracy{
        padding: 40px 0;
    }
    .khuyen_mai_banner{
        width: calc(100% - 20px);
        float: unset;
    }.share{
    margin-top: 30px;
         }
    .item_sp .box_img {
        height: 100px;
    }
    .item_sp .box_content {
        padding: 15px 10px;
    }
    .item_sp .box_content h3{
        font-size: 13px;
    }
    .support_customer{
        padding: 40px 0;
    }
    .tra_cuu .input-group input{
        width: 100%;
        border-radius: 25px !important;
        margin-bottom: 15px;
    }
    .input-group-append{
        margin-left: 0;
        width: 100%;
        border-radius: 25px !important;
        overflow: hidden;
    }
    .tra_cuu .input-group-append button{
        width: 100%;
    }
    .process_order ul{
        width: 320px;
    }
    .process_order h3{
        bottom: -45px;
        padding: 0 20px;
    }
    .payment .list_favorite_product .item input{
        width: 100%;
        margin: 0 0 20px 0;
    }
    .cart_page .list_favorite_product .item{
        justify-content: center;
        text-align: center;
    }
    .payment .list_favorite_product .item .box_img{
        width: 100%;
        text-align: center;
        justify-content: center;
        margin: 0 0 10px 0 !important;
    }
    .order_product.view_more{
        float: right;
    }
    .intend_time .inner_content{
        padding: 0 20px;
    }
    .info-order .list_address .item .edit{
        text-align: left;
    }
    .template_cart_page .cart_page .list_favorite_product .item{
        text-align: left;
    }
    .template_cart_page .cart_page .list_favorite_product .item{
        justify-content: unset;
    }
    .template_cart_page footer.text_center.d-inline-block.w-100{
        margin-top: 20px !important;
    }
    .list_favorite_product .info{
        width: calc(100% - 130px);
    }
    .return_shop.view_more{
        margin-top: 10px;
    }
    section.list_post .item{
        flex-wrap: wrap;
        display: flex;
    }
    section.list_post .item .box_content{
        order: 3;
    }
    section.post_details .box .item{
        display: flex;
        flex-wrap: wrap;
    }
    section.post_details .box .item .box_content{
        order: 3;
    }
}
@media only screen and (max-width: 375px) {
    .item_news .box_content,
    .item_news:nth-child(1) .box_content{
    padding: 0;
    }
    .box_follow ul{
    font-size: 12px;
    padding: 0;
    }
    .news ul.list_cat_post li a{
        font-size: 10px;
    }
}
@media only screen and (max-width: 360px) {
    .like_product {
        margin-top: 15px;
    }
}