.about-us-box .box-container{
    line-height: 1.8;
}
.track-cate-a .title{
    padding-top: 15px;
    padding-bottom: 15px;
    height: auto;
    line-height:1.8;
}
.track-cate-a .title-bg{display: none}
.track-cate-a:hover .title{height:auto;font-size:20px;color:#333;text-shadow:none;line-height:1.8;background-color:rgba(255,255,255,.7)}
.our-core-values-list-item{height:240px}
.footer .to-top{top:-50px}
@media (min-width: 992px) {
    .navbar-nav>li>a{padding-left:20px;}
}