.content-about .mainIntro {
  background: #fff;
  padding: 30px 0 50px;
  border-bottom: 2px solid #ebebeb;
}
.content-about .text-left {
  text-align: left !important;
}
.content-about .col-container {
  background: #fcfcfc;
  padding: 53px 40px 69px;
  transition: all 0.2s ease-in-out;
}
.content-about .col-container:hover {
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
}
@media (min-width: 992px) {
  .content-about .col-container__Item {
    margin: 0 0 20px;
  }
  .content-about .col-container__Img {
    margin: 0 20px 0 0;
  }
  .content-about .col-container__Img:lang(ar) {
    margin: 0 0 0 20px;
  }
  .content-about .timeline-nav ul > li {
    font: 300 18px/24px roboto, sans-serif;
  }
}
@media (max-width: 991px) {
  .content-about .col-container__ContentTitle {
    margin: 20px 0 0;
    padding: 0 0 20px;
  }
}
.content-about .MainIntro__img {
  width: 272px;
  height: 272px;
}
.content-about .card-deck .card {
  padding: 0;
  border: 0;
}
@media (min-width: 576px) {
  .content-about .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .content-about .card-deck .card {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .content-about .card-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (max-width: 992px) {
  .content-about .col-container {
    padding: 20px;
  }
}
.content-about a:hover {
  text-decoration: none;
}
.snippet-trustpilot-cn-zh-hans .carousel {
  height: 130px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  position: relative;
  padding: 0;
  list-style: none;
}
.snippet-trustpilot-cn-zh-hans .carousel__activator,
.snippet-trustpilot-cn-zh-hans .carousel__controls {
  display: none;
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(1):checked
  ~ .carousel__track {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(1):checked
  ~ .carousel__slide:nth-of-type(1) {
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(1):checked
  ~ .carousel__controls:nth-of-type(1) {
  display: block;
  opacity: 1;
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(1):checked
  ~ .carousel__indicators
  .carousel__indicator:nth-of-type(1) {
  opacity: 1;
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(2):checked
  ~ .carousel__track {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(2):checked
  ~ .carousel__slide:nth-of-type(2) {
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(2):checked
  ~ .carousel__controls:nth-of-type(2) {
  display: block;
  opacity: 1;
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(2):checked
  ~ .carousel__indicators
  .carousel__indicator:nth-of-type(2) {
  opacity: 1;
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(3):checked
  ~ .carousel__track {
  -webkit-transform: translateX(-200%);
  transform: translateX(-200%);
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(3):checked
  ~ .carousel__slide:nth-of-type(3) {
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(3):checked
  ~ .carousel__controls:nth-of-type(3) {
  display: block;
  opacity: 1;
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(3):checked
  ~ .carousel__indicators
  .carousel__indicator:nth-of-type(3) {
  opacity: 1;
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(4):checked
  ~ .carousel__track {
  -webkit-transform: translateX(-300%);
  transform: translateX(-300%);
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(4):checked
  ~ .carousel__slide:nth-of-type(4) {
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(4):checked
  ~ .carousel__controls:nth-of-type(4) {
  display: block;
  opacity: 1;
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(4):checked
  ~ .carousel__indicators
  .carousel__indicator:nth-of-type(4) {
  opacity: 1;
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(5):checked
  ~ .carousel__track {
  -webkit-transform: translateX(-400%);
  transform: translateX(-400%);
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(5):checked
  ~ .carousel__slide:nth-of-type(5) {
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(5):checked
  ~ .carousel__controls:nth-of-type(5) {
  display: block;
  opacity: 1;
}
.snippet-trustpilot-cn-zh-hans
  .carousel__activator:nth-of-type(5):checked
  ~ .carousel__indicators
  .carousel__indicator:nth-of-type(5) {
  opacity: 1;
}
.snippet-trustpilot-cn-zh-hans .carousel__control {
  height: 30px;
  width: 30px;
  margin-top: -15px;
  top: 50%;
  position: absolute;
  display: block;
  cursor: pointer;
  opacity: 0.35;
  outline: 0;
  z-index: 3;
  background: url("../Images/trustpilot-right.svg")
    no-repeat;
  transition: 0.3s all;
}
.snippet-trustpilot-cn-zh-hans .carousel__control:hover {
  opacity: 1;
}
.snippet-trustpilot-cn-zh-hans .carousel__control--backward {
  left: 10px;
}
.snippet-trustpilot-cn-zh-hans .carousel__control--forward {
  right: 10px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.snippet-trustpilot-cn-zh-hans .carousel__indicators {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.snippet-trustpilot-cn-zh-hans .carousel__indicator {
  height: 15px;
  width: 15px;
  border-radius: 100%;
  display: inline-block;
  z-index: 2;
  cursor: pointer;
  opacity: 0.35;
  margin: 0 2.5px 0 2.5px;
}
.snippet-trustpilot-cn-zh-hans .carousel__indicator:hover {
  opacity: 0.75;
}
.snippet-trustpilot-cn-zh-hans .carousel__track {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
  transition: -webkit-transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
}
.snippet-trustpilot-cn-zh-hans .carousel__track .carousel__slide {
  display: block;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
}
.snippet-trustpilot-cn-zh-hans
  .carousel__track
  .carousel__slide:nth-of-type(1) {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.snippet-trustpilot-cn-zh-hans
  .carousel__track
  .carousel__slide:nth-of-type(2) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.snippet-trustpilot-cn-zh-hans
  .carousel__track
  .carousel__slide:nth-of-type(3) {
  -webkit-transform: translateX(200%);
  transform: translateX(200%);
}
.snippet-trustpilot-cn-zh-hans
  .carousel__track
  .carousel__slide:nth-of-type(4) {
  -webkit-transform: translateX(300%);
  transform: translateX(300%);
}
.snippet-trustpilot-cn-zh-hans
  .carousel__track
  .carousel__slide:nth-of-type(5) {
  -webkit-transform: translateX(400%);
  transform: translateX(400%);
}
.snippet-trustpilot-cn-zh-hans .carousel--scale .carousel__slide {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.snippet-trustpilot-cn-zh-hans .carousel__slide {
  height: 100%;
  position: absolute;
  overflow-y: auto;
  opacity: 0;
}
.snippet-trustpilot-cn-zh-hans * {
  box-sizing: border-box;
}
.snippet-trustpilot-cn-zh-hans body,
.snippet-trustpilot-cn-zh-hans html {
  background-color: #111;
  font-family: Roboto, sans-serif;
  text-align: center;
  color: #fff;
}
.snippet-trustpilot-cn-zh-hans .my-carousel {
  border-radius: 5px;
}
.snippet-trustpilot-cn-zh-hans .carousel__slide {
  overflow: hidden;
}
.snippet-trustpilot-cn-zh-hans .carousel--thumb .carousel__indicator {
  height: 30px;
  width: 30px;
}
.snippet-trustpilot-cn-zh-hans h1 {
  font-size: 50px;
  line-height: 50px;
  color: #fafafa;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  margin-top: -25px;
}
.snippet-trustpilot-cn-zh-hans h2,
.snippet-trustpilot-cn-zh-hans h3 {
  color: #fafafa;
}
.snippet-trustpilot-cn-zh-hans h3 {
  font-size: 50px;
}
.snippet-trustpilot-cn-zh-hans .carousel__indicator {
  background-color: #fafafa;
}
.snippet-trustpilot-cn-zh-hans
  .tp-stars--5
  .tp-star:nth-of-type(-n + 5)
  .tp-star__canvas {
  fill: #00b67a;
}
.snippet-trustpilot-cn-zh-hans .tp-widget-review .tp-widget-stars {
  margin: 0 0 12px;
  width: 110px;
}
.snippet-trustpilot-cn-zh-hans .tp-widget-review .header {
  font-size: 14px;
  font-weight: 700;
  height: 20px;
  margin: 0 0 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.snippet-trustpilot-cn-zh-hans .tp-widget-review .text {
  font-size: 13px;
  line-height: 16px;
  word-wrap: break-word;
}
.snippet-trustpilot-cn-zh-hans .tp-widget-review {
  display: inline-block;
  height: 130px;
  margin: 0 15px 0 0;
  padding: 0 0 0 20px;
  position: relative;
  vertical-align: top;
  white-space: normal;
  text-align: left;
}
.snippet-trustpilot-cn-zh-hans .tp-widget-review .date,
.snippet-trustpilot-cn-zh-hans .tp-widget-review .name {
  color: rgba(0, 0, 0, 0.6);
  position: absolute;
}
.snippet-trustpilot-cn-zh-hans .tp-widget-review .name {
  bottom: 10px;
  height: 14px;
  left: 20px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 20px);
  z-index: 2;
}
.snippet-trustpilot-cn-zh-hans .tp-widget-review .date,
.snippet-trustpilot-cn-zh-hans .tp-widget-review .name {
  color: rgba(0, 0, 0, 0.6);
  position: absolute;
}
.snippet-trustpilot-cn-zh-hans .tp-widget-review .date {
  right: 0;
  top: 4px;
  display: none;
}
.snippet-trustpilot-cn-zh-hans
  .tp-stars--4
  .tp-star:nth-of-type(-n + 4)
  .tp-star__canvas {
  fill: #73cf11;
}
.snippet-trustpilot-cn-zh-hans .carousel__slide {
  display: flex;
  justify-content: center;
}
.snippet-trustpilot-cn-zh-hans .tp-stars .tp-star__canvas {
  fill: #d6d6d6;
}
@media (max-width: 768px) {
  .snippet-trustpilot-cn-zh-hans .tp-widget-review + * {
    display: none !important;
  }
}
.snippet-bottom-page-section-open-an-account-cn-zh-hans .bottom-featured {
  text-align: center;
}
.snippet-bottom-page-section-open-an-account-cn-zh-hans .bottom-featured__img {
  height: 130px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 26px;
}
.snippet-bottom-page-section-open-an-account-cn-zh-hans .bottom-featured__btn {
  margin-top: 70px;
}
@media (min-width: 576px) {
  .snippet-bottom-page-section-open-an-account-cn-zh-hans
    .bottom-featured__btn {
    padding: 18px 62px;
  }
}
.snippet-footer-ribbon-cn-zh-hans .ribbon-bottom-content__img {
  width: 252px;
}
@media (max-width: 768px) {
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom:not([data-hidden-element]) {
    background-image: url("../Images/RM_Branding2021-2022_Footer.jpg");
    padding: 6vw 0;
  }
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom-content__img {
    width: 200px;
  }
}
@media (max-width: 575px) {
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom-content__img {
    width: 150px;
  }
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom {
    background-color: #075c8f;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom-content__title-1 {
    font-size: 1.5rem;
    line-height: 28px;
    color: #075c8f;
    font-weight: 500;
  }
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom-content__title-2 {
    font-size: 2.125rem;
    line-height: 38px;
    color: #323132;
    font-weight: 700;
  }
}
@media (max-width: 425px) {
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom-content__title-1 {
    font-size: 1.5rem;
    line-height: 25px;
    color: #075c8f;
    font-weight: 500;
  }
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom-content__title-2 {
    font-size: 1.7rem;
    line-height: 35px;
    color: #323132;
    font-weight: 700;
  }
}
@media (max-width: 375px) {
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom-content__img {
    width: 120px;
  }
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom-content__title-1 {
    font-size: 16px;
    line-height: 20px;
    color: #075c8f;
    font-weight: 500;
  }
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom-content__title-2 {
    font-size: 20px;
    line-height: 23px;
    color: #323132;
    font-weight: 700;
  }
}
@media (min-width: 576px) {
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom {
    background-color: #075c8f;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom:not([data-hidden-element]) {
    background-image: url("../Images/RM_Branding2021-2022_Footer.jpg");
    padding: 5vw 0;
  }
}
@media (min-width: 992px) {
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom-content {
    padding: 2px 17px 2px 0;
    position: relative;
  }
}
.snippet-footer-ribbon-cn-zh-hans .ribbon-bottom-content__title-1 {
  color: #fff !important;
}
.snippet-footer-ribbon-cn-zh-hans .ribbon-bottom-content__title-2 {
  color: #fff !important;
  margin-top: 0;
}
.snippet-footer-ribbon-cn-zh-hans .ribbon-bottom-content__media {
  align-items: center !important;
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
}
@media (max-width: 428px) {
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom:not([data-hidden-element]) {
    background-image: url("../Images/RM_Branding2021-2022_Footer.jpg");
    padding: 8vw 0;
    background-position: 70%;
  }
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom-content__img {
    width: 126px;
  }
}
@media (max-width: 375px) {
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom-content__img {
    width: 126px;
  }
}
@media (max-width: 320px) {
  .snippet-footer-ribbon-cn-zh-hans .ribbon-bottom-content__img {
    width: 126px;
  }
}
.snippet-footer-menu-cn-zh-hans a:hover {
  text-decoration: none;
}
.snippet-footer-menu-cn-zh-hans .page-footer {
  padding: 43px 0 43px;
  background: #f1f1f1;
}
.snippet-footer-menu-cn-zh-hans .page-footer__header {
  font-size: 14px;
  line-height: 1.1;
  color: #075c8f;
  font-weight: 700;
  font-family: roboto, sans-serif;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.snippet-footer-menu-cn-zh-hans .page-footer__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.snippet-footer-menu-cn-zh-hans .page-footer__list > li {
  margin-bottom: 5px;
  font-family: roboto, sans-serif;
  font-size: 12px;
  line-height: 1.1;
  color: #404041;
  font-weight: 400;
}
.snippet-footer-menu-cn-zh-hans .page-footer__list a {
  font-family: roboto, sans-serif;
  font-size: 12px;
  line-height: 1.1;
  color: #404041;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  font-weight: 400;
}
.snippet-footer-menu-cn-zh-hans .page-footer__list a:hover {
  color: #075c8f;
  text-decoration: none;
  border-bottom: 1px solid #075c8f;
}
.snippet-footer-menu-cn-zh-hans .page-footer__list > li:last-child {
  margin-bottom: 28px !important;
}
.snippet-footer-menu-cn-zh-hans .page-footer__logo {
  display: inline-block;
  width: 208px;
  max-width: 100%;
  height: auto;
  margin-bottom: 46px;
}
.snippet-footer-menu-cn-zh-hans .page-footer__licence {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.snippet-footer-menu-cn-zh-hans .page-footer__licence > p {
  margin: 0 5px 0 0;
  line-height: 1.1;
  font-family: roboto, sans-serif;
  font-size: 12px;
  color: #404041;
  font-weight: 500;
}
.snippet-footer-menu-cn-zh-hans .page-footer__links {
  margin-top: 6px;
}
.snippet-footer-menu-cn-zh-hans .page-footer__link-list {
  line-height: 1.3;
}
.snippet-footer-menu-cn-zh-hans .page-footer__link-list > li {
  line-height: 1 !important;
}
.snippet-footer-menu-cn-zh-hans .page-footer__link-list > li > a {
  font-family: roboto, sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #075c8f;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  font-weight: 400;
}
.snippet-footer-menu-cn-zh-hans .page-footer__link-list > li > a:hover {
  border-bottom: 1px solid #075c8f;
  text-decoration: none;
}
.snippet-footer-menu-cn-zh-hans
  .page-footer__link-list
  > li:not(:last-child)::after {
  content: "";
  margin: 0 2px;
  border-left: 1px solid #075c8f;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .snippet-footer-menu-cn-zh-hans .page-footer__wrap-left {
    text-align: center;
  }
  .snippet-footer-menu-cn-zh-hans .page-footer__licence {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
  }
  .snippet-footer-menu-cn-zh-hans .page-footer__logo {
    margin-bottom: 30px !important;
  }
  .snippet-footer-menu-cn-zh-hans .page-footer__link-list {
    margin-bottom: 30px;
  }
}
.snippet-footer-menu-cn-zh-hans .page-footer__txt {
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 11px;
}
.snippet-footer-menu-cn-zh-hans .page-footer__txt > strong {
  color: #404041;
}
.snippet-footer-menu-cn-zh-hans .page-footer__menu {
  margin-bottom: 25px;
}
.snippet-footer-menu-cn-zh-hans
  .page-footer
  .col-lg-2:last-child
  .page-footer__list
  > li:not(:last-child) {
  margin-bottom: 12px;
}
.snippet-footer-menu-cn-zh-hans .page-footer__tel::before {
  content: "";
  position: relative;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  background: url("../Images/call.svg")
    no-repeat center;
  width: 12px;
  height: 11px;
}
.snippet-footer-menu-cn-zh-hans .page-footer__address,
.snippet-footer-menu-cn-zh-hans .page-footer__chat,
.snippet-footer-menu-cn-zh-hans .page-footer__email,
.snippet-footer-menu-cn-zh-hans .page-footer__tel {
  position: relative;
}
.snippet-footer-menu-cn-zh-hans .page-footer__chat::before {
  content: "";
  position: relative;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  background: url("../Images/chat.svg")
    no-repeat center;
  width: 13px;
  height: 11px;
}
.snippet-footer-menu-cn-zh-hans .page-footer__email::before {
  content: "";
  position: relative;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  background: url("../Images/envelope.svg")
    no-repeat center;
  width: 12px;
  height: 9px;
}
.snippet-footer-menu-cn-zh-hans .page-footer__emailInner,
.snippet-footer-menu-cn-zh-hans .page-footer__innerAddress,
.snippet-footer-menu-cn-zh-hans .page-footer__innerChat,
.snippet-footer-menu-cn-zh-hans .page-footer__innerTel {
  position: absolute;
  top: 0;
  left: 20px;
}
.snippet-footer-menu-cn-zh-hans .page-footer__address::before {
  content: "";
  position: relative;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  background: url("../Images/ping.svg")
    no-repeat center;
  width: 12px;
  height: 13px;
}
.snippet-footer-menu-cn-zh-hans .page-footer__txtWrap {
  border: 1px solid #404041;
  padding: 10px 14px;
  margin-bottom: 11px;
}
.snippet-footer-menu-cn-zh-hans .page-footer__txtWrap > p {
  margin: 0 !important;
}
.snippet-footer-menu-cn-zh-hans .social-menu {
  margin: 0;
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 221px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.snippet-footer-menu-cn-zh-hans .social-menu--cn-int {
  width: 110px;
}
.snippet-footer-menu-cn-zh-hans
  .social-icons[data-social-icon="social-icons-blog"] {
  background: url("..//Images/info-small.svg")
    no-repeat center;
  width: 23px;
  height: 24px;
  display: block;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.snippet-footer-menu-cn-zh-hans
  .social-icons[data-social-icon="social-icons-facebook"] {
  background: url("../Images/fb-small.svg")
    no-repeat center;
  width: 12px;
  height: 22px;
  display: block;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.snippet-footer-menu-cn-zh-hans
  .social-icons[data-social-icon="social-icons-twitter"] {
  background: url("../Images/X_Logo.svg")
    no-repeat center;
  width: 22px;
  height: 20px;
  display: block;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.snippet-footer-menu-cn-zh-hans
  .social-icons[data-social-icon="social-icons-cn"] {
  background: url("../Images/weibo-small.svg")
    no-repeat center;
  width: 29px;
  height: 23px;
  display: block;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.snippet-footer-menu-cn-zh-hans
  .social-icons[data-social-icon="social-icons-in"] {
  background: url("../Images/in-small.svg")
    no-repeat center;
  width: 22px;
  height: 22px;
  display: block;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.snippet-footer-menu-cn-zh-hans
  .social-icons[data-social-icon="social-icons-youtube"] {
  background: url("../Images/yt-small.svg")
    no-repeat center;
  width: 26px;
  height: 19px;
  display: block;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media (max-width: 991px) {
  .snippet-footer-menu-cn-zh-hans .social-menu {
    margin: 0 auto 40px !important;
  }
  .snippet-footer-menu-cn-zh-hans .page-footer__licence,
  .snippet-footer-menu-cn-zh-hans .page-footer__link-list,
  .snippet-footer-menu-cn-zh-hans .page-footer__logo {
    margin-bottom: 15px !important;
  }
}
.snippet-footer-cn-zh-hans a:hover {
  text-decoration: none;
}
.snippet-footer-cn-zh-hans .page-footer {
  padding: 70px 0 20px;
  background: #f1f1f1;
}
.snippet-footer-cn-zh-hans .page-footer__header {
  font-size: 14px;
  line-height: 1.1;
  color: #075c8f;
  font-weight: 700;
  font-family: roboto, sans-serif;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.snippet-footer-cn-zh-hans .page-footer__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.snippet-footer-cn-zh-hans .page-footer__list > li {
  margin-bottom: 5px;
  font-family: roboto, sans-serif;
  font-size: 12px;
  line-height: 1.1;
  color: #404041;
  font-weight: 400;
}
.snippet-footer-cn-zh-hans .page-footer__list a {
  font-family: roboto, sans-serif;
  font-size: 12px;
  line-height: 1.1;
  color: #404041;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  font-weight: 400;
}
.snippet-footer-cn-zh-hans .page-footer__list a:hover {
  color: #075c8f;
  text-decoration: none;
  border-bottom: 1px solid #075c8f;
}
.snippet-footer-cn-zh-hans .page-footer__list > li:last-child {
  margin-bottom: 28px !important;
}
.snippet-footer-cn-zh-hans .page-footer__logo {
  display: inline-block;
  width: 208px;
  max-width: 100%;
  height: auto;
  margin-bottom: 46px;
}
.snippet-footer-cn-zh-hans .page-footer__licence {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.snippet-footer-cn-zh-hans .page-footer__licence > p {
  margin: 0 5px 0 0;
  line-height: 1.1;
  font-family: roboto, sans-serif;
  font-size: 12px;
  color: #404041;
  font-weight: 500;
}
.snippet-footer-cn-zh-hans .page-footer__links {
  margin-top: 6px;
}
.snippet-footer-cn-zh-hans .page-footer__link-list {
  line-height: 1.3;
}
.snippet-footer-cn-zh-hans .page-footer__link-list > li {
  line-height: 1 !important;
}
.snippet-footer-cn-zh-hans .page-footer__link-list > li > a {
  font-family: roboto, sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #075c8f;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  font-weight: 400;
}
.snippet-footer-cn-zh-hans .page-footer__link-list > li > a:hover {
  border-bottom: 1px solid #075c8f;
  text-decoration: none;
}
.snippet-footer-cn-zh-hans
  .page-footer__link-list
  > li:not(:last-child)::after {
  content: "";
  margin: 0 2px;
  border-left: 1px solid #075c8f;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .snippet-footer-cn-zh-hans .page-footer__wrap-left {
    text-align: center;
  }
  .snippet-footer-cn-zh-hans .page-footer__licence {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
  }
  .snippet-footer-cn-zh-hans .page-footer__logo {
    margin-bottom: 30px !important;
  }
  .snippet-footer-cn-zh-hans .page-footer__link-list {
    margin-bottom: 30px;
  }
}
.snippet-footer-cn-zh-hans .page-footer__txt {
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 11px;
}
.snippet-footer-cn-zh-hans .page-footer__txt > strong {
  color: #404041;
}
.snippet-footer-cn-zh-hans .page-footer__menu {
  margin-bottom: 25px;
}
.snippet-footer-cn-zh-hans
  .page-footer
  .col-lg-2:last-child
  .page-footer__list
  > li:not(:last-child) {
  margin-bottom: 12px;
}
.snippet-footer-cn-zh-hans .page-footer__tel::before {
  content: "";
  position: relative;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  background: url("../Images/call-small.svg")
    no-repeat center;
  width: 12px;
  height: 11px;
}
.snippet-footer-cn-zh-hans .page-footer__address,
.snippet-footer-cn-zh-hans .page-footer__chat,
.snippet-footer-cn-zh-hans .page-footer__email,
.snippet-footer-cn-zh-hans .page-footer__tel {
  position: relative;
}
.snippet-footer-cn-zh-hans .page-footer__chat::before {
  content: "";
  position: relative;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  background: url("../Images/live-chat-icon.svg")
    no-repeat center;
  width: 13px;
  height: 11px;
}
.snippet-footer-cn-zh-hans .page-footer__email::before {
  content: "";
  position: relative;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  background: url("../Images/mail-small.svg")
    no-repeat center;
  width: 12px;
  height: 9px;
}
.snippet-footer-cn-zh-hans .page-footer__emailInner,
.snippet-footer-cn-zh-hans .page-footer__innerAddress,
.snippet-footer-cn-zh-hans .page-footer__innerChat,
.snippet-footer-cn-zh-hans .page-footer__innerTel {
  position: absolute;
  top: 0;
  left: 20px;
}
.snippet-footer-cn-zh-hans .page-footer__address::before {
  content: "";
  position: relative;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  background: url("../Images/address-small.svg")
    no-repeat center;
  width: 12px;
  height: 13px;
}
.snippet-footer-cn-zh-hans .page-footer__txtWrap {
  border: 1px solid #404041;
  padding: 10px 14px;
  margin-bottom: 11px;
}
.snippet-footer-cn-zh-hans .page-footer__txtWrap > p {
  margin: 0 !important;
}
.snippet-footer-cn-zh-hans .social-menu {
  margin: 0;
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 221px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.snippet-footer-cn-zh-hans .social-menu--cn-int {
  width: 140px;
}
.snippet-footer-cn-zh-hans .social-menu .social-icons {
  background: url("../Images/icons.svg")
    no-repeat;
}
.snippet-footer-cn-zh-hans
  .social-icons[data-social-icon="social-icons-instagram"] {
  background-position: 100% 0;
  width: 23px;
  height: 24px;
  display: block;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.snippet-footer-cn-zh-hans
  .social-icons[data-social-icon="social-icons-facebook"] {
  background-position: 0 100%;
  width: 12px;
  height: 22px;
  display: block;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.snippet-footer-cn-zh-hans
  .social-icons[data-social-icon="social-icons-twitter"] {
  background-position: 60.714285714286% 94.285714285714%;
  width: 22px;
  height: 20px;
  display: block;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.snippet-footer-cn-zh-hans .social-icons[data-social-icon="social-icons-cn"] {
  background-position: 0 0;
  width: 29px;
  height: 33px;
  display: block;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.snippet-footer-cn-zh-hans .social-icons[data-social-icon="social-icons-in"] {
  background-position: 21.428571428571% 100%;
  width: 22px;
  height: 22px;
  display: block;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.snippet-footer-cn-zh-hans
  .social-icons[data-social-icon="social-icons-youtube"] {
  background-position: 55.769230769231% 0;
  width: 26px;
  height: 19px;
  display: block;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media (max-width: 991px) {
  .snippet-footer-cn-zh-hans .social-menu {
    margin: 0 auto 40px !important;
  }
  .snippet-footer-cn-zh-hans .page-footer__licence,
  .snippet-footer-cn-zh-hans .page-footer__link-list,
  .snippet-footer-cn-zh-hans .page-footer__logo {
    margin-bottom: 15px !important;
  }
}
