body {
  font-family: 微軟正黑體;
  font-weight: bold;
}
.carousel-inner h3 {
  line-height: 1.3em;
  font-weight: bolder;
  color: black;
  font-size: 2.5em;
  text-shadow: none;
  margin: 0px 0px -70% 0px;
}
@media(max-width:767px) {

  .carousel-inner h3 {
    line-height: 1.3em;
    font-weight: bolder;
    color: black;
    font-size: 0.5em;
    text-shadow: none;
    margin: 0px 0px -70% 0px;
  }

  .title {
    font-weight: lighter;
    color: white;
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 19% 0px 0px 0px;
  }

  .title2 {
    font-weight: lighter;
    color: white;
    font-size: 1.8em;
    line-height: 1.5em;
    margin: 40% 0px 0px 0px;
  }

  h1 {
    font-size: 3em;
    text-align: center;
  }


  h4 {
    line-height: 1.3em;
    letter-spacing: 0.2em;
    font-weight: lighter;
    padding: 20px;
  }

  .cancle {
    margin: 0px;
  }

  .space {
    margin: 50px;
  }


  .bg {
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    width: 100%;
    height: 200%;
    margin: -15% 0px 0px 0px;
  }

  .bg img {
    width: 30%;
  }

  .bg2 {
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    width: 100%;
    height: 400%;
    margin: -15% 0px 15px 0px;
  }

  .bg2 img {
    width: 30%;
  }

}

@media screen and (min-width: 760px) and (max-width: 971px) {

  .navbar-header {
    float: none;
  }

  .navbar-left,
  .navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .collapse.in {
    display: block !important;
  }
}

@media(min-width:992px) {
  .title {
    font-weight: lighter;
    color: white;
    line-height: 1.5em;
    margin: 9% 0px 0px 0px;
  }

  .title2 {
    font-weight: lighter;
    color: white;
    line-height: 1.5em;
    margin: 40% 0px 0px 0px;
  }

  h1 {
    font-size: 3em;
    text-align: center;
  }


  h4 {
    line-height: 1.3em;
    letter-spacing: 0.2em;
    font-weight: lighter;
    padding: 20px;
  }

  .cancle {
    margin: 0px;
  }

  .space {
    margin: 50px;
  }

  .bg {
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    width: 100%;
    height: 200%;
    margin: -5% 0px 0px 0px;
  }

  .bg2 {
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    width: 100%;
    height: 400%;
    margin: -5% 0px 15px 0px;
  }

}

@media(min-width:1200px) {
  .title {
    font-weight: lighter;
    color: white;
    line-height: 1.5em;
    margin: 9% 0px 0px 0px;
  }

  .title2 {
    font-weight: lighter;
    color: white;
    margin: 40% 0px 0px 0px;
  }

  h1 {
    font-size: 3em;
    text-align: center;
    line-height: 1.5em;
  }

  h3 {
    line-height: 1.5em;
  }

  h4 {
    line-height: 1.3em;
    letter-spacing: 0.2em;
    font-weight: lighter;
    padding: 20px;
  }

  .cancle {
    margin: 0px;
  }

  .space {
    margin: 50px;
  }

  .bg {
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    width: 100%;
    height: 200%;
    margin: -5% 0px 0px 0px;
  }

  .bg2 {
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    width: 100%;
    height: 400%;
    margin: -5% 0px 15px 0px;
  }

}
