.row.vtx-archive-news-breadcrumb .col {
    padding-bottom: 21px;
    padding-top: 20px;
}
 .page-id-27075 main#main {
    background: #fff;
}
.section.section.vtx-news-archive-nav .menu {
    margin: 0;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

.section.section.vtx-news-archive-nav .menu li {
    display: inline-block;
    border: none;
    color: #fff;
    /* margin-right: 20px; */
    position: relative;
}

.section.section.vtx-news-archive-nav .menu li a {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
}

.section.section.vtx-news-archive-nav .row .col {
    padding-bottom: 0;
}

.section.section.vtx-news-archive-nav {
    padding-top: 7px !important;
    padding-bottom: 8px !important;
}

.section.section.vtx-news-archive-nav .menu li:after {
    content: " ";
    width: 1px;
    height: 16px;
    background: #fff;
    position: absolute;
    top: 11px;
    right: -66px;
}

.section.section.vtx-news-archive-nav .menu li:last-child:after {
    content: none;
}

.one-newest-news {
    position: relative;
    margin-bottom: 20px;
}

.one-newest-news>img {
    height: 376px;
    width: 100%;
    object-fit: cover;
}

.one-newest-news-icon-title {
    position: absolute;
    bottom: 24px;
    left: 20px;
}

.one-newest-news-icon {
    background: #ED0000;
    color: #fff;
    height: 28px;
    display: inline-block;
    padding: 5px 10px;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 5px;
    margin-bottom: 14px;
}

.one-newest-news-title a {
    font-size: 20px;
    font-weight: 600;
    color: #3C3C3C;
    text-transform: uppercase;
}

.archive-section1-news-list24 h5.post-title.is-large {
    font-size: 12px;
    text-transform: uppercase;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.archive-section1-news-list24 .is-divider {
    display: none;
}

.archive-section1-news-list24 .box-text.text-center {
    padding: 0;
    padding-top: 12px;
}

.archive-section1-news-list24  .vtx-post-meta {
    margin-top: 9px;
}

.vtx-news-archive-title p {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.vtx-news-archive-title p span:nth-of-type(1) {
    border-bottom: 2px solid #008DDF;
    color: #3C3C3C;
    margin-right: 10px;
    display: inline-block;
}

.vtx-news-archive-title p span:nth-of-type(2) {
    color: #008DDF;
    display: inline-block;
}

.vtx-home-news-list.archive-section1-news-list47 {}



.vtx-home-news-list.archive-section1-news-list47 .box.box-vertical.box-text-bottom.box-blog-post.has-hover {
    display: flex;
    align-items: center;
}

.vtx-home-news-list.archive-section1-news-list47 .box-image {
    order: 2;
}

.vtx-home-news-list.archive-section1-news-list47 .box-text.text-left.is-small {
    order: 1;
    padding-left: 0;
    padding-right: 15px;
}

.archive-section1-news-list24 li.vtx-post-meta-author {
    display: none;
}

.archive-section1-news-list24 li.vtx-post-meta-view {
    display: none;
}

.archive-section1-news-list24 li.vtx-post-meta-comment {
    display: none;
}

.archive-section2-news-of-product .post-title {
    font-size: 15px;
    color: #3C3C3C;
    text-transform: uppercase;
    font-weight: 600;
}

.archive-section2-news-of-product .is-divider {
    display: none;
}

span.vtx-post-meta-author-name {
    color: #006FD6;
    text-transform: uppercase;
    font-weight: 600;
}





.vtx-most-viewed-posts-item-in {
    display: flex;
    flex-flow: row wrap;
}

.vtx-most-viewed-posts-item-number {
    flex-basis: 54px;
    font-size: 24px;
    font-weight: 600;
    font-style: italic;
}

.vtx-most-viewed-posts-item-title-meta {
    flex-basis: calc(100% - 54px);
}

.vtx-most-viewed-posts-item-title-meta h3 {
    font-size: 15px;
    color: #3C3C3C;
    text-transform: uppercase;
    /* font-weight: 500; */
}

.vtx-most-viewed-posts-item-first-child {
    margin-bottom: 16px;
}

.vtx-post-meta {
    font-size: 12px;
}

.vtx-most-viewed-posts-item-share a {
    font-size: 15px;
    font-weight: 500;
    color: #3C3C3C;
    position: relative;
    padding-left: 27px;
}

.vtx-most-viewed-posts-item-share a:before {
    content: " ";
    width: 15px;
    height: 17px;
    display: inline-block;
    background: url(../images/share.png);
    position: absolute;
    left: 0;
    top: 0;
}

.vtx-most-viewed-posts-item {
    margin-bottom: 20px;
}

.vtx-most-viewed-posts-item:first-child {}

.vtx-most-viewed-posts-item:first-child .vtx-most-viewed-posts-item-number {
    font-size: 64px;
    flex-basis: 100px;
}

.vtx-most-viewed-posts-item:first-child .vtx-most-viewed-posts-item-title-meta {
    flex-basis: calc(100% - 100px);
}

.text.vtx-news-archive-title {
    text-align: left;
}
a.button.primary.is-outline.vtx-archive-news-button-read-more:hover{
     box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25) !important;
     border-radius: 5px !important;
     border: none;
     color: #008ddf;
     line-height: 35px;
}
a.button.primary.is-outline.vtx-archive-news-button-read-more {
    font-size: 14px;
    color: #8E8B8B;
    background: none;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    border: none;
    transition: all .5s ease;
    line-height: 35px;
}

a.button.primary.is-outline.vtx-archive-news-button-read-more span {
    /* line-height: 1.1; */
    padding-bottom: 0;
}

.box-blog-post .is-divider {
    display: none;
}



.archive-section3-faq .post-title.is-large {
    font-size: 15px;
    color: #3C3C3C;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 10px;
}

button.button.is-outline.is-small.mb-0 {
    font-size: 14px;
    color: #8E8B8B;
    background: none;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    border: none;
    transition: all .5s ease;
    line-height: 35px;
}
button.button.is-outline.is-small.mb-0:hover{
     box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25) !important;
     border-radius: 5px !important;
     border: none;
     color: #008ddf;
     line-height: 35px;
}

p.from_the_blog_comments.uppercase.is-xsmall {
    display: none;
}

.archive-section3-faq .col.post-item {
    padding-bottom: 0;
}









.archive-section3-faq .box-image .image-cover {
    min-height: 287px !important;
}.row.vtx-archive-news-breadcrumb .col {
    padding-bottom: 21px;
    padding-top: 20px;
}

.section.section.vtx-news-archive-nav .menu {
    margin: 0;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

.section.section.vtx-news-archive-nav .menu li {
    display: inline-block;
    border: none;
    color: #fff;
    /* margin-right: 20px; */
    position: relative;
}

.section.section.vtx-news-archive-nav .menu li a {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
}

.section.section.vtx-news-archive-nav .row .col {
    padding-bottom: 0;
}

.section.section.vtx-news-archive-nav {
    padding-top: 7px !important;
    padding-bottom: 8px !important;
}

.section.section.vtx-news-archive-nav .menu li:after {
    content: " ";
    width: 1px;
    height: 16px;
    background: #fff;
    position: absolute;
    top: 11px;
    right: -66px;
}
.archive-section2-news-of-product .col.post-item .col-inner {
    border-bottom: dashed 1px #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.archive-section2-news-of-product .col.post-item {
    padding-bottom: 0;
}



.archive-section3-faq .col.post-item .col-inner {
    border-bottom: dashed 1px #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.section.section.vtx-news-archive-nav .menu li:last-child:after {
    content: none;
}

.one-newest-news {
    position: relative;
    margin-bottom: 20px;
}

.one-newest-news>img {
    height: 376px;
    width: 100%;
    object-fit: cover;
}

.one-newest-news-icon-title {
    position: absolute;
    bottom: 24px;
    left: 0;
}

.one-newest-news-icon {
    background: #ED0000;
    color: #fff;
    height: 28px;
    display: inline-block;
    padding: 5px 10px;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 5px;
    margin-bottom: 14px;
}

.one-newest-news-title a {
    font-size: 20px;
    font-weight: 600;
    color: #3C3C3C;
    text-transform: uppercase;
}

.archive-section1-news-list24 h5.post-title.is-large a {
    font-size: 12px;
    text-transform: uppercase;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.archive-section1-news-list24 .is-divider {
    display: none;
}

.archive-section1-news-list24 .box-text.text-center {
    padding: 0;
    padding-top: 12px;
}

.archive-section1-news-list24  .vtx-post-meta {
    margin-top: 9px;
}

.vtx-news-archive-title p {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.vtx-news-archive-title p span:nth-of-type(1) {
    border-bottom: 2px solid #008DDF;
    color: #3C3C3C;
    margin-right: 10px;
    display: inline-block;
}

.vtx-news-archive-title p span:nth-of-type(2) {
    color: #008DDF;
    display: inline-block;
}

.vtx-home-news-list.archive-section1-news-list47 {}



.vtx-home-news-list.archive-section1-news-list47 .box.box-vertical.box-text-bottom.box-blog-post.has-hover {
    display: flex;
    align-items: center;
}

.vtx-home-news-list.archive-section1-news-list47 .box-image {
    order: 2;
}

.vtx-home-news-list.archive-section1-news-list47 .box-text.text-left.is-small {
    order: 1;
    padding-left: 0;
    padding-right: 15px;
}

.archive-section1-news-list24 li.vtx-post-meta-author {
    display: none;
}

.archive-section1-news-list24 li.vtx-post-meta-view {
    display: none;
}

.archive-section1-news-list24 li.vtx-post-meta-comment {
    display: none;
}

.archive-section2-news-of-product .post-title {
    font-size: 15px;
    color: #3C3C3C;
    text-transform: uppercase;
    font-weight: 600;
}

.archive-section2-news-of-product .is-divider {
    display: none;
}

span.vtx-post-meta-author-name {
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
}





.vtx-most-viewed-posts-item-in {
    display: flex;
    flex-flow: row wrap;
}

.vtx-most-viewed-posts-item-number {
    flex-basis: 54px;
    font-size: 24px;
    font-weight: 600;
    font-style: italic;
}

.vtx-most-viewed-posts-item-title-meta {
    flex-basis: calc(100% - 54px);
}

.vtx-most-viewed-posts-item-title-meta h3 {
    font-size: 15px;
    color: #3C3C3C;
    text-transform: uppercase;
    /* font-weight: 500; */
}
.author main#main {
    background: #fff;
}
.vtx-most-viewed-posts-item-first-child {
    margin-bottom: 16px;
}



.vtx-most-viewed-posts-item-share a {

    font-size: 15px;
    font-weight: 500;
    color: #3C3C3C;
    position: relative;
    padding-left: 27px;
}

.vtx-most-viewed-posts-item-share a:before {
    content: " ";
    width: 15px;
    height: 17px;
    display: inline-block;
    background: url(../images/share.png);
    position: absolute;
    left: 0;
    top: 0;
}

.vtx-most-viewed-posts-item {
       margin-bottom: 10px;
    border-bottom: dashed 1px #ddd;
    padding-bottom: 10px;
}

.vtx-most-viewed-posts-item:first-child {}

.vtx-most-viewed-posts-item:first-child .vtx-most-viewed-posts-item-number {
    font-size: 64px;
    flex-basis: 100px;
}

.vtx-most-viewed-posts-item:first-child .vtx-most-viewed-posts-item-title-meta {
    flex-basis: calc(100% - 100px);
}

.text.vtx-news-archive-title {
    text-align: left;
}
a.button.primary.is-outline.vtx-archive-news-button-read-more:hover{
     box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25) !important;
     border-radius: 5px !important;
     border: none;
     color: #008ddf;
     line-height: 35px;
}
a.button.primary.is-outline.vtx-archive-news-button-read-more {
    font-size: 14px;
    color: #8E8B8B;
    background: none;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    border: none;
    transition: all .5s ease;
    line-height: 35px;
}

a.button.primary.is-outline.vtx-archive-news-button-read-more span {
    /* line-height: 1.1; */
    padding-bottom: 0;
}

.box-blog-post .is-divider {
    display: none;
}



.archive-section3-faq .post-title.is-large {
    font-size: 15px;
    color: #3C3C3C;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 10px;
}

button.button.is-outline.is-small.mb-0 {
    font-size: 14px;
    color: #8E8B8B;
    background: none;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    border: none;
    transition: all .5s ease;
    line-height: 35px;
}
button.button.is-outline.is-small.mb-0:hover{
     box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25) !important;
     border-radius: 5px !important;
     border: none;
     color: #008ddf;
     line-height: 35px;
}

p.from_the_blog_comments.uppercase.is-xsmall {
    display: none;
}

.archive-section3-faq .col.post-item {
    padding-bottom: 11px;
}
.blog-wrapper.blog-archive.page-wrapper {
    padding-top: 0;
}

.archive .post-title.is-large {
    font-size: 15px;
    color: #3C3C3C;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 39px;
}

.category main#main {
    background: #fff;
}

