@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Regular.eot");
  src: url("fonts/Lato-Regular.woff") format("woff"), url("fonts/Lato-Regular.otf") format("opentype"), url("fonts/Lato-Regular.svg#filename") format("svg");
}
@font-face {
  font-family: "Lato-Light";
  src: url("fonts/Lato-Light.eot");
  src: url("fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Light.woff") format("woff"), url("fonts/Lato-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Bold";
  src: url("fonts/Lato-Bold.eot");
  src: url("fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Bold.woff") format("woff"), url("fonts/Lato-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Black";
  src: url("fonts/Lato-Black.eot");
  src: url("fonts/Lato-Black.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Black.woff") format("woff"), url("fonts/Lato-Black.ttf") format("truetype");
}
@media (max-width: 991px) {
  .com-desc-block {
    margin-bottom: 0;
    padding: 20px 0;
    border-bottom: 1px solid #ffffff;
  }
  .com-desc-block .title {
    font-size: 0.875em;
    line-height: 171%;
    margin-bottom: 0;
  }
  .com-desc-block p,
  .com-desc-block .desc {
    font-size: 0.875em;
    line-height: 171%;
  }
}
@media (max-width: 1200px) and (min-width: 992px) {
  .com-tab-horizontal .item .title {
    font-size: 1em;
  }
}
.com-tab-horizontal .swiper-slide {
  width: 120px;
}
@media (max-width: 991px) {
  .com-tab-details .item-wrap {
    display: none;
  }
}
.com-tab-details .more-container {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .contact-wrap {
    margin-top: 68px;
    margin-bottom: 33px;
  }
}
@media (max-width: 991px) {
  .contact-wrap .title {
    font-size: 1.25em;
    line-height: 120%;
    font-weight: 700;
    font-family: "Lato-Bold", "Heiti TC", "微軟正黑體", "Microsoft JhengHei", "Arial Unicode MS", "Arial";
    margin-bottom: 28px;
  }
}
@media (max-width: 991px) {
  .contact-wrap li .txt {
    font-size: 1.06em;
  }
}
.pagination {
  margin-top: 60px;
}
