/* Mobile */
@media (max-width: 767px) {
  .px-110 {
    padding-left: 10px;
    padding-right: 10px; }

  .d-xs-none {
    display: none; }

  .mt-xs-2 {
    margin-top: 8px !important; }

  .mt-xs-3 {
    margin-top: 16px !important; }

  .px-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .ps-xs-0 {
    padding-left: 0 !important; }

  .ps-xs-1 {
    padding-left: 4px !important; }

  .pe-xs-0 {
    padding-right: 0 !important; }

  .pe-xs-1 {
    padding-right: 4px !important; }

  .header-image {
    width: 52px;
    height: 52px; }

  .header-right {
    flex-direction: column;
    row-gap: 20px;
    align-items: flex-start;
    padding-right: 36px;
    margin-left: 10px !important; }

  .header-name {
    font-size: 10px;
    line-height: 15px; }

  .header-description {
    font-size: 7px;
    line-height: 12px; }

  .header-description,
  .header-name {
    text-align: left; }

  .form-control, .input-group {
    height: 40px; }

  .data-body__header {
    display: none; }

  .product {
    /* padding-top: 260px !important; */
    padding-top: 230px !important; }

  .products-image {
    display: none; }

  .products-link {
    display: none; }

  #chart {
    width: 100%;
    height: 230px;
    padding-left: 12px; }

  .card-product-online-divider {
    margin-top: 8px; }

  .card-product-img {
    width: 60%;
    height: auto; }

  .card-product-image {
    height: 100px; }

  .body__content_note {
    width: 100%;
    /* position: absolute; */
    bottom: 0; }

  .note_list {
    align-items: center; }

  .note_item {
    width: 49%;
    /* padding-left: 10px; */ }

  .note_label {
    font-size: 9px; }

  .note_divider {
    width: 20%; }

  .supply-header {
    flex-direction: column;
    padding: 0 10px; }

  .training-item {
    height: auto; }

  .news-filter {
    flex-direction: row;
    height: auto;
    margin-bottom: 20px; }

  .btn-search {
    font-size: 16px;
    height: 40px; }

  .btn-search > i {
    font-size: 30px; }

  /* .btn-link {
      margin-top: 10px;
  } */
  .card-news__img {
    height: 109px; }

  .library-header {
    align-items: baseline;
    margin-top: 20px;
    padding: 0 15px; }

  .library-image > img {
    height: 420px; }

  .search-link {
    font-size: 14px; }

  .training-item {
    align-items: flex-start; }

  .training-item::after {
    bottom: -10px; }

  .training-item-day {
    font-size: 20px;
    line-height: 32px; }

  .training-item-month {
    font-size: 12px;
    line-height: 18px; }

  .training-item-name {
    font-size: 14px;
    line-height: 21px; }

  .training-item-description {
    font-size: 8px;
    line-height: 12px; }

  .product-title, .products-title, .supply-title, .training-title, .enterprise-title, .library-title {
    font-size: 18px;
    line-height: 20px; }

  .product-subtitle, .products-subtitle {
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 20px; }

  .training-item-img {
    width: 51px;
    height: 51px; }

  .card-news-body {
    row-gap: 4px; }

  .card-news__title {
    font-size: 14px;
    line-height: 20px;
    height: 40px; }

  .form-control, v-input-control {
    height: 40px; }

  /* .btn-products-next {
      right: 0%;
  }
  .btn-products-prev {
      left: 0%;
  } */
  .col-pd {
    padding-left: 0px !important; }

  .mt-5rem {
    margin-top: 0 !important; }

  .banner-item {
    height: 160px; }

  #search {
    top: 250px;
    left: 2%;
    right: 2%;
    width: 96%;
    height: fit-content; }

  .card-product-online-img {
    height: 89px; }

  .card-product-online {
    height: 118px;
    row-gap: 3px; }

  .card-product-online-title {
    display: flex;
    font-size: 8px;
    line-height: 11px;
    height: 23px;
    justify-content: center;
    align-items: center; }

  .footer-left-item {
    white-space: normal; }

  .btn-products-prev {
    left: 1%;
    top: 42%;
    width: 28px;
    height: 28px; }

  .btn-products-next {
    right: 1%;
    top: 42%;
    width: 28px;
    height: 28px;
    background: #F2B945; }

  .header-logo {
    padding-left: 15px; }

  .data-group {
    padding: 10px 0 10px 0px; }

  .data-number {
    font-size: 36px;
    line-height: 54px; }

  .data-name {
    font-size: 12px;
    line-height: 25px; }

  .justify-content-between {
    padding: 0px 15px; }

  #enterprise .carousel-item.item {
    padding-left: 15px;
    padding-right: 15px; }

  .enterprise-title {
    font-size: 18px;
    line-height: 24px; }

  .news-content {
    padding-top: 1rem;
    padding-bottom: 1rem; }

  /* .grid-products {
      column-gap: 5px;
  } */
  .product-img {
    width: 50px;
    height: 50px; }

  .gutter-10 {
    padding-left: 10px;
    padding-right: 10px; }

  .gutter-5 {
    padding-left: 5px !important;
    padding-right: 5px !important; }

  .filter-title {
    font-size: 18px;
    line-height: 24px; }

  .filter-header {
    width: 66%; }

  .dropdown-divider {
    height: 0px;
    margin: 10px 0px;
    border-top: 1px solid #D9D9D9; }

  .dropdown-divider.dropdown-divider-mobile {
    height: 0;
    margin: 4px 0px;
    border-top: none; }

  .header-logo {
    padding-left: 10px; }

  .dropdown-item-mobile {
    display: flex;
    align-items: center;
    white-space: break-spaces;
    color: #000 !important;
    column-gap: 10px;
    height: 38px; }

  .card-news__content {
    height: 48px;
    font-size: 12px;
    line-height: 16px;
    text-align: justify;
    margin-bottom: 5px; }

  .footer-left-heading {
    font-size: 17px;
    font-weight: 700;
    line-height: 28px;
    margin-top: 14px;
    margin-bottom: 14px; }

  .footer-center-heading {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px; }

  .grid-images {
    row-gap: 10px; }

  .library-left {
    margin-bottom: 10px; }

  .library-left > img {
    height: auto; }

  .library-image > img {
    height: auto; }

  #supply {
    padding-top: 2rem; }

  .supply-card-img {
    height: 120px; }

  .dropdown-item-svg {
    width: 24px;
    flex-shrink: 0;
    margin-left: 5px; }

  .data-title {
    padding: 0;
    font-size: 20px;
    line-height: 30px; }

  .products {
    padding-top: 3rem; }

  .dropdown-item__content {
    column-gap: 20px;
    width: 100%;
    text-transform: none; }

  .dropdown-item__content > .content-link {
    width: 36%;
    font-size: 12px; }

  .dropdown-item__content-tag {
    width: 100%;
    text-transform: none; }

  .dropdown-item__content-tag > .content-link {
    font-size: 12px; }

  .enterprise-card {
    width: 50%; }

  #carouselEnterpriseMobile {
    display: block; }

  #enterprise {
    margin-top: 2rem;
    padding-bottom: 1rem; }

  .product-name {
    font-size: 12px;
    padding-right: 10px; }

  .products-left-row {
    height: auto; }

  .mt-65 {
    margin-top: 0px; }

  .card-product-title {
    height: 48px;
    -webkit-line-clamp: 2; }

  .system-name {
    font-size: 12px; }

  .supply-group-btn {
    margin-top: 12px;
    padding: 0px 10px; }

  .data-body__chart {
    position: relative;
    /* padding-bottom: 62px; */ }

  .btn-link > i {
    margin-right: 2px !important; }

  .btn-link {
    width: 100px;
    font-size: 12px; }

  .btn-prev, .btn-next {
    width: 28px;
    height: 28px; }

  .training-header_right {
    column-gap: 4px; }

  .footer-left-list {
    row-gap: 14px; }

  .btn-sell {
    font-size: 14px !important; }

  .card-product {
    height: 180px;
    margin-left: 5px;
    margin-right: 5px; }

  .filter-divider {
    width: 25%; }

  .btn-tieubieu {
    top: 44%; }

  .business-header {
    /* font-size: 18px; */
    font-family: "Inter";
    font-size: 6vw;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    color: #123060;
    position: relative;
    padding-bottom: 10px; }

  .footer-center,
  .footer-right {
    padding-top: 10px !important; }

  .img-trangchu {
    padding-bottom: 1.5em !important;
    margin-top: 1.5em !important; }

  .first-img-trangchu {
    margin-top: 1em !important; }

  .nav-sidebar {
    width: 90%; }

  #training {
    margin-top: 30px; }

  .grid-products {
    row-gap: 5px; } }