.category main#main h1.page-title.is-large.uppercase {
    display: none;
}

.category main#main p.from_the_blog_excerpt {
    display: none;
}
button#vtx-archive-load-more-post {
    font-size: 16px;
    color: #008DDF;
    border: 2px solid #008DDF;
    min-width: 245px;
    font-weight: 500;
    text-transform: capitalize;
}



.category-tin-tuc main#main {
    background: #fff;
}








.row.vtx-archive-news-section-1 .col {
    padding-bottom: 4px;
}

.post-title.is-large {
    margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
	.archive-section3-faq .box-image img {
    height: auto;
   
}
.one-newest-news>img {
    height: auto;
    width: 100%;
    object-fit: cover;
}
.section.section.vtx-news-archive-nav .menu li:after {
    content: none;
}
.row.vtx-home-news-list.archive-section1-news-list47.large-columns-1.medium-columns-1.small-columns-1 .box-image img {
    height: auto;
   
}
.row.archive-section2-news-of-product.large-columns-1.medium-columns-1.small-columns-1 .box-image img {
    height: auto;
   
}
}
@media only screen and (max-width: 480px) {
	.category section.section.vtx-news-archive-nav {
    display: none;
}
	.row.vtx-archive-news-section-1 .col:nth-of-type(3) {
    display: none;
}
.vtx-home-news-list.archive-section1-news-list47 .box-image {
    order: 2;
    flex-basis: 55%;
}
.vtx-home-news-list .col.post-item li.vtx-post-meta-author {
    display: none;
}
.one-newest-news-icon-title {
    left: 0;
}
.row.vtx-home-news-list.archive-section1-news-list47.large-columns-1.medium-columns-1.small-columns-1 .box-image img {
    height: 150px;
}
.archive-section2-news-of-product .box.box-vertical.box-text-bottom.box-blog-post.has-hover {
    display: flex;
}

.row.archive-section2-news-of-product.large-columns-1.medium-columns-1.small-columns-1 .box-image {
    flex-basis: 237px;
    padding-right: 20px;
}

.row.archive-section2-news-of-product.large-columns-1.medium-columns-1.small-columns-1 li.vtx-post-meta-author {
    display: none;
}



.row.archive-section2-news-of-product.large-columns-1.medium-columns-1.small-columns-1 .box-image .image-cover {
    min-height: auto;
    padding-top: 128px !important;
}

.archive-section2-news-of-product .post-title {
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.row.archive-section2-news-of-product.large-columns-1.medium-columns-1.small-columns-1 p.from_the_blog_excerpt {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.archive-section3-faq .box-image .image-cover {
    min-height: auto !important;
}
}