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

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

p {
  letter-spacing: 2.5px; }

span {
  letter-spacing: 2.5px; }

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

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

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

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

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

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

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

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

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

img::selection {
  background: transparent; }

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

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

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

@media (min-width: 992px) and (max-width: 1200px) {
  header.masthead {
    position: relative;
    color: white;
    background-image: url("/img/CustomerView/RxWeb4.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; }
    header.masthead .content {
      margin: 0px auto;
      display: block; }
    header.masthead .intro-text {
      padding-top: 50Vh;
      padding-bottom: 250px; }
      header.masthead .intro-text .intro-lead-in {
        font-size: 70px;
        line-height: 22px;
        margin-bottom: 25px;
        text-align: center;
        font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
      header.masthead .intro-text .intro-heading {
        font-size: 12pt;
        font-weight: lighter;
        line-height: 22px;
        margin-bottom: 15px;
        text-align: center;
        font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  a.__button {
    background-color: white;
    color: #082644;
    font-weight: bold;
    font-size: 28px;
    display: block;
    margin: 30px auto;
    padding: 5px;
    width: 240px;
    height: 80px;
    line-height: 70px;
    border: 1px solid #999;
    border-radius: 25pt;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s; }
  a.__button:hover {
    background-color: gray; }
  .mousemove {
    margin-bottom: 20px; }
  .icon-scroll,
  .icon-scroll:before {
    position: absolute;
    left: 50%;
    bottom: 50px; }
  .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); } } }

@media (min-width: 576px) and (max-width: 992px) {
  header.masthead {
    position: relative;
    color: white;
    background-image: url("/img/CustomerView/RxWeb4.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; }
    header.masthead .content {
      margin: 0px auto;
      display: block; }
    header.masthead .intro-text {
      padding-top: 50Vh;
      padding-bottom: 100px; }
      header.masthead .intro-text .intro-lead-in {
        font-size: 32px;
        line-height: 22px;
        margin-bottom: 25px;
        text-align: center;
        font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
      header.masthead .intro-text .intro-heading {
        font-size: 12pt;
        font-weight: lighter;
        line-height: 22px;
        margin-bottom: 15px;
        text-align: center;
        font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  a.__button {
    background-color: white;
    color: #082644;
    font-weight: bold;
    font-size: 28px;
    display: block;
    margin: 30px auto;
    padding: 5px;
    width: 240px;
    height: 80px;
    line-height: 70px;
    border: 1px solid #999;
    border-radius: 25pt;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s; }
  a.__button:hover {
    background-color: gray; }
  .mousemove {
    margin-bottom: 20px; }
  .icon-scroll,
  .icon-scroll:before {
    position: absolute;
    left: 50%;
    bottom: 50px; }
  .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); } } }

@media (max-width: 576px) {
  header.masthead {
    /*color: white;
        background-image: url('/img/background/RxWeb1.jpg');
        background-repeat: fixed;
        background-attachment: scroll;
        background-position: center center;*/
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    background-image: url("/img/CustomerView/Mobile/Top.jpg");
    -moz-background-size: cover;
    background-size: cover;
    margin-top: 67px;
    height: 90vh; }
    header.masthead .content {
      margin: 0px auto;
      display: block; }
    header.masthead .intro-text {
      padding-top: 40vh;
      padding-bottom: 100px; }
      header.masthead .intro-text .intro-lead-in {
        font-size: 32px;
        line-height: 22px;
        margin-bottom: 25px;
        font-family: 'Noto Sans TC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        text-align: center;
        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%;
      bottom: 50px; }
    header.masthead .icon-scroll {
      width: 20px;
      height: 40px;
      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); } } }

.smallLogo {
  width: 120px; }

.smallLogoMargin {
  margin: 20px auto; }

.dropdown {
  display: none; }

