@media (max-width: 768px) {
  body {
    padding-top: 60px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  }
  .navbar-dark {
    height: 60px !important;
  }
  .navbar-brand img {
    height: auto;
    width: 120px;
  }
  .flex-column-m {
    flex-direction: column;
  }
  .fs-30 {
    font-size: 15px;
  }
  .fs-35 {
    font-size: 17px;
  }
  .fs-36 {
    font-size: 18px;
  }
  .fs-40 {
    font-size: 20px;
  }
  .fs-48 {
    font-size: 22px;
  }
  .fs-90 {
    font-size: 40px;
  }
  .fs-115 {
    font-size: 50px;
  }
  .nav-link,
  .nav-link:focus,
  .nav-link:hover {
    color: #000 !important;
    padding-left: 10px;
  }
  .navbar-nav {
    background: #fff;
    border-radius: 16px;
  }
  .dropdown-menu-self {
    top: 64px !important;
    left: 0% !important;
    transform: translateX(0%);
    text-align: left;
    border-radius: 15px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.6);
    padding: 0 10px;
  }
  .dropdown-menu-self .d-flex {
    height: auto;
    background-color: #914c90;
  }
  .home-banner {
    padding-left: 2%;
    height: auto;
    padding-bottom: 20px;
  }
  .home-banner-desc img {
    width: 60px;
    left: 0;
  }
  .home-banner-desc div {
    border-radius: 20px;
  }
  .home-banner-img {
    width: 100%;
    height: auto;
  }
  .yuansu3 {
    width: 60px !important;
    top: 0%;
    right: 22%;
  }
  .yuansu1 {
    width: 80px !important;
    top: 10%;
    right: 3%;
  }
  .yuansu2 {
    width: 100px !important;
    top: 32%;
    right: 11%;
  }
  .people-info {
    height: auto;
  }
  .people-right-info,
  .people-left-info {
    width: 100% !important;
  }
  .people-right-info img:nth-of-type(1) {
    width: 100% !important;
  }
  .people-right-info img:nth-of-type(2) {
    width: 80px;
    top: -40px;
    right: 10px;
  }
  .method-title {
    font-size: 40px;
  }
  .home-info-3kuai div {
    width: 80%;
    border-radius: 25px;
    padding: 20px 0;
  }
  .home-info-img-wrap div {
    width: 30%;
    border-radius: 10px;
  }
  .from-wrap {
    border-radius: 20px;
    height: 390px;
    margin: 50px 0;
    font-size: 30px;
  }
  .from-wrap img:nth-of-type(1) {
    width: 100px;
    bottom: -10px;
    left: 10px;
  }
  .from-wrap img:nth-of-type(2) {
    width: 70px;
    bottom: -10px;
    left: 30%;
  }
  .from-wrap img:nth-of-type(3) {
    width: 90px;
    bottom: -30px;
    right: 30px;
  }
  .from-wrap img:nth-of-type(4) {
    width: 140px;
    top: -30px;
    right: 30px;
  }
  .explore-item {
    margin-bottom: 40px;
  }
  .explore-item-title {
    text-align: center;
  }

  .container-self-footer {
    padding: 0;
  }
  .footer-left,
  .footer-right {
    width: 98% !important;
    margin-bottom: 20px;
  }
  .footer-right {
    padding: 10px 20px;
  }
  .footer-left-bg {
    font-size: 14px;
  }
  .Contact-us {
    font-size: 1em;
  }
  .left-info {
    display: none;
  }
  .header-lead-font-ihp {
    width: 100% !important;
  }
  .common-text-bg {
    height: 50vh;
    font-size: 30px;
  }
  .col-lg-3-m {
    display: none;
  }
  .common-text-bg img:nth-of-type(1) {
    width: 70px;
    top: 10%;
    right: 28%;
  }
  .common-text-bg img:nth-of-type(2) {
    width: 80px;
    top: 60%;
    left: 10%;
  }
  .common-text-bg img:nth-of-type(3) {
    width: 100px;
    top: 55%;
    right: 5%;
  }
  .mySwiper {
    height: auto;
  }
  .swiper-pagination-team {
    bottom: 10px !important;
  }
  .team-item {
    width: 80%;
    height: 400px;
  }
  .back-to-top-home img {
    width: 3rem !important;
  }
  .footer-email p {
    word-break: break-all;
  }
  .container-home {
    padding: 0;
  }
}
