.tg_content_about_desktop .about_banner .wrap_figure figure {
  height: 950px;
  border-radius: 0px 0px 24px 24px;
}
.tg_content_about_desktop .about_banner .wrap_figure figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0px 0px 24px 24px;
}
.tg_content_about_desktop .about_belive {
  padding: 120px 0px 80px 0px;
}
.tg_content_about_desktop .about_belive .belive_general {
  display: flex;
  gap: 130px;
}
.tg_content_about_desktop .about_belive .ct_left {
  width: 55%;
  text-align: justify;
}
.tg_content_about_desktop .about_belive .ct_right {
  width: 45%;
  text-align: justify;
}
.tg_content_about_desktop .about_belive .belive_title h2 {
  font-size: 44px;
  line-height: 52px;
  font-weight: 700;
  font-family: "Arima", system-ui;
}
.tg_content_about_desktop .mission_title h2 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
}
.tg_content_about_desktop .about_belive .belive_ct {
  margin: 48px 0px 0px 0px;
  font-size: 24px;
  line-height: 32px;
}
.tg_content_about_desktop .about_belive .belive_ct span {
  font-size: 32px;
  line-height: 40px;
}
.tg_content_about_desktop .about_belive .belive_ct p {
  margin: 0px 0px 20px 0px;
}
.tg_content_about_desktop .about_belive .belive_ct p:last-child {
  margin: 0px;
}
.tg_content_about_desktop .about_belive .belive_ct img {
  margin: 0px 0px 40px 0px;
}
.tg_content_about_desktop .about_belive .belive_small_ct {
  font-size: 18px;
  line-height: 26px;
}
.tg_content_about_desktop .about_belive .ct_left .belive_small_ct {
  margin: 40px 0px 0px 0px;
}
.tg_content_about_desktop .about_belive .ct_right .belive_small_ct {
  margin: 60px 0px 0px 0px;
}
.tg_content_about_desktop .about_mission,
.tg_content_about_desktop .about_different {
  position: relative;
}
.tg_content_about_desktop .about_different {
  margin: 24px 0px 0px 0px;
}
.tg_content_about_desktop .about_mission::before {
  position: absolute;
  content: "";
  background: url(../images/thinhvuong-mission-bg-pink-right.webp) no-repeat;
  max-width: 1608px;
  width: 100%;
  height: 660px;
  top: 0px;
  right: 0px;
  background-size: 100% 100%;
}
.tg_content_about_desktop .about_different::before {
  position: absolute;
  content: "";
  background: url(../images/thinhvuong-mission-bg-pink-left.webp) no-repeat;
  max-width: 1608px;
  width: 100%;
  height: 660px;
  top: 0px;
  left: 0px;
  background-size: 100% 100%;
}
.tg_content_about_desktop .about_mission .mission_general,
.tg_content_about_desktop .about_different .different_general {
  display: flex;
  align-items: center;
  height: 660px;
  position: relative;
  overflow: hidden;
}
.tg_content_about_desktop .about_mission .mission_general {
  padding: 80px 0px 80px 80px;
}
.tg_content_about_desktop .about_different .different_general {
  padding: 80px 80px 80px 0px;
}
.tg_content_about_desktop .about_mission .mission_bg,
.tg_content_about_desktop .about_different .different_bg {
  display: flex;
  align-items: center;
  gap: 130px;
}
.tg_content_about_desktop .about_mission .mission_bg .wrap_figure,
.tg_content_about_desktop .about_different .different_bg .wrap_figure {
  flex-shrink: 0;
}
.tg_content_about_desktop .about_different .different_bg .wrap_figure {
  order: 2;
}
.tg_content_about_desktop .about_mission .mission_ct,
.tg_content_about_desktop .about_different .different_ct {
  margin: 32px 0px 0px 0px;
  text-align: justify;
  font-size: 18px;
  line-height: 26px;
}
.tg_content_about_desktop .about_mission .mission_ct p,
.tg_content_about_desktop .about_different .different_ct p {
  margin: 0px 0px 20px 0px;
}
.tg_content_about_desktop .about_mission .mission_ct p:last-child,
.tg_content_about_desktop .about_different .different_ct p:last-child {
  margin: 0px;
}
.tg_content_about_desktop .about_commit .text_widget {
  display: flex;
  gap: 50px;
}
.tg_content_about_desktop .about_commit .text_widget .ct_left {
  width: 50%;
}
.tg_content_about_desktop .about_commit .text_widget .ct_right {
  width: 50%;
  text-align: justify;
  font-size: 18px;
  line-height: 26px;
}
.tg_content_about_desktop .about_commit .text_widget .ct_left h2 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  margin: 0px;
}
.tg_content_about_desktop .about_commit .wrap_figure {
  margin: 24px 0px 0px 0px;
}
.tg_content_about_desktop .about_commit .wrap_figure figure {
  height: 630px;
  border-radius: 30px;
}
.tg_content_about_desktop .about_commit .wrap_figure figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}
.tg_content_about_mobile {
  display: none;
}
.tg_content_about_mobile .about_banner .banner_general figure {
  height: 282px;
  border-radius: 0px 0px 16px 16px;
}
.tg_content_about_mobile .about_banner .banner_general figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0px 0px 16px 16px;
}
.tg_content_about_mobile .about_intro .intro_general {
  margin: 16px 0px 40px 0px;
  padding: 0px 0px 40px 0px;
  border-bottom: 1px solid #eeeeee;
}
.tg_content_about_mobile .about_intro .text_widget,
.tg_content_about_mobile .about_declaration .text_widget,
.tg_content_about_mobile .about_distinctive .text_widget,
.tg_content_about_mobile .about_commit .text_widget {
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
}
.tg_content_about_mobile .about_intro .text_widget p,
.tg_content_about_mobile .about_declaration .text_widget p,
.tg_content_about_mobile .about_distinctive .text_widget p,
.tg_content_about_mobile .about_commit .text_widget p {
  margin: 0px 0px 12px 0px;
}
.tg_content_about_mobile .about_intro .text_widget p:last-child,
.tg_content_about_mobile .about_declaration .text_widget p:last-child,
.tg_content_about_mobile .about_distinctive .text_widget p:last-child,
.tg_content_about_mobile .about_commit .text_widget p:last-child {
  margin: 0px;
}
.tg_content_about_mobile .about_intro .wrap_figure {
  margin: 24px 0px 0px 0px;
}
.tg_content_about_mobile .about_intro .wrap_figure figure {
  display: flex;
  justify-content: center;
}
.tg_content_about_mobile .tg_inter_title {
  justify-content: center;
  gap: 0;
  margin: 0px auto;
  text-align: center;
}
.tg_content_about_mobile .tg_inter_title .ct_left h2:after {
  content: url(../images/thinhvuong-title-vignette-mobile.png) !important;
  display: block;
}
.tg_content_about_mobile .about_declaration .declaration_general,
.tg_content_about_mobile .about_distinctive .distinctive_general,
.tg_content_about_mobile .about_commit .commit_general {
  margin: 16px 0px 0px 0px;
}
.tg_content_about_mobile .about_declaration .wrap_figure,
.tg_content_about_mobile .about_distinctive .wrap_figure,
.tg_content_about_mobile .about_commit .wrap_figure {
  margin: 16px 0px 0px 0px;
}
.tg_content_about_mobile .about_declaration .wrap_figure figure,
.tg_content_about_mobile .about_commit .wrap_figure figure {
  height: 250px;
  border-radius: 16px;
}
.tg_content_about_mobile .about_declaration .wrap_figure figure img,
.tg_content_about_mobile .about_distinctive .wrap_figure figure img,
.tg_content_about_mobile .about_commit .wrap_figure figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}
.tg_content_about_mobile .about_distinctive .wrap_figure figure {
  height: 230px;
  border-radius: 16px;
}

