:root {
  --bs-font-custom: Arial, Helvetica, sans-serif;
  --bs-body-font-family: var(--bs-font-custom);
  --transition: all 0.3s ease;
  --harvest-color: rgba(255, 255, 255, 0.15);
  --harvest-hover: rgba(255, 255, 255, 0.25);
  --text-dark: #333333;
}

a:hover {
  text-decoration: none;
}

.btn-link:hover {
  text-decoration: underline;
}

.account-masthead .container {
  padding: 0px;
}

.account-masthead .container button#menu-btn-toggle i.fas.fa-bars {
  padding: 5px;
}

.account-masthead > .container> .account >.list-unstyled {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 64px;
}

.account-masthead > .container> .account >.list-unstyled.account-not-login {
  display: flex;
  align-items: center;
  gap: 8px;
  max-height: 30px;
}

.account-masthead > .container> .account >.list-unstyled.account-not-login li a {
  max-height: 26px;
}

.account-masthead .container .menu-content .list-unstyled.list-dropdown-menu li.new-dropdown {
  margin-top: 32px;
}


.masthead {
  /* background: #0a77bd url("../../../base/images/bg.png"); */
  background: #0a77bd;
  padding: 0 !important;
}

.account-masthead {
  height: auto !important;
  min-height: auto !important;
  color: #fff;
  background: #00254c url("../../../base/images/bg.png");
  align-content: center;
}

.account-masthead .not-authed {
  height: auto !important;
  max-height: 30px !important;
}

.masthead .container {
  padding: 0px;
}

.masthead .container .main-navbar.collapse.navbar-collapse .navbar-nav.ms-auto.mb-2.mb-lg-0 {
  padding-right: 0px;
}

.masthead .main-navbar .dropdown a {
  padding: 0.6rem 0.9rem;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}

.masthead .main-navbar .dropdown ul {
  padding: 0;
  margin-top: 10px;
}


.masthead .main-navbar .dropdown {
  display: unset;
}

.masthead .main-navbar > ul > li {
  margin-right: 0px;
  margin-left: 10px;
}

.masthead .main-navbar ul li a {
  padding: 0.6rem 0.9rem;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 15px;
  border-radius: 0.3rem;
  /* background: rgba(255, 255, 255, 0.1); */
}

.masthead .main-navbar .dropdown li a:hover {
  color: #000000;
  border-radius: 0.3rem;
  background-color: rgba(0, 160, 227, 0.05) !important;
  border-left-color: #00a0e3;
}

.masthead .main-navbar ul li:hover a,
.masthead .main-navbar ul li:focus a,
.masthead .main-navbar ul li.headli-active a {
  border-radius: 0.3rem;
  background-color: rgba(255, 255, 255, 0.15);
}

.masthead .main-navbar .dropdown li a {
  color: #000000;
  padding: 0.6rem 0.9rem;
  background-color: #fff !important;
  white-space: nowrap;
  display: block;
  border-left: 3px solid transparent;
}

.masthead .main-navbar .dropdown ul li {
  margin-right: 0;
}

/* For Debugging */

.masthead .debug {
  top: auto;
  bottom: 0;
}

#flDebug .flDebugPanelContentParent {
  overflow-y: scroll;
}

/* --- */

.ckan-footer-logo-custom {
  max-height: 60px;
  margin-bottom: 10px;
  max-width: 100%;
}

.stats-image>img {
  width: 450px;
}

.button-login-sso {
  border-radius: 5px !important;
  height: 40px;
  padding: 10px 12px;
  color: white;
  font-size: 12px;
}

.another-account {
  padding-bottom: 15px;
}

.form-check-maintenance-mode {
  padding-left: 0;
}

.check-maintenance-mode {
  width: 4em !important;
  height: 2em;
  margin-top: 0px;
  margin-left: 0px !important;
  float: none !important;
  vertical-align: middle;
}

.check-maintenance-mode:checked {
  background-color: #d43f3a;
  border-color: #d43f3a;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 12px 16px;
  z-index: 1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.advance-config .dropdown-menu>li>a:hover,
.advance-config .dropdown-menu>li>a:focus {
  font-weight: bold;
  background: #efefef;
}

.advance-config .dropdown-menu>.active>a,
.advance-config .dropdown-menu>.active>a:hover,
.advance-config .dropdown-menu>.active>a:focus {
  font-weight: bold;
  background: #efefef;
  color: black;
}

.advance-config .dropdown-menu>li>a {
  padding: 10px 15px !important;
}

.dropdown-config:focus,
.dropdown-config:active,
.dropdown-config:hover {
  text-decoration: none;
}

.dropdown-config {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  position: relative;
  display: block;
  padding: 10px 15px;
  cursor: pointer;
}

.maintenance {
  height: 100vh;
  background-image: url("/images/maintenance_bg.png");
  background-size: cover;
}

.maintenance .error-template {
  text-align: center;
}

.schedule-info-block {
  display: block;
  font-size: 11px;
  color: #6e6e6e;
  line-height: 1.3;
  margin-bottom: 15px;
  margin-top: 15px;
}

#status-running {
  font-size: 11px;
  color: #6e6e6e;
  margin-bottom: 15px;
  margin-top: 15px;
}

.main {
  min-height: calc(100vh - 255px);
}

/* Card tổ chức cải tiến - với chiều cao cố định */
.media-item.organization-card {

  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  position: relative;
  padding: 0;
  /* Đảm bảo card chiếm toàn bộ không gian trong grid */
  max-width: 208px;
}

/* .organization-card-image img {
  max-height: 130px !important;
} */

.organization-card-title {
  flex-grow: 1 !important;
}

.media-item.organization-card:hover {
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
  border-color: #bfdcff;
}

/* Ẩn các phần tử cũ không cần thiết */
.media-item.organization-card .media-view {
  display: block;
}


/* Header card với ảnh - chiều cao cố định */
.organization-card-header {
  height: 140px;
  /* Chiều cao cố định cho phần header */
  overflow: hidden;
  background: #fffefe;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 100%;

}

.organization-card-image img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Phần thân card với tiêu đề - chiều cao cố định */
.organization-card-body {
  flex: 1;
  background: #ffffff;

}

.organization-card-title {
  height: auto;
  min-height: 1.4em;
  display: block;
  position: relative;
  overflow: hidden;
}


/* Tạo hiệu ứng ellipsis (2 dòng) cho tiêu đề bằng cách sử dụng webkit mới hơn */
.organization-card-title a {
  color: #2275bb;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* Hiển thị tối đa 2 dòng */
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 2.8em
}

.organization-card-title a:hover {
  color: #0f4c81;
  text-decoration: none;
}

.organization-card-description {
  font-size: 0.9em;
  color: #555;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  flex-grow: 1;

}

/* Footer với thông tin số bộ dữ liệu - chiều cao cố định */
.organization-card-footer {
  background: #ffffff;
  font-size: 0.95em;
  height: 50px;
}

.organization-card-dataset-count {
  gap: 5px;
}

.organization-card-dataset-count .count {
  color: #000000;
  display: inline-block;
}

.organization-card-dataset-count .zero-count {
  color: #999;
}


/* Sửa đổi grid hiện tại - tăng kích thước thẻ và giảm số cột */
.media-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* Cố định 3 cột thay vì auto-fill */
  gap: 20px;
  margin: 20px 0;
  width: 100%;
  /* Đảm bảo grid chiếm hết chiều rộng có sẵn */
  max-width: 100%;
  padding: 0;
}

/* Ẩn các phần tử clearfix làm vỡ grid */
.media-grid .clearfix {
  display: none !important;
}

/* Reset lại một số CSS mặc định của CKAN có thể ảnh hưởng */
/* .media-grid>li {
  width: 100% !important;
  max-width: 100% !important;
  margin-right: 0 !important;
  float: none !important;
} */

/* Tùy chỉnh container tổng thể nếu cần */
.primary {
  padding: 0 !important;
}

/* Container chứa danh sách tổ chức */
.primary-content {
  width: 100%;
  max-width: 100%;
  padding: 0 15px;
}


/* Reset các style không mong muốn */
.media-item.organization-card {
  border-radius: 4px;
  overflow: hidden;
  transition: all 0.2s ease;
  margin-bottom: 20px;
  background-color: white;
  display: flex;
  flex-direction: column;
  height: 265px;
  width: 100%;
}

/* Loại bỏ tất cả các đường viền đặc biệt hoặc style đặc biệt */
.media-item.organization-card,
li.media-item.organization-card,
.media-grid li.media-item.organization-card {
  border: 1px solid #ddd;
  outline: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  margin-bottom: 0.75rem;
}

.media-item.organization-card:hover {
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
  border-color: #bfdcff;
}

.organization-card-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 15px;
}

.organization-card-image img {
  max-width: 100%;
  max-height: 120px;
  object-fit: contain;
}

/* Phần tiêu đề tổ chức */
.organization-card-body {
  padding: 10px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 70px;
}

