@import url("https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

* {
  font-family: "Kanit", Tahoma, Geneva, Verdana, sans-serif;
}

.headerBanner {
  background-image: url("../images/bgHeaderBanner.jpg?v6");
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.c48555F {
  color: #48555f;
}
.headerBanner .boxRowBanner {
  width: 100%;
  display: flex;
  flex-direction: row;
}
.headerBanner .boxRowBanner .boxRowBannerLeft {
  width: 40%;
}
.headerBanner .boxRowBanner .boxRowBannerLeft .imgTextBannerHead {
  width: 100%;
  max-width: 100%;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.headerBanner .boxRowBanner .boxRowBannerRight {
  width: 60%;
  position: relative;
}
.headerBanner .boxRowBanner .boxRowBannerRight .kv_banner_vietnam {
  width: 100%;
  max-width: 100%;
}
.headerBanner .logo_partner {
  margin-top: 1.5rem;
  height: 55px;
  display: inline-flex;
}
.headerBanner .titleBanner {
  font-family: "Kanit";
  font-weight: 500;
  font-size: 2.5rem;
  margin-top: 1.5rem;
  color: #68737a;
  line-height: 3rem;
  margin-bottom: 1rem;
}
.headerBanner .titleBanner .speak_txt {
  font-family: "Kanit";
  font-size: 3rem;
  color: #0079c1;
}

.headerBanner .titleBanner .vietnam_txt {
  font-family: "Kanit";
  font-size: 2.8rem;
  line-height: 2.7rem;
  color: #0079c1;
  font-weight: 600;
}

.headerBanner .titleBanner .star_txt {
  font-family: "Kanit";
  font-size: 2.5rem;
  color: #0079c1;
}

.headerBanner .titleBanner .tmb-es-vietnam_text {
  font-family: "Kanit";
  color: #0079c1;
  font-size: 2.8rem;
  font-weight: bold;
}
.headerBanner .txt_needbook {
  font-family: "Kanit";
  color: #68737a;
  font-size: 1rem;
  width: 90%;
}

section {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.title-section {
  font-family: "Kanit";
  color: #da3738;
  font-size: 2.2rem;
  font-weight: 600;
  margin-bottom: 2rem;
}
.title-section.title-section-promotion {
  color: #ffffff;
  background-color: #da3738;
  display: inline-flex;
  padding: 0.3rem 4rem;
  border-radius: 3rem;
}
.boxWhatPVDtoRMF {
  background-color: #f0f1f2;
  border-radius: 1.5rem;
  padding: 2rem 4rem;
}
.boxWhatPVDtoRMF .boxCardWhatPDVtoRMF {
  background-color: #da3738;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 300;
  border-radius: 0.5rem;
  padding: 2rem 1.5rem;
  text-align: left;
}
.imgWhatPVDtoRMF {
  width: 80%;
}
.boxCompanyPromotion {
  background-color: #f2f2f2;
  padding: 1.5rem 1rem;
  border-radius: 0.8rem;
  margin-top: 1rem;
  margin-bottom: 1.25rem;
}
.boxCompanyPromotion .titlePromotion {
  font-size: 1.85rem;
  font-weight: 500;
  color: #da3738;
}
.boxCompanyPromotion .titlePromotion span {
  color: #65737b;
  font-size: 1.6rem;
}
.boxCompanyPromotion .txtDetail {
  color: #65737b;
}
.boxListWhy {
  background-image: url("../images/bgWhy.png?v6");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: bottom center;
  padding: 1rem 2rem;
  border-bottom-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
}
.boxRule {
  border: 1px solid #ed1b2e;
  border-radius: 1rem;
  padding: 2rem 4rem;
}
.boxRule .listRule {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
}
.boxRule .listRule .leftRule {
  width: 100px;
  padding-left: 15px;
  padding-right: 15px;
  height: 90px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-right: 2px solid #65737b;
}
.boxRule .listRule .leftRule .iconRule {
  width: 80%;
  max-width: 80%;
}
.boxRule .listRule .rightRule {
  width: calc(100% - 100px);
  padding-left: 15px;
}
.boxRule .listRule .rightRule p {
  margin-bottom: 0;
  color: #65737b;
  font-weight: 500;
}
.boxListWhy .boxDetailWhy {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.boxListWhy .boxDetailWhy .boxDetailWhyImage img {
  width: 100px;
  height: 100px;
  margin-right: 0.5rem;
}
.boxListWhy .boxDetailWhy .boxDetailWhyText {
}
.boxListWhy .boxDetailWhy .boxDetailWhyText .boxDetailWhyTitle {
  color: #68737a;
  font-family: "Kanit";
  font-weight: 600;
  font-size: 1.2rem;
  margin-bottom: 0;
}
.boxListWhy .boxDetailWhy .boxDetailWhyText .boxDetailWhySubTitle {
  color: #68737a;
  font-family: "Kanit";
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.7rem;
}
.txt-ps {
  font-size: 0.95rem;
  color: #68737a;
  margin-bottom: 0.5rem;
  font-weight: 400;
  text-align: center;
}
.boxListPros {
  width: 100%;
  padding-left: 15%;
  padding-right: 15%;
  background-image: url("../images/bgPros.png?v6");
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: auto 80%;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  border-radius: 2rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.boxListPros .boxListProsImage {
  margin-right: 1.2rem;
}

.boxListPros .boxListProsImage img {
  width: 90px;
  height: 90px;
}
.boxListPros .boxListProsDetail {
}
.boxListPros .boxListProsDetail .boxListProsDetailTitle {
  color: #68737a;
  font-family: "Kanit";
  font-weight: 600;
  font-size: 1.2rem;
  margin-bottom: 0;
}
.boxListPros .boxListProsDetail .boxListProsDetailSubTitle {
  color: #68737a;
  font-family: "Kanit";
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.7rem;
}
.boxStrategy {
  background-color: #fef8f2;
  border-radius: 2rem;
  padding: 1.5rem;
  padding-bottom: 2rem;
}
.boxListStrategy {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.boxListStrategy .listStrategy {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-left: 8%;
  padding-right: 8%;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #65737b;
  margin-bottom: 1rem;
}
.boxListStrategy .listStrategy:last-child {
  border-bottom: none;
}

.listStrategy .listStrategyImage {
  margin-right: 2rem;
}
.listStrategy .listStrategyImage img {
  width: 80px;
  height: 80px;
}
.listStrategy .listStrategyDetail {
}
.listStrategy .listStrategyDetail .listStrategyDetailSubTitle {
  color: #65737b;
  font-family: "Kanit";
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.7rem;
  margin-bottom: 0;
}

.boxListCompany {
}
.boxListCompany .listCompany {
  width: 100%;
  text-align: center;
  background-image: url("../images/bgPros.png?v6");
  background-position: bottom;
  background-repeat: repeat-x;
  border-radius: 2rem;
  padding-bottom: 2rem;
  padding-left: 3rem;
  padding-right: 3rem;
  margin-bottom: 3.3rem;
}

.boxListCompany .listCompany .labelCompany {
  background-color: #68737a;
  display: inline-block;
  min-width: 38%;
  padding: 0.3rem 1rem;
  border-radius: 3rem;
  margin-bottom: 1.5rem;
}
.boxListCompany .listCompany .labelCompany p {
  font-size: 1.75rem;
  font-family: "Kanit";
  margin-bottom: 0;
  color: #ffffff;
}
.boxListCompany .listCompany .subDetailCompany {
  font-size: 1.1rem;
  color: #68737a;
  font-weight: 500;
}
.boxListCompany .listCompany .txt-ps {
  font-weight: 500;
}
.boxListCompany .listCompany:last-child {
  background-image: none;
  margin-bottom: 0rem;
}

.boxAppropriate {
  background-image: url("../images/bgAppropriate.png?v6");
  background-repeat: no-repeat;
  background-size: 100% 60%;
  background-position: top center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-radius: 2rem;
}
.boxAppropriate .iconAppropriate {
  width: 60px;
  height: 60px;
  margin-bottom: 0.5rem;
}
.boxAppropriate .txtAppropriate {
  font-size: 1.2rem;
  color: #68737a;
  margin-bottom: 1.2rem;
  font-weight: 500;
}

.btnReadmore,
.btnReadmore:hover,
.btnReadmore:active {
  display: inline-flex;
  background-color: #ed1b2e;
  color: #ffffff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.35rem 1rem;
  padding-bottom: 0.45rem;
  border-radius: 0.45rem;
}
.btnReadmore .btnReadmoreText {
  text-align: right;
  padding-right: 0.75rem;
}
.btnReadmore .btnReadmoreText p {
  text-align: right;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 1.1rem;
}
.btnReadmore .btnReadmoreImage {
  border-left: 1px solid #ffffff;
  padding-left: 0.9rem;
  padding-right: 0.1rem;
}
.btnReadmore .btnReadmoreImage img {
  height: 50px;
}
.headerBannerSubMobile {
  display: none;
}
.footer-vietnam {
  background-color: #48555f;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 4rem;
  border-top: 7px solid #ed1b2e;
  background-image: url("../images/lineFooter.jpg?v6");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
}
.footer-vietnam .boxlogo-foote {
  display: flex;
  flex-direction: row;
  justify-content: right;
  list-style: none;
}
.footer-vietnam .logo-footer {
  max-height: 60px;
  margin-bottom: 1.2rem;
  margin-right: 2.5rem;
}
.footer-eastspring {
  width: 80%;
  max-width: 200px;
  margin-bottom: 0.75rem;
}
.footer-vietnam .txtDetailFooter {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 400;
}
.footer-vietnam .labelTitleLink {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #ffffff;
}
.ulFooterLink {
  list-style: none;
  padding-left: 0;
  color: #ffffff;
}
.ulFooterLink li {
  color: #ffffff;
  margin-bottom: 5px;
}
.ulFooterLink li a {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 400;
}
.ulFooterLink li a:hover {
  text-decoration: underline;
}
.boxFooterFlex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.boxFooterLeft {
  width: 50%;
}
.boxFooterRight {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 50%;
}
.boxFooterRight .txtTitle {
  font-size: 1.1rem;
  font-weight: 500;
  color: #ffffff;
  text-align: left;
}
.boxFooterRight .boxSocial img {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}
.boxFooterRight .boxMore ul {
  list-style-type: none;
  padding-left: 0 !important;
}
.boxFooterRight .boxMore ul li {
  margin-bottom: 5px;
}
.boxFooterRight .boxMore ul li a {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 400;
  transition: 0.3s;
}
.boxFooterRight .boxMore ul li a:hover {
  text-decoration: underline;
}

.listWhatPVDtoRMF {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}
.listWhatPVDtoRMF .headWhatPVDtoRMF {
  width: 90px;
  text-align: center;
}
.listWhatPVDtoRMF .headWhatPVDtoRMF .iconWhat {
  max-width: 100%;
  width: 100%;
}
.listWhatPVDtoRMF .bodyWhatPVDtoRMF {
  width: calc(100% - 90px);
  padding-left: 1.5rem;
}
.listWhatPVDtoRMF .bodyWhatPVDtoRMF .titleWhatPVDtoRMF {
  margin-bottom: 0;
  color: #da3738;
  font-weight: 500;
  font-size: 1.1rem;
}
.listWhatPVDtoRMF .bodyWhatPVDtoRMF .detailWhatPVDtoRMF {
  color: #65737b;
  margin-bottom: 0;
}
.boxGoodPVDtoRMF {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  background-color: #48555f;
  padding: 0.75rem;
  border-radius: 0.5rem;
}
.boxGoodPVDtoRMF .leftBox {
  width: 95px;
  border-right: 1px solid #ffffff;
}
.boxGoodPVDtoRMF .leftBox .iconGood {
  width: 80%;
  max-width: 80%;
  margin-top: 10%;
  margin-bottom: 10%;
}
.boxGoodPVDtoRMF .rightBox {
  width: calc(100% - 95px);
  padding-left: 15px;
}
.boxGoodPVDtoRMF .rightBox .title {
  color: #da3738;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 1.3rem;
}
.boxGoodPVDtoRMF .rightBox .detail {
  color: #ffffff;
  margin-bottom: 0;
}
.labelTitlePort {
  width: 100%;
  border-bottom: 2px solid #65737b;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.labelTitlePort p {
  margin-bottom: 0;
  background-color: #ffffff;
  color: #65737b;
  font-weight: 600;
  font-size: 1.4rem;
  display: inline-flex;
  padding: 0.5rem 1.5rem;
  border-top-left-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
  border: 1px solid #65737b;
  border-bottom: none;
  cursor: pointer;
}
.labelTitlePort p:hover,
.labelTitlePort p.active {
  background-color: #65737b;
  color: #ffffff;
}
.labelTitlePort p:first-child {
  border-top-right-radius: 0;
  border-right: none;
}
.labelTitlePort p:last-child {
  border-top-left-radius: 0;
}
.txtTitleLabel {
  margin-top: 1.5rem;
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 1.2rem;
  font-weight: 500;
}
.txtTitleLabel.tmbam,
.tmbam {
  color: #3477ba;
}
.txtTitleLabel.tnc,
.tnc {
  color: #ed6c2d;
}
.txtNamePort {
  font-size: 0.95rem;
  margin-bottom: 0rem;
  font-weight: 500;
}
.txttypePort {
  font-size: 0.85rem;
  color: #65737b;
  margin-bottom: 0.3rem;
}
.txtRiskPort {
  font-size: 0.82rem;
  color: #65737b;
  margin-bottom: 0;
}
.boxLevelRisk {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: 1px solid #da3738;
  border-radius: 1rem;
  padding: 0.2rem 0.5rem;
}
.boxLevelRisk div {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #c7cbcf;
  margin-left: 1.5px;
  margin-right: 1.5px;
}
.boxLevelRisk.risk_1 div:nth-child(1),
.boxLevelRisk.risk_2 div:nth-child(1),
.boxLevelRisk.risk_3 div:nth-child(1),
.boxLevelRisk.risk_4 div:nth-child(1),
.boxLevelRisk.risk_5 div:nth-child(1),
.boxLevelRisk.risk_6 div:nth-child(1),
.boxLevelRisk.risk_7 div:nth-child(1),
.boxLevelRisk.risk_8 div:nth-child(1) {
  background-color: #da3738;
}
.boxLevelRisk.risk_2 div:nth-child(2),
.boxLevelRisk.risk_3 div:nth-child(2),
.boxLevelRisk.risk_4 div:nth-child(2),
.boxLevelRisk.risk_5 div:nth-child(2),
.boxLevelRisk.risk_6 div:nth-child(2),
.boxLevelRisk.risk_7 div:nth-child(2),
.boxLevelRisk.risk_8 div:nth-child(2) {
  background-color: #da3738;
}
.boxLevelRisk.risk_3 div:nth-child(3),
.boxLevelRisk.risk_4 div:nth-child(3),
.boxLevelRisk.risk_5 div:nth-child(3),
.boxLevelRisk.risk_6 div:nth-child(3),
.boxLevelRisk.risk_7 div:nth-child(3),
.boxLevelRisk.risk_8 div:nth-child(3) {
  background-color: #da3738;
}
.boxLevelRisk.risk_4 div:nth-child(4),
.boxLevelRisk.risk_5 div:nth-child(4),
.boxLevelRisk.risk_6 div:nth-child(4),
.boxLevelRisk.risk_7 div:nth-child(4),
.boxLevelRisk.risk_8 div:nth-child(4) {
  background-color: #da3738;
}
.boxLevelRisk.risk_5 div:nth-child(5),
.boxLevelRisk.risk_6 div:nth-child(5),
.boxLevelRisk.risk_7 div:nth-child(5),
.boxLevelRisk.risk_8 div:nth-child(5) {
  background-color: #da3738;
}
.boxLevelRisk.risk_6 div:nth-child(6),
.boxLevelRisk.risk_7 div:nth-child(6),
.boxLevelRisk.risk_8 div:nth-child(6) {
  background-color: #da3738;
}
.boxLevelRisk.risk_7 div:nth-child(7),
.boxLevelRisk.risk_8 div:nth-child(7) {
  background-color: #da3738;
}
.boxLevelRisk.risk_8 div:nth-child(8) {
  background-color: #da3738;
}
.btnPortMore {
  display: inline-flex;
  background-color: #65737b;
  color: #ffffff;
  padding: 0.2rem 1rem;
  font-size: 0.85rem;
  margin-top: 0.3rem;
  border-radius: 0.5rem;
}
.boxTransfer {
  background-color: #ffffff;
  border-radius: 2rem;
  padding: 1.5rem;
}
.colTransfer {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.boxListTransfer {
  width: 100%;
  display: inline-block;
  flex-direction: inherit;
  position: relative;
}
.icon_Next {
  position: absolute;
  top: 15%;
  left: 94%;
  z-index: 10;
}
.icon_Next img {
  width: 30px;
}
.boxListTransfer .listTransfer {
  width: 100%;
  display: inline-block;
  flex-direction: inherit;
  justify-content: flex-start;
  align-items: center;
  /* padding-left: 8%;
  padding-right: 8%; */
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  margin-bottom: 1rem;
}
.listTransfer .listTransferImage {
  text-align: center;
  margin-bottom: 1rem;
}
.listTransfer .listTransferImage img {
  width: 150px;
  height: 150px;
}
.listTransfer .listTransferDetail {
  height: 230px !important;
  max-height: 100%;
  border-right: 1px solid #65737b;
  padding-left: 8%;
  padding-right: 8%;
}
/* .listTransfer .listTransferDetail:last-child{
  border-right: none;
} */
.listTransfer .listTransferDetail .listTransferyDetailSubTitle {
  color: #da3738 !important;
}
.listTransfer .listTransferDetail .listTransferyDetailSubTitle,
.listTransfer .listTransferDetail ul li {
  color: #65737b;
  font-family: "Kanit";
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.7rem;
  margin-bottom: 0;
  text-align: center;
}
.listTransfer .listTransferDetail ul li {
  text-align: left;
  font-weight: 300;
}
.boxbg_Contact {
  max-width: 70% !important;
  background-color: #65737b;
  border-radius: 20px;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
}

.listContactDetail_left .listContactDetailSubTitle,
.listContactDetail_right ul li {
  font-size: 22px;
  font-weight: normal;
  color: #f0f1f2;
  margin-bottom: 0;
  font-family: "Kanit";
}
.listContactDetail_right ul {
  display: flex;
  flex-direction: row;
  list-style: none;
}
.listContactDetail_right ul li img {
  width: 24px;
  height: 24px;
  margin-right: 1rem;
  margin-bottom: 0.2rem;
}
.listWarning .headWarning h5 {
  font-weight: 500;
  font-size: 20px;
  font-family: "Kanit";
  color: #da3738;
  margin-top: 3rem;
}
.listWarning .bodyWarning .textWarningDetails {
  font-size: 16px;
  font-family: "Kanit";
}
.section_transfer {
  padding-bottom: 0 !important;
}
@media screen and (min-width: 900px) and (max-width: 1300px) {
  .headerBanner .titleBanner {
    font-family: "Kanit";
    font-size: 2.1rem;
    margin-top: 1.5rem;
    color: #68737a;
    line-height: 2.8rem;
    margin-bottom: 0rem;
  }
  .headerBanner .titleBanner .speak_txt {
    font-family: "Kanit";
    font-size: 2.4rem;
    color: #0079c1;
  }

  .headerBanner .titleBanner .vietnam_txt {
    font-family: "Kanit";
    font-size: 2.6rem;
    line-height: 2.7rem;
    color: #0079c1;
  }

  .headerBanner .titleBanner .star_txt {
    font-family: "Kanit";
    font-size: 2.1rem;
    color: #0079c1;
  }

  .headerBanner .titleBanner .tmb-es-vietnam_text {
    font-family: "Kanit";
    color: #0079c1;
    font-size: 2.3rem;
    font-weight: bold;
  }
  .headerBanner .txt_needbook {
    font-family: "Kanit";
    color: #68737a;
    font-size: 0.95rem;
    width: 90%;
  }
  .title-section {
    font-size: 1.8rem;
  }
  .boxListWhy .boxDetailWhy .boxDetailWhyImage img {
    width: 80px;
    height: 80px;
  }
  .boxListWhy .boxDetailWhy .boxDetailWhyText .boxDetailWhyTitle {
    font-size: 1.1rem;
  }
  .boxListWhy .boxDetailWhy .boxDetailWhyText .boxDetailWhySubTitle {
    font-size: 0.9rem;
    line-height: 1.3rem;
    margin-bottom: 0;
  }
  .txt-ps {
    font-size: 0.85rem;
  }
  .boxListPros .boxListProsImage img {
    width: 78px;
    height: 78px;
  }
  .boxListPros .boxListProsDetail .boxListProsDetailTitle {
    font-size: 1.1rem;
  }
  .boxListPros .boxListProsDetail .boxListProsDetailSubTitle {
    font-size: 0.9rem;
    line-height: 1.3rem;
  }
  .listStrategy .listStrategyImage img {
    width: 35px;
    height: 35px;
  }
  .listStrategy .listStrategyDetail .listStrategyDetailSubTitle {
    font-size: 0.9rem;
    line-height: 1.3rem;
  }
  .logo-footer {
    width: 100px;
  }

  .boxContact {
    text-align: center;
  }
}

@media screen and (min-width: 768px) and (max-width: 899px) {
  .headerBanner .boxRowBanner .boxRowBannerLeft {
    width: 60%;
  }
  .headerBanner .boxRowBanner .boxRowBannerRight {
    width: 40%;
  }
  .headerBanner .titleBanner {
    font-family: "Kanit";
    font-size: 1.8rem;
    margin-top: 1.5rem;
    color: #68737a;
    line-height: 2.6rem;
    margin-bottom: 0rem;
  }
  .headerBanner .titleBanner .speak_txt {
    font-family: "Kanit";
    font-size: 2.2rem;
    color: #0079c1;
  }

  .headerBanner .titleBanner .vietnam_txt {
    font-family: "Kanit";
    font-size: 2.1rem;
    line-height: 2.7rem;
    color: #0079c1;
  }

  .headerBanner .titleBanner .star_txt {
    font-family: "Kanit";
    font-size: 1.8rem;
    color: #0079c1;
  }

  .headerBanner .titleBanner .tmb-es-vietnam_text {
    font-family: "Kanit";
    color: #0079c1;
    font-size: 2rem;
    font-weight: bold;
  }
  .boxListWhy .boxDetailWhy .boxDetailWhyImage img {
    width: 75px;
    height: 75px;
  }
}
@media screen and (max-width: 899px) {
  .headerBanner .boxRowBanner .boxRowBannerLeft {
    width: 40%;
  }
  .headerBanner .boxRowBanner .boxRowBannerRight {
    width: 60%;
  }
  .boxFooterFlex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
  }
  .boxFooterRight {
    display: flex;
    flex-direction: column;
    margin-top: 2rem;
  }
  .boxContact,
  .boxMore {
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .headerBanner .logo_partner {
    height: 34px;
    margin-top: 0.2rem;
  }
  .boxGoodPVDtoRMF .leftBox {
    width: 80px;
    text-align: center;
  }
  .boxGoodPVDtoRMF .leftBox .iconGood {
    width: 70%;
  }
  .boxGoodPVDtoRMF .rightBox {
    width: calc(100% - 80px);
  }
  .boxGoodPVDtoRMF .rightBox .detail {
    font-size: 0.95rem;
  }
  .headerBanner .boxRowBanner .boxRowBannerLeft {
    width: 38%;
  }
  .headerBanner .boxRowBanner .boxRowBannerRight {
    width: 62%;
  }
  .headerBanner .boxRowBanner .boxRowBannerLeft .imgTextBannerHead {
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
  }
  .title-section {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
  }
  .boxListWhy .boxDetailWhy .boxDetailWhyImage img {
    width: 65px;
    height: 65px;
  }
  .boxListWhy .boxDetailWhy .boxDetailWhyText .boxDetailWhySubTitle {
    margin-bottom: 0;
    font-size: 0.85rem;
  }
  .boxListWhy .boxDetailWhy .boxDetailWhyText .boxDetailWhyTitle {
    font-size: 1rem;
  }
  .txt-ps {
    font-size: 0.8rem;
  }
  .boxWhatPVDtoRMF {
    width: 100%;
    padding: 1rem 1rem;
  }
  .boxWhatPVDtoRMF .boxCardWhatPDVtoRMF {
    font-size: 1rem;
    padding: 1rem 1rem;
  }
  .boxListPros,
  .listStrategy {
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 5%;
    padding-right: 5%;
  }
  .boxListPros .boxListProsImage,
  .listStrategy .listStrategyImage {
    margin-right: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 0.5rem;
  }
  .boxListPros .boxListProsDetail,
  .listStrategy .listStrategyDetail {
    width: 100%;
    text-align: center;
  }
  .boxListPros .boxListProsDetail .boxListProsDetailTitle {
    font-size: 1rem;
  }
  .boxListPros .boxListProsDetail .boxListProsDetailSubTitle,
  .listStrategy .listStrategyDetail .listStrategyDetailSubTitle {
    font-size: 0.85rem;
  }
  .boxListCompany .listCompany .labelCompany {
    margin-bottom: 0.5rem;
  }
  .boxListCompany .listCompany .labelCompany p {
    font-size: 1.2rem;
  }
  .boxListCompany .listCompany .subDetailCompany {
    font-size: 0.85rem;
  }
  .boxListCompany .listCompany {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .boxAppropriate .iconAppropriate {
    width: 40px;
    height: 40px;
  }
  .boxAppropriate .txtAppropriate {
    font-size: 0.85rem;
  }
  .btnReadmore .btnReadmoreText p {
    font-size: 0.85rem;
  }
  .boxAppropriate {
    padding-bottom: 0;
  }
  section.section_readmore {
    padding-top: 0.2rem;
  }
  .footer-vietnam .labelTitleLink {
    text-align: center;
  }
  .footer-vietnam .txtDetailFooter {
    font-size: 0.9rem;
  }
  .listWhatPVDtoRMF .headWhatPVDtoRMF {
    width: 100%;
  }
  .listWhatPVDtoRMF .bodyWhatPVDtoRMF {
    padding-left: 0;
    width: 100%;
    text-align: center;
  }
  .listWhatPVDtoRMF .headWhatPVDtoRMF .iconWhat {
    width: 85px;
    margin-bottom: 0.8rem;
  }
  .boxRule {
    border: 1px solid #ed1b2e;
    border-radius: 1rem;
    padding: 2rem 1rem;
  }
  .boxRule .listRule {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 1rem;
  }
  .boxRule .listRule .leftRule {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    height: 90px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-right: none;
  }
  .boxRule .listRule .leftRule .iconRule {
    width: 60px;
    max-width: 80%;
  }
  .boxRule .listRule .rightRule {
    width: 100%;
    padding-left: 0px;
    text-align: center;
  }
  .boxRule .listRule .rightRule p {
    margin-bottom: 0;
    color: #65737b;
    font-weight: 500;
    text-align: center;
  }
  .footer-vietnam .boxlogo-foote {
    display: inline;
    justify-content: center;
  }
  .footer-vietnam .logo-footer {
    margin-right: 0rem;
  }
  .icon_Next img {
    display: none;
  }
  .listTransfer .listTransferDetail {
    border-right: none;
    height: auto !important;
    max-height: auto;
  }
  .labelTitlePort p {
    font-size: 0.95rem;
  }
  .boxFooterFlex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
  }
  .boxFooterRight {
    display: flex;
    flex-direction: column;
    margin-top: 2rem;
  }
  .boxContact,
  .boxMore {
    margin-bottom: 2rem;
  }
}
