@media (max-width: 1600px) {
  section.top>header>h1 {
    font-size: 4.2rem;
    line-height: 5.5rem;
  }

  nav>ul {
    font-size: 1rem;
  }

  nav>a>img {
    width: 220px;
  }

  footer>.footer-container {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  footer>.copy-right {
    padding-bottom: 100px;
    font-size: 0.9rem;
  }

  footer>.footer-container>ul {
    font-size: 1.1rem;
  }

  footer>.footer-container>ul>li>div {
    margin-top: 15px;
  }

  footer>.footer-container>ul>li>div>a {
    margin-bottom: 15px;
    line-height: 1.6rem;
  }

  footer>.footer-container>.footer-img>img {
    width: 75%;
  }

  .content-h1 {
    font-size: 2.6rem;
  }

  .content-p {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .send-money>.content-p {
    margin-top: 30px;
  }

  .glow-business>div>.content>.content-p {
    line-height: 1.8rem;
  }

  .glow-business>div>img {
    height: 550px;
  }

  .send-money > .list > div > img{
    height: 220px;
  }

  section > article.top-banner > header > h1{
    font-size: 4.2rem;
    line-height: 5.5rem;
  }

  section > article.top-banner > header > p{
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .people-content > h2{
    font-size: 1.4rem;
  }

  .tabcontent > ul > li > p{
    height: 350px;
  }

  .money-save > div > img{
    height: auto;
  }

  section > article.top-banner > header > h1, section > article.top-banner > div > header > h1 {
    font-size: 3rem;
  }
}

@media (max-width: 1440px) {
  /* section.top>header>h1 {
    font-size: 3.8rem;
    line-height: 5rem;
  }
 */
  /*-------*/
  section.top>header>h1 {
    font-size: 3.5rem;
    line-height: 4.2rem;
  }

  section.top>header>p {
    font-size: 0.9rem;
    line-height: 1.4rem;
    margin-top: 10px;
  }

  section.top>header {
    margin-top: 0px;
    display: flex;
    /* flex-direction: column; */
  }
  /* .exchange-calc {
    max-width: 320px;
  } */

  section.top>header>h1, section.top>header>div.left>h1{
    font-size: 3.8rem;
    line-height: 5rem;
  }

  section.top>header>p, section.top>header>div.left>p{
    font-size: 1rem;
    line-height: 1.6rem;
    margin:0.5rem 0 0 0;
  }

  section.top>header>div.right {
    margin-top: 1rem;
    flex: auto 0 0;
  }

  .news > .carousel > .contents {
    gap: 16px;
    overflow-x: auto;
  }

  .news > .carousel > .contents > div {
    flex: 50% 0 0;
  }

  .mark {
    background-color: #2a2a2a;
  }
/* 
  #whatsapp {
    right: 16px;
    bottom: 16px;
    height: 56px;
    width: 56px;
  }

  #whatsapp > svg {
    height: 24px;
    width: 24px;
  } */

  .content-h1 {
    font-size: 2rem;
  }

  .glow-business>div>.content>.content-p{
    line-height: 1.6rem;
  }

  .content-p {
    line-height: 1.6rem;
    margin: 30px 0 0 0;
  }

  .send-money>.content-p{
    margin-top: 20px;
  }

  .send-money{
    padding-top: 100px;
    padding-bottom: 120px;
  }

  .money-exchange > ul > li > p{
    font-size: 1.2rem;
  }

  .money-exchange > ul > li > p:last-child{
    font-size: 1rem;
  }

  .transfer-money > div > .content > .details > .content-p{
    line-height: 1.6rem;
  }

  .register-with-us > .content{
    padding: 150px 550px 150px 120px;
  }

  .button{
    max-width: 150px;
    height: 45px;
    font-size: 1rem;
  }

  .register-with-us > .content > .content-p{
    margin-bottom: 40px;
  }

  .contentTop > div > .label{
    font-size: 1.6rem;
  }

  .contentTop > div > p{
    font-size: 1rem;
  }

  .send-money > .list > div > img{
    height: 200px;
  }

  .send-money > .list > div > .content > p:first-child{
    font-size: 1.2rem;
    margin-bottom: 5px;
  }

  .send-money > .list > div > .content{
    padding: 0px 20px 10px;
  }

  section > article.top-banner > header > h1{
    font-size: 3.8rem;
    line-height: 5rem;
  }

  section > article.top-banner > header{
    width: 60%;
  }

  .our-people{
    padding-top: 100px;
    padding-bottom: 120px;
  }

  .our-people > ul > li > h2{
    font-size: 1.2rem;
  }

  .our-people > ul > li > p{
    font-size: 1rem;
  }

  .our-people > ul > li{
    padding: 40px;
    width: 23%;
  }

  .our-people > .content-p{
    margin-top: 20px;
  }

  .our-people > ul{
    margin-top: 50px;
  }

  .tab {
    padding-bottom: 50px;
  }
  
  .tabcontent > ul > li > p{
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 40px;
    height: 300px;
  }

  .tabcontent > ul > li > h2{
    font-size: 1.2rem;
  }

  .invest-info > ul > li > h2{
    font-size: 1.2rem;
    margin-bottom: 10px;
  }

  .invest-info > ul > li > img{
    width: 50px;
  }

  .invest-info > ul{
    padding: 80px 180px;
  }

  .invest-info > ul > li > p{
    font-size: 0.9rem;
    line-height: 1.3rem;
  }

  .receive-fund{
    padding-bottom: 0px;
  }

  .rate > .content > p{
    font-size: 1.2rem;
  }

  .rate > header > .sub-title{
    font-size: 1.6rem;
  }

  .rate > header > .sub-title > span:first-child{
    font-size: 1.2rem;
    margin-bottom: 0;
    margin-top: 15px;
  }
  
  .rate > header > .sub-title > span{
    font-size: .9rem;
  }

  .rate > .content{
    padding: 40px;
  }

  section > article.top-banner.contact > header .title{
    font-size: 1.2rem;
  }

  section > article.top-banner.contact > header p{
    font-size: .9rem;
  }

  section > article.top-banner.contact > header p{
    margin-top: 0;
  }

  section > article.top-banner.contact > header > .details > .title.operations{
    margin-bottom: 5px;
  }

  .rate-table {
    padding: 64px 5rem;
  }

  .service > div > header {
    margin-top: 3rem;
  }
}

@media(max-width: 1350px) {
  .subnav-top {
    /* width: 100vw; */
    width: calc(100vw - 2* var(--custom-padding-left));
  }
  .contact-us > .form > .form-warp.captcha-submit {
    flex-direction: column;
  }
  .contact-us > .form > .form-warp.captcha-submit > .button-field{
    margin-top: 30px;
  }

  .service.top-banner > div > header {
    /* margin-top: 5rem; */
    width: 100%;
  }

  nav > ul {
    width: 70%;
  }
}

@media (max-width: 1150px) {
  :root {
    --custom-padding: 40px 4rem;
    --custom-padding-left: 4rem;
  }

  section.top>header>h1, section.top>header>div.left>h1 {
    font-size: 2.5rem;
    line-height: 4rem;
  }
  
  .exchange-calc {
    max-width: 320px;
  }

  section.top>header, section.top>header>div.left {
    padding-top: 5rem;
  }
}

@media (max-width: 1024px) and (orientation: portrait) {
  :root {
    --custom-padding: 40px;
    --custom-padding-left: 40px;
  }

  nav>a>img {
    width: 160px;
  }

  nav>ul {
    font-size: 0.9rem;
  }

  footer>.footer-container {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  footer>.footer-container>ul {
    font-size: 0.9rem;
  }

  footer>.footer-container>ul>li>div>a {
    line-height: 1.2rem;
  }

  footer>.copy-right {
    font-size: 0.8rem;
  }

  section.top>header {
    margin-top: 0px;
  }

  section.top {
    height: 100vh;
  }

  section.top>header>h1 {
    font-size: 3.5rem;
    line-height: 4.2rem;
  }

  .contentTop>div>.label {
    font-size: 1.2rem;
  }

  .contentTop>div>.label>img {
    width: 30px;
  }

  .contentTop>div>p {
    font-size: 0.9rem;
    line-height: 1.2rem;
  }

  .mark>.arrow {
    padding: 30px 0;
  }

  .mark {
    height: 175px;
  }

  .contentTop>div>.sub-text {
    margin: 15px 0;
  }

  .mark:hover {
    height: 320px !important;
  }

  section.top>header>div.right {
    flex: 365px 0 0;
  }

  section.top>header, section.top>header>div.left {
    padding-top: 5rem;
  }

  .news > .carousel > .contents {
    gap: 16px;
    overflow-x: auto;
  }

  .news > .carousel > .contents > div {
    flex: 50% 0 0;
  }
  
  .button {
    font-size: 0.9rem;
    max-width: 150px;
    height: 40px;
    margin-top: 20px;
  }

  .send-money > .list > div > img{
    height: 160px;
  }

  .send-money > .list > div > .content > p:first-child{
    font-size: 1rem;
  }
  .send-money > .list > div > .content > p{
    font-size: 0.8rem;
  }

  .glow-business>div>img{
    height: 500px;
  }

  .money-exchange{
    padding-top: 100px;
    padding-bottom: 120px;
  }

  .money-exchange > ul{
    padding-left: 20px;
  }

  .money-exchange > ul > li{
    margin-top: 60px;
  }

  .money-exchange > ul > li > img{
    width: 40px;
  }

  .money-exchange > ul > li > p{
    font-size: 1.1rem;
  }

  .money-exchange > ul > li > p:last-child{
    font-size: 0.9rem;
  }

  .register-with-us > .content{
    padding: 150px 400px 150px 120px;
  }

  section > article.top-banner > header > h1{
    font-size: 3.5rem;
    line-height: 4.2rem;
  }

  section > article.top-banner > header > p{
    font-size: 0.9rem;
    line-height: 1.4rem;
  }

  .about-us{
    height: 600px;
  }

  .our-people > ul > li > h2{
    font-size: 1rem;
  }

  .our-people > ul > li > p{
    font-size: .9rem;
    line-height: 1.2rem;
  }

  .our-people > ul > li{
    padding: 30px;
    height: 80px;
  }

  .people-content{
    padding: 50px 0;
  }

  .invest-info > ul{
    padding: 80px 40px;
  }

  .business-personal > ul > li{
    height: 100px;
    width: 43%;
  }

  .receive-fund > .content > .content-p{
    line-height: 1.5rem;
  }

  .content-h1{
    font-size: 1.8rem;
  }

  .content-p{
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .tabcontent > ul > li > p{
    font-size: .9rem;
  }

  .service{
    height: 600px
  }

  .rate > .content > p{
    font-size: 1rem;
    line-height: 1.6rem;
  }

  section .rate{
    display: block;
  }

  section > article.rate > header{
    margin-bottom: 50px;
  }

  .rate > header > .sub-title{
    margin-top: 50px;
  }

  .rate > .content{
    width: 45%;
  }

  .rate > header > .sub-title > span{
    color: #cfcfcf;
  }

  .money-save > div > img{
    height: auto;
  }

  .privacy-content > .content-list{
    margin-bottom: 50px;
  }

  .privacy-content > .content-list > p{
    font-size: 0.9rem;
    line-height: 1.4rem;
  }
  
  .privacy-content > .content-list > ul{
    margin: 20px 0;
  }
  
  .privacy-content > .content-list > ul >li {
    margin-bottom: 10px;
    font-size: 0.9rem;
    line-height: 1.2rem;
  } 

  section .top-banner.custom{
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .privacy-content{
    padding-top: 50px;
  }

  section > article.top-banner.contact > header > .details > .title.operations{
    margin-top: 30px;
  }

  /*--------*/

  .service, .remittance, .wholesale {
    height: auto;
  }

  .service > div > header {
    margin-top: 5rem;
  }

  section > article.top-banner > header, section > article.top-banner > div > header {
    width: 100%;
  }

  section > article.top-banner > header > h1, section > article.top-banner > div > header > h1{
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .tab-info > ul {
    gap: 1rem;
    align-items: stretch;
  }

  .tab-info > ul > li {
    height: auto;
  }

  /* 

  .service > div > div > ul {
    flex-direction: column;
  }

  .tab-info > ul {
    flex-direction: column;
    gap: 1rem;
  }

  .tab-info > ul > li {
    box-sizing: border-box;
    width: 100%;
    padding: 1rem;
    font-size: 1rem;
    height: auto;
  }

  .tab-info > ul > li > h2 {
    line-height: 2rem;
    font-size: 1.5rem;
    margin: 0.5rem 0;
  }

  .remittance > div > div {
    margin-top: 1rem;
  } */
}

@media (max-width: 820px) {
  .show {
    position: absolute;
    right: 40px;
    top: 80px;
    background: #000000d9;
    padding: 15px;
    width: 135px;
    border-radius: 8px;
    text-align: left;
  }
  .subnav-top {
    width: calc(100vw - 2 * var(--custom-padding-left));
    /* width: 100vw; */
  }

  nav>ul>li {
    margin-bottom: 10px;
  }

  nav>ul>li:last-child {
    margin-bottom: 0px;
  }


  footer>.footer-container {
    display: block;
  }

  footer>.footer-container>.footer-img {
    margin: 0 0 50px;
    width: 22%;
  }

  footer>.footer-container>.footer-img>img {
    width: 100%;
  }

  footer>.footer-container>ul {
    width: 100%;
  }

  footer>.footer-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  footer>.copy-right {
    padding-bottom: 50px;
  }

  /*-------*/
  section.top {
    height: 100vh;
  }
  section.top>header>h1 {
    font-size: 3.5rem;
    line-height: 4.2rem;
  }

  section.top>header>p {
    font-size: 0.9rem;
    line-height: 1.4rem;
    margin-top: 10px;
  }

  section.top>header {
    margin-top: 0px;
    display: flex;
    /* flex-direction: column; */
  }
  .exchange-calc {
    max-width: 320px;
  }

  section.top>header, section.top>header>div.left {
    padding-top: 5rem;
  }

  section.top>header>h1, section.top>header>div.left>h1{
    font-size: 2rem;
    line-height: 2.4rem;
  }

  section.top>header>p, section.top>header>div.left>p{
    font-size: 0.8rem;
    margin:0.5rem 0 0 0;
  }

  section.top>header>div.right {
    margin-top: 1rem;
    flex: auto 0 0;
  }

  .news > .carousel > .contents {
    gap: 16px;
    overflow-x: auto;
  }

  .news > .carousel > .contents > div {
    flex: 50% 0 0;
  }

  .mark {
    background-color: #2a2a2a;
  }

  #whatsapp {
    right: 16px;
    bottom: 16px;
    height: 56px;
    width: 56px;
  }

  #whatsapp > svg {
    height: 24px;
    width: 24px;
  }

  .news > .carousel > .contents > div > .title {
    font-size:18px;
  }
  /*-------*/

  .content-h1{
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .content-p{
    line-height: 1.2rem;
    font-size: 0.8rem;
    margin: 20px 0 0 0;
  }

  .send-money{
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .send-money > .list > div > .content > p:first-child{
    font-size: 0.9rem;
  }

  .send-money > .list > div > .content > p{
    font-size: 0.7rem;
  }

  .send-money > .list > div > .content{
    height: 50px;
  }

  .glow-business > div > .content{
    width: 45%;
  }

  .glow-business > div > img{
    width: 45%;
    height: 410px;
  }

  .glow-business>div>.content>.content-p{
    line-height: 1.2rem;
  }

  .send-money>.content-p{
    margin-top: 10px;
  }

  .transfer-money > div > .content > .img{
    width: 42%;
  }

  /* .transfer-money > div > .content > .img > img{
    width: 140px
  } */

  .transfer-money > div{
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .transfer-money > div > .content > .details > .content-p{
    line-height: 1.2rem;
  }

  .register-with-us > .content{
    padding: 100px 200px 100px 60px;
  }

  .register-with-us{
    padding-top: 100px;
    padding-bottom: 100px;
  }

  section > article.top-banner > header{
    width: 80%;
  }

  
  .our-people > ul > li > h2{
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .our-people > ul > li > p{
    font-size: .7rem;
    line-height: 1rem;
  }

  .our-people > ul > li{
    padding: 20px;
    height: 70px;
    width: 25%;
  }

  .our-people{
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .our-people > .content-p{
    width: 90%;
  }

  .people-content{
    width: 80%;
    padding: 50px 0 100px;
  }

  .people-content > h2{
    font-size: 1rem;
  }

  #content{
    margin-bottom: 90px;
  }

  .tabcontent > ul > li > h2{
    font-size: 0.9rem;
  }

  .tabcontent > ul > li > p{
    padding: 20px;
    font-size: 0.7rem;
    line-height: 1.2rem;
    height: 250px;
  }

  .tab{
    padding-top: 50px;
    padding-bottom: 20px;
  }

  .business-personal > ul > li > span{
    left: 25px;
    font-size: 1.4rem;
    bottom: 20px;
  }

  .content-h1{
    font-size: 1.4rem;
  }

  .invest-info > ul > li > img{
    width: 35px;
  }

  .invest-info > ul > li > h2{
    font-size: 1rem;
  }

  .invest-info > ul > li{
    padding-right: 15px;
  }

  .invest-info > ul > li:last-child{
    padding-right: 0;
  }

  .invest-info > ul > li > p{
    font-size: 0.7rem;
    line-height: 1rem;
  }

  .receive-fund > .content > .content-p{
    line-height: 1.3rem;
    margin-bottom: 40px;
  }

  .contentTop>div>p{
    font-size: 0.8rem;
  }

  .receive-fund{
    padding-top: 60px;
  }

  .business-personal > ul > li{
    height: 120px;
  }

  .invest-info > ul{
    padding: 60px 40px;
  }

  .send-receive > .contentTop{
    padding: 40px 30px;
  }

  .send-receive{
    margin-bottom: 50px;
  }

  .money-save > div > img{
    height: auto;
  }

  section .top-banner.custom.bribery{
    margin-bottom: 100px;
  }

  section .top-banner.contact{
    display: block;
  }

  section > article.top-banner.contact > header{
    width: 100%;
  }

  section > article.top-banner.contact > .map{
    width: 100%;
    margin-top: 50px;
  }

  .contact{
    height: auto;
  }

  .contact-us{
    display: block;
    margin-top: 50px;
  }

  .contact-us > div{
    width: 100%;
  }

  .contact-us > .form{
    margin-top: 50px;
  }

  .contact-us > .infor > img{
    height: 600px;
  }

  section > article.top-banner.contact > .map > iframe{
    height: 300px;
  }

  .rate-table {
    padding: 32px 0rem;
  }
}

@media (max-width: 767px) {
  :root {
    --custom-padding: 20px;
    --custom-padding-left: 20px;
  }

  .subnav-top {
    width: calc(100vw - 2 * var(--custom-padding-left));
    /* width: 100vw; */
  }

  .contentTop {
    flex-direction: column;
  }

  .contentTop>div {
    width: 100%;
    margin-bottom: 50px;
  }

  section.top {
    height: 100vh;
    min-height: 864px;
  }

  .mark {
    height: 155px;
    background-color: #2a2a2a;
  }

  .mark:hover {
    height: 525px !important;
  }

  footer>.footer-container>.footer-img {
    width: 50%;
    margin: 0 0 50px;
  }

  footer>.footer-container>ul {
    flex-wrap: wrap-reverse;
    font-size: 0.8rem;
  }

  footer>.footer-container>ul>li {
    width: 50%;
    margin-bottom: 30px;
  }

  footer>.footer-container>ul>li>div {
    padding-right: 20px;
  }

  footer>.copy-right {
    font-size: 0.7rem;
  }

  nav>a>img {
    width: 110px;
  }

  #dropbtn {
    width: 30px;
    height: 28px;
  }

  .show {
    right: 20px;
    top: 55px;
    width: 100px;
  }

  /* section.top > #navigation { 
    box-sizing: border-box; 
  } */

  section.top>header>h1 {
    font-size: 2rem;
    line-height: 2.4rem;
  }

  section.top>header>p {
    font-size: 0.8rem;
    margin-top: 10px;
  }

  section.top>header {
    margin-top: 0px;
    display: flex;
    flex-direction: column;
    padding-top: 1rem;
    justify-content: center;
    align-items: center;
  }

  section.top>header>h1, section.top>header>div.left>h1{
    font-size: 2rem;
    line-height: 2.4rem;
  }

  section.top>header>p, section.top>header>div.left>p{
    font-size: 0.8rem;
    margin:0.5rem 0 0 0;
  }

  section.top>header>div.right {
    margin-top: 1rem;
    flex: auto 0 0;
  }

  .news > .carousel > .contents {
    gap: 16px;
    overflow-x: auto;
  }

  .news > .carousel > .contents > div {
    flex: 100% 0 0;
  }

  #whatsapp {
    right: 16px;
    bottom: 16px;
    height: 56px;
    width: 56px;
  }

  #whatsapp > svg {
    height: 24px;
    width: 24px;
  }

  .contentTop>div>.label {
    font-size: 1rem;
  }

  .contentTop>div>.label>img {
    width: 30px;
  }

  .contentTop.content>div>p {
    font-size: 0.8rem;
  }

  .button {
    font-size: 0.8rem;
    max-width: 120px;
    height: 35px;
    margin-top: 20px;
  }

  .mark>.arrow {
    padding: 20px 0;
  }

  .contentTop.content>div>.label {
    margin-bottom: 10px;
  }

  .send-money > .content-h1{
    width: 100%;
    font-size: 1.5rem;
  }

  .send-money > .content-p{
    width: 100%;
    font-size: 0.9rem;
    line-height: 1.4rem;
  }

  .send-money > .list{
    display: block;
  }
  .send-money > .list > div{
    width: 100%;
    margin-bottom: 10px;
  }

  .send-money > .list > div > img{
    height: auto;
  }

  .send-money > .list:last-child{
    padding-left: 0px;
    margin-top: 0;
  }

  .send-money{
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .content-h1{
    font-size: 1.5rem;
  }

  .content-p {
    font-size: 0.9rem;
    line-height: 1.4rem;
  }
  
  .send-money > .list > div > .content > p:first-child{
    font-size: 1rem;
  }

  .send-money > .list > div > .content > p{
    font-size: 0.8rem;
  }

  .glow-business > div{
    display: block;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .glow-business > div > .content{
    width: 100%;
    margin-bottom: 50px;
  }

  .glow-business > div > img{
    width: 100%;
    height: 350px;
  }

  .glow-business>div>.content>.content-p{
    margin-bottom: 50px;
  }

  .money-exchange > ul{
    display: block;
    padding-left: 0px;
  }

  .money-exchange > ul > li{
    width: 100%;
    text-align: center;
    margin-top: 50px;
  }

  .money-exchange{
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .transfer-money > div > .content{
    flex-direction: column;
    text-align: center;
  }

  .transfer-money > div > .content:first-child{
    margin-bottom: 80px;
  }

  .transfer-money > div > .content > .details{
    order: 2;
    width: 100%;
  }

  .transfer-money > div > .content > .img{
    order: 1;
    margin-bottom: 20px;
  }

  .transfer-money > div > .content > .img > img{
    width: 60px;
  }

  .transfer-money > div{
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .register-with-us > .content{
    padding: 50px 30px;
  }

  .register-with-us{
    padding-top: 70px;
    padding-bottom: 70px;
  }

  section > article.top-banner > header{
    width: 100%;
  }

  section > article.top-banner > header > h1{
    font-size: 2rem;
    line-height: 2.4rem;
  }

  section > article.top-banner > header > p{
    font-size: 0.8rem;
  }

  .our-people{
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .our-people > ul{
    display: block;
  }

  .our-people > ul > li{
    width: 100%;
    margin-bottom: 20px;
    padding: 30px 0;
    text-align: center;
  }

  .our-people > ul > li > h2{
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .our-people > ul > li > p {
    font-size: .8rem;
    line-height: 1.2rem;
  }


  .people-content{
    width: auto;
    padding: 50px 20px 60px;
  }

  #content{
    margin-bottom: 60px;
  }

  .business-personal > ul{
    display: block;
  }

  .business-personal > ul > li {
    width: 100%;
    margin-bottom: 20px;
  }

  .tab li{
    padding: 0;
  }

  .tabcontent > ul{
    display: block;
  }

  .tabcontent > ul > li{
    width: 100%;
  }

  .tabcontent > ul > li > p{
    height: auto;
  }

  .invest-info > ul{
    display: block;
  }

  .invest-info > ul > li{
    margin-bottom: 40px;
    padding-right: 0;
  }

  .invest-info > ul > li:last-child{
    margin-bottom: 0;
  }

  .receive-fund{
    flex-direction: column;
  }

  .receive-fund > .content{
    order: 2;
    width: 100%;
    margin-top: 30px;
  }

  .receive-fund > img{
    order: 1;
    width: 100%;
  }

  .invest-info > ul > li > img{
    width: 40px;
  }

  .invest-info > ul > li > p{
    font-size: 0.9rem;
    line-height: 1.4rem;
  }
  
  .service > header > .sub-title{
    font-size: 1rem;
  }

  .rate > .content{
    width: 100%;
    padding: 20px 0;
  }

  .rate > .content > p{
    padding: 0 30px;
  }

  section .rate{
    height: 700px;
  }

  .money-save{
    margin-bottom: 70px;
  }

  .money-save > div > img{
    height: auto;
  }

  section .top-banner.custom.bribery{
    margin-bottom: 70px;
  }

  .contact-us > .infor > img{
    height: 320px;
  }
  
  .rate-table > table{
    min-width: auto;
    margin-top: 0.5rem;
  }

  .rate-table {
    font-size: 10px;
  }

  .rate-table > .tabs {
    line-height: 2rem;
  }

  .service, .remittance, .wholesale {
    height: auto;
  }

  .service > div > header {
    margin-top: 5rem;
  }

  section > article.top-banner > header, section > article.top-banner > div > header {
    width: 100%;
  }

    section > article.top-banner > header > h1, section > article.top-banner > div > header > h1{
    font-size: 2rem;
    line-height: 3.5rem;
  }

  .service > div > div > ul {
    flex-direction: column;
  }

  .tab-info > ul {
    flex-direction: column;
    gap: 1rem;
  }

  .tab-info > ul > li {
    box-sizing: border-box;
    width: 100%;
    padding: 1rem;
    font-size: 1rem;
    height: auto;
  }

  .tab-info > ul > li > h2 {
    line-height: 2rem;
    font-size: 1.5rem;
    margin: 0.5rem 0;
  }

  .remittance > div > div {
    margin-top: 1rem;
  }

  section > article.top-banner > header {
    margin-top: 5rem;
  }
}
@media (max-width: 512px) {
  
  section > article.booking > div.progress {
    width: 100%;
  }

  section > article.booking > div.content {
    width: 100%;
  }

  section > article.booking > div.content > div.summary {
    font-size: 14px;
    grid-template-columns: repeat(2, auto);
    column-gap: 1rem;
  }
 
  div.summary > div.value {
    font-weight: 600;
  }
  
  div.summary > div#sellRate {
    grid-area: auto;
  }
  
  div.summary > div.hr {
    grid-area: 6 / 1 / 6/ 3;
  }
  
  div.summary > div.location {
    grid-area: auto;
  }
  
}

@media (max-width: 375px) {
  section.top {
    /* height: 100vh; */
  }
  .exchange-calc > div.form > div.exchange-rate {
    font-size: 12px;
  }

  .exchange-calc > div.result {
    margin-top: 0.5rem;
    font-size: 14px;
  }
  /* .exchange-calc > div.result > div {
    height: 20px;
  } */
  .exchange-calc > div.result > div > div {
    line-height: 1.5rem;
  }
  .exchange-calc > div.result > div > div:last-child {
    flex: 100px 0 0;
  }

  .exchange-calc > div.form > div.currency-input > label {
    font-size: 12px;
  }

  .exchange-calc > div.form > div.currency-input > .field > input {
    font-size: 16px;
  }

  .rate-table {
    font-size: 10px;
  }
  .rate-table > .tabs {
    line-height: 2rem;
  }
  .rate-table > table {
    margin-top: 0.5rem;
  }

  #rate td:first-child, #exchange td:first-child {
    padding-right: 1rem;
  }
}