.vnlab-blog-home-style6 .col-item-blog .item-content-blog,
.vnlab-blog-home-style6 .col-item-blog .item-content-blog .entry-header{
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}

.item-blog-media {
    position: relative;
}
.item-blog-media::after, .item-blog-media::before {
    content: "";
    position: absolute;
}
.item-blog-media::after {
    border-right: 3px solid #ebebeb;
    border-top: 3px solid #ebebeb;
    height: 20px;
    left: 0;
    right: 20px;
    top: 0;
    display: none;
}
.item-blog-media::before {
    border: 3px solid #ebebeb;
    bottom: 20px;
    content: "";
    height: 100%;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 100%;
}
#vnlab-blog-home-style3 .item-blog-media::before,
#vnlab-blog-home-style4 .item-blog-media::before{display: none;}
#vnlab-blog-home-style4 .item-content-blog .entry-meta{margin-top:20px;}
#vnlab-blog-home-style4 .item-content-blog .entry-title a {
    font-size: 18px;
    font-weight: 300;
}
#vnlab-blog-home-style4 .fancy-heading p {
    text-align: center;
    padding-top: 10px;
}
#vnlab-blog-home-style4 .item-content-blog .news-desc{font-size: 14px;}
#vnlab-blog-home-style4 .head-tab-lists.title-mod-news > span {
    color: #333;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
}
@media(max-width: 1199px){
    #vnlab-blog-home-style4 .head-tab-lists.title-mod-news > span{font-size: 40px;}
    .vnlab-blog-home-style6 .entry-time.meta-date.blog-line{display: none;}
}
#vnlab-blog-home-style4 .row-latest-news .head-tab-lists{text-align: center;margin-bottom: 0px;}
#vnlab-blog-home-style4 .owl-controls .owl-nav > div{
    top: 120px;
}
#vnlab-blog-home-style4 .owl-controls .owl-nav > div.owl-next{
    left: auto;
    right: -15px;
}
#vnlab-blog-home-style4 .owl-controls .owl-nav > div.owl-prev{
    right: auto;
    left: -15px;
}
#vnlab-blog-home-style4 .owl-controls .owl-dots{text-align: center;}
#vnlab-blog-home-style4 .owl-controls .owl-dots .owl-dot{
    display: inline-block;padding-left: 3px;padding-right: 3px;
}
#vnlab-blog-home-style4 .owl-controls .owl-dots .owl-dot span{
    width: 15px;
    height: 15px;
    border: 1px #ddd solid;
    border-radius: 50%;
    display: block;
}
#vnlab-blog-home-style4 .owl-controls .owl-dots .owl-dot:hover span,
#vnlab-blog-home-style4 .owl-controls .owl-dots .owl-dot.active span{
    background-color: #67bd45;
    border-color: #67bd45;
}
#vnlab-blog-home-style4 .owl-controls {
    padding-top: 25px;
}
.blog-line {
    display: inline-block;
    margin-right: 10px;
}
.item-content-blog .entry-title {
    color: #101010;
    font-weight: 400;
    text-transform: none;
}
.item-content-blog .entry-title a{color: #101010;}
.item-content-blog .entry-title * {
    font-size: 15px;
    font-weight: 400;
}
#vnlab-blog-home-style3 .item-content-blog .entry-title * {
    font-size: 18px;
    font-weight: 300;
}
.head-tab-lists.title-mod-news > span {
    color: #101010;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0.03em;
    text-transform: none;
}
.item-content-blog .entry-meta{font-size: 12px;color: #adadad;font-weight: 300;}
.item-content-blog .entry-meta a{font-size: 12px;color: #adadad;font-weight: 300;text-decoration: none;}
.item-content-blog .entry-meta i{font-size: 13px;color: #adadad;font-weight: 300;}
.item-content-blog .entry-meta * {
    font-weight: 300;
}
.col-item-blog:last-child {
    padding-left: 0px;
}
.item-content-blog .entry-meta {
    padding: 5px 0;
    position: relative;
}
.item-content-blog .entry-meta::before{
    content: "";
    position: absolute;
    background: #ededed;
    height: 1px;
    left: 0px;
    width: 100%;
    top: 0px;
}
.item-content-blog .entry-meta::after{
    content: "";
    position: absolute;
    background: #ededed;
    height: 1px;
    left: 0px;
    width: 100%;
    bottom: 0px;
}
.item-content-blog .read-more-link span{
    display: inline-block;
    border:1px #ededed solid;
    padding:3px 25px;
}
.item-content-blog .read-more-link span {
    border: 1px solid #ededed;
    border-radius: 30px;
    color: #515151;
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    padding: 5px 23px;
    text-transform: none;
}
.item-content-blog .news-desc {
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 20px;
}
.item-blog-data.row {
    margin: 0 auto;padding-top: 15px;
}
.item-blog-media > a {
    display: block;
    position: relative;
    z-index: 9;
}
.row.gst-post-list {
    position: relative !important;
}
#vnlab-blog-home-style2 .item-blog-data {
    float: none;
    position: relative;
    width: 100%;
    display: table;
}
#vnlab-blog-home-style2 .item-blog-data::after {
    background-color: #fff;
    bottom: 0;
    content: "";
    left: 25%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    display: block;
}
#vnlab-blog-home-style2 .item-blog-data .post-item-info {
    padding-bottom: 40px;
    padding-top: 40px;
    position: relative;
    z-index: 5;
}
#vnlab-blog-home-style2 .item-blog-data .post-item-info::before, #vnlab-blog-home-style2 .item-blog-data .post-item-info::after {
    content: "";
    display: table;
}
#vnlab-blog-home-style2 .item-blog-data .post-item-info::after {
    clear: both;
}

