@media (min-width: 1920px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1640px;
  }
  body {
    font-size: 16px;
  }
}

@media screen and (max-width: 1351px) {
}
@media screen and (max-width: 1300px) {
}
@media screen and (max-width: 1200px) {
  body {
    font-size: 13px;
  }
  .slider .slider-container .slider-infomation .info .tieu-de {
    font-size: 32px;
  }
  .banner .info {
    font-size: 18px;
  }
  .linh-vuc .swiper-wrapper {
    height: 300px;
  }
  .hinh-anh-card .info .tieu-de {
    font-size: 18px;
  }
  .danh-muc-tin-tuc .title {
    font-size: 42px;
  }
  .news-card-2 .info {
    font-size: 14px;
  }
  header .navbar .navbar-nav > .nav-item > .nav-link {
    font-size: 14px;
  }
  .swiper-button-group {
    --size: 16px;
  }
  .banner .info {
    font-size: 16px;
  }
  .banner .btn.btn-readmore {
    line-height: 40px;
    font-size: 28px;
    height: 46px;
  }
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 991px) {
  body {
    font-size: 11px;
  }
  header {
    position: static;
    background-color: var(--lightColor);
    color: var(--primaryDarkText);
  }
  .logo img {
    height: 50px;
  }
  .slider .slider-container .slider-infomation .info .tieu-de {
    font-size: 24px;
  }
  .item-gioi-thieu .number .rec {
    font-size: 17px;
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
  .item-gioi-thieu .info {
    min-height: 100px;
  }
  .gioi-thieu .img-container::before {
    top: 25px;
    left: 25px;
  }
  .danh-muc-tin-tuc .single-danh-muc .bg-tin-tuc {
    position: static;
    transform: none;
  }
  .danh-muc-tin-tuc .title {
    font-size: 32px;
  }
  .danh-muc-tin-tuc .single-danh-muc {
    padding: 2rem 0;
  }
  .title {
    font-size: 25px;
  }
  .linh-vuc .title {
    margin: 0;
  }
  .linh-vuc .swiper-wrapper {
    height: 250px;
  }
  .linh-vuc .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .linh-vuc .swiper-pagination {
    gap: 14px;
    flex-direction: row;
  }
  .btn.btn-readmore {
    height: 34px;
    line-height: 32px;
    font-size: 12px;
  }
  .hinh-anh-card .info .tieu-de {
    font-size: 16px;
  }
  .news-card-2 .info {
    font-size: 12px;
  }
  section {
    padding: 2rem 0;
  }
  .linh-vuc {
    margin-top: 0;
  }
  .item-linh-vuc .tieu-de {
    margin-bottom: 0.5rem;
  }
  .banner .info {
    font-size: 14px;
  }
  .banner .thong-tin {
    padding: 1.5rem;
  }
  .banner .btn.btn-readmore {
    line-height: 35px;
    font-size: 20px;
    height: 40px;
  }
  footer .logo-f img {
    height: 80px;
  }
  .banner .thong-tin::before,
  .banner .thong-tin::after {
    width: 50px;
    height: 50px;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 767px) {
  .lien-he-page form {
    padding: 1rem;
  }
  header {
    position: static !important;
    color: var(--primaryDarkText) !important;
    background-color: var(--lightColor) !important;
  }
  header .btn-group.btn-group-languages {
    color: var(--primarycolor);
  }
  header .btn-group.btn-group-languages .btn.dropdown-toggle > img {
    /* box-shadow: 0 0 0px 3px var(--primarycolor); */
  }
  .slider .slider-container .slider-infomation .info .tieu-de {
    font-size: 16px;
  }
  .gioi-thieu .img-container::before {
    display: none;
  }
  .item-gioi-thieu .info {
    min-height: auto;
  }
  .gioi-thieu {
    padding-bottom: 2rem;
  }
  .danh-muc-tin-tuc .title {
    font-size: 28px;
  }
  .news-card-2 .info {
    font-size: 11px;
  }
  .title {
    font-size: 22px;
  }
  .hinh-anh-card .info {
    padding: 0.5rem;
  }
  .gioi-thieu .title {
    margin-bottom: 2rem;
  }
  .item-linh-vuc .info {
    padding-left: 0;
  }
  .tai-nguyen-card .img-border {
    padding: 10px;
    margin-bottom: -85px;
  }
  .banner .info {
    position: static;
    transform: none;
    font-size: 14px;
    background: #ccc;
    padding: 1rem 0;
  }
  footer .logo-f img {
    height: 60px;
  }
  .swiper-button-group {
    --size: 14px;
  }
  .main-nav {
    padding: 0.5rem 0;
  }
  .tintuc-thuvienphaply-item {
  }
}
