﻿@charset "UTF-8";
body {
  overflow-x: hidden;
  font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

header {
  font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

p {
  letter-spacing: 2.5px; }

span {
  letter-spacing: 2.5px; }

/*a {
    color: $sub;
    &:hover {
        color: darken($sub, 10%);
    }
}*/
.text-primary {
  color: #B0B0B1 !important; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  letter-spacing: 2.5px;
  font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

#returnTop {
  color: white;
  background: rgba(128, 128, 128, 0.8);
  width: 40pt;
  height: 40pt;
  font-size: 28pt;
  line-height: 1.6;
  border-radius: 50% !important;
  display: none; }
  #returnTop:before {
    top: -4px;
    left: 15px;
    position: absolute;
    text-align: center; }

@media only screen and (min-width: 1200px) {
  section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 15px; }
  section h3.section-subheading {
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  a.btnGetMore {
    font-size: 20px;
    color: #1861ae;
    text-decoration: none; }
  #returnTop:hover {
    background-color: #ffde34;
    transition: 1s; } }

@media (min-width: 992px) and (max-width: 1200px) {
  section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 15px; }
  section h3.section-subheading {
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  a.btnGetMore {
    color: #1861ae;
    text-decoration: none; }
  a.__button_white {
    display: block;
    margin: 0px auto;
    width: 240px;
    height: 80px;
    border: 2px solid white;
    border-radius: 30pt;
    line-height: 70px;
    font-size: 28px;
    text-align: center;
    text-decoration: none;
    color: white;
    transition: all 0.2s;
    position: relative;
    top: 18px;
    left: -9px;
    font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  a.__button_white:hover {
    width: 260px;
    border-color: lightgray;
    color: lightgray; }
  a.__button_gray {
    display: block;
    margin: 0px auto;
    width: 240px;
    height: 80px;
    border: 2px solid #666666;
    border-radius: 30pt;
    line-height: 70px;
    font-size: 25px;
    text-align: center;
    text-decoration: none;
    color: #666666;
    transition: all 0.2s;
    position: relative;
    top: 18px;
    left: -9px;
    font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  a.__button_gray:hover {
    width: 260px;
    border-color: #333;
    color: #333; } }

@media (min-width: 576px) and (max-width: 992px) {
  section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 15px; }
  section h3.section-subheading {
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  a.btnGetMore {
    color: #1861ae;
    text-decoration: none; }
  a.__button_white {
    display: block;
    margin: 0px auto;
    width: 240px;
    height: 80px;
    border: 2px solid white;
    border-radius: 30pt;
    line-height: 70px;
    font-size: 28px;
    text-align: center;
    text-decoration: none;
    color: white;
    transition: all 0.2s;
    position: relative;
    top: 18px;
    left: -9px;
    font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  a.__button_white:hover {
    width: 260px;
    border-color: lightgray;
    color: lightgray; }
  a.__button_gray {
    display: block;
    margin: 0px auto;
    width: 240px;
    height: 80px;
    border: 2px solid #666666;
    border-radius: 30pt;
    line-height: 70px;
    font-size: 25px;
    text-align: center;
    text-decoration: none;
    color: #666666;
    transition: all 0.2s;
    position: relative;
    top: 18px;
    left: -9px;
    font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  a.__button_gray:hover {
    width: 260px;
    border-color: #333;
    color: #333; } }

@media (max-width: 576px) {
  section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 15px; }
  section h3.section-subheading {
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  a.btnGetMore {
    color: #1861ae;
    text-decoration: none; }
  a.__button_white {
    display: block;
    margin: 0px auto;
    width: 100px;
    height: 40px;
    border: 2px solid white;
    border-radius: 30pt;
    line-height: 38px;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    color: white;
    transition: all 0.2s;
    position: relative;
    top: 18px;
    left: -9px;
    font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  a.__button_white:hover {
    width: 120px;
    border-color: lightgray;
    color: lightgray; }
  a.__button_gray {
    display: block;
    margin: 0px auto;
    width: 100px;
    height: 40px;
    border: 2px solid #666666;
    border-radius: 30pt;
    line-height: 38px;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    color: #666666;
    transition: all 0.2s;
    position: relative;
    top: 18px;
    left: -9px;
    font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  a.__button_gray:hover {
    width: 120px;
    border-color: #333;
    color: #333; }
  #img1 {
    -webkit-animation: bounce 3s infinite;
    -moz-animation: bounce 3s infinite;
    -ms-animation: bounce 3s infinite;
    animation: bounce 3s infinite; }
  @-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
      -webkit-transform: translateX(10px);
      -moz-transform: translateX(10px);
      -ms-transform: translateX(10px);
      transform: translateX(10px); }
    40% {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
    60% {
      -webkit-transform: translateX(5px);
      -moz-transform: translateX(5px);
      -ms-transform: translateX(5px);
      transform: translateX(5px); } }
  @-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
      -webkit-transform: translateX(10px);
      -moz-transform: translateX(10px);
      -ms-transform: translateX(10px);
      transform: translateX(10px); }
    40% {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
    60% {
      -webkit-transform: translateX(5px);
      -moz-transform: translateX(5px);
      -ms-transform: translateX(5px);
      transform: translateX(5px); } }
  @-ms-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
      -webkit-transform: translateX(10px);
      -moz-transform: translateX(10px);
      -ms-transform: translateX(10px);
      transform: translateX(10px); }
    40% {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
    60% {
      -webkit-transform: translateX(5px);
      -moz-transform: translateX(5px);
      -ms-transform: translateX(5px);
      transform: translateX(5px); } }
  @keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
      -webkit-transform: translateX(10px);
      -moz-transform: translateX(10px);
      -ms-transform: translateX(10px);
      transform: translateX(10px); }
    40% {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
    60% {
      -webkit-transform: translateX(5px);
      -moz-transform: translateX(5px);
      -ms-transform: translateX(5px);
      transform: translateX(5px); } } }

::-moz-selection {
  background-color: lightgray;
  text-shadow: none; }

::selection {
  background-color: lightgray;
  text-shadow: none; }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

header.masthead {
  height: 100vh;
  width: 100vw; }

@media (min-width: 1200px) {
  header.masthead {
    margin-top: 0px;
    position: relative;
    color: white;
    background-image: url("/img/Home/Top.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover; }
    header.masthead #img1 {
      display: none; }
    header.masthead .content {
      margin-top: 45vmin;
      display: block; }
    header.masthead .intro-text {
      /*padding-top: 300px;
            padding-bottom: 200px;*/
      text-align: center; }
      header.masthead .intro-text .intro-lead-in {
        font-size: 70px;
        line-height: 40px;
        margin-bottom: 15px;
        text-align: center;
        font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
      header.masthead .intro-text .intro-heading {
        font-size: 25px;
        font-weight: lighter;
        line-height: 75px;
        text-align: center;
        font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  a.__button {
    background-color: white;
    color: #082644;
    font-weight: bold;
    font-size: 35px;
    display: block;
    margin: 20px auto;
    padding: 0px;
    width: 240px;
    height: 79px;
    line-height: 70px;
    border: 1px solid #999;
    border-radius: 30pt;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s;
    position: relative;
    top: 18px;
    Left: -9px; }
  a.__button:hover {
    background-color: gray; }
  .mousemove {
    margin-bottom: 20px; }
  .icon-scroll,
  .icon-scroll:before {
    position: absolute;
    left: 50%;
    bottom: 50px; }
  .icon-scroll {
    width: 40px;
    height: 70px;
    margin-left: -20px;
    margin-top: 40px;
    box-shadow: inset 0 0 0 1px #fff;
    border-radius: 25px; }
  .icon-scroll:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #fff;
    margin-left: -4px;
    top: 8px;
    border-radius: 4px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: scroll; }
  @keyframes scroll {
    0% {
      opacity: 1; }
    100% {
      opacity: 0;
      transform: translateY(46px); } }
  .imgPrev, .imgNext {
    width: 80px; } }

@media (min-width: 992px) and (max-width: 1200px) {
  header.masthead {
    position: relative;
    color: white;
    background-image: url("/img/Home/Top.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover; }
    header.masthead #img1 {
      display: none; }
    header.masthead .content {
      margin-top: 45vh;
      display: block; }
    header.masthead .intro-text {
      text-align: center; }
      header.masthead .intro-text .intro-lead-in {
        font-size: 40pt;
        line-height: 40px;
        margin-bottom: 15px;
        text-align: center;
        font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
      header.masthead .intro-text .intro-heading {
        font-size: 16pt;
        font-weight: lighter;
        line-height: 75px;
        text-align: center;
        font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  a.__button {
    background-color: white;
    color: #082644;
    font-weight: bold;
    font-size: 35px;
    display: block;
    margin: 20px auto;
    padding: 0px;
    width: 240px;
    height: 79px;
    line-height: 70px;
    border: 1px solid #999;
    border-radius: 30pt;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s;
    position: relative;
    top: 18px;
    Left: -9px; }
  a.__button:hover {
    background-color: gray; }
  .mousemove {
    margin-bottom: 20px; }
  .icon-scroll,
  .icon-scroll:before {
    position: absolute;
    left: 50%;
    bottom: 50px; }
  .icon-scroll {
    width: 40px;
    height: 70px;
    margin-left: -20px;
    margin-top: -90px;
    box-shadow: inset 0 0 0 1px #fff;
    border-radius: 25px; }
  .icon-scroll:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #fff;
    margin-left: -4px;
    top: 8px;
    border-radius: 4px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: scroll; }
  @keyframes scroll {
    0% {
      opacity: 1; }
    100% {
      opacity: 0;
      transform: translateY(46px); } }
  .imgPrev, .imgNext {
    width: 50px; } }

@media (min-width: 576px) and (max-width: 992px) {
  header.masthead {
    position: relative;
    color: white;
    background-image: url("/img/Home/Top.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover; }
    header.masthead #img1 {
      display: none; }
    header.masthead .content {
      margin-top: 45vh;
      /*margin: 40px;*/
      display: block; }
    header.masthead .intro-text .intro-lead-in {
      font-size: 30pt;
      line-height: 22px;
      margin-bottom: 25px;
      text-align: center;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    header.masthead .intro-text .intro-heading {
      font-size: 12pt;
      font-weight: lighter;
      line-height: 22px;
      margin-bottom: 15px;
      text-align: center;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  a.__button {
    background-color: white;
    color: #082644;
    font-weight: bold;
    font-size: 28px;
    display: block;
    margin: 30px auto;
    padding: 5px;
    width: 240px;
    height: 80px;
    line-height: 70px;
    border: 1px solid #999;
    border-radius: 25pt;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s; }
  a.__button:hover {
    background-color: gray; }
  .mousemove {
    margin-bottom: 20px; }
  .icon-scroll,
  .icon-scroll:before {
    position: absolute;
    left: 50%;
    bottom: 30px; }
  .icon-scroll {
    width: 30px;
    height: 50px;
    margin-left: -20px;
    margin-top: -70px;
    box-shadow: inset 0 0 0 1px #fff;
    border-radius: 25px; }
  .icon-scroll:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #fff;
    margin-left: -4px;
    top: 8px;
    border-radius: 4px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: scroll; }
  @keyframes scroll {
    0% {
      opacity: 1; }
    100% {
      opacity: 0;
      transform: translateY(40px); } }
  .imgPrev, .imgNext {
    width: 50px; } }

@media (max-width: 576px) {
  header.masthead {
    position: relative;
    background-image: url("/img/Home/Mobile/Top.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center; }
    header.masthead #img1 {
      display: none; }
    header.masthead .content {
      margin-top: 45vh;
      display: block; }
    header.masthead .intro-text .intro-lead-in {
      font-size: 32px;
      line-height: 22px;
      margin-bottom: 25px;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      text-align: center;
      font-weight: bold;
      color: white; }
    header.masthead .intro-text .intro-heading {
      font-size: 16px;
      line-height: 22px;
      margin-bottom: 15px;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      text-align: center;
      color: white; }
    header.masthead a.__button {
      background-color: white;
      color: #082644;
      font-weight: bold;
      font-size: 15px;
      display: block;
      margin: 20px auto;
      padding: 0px;
      width: 100px;
      height: 40px;
      line-height: 38px;
      border: 1px solid #999;
      border-radius: 30px;
      text-align: center;
      text-decoration: none;
      transition: all 0.2s;
      position: relative;
      top: 18px;
      Left: -9px; }
    header.masthead .icon-scroll,
    header.masthead .icon-scroll:before {
      position: absolute;
      left: 50%;
      bottom: 20px; }
    header.masthead .icon-scroll {
      width: 20px;
      height: 40px;
      margin-left: -20px;
      margin-top: -50px;
      box-shadow: inset 0 0 0 1px #fff;
      border-radius: 25px; }
    header.masthead .icon-scroll:before {
      content: '';
      width: 8px;
      height: 8px;
      background: #fff;
      margin-left: -4px;
      top: 8px;
      border-radius: 4px;
      animation-duration: 1.5s;
      animation-iteration-count: infinite;
      animation-name: scroll; }
  @keyframes scroll {
    0% {
      opacity: 1; }
    100% {
      opacity: 0;
      transform: translateY(20px); } }
  .imgPrev, .imgNext {
    width: 30px; } }

.carousel-control-next, .carousel-control-prev {
  width: 8%; }
  .carousel-control-next:focus .imgPrev, .carousel-control-next:focus .imgNext, .carousel-control-prev:focus .imgPrev, .carousel-control-prev:focus .imgNext {
    opacity: 0.5; }
  .carousel-control-next:hover .imgPrev, .carousel-control-next:hover .imgNext, .carousel-control-prev:hover .imgPrev, .carousel-control-prev:hover .imgNext {
    opacity: 1.0; }

.image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 100%;
  min-height: 100%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.caption {
  position: absolute;
  z-index: 0;
  bottom: 2em;
  left: 0;
  width: auto;
  height: auto;
  padding-right: 2em;
  padding-left: 1em;
  text-align: left; }

@media (min-width: 992px) {
  .comanyIntro1 .product1-img {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-image: url("/img/Home/Content1.jpg");
    background-size: cover; }
  .comanyIntro1 .content {
    color: black;
    margin: 0px auto;
    margin-top: 138px;
    margin-bottom: 140px; }
  .comanyIntro1 .contentTitle {
    font-size: 35px;
    color: #333333;
    margin-bottom: 68px;
    text-align: center; }
  .comanyIntro1 .contentRow {
    font-size: 20px;
    color: #333333;
    text-align: center;
    margin-bottom: 68px; }
  .comanyIntro1 .HalfIMG {
    width: 100%;
    height: 487px; } }

@media (min-width: 576px) and (max-width: 992px) {
  .comanyIntro1 {
    position: relative; }
  .comanyIntro1 .product1-img {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-image: url("/img/Home/Content1.jpg");
    background-size: cover; }
  .comanyIntro1 .content {
    color: black;
    margin: 0px auto;
    margin-top: 50px;
    margin-bottom: 40px; }
  .comanyIntro1 .contentTitle {
    font-size: 27px;
    margin-bottom: 50px;
    color: #666666;
    text-align: center; }
  .comanyIntro1 .contentRow {
    font-size: 18px;
    color: #666666;
    text-align: center;
    margin-bottom: 40px; }
  .comanyIntro1 .HalfIMG {
    width: 100%;
    height: 100%; } }

@media (max-width: 576px) {
  .comanyIntro1 {
    position: relative; }
  .comanyIntro1 .product1-img {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-image: url("/img/Home/Content1.jpg");
    background-size: cover;
    height: 39vh; }
  .comanyIntro1 .content {
    color: black;
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 20px;
    position: absolute;
    background-color: white;
    bottom: 10px;
    /* text-align: center; */
    border: 1px solid lightgray;
    left: 4vmin;
    box-shadow: 4px 4px 12px 4px rgba(51, 51, 102, 0.5); }
  .comanyIntro1 .contentTitle {
    font-size: 25px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center; }
  .comanyIntro1 .contentRow {
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: inherit; }
  .comanyIntro1 .HalfIMG {
    width: 100%;
    height: 100%; }
  .comanyIntro1 .DivGetMore {
    margin-bottom: 20px; }
  .comanyIntro1 .product1-img {
    margin-bottom: 150px; }
  .comanyIntro1 .GetMoreTxt {
    font-size: 18px;
    vertical-align: middle; } }

@media (min-width: 992px) {
  .comanyIntro2 .product1-img {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-image: url("/img/Home/Content2.jpg");
    background-size: cover; }
  .comanyIntro2 .content {
    color: black;
    margin: 0px auto;
    margin-top: 138px;
    margin-bottom: 140px; }
  .comanyIntro2 .contentTitle {
    font-size: 35px;
    color: #333333;
    margin-bottom: 68px;
    text-align: center; }
  .comanyIntro2 .contentRow {
    font-size: 20px;
    color: #333333;
    text-align: center;
    margin-bottom: 68px; }
  .comanyIntro2 .HalfIMG {
    width: 100%;
    height: 487px; } }

@media (min-width: 576px) and (max-width: 992px) {
  .comanyIntro2 .product1-img {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-image: url("/img/Home/Content2.jpg");
    background-size: cover; }
  .comanyIntro2 .content {
    color: black;
    margin: 0px auto;
    margin-top: 50px;
    margin-bottom: 40px; }
  .comanyIntro2 .contentTitle {
    font-size: 27px;
    margin-bottom: 50px;
    color: #666666;
    text-align: center; }
  .comanyIntro2 .contentRow {
    font-size: 18px;
    color: #666666;
    text-align: center;
    margin-bottom: 40px; }
  .comanyIntro2 .HalfIMG {
    width: 100%;
    height: 100%; } }

@media (max-width: 576px) {
  .comanyIntro2 {
    position: relative; }
  .comanyIntro2 .product1-img {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-image: url("/img/Home/Content2.jpg");
    background-size: cover;
    height: 39vh; }
  .comanyIntro2 .content {
    color: black;
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 20px;
    position: absolute;
    background-color: white;
    bottom: -160px;
    /* text-align: center; */
    border: 1px solid lightgray;
    left: 4vmin;
    box-shadow: 4px 4px 12px 4px rgba(51, 51, 102, 0.5); }
  .comanyIntro2 .contentTitle {
    font-size: 25px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center; }
  .comanyIntro2 .contentRow {
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: inherit; }
  .comanyIntro2 .HalfIMG {
    width: 100%;
    height: 100%; }
  .comanyIntro2 .DivGetMore {
    margin-bottom: 20px; }
  .comanyIntro2 .product1-img {
    z-index: -5; }
  .comanyIntro2 .GetMoreTxt {
    font-size: 18px;
    vertical-align: middle; } }

@media (min-width: 992px) {
  .comanyIntro3 {
    background-image: url("/img/Home/Content3.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    padding-top: 140px;
    padding-bottom: 140px; }
  .comanyIntro3 .contentTitle {
    margin: 0px auto;
    margin-bottom: 70px;
    text-align: center;
    font-size: 35px;
    color: #333333; }
  .comanyIntro3 .content {
    text-align: center;
    font-size: 20px;
    margin-bottom: 65px; }
    .comanyIntro3 .content p {
      text-align: center;
      color: black; }
  .comanyIntro3 .smallicon {
    width: 120px;
    height: 120px; }
  .comanyIntro3 .DivGetMore {
    text-align: center;
    margin-top: 40pt; } }

@media (min-width: 576px) and (max-width: 992px) {
  .comanyIntro3 {
    background-image: url("/img/Home/Content3.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px; }
  .comanyIntro3 .contentTitle {
    margin: 0px auto;
    margin-bottom: 50px;
    text-align: center;
    font-size: 27px;
    color: #666666; }
  .comanyIntro3 .content {
    text-align: center; }
    .comanyIntro3 .content p {
      text-align: center;
      color: black; }
  .comanyIntro3 .smallicon {
    width: 120px;
    height: 120px; }
  .comanyIntro3 .DivGetMore {
    text-align: center;
    margin-top: 40pt; } }

@media (max-width: 576px) {
  .comanyIntro3 {
    background-image: url("/img/Home/Content3.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    padding-top: 250px;
    padding-bottom: 40px; }
  .comanyIntro3 .contentTitle {
    margin: 0px auto;
    margin-bottom: 40px;
    text-align: center;
    font-size: 25px;
    color: #333333; }
  .comanyIntro3 .content {
    text-align: center;
    font-size: 16px;
    width: 168px;
    height: 168px; }
    .comanyIntro3 .content p {
      text-align: center;
      color: black; }
  .comanyIntro3 .smallicon {
    width: 80px;
    height: 80px; }
  .comanyIntro3 .DivGetMore {
    text-align: center;
    margin-top: 40px; }
  .comanyIntro3 .GetMoreTxt {
    font-size: 18px;
    vertical-align: middle; } }

/*�Ȥ��ר�*/
@media (min-width: 992px) {
  .comanyIntro5 {
    color: white;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover; }
    .comanyIntro5 .container-fluid {
      margin-left: 465px;
      margin-right: 465px; }
  .comanyIntro5 .contentTitle {
    margin: 0px auto;
    margin-bottom: 70px;
    padding-top: 140px;
    text-align: center;
    font-size: 35px;
    color: #333333; }
  .comanyIntro5 .DivGetMore {
    margin-top: 40px;
    text-align: center;
    margin-bottom: 140px; }
  #clients .clients-item {
    margin: 0 auto;
    width: 220px; }
  #clients .clients-item {
    right: 0;
    margin: 0 auto;
    width: 220px; }
    #clients .clients-item .clients-link {
      position: relative;
      display: block;
      max-width: 400px;
      margin: 0 auto;
      cursor: pointer;
      width: 250px; }
      #clients .clients-item .clients-link .clients-hover {
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-transition: all ease 0.5s;
        -moz-transition: all ease 0.5s;
        transition: all ease 0.5s;
        opacity: 0;
        text-align: center; }
        #clients .clients-item .clients-link .clients-hover:hover {
          opacity: 0.2; }
        #clients .clients-item .clients-link .clients-hover .clients-hover-content {
          font-size: 20px;
          position: absolute;
          top: 50%;
          width: 100%;
          height: 20px;
          margin-top: -12px;
          text-align: center;
          color: white; }
          #clients .clients-item .clients-link .clients-hover .clients-hover-content i {
            margin-top: -12px; }
          #clients .clients-item .clients-link .clients-hover .clients-hover-content h3,
          #clients .clients-item .clients-link .clients-hover .clients-hover-content h4 {
            margin: 0; }
    #clients .clients-item .clients-caption {
      max-width: 400px;
      margin: 0 auto;
      padding: 25px;
      text-align: center;
      background-color: #fff; }
      #clients .clients-item .clients-caption h4 {
        margin: 0;
        text-transform: none; }
      #clients .clients-item .clients-caption p {
        font-size: 16px;
        font-style: italic;
        margin: 0;
        font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  #clients * {
    z-index: 2; } }

@media (min-width: 576px) and (max-width: 992px) {
  .comanyIntro5 {
    color: white;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover; }
  .comanyIntro5 .contentTitle {
    margin: 0px auto;
    margin-bottom: 50px;
    padding-top: 100px;
    text-align: center;
    font-size: 27px;
    color: #666666; }
  .comanyIntro5 .DivGetMore {
    margin-top: 40px;
    text-align: center;
    margin-bottom: 140px; }
  #clients .clients-item {
    right: 0;
    margin: 0 auto;
    width: 220px; }
    #clients .clients-item .clients-link {
      position: relative;
      display: block;
      max-width: 400px;
      margin: 0 auto;
      cursor: pointer;
      width: 200px; }
      #clients .clients-item .clients-link .clients-hover {
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-transition: all ease 0.5s;
        -moz-transition: all ease 0.5s;
        transition: all ease 0.5s;
        opacity: 0;
        text-align: center; }
        #clients .clients-item .clients-link .clients-hover:hover {
          opacity: 0.2; }
        #clients .clients-item .clients-link .clients-hover .clients-hover-content {
          font-size: 20px;
          position: absolute;
          top: 50%;
          width: 100%;
          height: 20px;
          margin-top: -12px;
          text-align: center;
          color: white; }
          #clients .clients-item .clients-link .clients-hover .clients-hover-content i {
            margin-top: -12px; }
          #clients .clients-item .clients-link .clients-hover .clients-hover-content h3,
          #clients .clients-item .clients-link .clients-hover .clients-hover-content h4 {
            margin: 0; }
    #clients .clients-item .clients-caption {
      max-width: 400px;
      margin: 0 auto;
      padding: 25px;
      text-align: center;
      background-color: #fff; }
      #clients .clients-item .clients-caption h4 {
        margin: 0;
        text-transform: none; }
      #clients .clients-item .clients-caption p {
        font-size: 16px;
        font-style: italic;
        margin: 0;
        font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  #clients * {
    z-index: 2; } }

@media (max-width: 576px) {
  .comanyIntro5 {
    color: white;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover; }
  .comanyIntro5 .contentTitle {
    margin: 0px auto;
    margin-bottom: 40px;
    padding-top: 80px;
    text-align: center;
    font-size: 25px;
    color: #333333; }
  .comanyIntro5 .DivGetMore {
    margin-top: 40px;
    text-align: center;
    margin-bottom: 80px; }
  .comanyIntro5 .GetMoreTxt {
    font-size: 18px;
    vertical-align: middle; }
  #clients .clients-item {
    right: 0;
    margin: 0 auto;
    width: 220px; }
    #clients .clients-item .clients-link {
      position: relative;
      display: block;
      max-width: 400px;
      margin: 0 auto;
      cursor: pointer;
      width: 200px; }
      #clients .clients-item .clients-link .clients-hover {
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-transition: all ease 0.5s;
        -moz-transition: all ease 0.5s;
        transition: all ease 0.5s;
        opacity: 0;
        text-align: center; }
        #clients .clients-item .clients-link .clients-hover:hover {
          opacity: 0.2; }
        #clients .clients-item .clients-link .clients-hover .clients-hover-content {
          font-size: 20px;
          position: absolute;
          top: 50%;
          width: 100%;
          height: 20px;
          margin-top: -12px;
          text-align: center;
          color: white; }
          #clients .clients-item .clients-link .clients-hover .clients-hover-content i {
            margin-top: -12px; }
          #clients .clients-item .clients-link .clients-hover .clients-hover-content h3,
          #clients .clients-item .clients-link .clients-hover .clients-hover-content h4 {
            margin: 0; }
    #clients .clients-item .clients-capxion {
      max-width: 400px;
      margin: 0 auto;
      padding: 25px;
      text-align: center;
      background-color: #fff; }
      #clients .clients-item .clients-capxion h4 {
        margin: 0;
        text-transform: none; }
      #clients .clients-item .clients-capxion p {
        font-size: 16px;
        font-style: italic;
        margin: 0;
        font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  #clients * {
    z-index: 2; } }

