﻿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 .SwiperDiv1 {
  height: 100vh;
  Width: 100vw;
  background-image: url("/img/Product3/picture/Top.jpg");
  background-size: cover;
  background-position-x: center;
  background-position-y: center; }

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

@media (min-width: 1200px) {
  header.masthead {
    margin-top: 0px;
    position: relative;
    color: white;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    header.masthead .TopDiv {
      position: absolute;
      right: 0px;
      top: 60vh;
      width: 600px;
      height: 120px; }
    header.masthead .Title {
      font-size: 70px;
      text-align: right;
      padding-right: 50px;
      text-shadow: 0.1em 0.1em 0.05em #333; }
    header.masthead .Content {
      font-size: 25px;
      text-align: right;
      padding-right: 50px; }
    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%; }
  .icon-scroll {
    width: 40px;
    height: 70px;
    margin-left: 40px;
    margin-top: -100px;
    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-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    header.masthead .TopDiv {
      position: absolute;
      right: 0px;
      top: 60vh;
      width: 400px;
      height: 80px; }
    header.masthead .Title {
      font-size: 40px;
      text-align: right;
      padding-right: 20px; }
    header.masthead .Content {
      font-size: 20px;
      text-align: right;
      padding-right: 20px; }
    header.masthead #img1 {
      display: none; }
    header.masthead .content {
      margin-left: 60px;
      margin-top: 40px;
      display: block; }
    header.masthead .intro-text {
      padding-top: 300px;
      padding-bottom: 200px;
      text-align: center; }
      header.masthead .intro-text .intro-lead-in {
        font-size: 52pt;
        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%; }
  .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-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    header.masthead .TopDiv {
      position: absolute;
      right: 0px;
      top: 60vh;
      width: 500px;
      height: 100px; }
    header.masthead .Title {
      font-size: 32px;
      text-align: right;
      padding-right: 20px; }
    header.masthead .Content {
      font-size: 18px;
      text-align: right;
      padding-right: 20px; }
    header.masthead #img1 {
      display: none; }
    header.masthead .content {
      margin: 40px;
      display: block; }
    header.masthead .intro-text {
      padding-top: 150px;
      padding-bottom: 100px; }
      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%; }
  .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;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -moz-background-size: cover;
    background-size: cover; }
    header.masthead .SwiperDiv1 {
      height: 90vh;
      margin-top: 67px;
      background-image: url("/img/Product3/Mobile/Top.jpg"); }
    header.masthead .TopDiv {
      position: absolute;
      right: 0px;
      top: 60vh;
      width: 355px;
      height: 84px; }
    header.masthead .Title {
      font-size: 32px;
      text-align: right;
      margin-top: 15px;
      margin-right: 20px; }
    header.masthead .Content {
      font-size: 16px;
      text-align: right;
      padding-right: 10px; }
    header.masthead #img1 {
      display: none; }
    header.masthead .content {
      margin: 10px;
      display: block; }
    header.masthead .intro-text {
      padding-top: 150px;
      padding-bottom: 100px; }
      header.masthead .intro-text .intro-lead-in {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 25px;
        font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        text-align: center;
        color: white; }
      header.masthead .intro-text .intro-heading {
        font-size: 12px;
        font-weight: lighter;
        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: 30pt;
      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%; }
    header.masthead .icon-scroll {
      width: 20px;
      height: 40px;
      margin-left: 0px;
      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; } }

@media (min-width: 1201px) {
  #section1 {
    padding-top: 140px;
    padding-bottom: 36px; }
    #section1 .container-fluid {
      padding-left: 13%;
      padding-right: 10%; }
  .comanyIntro1 {
    position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .comanyIntro1 .content {
    color: black;
    margin: 0px auto;
    margin-bottom: 100px; }
  .comanyIntro1 .contentTitle {
    font-size: 35px;
    color: #333333;
    text-align: center; }
  .comanyIntro1 .contentRow {
    text-align: left;
    padding-left: 7%;
    padding-top: 4%; }
  .comanyIntro1 .Features {
    font-size: 25px;
    color: #333333;
    border-bottom: 1px solid #0075be;
    width: 500px; }
  .comanyIntro1 .FeaturesRow {
    font-size: 20px;
    color: #333333;
    margin: 40px 20px; } }