#vnlab-blog-home-style2 .item-content-blog-style2 .time {
    color: #c7c7c7;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    text-transform: capitalize;
}
#vnlab-blog-home-style2 .item-content-blog-style2 .time span {
    font-size: 50px;color: #67bd45;
}
.item-content-blog-style2 .entry-title > a {
    color: #101010;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
}
.item-content-blog-style2 .read-more-link{
    text-transform: uppercase;
}
.item-content-blog-style2 .read-more-link span {
    color: #101010;
    display: inline-block;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    position: relative;
    text-transform: none;
}
.item-content-blog-style2 .read-more-link span::after {
    background: #eee none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.item-content-blog-style2 .entry-title {
    margin-bottom: 55px;
}
#vnlab-blog-home-style2 .col-item-blog:last-child{padding-right: 0px;}
#vnlab-blog-home-style2 .item-blog-data{margin-left: 0px;margin-right: 0px;}
#vnlab-blog-home-style2 .head-tab-lists {
    color: #fff;
    font-size: 22px;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin-top: 0px;
}
#vnlab-blog-home-style2 .fancy-heading.text-center {
    margin-bottom: 40px;
}
#vnlab-tab-new-category {
    padding-bottom: 40px;
}


#vnlab-blog-home-style2 .post-item-info .col-item-blog:first-child {
    padding-left: 0;
}
#vnlab-blog-home-style2 .owl-carousel .owl-nav {
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
#vnlab-blog-home-style2 .owl-carousel.owl-loaded{position: relative;margin-left: 0px;margin-right: 0px;}
#vnlab-blog-home-style2 .owl-carousel .owl-prev,
#vnlab-blog-home-style2 .owl-carousel .owl-next {
    line-height: 28px;
    height: 30px;
    width: 30px;
    text-align: center;
    display: block;
    background-color: #5d957b;
    border: 1px solid #5d957b;
    color: #fff;
    font-size: 16px;
    border-radius: 100%;
    background-color: #171717;
    border-color: #171717
}
#vnlab-blog-home-style2 .owl-carousel .owl-prev > i{margin-left: -1px;}
#vnlab-blog-home-style2 .owl-carousel .owl-next > i{margin-right: -1px;}
#vnlab-blog-home-style2 .owl-carousel .owl-prev:hover,
#vnlab-blog-home-style2 .owl-carousel .owl-next:hover {
    background-color: #5d957b;
    border: 1px solid #5d957b
}

#vnlab-blog-home-style2 .owl-carousel .owl-nav .owl-prev,
#vnlab-blog-home-style2 .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
#vnlab-blog-home-style2 .owl-carousel .owl-nav .owl-prev {
    left: 25px
}

#vnlab-blog-home-style2 .owl-carousel .owl-nav .owl-next {
    right: 25px
}

