.info-title-blog {
    display: none;
}
.button-share-social > a{text-transform: none;}

#vnlab-smart-blog-right-sidebar > div > div {
    margin-bottom: 65px;
    border: 2px solid #f4f1e3;
    padding: 16px 16px 16px 16px;
    border-radius: 9px;
}
#vnlab-smart-blog-right-sidebar h2 a {
    color: #101010;
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 12px;
    position: relative;
    text-transform: none !important;
    text-decoration: none;
}
#vnlab-smartblog-lists .blog-post-content-area .single-blog.small-item-v2 {
    padding-bottom: 40px;
    padding-top: 40px;
    position: relative;
}
.blog-post-content-area .single-blog {
    padding-bottom: 40px;
    padding-top: 50px;
    position: relative;
}
#module-smartblog-details .blog-post-content-area .single-blog {
    border: 2px #f4f1e3 solid;
    border-radius: 9px;
    padding: 15px !important;
}
#vnlab-smartblog-lists .blog-post-content-area .single-blog {
    padding-bottom: 40px;
    padding-top: 25px;
    position: relative;
}
#vnlab-smartblog-lists .blog-post-content-area .single-blog:first-child{padding-top: 0px;}
.blog-post-content-area .single-blog:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #f4f4f4;
    bottom: 0px;
}
.button-share-social {
    margin-top: -15px;
}
.blog-icon-share {
    border: 1px solid #f4f4f4;
    border-radius: 50%;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    text-align: center;
    width: 35px;
}
.blog-list-footer .readmore {
    border: 1px solid #52afc6;
    border-radius: 35px;
    color: #52afc6;
    font-size: 13px;
    padding: 5px 20px;
    text-decoration: none;
    text-transform: uppercase;
    background: linear-gradient(to right, #0487c2 0%, #52afc6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.blog-list-footer .readmore:hover{
    background: #52afc6;color: #fff !important;
    background: linear-gradient(90deg, #0487c2 0%, #52afc6 100%);
}
.blog-post-content-area .title-desc a h4{
    background: none;border:none;padding-left: 0px;padding-right: 0px;
    color: #333;font-size: 22px;
    font-weight: 400;
    text-transform: none;
    margin-top:0px;margin-bottom:15px;
}
.blog-post-content-area #blogMasonry .title-desc a h4{
    font-size: 15px; padding-top: 0;padding-bottom: 3px;
}
.blog-post-content-area #blogMasonry .title-desc {
    font-size: 13px;color: #696969;
}
.blog-post-content-area #blogMasonry .blog-list-footer .readmore {
    border: 0 solid #52afc6;
    border-radius: 35px;
    color: #696969;
    font-size: 12px;
    font-weight: 400;
    padding: 0;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    background: none !important;
    padding-left: 10px;
}
.blog-post-content-area #blogMasonry .blog-list-footer .readmore::after{
    content: "/";
    position: absolute;
    left: 0px;
}
.blog-post-content-area #blogMasonry .blog-list-footer .readmore:hover{
    color: #52afc6;
    background: linear-gradient(to right, #0487c2 0%, #52afc6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.blog-post-content-area #blogMasonry .blog-list-footer {
    padding: 0;
}
.blog-post-content-area .blog-info {
    color: #ababab;
    font-size: 12px;font-style: italic;
    padding-top: 15px;
}

.blog-post-content-area .blog-info > span {
    padding-right: 8px;
}
.blog-post-content-area .blog-info a{color: #ababab;font-weight: 400;}
.blog-post-content-area .blog-info .author-name > a {
    color: #696969;
}
.blog-post-content-area .blog-info i{padding-right: 5px;}
.blog-image img {
    width: 100%;max-width: 100%;
}
.blog-list-footer {
    padding: 15px 0 0;
}
.share-blog-widget > a {
    color: #ababab;
    font-style: italic;
    font-weight: 400;
}
.pagination > li > a, .pagination > li > span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 50% !important;
    color: #333;
    font-size: 21px;
    height: 35px;
    line-height: 30px;
    margin: 0 5px;
    padding: 0;
    width: 35px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > span.page-active{
    background: #52afc6;color: #fff;
    background: linear-gradient(90deg, #0487c2 0%, #52afc6 100%);
}
#smartblogsearch h2 {
    display: none;
}
#sdssearch_block_top .btn.button-search {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #2a2a2a;
}
#sdssearch_block_top .btn.button-search:hover{
    color: #52afc6;
    background: linear-gradient(to right, #0487c2 0%, #52afc6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#sdssearch_block_top #search_query_top{background: #fff;box-shadow: none;border-color: #ededed;}
#sdssearch_block_top #searchbox{padding-top: 0px;}
#sdssearch_block_top #search_query_top.form-control::-webkit-input-placeholder{
    color: #ddd !important;font-size: 13px;font-weight: 400;text-transform: none;
}
#sdssearch_block_top #search_query_top.form-control::-moz-placeholder{
    color: #ddd !important;font-size: 13px;font-weight: 400;text-transform: none;
}