@media (min-width: 992px) and (max-width: 1200px) {
  #section1 {
    padding-top: 140px;
    padding-bottom: 36px; }
  .comanyIntro1 {
    position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .comanyIntro1 .content {
    color: black;
    margin: 0px auto;
    margin-bottom: 100px; }
  .comanyIntro1 .contentTitle {
    font-size: 35px;
    color: #333333;
    text-align: center; }
  .comanyIntro1 .contentRow {
    text-align: left; }
  .comanyIntro1 .Features {
    font-size: 25px;
    color: #333333;
    border-bottom: 1px solid #0075be;
    width: 500px; }
  .comanyIntro1 .FeaturesRow {
    font-size: 20px;
    color: #333333;
    margin: 40px 0px;
    font-weight: bold; } }

@media (min-width: 576px) and (max-width: 992px) {
  #section1 {
    padding-top: 100px;
    padding-bottom: 100px; }
    #section1 .container-fluid {
      padding-left: 100px;
      padding-right: 100px; }
  .row {
    text-align: center; }
  .comanyIntro1 {
    position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .comanyIntro1 .content {
    color: black;
    margin: 0px auto;
    margin-bottom: 50px; }
  .comanyIntro1 .contentTitle {
    font-size: 27px;
    color: #333333;
    text-align: center; }
  .comanyIntro1 .contentRow {
    margin: auto;
    font-size: 18px;
    padding-top: 40px;
    text-align: left; }
  .comanyIntro1 .Features {
    font-size: 18px;
    color: #333333;
    border-bottom: 1px solid #0075be;
    width: 300px; }
  .comanyIntro1 .FeaturesRow {
    font-size: 18px;
    color: #333333;
    margin: 40px 0px; } }

@media (max-width: 576px) {
  #section1 {
    padding-top: 50px;
    padding-bottom: 50px; }
    #section1 .container-fluid {
      padding-left: 50px;
      padding-right: 50px; }
  .comanyIntro1 {
    position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .comanyIntro1 .content {
    color: black;
    margin: 0px auto; }
  .comanyIntro1 .contentTitle {
    font-size: 25px;
    color: #333333;
    text-align: center; }
  .comanyIntro1 .contentRow {
    font-size: 16px;
    padding-top: 20px; }
  .comanyIntro1 .Features {
    font-size: 16px;
    color: #333333;
    border-bottom: 1px solid #0075be;
    width: 300px; }
  .comanyIntro1 .FeaturesRow {
    font-size: 16px;
    color: #333333;
    margin: 40px 0px; } }

@media (min-width: 1201px) {
  #section2 {
    padding-top: 140px;
    padding-bottom: 71px; }
    #section2 .container-fluid {
      padding-left: 13%;
      padding-right: 10%; }
  .comanyIntro2 {
    position: relative;
    background-image: url("/img/Product3/picture/ECoupon.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .comanyIntro2 .content {
    color: black;
    margin: 0px auto; }
  .comanyIntro2 .contentTitle {
    font-size: 35px;
    color: #333333;
    text-align: center; }
  .comanyIntro2 .contentRow {
    text-align: left;
    padding-left: 9%;
    margin-top: 3%; }
  .comanyIntro2 .Features {
    font-size: 25px;
    color: #333333;
    border-bottom: 1px solid #0075be;
    width: 500px; }
  .comanyIntro2 .FeaturesRow {
    font-size: 20px;
    color: #333333;
    margin: 40px 20px; } }