.media-heading.organization-card-title {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  text-align: center;
  color: #2275bb;
}

.organization-card-title a {
  color: #2275bb;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 2.8em;
}

.organization-card-title a:hover {
  color: #0f4c81;
  text-decoration: none;
}

/* Footer hiển thị số lượng bộ dữ liệu */
.organization-card-footer {
  padding: 12px 15px;
  color: #666;
  min-height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.organization-card-dataset-count {
  display: flex;
  justify-content: center;
  align-items: center;
}

.zero-count {
  color: #888;
}

/* Sửa lại grid layout */
.media-grid {
  display: grid !important;
  grid-template-columns: repeat(5, 1fr) !important;
  /* 5 cột */
  gap: 20px !important;
  margin: 20px 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

/* Ẩn các phần tử clearfix làm vỡ grid */
.media-grid .clearfix,
.media-grid .js-hide {
  display: none !important;
}

/* Đảm bảo mỗi item chiếm đúng 1 cell trong grid */
.media-grid>li.media-item {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
}


.organization-card-dataset-capacity {
  display: flex;
  justify-content: inherit;
  align-items: center;
  gap: 5px;
  margin-left: 10px;
}

.menu-content .new-dropdown li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 9px 12px;
  color: var(--text-dark);
  text-decoration: none;
  font-size: 14px;
  transition: var(--transition);
  border-left: 3px solid transparent;
}

.menu-content .dropdown li a:hover {
  background-color: rgba(0, 160, 227, 0.05);
  border-left-color: #00a0e3;
  text-decoration: none;
}

.menu-content .new-dropdown li a:hover {
  background-color: rgba(0, 160, 227, 0.05);
  border-left-color: #00a0e3;
  text-decoration: none;
  color: #00a0e3;
}

.menu-content .dropdown li a:hover .dropdown-submenu {
  display: block;
}

.menu-button {
  font-size: 13px;
  font-weight: bold;
  line-height: 31px;
}

.menu-parents {
  font-size: 14px;
  font-weight: 500;
  line-height: 31px;
  color: #ffffff;
  padding: 0 10px;
  cursor: pointer;
  padding: 10px 14px;
  border-radius: 4px;
  /* background: rgba(255, 255, 255, 0.1); */
}

.dark-menu {
  padding: 8px 0;
  border-radius: 8px;
  margin-top: 10px;
}

.dropdown-sub {
  display: flex !important;
  align-items: center;
}

.menu-parents:hover {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  text-decoration: none;
}

.menu-parents i {
  margin-left: 2px;
  font-size: 12px;
  transition: transform 0.2s;
}

.list-dropdown-menu {
  display: flex;
  gap: 8px;
  height: 64px;
  align-items: center;
}

.list-dropdown-menu>.new-dropdown:hover>ul {
  display: block;
}

.list-dropdown-menu>.new-dropdown:hover>.menu-parents i {
  transform: rotate(180deg);
}

.item-menu-dropdown {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.caret-icon {
  padding-left: 15px;
  float: right;
}

.new-dropdown {
  display: inline-block;
  height: 64px;
  /* align-content: center; */
}

.dropdown-sub::after {
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}

.dropdown-menu {
  opacity: 0;
  visibility: hidden;
  transform: translate(10px, 10px);
  transition: opacity 0.5s ease, transform 0.5s ease;
  display: block;
  min-width: 260px;
  border-radius: 8px;
}

.dropdown-menu.show {
  visibility: visible;
  opacity: 1;
}

/* Khi hover vào li, ul sẽ hiện ra từ từ */
li:hover>ul {
  opacity: 1;
  visibility: visible;
  transform: translate(0);
}

.dropdown-menu li {
  position: relative;
}

.dropdown-menu .submenu {
  position: absolute;
  left: 100%;
  top: 0px;
  background: #ffffff !important;
  font-weight: normal;
  font-size: 14px;
  padding: 8px 0;
  border-radius: 8px;
}

.dropdown-menu>li.headli-active:hover::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 2px;
  background-color: #0a77bd;
  opacity: 0.5;
  transform: translateY(-50%);
}

li.headli-active>a,
.list-dropdown-menu>li:hover {
  background-color: rgba(0, 160, 227, 0.05);
  border-left-color: #0a77bd;
  color: #0a77bd;
}

li.headli-active>a {
  border-left-color: #0a77bd !important;
  color: #0a77bd !important;
}

.dropdown-menu .submenu-left {
  right: 100%;
  left: auto;
}

/* .dropdown-menu>li:hover {
  background-color: #f1f1f1
} */

/* .list-unstyled>li:hover>.dropdown-menu {
  display: block;
} */


.account-masthead .account ul li:hover {
  color: var(--text-light);
}

.dropdown-menu>li:hover>.submenu {
  display: block;
}

.btn-custom-resource {
  float: right;
  padding: 0 0 10px 10px;
}

.dropdown-item-icon {
  margin-right: 10px;
  width: 20px;
  color: #0a77bd;
}

.dropdown-arrow {
  margin-left: 10px;
  font-size: 10px;
  color: #6c757d;
}

.dropdown-text-inch {
  flex-grow: 1;
}

.mobile-menu-toggle-btn {
  display: none;
  background: none;
  border: none;
  color: var(--text-light);
  font-size: 24px;
  cursor: pointer;
}

.mobile-menu-list {
  display: none;
  background-color: #f5f5f5;
}

.mobile-menu-list > .mobile-menu-section {
  max-width: 768px;
  margin: auto;
}

.mobile-menu-list > .mobile-menu-section a.mobile-menu-link {
  padding: 12px 10px;
}

ul.mobile-menu.mobile-menu-lv3 > li > a.mobile-menu-link {
  padding: 12px 72px;
}

.notlogged-li {
  padding: 0px 0.9rem;
}

.account-masthead > .container> .account >.list-unstyled.account-not-login li a {
  padding: 0;
}

.notlogged-li>a {
  background: none !important;
  border-radius: 0 !important;
}

.notlogged-li>a:hover {
  transform: none !important;
}

.divider {
  height: 24px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  margin: 0 4px;
}

.harvest-btn {
  text-decoration: none;
  display: flex;
  align-items: center;
  background: var(--harvest-color);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: var(--text-light);
  padding: 8px 12px;
  border-radius: 6px;
  cursor: pointer;
  transition: var(--transition);
  font-size: 14px;
  font-weight: 500;
  margin-right: 8px;
}

.harvest-btn i {
  margin-right: 6px;
  font-size: 14px;
}

.harvest-btn:hover {
  background: #ffffff40;
  transform: translateY(-2px);
  color: white;
  text-decoration: none;
}

.username {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: -0.2px;
  overflow-x: hidden;
  line-break: unset;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.account-masthead .account .notifications a span.badge {
  position: absolute;
  margin: 0px;
  transform: translate(14px, -15px);
  background-color: #ff5252;
  color: white;
  font-size: 11px;
  font-weight: bold;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.account-masthead .account ul li a {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  color: var(--text-light);
  min-width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: var(--transition);
  font-size: 14px;
}

.account-masthead .account ul li a:hover {
  text-decoration: none;
  color: var(--text-light);
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-2px);
}

.account-masthead .account {
  float: right;
  height: 47px;
  align-content: center;
}

.account-masthead .account.authed .li-user {
  display: flex !important;
  align-items: center;
  border: none;
  border-radius: 20px;
  padding: 6px 12px 6px 6px;
  cursor: pointer;
  transition: var(--transition);
  max-width: 150px;
}

.account-masthead .account.authed .li-user img {
  margin-right: 8px
}

.hidden-ark {
  display: none;
}

#dataset-resources>h2 {
  margin-bottom: 1.5rem
}

.page-header .nav-tabs .dropdown-menu li.active a {
  border-bottom-color: #dee2e6;
}

/* Override modal */

.override-modal {
  z-index: 9999999;
  background: rgba(0, 0, 0, 0.5);
}

.override-modal .modal-body {
  font-size: 1.2em;
}

.toolbar {
  max-width: 100%;
}

.breadcrumb {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex-wrap: nowrap;
  float: none !important;
}

.breadcrumb li {
  display: inline;
  white-space: nowrap;
  margin-left: 0.2em;
}

.breadcrumb li::after {
  padding: 0 4px;
  color: #888;
}

.toolbar .breadcrumb .active {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 85%;
}

.toolbar .breadcrumb .active::after {
  content: "";
}

.context-info h1.heading {
  word-break: normal;
  overflow-wrap: break-word;
  line-break: normal;
}

/* Tooltip cho danh sách nhóm và chủ đề */

.media-item.organization-card {
  position: relative; 
  z-index: 10; 
  overflow: visible !important;
  transition: all 0.3s ease; 
  background-color: #fff;
}

.media-item.organization-card:hover {
  z-index: 100;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
  transform: translateY(-5px);
  border-color: #bfdcff;
  opacity: 1; 
}

/* 2. Tooltip (TRẠNG THÁI MẶC ĐỊNH - TẮT ĐI) - Đã sửa lỗi không hover được */
.organization-card-tooltip {
  visibility: hidden;
  opacity: 0;
  /* === SỬA LỖI TẮT CHẬM: Tooltip mờ đi trong 0.3s, sau đó visibility: hidden (delay 0.3s) === */
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0s 0.3s;

  position: absolute; 
  z-index: 99999; 
  top: 50%; 
  left: 100%; 
  transform: translateX(10px) translateY(-50%); 
  min-width: 280px;
  max-width: 350px;
  padding: 15px;
  background-color: #ffffff; 
  color: #333; 
  
  border-radius: 8px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.6); 
  text-align: left;
}

