@media only screen and (max-width: 768px) {
    .facebook svg {
        height: 113%;
        margin-top: -4px;
        margin-left: 4px;
    }

    .footer_css {
        padding: 0 20px;
    }
    .pl-0{
        padding-left: 0 !important;
    }
    .articles-secondary__item {
        display: block !important;
    }
    .fix-text2 {
        display: -webkit-box;
        /* -webkit-line-clamp: 2; */
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .header_mb_css {
        width: 68%;
    }
    .gg_css_mb{
        flex-wrap: wrap;
    }
    .gg_css_mb_none {
        margin-left:0 !important;
    }
    .detail-top__meta{
        flex-wrap: wrap;
    }
    .w-200-pt{
        width: 100% !important;
    }
    .gg_css_mb_none{
        margin-left: 9% !important;
        margin: auto;
    }
}

@media (min-width: 1281px) {
    .footer_css {
        padding-left: 256px;
        padding-right: 256px;
    }
}


/* search page */
.articles-secondary__item{
    border-bottom: 1px solid #ddd;
    margin: 1.875rem 0;
    padding-bottom: 30px;
}
.articles-secondary__item--public{
    margin-top: 0.5rem !important;
}
.lh-22{
    line-height: 1.3rem !important;
}
 .thumb-img img{
    height: auto;
}
.articles-secondary__item p{
    font-size: 16px !important;
}
/* end search page */
.cate-left h1.detail-top__title {
    /* font-family: 'PoppinsVN', sans-serif; */
    font-family: 'PoppinsVN';
    font-weight: 700;
    font-size: 34px;
}

.header-grid__item-title a h3 {
}

p {
    
}

p.detail-top__des {
    font-size: 18px;
    font-weight: bold;
}

.detail-content h2 strong {
    font-size: 26px !important;
}
.detail-content h3 {
    font-size: 22px !important;
}
.detail-content h3 strong {
    font-size: 22px !important;
}
figcaption .expEdit{
    font-size: 14px !important;
    margin: 0 !important;
    color: #666666 !important;
    /* font-family: 'Merriweather', serif; */
    text-align: center;
    background-color: #f2f2f2;
}

.detail-content h2 {
    font-weight: 500;
    font-size: 26px;
    margin: 2.5rem 0 1.25rem 0;
}

h3 {
    font-size: 22px;
}

h3 a {
    font-weight: 500;
}

h4 {
    font-size: 20px;
}

.detail-content p {
    font-size: 17px;
    color: #222;
}
.detail-content p strong {
    font-size: 18px;
    color: #222;
}


.breadcrumb .breadcrumb-item a {
    font-weight: bold;
}

.breadcrumb .breadcrumb-item {
    font-weight: bold;
}

p {
    font-size: 18px !important;
}

.home-primary__title a {
    line-height: 40px;
}

figure.expNoEdit {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

figure.expNoEdit img {
    height: auto;
    width: 100%;
}

figure.expNoEdit figcaption {
    width: 100%;
}

.header-secondary__logo-link {
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-primary__title {
}

.home-primary__title a {
    font-weight: 600;
}

.detail-top__meta .detail-top__time {
    font-weight: bold;
    color: #0870D1;
}

.detail-top__meta .hover-text-black a {
    font-weight: bold;
    color: #0870D1;
}

.detail-top__meta .detail-top__author {
    font-weight: bold;
    color: #0870D1;
}

.home-primary__meta .home-primary__time {
    font-weight: bold;
    color: #999;
}

.home-primary__meta .hover-text-black a {
    font-weight: bold;
    color: #999;
}

.home-primary__meta .home-primary__author {
    font-weight: bold;
    color: #0870D1;
}

.header-grid__item-container {
    padding: 1.5rem !important;
}

@media (max-width: 40em) {

    .cate-container {
        padding-top: 0px !important;
    }

    .main-t-50 {
        padding-top: 25px !important;
    }

    h1 a {
        font-size: 24px;
    }

    h2 a {
        font-size: 24px;
    }

    h3 a {
        font-size: 20px;
    }

    h4 a {
        font-size: 18px;
    }

    p {
        font-size: 18px !important;
    }
}


.detail-tags {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.detail-tag-icon.detail-tag {
    padding-right: 12px;
}

.detail-tag-item.detail-tag {
    padding: 0 8px;
    margin: 4px;
}

.img_footer_mb {
    width: 51%;
    /* margin-bottom: -6%; */
    margin-left: 15%;
}

.footer-contact {
    display: flex;
}

.facebook {
    margin-top: 11px;
}

.facebook svg {
    width: 60px;
    height: 59%;
    margin-top: -4px;
    margin-left: 4px;
}

.footer-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.footer-links {
    margin-top: 44px;
    /* text-align: center; */
}

.rss a {
    cursor: pointer;
}

.footer-contact {
    display: flex;
    justify-content: center;
    margin-top: 34px;
    align-items: center;
}

.footer_css_bottom {
    padding: 4px 0;
}


.detail-tag-item{
    margin-right: 12px;
    border-radius: 12px;
    background-color: #F1F5F9;
}
.articles-secondary__item{
    display: flex;
}
.articles-secondary__item--img{
    width: 100%;
    max-width: 100%;

}
.other-news-block {
    margin-top: 32px;
}
.other_block_book{
    margin: 0;
}

.articles-secondary__item {
    display: grid;
    grid-template-columns: 500px 1fr;
}
.other-news__title{
    font-size: 26px;
}
.pl-10{
    padding-left: 10px;
}
.name_schema{
    color: #0870D1;
}
.detail-content ul{
    list-style-type: disc;
    margin-left: 24px;
    
}
.book-detail__content ul{
    list-style-type: disc;
    margin-left: 24px;
}
.detail-content ul li{
    font-size: 18px !important;
}
.book-detail__content ul li{
    font-size: 18px !important;
}
.detail-content ol{
    list-style-type: decimal;
    margin-left: 24px;

    font-size: 26px !important;
}
.book-detail__content ol{
    list-style-type: decimal;
    margin-left: 24px;
    font-size: 26px !important;
}
.detail-content ol li{
    font-size: 18px !important;
}
.book-detail__content ol li{
    font-size: 18px !important;
}

.book-detail__content p{
    color: #222;
}
.book-detail__content p strong{
    
}
.img_header_pc{
    width: 20%;
}
.img_header_mb{
    width: 21%;
    /* margin-bottom: -3%; */
}
@media only screen and (max-width: 768px) {
.img_header_mb{
    width: 80%;
}
}
.detail-content p a {
    color: #0870D1;
}
.gg_css_mb_none{
    margin-left: 17%;
    background-color: #f1f2f2;
    padding: 4px 10px;
    border-radius: 20px;
}
.w-200-pt{
    width: 200%;
}
figure.expNoEdit a {
    width: 100%;
}
.d-flex{
    display: flex;
}
.destination_secondary_update{
    display: grid;
    grid-template-columns: 1fr 440px;
    grid-gap: 2.5rem;
}
.book-detail__location span{
    
}
.other-news__content .articles-secondary__item--heading a{
    font-size: 22px !important;
    font-weight: 600 !important;
}
  body{
      top: 0 !important;
  }
  .skiptranslate {
      display: none;
  }

  .show_language_pc{
      color: #fff;
      cursor: pointer;
  }
  .menu_list_pc{
      display: none;
  }
  .menu_list_pc li{
      padding: 0 !important;
      color: #fff;
  }
  .hidden {
  display: none;
}
.hidden.active {
  display: block;
}
.header-top {
    position: relative;
    padding: 24px 20px;
    background-color: #145062;
}
.header {
  /* position: static;
  width: 100%;
  padding: 32px 20px;
  background-color: #145062;
  transition: all 0.2s ease-in-out;
  z-index: 9999; */
  /*position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 20px;*/
    /*background-color: transparent;*/
    z-index: 1000;
    transition: all 0.2s ease-in-out;
}
.header.sticky {
  position: fixed;
  padding: 24px 20px;
  background-color: #145062;
  top: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.header.sticky .logo-img {
  width: 69px;
}
.header-search {
  max-width: 200px;
  background-color: rgba(253, 253, 253, 0.5);
  border-radius: 999px;
  border: 1px solid #145062;
  position: relative;
}
.header-search__form {
  width: 100%;
  height: 100%;
}
.header-search__input {
  padding: 10px 40px 10px 20px;
  height: 39px;
  width: 100%;
  line-height: 1;
  color: #fdfdfd;
  background: transparent;
}
.header-search__input::-ms-input-placeholder {
  color: #fdfdfd;
  font-weight: 400;
  font-size: 15px;
}
.header-search__input::placeholder {
  color: #fdfdfd;
  font-weight: 400;
  font-size: 15px;
}
.header-search__btn {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background: transparent;
}
.header-search__btn img {
  width: 12px;
}
.header-mb__leftIcon {
  padding: 10px;
  margin-left: -10px;
}
.header-mb__rightIconLanguage {
  padding: 10px;
  margin-right: -10px;
}
.header-mb__rightIconSearch {
  padding: 10px;
}
.header-mb__left {
  width: 70px;
}
.header-mb__right {
  width: 70px;
}
.header-mb__rightIcon {
  justify-content: flex-end;
}
.header-mb__rightSearch {
  height: 56px;
  background-color: #145062;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-mb__rightSearchForm {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-mb__rightSearchInput {
  flex: 1;
  color: #fff;
  font-size: 15px;
}
.header-mb__rightSearchBtn {
  padding: 10px;
  flex-shrink: 0;
  width: 48px;
  margin-right: -10px;
}

.logo-img {
  width: 127px;
  transition: all 0.2s ease-in-out;
  height: auto;
}

.navbar {
  padding-left: 87px;
  padding-right: 55px;
}
.navbar-link {
  position: relative;
}
.navbar-link::before {
  content: "";
  position: absolute;
  width: 26px;
  height: 2px;
  background-color: #b29966;
  border-radius: 999px;
  bottom: -7px;
}
.navbar-item {
  position: relative;
}
.navbar-item:hover .navbar-dropdown {
  display: block;
}
.navbar-dropdown {
  position: absolute;
  min-width: 200px;
  color: #000;
  box-shadow: 1px 10px 21.3px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-top: 20px;
  transition: all 0.2s;
  display: none;
}
.navbar-dropdown::before {
  content: "";
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  height: 50px;
  background-color: transparent;
}
.navbar-dropdown__item {
  overflow: hidden;
}
.navbar-dropdown__item:first-child {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.navbar-dropdown__item:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.navbar-dropdown a {
  padding: 10px 20px;
  display: block;
  transition: all 0.2s;
  background-color: #fff;
}
.navbar-dropdown a:hover {
  color: #fff;
  background-color: #145062;
}

.language {
  padding-left: 58px;
}
.language-select {
  width: 120px;
  background: transparent;
}

.sub-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.9);
  background-color: #145062;
  width: auto;
  color: #fff;
  padding: 30px;
  opacity: 0;
  visibility: hidden;
  display: none;
  transition: all 0.2s;
}
.sub-menu.active {
  opacity: 1;
  visibility: visible;
  display: block;
}
.sub-menu__heading {
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}
.sub-menu__headingClose {
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sub-menu__list {
  max-height: calc(100vh - 200px);
  margin-top: 30px;
  overflow: auto;
}
.sub-menu__item {
  margin-top: 10px;
  font-size: 13px;
  line-height: 34px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 200;
}
.sub-menu__item a {
  display: block;
}
.heading-primary {
  font-weight: 700;
  font-size: 38px;
}
.w-wrapper {
  max-width: 1568px;
  margin: auto;
}
.text-black {
  color: #000;
}

.text-white {
  color: #fff;
}

.text-white-fd {
  color: #fdfdfd;
}

.text-green-145 {
  color: #145062;
}

.text-gold-b2 {
  color: #b29966;
}
.footer-top {
    padding: 40px 15px 20px 15px;
  }
  .footer-top__bg {
    position: absolute;
    inset: 0;
    opacity: 0.2;
    width: 100%;
    height: 100%;
  }
  .footer-top__container {
    display: flex;
    gap: 172px;
  }
  .footer-top__right {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 60px;
  }
  .footer-top__rightItem .title {
    min-height: 120px;
    margin-bottom: 24px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .footer-top__rightItem .content {
    margin-bottom: 12px;
  }
  .footer-top__rightItem .content-img {
    flex-shrink: 0;
    width: 20px;
  }
  .footer-top__rightItem .content-text {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .footer-top__wave {
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    z-index: -1;
  }
  .footer-bot {
    padding: 50px 0;
    color: rgba(255, 255, 255, 0.5);
  }
  .footer-bot::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, rgba(31, 31, 31, 0.4), transparent);
    z-index: -1;
  }
  .bg-green-145 {
    background-color: #145062;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  /* .relative{
    position: relative;
  } */
  .li_news_default{
    margin-left: 16px;
    width: 20px;
    justify-content: center;
    display: flex;
    background-color: #145062;
    color: #f1f2f2;
  }

  @media (max-width: 64em) {
    .header {
        padding: 16px 20px;
    }
    .header-mb__centerLogo {
        transition: all 0.2s ease-in-out;
        height: 80px;
        width: auto;
    }
    .header.sticky {
        padding: 10px 20px;
    }
    .footer-top {
        padding: 80px 20px 100px;
    }
    .footer-top__logo {
        display: flex;
        justify-content: center;
    }
    .footer-top__container {
        display: block;
    }
  }
  @media (max-width: 40em){
    .pagination {
        gap: 20px;
    }

    .pagination-btn {
        width: 32px;
        height: 32px;
    }

    .footer-top {
        padding: 40px 15px;
    }
    .footer-top__logo img {
        width: 100px;
    }
    .footer-top__right {
        display: block;
    }
    .footer-top__rightItem {
        margin-top: 20px;
    }
    .footer-top__rightItem .title {
        min-height: auto;
    }
    .footer-top .title span {
        font-size: 20px;
    }
    .footer-top__socialLink img {
        width: 32px;
    }
    .footer-bot {
        padding: 20px 0;
    }
    .footer-bot p {
        font-size: 15px;
    }
    .header-mb__centerLogo {
        height: 64px;
    }
  }