.displaySmartBlogRight .title_block::after,
.displaySmartBlogLeft .title_block::after {
    display: none;
}
.displaySmartBlogLeft > div,
.displaySmartBlogRight > div {
    padding-bottom: 40px;
}
.blog-post-content-area .single-blog:first-child {
    padding-top: 0;
}
#category_blog_block_left .sideber-menu a {
    color: #2a2a2a;
    line-height: 35px;
    text-align: left;
    font-weight: 300;
    text-decoration: none !important;
}
.single-popular-post .post-image {
    float: left;
    width: 28%;
    padding-right: 5px;
}
.sideber-menu ul li:last-child {
    border: none;padding-bottom: 0px;
}
.count-item {
    color: #909090;
    font-size: 12px;
    padding-left: 7px;
    font-weight: 300;
    font-family: initial;
}
.icon-angle-blog {
    padding-right: 5px;
    font-size: 13px;
    color: #909090;
}
.sideber-menu ul{margin-bottom: 0px;}
.single-popular-post .post-image img {
    height: auto;
    max-width: 100%;
    width: 100%;
}
.single-popular-post .popular-post-details{width: 72%;float: left;padding-left: 10px;}
.popular-post-details h3 {
    line-height: 20px;
    margin-top: 0;
}
.popular-post-details a {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
.popular-post-date > span {
    color: #ababab;
    font-size: 11px;
    font-style: italic;
    font-weight: 300;
}
.single-popular-post {
    padding-bottom: 15px;
    padding-top: 15px;
}
.single-popular-post .post-image a {
    display: block;
    border: 1px #ddd solid;
    border-radius: 3px;
    padding: 3px;
}
#tags_blog_block_left .block_content > a {
    border: 1px solid #f4f4f4;
    border-radius: 5px;
    color: #696969;
    display: inline-block;
    font-size: 13px;
    margin: 5px 5px 3px 0;
    padding: 5px 10px;
    background: #fbfaf9;
    text-decoration: none;
}
#tags_blog_block_left .block_content > a:hover{
    background: #52afc6;
    background: linear-gradient(90deg, #0487c2 0%, #52afc6 100%);
    color: #fff !important;border-color: #52afc6;
}
.blog-post-content-area .small-item-v2 .title-desc a h4{font-size: 18px;}
.blog-post-content-area .small-item-v2 .blog-info{padding-top: 0px;}
#vnlab-smart-blog-right-sidebar .section-title h2.title_block{
    margin-bottom: 25px;padding-bottom: 20px;
}

#vnlab-smart-blog-right-sidebar .section-title h2.title_block a::after{content: "";position: absolute;background: #ddd;height: 3px;left: 0px;width: 50px;bottom: -15px;display: none;}
.displaySmartBlogRight {
    padding-bottom: 15px;
    padding-top: 0px;
}
.sideber-menu ul li {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 5px;
    padding-top: 5px;
}
/*.sideber-menu ul li a:hover{padding-left: 10px;}*/
/**********Detail Page********/
/*#module-smartblog-details #wrapper #content-wrapper,
#module-smartblog-details #wrapper > .container {
    padding-left: 0;
    padding-right: 0;
}*/