.media-item.organization-card:hover .organization-card-tooltip {
  height: auto;
  visibility: visible;
  transition: opacity 0.3s 0.2s, transform 0.3s 0.2s, visibility 0s 0s;
  opacity: 1; 
  transform: translateX(3%) translateY(-60%); 
}

.organization-card-tooltip::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%; 
  margin-top: -8px; 
  border-width: 8px;
  border-style: solid;
  border-color: transparent #ffffff transparent transparent; 
}

.organization-card-tooltip-title {
  font-size: 1.1em;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 8px;
  color: #00568d; 
}

.organization-card-tooltip-description {
  font-size: 0.95em;
  margin-bottom: 10px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 4; 
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.organization-card-tooltip-link {
  color: #00a0e3 !important; 
  text-decoration: underline !important;
  font-size: 0.85em;
  display: block;
  text-align: right;
}

.organization-card-tooltip-link:hover {
  color: #007bb5 !important;
  text-decoration: none !important;
}

.organization-card-tooltip .btn {
  font-size: 13px;
  padding: 4px 10px;
}


.hover-delete {
  display: none;
}

.media-item.organization-card:hover .hover-delete {
  display: block;
  position: unset;
  width: 100%;
  right: auto;
}


.account-masthead .container .menu-content > button.mobile-menu-toggle-btn:hover {
  background: rgba(255, 255, 255, 0.2);
}

.add-topic-btn {
  margin-bottom: 5px;
  padding-left: 1.5rem;
}

.topic-list-header {
  text-align: center; 
  margin-top: 1em;
}

.important-step {
  display: flex;
  align-items: center;
}

.important-step > p {
  margin-bottom: 0px;
}

/* Table bên trong giữ nguyên */
table {
    border-collapse: separate !important;
    border-spacing: 0 !important;
    width: 100%;
    border: 1px solid #ddd;   /* Border ngoài cho đẹp */
    border-radius: 8px;       /* Bo góc */
    overflow: hidden;         /* Giúp bo góc không bị hở */
}

/* Giữ border giữa các ô */
table th,
table td {
    border-top: 1px solid #ddd !important;
}


/* ========================= RESPONSIVE SECTION ========================= */

/* galaxy fold */
/* @media (max-width: 281.98px) { */
@media (max-width: 359.98px) {
  /* ----------------------------------------------- */

  /* === GLOBAL === */

  .row {
    /* padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5); */
  }

  .toolbar .breadcrumb {
    font-size: inherit ;
  }

  .toolbar .breadcrumb li {
    /* padding-left: inherit; */
    margin-left: inherit;
    font-size: 10px;
    /* padding-right: 0.1rem; */
  }

  .toolbar .breadcrumb li:not(:first-child)::before {
    padding-right: 0.2rem;
  }

  
  /* ----------------------------------------------- */

  
  /* TRANG DATASET */

  .module-content #dataset-resources > h2 {
    margin-top: 75px;
  }
  
  .module-content > ul.dataset-list > li.dataset-item h2 {
    font-size: 14px;
  }

  .module-content > ul.dataset-list > li.dataset-item p {
    font-size: 12px;
  }
  
  .filters section.module-narrow > h2.module-heading {
    font-size: 12px;
  }

  .filters section.module-narrow > p {
    font-size: 12px;
  }

  .filters section.module-narrow > nav > ul > li > a {
    font-size: 12px;
  }


  /* ----------------------------------------------- */



  /* === Trang Nhom === */

  .container .row-group {
    justify-content: center;
  }

  
  .container .wrapper article.module header.page-header.module-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .container .wrapper article.module header.page-header.module-content .content_action {
    /* display: flex;
    justify-content: space-evenly;
    width: 100%; */
  }

  .container .wrapper article.module header.page-header.module-content ul.nav.nav-tabs {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    margin: 10px 0px 0px 0px;
  }
  
  .container .wrapper article.module header.page-header.module-content .nav-tabs > li {
    font-size: 10px;
    width: 86px;
    max-width: 86px;
    height: 40px;
    display: flex;
  }

  .container .wrapper article.module header.page-header.module-content .nav-tabs > li a i {
    margin-right: 4px;
  }

  .container .wrapper article.module header.page-header.module-content .nav-tabs > li a {
    padding: 5px 7px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .module > .module-content:nth-child(2n) {
    padding: 1rem;
  }

  .module > .module-content:nth-child(2n) ul.activity {
    font-size: 11px;
  }

  .module > .module-content:nth-child(2n) ul.activity li.item.changed-package {
    font-size: 11px;
  }

  .module > .module-content:nth-child(2n) ul.activity li.item.changed-package span.fa-stack.fa-lg {
    margin-left: 5px;
  }

  .module > .module-content:nth-child(2n) ul.activity li.item.changed-package span.date {
    margin: 0;
    font-size: 11px;
  }


  /* === BUTTONS === */
    
  #organization-search-form div.input-group.search-input-group button.btn.btn-default.btn-lg {
    font-size: 20px;
    padding: 6px 6px;
  }

  
  /* === PAGINATION === */

  .pagination-wrapper > .pagination > li > a {
    font-size: 12px;
  }


  /* === ACCOUNT HEADER BUTTON === */

  .account-masthead .account,
  .account-masthead nav.account {
    /* float: none !important; */
    /* width: 100%; */
    text-align: center;
  }

  .account-masthead .container button#menu-btn-toggle i.fas.fa-bars {
    font-size: 10px;
  }

  .account-masthead .container .menu-content > button.mobile-menu-toggle-btn {
    padding: 0;
    height: 24px;
    width: 24px;
  }

  .account-masthead .container .menu-content {
    display: flex !important;
    align-items: center;
  }
  
  .account-masthead .container div.account.avatar.authedmenu-content {
    margin-right: 10px;
  }

  .mobile-menu-lv1 .mobile-menu-lv2 .mobile-menu-lv3 {
    /* padding: 0px 24px; */
  }

  .account-masthead > .container> .account >.list-unstyled {
    gap: 4px;
  }

  .container .account .list-unstyled .harvest-btn {
    min-width: 24px;
    height: 24px;
    font-size: 9px;
    padding: 0;
    margin-right: 0;
  }

  .container .account .list-unstyled .harvest-btn i {
    font-size: 9px;
  }

  .divider {
    display: none;
  }

  .container .account .list-unstyled .notlogged-li {
    width: auto !important;
    height: auto !important;
  }

  .container .account .list-unstyled li {
    width: 24px;
    height: 24px;
  }

  .container .account .list-unstyled li a {
    /* width: 24px; */
    min-width: 24px;
    height: 24px;
    font-size: 9px;
  }

  .container .account .list-unstyled li a img {
    width: 18px;
    height: 18px;
  }


  /* === HEADER === */
  header.masthead .container {
    padding: 0 10px;
  }

  /* Logo co lại */
  header.masthead .logo img {
    width: auto;
    max-width: auto;
    height: 26px !important;
    max-height: 26px !important;
  }

  /* Navbar gọn hơn */
  .navbar {
    padding: 0.5rem 0;
  }

  .navbar-toggler {
    width: 40px;
    height: 40px;
    padding: 4px;
  }

  .navbar-toggler .fa {
    font-size: 20px;
  }

  /* Menu xổ xuống */
  .main-navbar {
    padding: 10px 0;
  }

  .main-navbar .navbar-nav > li > a {
    font-size: 15px;
    padding: 6px 10px;
  }

  /* Ô search nhỏ lại */
  .site-search input {
    font-size: 14px;
    height: 32px;
  }

  .site-search button {
    height: 32px;
    width: 36px;
    padding: 0;
  }

  /* .masthead .main-navbar .dropdown {

  } */

  .masthead .main-navbar .dropdown ul {
    width: 80% !important;
    margin-bottom: 20px;
  }

  .masthead .main-navbar ul li a {
    font-size: 12px !important;
  }



  /* === Thong Ke Section === */

  .module-stats .container .row .stats-image {
    text-align: center;
  }

  .module-stats .container .row .stats-image img {
    width: 220px;
  }


  /* === FOOTER === */
  footer .container .row h5 {
    font-size: 10pt !important;
  }
  footer .container .row ul li {
    font-size: 9pt !important;
  }


  /* ----------------------------------------------- */


  /* TRANG GIOI THIEU */

  .container .wrapper .module-content .page-heading {
    margin-top: 50px;
  }

  .container .wrapper .module-content span.input-group-btn button.btn.btn-default.btn-lg {
    font-size: 20px;
    padding: 6px 7px;
  }

  .container .wrapper .module-content .btn-danger {
    font-size: 10px;
    padding: 5px 6px;
  }

  .container .wrapper .module-content .btn-primary {
    font-size: 10px;
    padding: 5px 6px;
  }
  

  /* ----------------------------------------------- */


  /* TRANG ADMIN */

  div.dropdown.btn-group > a.dropdown-toggle.dropdown-config {
    font-size: 10px;
  }

  ul.dropdown-menu.advance-config-menu > li > a {
    font-size: 10px;
  }
  

  /* ----------------------------------------------- */


  /* TRANG TẠO DATASET */


  form#dataset-edit ol.stages > li {
    padding: 7px 10px;
  }

  form#dataset-edit > ol.stages > li > span > span {
    display: none;
  }

}

