.__about-us {
  position: relative;
}

.__about-us .__image-wrapper {
  border: 1px solid #CBCBCB;
  box-shadow: rgb(0 0 0 / 7%) 0px 1px 16px;
  border-radius: 6px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.__moving-text-wrapper {
  height: 182px;
  background: url('../img/about-us/moving-bg.png') top left / cover no-repeat;
  position: relative;
  z-index: 10;
  width: 100%;
  overflow: hidden;
}

.__moving-text-wrapper p {
  color: white;
  font-size: 70px;
  font-weight: 700;
  position: relative;
  margin-right: 30px;
}

.__common-title.__about-us-title {
  padding-top: 30px;
  margin-bottom: 0;
}

.__common-title.__about-us-content-title {
  margin-bottom: 30px;
}
.__moving-text {
  animation: textMoving 180s linear infinite;
}
/* scrolling-left is continuous/repeatly text */
@keyframes textMoving {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-600%);
  }
}

.__about-us-nav {
  position: sticky;
  position: -webkit-sticky;
  top: 100px;
  padding: 0;
  list-style-type: none;
  background-color: white;
  transition: all 0.3s ease-in-out;
}

.__about-us-nav.__hidden {
  position: fixed;
  top: -70%;
  opacity: 0;
  transition: opacity .3s ease-in, top .5s ease-in;
  z-index: 100;
}

.__about-us-nav__item {
  padding: 0 18px;
  font-size: 17px;
  border-bottom: 2px solid #EFEFEF;
  transition: all .02s ease-in;
  display: flex;
  align-items: center;
  height: 60px;
} 

.__about-us-nav__item:nth-child(1) {
  border-top: 2px solid #EFEFEF;
}

.__about-us-nav__item:hover {
  color: white;
  background-color: #0A2540;
  cursor: pointer;
}

.__about-us-nav__item:hover .__about-us-nav__number::after {
  border-right-color: white;
}

.__about-us-nav__item.__active {
  color: white;
  background-color: #0A2540;
  cursor: pointer;
}

.__about-us-content-text {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 20px;
}

.__about-us-nav__item.active .__about-us-nav__number::after {
  border-right-color: white;
}

.__about-us-nav__number {
  font-weight: 700;
  padding-right: 10px;
  position: relative;
}

.__about-us-nav__number::after {
  content: '';
  position: absolute;
  display: block;
  height: 70%;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border-right: 1px solid #3C3C3C;
}

.__about-us-nav__text {
  font-weight: 400;
  padding-left: 8px;
  line-height: 20px;
}

.__about-us-content {
  /* background-color: white; */
  border-radius: 6px;
  padding: 48px;
  margin-bottom: 50px;
  transition: all .2s linear;
}

.__about-us-content.__active, .__active .__about-us-content {
  box-shadow: 0px 24px 56px rgba(0, 0, 0, 0.14);
  background-color: white;
}

.__about-us-content-sub-title {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
}

.__about-us-content-title {
  font-size: 26px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 20px;
  padding-top: 4px;
}

.__about-us-content-image {
  width: 100%;
}

.__about-us-content .__award-block {
  height: 100px;
}

.__about-us-content .__award-block img {
  height: 90px;
  object-fit: cover;
}

#carouselExampleIndicators2 .carousel-control-next {
  right: -30px;
}
#carouselExampleIndicators2 .carousel-control-prev {
  left: -30px;
}

.__leader-wrapper {
  display: flex;

}

.__leader-content {
  background-color: #0A2540;
  color: white;
  padding: 0 60px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-right: -15.5px;
}

.__leader-content h3 {
  color: white;
}

.__leader-img-wrapper {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 129.8137%;
  margin-left: -15.5px;
}

.__leader-description {
  font-family: "Montserrat", sans-serif !important;
  margin-bottom: 22px;
  font-size: 15px;
  line-height: 24px;
  max-height: 240px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  text-overflow: ellipsis;
  width: 100%;
  text-transform: capitalize;
}

.__leader-position h2 {
  font-size: 17px;
  line-height: 28px;
  font-weight: 700;
  color: #00BBE4;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif !important;
}
.__leader-position p {
  font-size: 15px;
  line-height: 22px;
  max-height: 66px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  margin-top: 6px;
}

.__leader-img-wrapper-1 {
  background-image: url('../img/about-us/Mr-Chinh.jpg');
}
.__leader-img-wrapper-2 {
  background-image: url('../img/about-us/Mr-Bao.jpg');
}
.__leader-img-wrapper-3 {
  background-image: url('../img/about-us/Mr-Bach.jpg');
}
.__leader-img-wrapper-4 {
  background-image: url('../img/about-us/Mrs-Hoa.jpg');
}
.__leader-img-wrapper-5 {
  background-image: url('../img/about-us/Mrs-Hang.jpg');
}
.__leader-img-wrapper-6 {
  background-image: url('../img/about-us/Mr-Tu.jpg');
}
.__leader-img-wrapper-7 {
  background-image: url('../img/about-us/Mr-Tung.jpg');
}
.__leader-img-wrapper-8 {
  background-image: url('../img/about-us/Mr-Cuong.jpg');
}
.__about-us-slide-item {
  height: 90px;
  padding: 0 10px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: default;
}