@media (min-width: 992px) and (max-width: 1200px) {
  #section2 {
    padding-top: 140px;
    padding-bottom: 71px; }
  .comanyIntro2 {
    position: relative;
    background-image: url("/img/Product3/picture/ECoupon.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .comanyIntro2 .content {
    color: black;
    margin: 0px auto; }
  .comanyIntro2 .contentTitle {
    font-size: 35px;
    color: #333333;
    text-align: center; }
  .comanyIntro2 .contentRow {
    text-align: left;
    margin-top: 70px; }
  .comanyIntro2 .Features {
    font-size: 25px;
    color: #333333;
    border-bottom: 1px solid #0075be;
    width: 500px;
    font-weight: bold; }
  .comanyIntro2 .FeaturesRow {
    font-size: 20px;
    color: #333333;
    margin: 40px 0px;
    font-weight: bold; } }

@media (min-width: 576px) and (max-width: 992px) {
  #section2 {
    padding-top: 100px;
    padding-bottom: 100px; }
    #section2 .container-fluid {
      padding-left: 100px;
      padding-right: 100px; }
  .row {
    text-align: center; }
  .comanyIntro2 {
    position: relative;
    background-image: url("/img/Product3/picture/ECoupon.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .comanyIntro2 .content {
    color: black;
    margin: 0px auto;
    margin-bottom: 50px; }
  .comanyIntro2 .contentTitle {
    font-size: 27px;
    color: #333333;
    text-align: center; }
  .comanyIntro2 .contentRow {
    text-align: left;
    font-size: 18px;
    padding-top: 40px;
    font-weight: bold;
    margin: auto; }
  .comanyIntro2 .Features {
    font-size: 18px;
    color: #333333;
    border-bottom: 1px solid #0075be;
    width: 300px; }
  .comanyIntro2 .FeaturesRow {
    font-size: 18px;
    color: #333333;
    margin: 40px 0px; } }

@media (max-width: 576px) {
  #section2 {
    padding-top: 50px;
    padding-bottom: 50px; }
    #section2 .container-fluid {
      padding-left: 50px;
      padding-right: 50px; }
  .comanyIntro2 {
    position: relative;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-image: url("/img/Product3/picture/ECoupon.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .comanyIntro2 .content {
    color: black;
    margin: 0px auto; }
  .comanyIntro2 .contentTitle {
    font-size: 25px;
    color: #333333;
    text-align: center; }
  .comanyIntro2 .contentRow {
    font-size: 16px;
    padding-top: 20px; }
  .comanyIntro2 .Features {
    font-size: 16px;
    color: #333333;
    border-bottom: 1px solid #0075be;
    width: 300px; }
  .comanyIntro2 .FeaturesRow {
    font-size: 16px;
    color: #333333;
    margin: 40px 0px; } }

@media (min-width: 1200px) {
  .comanyIntro3 .contentTitle {
    margin: 0px auto;
    margin-bottom: 70px;
    text-align: center;
    font-size: 35px;
    color: #333333;
    padding-top: 140px; }
  .comanyIntro3 .rowOne {
    width: 14%; }
  .comanyIntro3 .rowTwo {
    width: 16%; }
  .comanyIntro3 .content-offset {
    margin-left: 2%; }
  .comanyIntro3 .container .contentRow {
    margin-left: 100px;
    margin-right: 100px;
    margin-bottom: 30px; }
  .comanyIntro3 .content {
    text-align: center;
    margin-bottom: 65px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .comanyIntro3 .content p {
      text-align: center;
      color: black; }
  .comanyIntro3 .FeaturesRow {
    font-size: 20px;
    color: #333333;
    margin: 0px 20px 40px 0px; }
  .extendImg {
    padding-left: 225px;
    padding-Right: 225px;
    margin-bottom: 75px; }
  .comanyIntro3 .smallicon {
    width: 80%; }
  .DivGetMore {
    text-align: center;
    margin-top: 5px;
    padding-bottom: 140px; }
  .GetMoreTxt {
    font-size: 20px;
    vertical-align: middle; }
  #img1 {
    width: 20px; } }