/* small phone screen */
@media (min-width: 282px) and (max-width: 376.98px) {
  
  /* ----------------------------------------------- */

  /* ===== GLOBAL ===== */
  
  /* .row {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  } */
  
  .toolbar .breadcrumb {
    font-size: inherit ;
  }

  /* .toolbar .breadcrumb li {
    padding-left: inherit;
    margin-left: inherit;
    font-size: 12px;
    padding-right: 0.1rem;
  } */

  .toolbar .breadcrumb li:not(:first-child)::before {
    padding-right: 0.2rem;
  }


  /* ----------------------------------------------- */

  /* ===== BUTTONS ===== */
  
  /* .container .wrapper .module-content .btn-default {
    font-size: 10px;
    padding: 5px 6px;
  }

  .container .wrapper .module-content .btn-danger {
    font-size: 10px;
    padding: 5px 6px;
  }

  .container .wrapper .module-content .btn-primary {
    font-size: 12px;
    padding: 9px 10px;
  } */
  
  #organization-search-form div.input-group.search-input-group button.btn.btn-default.btn-lg {
    font-size: 20px;
    padding: 6px 6px;
  }

  /* ----------------------------------------------- */

  /* ===== TRANG DATASET ===== */

  .module-content #dataset-resources > h2 {
    margin-top: 75px;
  }

  .module-content > ul.dataset-list > li.dataset-item h2 {
    font-size: 14px;
  }

  .module-content > ul.dataset-list > li.dataset-item p {
    font-size: 12px;
  }

  /* ----------------------------------------------- */
  
  /* ===== Trang Nhom ===== */

  .container .row-group {
    justify-content: space-between;
  }

  .row-group .organization-card {
    width: 130px;
    height: 220px;
  }

  .row-group .organization-card .organization-card-body {
    min-height: 30px;
  }

  .row-group .organization-card .organization-card-footer {
    min-height: 30px;
  }

  .row-group .organization-card .short-text {
    font-size: 12px;
  }

  .container .wrapper article.module header.page-header.module-content {
    padding-left: 12px;
    padding-right: 12px;
  }

  .container .wrapper article.module header.page-header.module-content ul.nav.nav-tabs {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    margin: 10px 0px 0px 0px;
  }
  
  .container .wrapper article.module header.page-header.module-content .nav-tabs > li {
    font-size: 10px;
    width: 79px;
    max-width: 86px;
    height: 40px;
    display: flex;
  }

  .container .wrapper article.module header.page-header.module-content .nav-tabs > li a i {
    margin-right: 4px;
  }

  .container .wrapper article.module header.page-header.module-content .nav-tabs > li a {
    padding: 5px 7px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .module > .module-content:nth-child(2n) ul.activity li.item.changed-package span.date {
    margin: 0;
    font-size: 11px;
  }

  .masthead .main-navbar ul li a {
    font-size: 12px;
  }

  /* ----------------------------------------------- */

  /* === PAGINATION === */

  .pagination-wrapper > .pagination > li > a {
    font-size: 12px;
  }

  /* ----------------------------------------------- */

  /* === ACCOUNT HEADER BUTTON === */

  .account-masthead .account,
  .account-masthead nav.account {
    float: none !important;
    /* width: 100%; */
    text-align: center;
  }

  .account-masthead .container {
    display: flex !important;
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  .mobile-menu-list > .mobile-menu-section a.mobile-menu-link {
    font-size: 12px !important;
  }

  .mobile-menu-lv3 > li > a {
    font-size: 12px !important;
  }

  .mobile-menu-lv4 > li > a {
    font-size: 12px !important;
  }

  .account-masthead .container button#menu-btn-toggle i.fas.fa-bars {
    font-size: 16px;
  }

  .account-masthead .container .menu-content > button.mobile-menu-toggle-btn {
    padding: 0;
  }

  .account-masthead .container .menu-content {
    display: flex !important;
    align-items: center;
  }

  .mobile-menu-lv1 .mobile-menu-lv2 .mobile-menu-lv3 {
    /* padding: 0px 24px; */
  }

  .container .account .list-unstyled .harvest-btn {
    width: 24px;
    height: 24px;
    margin: 0;
    padding: 0;
  }

  .container .account .list-unstyled .harvest-btn i {
    font-size: 11px;
  }

  .container .account .list-unstyled .notlogged-li {
    width: auto !important;
    height: auto !important;
  }

  .container .account .list-unstyled li {
    width: 24px;
    height: 24px;
  }

  .container .account .list-unstyled li a {
    min-width: 24px;
    height: 24px;
    font-size: 12px;
  }

  .container .account .list-unstyled li a img {
    width: 18px;
    height: 18px;
  }

  .account-masthead > .container> .account >.list-unstyled.account-not-login li a {
    font-size: 11px;
  }

  /* ----------------------------------------------- */

  /* ===== HEADER ===== */
  header.masthead .container {
    padding: 0 10px;
  }

  /* Logo co lại */
  header.masthead .logo img {
    width: auto;
    max-width: auto;
    height: 36px;
    max-height: 36px;
  }

  /* Navbar gọn hơn */
  .navbar {
    padding: 0.5rem 0;
  }

  .navbar-toggler {
    width: 40px;
    height: 40px;
    padding: 4px;
  }

  .navbar-toggler .fa {
    font-size: 20px;
  }

  /* Menu xổ xuống */
  .main-navbar {
    padding: 10px 0;
  }

  .main-navbar .navbar-nav > li > a {
    font-size: 15px;
    padding: 6px 10px;
  }

  /* Ô search nhỏ lại */
  .site-search input {
    font-size: 14px;
    height: 32px;
  }

  .site-search button {
    height: 32px;
    width: 36px;
    padding: 0;
  }

  .search-form .search-input.search-giant input {
    font-size: 12px;
    padding: 11px;
  }

  /* .masthead .main-navbar .dropdown {

  } */

  .masthead .main-navbar .dropdown ul {
    width: 95% !important;
    margin-bottom: 20px;
  }

  
  .site-header .headline h1.text-center {
    font-size: calc(1rem + 0.1vw);
  }

  .search-form .search-input button {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px;
    height: 20px;
    padding: 0;
    border: none;
    background: transparent;
  }

  .search-form .search-input.search-giant button i {
    font-size: 20px;
    width: 20px;
  }


  /* Thong Ke Section */

  .module-stats .container .row .stats-image {
    text-align: center;
  }

  .module-stats .container .row .stats-image img {
    width: 250px;
  }

  /* ----------------------------------------------- */

  /* ===== FOOTER ===== */

  footer .container .row h5 {
    font-size: 10pt !important;
  }

  footer .container .row ul li {
    font-size: 9pt !important;
  }

  /* ----------------------------------------------- */
  
  
  /* TRANG GIOI THIEU */
  
  
  /* .container .wrapper .module-content .page-heading {
    margin-top: 50px;
  } */

  

  /* ----------------------------------------------- */


  /* TRANG ADMIN */

  div.dropdown.btn-group > a.dropdown-toggle.dropdown-config {
    font-size: 10px;
  }

  ul.dropdown-menu.advance-config-menu > li > a {
    font-size: 10px;
  }
  
  /* ----------------------------------------------- */


  /* TRANG TẠO DATASET */


  form#dataset-edit ol.stages > li {
    padding: 7px 10px;
  }
  
  .stages li .highlight {
    padding: 10px 20px 10px 45px;
    line-height: 13px;
  }

  form#dataset-edit > ol.stages > li > span > span {
    display: block;
    word-wrap: break-word;
    /* font-size: 8px; */
    vertical-align: middle;
    height: 100%;
  }

  .filters section.module-narrow > h2.module-heading {
    font-size: 12px;
  }

  .filters section.module-narrow > p {
    font-size: 12px;
  }

  .filters section.module-narrow > nav > ul > li > a {
    font-size: 12px;
  }


  /* ----------------------------------------------- */


}

