.banner-text h1 {
  text-transform: uppercase;
}
.box-nhasanglap .nhasanglap-info .nhasanglap-img {
  background: transparent;
}
.limited-lines {
  text-align: justify;
}
@media (max-width: 1024px) {
  .core-values-section ul {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
}
@media (min-width: 768px) and (max-width: 900px) {
  #ban-quan-tri .col-sm-6 {
    padding: 0 12px;
  }
}
.vision-section .vision-tab div {
  color: #252f87;
}
.vision-section .vision-tab svg path {
  fill: #252f87;
}
.vision-section .vision-tab.active svg path {
  fill: white;
}
.vision-section .vision-tab.active div {
  color: white;
}
.mission-section .mission-tab div {
  color: #252f87;
}
.mission-section .mission-tab svg path {
  fill: #252f87;
}
.mission-section .mission-tab.active div {
  color: white;
}
.mission-section .mission-tab.active svg path {
  fill: white;
}
.mission-section .mission-tab.active svg path {
  fill: white;
}
.core-values-section .core-tab div {
  color: #252f87;
  min-height: 40px;
}
.core-values-section .core-tab.active div {
  color: white;
}
.core-values-section .core-tab.active svg path {
  fill: white;
}
.manager-card img {
  background-color: #fff;
}
.timeline-list .timeline-item:hover .year {
  opacity: 0;
}
.btn-expand {
  background-color: transparent;
  border: none;
  transition: all 0.3s ease;
}
.btn-expand.rotated {
  transform: rotate(180deg);
}
@media (max-width: 768px) {
  .btn-expand {
    padding: 0;
  }
  .vision-section .vision-tab svg {
    width: 50px;
    height: 50px;
  }
  .mission-section .mission-tab svg {
    width: 50px;
    height: 50px;
  }
  .core-values-section .core-tab svg {
    width: 50px;
    height: 50px;
  }
  .timeline::before {
    left: 50%;
  }
  .timeline-list {
    flex-direction: column;
    align-items: center;
    margin: 0;
  }
  .timeline-item {
    margin: 50px 0;
    text-align: center;
    position: unset;
    width: 100%;
  }
  .timeline-item:first-child {
    margin-top: 0;
  }
  .timeline-item:first-child .dot {
    display: none;
  }
  .timeline-item .year {
    top: unset;
    display: none;
  }
  .timeline-item .dot {
    bottom: unset !important;
    top: unset;
    transform: translateY(-5px);
  }
  .timeline-item .hover-content {
    display: block;
    position: unset;
    transform: unset;
    width: auto;
  }
  .timeline-item .hover-content::after {
    display: none;
  }
  .m-core-values-tab-list {
    gap: 0 !important;
  }
  .m-core-values-tab-list li {
    width: 100% !important;
    margin-bottom: 1rem !important;
  }
  .m-core-values-tab-list .core-content-wrap.active {
    margin-top: 10px;
  }
  .m-core-values-tab-list .core-content-wrap:not(.active) {
    height: 0;
    overflow: hidden;
    min-height: 0 !important;
    padding: 0 !important;
    visibility: hidden;
    border: 0 !important;
    transition: all 0.3s ease;
  }
  .core-values-section ul {
    margin-bottom: 0;
  }
  .m-vision-tab-list {
    margin: 0;
    list-style: none;
  }
  .m-vision-tab-list li {
    width: 100% !important;
    margin-bottom: 1rem !important;
  }
  .m-vision-tab-list .vision-content-wrap {
    margin-top: 10px;
  }
  .m-vision-tab-list .vision-content-wrap:not(.active) {
    height: 0;
    overflow: hidden;
    min-height: 0 !important;
    padding: 0 !important;
    visibility: hidden;
    border: 0 !important;
    transition: all 0.3s ease;
  }
  .m-mission-tab-list {
    margin: 0;
    list-style: none;
  }
  .m-mission-tab-list li {
    width: 100% !important;
    margin-bottom: 1rem !important;
  }
  .m-mission-tab-list .mission-content-wrap {
    margin-top: 10px;
  }
  .m-mission-tab-list .mission-content-wrap:not(.active) {
    height: 0;
    overflow: hidden;
    min-height: 0 !important;
    padding: 0 !important;
    visibility: hidden;
    border: 0 !important;
    transition: all 0.3s ease;
  }
  .mission-content-wrap .highlight-bar,
  .vision-content-wrap .highlight-bar,
  .core-content-wrap .highlight-bar {
    left: 50% !important;
    transform: translateX(-50%) !important;
  }
  #su-menh {
    margin-bottom: 0 !important;
    border: 0 !important;
  }
  .about-wrapper {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 768px) {
  .timeline-section {
    padding-top: 0 !important;
    padding-bottom: 20px;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .core-values-section ul li {
    width: 48%;
  }
}