.__about-us-slide-item img {
  border-radius: 6px;
}

.__about-us-content-top, .__about-us-content-bottom {
  width: 74%;
}

.__about-us-content-heading {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}

.__about-us-content-top-right, .__about-us-content-bottom-right {
  margin-left: auto;
  text-align: end;
}

.__about-us-content-description {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.autoplay.__in-about-us {
  margin-top: 0;
}


/* RESPONSIVE */
/* Galaxy Fold */
@media screen and (max-width: 281px) {
  .__about-us-content-description {
    margin-top: 3rem!important;
  }
  .__about-us-content-heading {
    font-size: 14px;
  }
  .__about-us {
    overflow: hidden!important;
  }
}
/* Common css for Mobile */
@media screen and (max-width: 450px) {
  .autoplay.__in-about-us {
    margin-top: 14px;
    margin-bottom: 8px;
  }
  .__about-us-content-text {
    margin-bottom: 14px;
  }
  .__about-us-slide-item {
    height: 78px;
  }
  .__about-us {
    overflow: hidden;
  }
  .__about-us .__common-title {
    margin-bottom: 20px;
  }
  .__moving-text-wrapper {
    height: 120px;
  }

  .__moving-text-wrapper p {
    font-size: 30px;
  }

  .__common-title.__about-us-title {
    padding-top: 20px;
    margin-bottom: 10px;
  }

  .__about-us-content {
    padding: 12px;
  }

  .__about-us-content-title {
    font-size: 18px;
    line-height: 26px;
  }

  .__about-us-content-top, .__about-us-content-bottom {
    width: 100%;
    text-align: left;
  }

  .__about-us-content-heading {
    font-size: 16px;
    line-height: 22px;
    max-height: 40px;
  }

  .__statistical-wrapper.__in-about-us {
    margin-top: 36px !important;
    justify-content: space-between;
  }

  .__statistical-wrapper.__in-about-us .__statistical-block {
    width: 48% !important;
    margin-bottom: 14px !important;
  }

  .__leader-content {
    padding: 12px;
  }

  .__px-0-mobile {
    padding-left: 0;
    padding-right: 0;
  }

  .__pb-0-mobile {
    padding-bottom: 0;
  }

  .__about-us-content__item-5 .__common-title,
  .__about-us-content__item-5 .__about-us-content-title {
    margin-left: 12px;
    margin-right: 12px;
  }

  .__about-us .__custom-carousel-item.carousel-item > .row {
    flex-direction: column-reverse;
  }

  .__about-us #carouselExampleIndicators2 .carousel-control-next {
    right: 0;
  }

  .__about-us #carouselExampleIndicators2 .carousel-control-prev {
    left: 0;
  }

  .__about-us #carouselExampleIndicators2 .carousel-control-next,
  .__about-us #carouselExampleIndicators2 .carousel-control-prev {
    top: -14%;
  }

  .__about-us-content {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .__about-us-nav__item:hover {
    color: #3C3C3C;
    background-color: white;
  }
}
/* Iphone 5 */
@media screen and (max-width: 320px) {
  .__about-us-slide-item {
    padding: 0 4px;
  }
  .__about-us-slide-item {
    height: 60px;
  }
  .__about-us {
    overflow: hidden!important;
  }
}

/* Iphone 6, 7, 8, X, 12pro-max */
@media (min-width: 321px) and (max-width: 390px) {
  .__about-us {
    overflow: hidden!important;
  }

}

/* Iphone 6, 7, 8plus */
@media (min-width: 391px) and (max-width: 450px) {
  .__about-us {
    overflow: hidden!important;
  }
}

/* Ipad */
@media (min-width: 451px) and (max-width: 991px) {
  .__about-us {
    overflow: hidden;
  }

  .__about-us-nav__item:hover {
    color: #3C3C3C;
    background-color: white;
  }

  .__statistical-wrapper.__in-about-us .__statistical-block {
    width: 31% !important;
    margin: 0 1% !important;
    margin-bottom: 2% !important;
  }

  .__about-us .__custom-carousel-item.carousel-item > .row {
    flex-direction: column-reverse;
  }

  .__leader-content {
    padding: 20px;
  }

  .__about-us #carouselExampleIndicators2 .carousel-control-next {
    right: -10px;
  }

  .__about-us #carouselExampleIndicators2 .carousel-control-prev {
    left: -10px;
  }

  .__about-us #carouselExampleIndicators2 .carousel-control-next,
  .__about-us #carouselExampleIndicators2 .carousel-control-prev {
    top: -30%;
  }

  .__leader-content {
    margin-right: 0;
  }

  .footer-social-links {
    justify-content: center;
  }

  .footer-bottom {
    height: 100px;
  }

  .copyright {
    top: 150%;
  }

  .footer-social-links {
    margin-top: -16px;
    margin-bottom: 14px;
  }
}
@media (min-width: 992px) and (max-width: 1300px) {
  .__about-us-nav__text {
    font-size: 13px
  }
}