#vnlab-blog-home-style2 .owl-carousel .owl-nav .owl-prev,
#vnlab-blog-home-style2 .owl-carousel .owl-nav .owl-next {
    top: calc((100% - 0px)/ 2);
    top: -moz-calc((100% - 0px)/ 2);
    top: -webkit-calc((100% - 0px)/ 2);
    top: -o-calc((100% - 0px)/ 2)
}

#vnlab-blog-home-style2 .owl-carousel:hover .owl-nav {
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#vnlab-blog-home-style2 .owl-carousel:hover .owl-nav .owl-prev {
    left: -15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#vnlab-blog-home-style2 .owl-carousel:hover .owl-nav .owl-next {
    right: -15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.row-latest-news .head-tab-lists {
    font-size: 32px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 0px;
}
.container.theme-container{position: relative;}
.blog-home-inner {
    padding-bottom: 25px;
    padding-top: 0px;
}
.row-latest-news .fancy-heading{
    margin-bottom: 35px;
}
.line-blog-title {
    margin-top: -8px;
    position: relative;
}
.line-blog-title i {
    color: #b7b7b7;
    font-size: 20px;
}
.line-blog-title i.icon-blog-ss {
    font-size: 14px;
    padding-top: 1px;
}
.line-blog-title > span {
    position: relative;padding-left: 10px;
    padding-right: 10px;
}
.line-blog-title > span::before{
    content: "";
    position: absolute;
    right: 100%;
    width: 50px;
    height: 1px;
    background-color: #b7b7b7;
    top: 12px;
}
.line-blog-title > span::after{
    content: "";
    position: absolute;
    left: 99%;
    width: 50px;
    height: 1px;
    background-color: #b7b7b7;
    top: 12px;
}

.home-style-button1 .row-latest-news .owl-carousel .owl-nav > div{
    width: 35px;height: 35px;line-height: 35px;

}

