@charset "UTF-8";
.lang-zh {
  font-family: 微軟正黑體, "Microsoft JhengHei", sans-serif; }

.jumbotron {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px dashed deeppink; }

.bg-white {
  background-color: #fff; }

.bg-gray7 {
  background-color: #F1F2F6; }

.section-with-bottom {
  padding-bottom: 90px; }

.section-with-top {
  padding-top: 45px; }

@media screen and (max-width: 1100px) {
  .section-with-bottom {
    padding-bottom: 60px; } }

.padding-1 {
  padding: 6px 0; }

.padding-2 {
  padding: 12px 0; }

.padding-4 {
  padding: 24px 0; }

.padding-6 {
  padding: 36px 0; }

.row-space-1 {
  margin: 6px 0px; }

.row-space-2 {
  margin: 12px 0px; }

.row-space-4 {
  margin: 24px 0px; }

.row-space-6 {
  margin: 36px 0px; }

.row-space-8 {
  margin: 48px 0px; }

.row-space-12 {
  margin: 72px 0px; }

#foundation-banner {
  padding-right: 0px;
  padding-left: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background-image: url(/img/foundation_banner_2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 200px; }

.banner-element {
  margin: auto; }

.banner-logo {
  width: 20%;
  float: left; }

.banner-title {
  color: white;
  letter-spacing: 8px;
  font-weight: bold;
  margin-top: 25px; }

.banner-subtitle {
  text-align: right;
  color: white;
  font-weight: bold; }

@media (max-width: 768px) and (min-width: 667px) {
  #foundation-banner {
    height: 120px; }
  .banner-element {
    width: 90%; }
  .banner-title {
    font-size: 24px; }
  .banner-subtitle {
    font-size: 20px;
    float: right; } }

@media (max-width: 667px) and (min-width: 634px) {
  #foundation-banner {
    height: 120px; }
  .banner-element {
    width: 90%; }
  .banner-title {
    font-size: 22px; }
  .banner-subtitle {
    font-size: 20px;
    float: right; } }

@media (max-width: 633px) and (min-width: 600px) {
  #foundation-banner {
    height: 110px; }
  .banner-element {
    width: 85%; }
  .banner-title {
    letter-spacing: 6px;
    float: none;
    font-size: 20px; }
  .banner-subtitle {
    font-size: 18px; } }

@media (max-width: 599px) and (min-width: 501px) {
  #foundation-banner {
    height: 105px; }
  .banner-element {
    width: 85%; }
  .banner-title {
    letter-spacing: 5px;
    float: none;
    font-size: 18px; }
  .banner-subtitle {
    font-size: 16px; } }

@media (max-width: 500px) {
  #foundation-banner {
    height: 105px; }
  .banner-element {
    width: 85%; }
  .banner-title {
    letter-spacing: 5px;
    float: none;
    font-size: 17px; }
  .banner-subtitle {
    font-size: 15px; } }

#navbar-mobile {
  display: none; }

#navbar-desktop {
  background-color: lightgoldenrodyellow; }

#navbar-desktop .navbar-nav > li {
  width: 25%;
  text-align: center; }

@media (max-width: 768px) {
  #navbar-desktop {
    display: none; }
  #navbar-mobile {
    display: inline-block; } }

@media (max-width: 494px) {
  #foundation-banner {
    height: 90px; }
  .banner-element {
    width: 90%; }
  .banner-title {
    letter-spacing: 3px;
    float: none;
    font-size: 16px; }
  .banner-subtitle {
    font-size: 12px; } }

.title-decoration {
  border-bottom: 3px solid #00cc00;
  padding-bottom: 2px; }

.description-decoration {
  color: lightslategray;
  margin: 15px 10%;
  line-height: 2em; }

@media (max-width: 992px) and (min-width: 500px) {
  .description-decoration {
    margin: 15px 9%; } }

@media (max-width: 500px) {
  .description-decoration {
    margin: 15px 8%; } }

h2.h2-mobile {
  padding: 20px 0; }

@media (max-width: 992px) and (min-width: 500px) {
  h2.h2-mobile {
    font-size: 24px; }
  h3.h3-mobile {
    font-size: 20px; } }

@media (max-width: 500px) {
  h2.h2-mobile {
    font-size: 20px; }
  h3.h3-mobile {
    font-size: 16px; } }

#time-bank-desktop > div:first-child {
  border-right: 1px solid black; }

