﻿body {
    color: #333;
}

.navbar-wrapper .navbar .container {
    width: auto;
}

.carousel {
    height: auto;
    margin-bottom: 60px;
}

.carousel-caption {
    z-index: 10;
}

.carousel-caption h1 {
    font: 500 40px Microsoft Yahei;
    margin-bottom: 15px;
}

.carousel .item {
    height: auto;
    background-color: #fff;
}

.featurette-divider {
    margin-top: 40px;
    margin-bottom: 2px;
}

.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}