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

    .right_infor_dn {
        flex: 1!important;
    }
    .box_infor_bt_single {
        flex-wrap: wrap;
        gap: 0px!important;
    }
    .left_infor_bt {
        width: 100%!important;
    }
    .right_infor_bt {
        width: 100%!important;
    }
}
@media only screen and (max-width: 800px) {
    .box_list_company {
        flex-wrap: wrap;
    }
    .item_hoi_vien {
        width: 100%!important;
    }
    .item_post_single {
        width: 49%!important;

    }

}

@media only screen and (max-width: 700px) {
    .left_infor_dn {
        flex: inherit!important;
    }
    .right_infor_dn {
        flex: inherit!important;
    }
    .infor_single_dn {
        flex-wrap: wrap;
    }
    .contact_single_dn {
        flex-wrap: wrap;
    }
    .left_contact_dn {
        width: 100%!important;
    }
    .right_contact_dn {
        width: 100%!important;
    }

}

@media only screen and (max-width: 500px) {
    .item_post_single {
        width: 100% !important;
    }
    h3.title_cate_post a {
        font-size: 30px!important;
    }
    .title_single_dn {
        font-size: 30px!important;
    }
    h4.title_another_company {
        font-size: 30px!important;
    }
    .right_infor_dn {
        padding: 20px!important;
    }
    .contact_single_dn {
        padding: 20px!important;
    }
    h1.title_contact_dn {
        margin: 0 0 20px!important;
    }
    .content_sing_dn {
        padding: 20px !important;
    }
    h3.title_content_post {
        font-size: 30px!important;
    }

}


/* single hội viên/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.box_single_dn {
    width: 100%;
    float: left;
}

.title_single_dn {
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px;
}

.infor_single_dn {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.left_infor_dn {
    width: 100%;
    flex: 1;
}

.inner_infor_dn {
    width: 60%;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.inner_infor_dn>img {
    width: 100%;
    height: auto;
}

.right_infor_dn {
    width: 100%;
    padding: 25px 35px;
    flex: 2;
}
.item_type {
    width: 100%;
    float: left;
    display: flex;
    gap: 20px;
    font-size: 16px;
}

h1.title_infor_single {
    width: 100%;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
}

.box_infor_bt_single {
    width: 100%;
    float: left;
    display: flex;
    gap: 10px;
    font-size: 16px;
}

.left_infor_bt {
    width: 50%;
}

.right_infor_bt {
    width: 50%;
}

.item_infor_bt_single {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.item_infor_bt_single>strong {
    margin-right: 5px;
}
.contact_single_dn {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding: 25px 35px;
    display: flex;
    gap: 10px;
}

.left_contact_dn {
    width: 40%;
    font-size: 16px;
}

.right_contact_dn {
    width: 40%;
}

.right_img_dn {
    width: 20%;
}

figure.box_r_img_fn {
    width: 100%;
    float: left;
    position: relative;
}

figure.box_r_img_fn img {
    width: 100%;
    height: auto;
}

h1.title_contact_dn {
    width: 100%;
    float: left;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 30px;
}

.box_contact_dn {
    width: 100%;
    float: left;
    font-size: 16px;
}

.content_sing_dn {
    width: 100%;
    float: left;
    margin-top: 25px;
    padding: 25px 35px;
}

.content_sing_dn ul {
    padding-left: 20px;
}

.content_sing_dn ol {
    padding-left: 20px;
}
.box_img_single_dn {
    width: 100%;
    float: left;
    margin-top: 25px;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    row-gap: 20px;
}

.swiper-slide-dn {
    width: 32%;
    display: flex;
    align-items: center;
}
.swiper-slide-dn>a {
    display: inline-block;
}

img.slider_img_sing_dn {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

h4.title_another_company {
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 35px 0 20px;
    text-transform: uppercase;
    width: 100%;
    float: left;
}

.another_company {
    width: 100%;
    float: left;
}

.box_list_company {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
}

/* single---------------------------------------------------------------------------------------------------------------- */

.banner_single_post {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 23%;
    height: 0;
}

.banner_single_post>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

h3.title_cate_post {position: absolute;top: 50%;transform: translateY(-50%);margin: 0;}

h3.title_cate_post>ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

h3.title_cate_post a {
    color: #FFF;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}
h3.title_content_post {
    width: 100%;
    float: left;
    font-size: 2.25em;
    margin: 0  0 .5em;
    line-height: 1.25;
    font-weight: 500;
}
.box_share_single {
    width: 100%;
    float: left;
    margin: 10px 0;
    display: flex;
    gap: 5px;
    align-items: center;
}
.button_share {
    flex: 3;
    color: #fff;
}

p#block_pin_link {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    background: #bdbdbd;
    color: #fff;
    margin: 0;
}

.button_share.none_pin_link {flex: 2;display: none;}

a.button_share.share.facebook {
    background: #45629f;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
}

.box_share_single i {
    font-size: 20px;
}

a.button_share.share.twitter {
    background: #5eb2ef;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
}

a.button_share.share.telegram {
    background: #08c;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
}

a.button_share.share.whatsapp {
    background: #075e54;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
}

a.share.pinterest {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    background: #cf2830;
    color: #fff;
}

a.share.linkedin {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    background: #0083bb;
    color: #fff;
}
.bor_pin_link {
    width: 100%;
    display: flex;
    gap: 5px;
}
.box_comment {
    width: 100%;
    float: left;
    padding: 10px 0;
    border-top: 2px solid #ddd;
}

.form_import_tt {
    width: 100%;
    float: left;
}

textarea#comment_content {
    width: 100%;
    float: left;
    max-width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
    outline: none;
    margin: 0 0 20px;
}

input#comment_author {
    width: 49%;
    float: left;
    max-width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
    outline: none;
    margin: 0 0 20px;
    margin-right: 2%;
}

input#comment_author_email {
    width: 49%;
    float: left;
    max-width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
    outline: none;
    margin: 0 0 20px;
    /* margin-right: 2%; */
}

.bottom_import {
    width: 100%;
    float: left;
    margin: 10px 0;
}

.bottom_import>input {
    background: #1a83c0;
    color: #fff;
    border: none;
    padding: 5px 25px;
    border-radius: 5px;
    cursor: pointer;
}

p.textcomment {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    font-size: 16px;
}
.list_post_single {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}

.item_post_single {
    width: 32%;
    margin-bottom: 20px;
}

figure.bor_item_post_single {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 65%;
    border-radius: 20px;
    overflow: hidden;
}

figure.bor_item_post_single>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bor_cate_single {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.bor_cate_single>ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.post-categories li {
    margin-bottom: 5px;
}

.bor_cate_single a {
    background: #1a83c0;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
}

h4.text_item_post {
    width: 100%;
    margin: 0 0 10px;
    float: left;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-transform: uppercase;
}

p.item_date {
    width: 100%;
    float: left;
    margin: 0;
    color: #888888;
    display: flex;
    gap: 5px;
    align-items: center;
}