/*--------------------
    Non-responsive
--------------------*/
.container .navbar-header, .container .navbar-collapse{
    width: 80%;
}

.navbar-nav {
    float: right;
}

.navbar-nav > li > a {
    padding: 10px 20px 5px 20px;
    font-size: 1.1em;
    font-weight: 900;
}

/*--------------------
    Categories_effect
--------------------*/
.info-head{
    font-size: 1.5em !important;
    font-weight: bold !important;
}

.feature .face.hover .info {
    line-height: 1.8em !important;
}

/*--------------------
    Style
--------------------*/
body, .inner .banner_word h1, .inner h2{
    font-family: 'Microsoft JhengHei', sans-serif !important
}

h2{
    font-weight: bold;
    letter-spacing: 0.2em;
}

.main .newsletter .title {
    font-size: 1.25em;
    line-height: 1.2em;
}

.contact .content p {
    letter-spacing: -0.05em
}

.inner .content {
    font-size: 1.15em
}