@media (max-width: 786px) {
  ul.service-homepage {
    flex-wrap: wrap !important;
    display: flex;
    justify-content: center !important;
  }
  ul.service-homepage li img {
    height: 40px;
    width: 40px;
  }
  ul.service-homepage li p {
    font-size: 12px !important;
  }
  .services .nav-item {
    min-width: 116px;
  }
  .typing {
    font-size: 24px;
    margin: 10px 0;
  }
  .img-box1 .about-grid_year {
    font-size: 25px;
  }
  .img-box1 .about-grid {
    padding: 50px 0;
  }
  .img-box1 .about-grid_text {
    font-size: 12px;
    line-height: 14px;
    max-width: 90px;
    margin: 0 7px;
  }
  .industryServe .title-area {
    margin-top: 40px;
  }
  .footerMob {
    padding-bottom: 30px;
  }
  .acrossWorld {
    text-align: center;
  }
  .acrossWorld div {
    float: unset;
    width: 100%;
  }
  .otherLinks {
    flex-wrap: wrap !important;
    overflow: hidden !important;
  }
  .otherLinks .linkSection {
    width: 130px !important;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .otherLinks .linkSection:not(:nth-child(3n)):not(:last-child) {
    border-right: 1px solid #ccc !important;
  }
  .otherLinks .linkSection:nth-last-child(-n+3) {
    border-bottom: 0 !important;
  }
  .otherLinks .linkContent {
    display: none !important;
  }
  .portCategory {
    overflow: auto;
  }
  .porCategory {
    justify-content: space-between !important;
    margin-left: 0 !important;
    margin-top: 10px;
    background: #c4def4;
    padding: 6px 10px;
    border-radius: 11px;
  }
  .porCategory .menu-expand {
    padding: 5px 10px;
    border-radius: 10px;
    border: 1px solid #6b6b6b;
  }
  .porCategory span {
    font-size: 16px;
    font-weight: 700;
    display: block;
  }
  .porCategory .category-menu {
    padding: 10px 15px;
  }
  .ourClients .ourClientCard {
    padding: 0 8px;
  }
  .ourClients .team-img-wrap {
    padding: 5px;
  }
  .ourClients .team-img img {
    width: 55px;
    width: 55px;
  }
  .ourClients .team-content {
    padding: 0;
  }
  .ourClients .team-desig {
    line-height: unset;
    margin-bottom: 2px;
  }
  .serviceBox .course-box {
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .serviceBox img {
    width: 120px;
    height: 120px;
    border-radius: 20px;
    border: 1px solid #d4d4d4;
  }
  .serviceBox .course-box .course-title {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset;
    text-overflow: unset;
  }
  .serviceBox .course-box .course-title a {
    text-align: center;
  }
  .serviceBox .course-content p {
    display: none;
  }
  .serviceBox .course-content > a {
    display: none;
  }
  .th-product .product-title {
    font-size: 14px !important;
  }
  .mobHide {
    display: none;
  }
  .abtMain .card {
    height: unset;
  }
}
.mapHere.img-box1 {
  padding-right: 0;
}

/*# sourceMappingURL=mobile.css.map */
