@media screen and (max-width: 1024px) {
  #services-mobile .slick-dots {
    bottom: -28px;
  }
  .slick-dots {
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 0 20px;
  }
  .slick-dots button {
    font-size: 0;
    width: 19px;
    height: 19px;
    border-radius: 100rem;
    background-image: url("/images/icon-dot.png");
    border: none;
    outline: none;
    transition: all 0.2s linear;
    background-size: cover;
  }
  .slick-dots .slick-active button {
    background-image: url("/images/dot-active.png");
  }
  .slick-dots li:nth-child(1).slick-active .slick-dots {
    background-color: red;
  }
  .card-number .number__item {
    font-size: 50px;
    line-height: 55px;
  }
  .card-number .content__item {
    font-size: 16px;
    line-height: 21px;
  }
  .card-number .number__item::before {
    left: 52px;
  }
  .card-number_three .number__item::before {
    left: 78px;
  }
  .card-number_one,
  .card-number_two {
    width: 47%;
  }
  .card-number_three,
  .card-number_four {
    width: 100%;
  }
  .our--impressive-numbers {
    flex-wrap: wrap;
  }
  .image-banner {
    width: 448px;
  }
  .banner .img1 {
    width: 168px;
    height: 145px;
    top: 20%;
  }
  .banner .img1::before {
    width: 189px;
    height: 165px;
  }
  .banner .img2 {
    width: 176px;
    height: 153px;
    top: 30%;
    left: 45%;
  }
  .banner .img2::before {
    width: 195px;
    height: 174px;
  }
  .banner .img3 {
    width: 242px;
    height: 210px;
    top: 44%;
  }
  .banner .img3::before {
    width: 270px;
    height: 240px;
  }
  .banner .img4 {
    width: 67px;
    height: 58px;
    top: 55%;
  }
  .banner .img4::before {
    width: 77px;
    height: 68px;
  }
  .our--ecosystem-item {
    min-width: 241px;
  }
  .our--ecosystem-items {
    flex-wrap: wrap;
  }
  .card-number {
    font-size: 36px;
    align-items: flex-start;
    /* gap: 5px; */
    flex-direction: column;
  }
  .worked-card_four {
    display: none !important;
  }
  .worked-card_four-mobile {
    display: inline-block !important;
  }
}
@media screen and (max-width: 950px) {
  .worked-card_one,
  .worked-card_two,
  .worked-card_three,
  .worked-card_four,
  .worked-card_five,
  .logo-portfolio {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .worked-card_one-header,
  .worked-card_two-header,
  .worked-card_three-header,
  .worked-card_four-header,
  .worked-card_five-header {
    font-size: 16px;
  }
  .image-banner {
    width: 50%;
    min-width: 402px;
  }
  .banner .img4 {
    left: 65%;
    top: 54%;
  }
}
@media screen and (max-width: 900px) {
  .text-content__venture {
    display: flex;
  }
  .menu-header {
    display: none !important;
  }
  .btn_menu {
    display: block;
  }
  .btn_menu ion-icon {
    font-size: 30px;
  }
  .btn_close ion-icon {
    font-size: 30px;
  }
  .our--mission,
  .services--venture,
  .our--ecosystem,
  .our--impressive {
    font-size: 26px;
    line-height: 30px;
  }
  .banner {
    gap: 3rem !important;
  }
  .banner-slogan {
    font-size: 16px;
    line-height: 20px;
  }
  .banner-welcome {
    font-size: 36px;
    line-height: 40px;
  }
  .our--ecosystem-item {
    width: 48%;
  }
  #ecosystem-item__one {
    width: 100% !important;
  }
}
@media screen and (max-width: 769px) {
  .card-number .number__item {
    font-size: 34px;
    line-height: 39px;
  }
  .card-number .content__item {
    font-size: 14px;
    line-height: 19px;
  }
  .card-number .number__item::before {
    left: 36px;
  }
  .card-number_three .number__item::before {
    left: 54px;
  }
  .slick-list {
    padding: 10px 0 !important;
  }
  .service {
    padding: 20px;
  }
  .follow img,
  .local img,
  .contact-us img {
    width: 30px;
    height: 30px;
  }
  .bg__footer .local,
  .contact-us {
    padding: 5px 10px;
  }
  .bg__footer .local div:nth-child(1),
  .contact-us div:nth-child(1),
  .follow div:nth-child(1) {
    font-size: 14px;
  }
  .bg__footer .local div:nth-child(2),
  .contact-us div:nth-child(2),
  .follow div:nth-child(2) {
    font-size: 14px;
  }
  .text--introduction {
    font-size: 32px;
    line-height: 37px;
  }
  .banner-slogan {
    font-size: 14px;
    line-height: 20px;
  }
  .banner-welcome {
    font-size: 30px;
    line-height: 40px;
  }
  .banner .img1 {
    width: 155px;
    height: 135px;
    top: -4%;
    left: 5%;
  }
  .banner .img1::before {
    width: 171px;
    height: 157px;
  }
  .banner .img2 {
    width: 163px;
    height: 141px;
    top: 12%;
    left: 54%;
  }
  .banner .img2::before {
    width: 181px;
    height: 161px;
  }
  .banner .img3 {
    width: 225px;
    height: 195px;
    top: 35%;
    left: -7%;
  }
  .banner .img3::before {
    width: 253px;
    height: 227px;
  }
  .banner .img4 {
    width: 62px;
    height: 54px;
    top: 53%;
    left: 78%;
  }
  .banner .img4::before {
    width: 72px;
    height: 63px;
  }
  .image-banner {
    width: 280px;
    min-width: 280px;
    height: 400px !important;
  }
  .card__financial-item {
    flex-basis: 100%;
  }
  .our--ecosystem-numbers {
    flex-direction: column;
  }
  .card-number {
    height: 127px;
  }

  .bg__banner {
    height: calc(100vh + 150px);
    padding-top: 130px;
  }
  .bg__header {
    padding: 0 12px;
  }
}
@media screen and (min-width: 620px) {
  .our--services-items {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 620px) {
  .worked--title,
  .our-portfolio {
    font-size: 26px;
    line-height: 30px;
  }

  .our--services-item {
    padding: 4px !important;
    text-align: center;
  }
  .our--services-items {
    flex-wrap: nowrap;
  }
  .our--ecosystem-item {
    width: 100%;
  }
  .header {
    padding: 10px 0px !important;
  }
  .banner-slogan {
    max-width: 90%;
  }
  .our--mission-item {
    width: 100%;
  }
  .our--services {
    font-size: 26px;
    line-height: 30px;
  }
}
@media screen and (max-width: 520px) {
  .worked-card_one .logo-items {
    gap: 35px;
  }
  .worked-card_four-mobile {
    padding: 0.5rem;
  }
  .worked-card_four-mobile .logo-items {
    gap: 16px !important;
  }
  .logo-portfolio {
    gap: 55px;
  }
  .bg__introduction {
    padding: 15px 12px 30px;
  }
  .bg__our-ecosystem,
  .bg__our-impressive,
  .bg__worked,
  .bg__our-portfolio {
    padding: 15px 12px;
  }
  .bg__our-mission {
    padding: 35px 12px;
  }
  .bg__our-services {
    padding: 0px 12px 15px;
  }
}