/* Tablet */
@media (min-width: 768px) and (max-width: 992px) {
  .d-sm-none {
    display: none; }

  .ps-sm-0 {
    padding-left: 0; }

  .pe-sm-0 {
    padding-right: 0; }

  .ps-sm-15 {
    padding-left: 15px !important; }

  .px-110 {
    padding-left: 30px;
    padding-right: 30px; }

  .px-sm-0 {
    padding-left: 0;
    padding-right: 0; }

  .px-sm-1 {
    /* padding-left: 4px;
    padding-right: 4px; */
    padding-left: 4px !important;
    padding-right: 4px !important; }

  .mt-sm-2 {
    margin-top: 8px; }

  .product {
    padding-top: 100px; }

  .product-divider {
    width: 8%; }

  .products-image {
    display: none; }

  .products-header {
    display: flex;
    justify-content: space-between;
    align-items: center; }

  .products-header > .d-sm-none {
    display: none !important; }

  #chart {
    /* width: 80%; */
    width: 100%; }

  .body__content_note {
    width: 20%; }

  .note_item {
    width: 50%;
    /* padding-left: 40px; */ }

  .note_divider {
    width: 70px; }

  .training-item-date {
    width: 75px; }

  .header-image {
    width: 102px;
    height: 102px; }

  .header-name {
    font-size: 22px; }

  .header-description {
    font-size: 17px; }

  .grid-products {
    margin-top: 20px;
    /* column-gap: 5px; */ }

  .product-title, .products-title, .supply-title, .training-title, .enterprise-title, .library-title {
    font-size: 28px;
    line-height: 40px; }

  .product-subtitle, .products-subtitle {
    font-size: 24px;
    line-height: 36px;
    padding-bottom: 20px; }

  .data-title {
    font-size: 18px;
    line-height: 30px; }

  .data-number {
    font-size: 36px;
    line-height: 54px; }

  #enterprise {
    margin-top: 2rem;
    padding-bottom: 1rem; }

  .enterprise-card {
    height: 107px; }

  .enterprise-card-img {
    width: 96px;
    height: 64px; }

  .layout-right__btn {
    display: block; }

  #search {
    top: 410px;
    /* left: 2%;
    right: 2%;
    width: 96%;
    width: 720px; */
    height: fit-content; }

  .header-logo {
    padding-left: 15px; }

  .news-content {
    padding-top: 2rem;
    padding-bottom: 2rem; }

  .grid-product {
    row-gap: 10px; }

  .products-left-row {
    height: auto; }

  .mt-65 {
    margin-top: 26px; }

  .supply-card-img {
    height: 230px; }

  .dropdown-item-mobile {
    display: flex;
    align-items: center;
    white-space: break-spaces;
    color: #000 !important;
    column-gap: 10px;
    height: 38px; }

  .dropdown-divider.dropdown-divider-mobile {
    height: 0;
    margin: 0;
    border-top: none; }

  .grid-images {
    display: flex;
    flex-wrap: wrap;
    row-gap: 22px; }

  .library-image > img {
    width: 100%;
    height: 131px; }

  #library.mt-65 {
    margin-top: 32px; }

  .library-left > img {
    height: 286px; }

  .nav-sidebar {
    width: 50%; }

  .dropdown-item-svg {
    width: 24px;
    flex-shrink: 0;
    margin-left: 5px; }

  .img-trangchu {
    padding-bottom: 1.5em !important;
    margin-top: 1.5em !important; }

  .first-img-trangchu {
    margin-top: 1em !important; }

  #supply {
    padding-top: 2rem; } }