@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_content_about_desktop .about_commit .wrap_figure figure {
    height: 500px;
  }
  .tg_content_about_desktop .about_commit .text_widget .ct_right {
    font-size: 16px;
    line-height: 24px;
  }
  .tg_content_about_desktop .about_mission .mission_ct,
  .tg_content_about_desktop .about_different .different_ct {
    font-size: 16px;
    line-height: 24px;
    margin: 16px 0px 0px 0px;
  }
  .tg_content_about_desktop .mission_title h2,
  .tg_content_about_desktop .about_commit .text_widget .ct_left h2 {
    font-size: 26px;
    line-height: 34px;
  }
  .tg_content_about_desktop .about_mission .mission_bg,
  .tg_content_about_desktop .about_different .different_bg {
    gap: 40px;
  }
  .tg_content_about_desktop .about_mission::before {
    background: linear-gradient(90deg, rgba(255, 91, 0, 0.1) 0%, rgba(255, 91, 0, 0.01) 100%);
    border-radius: 1000px 0px 0px 1000px;
  }
  .tg_content_about_desktop .about_different::before {
    background: linear-gradient(90deg, rgba(255, 91, 0, 0.1) 0%, rgba(255, 91, 0, 0.01) 100%);
    border-radius: 0px 1000px 1000px 0px;
  }
  .tg_content_about_desktop .about_mission .mission_general,
  .tg_content_about_desktop .about_different .different_general {
    padding: 40px;
  }
  .tg_content_about_desktop .about_belive .belive_general {
    gap: 40px;
  }
  .tg_content_about_desktop .about_belive .belive_title h2 {
    font-size: 35px;
    line-height: 43px;
  }
  .tg_content_about_desktop .about_banner .wrap_figure figure {
    height: 500px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content_about_desktop .about_commit .wrap_figure figure {
    height: 400px;
    border-radius: 16px;
  }
  .tg_content_about_desktop .about_commit .text_widget .ct_right {
    font-size: 14px;
    line-height: 22px;
  }
  .tg_content_about_desktop .about_commit .text_widget .ct_left,
  .tg_content_about_desktop .about_commit .text_widget .ct_right {
    width: 100%;
  }
  .tg_content_about_desktop .about_commit .text_widget {
    flex-direction: column;
    gap: 24px;
  }
  .tg_content_about_desktop .about_commit .text_widget .ct_left h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .tg_content_about_desktop .about_different {
    margin: 60px 0px 0px 0px;
  }
  .tg_content_about_desktop .about_different .different_bg .wrap_figure {
    order: inherit;
  }
  .tg_content_about_desktop .about_mission .mission_ct,
  .tg_content_about_desktop .about_different .different_ct {
    margin: 16px 0px 0px 0px;
    font-size: 14px;
    line-height: 22px;
  }
  .tg_content_about_desktop .mission_title h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .tg_content_about_desktop .about_belive .belive_ct span {
    font-size: 20px;
    line-height: 28px;
  }
  .tg_content_about_desktop .about_belive .belive_title h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .tg_content_about_desktop .about_mission .mission_general,
  .tg_content_about_desktop .about_different .different_general {
    height: inherit;
    padding: 0px !important;
  }
  .tg_content_about_desktop .about_mission::before,
  .tg_content_about_desktop .about_different::before {
    display: none;
  }
  .tg_content_about_desktop .about_mission .mission_bg,
  .tg_content_about_desktop .about_different .different_bg {
    flex-direction: column;
    gap: 40px;
  }
  .tg_content_about_desktop .about_belive .belive_small_ct {
    margin: 24px 0px 0px 0px !important;
    font-size: 14px;
    line-height: 22px;
  }
  .tg_content_about_desktop .about_belive .belive_ct {
    margin: 24px 0px 0px 0px;
    font-size: 16px;
    line-height: 24px;
  }
  .tg_content_about_desktop .about_belive .belive_general {
    gap: 40px;
  }
  .tg_content_about_desktop .about_belive {
    padding: 60px 0px;
  }
  .tg_content_about_desktop .about_banner .wrap_figure figure {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .tg_content_about_desktop {
    display: none;
  }
  .tg_content_about_mobile {
    display: block;
  }
}
/* end css rau */
