body {
  overflow-x: hidden;
}

@media screen and (max-width: 576px) {
  .custom-service .service .links {
    width: 100%;
    flex-wrap: wrap;
  }
  .custom-service .service .links a {
    flex: 0 0 50%;
    padding: 10px;
    text-align: center;
    height: auto;
  }
  .custom-service .service {
    height: auto;
  }
  .canhcam-breadcrumb-1 .main-breadcrumb ol li {
    font-size: 0.7rem;
    padding-right: 0;
    padding-left: 0;
  }
  .canhcam-breadcrumb-1 .main-breadcrumb ol li + li:before {
    padding-right: 0;
  }
}

@media screen and (max-width: 992px) {
  .canhcam-header-14 {
    background: rgb(255, 255, 255) !important;
  }
  .canhcam-header-14.active {
    background: rgba(255, 255, 255, 0.8) !important;
  }
  /* .homepage main {
        padding-top: 0!important;
    } */
  .canhcam-KLAbout article .canhcam-kl-4 .kl-table-1,
  .canhcam-KLAbout article .canhcam-kl-4 .kl-table-2 {
    overflow-x: auto;
  }
  .canhcam-slider-1 .list-items .slick-dots,
  .canhcam-slider-3 .list-items .slick-dots {
    display: none;
  }
  .canhcam-home-3 .viewmore a::before {
    content: '\F142';
    display: inline-block;
    font: normal normal normal 24px/1 'Material Design Icons';
    font-size: inherit;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    background: #1d2452;
    font-size: 2rem;
    line-height: 3rem;
    text-align: center;
    color: #fff;
  }
  .canhcam-home-3 .viewmore a span {
    display: none;
  }
  .canhcam-news-1 .news-slide .item a p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.Module-337,
.Module-337 .ModuleContent,
.canhcam-header-14 .searchbar .search-text {
  display: flex;
  height: 100%;
}

.canhcam-slider-1 .list-items .item,
.canhcam-slider-3 .list-items .item {
  min-height: auto !important;
}

.canhcam-slider-1 .list-items .item img,
.canhcam-slider-3 .list-items .item img {
  width: 100%;
}

.canhcam-net-2 .list-item .item + .item {
  margin-top: 0;
}

.canhcam-net-2 .list-item .item {
  margin-bottom: 10px;
}