.content-blog-detail {
    color: #777;
    font-size: 14px;
    font-weight: 300;
}
.author-content-info > div {
    color: #777;
    font-size: 13px;
    font-weight: 300;
}
.blog-details .title-desc > h4 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #101010;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    text-transform: none;
    line-height: 35px;
    margin-bottom: 20px;
}
.note-info-detail-blog {
    color: #696969;
    display: block;
    font-size: 18px;
    font-style: italic;
    letter-spacing: 0.1em;
    line-height: 35px;
    padding: 45px 95px;
    position: relative;
}
.note-info-detail-blog::after {
    border-left: 2px solid #52afc6;
    content: "";
    height: 45%;
    left: 63px;
    position: absolute;
    top: calc(30%);
}
.image-behind-detail {
    display: inline-block;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    padding:0px 30px 0px 0px;
}
.main-info-title-detail {
    color: #333;
    font-size: 18px;
    font-weight: 400;
    margin: 0 auto;
    padding: 0 0 25px;
}
.blog-details .title-desc, .blog-details .title-desc p {
    color: #696969;
    font-size: 15px;
    line-height: 28px !important;
}
.blog-details .title-desc p {
    margin-bottom: 52px !important;
}
.image-behind-detail > span {
    color: #ababab;
    display: block;
    font-style: italic;
    padding-top: 7px;
    text-align: center;
}
.blog-details .blog-info {
    padding-top: 28px;
}
.single-post-tags > a {
    color: #ababab;
    font-size: 13px;
    font-style: italic;
    margin-right: 10px;
    position: relative;
}
.single-post-tags > a::before {
    content: ",";
    position: absolute;
    right: -3px;
}
.single-post-tags > a:last-child::before{display: none;}
.single-post-tags > i {
    color: #ababab;
    padding-right: 10px;
}
.author-media-info > div {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    height: 100px;
    overflow: hidden;
    width: 100px;
    border:5px #e5e5e5 solid;
}
.author-media-info.pull-left img {
    max-width: 100%;
}
.author-media-info {
    margin-right: 20px;
    width: 100px;
}
.author-content-info{
    width: calc(100% - 120px);
}
.author-content-info .shere-post li {
    color: #696969;
    display: inline-block;
    padding-right: 20px;
}
.author-content-info .shere-post li i{color: #696969;}
.author-content-info > h3 {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    margin-top: 15px;
    text-transform: none;
}
.author-content-info .shere-post{padding-top: 10px;}
.smartblogcomments{clear: both;}
.blog-detail-author {
    padding-top: 30px;
}
.blog-post-content-area .blog-details .single-blog{padding-bottom: 25px;}
#commentform .field-cmt {
    padding: 15px 0;
}
.captcha-blog-image {
    float: left;
    padding-right: 15px;
}
.button-submit-comment {
    padding-top: 12px;
    float: right;
}
.captcha-blog {
    padding-bottom: 10px;
    padding-top: 15px;
    float: left;
}
#respond input[type="text"] {
    border-color: #f4f1e3;
    box-shadow: none;
    width: 100%;
    min-height: 40px;
}
textarea.form-control{
    border-color: #f4f1e3;box-shadow: none;
}
#respond input.smartblogcaptcha[type="text"] {
    width: 200px;
}
.shere-button-area .nav-button > a {
    color: #ababab;
    font-weight: 400;
}
#respond h4{margin-left: 0px;margin-right: 0px;color: #333;font-weight: 400;}
.nav-button.pull-left span {
    padding-left: 10px;
}
.nav-button.pull-right span {
    padding-right: 10px;
}
#comments .commentList {
    clear: both;
    margin-top:0px;
    margin-bottom: 0;
    padding-top:35px;
}
#comments .commentList::after{
    clear: both;display: table;content: "";
}
.commentList li > div:not(.respond)::after {
    clear: both;
    display: table;
    content: "";
}
.commentList #respond.smartblogcomments {
    margin-top: 38px !important;
}
.comment-block .name {
    color: #333;
    display: inline-block;
    float: left;
    font-size: 14px !important;
    font-weight: 500;
    padding-right: 10px;
    text-transform: uppercase;
}
.commentList li .created span {
    font-size: 13px;
}
.comment-block > p {
    clear: left;
    color: #696969;
    font-size: 14px;
    line-height: 22px;
    margin-top: 20px;
}
.commentList li .avatar {
    background: #eeeeee none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 50%;
    height: 70px;
    padding: 2px;
    position: absolute;
    width: 70px;
}
.commentList li .reply{text-align: left;}
.commentList li .reply a{background: none !important;color: #696969;padding-left: 0px;}
.commentList li .reply a i {
    padding-right: 5px;
}
.total-comment{font-weight: 400;color: #333;}
.total-comment span{
    color: #52afc6;
    background: linear-gradient(to right, #0487c2 0%, #52afc6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.commentList li .created {
    color: #ababab;
    font-size: 13px;
    font-style: italic;
    margin:0px;
}
.commentList li .reply a.comment-reply-link{
    color: #52afc6;font-size: 13px;font-style: italic;opacity: 0.7;
    background: linear-gradient(to right, #0487c2 0%, #52afc6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.commentList li .reply a.comment-reply-link:hover{opacity:1;}
.commentList li{border:none;padding:8px 75px 8px 75px;}
.commentList li::after{
    clear: both;display: table;content: "";
}
#articleComments .total-comment {
    text-align: center;
    margin-bottom: 25px;
}
.comment-block {
    float: left;
    width: calc(100% - 100px);
}
.avatar-author-cmt {
    width: 100px;
    position: relative;
    float: left;
}
.commentList li .avatar-author-cmt .avatar{position: relative;top: auto;left: auto;}
#articleComments {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}
.shere-button-area.clearfix {
    background: #f8f7f7 none repeat scroll 0 0;
    padding: 25px;
}
#submitComment{padding:8px 15px;}
.shere-button-area .nav-button > a:hover, .single-post-tags > a:hover, .share-blog-widget a:hover, .author-content-info .shere-post li i:hover{
    color: #52afc6;
    background: linear-gradient(to right, #0487c2 0%, #52afc6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#content.vnlabBlogDetailV2 {
    background: #fff none repeat scroll 0 0;
    margin-top: -260px;
    padding: 25px 80px;
}
.smartblogcomments.vnlabBlogDetailV2{
    padding-left: 80px;
    padding-right: 80px;
}
#vnlabSmartBlogsDetailV2 #columns {
    width: 1000px;
}
#vnlabSmartBlogsDetailV2 .vnlab-breadcrumb {
    background: rgba(0, 0, 0, 0) url("../img/vnlab/bg-detail-v2-blog.jpg") no-repeat scroll center center;
    padding-bottom: 408px;
    padding-top: 128px;
    text-align: center;
}
#vnlab-smart-blog-right-sidebar .section-title h2.title_block::after {
    background: #ddd none repeat scroll 0 0;
    bottom: 8px;
    content: "";
    display: none;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
#vnlab-smart-blog-right-sidebar .section-title h2.title_block a::after{display: none;}
#vnlab-smart-blog-right-sidebar .section-title h2.title_block {
    margin-bottom: 25px;
}
#module-smartblog-details .page-content.card.card-block,
#module-smartblog-category .page-content.card.card-block {
    border:none;
    box-shadow: none;
}
.blog-post-content-area.blog-right, #vnlab-blog-detail {
    padding-top: 0px;
    padding-bottom: 20px;
}
#module-smartblog-details #main .page-content, #module-smartblog-category #main .page-content {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 0;
    padding-right: 0;
}
@media (max-width: 991px){
    #vnlab-smartblog-lists, #vnlab-smart-blog-right-sidebar{
        width: 100%;float: none;
    }
    #module-smartblog-category .page-content.card.card-block, #smartblogcat,
    #module-smartblog-details .page-content.card.card-block {
        margin-left: 0px;
        margin-right: 0px;
    }
    #vnlab-blog-detail{padding-right: 0px;padding-left: 0px;}
}

