﻿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/Product2/picture/Top1.jpg");
  background-size: cover;
  background-position-x: center;
  background-position-y: center; }

header.masthead .SwiperDiv2 {
  height: 100vh;
  Width: 100vw;
  background-image: url("/img/Product2/picture/Top2.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: 972px;
      height: 168px; }
    header.masthead .Title {
      font-size: 70px;
      text-align: right;
      padding-right: 50px; }
    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: 60px;
        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: -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-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: 120px; }
    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/Product2/Mobile/Top1.jpg"); }
    header.masthead .SwiperDiv2 {
      height: 90vh;
      margin-top: 67px;
      background-image: url("/img/Product2/Mobile/Top2.jpg"); }
    header.masthead .TopDiv {
      position: absolute;
      right: 0px;
      top: 60vh;
      width: 355px;
      height: 84px; }
    header.masthead .Title {
      font-size: 32px;
      text-align: right;
      padding-right: 10px;
      margin-bottom: 5px; }
    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: -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; } }

@media (min-width: 992px) {
  #section1 {
    padding-top: 140px;
    padding-bottom: 140px; }
  .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 {
    font-size: 20px;
    color: #333333;
    text-align: center; }
  .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: 576px) and (max-width: 992px) {
  #section1 {
    padding-top: 100px;
    padding-bottom: 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 {
    font-size: 18px;
    color: #333333;
    text-align: center; }
  .comanyIntro1 .Features {
    font-size: 18px;
    color: #333333;
    border-bottom: 1px solid #0075be;
    width: 300px; }
  .comanyIntro1 .FeaturesRow {
    font-size: 18px;
    color: #333333;
    margin: 40px 20px; } }

@media (max-width: 576px) {
  #section1 {
    padding-top: 50px;
    padding-bottom: 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;
    color: #333333;
    text-align: center; }
  .comanyIntro1 .Features {
    font-size: 16px;
    color: #333333;
    border-bottom: 1px solid #0075be;
    width: 300px; }
  .comanyIntro1 .FeaturesRow {
    font-size: 16px;
    color: #333333;
    margin: 40px 20px; } }

@media (min-width: 992px) {
  .pro2function {
    background-image: url(/img/Product2/picture/product2system-1440px.jpg);
    max-width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: contain; }
  .comanyIntro2 .content {
    color: black;
    margin: 0px auto; }
  .comanyIntro2 .contentTitle {
    font-size: 35px;
    color: #333333;
    text-align: center;
    position: absolute;
    left: 0;
    top: 6%;
    width: 100%; }
  .comanyIntro2 .contentRow {
    font-size: 20px;
    color: #333333;
    text-align: center; }
  .comanyIntro2 .Features {
    font-size: 25px;
    color: #333333;
    border-bottom: 1px solid #0075be;
    width: 500px; }
  .comanyIntro2 .FeaturesRow {
    font-size: 20px;
    color: #333333;
    margin: 20px; } }

@media (min-width: 576px) and (max-width: 992px) {
  .comanyIntro2 .content {
    color: black;
    margin: 0px auto; }
  .comanyIntro2 .contentTitle {
    font-size: 27px;
    color: #333333;
    text-align: center;
    position: absolute;
    left: 0;
    top: 3%;
    width: 100%; }
  .comanyIntro2 .contentRow {
    font-size: 18px;
    color: #666666;
    text-align: center; } }

@media (max-width: 576px) {
  .comanyIntro2 .content {
    color: black;
    margin: 0px auto; }
  .comanyIntro2 .contentTitle {
    font-size: 25px;
    color: #333333;
    text-align: center;
    position: absolute;
    left: 0;
    top: 2%;
    width: 100%; }
  .comanyIntro2 .contentRow {
    font-size: 16px;
    color: #666666;
    text-align: center; } }

@media (min-width: 992px) {
  .extendImg {
    padding-left: 240px;
    padding-Right: 240px; }
  .comanyIntro3 .contentTitle {
    margin: 0px auto;
    margin-bottom: 90px;
    text-align: center;
    font-size: 35px;
    color: #333333;
    padding-top: 140px; }
  .comanyIntro3 .content {
    text-align: center;
    margin-bottom: 65px;
    font-size: 20px; }
    .comanyIntro3 .content p {
      text-align: center;
      color: black; }
  .comanyIntro3 .smallicon {
    width: 120px;
    height: 120px; }
  .DivGetMore {
    text-align: center;
    margin-top: 5px;
    padding-bottom: 140px; }
  .GetMoreTxt {
    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 .content {
    text-align: center;
    margin-bottom: 40px; }
    .comanyIntro3 .content p {
      text-align: center;
      color: black; }
  .comanyIntro3 .smallicon {
    width: 120px;
    height: 120px; }
  .DivGetMore {
    text-align: center;
    margin-top: 5px;
    padding-bottom: 100px; }
  .GetMoreTxt {
    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: 20px; }
    .comanyIntro3 .content p {
      text-align: center;
      color: black; }
  .comanyIntro3 .smallicon {
    width: 120px;
    height: 120px; }
  .DivGetMore {
    text-align: center;
    margin-top: 5px;
    padding-bottom: 50px; }
  .comanyIntro3 .GetMoreTxt {
    font-size: 18px;
    vertical-align: middle; } }