@media (min-width: 1200px) {
  .customerContainer {
    position: relative;
    margin: 0 auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    margin-bottom: 280px; }
  #section1 {
    margin-top: 140px;
    margin-bottom: 70px; }
  #section1 .content {
    color: black;
    margin-left: 12%;
    margin-right: 12%; }
  #section1 .contentTitle {
    font-size: 35px;
    color: #333333;
    text-align: center;
    margin-bottom: 70px; }
  #section1 .spacing {
    margin-bottom: 76px; }
  #section1 .contentRow {
    font-size: 20px;
    color: #333333;
    text-align: left; }
  html {
    overflow-y: scroll; }
  #filters {
    margin: 1% auto;
    padding: 0;
    list-style: none; }
  #filters li {
    float: left; }
  #filters li span {
    display: block;
    padding: 5px 20px;
    text-decoration: none;
    color: #666;
    cursor: pointer;
    float: right;
    font-size: 20px; }
  #filters li span.active {
    color: #ffc600; }
  #portfoliolist .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 14%;
    margin: 1%;
    display: none;
    float: left;
    overflow: hidden; }
  .portfolio-wrapper {
    overflow: hidden;
    position: relative !important;
    background: white;
    text-align: center;
    width: 200px;
    height: 200px; }
  .portfolio img {
    max-width: 100%;
    position: relative;
    top: 0;
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1); }
  .portfolio .label {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -110%;
    -webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1); }
    .portfolio .label img {
      position: initial; }
  .portfolio .label-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .portfolio .label-text {
    color: #666666;
    position: relative;
    z-index: 500;
    padding: 5px 18px;
    pointer-events: none; }
  .portfolio .link {
    position: relative;
    bottom: -160px;
    right: -80px; }
  .label-line {
    display: block;
    border-top: 2px solid #FFFFFF; }
  .portfolio .text-Title {
    display: block;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin: 10px; }
  .portfolio .text-category {
    display: block;
    font-size: 14px;
    text-align: left;
    color: #ffffff;
    font-weight: lighter;
    margin-top: 10px; }
  .portfolio:hover .label {
    bottom: 0; }
  .portfolio:hover img {
    top: -30px; } }

@media (min-width: 992px) and (max-width: 1200px) {
  .customerContainer {
    position: relative;
    width: 80%;
    margin: 0 auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    margin-bottom: 280px; }
  #section1 {
    margin-top: 140px;
    margin-bottom: 70px; }
  #section1 .content {
    color: black;
    margin-left: 12%;
    margin-right: 12%; }
  #section1 .contentTitle {
    font-size: 25px;
    color: #333333;
    text-align: center; }
  #section1 .spacing {
    margin-bottom: 60px; }
  #section1 .contentRow {
    font-size: 20px;
    color: #333333;
    text-align: left; }
  html {
    overflow-y: scroll; }
  #filters {
    margin: 1% auto;
    padding: 0;
    list-style: none; }
  #filters li {
    float: left; }
  #filters li span {
    display: block;
    padding: 5px 20px;
    text-decoration: none;
    color: #666;
    cursor: pointer;
    float: right;
    font-size: 20px; }
  #filters li span.active {
    color: #ffc600; }
  #portfoliolist .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 14%;
    margin: 1%;
    display: none;
    float: left;
    overflow: hidden; }
  .portfolio-wrapper {
    overflow: hidden;
    position: relative !important;
    background: white;
    text-align: center;
    width: 200px;
    height: 200px; }
  .portfolio img {
    max-width: 100%;
    position: relative;
    top: 0;
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1); }
  .portfolio .label {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -110%;
    -webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1); }
    .portfolio .label img {
      position: initial; }
  .portfolio .label-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .portfolio .label-text {
    color: #666666;
    position: relative;
    z-index: 500;
    padding: 5px 18px;
    pointer-events: none; }
  .portfolio .link {
    position: relative;
    bottom: -160px;
    right: -80px; }
  .label-line {
    display: block;
    border-top: 2px solid #FFFFFF; }
  .portfolio .text-Title {
    display: block;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin: 10px; }
  .portfolio .text-category {
    display: block;
    font-size: 14px;
    text-align: left;
    color: #ffffff;
    font-weight: lighter;
    margin-top: 10px; }
  .portfolio:hover .label {
    bottom: 0; }
  .portfolio:hover img {
    top: -30px; } }

@media (min-width: 576px) and (max-width: 992px) {
  .customerContainer {
    position: relative;
    width: 80%;
    margin: 0 auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    margin-bottom: 280px; }
  #section1 {
    margin-top: 100px;
    margin-bottom: 50px; }
  #section1 .content {
    color: black;
    margin-left: 12%;
    margin-right: 12%; }
  #section1 .contentTitle {
    font-size: 27px;
    color: #333333;
    text-align: center; }
  #section1 .spacing {
    margin-bottom: 50px; }
  #section1 .contentRow {
    font-size: 18px;
    color: #333333;
    text-align: left; }
  html {
    overflow-y: scroll; }
  #filters {
    margin: 1% auto;
    padding: 0;
    list-style: none; }
  #filters li {
    float: left; }
  #filters li span {
    display: block;
    padding: 5px 20px;
    text-decoration: none;
    color: #666;
    cursor: pointer;
    float: right;
    font-size: 20px; }
  #filters li span.active {
    color: #ffc600; }
  #portfoliolist .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 14%;
    margin: 1%;
    display: none;
    float: left;
    overflow: hidden; }
  .portfolio-wrapper {
    overflow: hidden;
    position: relative !important;
    background: white;
    text-align: center;
    width: 200px;
    height: 200px; }
  .portfolio img {
    max-width: 100%;
    position: relative;
    top: 0;
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1); }
  .portfolio .label {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -110%;
    -webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1); }
    .portfolio .label img {
      position: initial; }
  .portfolio .label-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .portfolio .label-text {
    color: #666666;
    position: relative;
    z-index: 500;
    padding: 5px 18px;
    pointer-events: none; }
  .portfolio .link {
    position: relative;
    bottom: -160px;
    right: -80px; }
  .label-line {
    display: block;
    border-top: 2px solid #FFFFFF; }
  .portfolio .text-Title {
    display: block;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin: 10px; }
  .portfolio .text-category {
    display: block;
    font-size: 14px;
    text-align: left;
    color: #ffffff;
    font-weight: lighter;
    margin-top: 10px; }
  .portfolio:hover .label {
    bottom: 0; }
  .portfolio:hover img {
    top: -30px; } }

