/*#header{*/
/*width: 100%;*/
/*height: 500px;*/
/*}*/
#section1 {
    padding: 0px 120px 120px 120px;
}

#section1 h1 {
    padding: 60px 0;
    font-size: 60px;
    font-family: 'FS Trajan Pro';
    font-style: normal;
    font-weight: normal;
}

#section1 .item {
    width: 320px;
    margin: 15px;
    color: #3f3f3f;
    line-height: 28px;
    float: left;
}

#section1 .item img {
    width: 100%;
}

#section1 .item h3 {
    color: #3f3f3f;
    font-size: 18px;
    line-height: 24px;
    padding: 0px 0 0 0;
    font-family: 'FS Trajan Pro';
    font-style: normal;
    font-weight: normal;
}

#section1 .item div div {
    color: #3f3f3f;
    padding: 0 0 20px 0;
}

#section1 .item a {
    color: #3f3f3f;
    padding: 20px 0 0 0;
    font-weight: bold;
}

#section1 .item > div {
    padding: 20px;
    background: #fff;
}

.news-list .item {
    width: 300px;
    padding-bottom: 30px;
}

.container-data {
    position: relative;
}

.blog-detail .title h1{
    font-size: 40px !important;
    padding: 28px 0 !important;
    margin-top:20px;
}

.relate-block{
    margin-top:50px;
}

#load-more{
    margin-top:50px;
    background: #F4AC34;
    border:none;
}
