

.vertical_area_background{border-right: 1px solid rgb(245, 245, 245);}
.home .post_info_section,
.home .post_author_holder {
    font-size: 12px;
    line-height: 14px;
}
.latest_post_holder {
    padding: 15px 0;
    background-color: #fff;
}
.latest_post_holder.boxes>ul>li .latest_post {
    padding: 15px 30px;    
    background-color: transparent;
}
.latest_post_text {
    border-bottom: 3px solid #ccc;
    padding-bottom: 30px;
}
.latest_post_holder .clearfix:last-child .latest_post_text {
    border-bottom: 0px solid #ccc;
    padding-bottom: 0px;
}
a.qbutton {
    text-decoration:none;
}
.footer_top h3 {
text-align:center;
}
.footer_top i {
color: #8fc74a;
}
.footer_top h3 a {
    color: #1e5176;
    text-transform: none;
text-align:center;
}
.content ul {
    list-style-position: outside;
    margin-left: 20px;
}
.content ul li {
margin-bottom: 1em;
}
.post_social {
    display: none!important;
}