@media (min-width: 992px) and (max-width: 1200px) {
  .comanyIntro3 .contentTitle {
    margin: 0px auto;
    margin-bottom: 70px;
    text-align: center;
    font-size: 35px;
    color: #333333;
    padding-top: 140px; }
  .comanyIntro3 .container .contentRow {
    margin-bottom: 30px; }
  .comanyIntro3 .content {
    text-align: center;
    margin-bottom: 65px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .comanyIntro3 .content p {
      text-align: center;
      color: black; }
  .comanyIntro3 .FeaturesRow {
    font-size: 20px;
    color: #333333;
    margin: 0px 20px 40px 0px; }
  .comanyIntro3 .extendImg {
    margin-bottom: 75px;
    margin-left: 90px;
    margin-right: 90px; }
  .comanyIntro3 .rowOne {
    width: 25%; }
  .comanyIntro3 .rowTwo {
    width: 25%; }
  .comanyIntro3 .smallicon {
    width: 60%; }
  .DivGetMore {
    text-align: center;
    margin-top: 5px;
    padding-bottom: 140px; }
  .GetMoreTxt {
    font-size: 20px;
    vertical-align: middle; }
  #img1 {
    width: 20px; } }

@media (min-width: 576px) and (max-width: 992px) {
  .comanyIntro3 .contentTitle {
    margin: 0px auto;
    margin-bottom: 50px;
    text-align: center;
    font-size: 27px;
    color: #333333;
    padding-top: 100px; }
  .comanyIntro3 .container .contentRow {
    margin-bottom: 30px;
    text-align: left; }
  .comanyIntro3 .container .contentRow-sm {
    margin: auto; }
  .comanyIntro3 .content {
    text-align: center;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .comanyIntro3 .content p {
      text-align: center;
      color: black; }
  .comanyIntro3 .extendImg {
    margin-bottom: 50px;
    margin-left: 60px;
    margin-right: 60px; }
  .comanyIntro3 .rowOne {
    width: 25%;
    vertical-align: middle; }
  .comanyIntro3 .rowTwo {
    width: 25%;
    vertical-align: middle; }
  .comanyIntro3 .FeaturesRow {
    font-size: 18px;
    color: #333333;
    margin: 0px 20px 40px 0px; }
  .comanyIntro3 .smallicon {
    width: 80%; }
  .DivGetMore {
    text-align: center;
    margin-top: 5px;
    padding-bottom: 100px; }
  .GetMoreTxt {
    font-size: 25px;
    vertical-align: middle; }
  #img1 {
    width: 30px; } }

@media (max-width: 576px) {
  .comanyIntro3 .contentTitle {
    margin: 0px auto;
    margin-bottom: 50px;
    text-align: center;
    font-size: 25px;
    color: #333333;
    padding-top: 60px; }
  .comanyIntro3 .content {
    text-align: center;
    font-size: 16px;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .comanyIntro3 .content p {
      text-align: center;
      color: black; }
  .comanyIntro3 .extendImg {
    margin-bottom: 25px;
    margin-left: 30px;
    margin-right: 30px; }
  .comanyIntro3 .rowOne {
    width: 50%; }
  .comanyIntro3 .rowTwo {
    width: 50%; }
  .comanyIntro3 .smallicon {
    width: 70%; }
  .DivGetMore {
    text-align: center;
    margin-top: 5px;
    padding-bottom: 50px; }
  .comanyIntro3 .FeaturesRow {
    font-size: 16px;
    color: #333333;
    margin: 0px 20px 40px 0px; }
  #img1 {
    width: 20px; } }

@media (min-width: 1201px) {
  #section4 {
    padding-top: 140px;
    padding-bottom: 71px; }
  .comanyIntro4 {
    position: relative;
    background-image: url("/img/Product3/picture/KIOSK.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 20% center;
    background-size: cover; }
  .comanyIntro4 .content {
    color: black;
    margin: 0px auto;
    margin-bottom: 80px; }
  .comanyIntro4 .contentTitle {
    font-size: 35px;
    color: #ffffff;
    text-align: center; }
  .comanyIntro4 .contentRow {
    text-align: left;
    padding-left: 187px; }
  .comanyIntro4 .Features {
    font-size: 25px;
    color: #333333;
    border-bottom: 1px solid #0075be;
    width: 500px; }
  .comanyIntro4 .FeaturesRow {
    font-size: 20px;
    color: #ffffff;
    margin: 30px 20px; } }

