/*Google Fonts
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
*/

.footer-fixed {
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 0;
  z-index: 997;
  vertical-align: middle;
}

.fixed-action-btn ul>li>span {
  position: absolute;
  right: 100%;
  white-space: nowrap;
  background-color: rgba(255, 255, 255, 0.7);
  font-family: 'Noto Sans TC', sans-serif;
  padding: 3px 9px;
  color: black;
  opacity: hidden;
  margin: 8px 0px;
  font-size: 14px;
}

.fixed-action-btn {
  bottom: 55px;
  right: 15px;
}

#no-pointer {
  pointer-events: none;
  cursor: default;
}

.light {
  text-align: justify;
}

body, html {
  background: #e1f5fe !important;
  padding: 0!important;
  margin: 0 !important;
}

.text {
  font-family: 'Noto Sans TC', sans-serif;
}

.eng-text{
  font-family: 'Roboto', sans-serif;
}

.language {
  background: #E6D8E8 !important;
}

.counter {
  font-size: 30px;
}

.box {
  margin: 25px 0px
}

.section-header {
  background: #64b5f6 !important;
  font-size: 40px;
  line-height: 80px;
  text-align: center;
  color: #FFFFFF;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
}

#accordion {
  list-style: none;
  padding: 0;
  height: 500px;
  overflow: hidden;
}

#accordion li {
  float: left;
  border-left: display: block;
  height: 500px;
  width: 16.25%;
  overflow: hidden;
  text-decoration: none;
  font-size: 16px;
}

#pics {
  border: none;
  float: left;
}

#v-accordion li.active {
  width: 37%;
}

#v-accordion {
  list-style: none;
  padding: 0;
  height: 800px;
  overflow: hidden;
}

#v-accordion li {
  float: left;
  border-left: display: block;
  height: 200px;
  overflow: hidden;
  text-decoration: none;
  font-size: 16px;
}

#v {
  list-style: none;
  padding: 0;
  height: 500px;
  overflow: hidden;
}

#v li img {}

#v>li>.row {
  display: none; // used to hide sub-menus
}

.panel .active {
  height: 400px;
}

.panel {
  height: 0px;
  overflow: hidden;
}


/*
.flex-column{
  height: 200px;
  display: flex;
flex-direction: column;
flex-wrap: wrap;
  justify-content: center;
}

.flex-column h5{
  font-size: 2vw;
  line-height: 2.5vw;
  font-family: 'Roboto', sans-serif;
  font-weight: 800
}

.flex-column p{
  font-size: 1.3vw;
  line-height:1.9vw;
}
*/

.wrapper {
  position: relative;
  padding: 0;
  height: 600px;
  display: block;
}

.wrapper2 {
  position: relative;
  padding: 0;
  width: 100%;
  display: block;
}

.words-on-pics {
  position: absolute;
  top: 0;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 10;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.words-on-pics:hover {
  opacity: 1;
}

.words-title {
  font-size: 36px;
  line-height: 70px;
  font-family: 'Roboto', sans-serif;
  font-weight: 800;
}

.words-line {
  font-size: 16px;
  line-height: 27px;
}

.words-button {
  font-size: 14px;
  line-height: 30px;
  color: #BBBBBB;
}

.wrapper>img {
  z-index: 1;
  height: 100%;
  max-width: 100%;
}

.wrapper2>img {
  z-index: 1;
  width: 100%;
}

.card-title h5 {
  font-size: 18px;
}

.card-title p {
  font-size: 12px;
}


/* MailChimp */

#mc_embed_signup {
  clear: left;
  font: 14px Helvetica, Arial, sans-serif;
  width: 100%;
  max-width: 500px;
}

#mc_embed_signup form {
  text-align: center;
  padding: 10px 0 10px 0;
}

.mc-field-group {
  display: inline-block;
}


/* positions input field horizontally */

#mc_embed_signup input.email {
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px;
  border: 1px solid #ABB0B2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #343434;
  background-color: #fff;
  box-sizing: border-box;
  height: 32px;
  padding: 0px 0.4em;
  display: inline-block;
  margin: 0;
  width: 300px;
  vertical-align: top;
}

#mc_embed_signup label {
  display: block;
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: bold;
}

#mc_embed_signup .clear {
  display: inline-block;
}


/* positions button horizontally in line with input */

#mc_embed_signup .button {
  font-size: 13px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  letter-spacing: .03em;
  color: #fff;
  background-color: #aaa;
  box-sizing: border-box;
  height: 32px;
  line-height: 32px;
  padding: 0 18px;
  display: inline-block;
  margin: 0;
  transition: all 0.23s ease-in-out 0s;
}

#mc_embed_signup .button:hover {
  background-color: #777;
  cursor: pointer;
}

#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0em .5em 0em .5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both;
}

#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em .5em .5em 0;
  font-weight: bold;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 80%;
}

#mc_embed_signup #mce-error-response {
  display: none;
}

#mc_embed_signup #mce-success-response {
  color: #529214;
  display: none;
}

#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: .5em 0;
}

@media (max-width: 768px) {
  #mc_embed_signup input.email {
    width: 100%;
    margin-bottom: 5px;
  }
  #mc_embed_signup .clear {
    display: block;
    width: 100%
  }
  #mc_embed_signup .button {
    width: 100%;
    margin: 0;
  }
}


/* Discussion Page */

.progress {
  overflow: hidden;
  height: 7px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  background-color: #00bcd4;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-text {
  font-size: 22px;
  line-height: 2;
}

.progress-unit{
  margin: 20px 15px;
}

.progress-bar {
  float: left;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #3949ab;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.progress-label{
  color: #3949ab;
}
.pull-left {
  float: left;
}

.pull-right {
  float: right;
    color: #00bcd4;
}

.media-name {
  margin: 10px 20px 10px 0;
}


blockquote {
border-left: 4px solid #BBB;
color: #888888;
background-color: rgba(255,255,255, 0.5);
font-style: italic;
margin: 30px 0 30px 15px;
padding: 15px;
}

a.anchor {
    display: block;
    position: relative;
    top: -56px;
    visibility: hidden;
}

a.anchor_m {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}