.clients-modal {
  padding-right: 0px !important; }
  .clients-modal .modal-dialog {
    margin: 1rem;
    max-width: 100vw; }
  .clients-modal .modal-content {
    padding: 100px 0;
    text-align: center; }
    .clients-modal .modal-content h2 {
      font-size: 3em;
      margin-bottom: 15px; }
    .clients-modal .modal-content p {
      margin-bottom: 30px; }
    .clients-modal .modal-content p.item-intro {
      font-size: 16px;
      font-style: italic;
      margin: 20px 0 30px;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    .clients-modal .modal-content ul.list-inline {
      margin-top: 0;
      margin-bottom: 30px; }
    .clients-modal .modal-content img {
      margin-bottom: 30px; }
    .clients-modal .modal-content button {
      cursor: pointer; }
  .clients-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    cursor: pointer;
    background-color: transparent; }
    .clients-modal .close-modal:hover {
      opacity: 0.3; }
    .clients-modal .close-modal .lr {
      /* Safari and Chrome */
      z-index: 1051;
      width: 1px;
      height: 75px;
      margin-left: 35px;
      /* IE 9 */
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      background-color: #212529; }
      .clients-modal .close-modal .lr .rl {
        /* Safari and Chrome */
        z-index: 1052;
        width: 1px;
        height: 75px;
        /* IE 9 */
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        background-color: #212529; }
