@media only screen and (max-width: 767px) {
  main {
    height: 100%;
  }

  .post-tag .sp-btn-3 {
    margin-bottom: 5px;
    font-size: 11px;
    line-height: 100%;
    letter-spacing: 0.02em;
    padding: 6px;
    border-radius: 2px;
  }

  .topLastestPosts .post-full-date {
    font-size: 11px;
    line-height: 120%;
    letter-spacing: 0.03em;
    color: #A6A6A6;
    padding: 0 !important;
    margin: 0;
  }

  .top_latest_post.item_report {
    display: flex;
    white-space: normal !important;
  }

  .top_latest_post .post-left {
    flex: 50%;
    width: 50%;
    padding-right: 0;
    padding-left: 0;
  }

  .top_latest_post .post-right {
    flex: 50%;
    width: 50%;
    padding-left: 8px;
    margin: 0;
    display: grid;
    row-gap: 8px;
    padding-right: 0;
    white-space: normal;
  }

  .topLastestPosts .item_report .img_item_gird {
    padding-top: 0;
    height: auto;
  }

  .topLastestPosts .item_report .img_item_gird img {
    position: inherit;
    top: 0;
    left: 0;
  }

  .item_report .body_item_gird .title_content_body_item_gird {
    font-size: 110%;
  }

  .topLastestPosts .item_report .body_item_gird .title_content_body_item_gird,
  .search_post .body_item_gird .title_content_body_item_gird {
    font-size: 120%;
  }

  .form-search-index .headerTopSurvey,
  .form-search-index .searchTop {
    flex: 50%;
    width: 50%;
    display: inherit;
  }

  .searchTop .form-search-lock {
    display: none;
  }

  .top-search .header-languages,
  .sp-select.sp-gg-translate.notranslate,
  .searchTop .search .sp-input-search,
  .sp-btn.sp-btn-1.btn-search.notranslate {
    display: none !important;
  }

  .form-search-index .searchTop {
    width: 100% !important;
  }

  .sp-content {
    float: none;
    width: 100%;
    padding: 20px;
  }

  .headerTopSearchContainer,
  .searchControlGroup {
    display: flex !important;
    justify-content: space-around;
    align-items: center;
  }

  .searchControlGroup {
    margin-top: 20px;
  }

  .searchControlGroup a,
  .searchControlGroup .submitSearchControlGroup {
    flex: 50%;
    width: 50%;
    max-width: inherit;
    cursor: pointer;
  }

  .searchControlGroup .submitSearchControlGroup {
    background-color: #0166FF;
    border-radius: 8px;
    color: #fff;
    font-weight: 400;
  }

  .searchControlGroup a {
    color: #0066FF;
    font-weight: 500;
  }

  .titleDatepickerFormSearch {
    font-size: 120%;
    font-weight: 500;
    color: #232323;
    margin: 5px 0;
  }

  .datepickerFormSearch {
    display: flex;
  }

  .datepickerFormSearch .form-group {
    position: relative;
    flex: 50%;
    margin-right: 0;
  }

  .datepickerFormSearch .form-group:first-child {
    margin-right: 3% !important;
  }

  .datepickerFormSearch .form-group input {
    width: 100%;
    padding-left: 40%;
    padding-top: 15%;
  }

  .datepickerFormSearch .datepicker-title {
    position: absolute;
    top: 5px;
    left: 40%;
    font-size: 70%;
    font-weight: 400;
    color: #A6A6A6;
  }

  .item_report .body_item_gird .title_content_body_item_gird {
    font-size: 16px;
  }

  .item_report .body_item_gird .title_content_body_item_gird {
    white-space: collapse;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 50px;
  }

  .topFreePosts .item_report .body_item_gird {
    margin-bottom: 5px;
    height: inherit;
  }

  .topRightCategory {
    float: left;
    width: 100%;
  }

  .gird_report.top_cate_grid {
    display: block;
    float: left;
    width: 100%;
  }

  .reportDownloadMenu {
    display: none;
  }

  .item_report .post-tag .post-date {
    margin-left: 0;
    display: inline-block;
  }

  .item_report .post-tag .category {
    margin-right: 4px;
    display: inline-block;
  }

  .topContainerBtns .sp-btn-2 {
    min-width: 100%;
    font-size: 16px;
    line-height: 100%;
    padding: 10px;
    border-radius: 8px;
  }

  .description_content_body_item_gird {
    margin-top: 20px;
  }

  /* Category page */
  .sp-content-header {
    /* display: none; */
  }

  .gird_report {
    grid-template-columns: repeat(1, 1fr) !important;
    height: auto;
  }

  .content_report {
    min-width: 100%;
    margin: 0 auto;
  }

  .archiveCates .report-list .report-list-left {
    width: 100%;
    padding: 0;
  }

  /* detail page */
  .report-list .report-list-left {
    float: left;
    width: 100%;
  }

  .report-list-right.sticky {
    max-height: 100%;
    overflow: auto;
  }

  .report-list .report-list-right {
    float: right;
    width: 100%;
    margin-left: 0;
    background-color: #fff;
    padding: 1.5rem;
    border-radius: 16px;
    margin-top: 30px;
  }

  #blog_view_container {
    max-width: 100%;
    padding: 0;
  }

  .content_report .post-navigation .nav-links {
    display: none;
  }

  .search_post .post-right .post-tag {
    font-size: 11px;
    padding: 0;
    white-space: normal !important;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
  }
  .item_report .post-right .body_item_gird {
    white-space: normal !important;
  }

  .responsive-item-category-content {
    height: 97px;
    background-color: #F1914F;
    color: #fff;
    padding: 10px;
  }

  .searchPosts .topContainerContent {
    float: none;
  }

  .gird_report .item_report {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 46px;
  }
  .gird_report .item_report .status_body_item_gird {
    bottom: 20px;
  }

  .gird_report .item_report .body_item_gird .title_content_body_item_gird {
    height: auto;
    white-space: unset;
    text-overflow:unset;
  }
  .gird_report .item_report .description_content_body_item_gird {
    margin-top: 0;
  }
  .archiveCates .report-list .report-list-right {
    display: none;
  }
  .content.archiveCates {
    padding: 20px 20px 24px;
  }
  .content.archiveCates .content__wrapper {
    margin-top: 0;
  }
  .owl-carousel {
    width: calc(100% - 20px);
  }
  .owl-carousel .nav-button {
    top: 20%;
  }
  .owl-carousel .owl-prev {
    left: -34px;
  }
  .owl-carousel .owl-next {
    right: -34px;
  }
  .item_report .img_item_gird {
    border-radius: 4px;
  }
  .item_report .body_item_gird .title_content_body_item_gird {
    height: auto;
    padding: 0;
  }
  #masterContactBtnFooter {
    font-size: 18px;
  }
  .gird_report .item_report .body_item_gird .content_body_item_gird {
    display: grid;
    row-gap: 8px;
  }
  .gird_report .item_report .status_body_item_gird {
    font-size: 11px;
    font-weight: 500;
  }
}