@media (min-width: 992px) and (max-width: 1200px) {
  #section4 {
    padding-top: 140px;
    padding-bottom: 71px; }
  .comanyIntro4 {
    position: relative;
    background-image: url("/img/Product3/picture/KIOSK.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 20% center;
    background-size: cover; }
  .comanyIntro4 .content {
    color: black;
    margin: 0px auto;
    margin-bottom: 80px; }
  .comanyIntro4 .contentTitle {
    font-size: 35px;
    color: #ffffff;
    text-align: center; }
  .comanyIntro4 .contentRow {
    text-align: left; }
  .comanyIntro4 .Features {
    font-size: 25px;
    color: #333333;
    width: 500px;
    font-weight: bold; }
  .comanyIntro4 .FeaturesRow {
    font-size: 20px;
    color: #ffffff;
    margin: 30px 20px;
    font-weight: bold; } }

@media (min-width: 576px) and (max-width: 992px) {
  #section4 {
    padding-top: 100px;
    padding-bottom: 100px; }
    #section4 .container-fluid {
      padding-left: 100px;
      padding-right: 100px; }
  .row {
    text-align: center; }
  .comanyIntro4 {
    position: relative;
    background-image: url("/img/Product3/picture/KIOSK.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 20% center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .comanyIntro4 .content {
    color: black;
    margin: 0px auto;
    margin-bottom: 50px; }
  .comanyIntro4 .contentTitle {
    font-size: 27px;
    color: #ffffff;
    text-align: center; }
  .comanyIntro4 .contentRow {
    font-size: 18px;
    padding-top: 40px;
    font-weight: bold;
    margin: auto;
    text-align: left; }
  .comanyIntro4 .Features {
    font-size: 18px;
    color: #FFFFFF;
    border-bottom: 1px solid #0075be;
    width: 300px; }
  .comanyIntro4 .FeaturesRow {
    font-size: 18px;
    color: #ffffff;
    margin: 30px 20px; } }

@media (max-width: 576px) {
  #section4 {
    padding-top: 50px;
    padding-bottom: 50px; }
    #section4 .container-fluid {
      padding-left: 50px;
      padding-right: 50px; }
  .comanyIntro4 {
    position: relative;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 30%;
    background-image: url("/img/Product3/picture/KIOSK.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .comanyIntro4 .content {
    color: black;
    margin: 0px auto; }
  .comanyIntro4 .contentTitle {
    font-size: 25px;
    color: #ffffff;
    text-align: center; }
  .comanyIntro4 .contentRow {
    font-size: 16px;
    padding-top: 20px;
    text-align: left; }
  .comanyIntro4 .Features {
    font-size: 16px;
    color: #ffffff;
    width: 300px;
    font-weight: bold; }
  .comanyIntro4 .FeaturesRow {
    font-size: 16px;
    color: #ffffff;
    margin: 30px 0px; } }

@media (min-width: 1201px) {
  .comanyIntro5 .container {
    max-width: 95%;
    padding-bottom: 140px; }
  .comanyIntro5 .contentTitle {
    margin: 0px auto;
    margin-bottom: 70px;
    text-align: center;
    font-size: 35px;
    color: #333333;
    padding-top: 140px; }
  .comanyIntro5 .container .contentRow {
    margin-left: 100px;
    margin-right: 100px;
    margin-bottom: 30px; }
  .comanyIntro5 .content {
    text-align: center;
    margin-bottom: 65px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .comanyIntro5 .content p {
      text-align: center;
      color: black; }
  .comanyIntro5 .content-offset {
    margin-left: 12.5%; }
  .comanyIntro5 .FeaturesRow {
    font-size: 20px;
    color: #333333;
    margin: 0px 20px 40px 0px; }
  .extendImg {
    padding-left: 225px;
    padding-Right: 225px;
    margin-bottom: 75px; }
  .DivGetMore {
    text-align: center;
    margin-top: 5px;
    padding-bottom: 140px; }
  .GetMoreTxt {
    font-size: 20px;
    vertical-align: middle; }
  #img1 {
    width: 20px; } }

