/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017年12月12日, 上午11:52:04
    Author     : Nelson
*/

#overview .overview-wrap .text-wrap {
    text-align: justify;
    position: relative;
    top: -70px;
}
.bottom-glance-title {
    font-size: 60px;
    margin-top: 75px;
}
.home-press-info-wrap .press-title {
    overflow: scroll;
    padding: 10px 0;
    box-sizing: border-box;
}
::-webkit-scrollbar {
    display: none;
}
#portfolio .fleet-tab-btn > li {
    padding: 7px 15px 5px;
}
.home-press-left .press-title {
    top: 29%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
}
#overview .overview-content {
    text-align: justify;
    max-width: 280px;
}
.overview-title {
    font-size: 24px;
}
#management .lightbox .board-desc .text-wrap, 
#board .lightbox .board-desc .text-wrap {
    text-align: justify;
}

#solution .top-banner-content {
    text-align: justify;
}
#solution .solution-list > li .solution-title p {
    font-size: 1.8rem;
}
#awards .tab-btn {
/*    padding: 7px 15px 5px;*/
}