﻿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; }

.logo {
  width: 270px;
  filter: drop-shadow(2px 2px 2px #333);
  padding-left: 36px; }

@media (min-width: 500px) and (max-width: 1200px) {
  .logo {
    width: 230px;
    padding-left: 10px; } }

@media (max-width: 500px) {
  .logo {
    width: 126pt;
    height: 20pt;
    padding-left: 0px; } }

.nav-link {
  text-shadow: 2px 2px 2px #333; }

@media (min-width: 1200px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent; }
    #mainNav .navbar-brand {
      font-size: 1.75em;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    #mainNav .navbar-nav {
      margin-right: 39px; }
      #mainNav .navbar-nav .nav-item .nav-link {
        text-align: center;
        padding: 1.1em 1em !important;
        color: #ffffff;
        transform: perspective(1px) translateZ(0);
        color: white;
        display: inline-block;
        vertical-align: middle;
        /*letter-spacing: 1px;*/ }
        #mainNav .navbar-nav .nav-item .nav-link .txt-zh {
          font-size: 1.0rem; }
        #mainNav .navbar-nav .nav-item .nav-link .txt-en {
          font-size: 0.8rem; }
        #mainNav .navbar-nav .nav-item .nav-link:before {
          content: "";
          position: absolute;
          z-index: -1;
          left: 0;
          right: 100%;
          bottom: 0;
          background: white;
          height: 2px;
          -webkit-transition-property: right;
          transition-property: right;
          -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
          -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out; }
        #mainNav .navbar-nav .nav-item .nav-link.active:before, #mainNav .navbar-nav .nav-item .nav-link:hover:before {
          right: 0; }
    #mainNav.navbar-shrink {
      padding-top: 0;
      padding-bottom: 0;
      background-color: #152535; }
      #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 12px 0; }
  .menu-icon {
    width: 30px;
    height: 25px;
    border-top: 5px solid gray;
    border-bottom: 5px solid gray;
    background-color: gray;
    padding: 5px 0;
    background-clip: content-box; } }

@media (min-width: 992px) and (max-width: 1200px) {
  #mainNav {
    background-color: #152535; }
    #mainNav .navbar-toggler {
      font-size: 12px;
      right: 0;
      padding: 13px;
      text-transform: uppercase;
      color: white;
      border: 0;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    #mainNav .navbar-brand {
      color: #fed136;
      font-family: 'Kaushan Script', 'Helvetica Neue', Helvetica, Arial, cursive; }
      #mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
        color: #fec503; }
    #mainNav .navbar-nav .nav-item .nav-link {
      line-height: 15px;
      text-align: center;
      font-size: 0.9rem;
      font-weight: 400;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      transform: perspective(1px) translateZ(0);
      color: white;
      display: inline-block;
      vertical-align: middle;
      /*letter-spacing: 1px;*/ }
      #mainNav .navbar-nav .nav-item .nav-link .txt-zh {
        font-size: 1rem; }
      #mainNav .navbar-nav .nav-item .nav-link .txt-en {
        font-size: 0.6rem; }
      #mainNav .navbar-nav .nav-item .nav-link:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        right: 100%;
        bottom: 0;
        background: white;
        height: 2px;
        -webkit-transition-property: right;
        transition-property: right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out; }
      #mainNav .navbar-nav .nav-item .nav-link.active:before, #mainNav .navbar-nav .nav-item .nav-link:hover:before {
        right: 0; }
  .active > span:first-child {
    transform-origin: 5px 5px;
    transform: rotate(45deg) !important; }
  .active > span:last-child {
    transform-origin: 3px -3px;
    transform: rotate(-45deg) !important; }
  .active > span:nth-child(2) {
    opacity: 0; }
  #menuicon span {
    display: block;
    height: 3px;
    width: 25px;
    margin: 4px auto;
    background-color: gray;
    transition: all .3s;
    transform: rotate(0deg); }
  #menu-icon {
    width: 30px;
    height: 25px;
    border-top: 5px solid gray;
    border-bottom: 5px solid gray;
    background-color: gray;
    padding: 5px 0;
    background-clip: content-box; }
  #menu-icon-x {
    color: gray;
    /* center text */
    text-align: center;
    height: 30px;
    width: 30px;
    font-size: 18px;
    padding: 1px;
    font-size: 30px; }
    #menu-icon-x:before {
      content: "\2716"; } }