@media (min-width: 992px) and (max-width: 1200px) {
  .comanyIntro5 .container {
    padding-bottom: 140px; }
  .comanyIntro5 .contentTitle {
    margin: 0px auto;
    margin-bottom: 70px;
    text-align: center;
    font-size: 35px;
    color: #333333;
    padding-top: 140px; }
  .comanyIntro5 .container .contentRow {
    margin-left: 100px;
    margin-right: 100px;
    margin-bottom: 30px; }
  .comanyIntro5 .content {
    text-align: center;
    margin-bottom: 65px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .comanyIntro5 .content p {
      text-align: center;
      color: black; }
  .comanyIntro5 .content-offset {
    margin-left: 12.5%; }
  .comanyIntro5 .FeaturesRow {
    font-size: 20px;
    color: #333333;
    margin: 0px 20px 40px 0px;
    font-weight: bold; }
  .comanyIntro5 .extendImg {
    padding-left: 225px;
    padding-Right: 225px;
    margin-bottom: 75px; }
  .comanyIntro5 .smallicon {
    width: 100%; }
  .DivGetMore {
    text-align: center;
    margin-top: 5px;
    padding-bottom: 140px; }
  .GetMoreTxt {
    font-size: 20px;
    vertical-align: middle; }
  #img1 {
    width: 20px; } }

@media (min-width: 576px) and (max-width: 992px) {
  .comanyIntro5 .container {
    padding-bottom: 140px; }
  .comanyIntro5 .contentTitle {
    margin: 0px auto;
    margin-bottom: 50px;
    text-align: center;
    font-size: 27px;
    color: #333333;
    padding-top: 100px; }
  .comanyIntro5 .content {
    text-align: center;
    margin-bottom: 40px; }
    .comanyIntro5 .content p {
      text-align: center;
      color: black; }
  .comanyIntro5 .content-offset {
    margin-left: 12.5%; }
  .comanyIntro5 .smallicon {
    width: 80%; }
  .DivGetMore {
    text-align: center;
    margin-top: 5px;
    padding-bottom: 100px; }
  .GetMoreTxt {
    font-size: 25px;
    vertical-align: middle; }
  #img1 {
    width: 30px; } }

@media (max-width: 576px) {
  .comanyIntro5 .container {
    padding-bottom: 140px; }
  .comanyIntro5 .contentTitle {
    margin: 0px auto;
    margin-bottom: 50px;
    text-align: center;
    font-size: 25px;
    color: #333333;
    padding-top: 60px; }
  .comanyIntro5 .content {
    text-align: center;
    font-size: 16px;
    margin: 40px 0px; }
    .comanyIntro5 .content p {
      text-align: center;
      color: black; }
  .comanyIntro5 .smallicon {
    width: 60%; } }