@media (max-width: 390px) {
  .media-item.organization-card {
    /* width: 125px;
    height: 220px; */
    /* Giảm từ 280px xuống 220px */
  }
}


@media (min-width: 374.98px) and (max-width: 480.98px) {
    
  /* ----------------------------------------------- */


  /* TRANG TẠO DATASET */


  form#dataset-edit ol.stages > li {
    padding: 7px 10px;
  }
  
  .stages li .highlight {
    padding: 10px 20px 10px 45px;
    line-height: 13px;
  }

  form#dataset-edit > ol.stages > li > span > span {
    display: block;
    word-wrap: break-word;
    /* font-size: 8px; */
    vertical-align: middle;
    height: 100%;
  }

  
  /* === PAGINATION === */

  .pagination-wrapper > .pagination > li > a {
    font-size: 12px;
  }

}


/* normal phone screen */
@media (min-width: 377px) and (max-width: 480.98px) {
  /* ----------------------------------------------- */

  /* === GLOBAL === */
  
  .row {
    /* padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5); */
  }
    
  .toolbar .breadcrumb {
    font-size: inherit ;
  }

  .toolbar .breadcrumb li {
    padding-left: inherit;
    margin-left: inherit;
    font-size: 12px;
    padding-right: 0.2rem;
  }

  .toolbar .breadcrumb li:not(:first-child)::before {
    padding-right: 0.3rem;
  }

  
  /* BUTTONS */
  
  .container .wrapper .module-content .btn-default {
    font-size: 12px;
    padding: 6px 8px;
  }

  .container .wrapper .module-content .btn-danger {
    font-size: 10px;
    padding: 6px 8px;
  }

  .container .wrapper .module-content .btn-primary {
    font-size: 10px;
    padding: 6px 8px;
  }

  #organization-search-form div.input-group.search-input-group button.btn.btn-default.btn-lg {
    font-size: 20px;
    padding: 6px 6px;
  }

  
  /* TRANG DATASET */

  .module-content #dataset-resources > h2 {
    margin-top: 75px;
  }

    
  /* === Trang Nhom === */

  .container .row-group {
    justify-content: space-between;
  }

  .row-group .organization-card {
    width: 148px;
    height: 220px;
  }

  .row-group .organization-card .organization-card-body {
    min-height: 30px;
  }

  .row-group .organization-card .organization-card-footer {
    min-height: 30px;
  }

  .row-group .organization-card .short-text {
    font-size: 12px;
  }

  
  .container .wrapper article.module header.page-header.module-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container .wrapper article.module header.page-header.module-content ul.nav.nav-tabs {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    margin: 10px 0px 0px 0px;
  }
  
  .container .wrapper article.module header.page-header.module-content .nav-tabs > li {
    font-size: 11px;
    width: 84px;
    /* max-width: 86px; */
    height: 40px;
    display: flex;
  }

  .container .wrapper article.module header.page-header.module-content .nav-tabs > li a i {
    margin-right: 4px;
  }

  .container .wrapper article.module header.page-header.module-content .nav-tabs > li a {
    padding: 5px 7px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .module > .module-content:nth-child(2n) ul.activity li.item.changed-package span.date {
    margin: 0;
    font-size: 11px;
  }

  .masthead .main-navbar ul li a {
    font-size: 12px;
  }


  /* ===== TRANG DATASET ===== */
  
  .module-content > ul.dataset-list > li.dataset-item h2 {
    font-size: 14px;
  }

  .module-content > ul.dataset-list > li.dataset-item p {
    font-size: 12px;
  }



  /* === ACCOUNT HEADER BUTTON === */

  .account-masthead .account,
  .account-masthead nav.account {
    float: none !important;
    /* width: 100%; */
    text-align: center;
  }

  .account-masthead .container {
    display: flex !important;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  
  .mobile-menu-list > .mobile-menu-section a.mobile-menu-link {
    font-size: 12px !important;
  }

  .mobile-menu-lv3 > li > a {
    font-size: 12px !important;
  }

  .mobile-menu-lv4 > li > a {
    font-size: 12px !important;
  }

  .account-masthead .container .menu-content {
    display: flex !important;
    align-items: center;
  }

  .account-masthead .container .menu-content > button.mobile-menu-toggle-btn {
    font-size: 15px;
    padding: 0px;
  }

  .mobile-menu-lv1 .mobile-menu-lv2 .mobile-menu-lv3 {
    /* padding: 0px 24px; */
  }

  .container .account .list-unstyled .harvest-btn {
    width: 24px;
    height: 24px;
    margin: 0;
    padding: 0;
  }

  .container .account .list-unstyled .harvest-btn i {
    font-size: 11px;
  }

  .container .account .list-unstyled .notlogged-li {
    width: auto !important;
    height: auto !important;
  }

  .container .account .list-unstyled li {
    width: 24px;
    height: 24px;
  }

  .container .account .list-unstyled li a {
    /* width: 24px; */
    min-width: 24px;
    height: 24px;
    font-size: 11px;
  }

  .container .account .list-unstyled li a img {
    width: 18px;
    height: 18px;
  }

  .account-masthead > .container> .account >.list-unstyled.account-not-login li a {
    font-size: 11px;
  }


  /* === HEADER === */
  header.masthead .container {
    padding: 0 10px;
  }

  /* Logo co lại */
  header.masthead .logo img {
    width: auto;
    max-width: auto;
    height: 38px;
    max-height: 38px;
  }

  /* Navbar gọn hơn */
  .navbar {
    padding: 0.5rem 0;
  }

  .navbar-toggler {
    width: 40px;
    height: 40px;
    padding: 4px;
  }

  .navbar-toggler .fa {
    font-size: 20px;
  }

  /* Menu xổ xuống */
  .main-navbar {
    padding: 10px 0;
  }

  .main-navbar .navbar-nav > li > a {
    font-size: 15px;
    padding: 6px 10px;
  }

  .site-header .headline h1.text-center {
    font-size: calc(1rem + 0.5vw);
  }

  /* Ô search nhỏ lại */
  .site-search input {
    font-size: 14px;
    height: 32px;
  }

  .site-search button {
    height: 32px;
    width: 36px;
    padding: 0;
  }

  .search-form .search-input.search-giant input {
    font-size: 12px;
    padding: 11px;
  }

  .masthead .main-navbar .dropdown ul {
    width: 95% !important;
    margin-bottom: 20px;
  }

  .search-form .search-input.search-giant button i {
    font-size: 20px;
    width: 20px;
  }


  /* === Thong Ke Section === */

  .module-stats .container .row .stats-image {
    text-align: center;
  }

  .module-stats .container .row .stats-image img {
    width: 250px;
  }

  /* ----------------------------------------------- */


  /* TRANG GIOI THIEU */

  .container .wrapper .module-content .page-heading {
    margin-top: 60px;
  }
    

  /* ----------------------------------------------- */


  /* TRANG ADMIN */

  div.dropdown.btn-group > a.dropdown-toggle.dropdown-config {
    font-size: 12px;
  }

  ul.dropdown-menu.advance-config-menu > li > a {
    font-size: 12px;
  }


  /* === FOOTER === */
  footer .container .row h5 {
    font-size: 10pt !important;
  }

  footer .container .row ul li {
    font-size: 9pt !important;
  }
}


/* big phone screen */
/* @media (max-width: 480px) {
  .media-grid {
    grid-template-columns: 1fr;
  }

  .media-item.organization-card {
    height: 260px;
  }

  .organization-card-header {
    height: 120px;
  }
} */

@media (max-width: 480.98px) {
  .media-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px !important;
    /* Giảm khoảng cách xuống nhỏ hơn nữa cho màn hình nhỏ */
  }

  /* Giảm kích thước card để phù hợp với bố cục 2 cột trên màn hình nhỏ */
  .media-item.organization-card {
    /* width: 145px;
    height: 220px; */
    /* Giảm từ 260px xuống 220px */
  }

  /* Giảm chiều cao phần header có chứa hình ảnh */
  .organization-card-header {
    height: 100px;
    /* Giảm từ 140px xuống 100px */
  }

  /* Giảm padding và font-size để tối ưu không gian */
  .organization-card-body {
    padding: 8px;
    min-height: 60px;
  }

  .organization-card-footer {
    padding: 8px 10px;
    min-height: 40px;
  }

  /* Giảm chiều cao tối đa của tiêu đề */
  .organization-card-title a {
    max-height: 2.6em;
  }

  .media-heading.organization-card-title {
    font-size: 14px;
    line-height: 1.3;
  }

  /* Khu vực chủ đề (Trang chủ) */
  .count,
  .zero-count {
    font-size: 13px;
  }

  .container .wrapper .module-content span.input-group-btn button.btn.btn-default.btn-lg {
    font-size: 15px;
    padding: 9px 10px;
  }

  section.module {
    width: 100%;
  }
  
  article.module {
    width: 100%;
  }

  #content > .wrapper > .primary > article.module  div.module-content {
    width: 100%;
    padding: 0;
    /* overflow-x: scroll; */
  }

  #content > .wrapper.no-nav > .primary > article.module  div.module-content {
    overflow-x: hidden !important;
  }

  .no-nav > article.module > .module-content > .wide .row-group {
    margin-left: -5px;
    padding: 0px 5px;
  }

  div.module-content > div > div#datastoreapi-table_wrapper > div.dt-layout-row > div.dt-layout-cell {
    overflow-x: scroll;
  }

  div.module-content div.dt-layout-row.dt-layout-table > div.dt-layout-cell {
    overflow-x: scroll;
  }
  
  table.table {
    width: auto !important;
    table-layout: fixed;
  }

  table.table > thead.table-custom {
    font-size: 11px;
  }

  table.table > tbody > tr {
    font-size: 11px;
  }

  table.table > tbody > tr > td > a.btn {
    font-size: 9px;
  }

  /* ----------------------------------------------- */
 

  /* ===== TRANG DATASET ===== */
  
  .filters section.module-narrow > h2.module-heading {
    font-size: 12px;
  }

  .filters section.module-narrow > p {
    font-size: 12px;
  }

  .filters section.module-narrow > nav > ul > li > a {
    font-size: 12px;
  }

  header.page-header div.content_action a {
    font-size: 12px;
  }

  .module-content > h1 {
    font-size: 16px;
  }

  .container > .wrapper.no-nav > .module-content > h1.page-heading {
    margin-top: 50px;
  }

  /* du lieu va tai nguyen */

  .module-content > #dataset-resources > h2 {
    font-size: 16px;
  }

  .module-content > #dataset-resources > ul > li > a {
    font-size: 12px;
  }

  /* thong tin bo sung + table */

  .module-content > .additional-info > h3 {
    font-size: 16px;
  }

  .module-content > .additional-info > table > thead {
    font-size: 12px;
  }

  /* comment */

  .module-content > .section-comments .panel-title {
    font-size: 12px;
  }

  .module-content > .section-comments .panel-body #rowNewComment ul li {
    font-size: 11px;
  }

  /* dataset detail */

  aside.secondary > section.module-narrow h1 {
    font-size: 16px;
  }

  aside.secondary > section.module-narrow .nums dl dt {
    font-size: 12px;
  }

  aside.secondary > section.module-narrow .rating .rating-title {
    font-size: 12px !important;
  }

  aside.secondary > section.module-narrow .rating .login-rating-details {
    font-size: 12px;
  }

  aside.secondary > section.module-narrow .view-tracking .counter {
    font-size: 12px;
  }

  aside.secondary > section.module-narrow .view-tracking .counter h4 {
    padding-left: 0;
  }

  /* truy xuat du lieu */

  .module-narrow > .module-content:nth-child(2n)  {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  aside.secondary h2.module-heading {
    font-size: 16px;
  }

  /* nhóm */

  section.module-content > h1.heading {
    font-size: 16px;
  }

  section.module-content p {
    font-size: 12px;
  }

  /* social */
  
  .module-narrow ul li.nav-item a {
    font-size: 12px;
  }

  /* lisence */

  .module-narrow p {
    font-size: 12px;
  }


  /* ----------------------------------------------- */

  /* ===== TRANG RESOURCE ===== */

  .module-resource .actions {
    top: inherit; 
    right: inherit;
  }

  .module-resource .actions ul li a {
    font-size: 11px !important;
  }

  .main .primary.col-md-9.col-xs-12 {
    margin-top: 10px !important;
  }

  .module-content h2 {
    font-size: 16px !important;
  }

  .module-content p {
    font-size: 12px !important;
  }

  .module-content label {
    font-size: 12px !important;
  }

  .module-content .controls select {
    font-size: 12px !important;
  }

  .module-content .controls select option {
    font-size: 12px !important;
  }

  .select-type .btn {
    font-size: 12px !important;
  }

  .form-actions .btn {
    font-size: 12px !important;
  }


  /* ----------------------------------------------- */

}

