.two_columns_blog_pattern_widget .sidebar_widget_title{
    font-family: 'Raleway',sans-serif;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 23px;
    margin-top: 0;
    margin-bottom: 26px;
    border-bottom: 1px solid #222;
}
.two_columns_blog_pattern_widget .sidebar_widget_title span{
    line-height: 17px;
    display: inline-block;
    padding: 7px 12px 4px 12px;
    background-color: #222;
    color: #fff;
}
.bottom-feature .bottom-feature-left .two_columns_blog_pattern_widget .bottom-feature-left-inner ,
.bottom-feature .two_columns_blog_pattern_widget  .bottom-feature-left-inner-wrapper .home-page-blog-thumbnail{
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
}
.bottom-feature .bottom-feature-left .two_columns_blog_pattern_widget .bottom-feature-left-inner h3{
    line-height: normal;
    margin-bottom: 15px;
}
.bottom-feature .bottom-feature-left .two_columns_blog_pattern_widget .bottom-feature-left-inner h3 a{
    font-size: 21px;
    line-height: inherit;
    font-weight: 700;
    /* margin-bottom: 5px; */
    color: black;
}
.bottom-feature .bottom-feature-left .two_columns_blog_pattern_widget .bottom-feature-left-inner .post-categories{
    display: inline;
}
.bottom-feature .bottom-feature-left .two_columns_blog_pattern_widget .bottom-feature-left-inner .post_meta{
    font-style: normal;
}
.bottom-feature .bottom-feature-left .two_columns_blog_pattern_widget .bottom-feature-left-inner .post-categories li a{
    background: black;
    color: white;
    font-size: 11px;
    padding: 3px 6px;
    font-weight: 600;
}
.bottom-feature .bottom-feature-left .two_columns_blog_pattern_widget .bottom-feature-left-inner .posted_by a{
    font-size: 12px;
    font-weight: 700;
    color: black;
    margin-left: 5px;
}
.bottom-feature .bottom-feature-left .two_columns_blog_pattern_widget .bottom-feature-left-inner .post_date{
    font-size: 12px;
    color: #aaa;
}
.bottom-feature .bottom-feature-left .two_columns_blog_pattern_widget .bottom-feature-left-inner .postc_comment a{
    color: #fff;
    background-color: #000;
    display: inline-block;
    min-width: 17px;
    padding: 2px 4px 2px 5px;
    position: relative;
    font-size: 11px;
    font-weight: 600;
    float:right;
}
.bottom-feature .bottom-feature-left .two_columns_blog_pattern_widget .bottom-feature-left-inner .postc_comment a:before{
    position: absolute;
    bottom: -3px;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 3px 0 0;
    border-color: #000 transparent transparent transparent;
}
.bottom-feature .bottom-feature-left .two_columns_blog_pattern_widget .bottom-feature-left-inner .post_meta div{
    display:inline;
}
.bottom-feature .bottom-feature-left .two_columns_blog_pattern_widget .bottom-feature-left-inner .post_meta .post-meta-separator {
    padding: 0 0 0 5px;
    color: #aaa;
}
.bottom-feature .bottom-feature-left .two_columns_blog_pattern_widget .bottom-feature-left-inner p{
    font-size: 15px;
    font-family: 'Open Sans',arial,sans-serif;
    color: #202020;
    /*margin-top: 9px;*/
    line-height: 23px;
}
.bottom-feature .two_columns_blog_pattern_widget .bottom-feature-left-inner-wrapper{
    margin-bottom: 40px;
    padding-bottom: 0;
    border: none;
}
.bottom-feature .two_columns_blog_pattern_widget .bottom-feature-left-inner-wrapper img{
    width: 100%;
}
.bottom-feature .two_columns_blog_pattern_widget .bottom-feature-left img {
    margin-bottom: 0;
    margin-top: 5px;
    height: auto;
    max-width: 100%;
}