.bdp_single.offer_blog .bdp_single_offer_blog {
    display: inline-block;
    width: 100%;
    border: none;
    border-radius: 0px;
    margin-bottom: 30px;
    box-sizing: border-box;
    padding: 20px 30px 30px;
    box-shadow: 0 0 5px #ddd;
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    background: #fff;
}
.bdp_single.offer_blog .bdp_blog_template.offer_blog {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}
.bdp_single .post-entry-meta {
    margin-bottom: 20px;
    text-align: center;
}
.bdp_single.offer_blog .post-entry-meta i {
    margin-right: 5px;
}
.offer_blog.bdp_blog_template .tags a {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #dddddd;
    border-radius: 2px;
    margin-bottom: 5px;
    padding: 1px 7px;
    display: inline-block;
    margin-left: 2px;
}
.offer_blog.bdp_blog_template .tags {
    margin-top: 10px;
    font-size: 14px !important;
    float: left;
    text-align: left !important;
}
.offer_blog.bdp_blog_template span.date,
.offer_blog.bdp_blog_template span.author,
.offer_blog.bdp_blog_template span.post-category,
.offer_blog.bdp_blog_template span.tags,
.offer_blog.bdp_blog_template span.comment {
    margin-right: 15px;
    display: inline-block;
}
.offer_blog.bdp_blog_template ,
.offer_blog.bdp_blog_template,
.offer_blog.bdp_blog_template .date,
.offer_blog.bdp_blog_template,
.offer_blog.bdp_blog_template .tags,
.offer_blog.bdp_blog_template,
.offer_blog .post-entry-meta {
    text-transform: capitalize;
    font-size: 14px;
    text-align: left;   
}
.offer_blog.bdp_blog_template .icon_cnt i {   
        margin: 0 3px 0 0;
}
.offer_blog.bdp_blog_template .icon_cnt a {
    text-decoration: none;
}
.offer_blog.bdp_blog_template .post-content-body {
    width: 100%;
    float: left;
    text-align: justify;
}
.offer_blog.bdp_blog_template .tags a:hover{
    background: #fff;
}
.tags > span{
    margin-right: 2px;
}
.offer_blog.bdp_blog_template .post-bottom {
    float: right;
}
.offer_blog.bdp_blog_template .post-bottom a {
    float: right;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 3px;
    line-height: normal;
}
.offer_blog.bdp_blog_template .post-image img {
    width: 100%;
}
.offer_blog.bdp_blog_template .post_content {
    background: none;
    padding: 20px 0;
    border-bottom: none;
}
.offer_blog.bdp_blog_template .post_content p {
    margin-bottom: 15px;
}
.text-center {
    text-align: center;
}
.offer_blog.bdp_single .social-component {
    margin-top: 10px;
    width: auto;
    clear: left;
}
.blog-title-meta {
    clear: none;
    display: block;
    float: none;
    overflow: hidden;
    position: relative;
    top: -5px;
    width: auto;
}
.blog-title-meta .fa{
    margin: 0 3px 0 0;
}
.bdp_single.offer_blog .navigation.post-navigation {
    border: medium none;
    display: inline-block;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.bdp_single.offer_blog .navigation.post-navigation .nav-links > div{
    background: none;
    margin: 0;
}
.bdp_single.offer_blog .navigation.post-navigation .nav-links > div a span.left_nav,
.bdp_single.offer_blog .navigation.post-navigation .nav-links > div a span.right_nav{
    height: 11px;
}
.bdp_single.offer_blog .author-avatar-div{
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #eeeeee;
    border-radius: 2px;
    margin-bottom: 30px;
    padding: 20px;
}
.bdp_single.offer_blog .author-avatar-div .avtar-img{
    float: left;
    margin-right: 15px;
}
.bdp_single.offer_blog .author-avatar-div .avatar{
    border-radius: 0;
    width: 50px;
}
.bdp_single.offer_blog .author-avatar-div .author_content > p{
    color: #444444;
    display: inline-block;
    font-family: fantasy;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 10px;
    width: 100%;
}
.bdp_single.offer_blog .author-avatar-div .author_content .author{
    display: block;
    margin-top: 10px;
}
.bdp_single.offer_blog .author-avatar-div .author_content .author a{
    font-family: fantasy;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    text-transform: capitalize;
}
.bdp_single.offer_blog .related_post_wrap {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.bdp_single.offer_blog .related_post_wrap h3 {
    border-bottom: 1px solid #dddddd;
    color: #444444;
    font-family: fantasy;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
.bdp_single.offer_blog .related_post_div {
    margin: 0 -15px;
}
.bdp_single.offer_blog .bdp-no-post-found {
    padding: 0 15px;
}
.bdp_single.offer_blog .related_post_wrap .relatedpost_title {
    color: #444444;
    font-family: fantasy;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    transition: 0.2s all;
    -ms-transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
}
.bdp_single.offer_blog .related_post_div .relatedthumb{
    margin-bottom: 15px;
}
.bdp_single.offer_blog .comments-area {
    margin: 0;
}