@media (max-width: 576px) {
  .customerContainer {
    position: relative;
    width: 80%;
    margin: 0 auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    margin-bottom: 280px; }
  #section1 .content {
    color: black;
    margin-left: 10px;
    margin-right: 10px; }
  #section1 .contentTitle {
    margin: 40px 0px 20px 0px;
    font-size: 25px;
    color: #333333;
    text-align: center;
    font-family: 'Noto Sans Mono CJK TC'; }
  #section1 .spacing {
    margin-bottom: 30px; }
  #section1 .contentRow {
    font-size: 16px;
    color: #333333;
    text-align: left;
    margin-bottom: 20px; }
  html {
    overflow-y: scroll; }
  #filters {
    margin: 1% auto;
    padding: 0;
    list-style: none; }
  #filters li {
    float: left; }
  #filters li span {
    display: block;
    padding: 5px 20px;
    text-decoration: none;
    color: #666;
    cursor: pointer;
    float: right;
    font-size: 20px; }
  #filters li span.active {
    color: #ffc600; }
  #portfoliolist .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 14%;
    margin: 1%;
    display: none;
    float: left;
    overflow: hidden; }
  .portfolio-wrapper {
    overflow: hidden;
    position: relative !important;
    background: white;
    text-align: center;
    width: 200px;
    height: 200px;
    margin: 0px auto; }
  .portfolio img {
    max-width: 100%;
    position: relative;
    top: 0;
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1); }
  .portfolio .label {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -110%;
    -webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1); }
    .portfolio .label img {
      position: initial; }
  .portfolio .label-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .portfolio .label-text {
    color: #666666;
    position: relative;
    z-index: 500;
    padding: 5px 18px;
    pointer-events: none; }
  .portfolio .link {
    position: relative;
    bottom: -160px;
    right: -80px; }
  .label-line {
    display: block;
    border-top: 2px solid #FFFFFF; }
  .portfolio .text-Title {
    display: block;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin: 10px; }
  .portfolio .text-category {
    display: block;
    font-size: 14px;
    text-align: left;
    color: #ffffff;
    font-weight: lighter;
    margin-top: 10px; }
  .portfolio:hover .label {
    bottom: 0; }
  .portfolio:hover img {
    top: -30px; }
  .smallLogo {
    width: 80px; }
  .smallLogoMargin {
    margin: 5px auto; }
  .dropdown {
    display: block;
    text-align: center;
    margin: 10px; }
  .portfolioMenu {
    display: none; }
  .dropdown-label {
    font-size: 12px;
    color: #888888;
    text-align: left;
    margin-left: 20px; }
  #dropdownMenuButton {
    width: 90%;
    height: 40px;
    text-align: left;
    background-color: white;
    color: #333333;
    font-size: 14px; }
  .dropdown-menu {
    width: 90%;
    text-align: left;
    font-size: 14px; }
    .dropdown-menu .active {
      background-color: lightgray; }
  .dropdown-toggle::after {
    float: right;
    margin: 10px auto; } }

@media only screen and (min-width: 1786px) {
  .customerContainer {
    width: 80%; }
  #portfoliolist .portfolio {
    width: 14%;
    margin: 1%; } }

@media only screen and (min-width: 1200px) and (max-width: 1786px) {
  .customerContainer {
    width: 98%; }
  #portfoliolist .portfolio {
    width: 18%;
    margin: 1%; } }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .customerContainer {
    width: 95%; }
  #portfoliolist .portfolio {
    width: 22%;
    margin: 1%; } }

@media only screen and (min-width: 767px) and (max-width: 992px) {
  .customerContainer {
    width: 95%; }
  #portfoliolist .portfolio {
    width: 30%;
    margin: 1%; } }

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .customerContainer {
    width: 95%; }
  #portfoliolist .portfolio {
    width: 48%;
    margin: 1%; } }

/* #Mobile (Landscape) - Note: Design for a width of 480px */
@media only screen and (max-width: 576px) {
  .customerContainer {
    width: 95%; }
  #portfoliolist .portfolio {
    width: 100%;
    margin: 1%; } }

#filters {
  width: 60%; }

/* Self Clearing Goodness */
.customerContainer:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.row:after,
.clearfix:after {
  clear: both; }

.row,
.clearfix {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
