.vc_row {
    margin: auto !important;
}
.vc_section {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.wpb_content_element {
    margin-bottom: 0 !important;
}
/*search css*/
a.post-thumbnail {
    width: 30%;
    float: left;
    margin-right: 20px;
}
a.post-thumbnail img {
    width: 95%;
    height: 100%;
}
.entry-summary {
    float: left;
    width: 68%;
}
footer.entry-footer {
    display: none;
}
section.search_sec article {
    width: 100%;
    float: left;
    margin-bottom: 33px;
}
/*search css end*/
