.banner-tech-list {
  list-style: none;
  margin: 0px 0 20px;
  padding: 0px;
  -webkit-column-count: 2;
  column-count: 2;
}
.banner-tech-list li {
  background: url(../images/circle_check_orange_20.svg) left center no-repeat;
  padding: 0px 0px 0px 28px;
  margin: 0px 0 10px;
  font-size: 16px;
  line-height: 32px;
}
.banner-counter-list {
  list-style: none;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.banner-counter-list h5,
.banner-counter-list p.heading-five {
  color: rgba(255, 255, 255, 0.7);
  margin: 0 0 10px;
}
.banner-badges {
  padding-top: 40px;
}
.banner-badges ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.banner-badges ul li {
  position: static !important;
  padding: 0 5px;
}
.banner-badges ul img {
  opacity: 0.6;
}
.banner-badges ul img:hover {
  opacity: 1;
}
.service-block .white-box {
  background: #fff;
  border: 1px solid #d8d8d8;
  padding: 24px 20px;
  height: 100%;
}
.service-block .white-box h3 {
  margin-bottom: 0;
}
.service-block .white-box .heading-wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}
.our-target-box-col {
  margin-bottom: 24px;
}
.our-target .white-box {
  background-color: #fff;
  padding: 30px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  gap: 16px;
  height: 100%;
}
.our-target .white-box .img-box {
  flex-shrink: 0;
}
.our-target .white-box p {
  font-weight: 500;
}
.cta-box {
  border-radius: 16px;
  padding: 40px;
}
.how-we-help .white-box {
  background-color: #fff;
  padding: 24px 20px;
  border-radius: 12px;
  height: 100%;
}
.how-we-help .white-box .img-box {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ee7455;
  margin-bottom: 20px;
}
.check-list {
  list-style: none;
  margin: 0;
}
.check-list li {
  font-size: 16px;
  line-height: 26px;
  color: #242424;
  margin-bottom: 12px;
  position: relative;
  padding-left: 28px;
}
.check-list li::before {
  content: "";
  background: url(../images/circle_check_orange_20.svg) no-repeat;
  background-size: cover;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 4px;
}
/* Topical Guide */
.nav-pills.topical-guide-nav {
  gap: 8px;
  flex-direction: column;
  position: sticky;
  top: 170px;
}
.nav-pills.topical-guide-nav .nav-link {
  padding: 12px 16px;
  background: 0 0;
  border: 0;
  border-radius: 6px;
  text-align: left;
  transition: 0.2s;
  text-transform: none;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  border: 1px dashed #d8d8d8;
}
.nav-pills.topical-guide-nav .nav-link.active,
.nav-pills.topical-guide-nav .show > .nav-link {
  color: #242424;
  background: linear-gradient(90deg, #faf6fd 0%, #f3e5fa 100%);
}
.nav-pills.topical-guide-nav .nav-link:focus,
.nav-pills.topical-guide-nav .nav-link:hover {
  color: #242424;
  background: linear-gradient(90deg, #faf6fd 0%, #f3e5fa 100%);
  transition: 0.2s;
}
.topical-guide .common-list li {
  margin-bottom: 26px;
}
.topical-guide .common-list li:last-child {
  margin-bottom: 0;
}
.common-list {
  list-style: none;
}
/* Topical Guide End */
.iot-what-we-do-box-heading h3 {
  margin: 0 0 0 12px;
  word-break: initial;
}
.iot-process-slider-box h3 {
  margin: 20px 0 10px;
}
.iot-process-slider-box {
  padding: 0 14px;
}
.iot-process-slider-box img {
  width: 100%;
  height: 456px;
  object-fit: cover;
  display: block;
}
.iot-process-content {
  position: relative;
}
.iotprocess__arrows {
  position: static;
  display: flex;
  margin-top: 40px;
}
.iotprocess__arrows .new__arrow.new__arrow_dir_left.slick-arrow {
  margin-right: 16px;
}
.iotprocess__arrows .new__arrow:hover,
.iotprocess__arrows .grey__arrow:hover {
  opacity: 1;
  border-color: #2e3280;
}

/* 12/09/2024 */
.check-list {
  list-style: none;
}
.check-list li {
  font-size: 16px;
  line-height: 26px;
  color: #242424;
  margin-bottom: 12px;
  position: relative;
  padding-left: 28px;
}
.check-list li::before {
  content: "";
  background: url(../images/circle_check_orange_20.svg) no-repeat;
  background-size: cover;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 4px;
}
.counter-row {
  display: flex;
  justify-content: flex-end;
}
.counter-row .counter-col {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.counter-box {
  padding: 0;
  margin: 0;
  padding: 40px;
  border: 0;
}
.counter-row .counter-col .counter-box {
  width: 50%;
}
.counter-col .counter-box:first-child,
.counter-col .counter-box:nth-child(3) {
  border-right: 1px dashed #d8d8d8;
}
.counter-col .counter-box:nth-child(2),
.counter-col .counter-box:first-child {
  border-bottom: 1px dashed #d8d8d8;
}
.two-col-list {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
}
.two-col-list li {
  width: 50%;
}
.achivment-sec .heading-six {
  text-transform: none;
}
.achivment-img-grid {
  display: flex;
  align-items: center;
  gap: 46px;
}
.achivment-img-grid img {
  max-width: 120px;
}
.achivment-sec .img-grid {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.img-grid .logo-block {
  width: auto;
  padding: 0 12px 24px;
}
/* 12/09/2024 */
/* 29/4/2025 */
.achivment-sec .img-grid {
  gap: 24px 46px;
}
.img-grid .logo-block {
  padding: 0;
}
.technology-stack .technology-group {
  padding: 20px 0;
}
.technology-stack .technology-group:nth-of-type(odd) {
  background-color: #f5f7fd;
}
/* 29/4/2025 */
/* 1/5/2025 */
.topical-guide a,
.faq .accordion-body a {
  display: inline;
}
.topical-guide ul {
    padding-left: 16px;
}
.topical-guide ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #666666;
}
/* 1/5/2025 */
/* Media Query */
@media (max-width: 1200px) {
  /* 5/5/2025 */
  .banner-counter-list {
    gap: 12px;
  }
  /* 5/5/2025 */
}

@media (max-width: 991px) {
  .cta-sec .container {
    padding-left: 12px;
    padding-right: 12px;
  }
  /* Topical Guide */
  .nav-pills.topical-guide-nav {
    gap: 16px;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-y: hidden;
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
  .nav-pills.topical-guide-nav .nav-link {
    padding: 8px 12px;
    white-space: nowrap;
  }
  /* Topical Guide End */
  .iotprocess__arrows {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .how-we-help .white-box {
    display: flex;
    flex-direction: row;
    gap: 20px;
  }
  .how-we-help .white-box .img-box {
    margin-bottom: 0;
    flex-shrink: 0;
  }
  .hiring-model-sec .white-box {
    flex-direction: column;
    gap: 0;
  }
  .hiring-model-sec .white-box .img-box {
    margin-bottom: 16px;
  }
  .banner-badges {
    display: none;
  }
  .our-target .white-box {
    padding: 16px;
  }
  .cta-box {
    padding: 20px;
  }
  .iot-process-slider-box img {
    height: 300px;
  }
  .counter-box {
    padding: 20px;
    min-width: auto;
  }
  .counter {
    margin-top: 0;
  }
}

@media (max-width: 575px) {
  .two-col-list li {
    width: 100%;
  }
  .row .mb-40 {
    margin-bottom: 20px;
  }
  .how-we-help .white-box .img-box {
    width: 60px;
    height: 60px;
  }
  .how-we-help .white-box {
    flex-direction: column;
  }
  .banner-counter-list {
    flex-wrap: wrap;
  }
  .banner-counter-list li {
    width: 50%;
  }
  .cta-box {
    padding: 12px 0;
  }
  .cta-box .header-btn {
    padding: 8px;
  }
  /* Topical Guide */
  .topical-guide .common-list li {
    margin-bottom: 12px;
  }
  /* Topical Guide End */
  .iot-process-slider-box {
    padding: 0;
  }
  .achivment-img-grid {
    flex-wrap: wrap;
    gap: 16px;
  }
  .achivment-img-grid img {
    max-width: 100px;
  }
  .our-target-box-col:last-child { margin-bottom: 0;}
  .counter-box {
    padding: 12px;
  }
  .achivment-sec .img-grid {
    margin: 0 -6px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .banner .banner-graphic-col img {
    max-height: 300px;
    object-fit: contain;
  }
  /* 5/5/2025 */
  .banner-counter-list {
    gap: 0;
  }
  /* 5/5/2025 */
}
@media (max-width: 480px) {
  .achivment-sec .img-grid {
    margin: 0;
    grid-template-columns: repeat(2, 1fr);
  }
  
  .img-grid .logo-block {
    padding: 0 6px 12px;
  }
  /* 1/5/2025 */
  .tech-box p {
    word-wrap: break-word;
  }
  /* 1/5/2025 */
}