
.container_about_news .content_popup.active {
    display: block;
    position: fixed;
    top: 0;
    height: 100vh;
    left: 0;
    z-index: 999;
    opacity: 1;
    visibility: inherit;
    overflow: hidden;
    overflow-y: scroll;
    width: 100%;
    background: #fff;
    padding: 0 !important;
}
.container_about_news .contentItem .contentPost p {
    display: initial;
}
div#content_post_management .container_team-group {
    padding: 87.6px 24px 0;
}

    .container_about_news ::-webkit-scrollbar {
  width: 0px;
}
.container_about_news .slick-slide {
	padding: 0 30px;
}
/* the parent */
.container_about_news .slick-list {
	margin: 0 -30px;
    padding-bottom: 29px;
}

.container_team-management .content_popup {
    /* display: none; */
}
.container_about_news .buttonFillter span.clear-fill {
    display: none;
}
.container_about_news .imtemFilterWrapper .titleFillter2 svg {
    position: relative;
    right: 15px;
}
input[type="checkbox"]:checked+label.name-checkbox {
    font-weight: 600;
}

.container_about_news .Checkboxstyle label.name-checkbox:hover {
    font-weight: 600;
}

.container_about_news .content_popup{
    position: fixed;
    top: 0;
    padding: 0;
    height: 100vh;
    left: 0;
    z-index: 999;
    overflow: hidden;
    overflow-y: scroll;
    padding-top: 87.6px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    -webkit-transition: all 0.3s ease-out;
    transition: all 300ms ease-out 0ms;
}
.contain_close-popup .close_popup svg {
    width: 24px;
    height: 24px;
}
.content_find_page {
    padding-bottom: 41px;
    position: relative;
    margin: 0 -29px;
}
.container_item_year_awards.aos-init.aos-animate .bd-animate:first-child {
    transform: scaleX(1);
}
.container_about_news span.name-filter-mobile {
    display: none;
}
.contain_close-popup .close_popup:hover svg path {
    stroke: #AF9B86;
}
.container_about_news .itemsFillter .Checkbox {
    display: none;
}
.container_about_news .imtemFilterWrapper .titleFillter2 svg{
        transform: rotate(180deg);
}
.container_about_news .imtemFilterWrapper .titleFillter2.active svg{
    transform: rotate(0);
}
.container_about_news .buttonFillter .submitFilter{
     display: none;
}
.container_about_news .Checkboxstyle .name-checkbox {
    font-family: "Hind";
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}
.container_about_news section.hotel-awards .item_awards{
    opacity: 1;
    transform: none;
    position: relative;
}
.container_item_year_awards.content{
  opacity: 1;
    transform: none;
    position: relative;
}
.container_about_news .pagination_post .next_pagination2 {
    width: 24px;
    height: 24px;
    background: url(../image/next.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: background .2s;
    -moz-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s;
}
.container_about_news .title_management_team h2 {
    text-align: center;
}
.container_about_news .list-posts .listPostWrapper {
    position: relative;
    margin: 0;
}
.container_about_news .pagination_post .next_pagination2:hover {
    background: url(../image/hover-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: background .2s;
    -moz-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s;
}
.container_about_news .pagination_post .prev_pagination2:hover {
    background: url(../image/hover-arrow-prev.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: background .2s;
    -moz-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s;
}
.container_about_news .pagination_post .prev_pagination2 {
    width: 24px;
    height: 24px;
    background: url(../image/prev.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.container_about_news .prev_pagination2,.container_about_news .next_pagination2{
    font-size: 0;
    cursor: pointer;
}
.container_about_news .date-post {
    color: #747575;
    font-family: Hind;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 28px;
}
.container_about_news .contentItem .titleItem {
    margin-top: 10px;
    margin-bottom: 20px;
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #3d3d3d;
    font-family: Hind;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.container_about_news .contentItem .titleItemSee {
    color: #747575;
    font-family: 'Hind';
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    text-decoration: none;
    margin-top: 41px;
    display: block;
    margin-bottom: 8px;
    cursor: pointer;
}
.container_about_news .pagination_post {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0 24px;
    margin: 26px 0 23px;
}
.container_about_news span.number.number_first {
    margin-right: 8px;
}

.container_about_news span.total-number.number_last {
    margin-left: 8px;
}
.container_about_news .container_content_media {
    display: flex;
    justify-content: space-between;
}

.container_about_news .image_item img {
    margin: auto;
    max-width: 140px;
}
.container_about_news .title_media h2 {
    text-align: center;
}

.container_about_news .container_media {
    padding: 0 24px;
    max-width: 1410px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 71px;
    padding-bottom: 45px;
}
 .container_about_news .image_item {
    min-height: 135px;
}
.container_about_news .contentPost {
    min-height: 72px;
}
.container_about_news .content_item_media {
    color: #3d3d3d;
    font-family: Hind;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 52px;
}
.container_about_news .link_media {
    text-align: center;
    margin-top: 20px;
}
.container_about_news .link_media a {
    text-decoration: none;
}
 .container_about_new .content_item_team{
    padding: 0 24px;
    max-width: 1410px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;

}

.container_about_news .media_item {
    margin: 72px 0;
}

.container_about_news .media_list {
    margin: 0;
    width: calc((100% - 9%) / 3);
}
.open-popup .container_about_news .container_team-group {
    display: flex;
    max-width: 1270px;
    margin: auto;
    padding: 0 24px;
    align-items: center;
    height: 100%;
}
.open-popup .container_about_news .contain_team-item{
     display: flex;
}
.open-popup .container_about_news .content_popup .image_management {
    max-width: 388px;
    width: 32%;
}

.open-popup .container_about_news .image_management img {
    width: 100%;
}

.open-popup .container_about_news .container_content_management {
    max-width: 834px;
    width: 68%;
    padding-left: 60px;
}
.open-popup{
    overflow: hidden;
}
.open-popup .container_about_news .name_management h2 {
    color: #3d3d3d;
    font-family: Baskervville;
    font-size: 35px;
    font-weight: 400;
    line-height: 45px;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-top: 0;
    margin-bottom: 21px;
}
.container_about_news .mainItem img {
    transition: all 0.5s ease 0s;
}
.container_about_news .pagination_post .count-pagination {
    margin: 4px 32px 0;
}
.container_about_news .mainItem:hover a.titleItemSee {
    text-decoration: underline;
}
.container_about_news .link_media a:hover{
    text-decoration: underline;
    color: #747575;
}
.open-popup .container_about_news .content_popup .description{
    color: #747575;
    font-family: Hind;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px;
}


.open-popup .container_about_news .content_popup .description::after{
width: 76px;
height: 1px;
background: #3d3d3d;
position: absolute;
left: 0;
bottom: 0;
content: "";

}
.open-popup .container_about_news .content_popup .content_management {
    margin-bottom: 0;
}



.open-popup .container_about_news .content_popup .content_management p {
    margin-bottom: 25px;
    margin-top: 0px;
    display: block;
    color: #747575;
    font-family: Hind;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
}
.container_about_news .postListstyle .postItems {
    width: calc((100% - 116px) / 3);
    padding: 0;
    margin-right: 58px;
    float: left;
    margin-bottom: 47px;
}
.open-popup .container_about_news .close_popup {
    position: absolute;
    top: 40px;
    right: 24px;
    cursor: pointer;
}
.container_about_news .postListstyle .postItems:nth-child(3n){
    margin-right:0
}
.open-popup .container_about_news .container_team-group {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.slick-dots li:only-child {
    display: none;
}

body.hotel-landing #formSearchHotel.show{
    display: block;
}

 .container_about_news .imtemFilterWrapper {
    padding-top: 0;
}
.container_about_news .postWrapper .postListstyle{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.container_about_news .imtemFilterWrapper:not(:first-child) {
    padding-top: 0;
    border-top: none;
    margin-left: 20px;
}
.container_about_news .imtemFilterWrapper .titleFillter2 svg{
     right: -12px;
}
.container_about_news .itemsFillter {
    position: absolute;
    z-index: 9;
    background: #fff;
    padding-top: 30px;
    top: 30px;
    border: 1px solid #7475751a;
}
.container_about_news .page-main-title {
    margin: 100px 0 0px;
}
.container_about_news .main-title.h1:after{
    content: none;
}
.container_about_news .list-posts .containerLayout {
    padding: 0 24px;
    max-width: 1421px;;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 28px;
    padding-bottom: 15px;
}
.container_about_news .buttonAction2 {
    color: #3d3d3d;
    font-family: Hind;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.container_about_news form#formFilterPost2 {
    margin-left: 41px;
}
.container_about_news .imtemFilterWrapper .titleFillter2 {
    margin-bottom: 47px;
    display: flex;
    justify-content: space-between;
    color: #3d3d3d;
    font-family: Hind;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.container_about_news .mainItem:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-transform-origin: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: 1s;
    -webkit-transition: 1s;
    cursor: pointer;
}
 .container_about_news p.button_show{
    cursor: pointer;
 }
.container_about_news .imgItem {
    overflow: hidden;
}
.container_about_news .CheckboxstyleContent2 {
    padding: 0 23px;
}
.container_about_news .title_management_team {
    padding: 72px 0px 20px;
}
section.container_team-management {
    background: #ebe7e3;
    padding-bottom: 40px;
    overflow: hidden;
}
.container_about_news .buttonFillter.active .buttonAction2 {
    background: transparent;
    border-bottom: 0.5px solid #d1d1d1;
}
.container_about_news .buttonFillter.active span.name-filter-mobile:after{
     display: none;
}
span.name-filter-mobile:after {

    content:"";
    width: 20px;
    height: 20px;
    background: url('../image/icon-filter.svg');
    margin-left: 16px;
}
.container_about_news .image_management {
    overflow: hidden;
}

.container_about_news .image_management img {
    height: 296px;
    overflow: hidden;
    width: 100%;
    object-fit: cover;
    display: inline-block;
    vertical-align: top;
    transition: all 0.5s ease 0s;
}
.container_items:hover .image_management img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-transform-origin: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: .5s;
    -webkit-transition: .5s;
    cursor: pointer;
}
.container_about_news .container_items:hover p.button_show{
    text-decoration: underline;
}

.container_about_news .container_items h3 {
    color: #3d3d3d;
    font-family: Hind;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
    cursor: pointer;
}
.container_about_news .button_contain {
    margin-top: 40px;
    color: #747575;
    font-family: Hind;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 2.4px;

}
.container_about_news .button_contain:hover {
    text-decoration: underline;
}
.container_about_news input[type="checkbox"]:checked::before{
    border:none ;
}
.year_post .bd-animate{
     display: none;
}
.container_about_news .content_popup .image_management img {
    max-height: unset;
    overflow: unset;
    width: 100%;
    object-fit: unset;
    display: inline-block;
    vertical-align: unset;
    height: auto;
}
.container_items:hover .content_popup .image_management img {
    transform:none;
    -ms-transform:none;
    -ms-transform-origin:none;
    -webkit-transform:none;
    transition: none;
    -webkit-transition: none;
    cursor: pointer;
}
.container_item_year_awards .bd-animate{
    top: 0;
}
.container_about_news span.close-filter {
    display: none;
}
.container_about_news section.hotel-awards .container_item_year_awards {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
/* .container_item_year_awards_content .item_awards.aos-init.aos-animate .hotel_name,.container_item_year_awards_content .item_awards.aos-init.aos-animate .content_title{
    transform: translateY(0%) rotate(0deg);
}
.container_item_year_awards_content .item_awards .hotel_name,.container_item_year_awards_content .item_awards .content_title{
    transform: translateY(110%) rotate(
0.15deg);
    transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
} */
.container_about_news section.hotel-awards .item_year_awards {width: 89.5%;}

.container_about_news section.hotel-awards .item_awards .contain_item_awards {
    display: flex;
    width: 100%;
    position: relative;
}
.container_about_news section.hotel-awards .item_awards {
    display: flex;
    width: 100%;
}
.container_about_news section.hotel-awards  h2 {
    text-align: center;
}
.container_about_news section.list-posts {
    margin-bottom: 78px;
}
.container_about_news .container_item_year_awards.title {
    text-transform: uppercase;
}
.container_about_news section.hotel-awards .container-awards {
    padding: 71px 24px 109px;
    max-width: 1270px;
    margin: 0 auto;
    overflow: hidden;
}
.container_about_news section.hotel-awards .container_item_year_awards.content .hotel_name p{
    padding: 16px 0;
}
.container_about_news section.hotel-awards .container_item_year_awards.content .content_title p{
    padding: 16px 0;
}
.container_about_news .container_content_awards {
    margin-top: 65px;
}
.container_about_news section.hotel-awards .hotel_name {
    width: 35.5%;
}

.container_about_news section.hotel-awards .content_title {
    width: 64.5%;
}
.container_about_news section.hotel-awards .pagination_post{
    margin: 42px 0 33px;
}
.container_about_news section.hotel-awards .container_item_year_awards.title .hotel_name p {
    color: #747575;
    font-family: Hind;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    font-size: 0;
}
.container_about_news section.hotel-awards .container_item_year_awards.title .content_title p {
    color: #747575;
    font-family: Hind;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 2.4px;
}
.container_about_news section.hotel-awards .year_post {
    width: 10.5%;
    color: #747575;
    font-family: Hind;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    padding: 16px 0;
}
.container_about_news .container_item_year_awards.title {
    color: #747575;
    font-family: Hind;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 2.4px;
}
.container_about_news section.hotel-awards .container_item_year_awards.content .year_post {
    color: #3d3d3d;
    font-family: Hind;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-top: 0.2px solid #d1d1d1;

}
.container_about_news section.hotel-awards .content_title p {margin: 0;color: #747575;font-family: Hind;font-size: 16px;font-weight: 400;line-height: 24px;padding: 16px 0;}

.container_about_news section.hotel-awards .hotel_name p {
    margin: 0;
    color: #747575;
    font-family: Hind;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 16px 0;
}
.container_about_news section.hotel-awards .item_awards:last-child{
    border: none;
}
.container_about_news a.show_all, section.search-position a.show_all {
    color: #3d3d3d;
    font-family: Hind;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-decoration: none;
    position: relative;
    cursor: pointer;
}
span.page-pagination-award-current, span.page-pagination-award-total {
    display: inline-block;
    min-width: 10px;
    text-align: center;
}
.bd-animate {
    background-color: #d1d1d1;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    left: 0;
    transform-origin: left;
    transform: scaleX(0);
    transition: transform 5.5s cubic-bezier(.19, 1, .22, 1);
}
.year_post.aos-init.aos-animate .bd-animate {
    transform: scaleX(1);
}
.item_awards.aos-init.aos-animate .bd-animate {
    transform: scaleX(1);
}

.page-pagination-award {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    color: #3d3d3d;
    font-family: Hind;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    justify-content: center;
    margin-bottom: 10px;
    display: none;
}

span.page-pagination-award-slash {
    font-size: 20px;
    display: inline-block;
    padding: 0 3px;
}

span.page-pagination-award-prev,
span.page-pagination-award-next {
    position: relative;
    color: transparent;
    display: inline-block;
    cursor: pointer;
    margin: 0 40px;
}
span.page-pagination-award-prev:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../image/892528.svg);
    background-repeat: no-repeat;
    transform: rotate(90deg);
}

span.page-pagination-award-next:after{
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../image/892528.svg);
    background-repeat: no-repeat;
    transform: rotate(-90deg);
}
.container_about_news a.show_all::after, section.search-position a.show_all::after {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    background-image: url(../image/892528.svg);
    background-repeat: no-repeat;
    left: 50%;
    top: 120%;
    transform: translate(-50%, -50%);
}
.container_about_news a.show_all.less::after,
section.search-position a.show_all.less::after {
    background-image: url(../image/892529.svg);
}
.container_about_news section.hotel-awards {
    background: #ebe7e3;

}
.container_about_news .imgItem img {
    height: 18.5vw;
    object-fit: cover;
    width: 100%;
}
.container_about_news .list-posts .pagination_post .load_moree.none_filter {
    display: none;
    }
    .container_about_news button.slick-prev:before{
        content: "";
        width: 37px;
        height: 37px;
        background: url(../image/prev.svg);
        display: block;
        opacity: 1;
        filter: initial;
    }
    .container_about_news button.slick-next:before {
        content: "";
        width: 37px;
        height: 37px;
        background: url(../image/next.svg);
        display: block;
        opacity: 1;
        filter: initial;
    }
    .container_about_news .slick-prev {
        left: -80px;
    }
    .container_about_news .slick-next {
        right: -80px;
    }
    .container_about_new {
        padding: 0 48px;
        max-width: 1410px;
        margin: 0 auto;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .container_about_new .content_item_team {
        padding: 0;
        max-width: 100%;
        margin: 0 auto;
        padding-top: 0;
        padding-bottom: 0px;
        overflow: unset;
    }
@media(min-width:1025px){
    .container_about_news .image_management img {
        height: 236px;
        overflow: hidden;
        width: 100%;
        object-fit: cover;
        display: inline-block;
        vertical-align: top;
        transition: all 0.5s ease 0s;
    }
}
@media(min-width:1399px){
    .container_about_news .imgItem img {
        height: 18.5vw;
        object-fit: cover;
    }
    .open-popup .container_about_news .content_management {
        margin-bottom: 101px;
    }
    .open-popup .container_about_news .close_popup {
        right: 100px;
    }
    .container_about_news .image_management img {
        height: 296px;
        overflow: hidden;
        width: 100%;
        object-fit: cover;
        display: inline-block;
        vertical-align: top;
        transition: all 0.5s ease 0s;
    }

    /* the parent */
    .container_about_news .slick-list {
        overflow: hidden;
    }

}
@media(min-width:768px){
    #content_post_management .container_team-group {
        display: flex;
        max-width: 1270px;
        margin: auto;
        padding: 120px 24px;
        align-items: center;
        height: 100%;
    }
    #content_post_management.content_popup .content_management p {
        margin-bottom: 25px;
        margin-top: 0px;
        display: block;
        color: #747575;
        font-family: Hind;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        position: relative;
    }
    #content_post_management.content_popup .description {
        color: #747575;
        font-family: Hind;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        position: relative;
        padding-bottom: 20px;
        margin-bottom: 40px;
    }
    #content_post_management.content_popup .description::after {
        width: 76px;
        height: 1px;
        background: #3d3d3d;
        position: absolute;
        left: 0;
        bottom: 0;
        content: "";
    }
    #content_post_management .contain_team-item{
         display: flex;
         height: 100%;
         overflow-y: auto;
    }
    #content_post_management.content_popup .image_management {
        max-width: 388px;
        width: 32%;
    }
    #content_post_management .image_management img {
        width: 100%;
    }
    #content_post_management .container_content_management {
        max-width: 834px;
        width: 68%;
        padding-left: 60px;
        padding-right: 10px;
    }
    #content_post_management .name_management h2 {
        color: #3d3d3d;
        font-family: Baskervville;
        font-size: 35px;
        font-weight: 400;
        line-height: 45px;
        text-transform: uppercase;
        letter-spacing: 5px;
        margin-top: 0;
        margin-bottom: 21px;
    }
}
@media(max-width:1499px){
        .container_about_news .slick-prev {
        left: -48px;
    }
    .container_about_news .slick-next {
        right: -48px;
    }
    .container_about_new {
        padding: 0 48px;
        max-width: 1410px;
        margin: 0 auto;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .container_about_new .content_item_team {
        max-width: 100%;
        margin: 0 auto;
        padding-top: 0;
        padding-bottom: 0px;
        overflow: unset;
    }
    .container_about_news .slick-slide {
        padding: 0 12px;
    }
    .container_about_news .slick-list {
        margin: 0 -12px;
    }
    
}
@media(max-width:1280px){
    .container_about_news .postListstyle .postItems {
        width: calc((100% - 116px) / 3);
        padding: 0;
        margin-right: 58px;
        float: left;
        margin-bottom: 47px;
    }

    .container_about_news .Checkboxstyle .name-checkbox {
        margin-left: 0;
        padding-right: 15px;
    }

    .open-popup .container_about_news .contain_team-item {
        margin-top: 50px;
    }
    .container_about_news .image_item {
        margin: auto;
        min-height: 97px;
        max-width: 147px;
    }
}
@media(max-width:1024px){
    .open-popup .container_about_news .container_content_management {
        padding-left: 30px;
    }
    .container_about_news .image_management img {
        max-height: 233px;
    }
    .container_about_news .slick-list {
        padding: 0 !important;
    }
   
}
@media only screen and (max-width: 1000.96px){
.container_about_news .postWrapper {
    padding: 0;
}
}
@media(max-width:991px){
    .container_about_news .postListstyle .postItems {
        width: calc((100% - 24px) / 2);
        padding: 0;
        margin-right: 24px;
        float: left;
        margin-bottom: 47px;
    }
    .container_about_news .image_item {
        margin: auto;
        min-height: 97px;
        max-width: 147px;
    }
    .content_find_page {
        padding-bottom: 30px;
    }
    .container_about_news .postListstyle .postItems:nth-child(2n){
margin-right: 0;
    }
    .container_about_news .postListstyle .postItems:nth-child(3n){
        margin-right: auto;
    }
    .container_about_news .imgItem img {
        height: 34vw;
        object-fit: cover;
    }
}
@media(max-width:767px){
    .open-popup .container_about_news .contain_team-item {
        flex-direction: column;
    }
div#content_post_management .close_popup {
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
}
    .container_about_news button.slick-prev:before{
        content: none
        
    }
    .container_about_new {
        padding: 0;
    }
    .container_about_news button.slick-next:before {
        content: none
       
    }
    .container_about_new .content_item_team{
        padding-bottom: 0;
    }
    .container_about_news .slick-list {
        margin: 0 -24px;
    }
    .container_about_news .slick-list {
        padding: 0 50px !important;
    }
    .content_find_page {
        padding-bottom: 0px;
        margin: 0;
    }
    .container_about_news .imtemFilterWrapper {
        padding-top: 0;
        position: relative;
    }
    .container_about_news .itemsFillter {
        position: absolute;
        z-index: 9;
        background: #fff;
        width: 100%;
        top: 50px;
        border: 1px solid #747575;
    }
    .container_about_news .load_moree.none_filter {
        width: 192px;   
        padding: 8px 22px 7px;
        margin: auto;
        height: 40px;
        background: #FFFFFF;
        border: solid 1px #979797;
        margin-bottom: 45px;
        text-align: center;
        color: #747575;
        font-family: Hind;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        text-transform: uppercase;
        cursor: pointer;
        letter-spacing: 1px;
    }
    .container_about_news.container_about_news .imtemFilterWrapper .titleFillter2 svg {
        right: 0;
    }
    .container_about_news form#formFilterPost2 {
        margin-left: 0px;
    }
    .container_about_news .buttonAction2 {
        height: 56px;
        background: #EBE7E3;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
    .container_about_news .load_moree.none_filter:hover {
        color: #f4f4f4;
        background: #3d3d3d;
    }
      .container_about_news .image_management img {
        height: 48vw;
    }
    .container_about_news .buttonFillter {
        flex-direction: column;
        text-align: center;
    }
    .container_about_news form#formFilterPost2{
        display: none;
    }

    .container_about_news .list-posts .pagination_post .load_moree.none_filter{
        display: block;
    }
    .container_about_news .list-posts .pagination_post .main-pagination{
        display: none;
    }
    .open-popup .container_about_news .contain_team-item {
        margin-top: 0px;
    }

    .open-popup .container_about_news .image_management{
        width: 100%;
    }
    .open-popup .container_about_news .container_content_management{
        width: 100%;
    }
    .open-popup .container_about_news .container_content_management {
        padding-left: 0px;
    }
    .open-popup .container_about_news .container_team-group {
        display: flex;
        max-width: 1270px;
        margin: auto;
        padding: 0 24px;
        align-items: flex-start;
        height: 100%;
        padding-top: 87.6px;
    }
    .open-popup .container_about_news .close_popup {
        position: absolute;
        top: 50%;
        right: 24px;
        transform: translateY(-50%);
    }
    .contain_close-popup {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 64px;
        background: #fff;
        border-bottom: 0.5px solid #d1d1d1 ;
    }
    .open-popup .container_about_news .name_management h2.title {
        color: #3d3d3d;
        font-family: Baskervville;
        font-size: 24px;
        font-weight: 400;
        line-height: 31px;
        letter-spacing: 2px;
        margin-top: 24px;
        margin-bottom: 8px;
    }
    .open-popup .container_about_news .description {
        position: relative;
        padding-bottom: 24px;
        margin-bottom: 24px;
        color: #747575;
        font-family: Hind;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }
    .open-popup .container_about_news .description p{
        margin-bottom: 0;
    }
    .container_about_news .list-posts .pagination_post .load_moree.none_filter.hidden {
        display: none;
    }
    
}
@media (max-width:639px){
    .open-popup .container_about_news .image_management img {
        width: 100%;
        max-height: 327px;
        object-fit: cover;
        object-position: top center;
    }
    section.list-posts.active {
        position: fixed;
        top: 0;
        z-index: 9999;
        width: 100%;
        height: 100vh;
        left: 0;
        background: #fff;
    }
    .container_about_news .container_content_awards {
        margin-top: 32px;
    }
    .open-popup .container_about_news .content_popup .image_management {
        max-width: 388px;
        width: 100%;
    }
    .year_post .bd-animate{
        display: block;
   }
    .container_about_news span.name-filter-mobile {
        display: flex;
        color: #3d3d3d;
        font-family: Hind;
        font-size: 18px;
        font-weight: 500;
        line-height: 20px;
        text-transform: uppercase;
        letter-spacing: 1px;
      
    }
    .container_about_news span.name-filter {
        display: none;
    }
    .container_about_news .list-posts .containerLayout{
        padding-top: 4px;
    }
    .container_about_news section.hotel-awards .container_item_year_awards.content .content_title p {
        padding: 16px 0;
        color: #3d3d3d;
        font-family: Hind;
        font-size: 18px;
        font-weight: 400;
        line-height: 20px;
    }
    .container_about_news .image_management img {
        height: 100%;
    }
    .container_about_news .imgItem img {
        height: 60vw;
        margin: auto;
    }
    .container_about_news .postListstyle .postItems{
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }
    .container_about_news .image_management img {
        max-height: 327px;
    }
    .container_about_news section.hotel-awards .container_item_year_awards.title {
        display: none;
    }
    .container_about_news .media_list {
        margin: 0;
        width: 100%;
    }
    .container_about_news .container_content_media {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .container_about_news section.hotel-awards .item_awards {
        display: flex;
        flex-direction: column-reverse;
    }
    .container_about_news section.hotel-awards .content_title{
        width: 100%;
    }
    .container_about_news section.hotel-awards .hotel_name{
        width: 100%;
    }
    .container_about_news section.hotel-awards .container_item_year_awards {
        display: flex;
        flex-direction: column;
    }
    .container_about_news section.hotel-awards .item_year_awards .item_awards:last-child .bd-animate {
        display: block;
    }
    .container_about_news section.hotel-awards .item_year_awards {
        width: 100%;
    }
    .container_about_news section.hotel-awards .year_post {
        width: 100%;
        position: relative;
    }
    .container_about_news .page-main-title {
        margin: 33px 0 0px;
    }
    .container_about_news h5.h5.submenu {
        margin-bottom: 0px;
    }
    .container_about_news .page-main-title .main-title {
        margin-top: 3px;
    }
    .container_about_news .imtemFilterWrapper .titleFillter2 {
        margin-bottom: 0px;
        padding: 16px 24px;
    }
    .container_about_news .list-posts .listPostWrapper {
        margin-top: 36px;
    }
    .container_about_news .date-post {
        margin-top: 26px;
        color: #747575;
        font-family: Hind;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    .buttonFillter.active span.close-filter  {
        display: block;
        z-index: 1001;
        width: 40px;
        height: 26px;
    }
    .buttonFillter span.close-filter  {
        display: none;
    }
    .container_about_news .buttonFillter.active form#formFilterPost2{
        display: block;
    }
    .container_about_news .contentItem .titleItem {
        margin-top: 10px;
        margin-bottom: 7px;
        height: 80px;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #3d3d3d;
        font-family: Hind;
        font-size: 18px;
        font-weight: 500;
        line-height: 20px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    .buttonFillter.active {
        position: fixed;
        top: 0;
        z-index: 9999;
        width: 100%;
        height: 100vh;
        left: 0;
        background: #fff;
    }
    .container_about_news .listingMain .contentItem .contentPost,.container_about_news .contentItem .contentPost p {
        -webkit-line-clamp: 3;
    }
    .container_about_news .contentItem .titleItemSee {
        text-decoration: none;
        margin-top: 41px;
        display: block;
        margin-bottom: 8px;
        color: #747575;
        font-family: Hind;
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    .container_about_news .contentItem .titleItemSee {
        text-decoration: none;
        margin-top: 23px;
        display: block;
        margin-bottom: 8px;
        color: #747575;
        font-family: Hind;
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    .container_about_news section.hotel-awards .container-awards {
        padding: 35px 24px 39px;
    }
    .container_about_news section.list-posts {
        margin-bottom: 0px;
    }
    .container_about_news section.hotel-awards .container_item_year_awards.content .year_post {
        text-align: center;
        color: #3d3d3d;
        font-family: Hind;
        font-size: 18px;
        font-weight: 500;
        line-height: 20px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    .container_about_news .container_media {
        padding: 0 24px;
        max-width: 1410px;
        margin: 0 auto;
        overflow: hidden;
        padding-top: 37px;
        padding-bottom: 30px;
    }
    .container_about_news .image_item {
        margin: auto;
    }
    .container_about_news .content_item_media {
        margin-top: 5px;
        color: #3d3d3d;
        font-family: Hind;
        font-size: 18px;
        font-weight: 500;
        line-height: 20px;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    .container_about_news .media_item {
        margin: 15px 0 28px
    }
    .container_about_news .link_media {
        text-align: center;
        margin-top: 4px;
    }
    .container_about_new .content_item_team {
        padding-top: 23px;
    }
    .container_about_news .title_management_team h2 {
        text-align: center;
        margin-bottom: 0;
    }
    .container_about_news .title_management_team {
        padding: 37px 0px 0px;
    }
    .container_about_news .container_items h3 {
        color: #3d3d3d;
        font-family: Hind;
        font-size: 18px;
        font-weight: 500;
        line-height: 20px;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-top: 25px;
        margin-bottom: 6px;
    }
    .container_about_news .content_description p.description {
        margin: 0;
    }
    .container_about_news .content_descriptionp {
        color: #747575;
        font-family: Hind;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
    }
    .container_about_news .button_contain {
        margin-top: 0px;
        margin-bottom: 37px;
    }
    .container_about_news section.hotel-awards .item_awards .contain_item_awards {
        flex-direction: column-reverse;
    }
    .container_about_news .itemsFillter {
        position: absolute;
        z-index: 9;
        background: #fff;
        padding-top: 30px;
        width: 100%;
        top: 50px;
        padding-top: 0;
        border: none;
    }
    .container_about_news span.number-select {
     display: none;
    }
    .container_about_news .buttonFillter.active button.hidden.buttonFilter2 {
        display: flex;
        width: 327px;
        height: 40px;
        color: #ffffff;
        font-family: Hind;
        font-size: 16px;
        font-weight: 500;
        line-height: 26px;
        text-transform: uppercase;
        letter-spacing: 1px;
        justify-content: center;
        align-items: center;
        padding: 20px 0;
        border: 1px solid #3d3d3d;
        background: #3d3d3d;
    }
    .container_about_news .buttonFillter.active button.hidden.buttonFilter2:hover {
        border: 1px solid #3d3d3d;
        background: #fff;

    }
    .container_about_news .buttonFillter.active.clear .submitFilter {
        display: flex;
    }
    .container_about_news .buttonFillter.active .submitFilter{
        display:none
    }
    .container_about_news .submitFilter {
        width: 100%;
        display: flex;
        justify-content: center;
        position: absolute;
        bottom: 26px;
    }
    .container_about_news .buttonFillter span.clear-fill {
        display: none;
    }
    .container_about_news .buttonFillter.active span.clear-fill {
        display: none;
    }
    .container_about_news .buttonFillter.active.clear span.clear-fill{
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 1px;
        color: #3D3D3D;
        font-weight: 500;
        text-transform: uppercase;
        background-color: #e8e8e8;
        padding: 6px 12px 4px;
        position: absolute;
        left: 24px;
        top: 12px;
        display: block;
        z-index: 1;
        cursor: pointer;
    }
    .container_about_news .content_description br {
        display: none;
    }
    .container_about_news .buttonFillter.active button.hidden.buttonFilter2 {
      
        max-width: 327px;
        width: 100%;
        margin: 0 24px;
    }
}
@media screen and (min-width: 1700px){
    .container_about_news .postWrapper {
        max-width: unset;
    }
    .container_about_news .list-posts .containerLayout{
        max-width: unset;
        margin: 0 74px;
        padding: 22px 74px 0 74px;
    }
    .container_about_news .imgItem img {
        height: 18.5vw;
        object-fit: cover;
    }
    }