/*******Blogs Page*****/
@media (max-width: 991px){
    #vnlab-blog-detail {
        margin-bottom: 50px;
    }
    #right_column_blog, #left_column_blog{width: 100%;margin-top: 50px;}
    .single-popular-post .post-image{width: 110px;}
    .single-popular-post .popular-post-details{width: calc(100% - 110px)}
    .blog-image img{height: auto;max-width: 100%;}
    .blog-details h4::after{display: none;}
    .blog-post-content-area, #vnlab-smartblog-lists, #vnlab-smart-blog-right-sidebar{padding-right: 0px;padding-left: 0px;}
    #module-smartblog-details #main .page-content, #module-smartblog-category #main .page-content, #vnlab-blog-detail{width: 100%;clear: both;}
    #vnlab-smartblog-lists, #vnlab-smart-blog-right-sidebar{clear: both;}
    #module-smartblog-details .captcha-blog.clearfix {
        clear: none;
        float: left;
    }
    #module-smartblog-details .button-submit-comment.clearfix {
        clear: none;
        float: right;
    }
    .note-info-detail-blog{padding:30px 60px;}
    .note-info-detail-blog::after{left: 35px;}
}
@media (max-width: 767px){
    .blog-post-content-area {
        padding-left: 0;
    }
    #smartblogcat{margin: 0px;}
    .blog-post-content-area .title-desc a h4::after,
    .blog-post-content-area .title-desc a h4::before{display: none;}
    .smartblogcomments .field-mini-row {
        padding-top: 15px;
    }
    #smartblogsearch {
        margin-bottom: 35px;
    }
    .gst-post-list.row > div {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 550px){
    .comment-block{line-height: normal;}
    .commentList li{padding:8px;}
    .commentList li .avatar {
        left: auto;
        padding: 2px;
        position: relative;
        top: auto;
    }
    .commentList li .reply a{padding: 0px 5px;}
    .shere-button-area .nav-button a{cursor: pointer;}
    .shere-button-area .nav-button a span, .shere-post > span{display: none;}
    .author-content-info {
        clear: left;
        width: 100%;
    }
    .note-info-detail-blog::after{left: 15px;}
    .note-info-detail-blog{padding: 30px;font-size: 15px;line-height: 25px;letter-spacing:0.05em;}
}
@media (max-width: 545px){
    #module-smartblog-details #main .page-content, #module-smartblog-category #main .page-content {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media (max-width: 420px){
    .share-blog-widget{
        clear: left;
        display: block;
        float: none !important;
        padding-top: 20px;
    }
    .image-behind-detail{padding:0px;}
    .image-behind-detail img{max-width: 100%;height: auto;}
    .note-info-detail-blog {
        font-size: 15px;
        line-height: 25px;
        padding: 45px 15px;
    }
    .note-info-detail-blog::after{display: none;}
    .blog-details .title-desc > h4{font-size: 23px;}
}
/*******End Blogs Page*****/