@media (min-width: 400px) and (max-width: 992px) {
  #mainNav {
    background-color: #152535; }
    #mainNav .navbar-toggler {
      font-size: 12px;
      right: 0;
      padding: 13px;
      text-transform: uppercase;
      color: white;
      border: 0;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    #mainNav .navbar-brand {
      color: #fed136;
      font-family: 'Kaushan Script', 'Helvetica Neue', Helvetica, Arial, cursive; }
      #mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
        color: #fec503; }
    #mainNav .navbar-nav .nav-item .nav-link {
      line-height: 15px;
      text-align: center;
      font-size: 0.9rem;
      font-weight: 400;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      transform: perspective(1px) translateZ(0);
      color: white;
      display: inline-block;
      vertical-align: middle;
      /*letter-spacing: 1px;*/ }
      #mainNav .navbar-nav .nav-item .nav-link .txt-zh {
        font-size: 1rem; }
      #mainNav .navbar-nav .nav-item .nav-link .txt-en {
        font-size: 0.6rem; }
      #mainNav .navbar-nav .nav-item .nav-link:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        right: 100%;
        bottom: 0;
        background: white;
        height: 2px;
        -webkit-transition-property: right;
        transition-property: right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out; }
      #mainNav .navbar-nav .nav-item .nav-link.active:before, #mainNav .navbar-nav .nav-item .nav-link:hover:before {
        right: 0; }
  .active > span:first-child {
    transform-origin: 5px 5px;
    transform: rotate(45deg) !important; }
  .active > span:last-child {
    transform-origin: 3px -3px;
    transform: rotate(-45deg) !important; }
  .active > span:nth-child(2) {
    opacity: 0; }
  #menuicon span {
    display: block;
    height: 3px;
    width: 25px;
    margin: 4px auto;
    background-color: gray;
    transition: all .3s;
    transform: rotate(0deg); }
  #menu-icon {
    width: 30px;
    height: 25px;
    border-top: 5px solid gray;
    border-bottom: 5px solid gray;
    background-color: gray;
    padding: 5px 0;
    background-clip: content-box; }
  #menu-icon-x {
    color: gray;
    /* center text */
    text-align: center;
    height: 30px;
    width: 30px;
    font-size: 18px;
    padding: 1px;
    font-size: 30px; }
    #menu-icon-x:before {
      content: "\2716"; } }

@media (max-width: 400px) {
  #mainNav {
    background-color: #152535; }
    #mainNav .navbar-toggler {
      font-size: 12px;
      right: 0;
      padding: 13px;
      text-transform: uppercase;
      color: white;
      border: 0;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    #mainNav .navbar-brand {
      color: #fed136;
      font-family: 'Kaushan Script', 'Helvetica Neue', Helvetica, Arial, cursive; }
      #mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
        color: #fec503; }
    #mainNav .navbar-nav .nav-item .nav-link {
      line-height: 15px;
      text-align: center;
      font-size: 0.8rem;
      font-weight: 400;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      transform: perspective(1px) translateZ(0);
      color: white;
      display: inline-block;
      vertical-align: middle;
      /*letter-spacing: 1px;*/ }
      #mainNav .navbar-nav .nav-item .nav-link .txt-zh {
        font-size: 1rem; }
      #mainNav .navbar-nav .nav-item .nav-link .txt-en {
        font-size: 0.6rem; }
      #mainNav .navbar-nav .nav-item .nav-link:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        right: 100%;
        bottom: 0;
        background: white;
        height: 2px;
        -webkit-transition-property: right;
        transition-property: right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out; }
      #mainNav .navbar-nav .nav-item .nav-link.active:before, #mainNav .navbar-nav .nav-item .nav-link:hover:before {
        right: 0; }
  .active > span:first-child {
    transform-origin: 5px 5px;
    transform: rotate(45deg) !important; }
  .active > span:last-child {
    transform-origin: 3px -3px;
    transform: rotate(-45deg) !important; }
  .active > span:nth-child(2) {
    opacity: 0; }
  #menuicon span {
    display: block;
    height: 3px;
    width: 25px;
    margin: 4px auto;
    background-color: gray;
    transition: all .3s;
    transform: rotate(0deg); }
  #menu-icon {
    width: 30px;
    height: 25px;
    border-top: 5px solid gray;
    border-bottom: 5px solid gray;
    background-color: gray;
    padding: 5px 0;
    background-clip: content-box; }
  #menu-icon-x {
    color: gray;
    /* center text */
    text-align: center;
    height: 30px;
    width: 30px;
    font-size: 18px;
    padding: 1px;
    font-size: 30px; }
    #menu-icon-x:before {
      content: "\2716"; } }