#time-bank-mobile {
  display: none; }

@media (max-width: 768px) {
  #time-bank-mobile {
    display: inline-block; }
  #time-bank-desktop {
    display: none; } }

.news-img {
  width: 70%; }

.news-decoration {
  margin: 15px 15%;
  line-height: 2em; }

@media (max-width: 768px) {
  .news-img {
    width: 90%; }
  .news-decoration {
    margin: 15px 5%;
    line-height: 2em; } }

.person {
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px; }

@media (max-width: 992px) and (min-width: 500px) {
  .person {
    padding: 0 20px; } }

@media (max-width: 500px) {
  .person {
    padding: 0 10px;
    margin-top: 20px; } }

.avator {
  max-height: 120px; }

.person .avator .avator-img {
  height: 120px;
  width: 120px; }

@media (max-width: 992px) and (min-width: 500px) {
  .avator-img {
    margin: 0 40%; } }

@media (max-width: 500px) {
  .avator-img {
    margin: 0 30%; } }

.details {
  margin-left: 36px;
  max-width: 370px; }

@media (max-width: 992px) {
  .details {
    padding: 20px 0;
    margin-left: 30px;
    margin-top: 0;
    text-align: center;
    max-width: 600px;
    height: 370px; } }

.name {
  color: #666;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.25rem; }

.position {
  color: #2353b5;
  font-size: .9375rem;
  line-height: .9375rem;
  margin-top: 10px; }

.bio {
  margin-top: 12px;
  color: #828282;
  font-size: 12px;
  line-height: 1.5em; }

@media (max-width: 992px) {
  .bio {
    font-size: 12px; } }

.team-block {
  padding-bottom: 30px; }

.team-block:last-child {
  padding-bottom: 0px; }

@media screen and (max-width: 992px) {
  .team-block {
    text-align: center; } }

@media screen and (max-width: 768px) {
  .team-block {
    margin-bottom: 50px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #CFD8DC; } }

@media screen and (max-width: 768px) {
  .team-block-border {
    border-bottom: 1px solid #CFD8DC; }
  .margin-top-block-border {
    margin-top: 20px; } }

@media screen and (max-width: 992px) and (min-width: 768px) {
  .margin-top-block-border {
    margin-top: 30px; } }

.team-img-block img {
  width: 120px;
  height: 120px; }

.team-intro-block {
  display: table;
  height: 270px; }

@media screen and (max-width: 768px) {
  .team-intro-block {
    display: table;
    height: auto;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto; } }

.team-intro-content {
  display: table-cell;
  font-weight: bold; }

@media screen and (max-width: 768px) {
  .team-intro-content {
    margin-left: auto;
    margin-right: auto; } }

.team-experience-block {
  margin-bottom: 20px; }

@media screen and (max-width: 768px) {
  .team-experience-block {
    margin-bottom: 15px; } }

@media screen and (max-width: 768px) {
  .team-responsibility-block {
    margin-bottom: 40px; } }

.hr-decoration-desktop {
  border-width: 2px;
  width: 90%; }

.hr-decoration-mobile {
  display: none; }

@media (max-width: 992px) {
  .hr-decoration-desktop {
    display: none; } }

@media (max-width: 992px) and (min-width: 768px) {
  .hr-decoration-mobile {
    display: inline-block;
    border-width: 2px;
    width: 90%; } }

.footer {
  background-color: lightgoldenrodyellow; }

@media (max-width: 992px) {
  .footer {
    text-align: center; } }

.footer__links {
  margin-top: 15px; }
  .footer__links a.footer-link {
    text-decoration: none;
    font-weight: bold;
    color: #727171;
    font-size: 16px; }
  .footer__links a.footer-link:hover {
    color: #232323; }
  .footer__links a.footer-link span.macho {
    text-decoration: none; }

a.footer-mail-link {
  text-decoration: none; }

h2.h2-footer {
  font-size: 24px; }

h3.h3-footer {
  font-size: 20px; }

@media (max-width: 992px) and (min-width: 500px) {
  h2.h2-footer {
    font-size: 20px; }
  h3.h3-footer {
    font-size: 16px; } }

@media (max-width: 500px) {
  h2.h2-footer {
    font-size: 16px; }
  h3.h3-footer {
    font-size: 12px; } }

.link-word-break {
  word-break: break-word; }

/*# sourceMappingURL=web.css.map */