@media (max-width: 549.98px) {

  .toolbar .breadcrumb li.home {
    padding-left: 0px;
  }

  .toolbar .breadcrumb li.active {
    padding-left: 0.2rem;
  }

  .toolbar .breadcrumb li {
    font-size: 12px;
    padding-right: 0.1rem;
    padding-left: 0.2rem;
  }

  .badge {
    font-size: 10px !important;
  }

  .select2-container-multi .select2-choices .select2-search-field input {
    font-size: 12px !important;
  }

  textarea {
    font-size: 12px !important;
  }

  textarea::placeholder {
    font-size: 12px !important;
  }

  input {
    font-size: 12px !important;
  }

  input::placeholder {
    font-size: 12px !important;
  }

  input.form-control::placeholder {
    font-size: 12px;
  }

  form.search-form h1 {
    font-size: 16px;
  }

  form.search-form .show-filters {
    font-size: 12px;
  }

  .slug-preview {
    font-size: 12px;
  }

  .slug-preview button {
    font-size: 12px;
  }
  
  ol.stages > li {
    padding: 7px 10px;
  }

  ol.stages > li > span > span {
    font-size: 10px;
  }

  ol.stages > li > span > span p {
    font-size: 10px !important;
  }

  .stages li .highlight {
    font-size: 10px;
  }

  form#dataset-edit > div > button {
    font-size: 12px;
    padding: 0.375rem 0.75rem;
  }

  form#dataset-edit > .form-actions {
    text-align: end;
  }

  h3 {
    font-size: 16px;
  }

  .text-end button.mb-1 {
    margin-bottom: 0px !important;
  }


  /*  */

  .container .wrapper .module-content .btn-default {
    font-size: 12px;
    /* padding: 5px 6px; */
  }

  .container .wrapper .module-content .btn-danger {
    font-size: 12px;
    /* padding: 5px 6px; */
  }

  .container .wrapper .module-content .btn-primary {
    font-size: 12px;
    /* padding: 9px 10px; */
  }

  a.me-1 {
    margin-top: 6px;
  }


  .wrapper.no-nav > h2 {
    font-size: 16px;
  }

  .header-mm > .btn {
    font-size: 12px;
  }

  .footer-mm > button {
    font-size: 12px;
  }

  .main .secondary {
    margin-top: 10px;
  }

  .add-topic-btn {
    padding-left: 0px;
  }

  .topic-list-header {
    width: 100%;
  }

  #btnGroupDatasets button {
    font-size: 12px;
  }
}

@media (max-width: 692.98px) {
  .account-masthead .account ul li a span.username {
    display: none;
  }

  .account-masthead .account.authed .li-user img {
    margin-right: 0;
  }

  div#content.container > div.row.wrapper {
    padding: 0px 10px;
  }
  
  div#btnGroupDatasets {
    padding-left: 0 !important;
  }

  section.module {
    width: 100%;
  }

  article.module {
    width: 100%;
  }

  div.module-content {
    width: 100%;
    padding: 0;
  }

  div.module-content div.dt-layout-row.dt-layout-table > div.dt-layout-cell {
    overflow-x: scroll;
  }
  
  table.table {
    width: auto !important;
    table-layout: fixed;
  }

  table.table > thead.table-custom {
    font-size: 12px;
  }

  table.table > tbody > tr {
    font-size: 12px;
  }

  table.table > tbody > tr > td > a.btn {
    font-size: 9px;
  }

  .container .wrapper .module-content span.input-group-btn button.btn.btn-default.btn-lg {
    font-size: 17px;
  }

  /* ----------------------------------------------- */

  
  /* ===== TRANG DATASET ===== */
  
  .module-content > ul.dataset-list > li.dataset-item h2 {
    font-size: 14px;
  }

  .module-content > ul.dataset-list > li.dataset-item p {
    font-size: 13px;
  }
    header.page-header div.content_action a {
    font-size: 13px;
  }

  .module-content > h1 {
    font-size: 16px;
  }

  /* du lieu va tai nguyen */

  .module-content > #dataset-resources > h2 {
    font-size: 16px;
  }

  .module-content > #dataset-resources > ul > li > a {
    font-size: 13px;
  }

  /* thong tin bo sung + table */

  .module-content > .additional-info > h3 {
    font-size: 16px;
  }

  .module-content > .additional-info > table > thead {
    font-size: 13px;
  }

  /* comment */

  .module-content > .section-comments .panel-title {
    font-size: 13px;
  }

  .module-content > .section-comments .panel-body #rowNewComment ul li {
    font-size: 11px;
  }

  /* dataset detail */

  aside.secondary > section.module-narrow h1 {
    font-size: 16px;
  }

  aside.secondary > section.module-narrow .nums dl dt {
    font-size: 13px;
  }

  aside.secondary > section.module-narrow .rating .rating-title {
    font-size: 13px;
  }

  aside.secondary > section.module-narrow .rating .login-rating-details {
    font-size: 13px;
  }

  aside.secondary > section.module-narrow .view-tracking .counter {
    font-size: 13px;
  }

  aside.secondary > section.module-narrow .view-tracking .counter h4 {
    padding-left: 0;
  }

  /* truy xuat du lieu */

  .module-narrow > .module-content:nth-child(2n)  {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  aside.secondary h2.module-heading {
    font-size: 16px;
  }

  /* nhóm */

  section.module-content > h1.heading {
    font-size: 16px;
  }

  section.module-content p {
    font-size: 13px;
  }

  /* social */
  
  .module-narrow ul li.nav-item a {
    font-size: 13px;
  }

  /* lisence */

  .module-narrow p {
    font-size: 13px;
  }


  
  /* ----------------------------------------------- */

  /* ===== TRANG RESOURCE ===== */

  .module-resource .actions {
    top: inherit; 
    right: inherit;
  }

  .module-resource .actions ul li a {
    font-size: 13px;
  }

  .main .primary.col-md-9.col-xs-12 {
    margin-top: 10px;
  }

  .module-content h2 {
    font-size: 16px;
  }

  .module-content p {
    font-size: 13px;
  }

  /* ----------------------------------------------- */


    
  /* === PAGINATION === */

  .pagination-wrapper > .pagination > li > a {
    font-size: 12px;
  }

  /* ----------------------------------------------- */

}