footer {
  background-color: #152535; }
  footer #footer_1 a {
    color: #ffffff; }
  footer #footer_2 a {
    color: #ffffff; }

@media (min-width: 1200px) {
  footer {
    padding: 70px 73px 70px 73px;
    text-align: center; }
    footer .footerLogo {
      color: #b0b0b0;
      font-family: 'Microsoft JhengHei';
      font-weight: bold;
      font-size: 20px; }
    footer .list {
      display: block; }
    footer div.content {
      color: #ffffff;
      text-align: left;
      margin: 0px 20px 0px 20px; }
    footer .FootMenuDiv {
      margin: 0 auto; }
    footer .footerText {
      color: #ffffff;
      text-align: left; }
    footer .footerText1 {
      font-family: 'Noto Sans CJK TC DemiLight';
      font-size: 16px;
      color: #ffffff;
      text-align: left; }
    footer .line-spacing {
      margin-bottom: 4px; }
    footer .rowTitle {
      color: #ffffff;
      font-size: 20px; }
    footer .smallicon {
      width: 40px;
      height: 46px;
      margin-right: 8px; }
    footer .content {
      position: relative; }
    footer span.copyright {
      font-size: 90%;
      line-height: 40px;
      text-transform: none;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    footer a:hover, footer a:active {
      text-decoration: none;
      color: #B0B0B1; }
    footer ul.quicklinks {
      font-size: 90%;
      line-height: 40px;
      margin-bottom: 0;
      text-transform: none;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    footer .copyright1 {
      border-top: 1px solid #666666;
      color: #666666;
      margin-bottom: 27px;
      height: 100%;
      margin-top: 20px;
      margin: 0 auto;
      padding-top: 27px;
      padding-bottom: 27px; }
    footer #footer_1 {
      display: block; }
    footer #footer_2 {
      display: none;
      height: 0; }
    footer ul.social-buttons {
      margin-bottom: 0; }
      footer ul.social-buttons li a {
        font-size: 20px;
        line-height: 40px;
        display: block;
        width: 40px;
        height: 40px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        color: white;
        border-radius: 100%;
        outline: none;
        background-color: #212529; }
        footer ul.social-buttons li a:active, footer ul.social-buttons li a:focus, footer ul.social-buttons li a:hover {
          background-color: #fed136; } }

@media (min-width: 992px) and (max-width: 1200px) {
  footer {
    padding: 70px 73px 70px 73px;
    text-align: center; }
    footer .footerLogo {
      color: #b0b0b0;
      font-family: 'Microsoft JhengHei';
      font-weight: bold; }
    footer .list {
      display: block; }
    footer div.content {
      color: #ffffff;
      text-align: left;
      margin: 0px 20px 0px 20px; }
    footer .FootMenuDiv {
      margin: 0 auto; }
    footer .footerText {
      color: #ffffff;
      text-align: left; }
    footer .footerText1 {
      font-family: 'Noto Sans CJK TC DemiLight';
      font-size: 16px;
      color: #ffffff;
      text-align: left; }
    footer .line-spacing {
      margin-bottom: 4px; }
    footer .rowTitle {
      color: #ffffff;
      font-size: 16px; }
    footer .smallicon {
      width: 40px;
      height: 46px;
      margin-right: 8px; }
    footer .content {
      position: relative; }
    footer span.copyright {
      font-size: 90%;
      line-height: 40px;
      text-transform: none;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    footer a:hover, footer a:active {
      text-decoration: none;
      color: #B0B0B1; }
    footer ul.quicklinks {
      font-size: 90%;
      line-height: 40px;
      margin-bottom: 0;
      text-transform: none;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    footer .copyright1 {
      border-top: 1px solid #666666;
      color: #666666;
      margin-bottom: 27px;
      height: 100%;
      margin-top: 20px;
      margin: 0 auto;
      padding-top: 27px;
      padding-bottom: 27px; }
    footer #footer_1 {
      display: block; }
    footer #footer_2 {
      display: none;
      height: 0; }
    footer ul.social-buttons {
      margin-bottom: 0; }
      footer ul.social-buttons li a {
        font-size: 20px;
        line-height: 40px;
        display: block;
        width: 40px;
        height: 40px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        color: white;
        border-radius: 100%;
        outline: none;
        background-color: #212529; }
        footer ul.social-buttons li a:active, footer ul.social-buttons li a:focus, footer ul.social-buttons li a:hover {
          background-color: #fed136; } }

@media (min-width: 400px) and (max-width: 992px) {
  footer {
    padding: 20px;
    text-align: center; }
    footer .footerLogo {
      visibility: collapse;
      height: 0; }
    footer div.content {
      color: #ffffff;
      text-align: left;
      padding: 3px; }
    footer div .footerMenu {
      text-align: center; }
    footer .FootMenuDiv {
      margin: 0 auto;
      width: 100%; }
    footer .footerText {
      color: #ffffff;
      text-align: left; }
    footer .footerText2 {
      font-family: 'Noto Sans CJK TC DemiLight';
      font-size: 14px;
      color: #ffffff;
      text-align: left; }
    footer .phone {
      font-family: Ebrima;
      color: #ffffff; }
    footer .line-spacing {
      margin-top: 35px;
      margin-left: 30px; }
    footer .rowTitle {
      color: white;
      vertical-align: bottom;
      font-family: 'Microsoft JhengHei UI';
      color: #ffffff; }
    footer .rowContent {
      font-size: 15px;
      color: #ffffff;
      font-family: 'Microsoft JhengHei UI';
      font-weight: lighter; }
    footer .smallicon {
      display: none; }
    footer .content {
      width: 100%;
      position: relative; }
    footer .contentTitle {
      cursor: pointer;
      margin: 10px auto; }
    footer .minor:after {
      display: block;
      position: absolute;
      content: "-";
      width: 2em;
      height: 2em;
      right: 5px;
      top: 15px;
      text-align: center;
      font-size: 20px; }
    footer .plus:after {
      display: block;
      position: absolute;
      content: "+";
      width: 2em;
      height: 2em;
      right: 5px;
      top: 15px;
      text-align: center;
      font-size: 20px; }
    footer span.copyright {
      font-size: 90%;
      line-height: 40px;
      text-transform: none;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    footer a:hover, footer a:active {
      text-decoration: none;
      color: #B0B0B1; }
    footer ul.quicklinks {
      font-size: 90%;
      line-height: 40px;
      margin-bottom: 0;
      text-transform: none;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    footer .copyright2 {
      border-top: 1px solid #666666;
      color: #666666;
      margin-bottom: 63px;
      margin: 0 auto; }
    footer #footer_1 {
      display: none;
      height: 0; }
    footer #footer_2 {
      display: block;
      margin-top: 17.5pt;
      width: 90%; }
    footer ul.social-buttons {
      margin-bottom: 0; }
      footer ul.social-buttons li a {
        font-size: 20px;
        line-height: 40px;
        display: block;
        width: 40px;
        height: 40px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        color: white;
        border-radius: 100%;
        outline: none;
        background-color: #212529; }
        footer ul.social-buttons li a:active, footer ul.social-buttons li a:focus, footer ul.social-buttons li a:hover {
          background-color: #fed136; } }

@media (max-width: 400px) {
  footer {
    padding-top: 17.5px;
    text-align: center; }
    footer .footerLogo {
      visibility: collapse;
      height: 0; }
    footer div.content {
      color: #ffffff;
      text-align: left;
      padding: 17.5px; }
    footer div .footerMenu {
      text-align: center; }
    footer .FootMenuDiv {
      margin: 0 auto;
      width: 100%; }
    footer .footerText {
      color: #ffffff; }
    footer .footerText2 {
      font-family: 'Noto Sans CJK TC DemiLight';
      font-size: 14px;
      color: #ffffff;
      text-align: left; }
    footer .phone {
      font-family: Ebrima;
      color: #ffffff; }
    footer .line-spacing {
      margin-top: 35px;
      margin-left: 30px; }
    footer .row {
      margin-left: 0px;
      margin-right: 0px; }
    footer .rowTitle {
      color: white;
      vertical-align: bottom;
      color: #ffffff;
      font-size: 14px; }
    footer .rowContent {
      font-size: 15px;
      color: #ffffff;
      font-weight: lighter; }
    footer .smallicon {
      display: none; }
    footer .content {
      width: 100%;
      position: relative; }
    footer .contentTitle {
      cursor: pointer; }
    footer .minor:after {
      display: block;
      position: absolute;
      content: "-";
      width: 2em;
      height: 2em;
      right: 20px;
      top: 20px;
      text-align: center; }
    footer .plus:after {
      display: block;
      position: absolute;
      content: "+";
      width: 2em;
      height: 2em;
      right: 20px;
      top: 20px;
      text-align: center; }
    footer span.copyright {
      font-size: 90%;
      line-height: 40px;
      text-transform: none;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    footer a:hover, footer a:active {
      text-decoration: none;
      color: #B0B0B1; }
    footer ul.quicklinks {
      font-size: 90%;
      line-height: 40px;
      margin-bottom: 0;
      text-transform: none;
      font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    footer .copyright2 {
      border-top: 1px solid #666666;
      color: #666666;
      padding-bottom: 35px;
      margin: 0 auto; }
    footer #footer_1 {
      display: none;
      height: 0; }
    footer #footer_2 {
      display: block;
      margin-top: 17.5px;
      width: 90%; }
    footer ul.social-buttons {
      margin-bottom: 0; }
      footer ul.social-buttons li a {
        font-size: 20px;
        line-height: 40px;
        display: block;
        width: 40px;
        height: 40px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        color: white;
        border-radius: 100%;
        outline: none;
        background-color: #212529; }
        footer ul.social-buttons li a:active, footer ul.social-buttons li a:focus, footer ul.social-buttons li a:hover {
          background-color: #fed136; } }