@media (min-width: 1201px) {
  .comanyIntro6 {
    background-image: url("/img/Product3/picture/ECbg-fixed.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    .comanyIntro6 .container {
      max-width: 95%;
      padding-bottom: 140px; }
  .comanyIntro6 .contentTitle {
    margin: 0px auto;
    text-align: center;
    font-size: 35px;
    color: #333333;
    padding-top: 140px;
    margin-bottom: 20px; }
  .comanyIntro6 .container .contentRow {
    font-size: 20px;
    color: #333333;
    text-align: center;
    margin-bottom: 70px; }
  .comanyIntro6 .content {
    text-align: center;
    margin-bottom: 65px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .comanyIntro6 .content p {
      text-align: center;
      color: black; }
  .comanyIntro6 .content-offset {
    margin-left: 12.5%; }
  .comanyIntro6 .FeaturesRow {
    font-size: 20px;
    color: #333333;
    margin: 0px 20px 40px 0px;
    font-weight: bold; }
  .extendImg {
    padding-left: 225px;
    padding-Right: 225px;
    margin-bottom: 75px; }
  .DivGetMore {
    text-align: center;
    margin-top: 5px;
    padding-bottom: 140px; }
  .GetMoreTxt {
    font-size: 20px;
    vertical-align: middle; }
  #img1 {
    width: 20px; } }

@media (min-width: 992px) and (max-width: 1200px) {
  .comanyIntro6 {
    background-image: url("/img/Product3/picture/ECbg-fixed.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    .comanyIntro6 .container {
      padding-bottom: 140px; }
  .comanyIntro6 .contentTitle {
    margin: 0px auto;
    margin-bottom: 20px;
    text-align: center;
    font-size: 35px;
    color: #333333;
    padding-top: 140px; }
  .comanyIntro6 .container .contentRow {
    font-size: 20px;
    color: #333333;
    text-align: center;
    margin-bottom: 70px; }
  .comanyIntro6 .content {
    text-align: center;
    margin-bottom: 65px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .comanyIntro6 .content p {
      text-align: center;
      color: black; }
  .comanyIntro6 .content-offset {
    margin-left: 12.5%; }
  .comanyIntro6 .FeaturesRow {
    font-size: 20px;
    color: #333333;
    margin: 0px 20px 40px 0px;
    font-weight: bold; }
  .comanyIntro6 .extendImg {
    padding-left: 225px;
    padding-Right: 225px;
    margin-bottom: 75px; }
  .comanyIntro6 .smallicon {
    width: 100%; }
  .DivGetMore {
    text-align: center;
    margin-top: 5px;
    padding-bottom: 140px; }
  .GetMoreTxt {
    font-size: 20px;
    vertical-align: middle; }
  #img1 {
    width: 20px; } }

@media (min-width: 576px) and (max-width: 992px) {
  .comanyIntro6 {
    background-image: url("/img/Product3/picture/ECbg-fixed.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    .comanyIntro6 .container {
      padding-bottom: 140px; }
  .comanyIntro6 .contentTitle {
    margin: 0px auto;
    margin-bottom: 20px;
    text-align: center;
    font-size: 27px;
    color: #333333;
    padding-top: 100px; }
  .comanyIntro6 .container .contentRow {
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-bottom: 70px; }
  .comanyIntro6 .content {
    text-align: center;
    margin: 40px 0px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .comanyIntro6 .content p {
      text-align: center;
      color: black; }
  .comanyIntro6 .smallicon {
    width: 100%; }
  .DivGetMore {
    text-align: center;
    margin-top: 5px;
    padding-bottom: 100px; }
  .GetMoreTxt {
    font-size: 25px;
    vertical-align: middle; }
  #img1 {
    width: 30px; } }

@media (max-width: 576px) {
  .comanyIntro6 {
    background-image: url("/img/Product3/picture/ECbg-fixed.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    .comanyIntro6 .container {
      padding-bottom: 80px; }
  .comanyIntro6 .contentTitle {
    margin: 0px auto;
    margin-bottom: 10px;
    text-align: center;
    font-size: 25px;
    color: #333333;
    padding-top: 60px; }
  .comanyIntro6 .container .contentRow {
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin: 10px;
    margin-bottom: 50px; }
  .comanyIntro6 .content {
    text-align: center;
    font-size: 15px;
    margin: 40px 0px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .comanyIntro6 .content p {
      text-align: center;
      color: black; }
  .comanyIntro6 .smallicon {
    width: 40%; }
  .GetMoreTxt {
    font-size: 20px;
    vertical-align: middle; }
  #img1 {
    width: 20px; } }