#vnlab-smart-blog-left-sidebar .section-title h2.title_block,
#vnlab-smart-blog-right-sidebar .section-title h2.title_block {
    margin-bottom: 0;
}
.vnlabStyleBlog a:hover, .vnlabStyleBlog a:hover h4,
.displaySmartBlogLeft > div a:hover, .displaySmartBlogRight > div a:hover{
    color: #52afc6 !important;
    text-decoration: none !important;
    border-color: #52afc6 !important;
}
#submitComment {
    border-radius: 35px;
    border-color: #52afc6 !important;
    color: #fff;
    padding: 11px 30px;
    text-transform: none;
    background-color: #52afc6;
    font-size: 16px;
    font-weight: 400;
    background: #52afc6;
    background: linear-gradient(90deg, #0487c2 0%, #52afc6 100%);
}
#submitComment:hover{
    background-color: #fff !important;
    color: #52afc6;
}




/****************Block More************************/
#vnlab-smartblog-lists .blog-content {
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 35px;
}
#vnlab-smartblog-lists .small-item-v2 .blog-content {
    min-height: 192px;
    padding-left: 10px;
    padding-right: 15px;
    padding-top: 0;
}
.blog-post-content-area .title-desc a h4 {
    color: #101010;
    font-size: 18px;
    font-weight: 300;
}
.blog-post-content-area .title-desc > p {
    color: #777;
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
}
.line-post-public > span {
    font-size: 15px;
    margin-right: 25px;
}
.line-post-public > span i{padding-right: 6px;}
.line-post-public {
    padding: 25px 0 0;
}
#vnlab-smartblog-lists .blog-post-content-area .small-item-v2 .line-post-public {
    padding: 0px 0 0;
    position: absolute;
    bottom: 0px;
    left: 15px;
}