.home-style-button1 .row-latest-news .gst-post-list.owl-carousel.owl-loaded{position: relative !important;}
.home-style-button1 .row-latest-news .owl-carousel .owl-nav{
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.home-style-button1 .row-latest-news .owl-carousel .owl-nav .owl-prev > i{margin-left: -1px;}
.home-style-button1 .row-latest-news .owl-carousel .owl-nav .owl-next > i{margin-right: -1px;}
.home-style-button1 .row-latest-news .owl-carousel .owl-nav .owl-prev:hover,
.home-style-button1 .row-latest-news .owl-carousel .owl-nav .owl-next:hover {
    background-color: #5d957b;
    border: 1px solid #5d957b
}
.home-style-button1 .row-latest-news .owl-carousel .owl-nav .owl-prev:hover i,
.home-style-button1 .row-latest-news .owl-carousel .owl-nav .owl-next:hover i{color: #fff;}
.home-style-button1 .row-latest-news .owl-carousel .owl-nav .owl-prev,
.home-style-button1 .row-latest-news .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
.home-style-button1 .row-latest-news .owl-carousel .owl-nav .owl-prev {
    left: 25px
}

.home-style-button1 .row-latest-news .owl-carousel .owl-nav .owl-next {
    right: 25px
}

.home-style-button1 .row-latest-news .owl-carousel .owl-nav .owl-prev,
.home-style-button1 .row-latest-news .owl-carousel .owl-nav .owl-next {
    top: calc((100% - 30px)/ 2);
    top: -moz-calc((100% - 30px)/ 2);
    top: -webkit-calc((100% - 30px)/ 2);
    top: -o-calc((100% - 30px)/ 2)
}

.home-style-button1 .row-latest-news .owl-carousel:hover .owl-nav {
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.home-style-button1 .row-latest-news .owl-carousel:hover .owl-nav .owl-prev {
    left: -15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.home-style-button1 .row-latest-news .owl-carousel:hover .owl-nav .owl-next {
    right: -15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}



#vnlab-blog-home-style3 .row-latest-news .owl-carousel .owl-nav .owl-prev{right: 42px;}
#vnlab-blog-home-style3 .row-latest-news .owl-carousel .owl-nav .owl-prev,
#vnlab-blog-home-style3 .row-latest-news .owl-carousel .owl-nav .owl-next{
    background-color: #f5f5f5;
    position: absolute;
    top: -59px;
    margin-top: 0px;
    width: 40px;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    text-align: center;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

#vnlab-blog-home-style3 .row-latest-news .owl-carousel .owl-nav .owl-prev i,
#vnlab-blog-home-style3 .row-latest-news .owl-carousel .owl-nav .owl-next i{
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 700;
}

#vnlab-blog-home-style3 .row-latest-news .head-tab-lists {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    width: calc(100% - 100px);
}
#vnlab-blog-home-style3 .row-latest-news .head-tab-lists::before {
    background-color: #f5f5f5;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    right: 0;
    top: 20px;
    width: 100%;
}

#vnlab-blog-home-style3 .row-latest-news .head-tab-lists::after {
    background-color: #f5f5f5;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    right: 0;
    top: 22px;
    width: 100%;
    display: none;
}
#vnlab-blog-home-style3 .head-tab-lists.title-mod-news > span{
    padding-right: 10px;
    position: relative;
    background-color: #fff;
    z-index: 1;
}
.item-blog-media img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
.vnlab-blog-home-style5 .item-blog-data {
    padding: 0px 15px;
}
.vnlab-blog-home-style5 .entry-time.meta-date.blog-line time span {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    color: #000000;
}
.vnlab-blog-home-style5 .entry-time.meta-date.blog-line {
    margin: 0 auto;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 1px #fff solid;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 99;
    background: #fff;
}
.vnlab-blog-home-style5 .entry-time.meta-date.blog-line time span.entry-time-date.dblock{
    font-weight: 500;text-transform: none;font-size: 17px;color: #333;
}
.vnlab-blog-home-style5 .entry-time.meta-date.blog-line time {
    padding: 10px 0px 5px;
    display: block;
    line-height: 17px;
}
.vnlab-blog-home-style5 .item-blog-media{position: relative;}
.vnlab-blog-home-style5 .bottom-item-blog{position: relative;padding: 0px 30px;}
.vnlab-blog-home-style5 .bottom-item-blog::after{
    content: "";
    display: table;
    clear: both;
}
.vnlab-blog-home-style5 .bottom-item-blog .entry-categories {
    display: inline-block;
    float: left;

}
.vnlab-blog-home-style5 .bottom-item-blog .read-more-link {
    display: inline-block;
    float: right;
    text-decoration: none;
    position: relative;
    top: 2px;
}
.vnlab-blog-home-style5 .item-content-blog .media-body {
    margin: 0px 0px;
    display: block;
    width: auto;
}
.vnlab-blog-home-style5 .bottom-item-blog::before{
    content: "";
    position: absolute;
    top: -15px;
    left: 0px;
    background-color: #ddd;
    height: 1px;
    width: 100%;
}
#vnlab-blog-home-style4.vnlab-blog-home-style5 .item-content-blog .entry-title a {
    font-size: 16px;
    font-weight: 400;
}
.vnlab-blog-home-style5 .bottom-item-blog .entry-categories a {
    color: #000000;
    font-weight: 300;
    font-size: 13px;
    text-decoration: none;
}
.vnlab-blog-home-style5 .bottom-item-blog .read-more-link i {
    font-size: 18px;
    color: #7a7a7a;
}
.vnlab-blog-home-style5 .bottom-item-blog .read-more-link:hover i{color: #000000;}


.vnlab-blog-home-style5 .item-blog-data:hover .col-item-blog {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.vnlab-blog-home-style5 .item-blog-data .item-content-blog {
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.vnlab-blog-home-style5 .item-blog-data .entry-header {
    padding: 0px 15px;
}



/*********Home Style 6*********/
.vnlab-blog-home-style6 .item-blog-data{padding-left: 15px;padding-right: 15px;}
.vnlab-blog-home-style6 .item-blog-media::before{display: none;}
.vnlab-blog-home-style6 .col-item-blog {
    border-radius: 9px;
    overflow: hidden;
}
.vnlab-blog-home-style6 .item-content-blog {
    padding: 0px 25px 25px;border: 1px #f4f1e3 solid;border-top: 0px;border-radius: 0px 0px 9px 9px;
}
.vnlab-blog-home-style6 .item-content-blog .entry-header {
    margin-left: -26px;
    margin-right: -26px;
    min-height: 40px;
    background-color: #333;
    padding-top: 15px;
    padding-bottom: 25px;
}
.vnlab-blog-home-style6 .item-content-blog .entry-header h3{margin-top: 0px;margin-bottom: 0px;color: #fff;padding-left: 25px;padding-right: 25px;}
.vnlab-blog-home-style6 .item-content-blog .entry-header h3 a {
    color: #fff;
    line-height: 20px;
    display: block;
    font-size: 14px;
    font-weight: 500;
}

.vnlab-blog-home-style6 .blog-home-author {
    position: relative;padding-right: 10px;
}
.vnlab-blog-home-style6 .author-avatar-blog-home {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: -30px;
    border: 5px #fff solid;
}
.vnlab-blog-home-style6 .author-avatar-blog-home img {
    display: block;
    width: 100%;
}
.vnlab-blog-home-style6 .author-name-blog-home {
    padding-left: 56px;
    font-size: 13px;
    color: #000000;
}
.vnlab-blog-home-style6 .blog-line-face {
    display: flex;padding-top: 15px;
}
.vnlab-blog-home-style6 .entry-time.meta-date.blog-line {
    margin: 0px;
    padding-left: 12px;
    padding-right: 10px;
}
.vnlab-blog-home-style6 .viewed-blog-home {
    display: block;
    padding-left: 12px;
}
.vnlab-blog-home-style6 .item-content-blog .news-desc {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 20px;
}
.vnlab-blog-home-style6 .entry-time.meta-date.blog-line i {
    padding-right: 8px;
    font-size: 13px;
}
.vnlab-blog-home-style6 .entry-time.meta-date.blog-line .entry-time-date.dblock {
    font-size: 13px;
}
.vnlab-blog-home-style6 .viewed-blog-home span {
    font-size: 13px;
}
.vnlab-blog-home-style6 .viewed-blog-home i {
    font-size: 18px;
    margin-right: 7px;
}
.vnlab-blog-home-style6 .read-more-link {
    float: right;color: #000000;
}
.bottom-item-blog .entry-categories a{color: #000000;}

.vnlab-blog-home-style6 .col-item-blog:hover .item-content-blog{border-color: #000000;}
.vnlab-blog-home-style6 .col-item-blog:hover .item-content-blog .entry-header{background-color: #000000;}

.vnlab-blog-home-style6 .head-tab-lists span.bold {
    font-weight: 500;
}
.vnlab-blog-home-style6 .head-tab-lists span {
    font-size: 27px;
    font-weight: 300;
    text-transform: none;
}
.vnlab-blog-home-style6 .row-latest-news .head-tab-lists{text-align: center;}



.vnlab-home-blog-style7 #vnlab-blog-home-style4.vnlab-blog-home-style5 .item-content-blog .entry-title a {
    font-size: 18px;
    font-weight: 500;
}
.vnlab-home-blog-style7 #vnlab-blog-home-style4 .item-content-blog .news-desc {
    font-size: 15px;
    font-weight: 400;
}
.vnlab-home-blog-style7 .vnlab-blog-home-style5 .entry-time.meta-date.blog-line time span.entry-time-date.dblock{font-size: 30px;}
.vnlab-home-blog-style7 .vnlab-blog-home-style5 .entry-time.meta-date.blog-line time span{font-size: 14px;color: #fff !important;}
.vnlab-home-blog-style7 .vnlab-blog-home-style5 .entry-time.meta-date.blog-line time{line-height: 25px;}
.vnlab-home-blog-style7 .vnlab-blog-home-style5 .entry-time.meta-date.blog-line{
    border-radius: 5px;height: 65px;
    background: #000000;
    background: linear-gradient(90deg, #000000 0%, #0487c2 100%);
    border:none;
    right: 15px;
    left: auto;
}
.vnlab-home-blog-style7 .author-avatar-blog-home img {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
}
.vnlab-home-blog-style7 .blog-home-author {
    display: block;
    float: left;
}
.vnlab-home-blog-style7 .blog-home-author > span {
    display: inline-block;
    float: left;
}
.vnlab-home-blog-style7 .commenttotal-blog-home {
    float: right;
}
.vnlab-home-blog-style7 .viewed-blog-home {
    float: right;padding-right: 15px;
}
.vnlab-home-blog-style7 .blog-home-author > span.icon-author-blog {
    font-size: 22px;
    padding-right: 5px;
}
.vnlab-home-blog-style7 .author-name-blog-home label {
    font-weight: 300;
    font-size: 13px;
    padding-right: 3px;margin:0px;
    background: linear-gradient(to right, #333 0%, #333 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}
.vnlab-home-blog-style7 .blog-home-author > span.author-name-blog-home {
    font-size: 13px;padding-top: 2px;
    background: #000000;;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.vnlab-home-blog-style7 .viewed-blog-home span, .commenttotal-blog-home span{
    color: #8c93a5;font-size: 15px;font-weight: 300;
}
.vnlab-home-blog-style7 .viewed-blog-home i {
    font-size: 17px;color: #8c93a5;padding-right: 1px;font-weight: 300;
}
.vnlab-home-blog-style7 .commenttotal-blog-home i {
    font-size: 15px;color: #8c93a5;padding-right: 1px;font-weight: 300;
}
.vnlab-home-blog-style7 .blog-line-face::after {
    content: "";
    display: table;
    clear: both;
}

.vnlab-home-blog-style7 .blog-line-face {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    margin-top: 20px;
    position: relative;
    border-top: 1px #ddd solid;
}
.vnlab-home-blog-style7 .vnlab-blog-home-style5 .bottom-item-blog .entry-categories a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    background: #000000;;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.vnlab-home-blog-style7 .vnlab-blog-home-style5 .bottom-item-blog{padding-left: 15px;padding-right: 15px;}
.vnlab-home-blog-style7 .col-item-blog {
    border: 1px #ddd solid;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
}
.vnlab-home-blog-style7 .vnlab-blog-home-style5 .bottom-item-blog::before{display: none;}
.vnlab-home-blog-style7 .vnlab-blog-home-style5 .item-blog-data .item-content-blog{margin-bottom: 0px;}
.vnlab-home-blog-style7 #vnlab-blog-home-style4 .head-tab-lists.title-mod-news > span {
    font-size: 27px;
    font-weight: 500;
    text-transform: uppercase;
}
.vnlab-home-blog-style7 .gst-row.row-latest-news.ovh {
    padding: 40px 0 0px;
}
@media(max-width: 991px){
    .vnlab-blog-home-style6 .item-content-blog{padding: 0px 15px 25px;}
    .vnlab-home-blog-style7 #vnlab-blog-home-style4 .head-tab-lists.title-mod-news > span{font-size: 32px;}
}
@media(max-width: 767px){
    .vnlab-home-blog-style7 #vnlab-blog-home-style4 .head-tab-lists.title-mod-news > span{font-size: 20px;}
}
@media(max-width: 600px){
    .vnlab-home-blog-style7 #vnlab-blog-home-style4.vnlab-blog-home-style5 .item-content-blog .entry-title a{font-size: 16px;}
    .vnlab-home-blog-style7 .vnlab-blog-home-style5 .bottom-item-blog .entry-categories a{font-size: 13px;}
    .vnlab-home-blog-style7 .viewed-blog-home span, .commenttotal-blog-home span{font-size: 13px;}
    .vnlab-home-blog-style7 .viewed-blog-home{padding-right: 5px;}
    .vnlab-home-blog-style7 .blog-home-author > span.icon-author-blog{font-size: 18px;}
    .vnlab-home-blog-style7 .blog-home-author > span.author-name-blog-home{padding-top: 0px;}
    .vnlab-home-blog-style7 .viewed-blog-home,
    .vnlab-home-blog-style7 .commenttotal-blog-home{margin-top: -2px;}
}
@media(max-width: 600px) and (min-width: 531px){
    .vnlab-blog-home-style6 .author-name-blog-home{font-size: 12px;}
    .vnlab-blog-home-style6 .item-blog-data{padding-right: 10px;padding-left: 10px;}
}

@media(max-width: 600px) and (min-width: 481px){
    .vnlab-blog-home-style6 .item-blog-data{padding-right: 10px;padding-left: 10px;}
}
@media(max-width: 370px){
    .vnlab-home-blog-style7 #vnlab-blog-home-style4 .head-tab-lists.title-mod-news > span {
        font-size: 19px;
    }
}