@media screen and (min-width: 768px) {
  #banner .carousel-indicators-banner {
    bottom: 70px; }

  .d-mobile {
    display: none !important; } }
@media (min-width: 992px) {
  .ps-md-0 {
    padding-left: 0; }

  .pe-md-0 {
    padding-right: 0; }

  .d-md-none {
    display: none; }

  .px-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; } }
/* Mobile & Tablet */
@media (max-width: 992px) {
  .pe-mt-0 {
    padding-right: 0 !important; }

  .ps-mt-0 {
    padding-left: 0 !important; }

  .px-mt-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .footer-left {
    padding-top: 4px; }

  .footer-center,
  .footer-right {
    padding-top: 24px; }

  .footer-center {
    padding-left: 0; }

  .nav-collapse-sidebar {
    display: none; } }
/* Mobile & Tablet */
@media (min-width: 768px) and (max-width: 1024px) {
  .note_divider {
    width: 70px; } }
/* Mobile & Tablet */
@media (max-width: 1024px) {
  .icon-toggle-dockbar {
    display: none !important; }

  .header-right-btn {
    display: none; }

  .topMenu .navbar,
  .navbar {
    display: none; }

  /* #banner {
      margin-top: 20px;
  } */
  .btn-toggle {
    display: block; }

  .carousel-indicators-banner {
    bottom: 20px; }

  .products-img {
    display: none; }

  .pe-mt-0 {
    padding-right: 0; }

  #chart {
    width: 100%; }

  .body__content_note {
    display: none; }

  .body__content_note-m {
    display: block;
    position: relative;
    margin-top: 20px; }

  #mChartNote {
    display: flex;
    row-gap: 10px; }

  .note_item {
    width: 50%; }

  .note_list {
    margin-top: 0 !important;
    flex-direction: row;
    flex-wrap: wrap; }

  .btn-search {
    font-size: 16px; }

  #search {
    width: 94%;
    left: 3%;
    right: 3%; }

  .wrap-login > .box-form-left {
    margin-top: 200px;
    margin-bottom: 200px; }

  .dropdown-divider.dropdown-divider-mobile {
    height: 0;
    border-top: none; }

  .dropdown-item-svg {
    width: 24px;
    flex-shrink: 0;
    margin-left: 5px; }

  .topMenu .nav-sidebar .header-btn {
    width: 180px !important; } }
@media (max-width: 1200px) {
  .product {
    padding-top: 110px; } }