.blog-content .readmore{
    border: 1px solid #ddd;
    border-radius: 35px;
    color: #777;
    display: table;
    font-size: 14px;
    font-weight: 300;
    margin-top: 25px;
    padding: 8px 25px;
}
#vnlab-smartblog-lists .blog-post-content-area .blog-info {
    color: #ababab;
    font-size: 17px;
    font-style: normal;
    padding: 15px 100px;
}
#vnlab-smartblog-lists .blog-post-content-area .small-item-v2 .blog-info{
    padding: 5px 0 5px;
}
.blog-post-content-area .blog-info a,
.blog-post-content-area .blog-info .author-name > a{
    color: #52afc6;font-size: 13px;
    background: linear-gradient(to right, #0487c2 0%, #52afc6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.blog-post-content-area .blog-info span {
    font-size: 13px;
    font-weight: 300;
}
.blog-post-content-area .small, .blog-post-content-area small {
    font-size: 100%;
}
.blog-post-content-area .blog-info span.blog-date {
    padding: 0 20px 0 0;
}
.shere-button-area{display: none;}
.blog-detail-footer{
    padding-top: 20px;
}
#vnlab-blog-detail .month-date > small {
    color: #ababab;
    font-weight: 300;
    text-decoration: none;
}
#respond.smartblogcomments h4 {
    color: #303030;
    font-size: 22px;
    font-weight: 400;
    padding-top: 25px;
    text-transform: uppercase;
}
#respond.smartblogcomments h4#reply-title {
    text-align: center;
    margin-bottom: 35px;
    font-size: 20px;
    letter-spacing: 0px;
}
#respond.smartblogcomments {
    position: relative;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
}
#respond.smartblogcomments::before{
    content: "";
    position: absolute;
    width: 100%;
    left: 0px;
    height: 1px;
    background: #393939;
    top: 0px;
    display: none;
}
.single-blog.small-item-v2 {
    margin-left: 0px;
}
.blog-post-content-area .small-item-v2 .title-desc a h4 {
    color: #101010;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
}
.blog-post-content-area .small-item-v2 .line-post-public::after {
    background: #303030 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: -14px;
    width: 60px;
}
#sdssearch_block_top #search_query_top{font-size: 13px;}



/************V3***********/
#vnlab-smartblog-lists .data-item-blog-v3 .blog-content {
    padding-left: 0;
    padding-right: 0;
}
.data-item-blog-v3 .times-blog-date {
    background: #52afc6 none repeat scroll 0 0;
    background: #52afc6;
    background: linear-gradient(90deg, #0487c2 0%, #52afc6 100%);
    border-radius: 50%;
    color: #fff;
    height: 75px;
    line-height: 75px;
    position: absolute;
    text-align: center;
    width: 75px;
    top: 15px;
    left: 15px;
}
.data-item-blog-v3 .blog-image {
    position: relative;
}
.times-date-show > span {
    clear: both;
    display: block;
    font-weight: 700;
    line-height: 28px;
    position: relative;
}
.date-day {
    font-size: 21px;
}
.times-date-show > span.date-day::after {
    background: #fff none repeat scroll 0 0;
    bottom: -2px;
    content: "";
    height: 1px;
    left: calc(50% - 7.5px);
    position: absolute;
    width: 15px;
}

.times-date {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.times-date-inner {
    display: table;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.times-date-wrapper {
    display: table-cell;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

#vnlab-smartblog-lists .data-item-blog-v3 .vnlab-show-blog-info{padding-left: 0px !important;padding-right: 0px !important;position: relative;}
#vnlab-smartblog-lists .data-item-blog-v3 .blog-content .readmore {
    border: 1px solid #ddd;
    border-radius: 35px;
    display: table;
    font-size: 14px;
    font-weight: 300;
    margin-top: 25px;
    padding: 8px 25px;
    color: #777;
    background-color: #fff !important;
}
#vnlab-smartblog-lists .data-item-blog-v3 .blog-content .readmore:hover{
    border-color: #52afc6;
    color: #52afc6;
    text-decoration: none;
    background: linear-gradient(to right, #0487c2 0%, #52afc6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#vnlab-smartblog-lists .data-item-blog-v3 .title-desc a h4 {
    font-size: 30px;
    font-weight: 500;
}
#vnlab-smartblog-lists .data-item-blog-v3 .title-desc > p {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
}
#vnlab-smartblog-lists .data-item-blog-v3 .blog-info span {
    font-size: 13px;
    font-weight: 300;
}
#vnlab-smartblog-lists .data-item-blog-v3 .blog-info a, 
#vnlab-smartblog-lists .data-item-blog-v3 .blog-info .author-name > a{
    font-weight: 400;font-size: 13px;
}
#vnlab-smartblog-lists .data-item-blog-v3 .vnlab-show-blog-info::after {
    border-bottom: 1px dotted #ddd;
    bottom: 0;
    content: "";
    position: absolute;
    width: 100%;
}


