@media screen and (max-width: 1500px) {
    .d_segment_header.d_segmentscroll .header_logo img {
        max-height: 50px;
    }

    .menu_left ul li {
        padding: 0 10px;
    }

    .header_hotline {
        margin-left: 20px;
    }

    .hs_form {
        width: 240px;
    }

    .header_logo img {
        max-height: 50px;
    }


    .home_intro_text .g_content {
        max-height: 530px;
    }

    .contact_page_info_group .contact_company_info {
        width: calc(62% - 15px);
    }
    .contact_page_info_group .dcontact_form {
        width: calc(38% - 15px);
    }
}

@media screen and (max-width: 1348px) {
    .owl-theme .owl-controls .owl-nav .owl-next {
        right: -5px;
    }

    .owl-theme .owl-controls .owl-nav .owl-prev {
        left: -5px;
    }
}

@media screen and (max-width: 1199px) {
    .tr_mobile {
        display: block !important;
    }

    .tr_pc {
        display: none !important;
    }

    .main {
        width: 100%;
    }

    body {
        font-size: 14px;
    }

    /*body {*/
    /*	padding-bottom: 46px;*/
    /*}*/
    /* .container, .d_container {
        width: 100%;
        max-width: 100% !important;
        padding: 0 15px;
    } */
    img {
        max-width: 100%;
    }

    .d_tab .tab * {
        width: 100%;
    }

    .d_tab .tab button {
        padding: 12px 5px;
    }

    .d_tab .tab {
        flex-wrap: initial;
    }

    .tr_main {
        /*padding-top: 20px;*/
    }

    .tr_block_content {
        width: 100% !important;
        /* padding: 0; */
        max-width: 100% !important;
        flex: initial !important;
        padding-bottom: 20px;
    }

    .tr_tieu_de_sp {
        display: none;
    }

    .deal_detail_name_long {
        margin-top: 15px;
    }

    .dform_item input, .dform_item select {
        width: 100%;
    }

    /* .owl-carousel .owl-dots{
        display: block;
    } */
    .excerpt {
        -webkit-line-clamp: 2;
    }

    .d_container {
        width: 100%;
        max-width: unset;
    }


    .product_item.g_landscape .product_img {
        width: 100%;
    }

    .product_item.g_landscape .product_summary {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
    }


    .d_segment_category .g_group .g_wrapper {
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .d_segment_product .g_group .g_wrapper {
        width: 50%;
    }

    .d_segment_category .g_group {
        margin: 20px 0;
    }

    .d_segment_category .g_group .g_wrapper {
        padding: 10px 0;
    }

    .d_social_group .d_wrapper.empty_space {
        width: 0;
        padding: 0;
        display: none;
    }

    .d_social_group .d_wrapper {
        padding: 0;
        width: auto;
    }

    .d_social_group {
        /* margin: 30px 0 0; */
        /* justify-content: center; */
    }

    .m-mt-20 {
        margin-top: 20px;
    }

    .d_segment_footer {
        padding: 20px 0;
    }

    .footer_title {
        margin-bottom: 20px;
    }

    .f_license {
        margin-bottom: 16px;
    }

    .f_ls_logo .g_item img {
        max-height: 50px;
    }

    .f_ls_logo {
        justify-content: space-between;
    }

    .footer_group_2 .g_left, .footer_group_2 .g_right {
        width: 100%;
    }

    .header_group .g_middle {
        display: none;
    }

    .header_logo {
        margin-left: 10px !important;
    }

    .header_account_info span.g_text {
        /*display: none;*/
    }

    .d_segment_category {
        padding: 40px 0;
    }

    .d_title2 {
        font-size: 32px;
        line-height: 36px;
    }

    .cat_wrapper {
        margin: -20px 0;
    }

    .social_wrapper {
        margin: 20px 0;
    }

    .header_account {
        margin-left: 20px !important;
        display: flex;
    }

    .d_segment_reg_log {
        padding: 0;
    }

    .user_type_select {
        width: 100%;
    }

    .d_location_name_input {
        width: 100%;
        margin-bottom: 20px;
    }

    .d_location_tel {
        width: calc(100% - 125px);
    }

    .register_btn {
        width: 100%;
    }

    .umt_title {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 30px;
    }

    .standard_btn {
        width: 100% !important;
        margin-top: 30px !important;
    }

    .d_product_group .g_wrapper {
        width: 50%;
    }

    .tax_total_item {
        display: none;
    }

    .child_taskbar select {
        /*width: 100px;*/
    }

    .max_items_filter {
        display: none;
    }

    .attribute_filter {
        width: 100%;
    }

    .single_pro_title {
        font-size: 24px;
        line-height: 30px;
        margin-top: 20px;
    }

    .single_color_select .single_select_group .g_wrapper {
        width: 50%;
    }

    .single_commit .g_wrapper {
        width: 50%;
    }

    .single_pro_rank {
        width: 100%;
    }

    .single_pro_details {
        width: 100%;
        /*margin-top: 40px;*/
        padding-left: 0;
    }

    .single_pro_rank .g_group {
        width: 100%;
        overflow-x: auto;
    }

    .single_pro_rank .g_parent_wrapper {
        margin: -10px;
        display: flex;
        width: max-content;
    }

    .single_pro_rank .g_wrapper {
        width: 83vw;
        padding: 10px;
    }

    .archive_video_item .g_content {
        width: 100%;
        padding-right: 0;
    }

    .archive_video_item {
        flex-wrap: wrap;
        text-align: center;
        margin-bottom: 30px;
    }

    .archive_video_item .g_controls {
        width: 40px;
        height: 40px;
    }

    .archive_video_item .g_nav {
        justify-content: center;
    }

    .archive_video_item .g_excerpt {
        margin-bottom: 20px;
    }

    .archive_video_item .g_videos {
        width: 100%;
        margin-top: 40px;
    }

    .single_news_title {
        font-size: 24px;
        line-height: 28px;
    }

    .similar_news_title {
        font-size: 24px;
        line-height: 28px;
        margin: 30px 0;
    }

    #quick_cart {
        position: fixed;
        width: 90%;
        left: 5%;
        max-height: 70vh;
        overflow-y: auto;
    }

    .single_large_news .product_item.g_landscape .product_summary {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        order: 2;
        margin-top: 20px;
    }

    .single_large_news .product_item.g_landscape .product_img {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }


    .cart_pro_item {
        width: 100%;
        padding: 20px 0;
        border-top: 1px solid #E0E0E0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        color: #616161;
        font-size: 16px;
    }

    .cart_pro_item .g_image {
        width: 100px;
    }

    .cart_pro_item .g_content {
        width: calc(100% - 100px);
        margin-left: 0;
        padding-left: 20px;
    }


    .cart_pro_item .g_action_group {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .cart_pro_item .g_action_group {
        margin-top: 15px;
    }

    .cart_summary .cart_payment {
        width: 100%;
    }

    .payment_successfully {
        width: 100%;
    }

    .single_prod_summary {
        order: 2;
    }


    .header_account_info, .header_account {
        /*display: none !important;*/
    }

    .header_logo {
        margin-left: 40px !important;
    }

    .d_segment_header {
        padding: 7px 0;
    }

    .mm .header_account_info a, .mm .header_account_info span {
        padding: 0;
        width: auto;
    }

    .mm li.mobile_account ::after, .mm li.mobile_account::before {
        content: none;
    }

    .user_page a, .d_logout a {
        display: flex;
        align-items: center;
    }

    .user_page .g_text, .d_logout .g_text {
        margin-left: 8px;
    }

    .header_account_info {
        padding: 15px 0;
    }

    /*.pc_footer_contact{*/
    /*	display: none;*/
    /*}*/
    .homepage .slick_banner_home .dnav_item.g_left {
        top: unset;
        bottom: 4px;
        font-size: 26px;
        color: #616161;
        left: 15px;
        transform: none;
    }

    .homepage .slick_banner_home .dnav_item.g_right {
        top: unset;
        bottom: 4px;
        font-size: 26px;
        color: #616161;
        right: 15px;
        transform: none;
    }

    .footer_content .f_fanpage {
        /* width: 340px; */
        /* margin: 0 auto; */
    }

    .d_footer_item {
        width: 100% !important;
        margin: 10px 0;
        /* text-align: center; */
    }

    .st_center {
        font-size: 16px;
        text-align: center;
    }

    .st_right {
        display: none;
    }

    .highlight_item {
        /* padding: 15px 0; */
        /* border-top: 1px solid rgba(255, 255, 255, 0.5); */
    }

    .d_segment_highlight .col-lg-3:first-child .highlight_item {
        border-top: none;
    }

    .d_segment_highlight {
        padding: 0;
    }

    .contact_company_info .d_social_group {
        justify-content: left;
    }

    .quytrinh_item .g_title {
        min-height: auto;
        margin-bottom: 7px;
    }

    .highlight_item_sub .g_title {
        margin-bottom: 5px;
    }

    .highlight_item_img {
        padding-top: 0;
    }


    .lienhe_gau {
        width: 100%;

        background-image: linear-gradient(
                rgba(255, 255, 255, 0.7),
                rgba(255, 255, 255, 0.7)
        );

        padding: 10px;
    }

    .lienhe_gau .g_form {
        width: 100%;
    }

    .lienhe_gau .g_image {
        width: 100%;
        padding-left: 0;
        text-align: center;
    }

    .lh_form_title {
        font-size: calc(1.325rem + .9vw)
    }

    .single_prod_popup .lienhe_gau .g_image {
        display: none;
    }

    .prod_slick_compound .slick_small {
        width: 60px;
    }
    .prod_slick_compound .slick_large {
        width: calc(100% - 60px);
        padding-left: 10px;
    }

    .single_pro_contact, .single_pro_phone {
        width: calc(50% - 5px);
    }
    .single_pro_contact {
        margin-left: 10px;
    }

    .single_pro_phone a {
        width: 100%;
        /* line-height: 47px; */
    }


    .single_camket_group .g_wrapper {
        width: 50%;
    }

    .home_intro_text .g_content {
        /*text-align: justify;*/
        max-height: unset;
        overflow-y: unset;
        padding-right: 0;
    }
}

@media screen and (max-width: 768px) {
    .column_container {
        width: 100%;
        float: none;
        margin: 0;
    }

    .column_container2.span12 {
        margin: 0;
    }

    .d_navigation ul li {
        padding: 0 4px;
    }

    .d_product_item {
        width: 49%;
    }

    .d_product_item:nth-child(4n+1) {
        margin-left: 2%;
    }

    .d_product_item:nth-child(2n+1) {
        margin-left: 0;
    }


    .pc_footer_contact.d_responsive {
        display: flex;
        top: unset;
        bottom: 0;
        right: 0;
        width: 100%;
        justify-content: space-around;
        background-color: #145a8d;
        padding: 5px 0;
        align-items: center;
        left: 0 !important;
        right: unset !important;
    }

    .pc_footer_contact.d_responsive .fcontact_item {
        margin-top: 0;
        background: none !important;
        width: 30px;
        height: 30px;
    }

    .pc_footer_contact.d_responsive .hotline-phone-ring-img-circle {
        background: none;
        width: auto;
        height: auto;
    }

    .guide_title {
        display: none;
    }

    #main_filter {
        display: none;
        position: fixed;
        height: 100vh;
        overflow: scroll;
        top: 0;
        right: 0;
        z-index: 99999;
        background: #fff;
        width: 70%;
        padding: 20px 10px;
        box-shadow: 0 0px 9px 6px rgb(0 0 0 / 10%);
    }

    .slick-arrow {
        display: block !important;
    }


    .attr_filter_content {
        padding: 15px;
    }

    .filter_wrapper .g_close {
        top: 2px;
        right: 15px;
    }

    .attr_filter_content .attr-color.attr_group {
        margin-top: 30px;
    }

    .header_logo img {
        max-height: 36px;
    }


}

@media screen and (max-width: 600px) {
}

@media screen and (max-width: 480px) {
    .noi_dung img {
        float: none;
        width: 100%;
    }

    .noi_dung .img {
        float: none;
        width: 100%;
    }

    .noi_dung h4 {
        margin-top: 10px;
        /* text-align: center; */
    }

    .noi_dung a.xem_the {
        margin-top: 10px;
    }

    .noi_dung a {
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
    .lSSlideOuter .lSPager.lSGallery img {
        height: 80px !important;
    }

    .d_product_item {
        width: 100%;
    }

    .d_product_item:nth-child(4n+1) {
        margin-left: 0;
    }
}

@media screen and (max-width: 240px) {
}
