.section_form_advise {
    margin-top: 0 !important;
}
/*Banner Tin Tức*/
.banner_tintuc {
    margin-bottom: 35px;
}
.banner_tintuc .container {
    display: flex;
    justify-content: space-between;
    /* max-height: 404.41px; */
}
.banner_tintuc .container .banner_tintuc_left {
    width: 64.5%;
}
.banner_tintuc .container .image_tintuc_left {
   height: 100%;
}
.banner_tintuc .container .image_tintuc_left img {
   height: 100%;
   width: 100%;
}
.banner_tintuc .container .banner_tintuc_right_pc .image_tintuc_right_pc:first-child {
    margin-bottom: 20px;
}
.banner_tintuc .container .banner_tintuc_right_pc .image_tintuc_right_pc {
    /* height: 192px; */
    width: 100%;
}
.banner_tintuc .container .banner_tintuc_right_pc .image_tintuc_right_pc img{
    height: 227px;
    width: 405px;
}
.banner_tintuc .container .banner_tintuc_right_pc {
    width: 34.014%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.banner_tintuc_right_mb{
    margin-top: 10px !important;
}
.banner_tintuc_right_mb .image_tintuc_right_mb {
    height: 100%;
    width: 48.5%;
}
.post_outstanding img {
    height: auto;
}
@media screen and (min-width: 0px) and (max-width: 768px){
    .class-pc{
        display: none !important;
    }
    .banner_tintuc .container .banner_tintuc_left {
        width: 100%;
    }
    .banner_tintuc .container .banner_tintuc_right_pc {
        width: 35%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .banner_tintuc {
        margin-bottom: 30px;
    }
    .banner_tintuc .container .banner_tintuc_right_pc .image_tintuc_right_pc {
        width: 50%;
        height: 100%;
    }
    .banner_tintuc .container .image_tintuc_left {
        height: 100%;
    }
}
@media (min-width: 768.02px){
    .class-mb{
        display: none !important;
    }
}
@media screen and (min-width: 768.11px) and (max-width: 1024px) {
    .banner_tintuc .post_outstanding img {
        height: 100% !important;
    }
}

/*Bài Viết Chính Side Bên Trái*/
#main_posts_page{
    justify-content: space-between;
}
#main_posts_page .padding-y-15 {
    padding: 15px 0;
}
#main_posts_page .blog-one .blog-img img{
    height: auto;
    width: 100%;
}
#main_posts_page .left_posts .date_news {
    font-family: Averta Std CY;
    font-size: 16px;
    font-weight: 500 !important;
    line-height: 24px;
    text-align: left;
    color: #7B7B7B;
    padding: 0 !important;
}
#main_posts_page .left_posts p {
    padding: 10px 0;
    font-family: Averta Std CY;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}
#main_posts_page .left_posts h2 {
    margin: 0 0 30px;
    font-family: Averta Std CY;
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
    text-align: left;
}
#main_posts_page h3 {
    margin: 13px 0 0;
    font-family: Averta Std CY;
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
    text-align: left;
}
#main_posts_page h4 {
    font-family: Averta Std CY;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
}
#main_posts_page .left_posts {
    width: 62.8%;
}
#main_posts_page .left_posts .list_post {
    justify-content: space-between;
    margin: 25px 0 60px;
}
#main_posts_page .left_posts .newest-post .post_outstanding {
    text-align: center
}
#main_posts_page .left_posts .ourBlog .post_outstanding {
    text-align: center
}

/*Bài Viết Chính Side Bên Phải*/
#main_posts_page .right_posts {
    width: 34%;
}
#main_posts_page .right_posts p {
    padding: 10px 0;
    font-family: Averta Std CY;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
}
#main_posts_page .right_posts .date_news {
    font-family: Averta Std CY;
    font-size: 16px;
    font-weight: 500 !important;
    line-height: 24px;
    text-align: left;
    color: #7B7B7B;
    padding: 2px 0 12px!important;
}
#main_posts_page .right_posts h2 {
    margin-bottom: 0;
    margin-top: 10px;
    font-family: Averta Std CY;
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
    text-align: left;
}
#main_posts_page .right-menu {
    padding-bottom: 20px;
}
#main_posts_page .button_view_more {
    display: inline-block;
    border: 1px solid #b48c72;
    border-radius: 1px;
    background: #b48c72 !important;
    font-size: 15px;
    font-weight: 400;
    padding: 5px 15px !important;
}
#main_posts_page .button_view_more a{
    color: #fff;
}
#main_posts_page .left_posts .item_post {
    width: 48.5%
}
@media screen and (min-width: 0px) and (max-width: 768px){
    .section_form_advise {
        margin-top: 30px !important;
    }
    #main_posts_page .show-pc {
        display: none;
    }
    #main_posts_page .blog-one .blog-img img{
        height: 100%;
    }
    #main_posts_page .left_posts {
        width: 100%;
    }
    #main_posts_page .left_posts .list_post {
        margin: 5px 0 0;
    }
    #main_posts_page .left_posts .item_post {
        width: 48.5%
    }
    #main_posts_page .left_posts h2 {
        margin: 20px 0 15px;
        font-family: Averta Std CY;
        font-size: 30px;
        font-weight: 300;
        line-height: 36px;
        text-align: left;
    }
    #main_posts_page .left_posts h3 {
        margin: 10px 0 0;
        font-family: Averta Std CY;
        font-size: 24px;
        font-weight: 300;
        line-height: 30px;
        text-align: left;
    }
    #main_posts_page .left_posts p {
        font-family: Averta Std CY;
        font-size: 15px !important;
        font-weight: 400;
        line-height: 18.54px;
        text-align: left;
    }
    #main_posts_page .left_posts h4 {
        font-family: Averta Std CY;
        font-size: 15px;
        font-weight: 400;
        line-height: 18.54px;
        text-align: left;
    }
    #main_posts_page .left_posts .date_news {
        font-family: Averta Std CY;
        font-size: 15px;
        font-weight: 600;
        line-height: 18.54px;
        text-align: left;
        color: #7B7B7B;
        padding: 0 !important;
    }
}