#module-smartblog-category #wrapper > .container #content{margin-left: -15px;margin-right: -15px;padding-top: 0px;}
#module-smartblog-category #wrapper > .container #content #vnlab-smartblog-lists {
    padding-left: 15px;
    padding-right: 15px;
}
#module-smartblog-category #wrapper > .container #content #vnlab-smartblog-lists #smartblogcat {
    margin-left: 0px;
    margin-right: 0px;
}
#module-smartblog-category #wrapper > .container #content #vnlab-smartblog-lists #smartblogcat .blog-post-content-area {
    padding-left: 0px;
    padding-right: 0px;
}


/*********Blogs V4********/
.date-style4 {
    color: #999999;font-weight: 300;
}
.date-style4 i {
    font-size: 15px;
    margin-right: 7px;
}
.times-blog-date4 {
    padding: 10px 0px;
}
#vnlab-smartblog-lists #vnlab-blogs-lists-style4.data-item-blog-v3 .title-desc a h4 {
    font-weight: 400;
    margin-bottom: 5px;
}
#vnlab-smartblog-lists #vnlab-blogs-lists-style4.data-item-blog-v3 .title-desc > p{font-weight: 400;}
#vnlab-smartblog-lists #vnlab-blogs-lists-style4.data-item-blog-v3 .blog-content .readmore {
    font-size: 13px;
    font-weight: 400;
    color: #333;
    text-transform: uppercase;
}
#vnlab-smartblog-lists #vnlab-blogs-lists-style4.data-item-blog-v3 .blog-content{padding-top: 20px;}

/************Blog V5***********/
.readmore-blog {
    display: inline-block;
    margin-top: 15px;
}
.readmore-blog a span {
    color: #333e48;
    background-color: #efecec;
    border-color: #efecec;
    padding: .786em 3em;
    font-weight: 400;
    display: inline-block;
    border-radius: 35px;
}
.readmore-blog a:hover span{
    color: #fff;
    background-color: #333;
    border-color: #333;
}
@media(max-width: 1199px){
    #vnlab-smartblog-lists .blog-content,
    #vnlab-smartblog-lists .blog-post-content-area .blog-info {
        padding-left: 50px;
        padding-right: 50px;
    }
    .readmore-blog a span{
        padding:.586em 2.5em;
    }
    #vnlab-smartblog-lists .blog-post-content-area .small-item-v2 .blog-info {
        padding: 0px 0 5px;
    }
    .blog-post-content-area .small-item-v2 .title-desc a h4{font-size: 18px;}
}
@media(max-width: 991px){
    #module-smartblog-category #wrapper > .container #content #vnlab-smartblog-lists{
        padding-right: 0px;padding-left: 0px;
    }
    #module-smartblog-category #wrapper > .container #content{
        margin-right: 0px;margin-left: 0px;
    }
    #module-smartblog-details #main .page-content{
        margin-left: 0px;margin-right: 0px;
    }
}
@media(max-width: 767px){
    #vnlab-smartblog-lists .blog-content,
    #vnlab-smartblog-lists .blog-post-content-area .blog-info {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media (max-width: 630px){
    .image-behind-detail {
        display: inline-block;
        float: none;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        text-align: center;
        width: 100%;
    }
}
@media (max-width: 543px){
    #module-smartblog-details #wrapper > .container > .row,
    #module-smartblog-category #wrapper > .container > .row{margin-left: -15px;margin-right: -15px;}
    #vnlab-smartblog-lists .blog-content, #vnlab-smartblog-lists .blog-post-content-area .blog-info {
        padding-left: 15px;
        padding-right: 15px;
    }
}