@media (min-width: 287px) and (max-width: 768px) {
  .account-masthead .container {
    padding: 0px 5px;
  }
}

@media (max-width: 768.98px) {
  /* 2 cột */
  .media-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 15px !important;
  }

  /* .masthead .main-navbar .dropdown ul {
    width: 97.5% !important;
    margin-bottom: 20px;
  } */

  .account-masthead .account ul li a span.username {
    display: none;
  }

  .account-masthead .account.authed .li-user img {
    margin-right: 0;
  }

  div#content.container > div.row.wrapper {
    padding: 0px 10px;
  }

  div#btnGroupDatasets {
    padding-left: 0 !important;
  }

  section.module {
    width: 100%;
  }

  /* div.module-content {
    width: 100%;
    padding: 0;
  } */

  div.module-content div.dt-layout-row.dt-layout-table > div.dt-layout-cell {
    overflow-x: scroll;
  }
  
  table.table.cell-border {
    width: 100%;
    table-layout: fixed;
  }

  table.table.cell-border > thead.table-custom {
    font-size: 11px;
  }

  table.table.cell-border > tbody > tr {
    font-size: 11px;
  }

  table.table.cell-border > tbody > tr > td > a.btn {
    font-size: 9px;
  }
}

@media (min-width: 481px) and (max-width: 549.98px) {
    
  /* ----------------------------------------------- */

      
  .toolbar .breadcrumb {
    font-size: inherit ;
  }

  .toolbar .breadcrumb li {
    padding-left: inherit;
    margin-left: inherit;
    font-size: 12px;
    padding-right: 0.3rem;
  }

  .toolbar .breadcrumb li:not(:first-child)::before {
    padding-right: 0.5rem;
  }


  
  /* ----------------------------------------------- */


  /* ===== TRANG TẠO DATASET ===== */


  form#dataset-edit ol.stages > li {
    padding: 7px 10px;
  }
  
  .stages li .highlight {
    padding: 10px 20px 10px 45px;
  }

  form#dataset-edit > ol.stages > li > span > span {
    display: block;
    font-size: 10px;
  }

  .masthead .main-navbar ul li a {
    font-size: 13px;
  }
    
  .mobile-menu-list > .mobile-menu-section a.mobile-menu-link {
    font-size: 13px !important;
  }

  .mobile-menu-lv3 > li > a {
    font-size: 13px !important;
  }

  .mobile-menu-lv4 > li > a {
    font-size: 13px !important;
  }

  .site-header .headline h1.text-center {
    font-size: calc(1rem + 0.5vw);
  }
  
  .search-form .search-input.search-giant button i {
    font-size: 20px;
    width: 20px;
  }

    
  .filters section.module-narrow > h2.module-heading {
    font-size: 12px;
  }

  .filters section.module-narrow > p {
    font-size: 12px;
  }

  .filters section.module-narrow > nav > ul > li > a {
    font-size: 12px;
  }

  
  /* ----------------------------------------------- */

  /* ===== TRANG RESOURCE ===== */

  .module-resource .actions {
    top: inherit; 
    right: inherit;
  }

  .module-resource .actions ul li a {
    font-size: 12px !important;
  }

  .main .primary.col-md-9.col-xs-12 {
    margin-top: 10px !important;
  }

  .module-content h2 {
    font-size: 16px !important;
  }

  .module-content p {
    font-size: 12px !important;
  }
  
  .module-content label {
    font-size: 12px !important;
  }

  .module-content .controls select {
    font-size: 12px !important;
  }

  .module-content .controls select option {
    font-size: 12px !important;
  }

  .select-type .btn {
    font-size: 12px !important;
  }

  .form-actions .btn {
    font-size: 12px !important;
  }


  /* ----------------------------------------------- */

    
  /* === FOOTER === */
  footer .container .row h5 {
    font-size: 10pt !important;
  }

  footer .container .row ul li {
    font-size: 9pt !important;
  }
}

@media (min-width: 550px) and (max-width: 768.98px) {
    
  /* ----------------------------------------------- */


  /* TRANG TẠO DATASET */


  form#dataset-edit ol.stages > li {
    padding: 7px 10px;
  }

  .stages li .highlight {
    padding: 10px 20px 10px 45px;
  }

  form#dataset-edit > ol.stages > li > span > span {
    display: block;
    font-size: 10px;
  }

  .container > .row-group {
    display: flex;
    justify-content: space-evenly;
  }

  li.organization-card .organization-card-body {
    display: flex;
    align-items: center;
  }

  li.organization-card .organization-card-body h3.organization-card-title {
    display: flex;
    align-items: center;
  }

  .row-group .organization-card {
    width: 180px;
    height: 220px;
    padding-top: 15px;
  }

  .organization-card-image img {
    width: 75px;
    height: auto;
  }
}

/* tablet vertical (ipad mini, ipad air, ...) */
@media (min-width: 481px) and (max-width: 768.98px) {
  /* ----------------------------------------------- */

  /* === GLOBAL === */
  
  .row {
    /* padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5); */
  }
    
  .toolbar .breadcrumb {
    font-size: inherit ;
  }

  .toolbar .breadcrumb li {
    padding-left: inherit;
    margin-left: inherit;
    font-size: 12px;
    padding-right: 0.3rem;
  }

  .toolbar .breadcrumb li:not(:first-child)::before {
    padding-right: 0.5rem;
  }


  /* TRANG NHOM */
    
  .container .wrapper article.module header.page-header.module-content {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container .wrapper article.module header.page-header.module-content ul.nav.nav-tabs {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    margin: 10px 0px 0px 0px;
  }
  
  .container .wrapper article.module header.page-header.module-content .nav-tabs > li {
    font-size: 13px;
    width: 126px;
    /* max-width: 86px; */
    height: 45px;
    display: flex;
  }

  .container .wrapper article.module header.page-header.module-content .nav-tabs > li a i {
    margin-right: 4px;
  }

  .container .wrapper article.module header.page-header.module-content .nav-tabs > li a {
    padding: 5px 7px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .module > .module-content:nth-child(2n) ul.activity li.item.changed-package span.date {
    margin: 0;
    font-size: 11px;
  }

  /* ===== TRANG DATASET ===== */

  div.module-content {
    width: 100%;
    /* padding: 0; */
  }

  
  /* === ACCOUNT HEADER BUTTON === */

  .account-masthead .account,
  .account-masthead nav.account {
    float: none !important;
    /* width: 100%; */
    text-align: center;
  }

  .account-masthead .container {
    display: flex !important;
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  .account-masthead .container .menu-content {
    display: flex !important;
    align-items: center;
  }

  .mobile-menu-lv1 .mobile-menu-lv2 .mobile-menu-lv3 {
    /* padding: 0px 24px; */
  }

  .container .account .list-unstyled .harvest-btn {
    width: 36px;
    height: 36px;
    margin: 0;
    padding: 0;
  }

  .account-masthead > .container> .account >.list-unstyled.account-not-login li a {
    font-size: 11px;
  }


  /* === HEADER === */

  header.masthead .container {
    padding: 0 10px;
  }

  /* Logo co lại */
  header.masthead .logo img {
    width: auto;
    max-width: auto;
    height: 40px;
    max-height: 51px;
  }

  /* Navbar gọn hơn */
  .navbar {
    padding: 0.5rem 0;
  }

  .navbar-toggler {
    width: 40px;
    height: 40px;
    padding: 4px;
  }

  .navbar-toggler .fa {
    font-size: 20px;
  }

  /* Menu xổ xuống */
  .main-navbar {
    padding: 10px 0;
  }

  .main-navbar .navbar-nav > li > a {
    font-size: 15px;
    padding: 6px 10px;
  }

  /* Ô search nhỏ lại */
  .site-search input {
    font-size: 14px;
    height: 32px;
  }

  .site-search button {
    height: 32px;
    width: 36px;
    padding: 0;
  }
  
  .search-form .search-input.search-giant input {
    font-size: 12px;
    padding: 11px;
  }

  .masthead .main-navbar .dropdown ul {
    width: 96% !important;
    max-width: 96.5%;
    margin-bottom: 20px;
    margin-top: 0px;
  }


  /* Thong Ke Section */

  .module-stats .container .row .stats-image {
    text-align: center;
  }

  .module-stats .container .row .stats-image img {
    width: 250px;
  }


  /* === FOOTER === */

  footer .container .row h5 {
    font-size: 11pt !important;
  }
  footer .container .row ul li {
    font-size: 9.5pt !important;
  }

  

  /* ----------------------------------------------- */


  /* TRANG ADMIN */

  div.dropdown.btn-group > a.dropdown-toggle.dropdown-config {
    font-size: 13px;
  }

  ul.dropdown-menu.advance-config-menu > li > a {
    font-size: 13px;
  }
  
  /* ----------------------------------------------- */


  /* TRANG TẠO DATASET */


  form#dataset-edit ol.stages > li {
    padding: 7px 10px;
  }

  /* form#dataset-edit > ol.stages > li > span > span {
    display: block;
  } */
}

/* ipad mini */
@media (min-width: 767px) and (max-width: 768.98px) {
  
  /* === GLOBAL === */
  
  .row {
    /* padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5); */
  }
  

  /* === HEADER === */

  .masthead .main-navbar .dropdown ul {
    margin-top: 0;
    width: 97.5% !important;
    max-width: 97.5%;
    margin-bottom: 20px;
  }


  /* Thong Ke Section */

  .module-stats .container .row .stats-image {
    text-align: center;
  }

  .module-stats .container .row .stats-image img {
    width: 250px;
    margin-top: 50px;
  }
}

/* ipad air / surface pro 7 */
@media (min-width: 769px) and (max-width: 912.98px) {
  
  /* === GLOBAL === */
  
  .row {
    /* padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5); */
  }

  .search-form .search-input.search-giant input {
    font-size: 12px;
    padding: 11px;
  }

  
  li.organization-card .organization-card-body {
    display: flex;
    align-items: center;
  }

  li.organization-card .organization-card-body h3.organization-card-title {
    display: flex;
    align-items: center;
  }

  .row-group .organization-card {
    width: 180px;
    height: 220px;
    padding-top: 15px;
  }

  .organization-card-image img {
    width: 80px;
    height: auto;
  }
}

/* tablet horizontal / PC */
@media (min-width: 769px) and (max-width: 991.98px) {

  /* === ACCOUNT HEADER BUTTON === */

  .account-masthead .account,
  .account-masthead nav.account {
    float: none !important;
    /* width: 100%; */
    text-align: center;
  }

  .account-masthead .container {
    display: flex !important;
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  .account-masthead .container .menu-content {
    display: flex !important;
    align-items: center;
  }

  .mobile-menu-lv1 .mobile-menu-lv2 .mobile-menu-lv3 {
    /* padding: 0px 24px; */
  }

  .container .account .list-unstyled .harvest-btn {
    width: 36px;
    height: 36px;
    margin: 0;
    padding: 0;
  }


  /* === HEADER === */

  .masthead .main-navbar .dropdown ul {
    margin-top: 0;
    width: 97.5% !important;
    max-width: 97.5%;
    margin-bottom: 20px;
  }


  /* === FOOTER === */

  footer .container .row h5 {
    font-size: 14pt !important;
  }
  footer .container .row ul li {
    font-size: 11pt !important;
  }


  /* === Thong Ke Section === */

  .module-stats .container .row .stats-image {
    text-align: center;
  }

  .module-stats .container .row .stats-image img {
    width: 300px;
    margin-top: 50px;
  }
}

@media (max-width: 991.98px) {
  .masthead .main-navbar > ul > li {
    margin-left: 0px;
    margin-bottom: 7px;
  }

  .media-grid {
    grid-template-columns: repeat(3, 1fr) !important;
    /* 3 cột */
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .mobile-menu-list > .mobile-menu-section {
    max-width: 992px;
    margin: auto;
  }
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .mobile-menu-list > .mobile-menu-section {
    max-width: 1170px;
    margin: auto;
  }
}

@media (min-width: 992px) and (max-width: 1300px) {
  
  /* === ACCOUNT HEADER BUTTON === */

  .account-masthead .container .menu-content {
    display: flex !important;
    align-items: center;
  }

  .account-masthead .container .menu-content > button.mobile-menu-toggle-btn {
    /* background: rgba(255, 255, 255, 0.1); */
    border-radius: 0.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .harvest-btn {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    background: rgba(255, 255, 255, 0.2);
    justify-content: center;
  }

  .harvest-btn>span {
    display: none;
  }

  .harvest-btn>i {
    margin-right: 0px;
  }

  
  /* === Thong Ke Section === */

  .module-stats .container .row .stats-image {
    text-align: center;
  }

  .module-stats .container .row .stats-image img {
    width: 350px;
    margin-top: 50px;
  }
}

@media (max-width: 1200px) {
  .media-grid {
    grid-template-columns: repeat(4, 1fr) !important;
    /* 4 cột */
  }
}

@media (max-width: 1300px) {
  
  .account-masthead .container .menu-content > button.mobile-menu-toggle-btn {
    /* background: rgba(255, 255, 255, 0.1); */
    border-radius: 0.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .list-dropdown-menu {
    display: none;
  }

  /* .mobile-menu-toggle-btn {
    display: block;
  } */

  #dataset-resources>.resource-list {
    padding: 1rem 0 0;
  }

  ul {
    margin-bottom: 0;
  }

  ul,
  li {
    list-style: none;
    padding-left: 0px;
  }

  .mobile-menu-lv1 {
    padding-left: 0;
    background-color: #f5f5f5;
  }

  .mobile-menu-lv2 {
    display: none;
    background-color: #f5f5f5;
  }

  .mobile-menu-lv3 {
    display: none;
    background-color: #f5f5f5;
  }

  .mobile-menu-lv4 {
    display: none;
    background-color: #f5f5f5;
  }

  .mobile-menu-link {
    display: flex;
    align-items: center;
    padding: 12px 24px;
    text-decoration: none;
    color: var(--text-dark);
    /* font-weight: 600; */
    transition: var(--transition);
    border-left: 3px solid transparent;
    cursor: pointer;
  }

  .mobile-menu-lv2>li>a {
    display: flex;
    align-items: center;
    padding: 12px 48px;
    text-decoration: none;
    color: var(--text-dark);
    font-weight: 500;
    transition: var(--transition);
    border-left: 3px solid transparent;
  }

  .mobile-menu-lv3>li>a {
    display: flex;
    align-items: center;
    padding: 12px 72px;
    text-decoration: none;
    color: var(--text-dark);
    font-weight: 500;
    transition: var(--transition);
    border-left: 3px solid transparent;
    font-size: 14px;
  }

  .mobile-menu-lv3>li>a:hover {
    background: rgba(0, 160, 227, 0.05)
  }

  .mobile-menu-lv4>li>a {
    display: flex;
    align-items: center;
    padding: 12px 96px;
    text-decoration: none;
    color: var(--text-dark);
    font-weight: 500;
    transition: var(--transition);
    border-left: 3px solid transparent;
    font-size: 14px;
  }



  .mobile-menu-link:active {
    background-color: rgba(0, 160, 227, 0.05);
    color: #00a0e3;
    border-left-color: #00a0e3;
    ;
  }

  .mobile-menu-link:hover {
    background-color: rgba(0, 160, 227, 0.05);
    text-decoration: none;
  }

  .mobile-menu-link i {
    margin-right: 12px;
    color: #666;
    font-size: 14px;
    min-width: 20px;
    margin-left: 6px;
    transition: transform 0.2s;
  }

  .headli-active {
    display: block;
  }

  .link-active>i.fa-chevron-down {
    transform: rotate(180deg);
    color: #00a0e3;
  }

  .link-active {
    color: #00a0e3 !important;
  }

  .harvest-btn {
    border-radius: 50%;
    /* width: 36px;
    height: 36px; */
    background: rgba(255, 255, 255, 0.2);
    justify-content: center;
  }

  .harvest-btn>span {
    display: none;
  }

  .harvest-btn>i {
    margin-right: 0px;
  }

}


/* ============================== END SECTION ============================== */