#page-article {
    font-weight: normal;
    margin-bottom: 50px;
    position: relative
}

.the-article {
    z-index: 9;
    font-size: 1rem;
    position: relative;
    padding: 50px 0 50px
}

.the-article .main {
    background: #fff;
    float: left;
    width: 100%;
    position: relative
}

.the-article .recommendation {
    float: left;
    width: 100%;
    position: relative;
    z-index: 9999;
    margin: 30px 0;
    padding: 20px 0
}

.the-article .recommendation>header {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.the-article .recommendation>header h2 {
    font-size: 1.5em
}

.the-article .recommendation .article-item .article-meta {
    display: block
}

.the-article .recommendation .article-item .article-title {
    font-size: 1rem
}

.the-article.layout-no-sidebar .the-article-header {
    text-align: center
}

.the-article.layout-no-sidebar .the-article-meta {
    text-align: center
}

.the-article.layout-no-sidebar .the-article-meta li {
    float: none
}

.the-article.layout-no-sidebar .the-article-body,
.the-article.layout-no-sidebar .the-article-summary {
    line-height: 28px
}

.the-article.layout-no-sidebar .recommendation {
    margin: 30px 0 0;
    padding: 20px 0 0
}

.the-article.layout-no-sidebar .the-article-summary {
    padding: 20px 0
}

.the-article.layout-no-sidebar .the-article-header {
    border-bottom: 0;
    padding-top: 30px;
    margin-bottom: 0
}

.the-article.layout-no-sidebar .the-article-title {
    text-align: center;
    margin-top: 50px;
    margin-top: 0
}

.the-article.layout-no-sidebar .the-article-title:before {
    content: '';
    text-transform: uppercase;
    display: block !important;
    color: #ccc;
    font-size: 1.2rem;
    letter-spacing: 1px;
    margin-bottom: 20px
}

.the-article.type-text.layout-no-sidebar .the-article-summary {
    text-align: center;
    position: relative;
    font-size: 1.1rem;
    line-height: 1.6
}

.the-article.type-text.layout-no-sidebar .the-article-body {
    font-size: 1.1rem;
    line-height: 1.6
}

.the-article.type-text.layout-no-sidebar .the-article-body>p img {
    max-width: 100% !important;
    height: auto;
    margin-top: 5px;
    margin-bottom: 0;
    width: auto;
    clear: both;
    float: none;
    margin: 0 auto
}

.the-article[topic-id] .the-article-title:before {
    font-family: sans-serif;
    display: inline-block;
    font-weight: 300;
    padding: 0 10px;
    border-radius: 5px;
    font-style: normal
}

.the-article-header {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.the-article-title {
    font-family: 'Roboto', serif;
    font-size: 2.4em;
    color: #000;
    line-height: 1.2;
    letter-spacing: -1px;
    margin: 10px 0;
    width: 100%;
}

.the-article-category {
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size: 1em;
    font-weight: 300
}

.the-article-category a {
    color: #888
}

.the-article-category a:hover {
    color: #3399cc
}

.the-article-meta {
    margin: 15px 0 8px;
    float: left;
    width: 100%;
    font-family: sans-serif;
    font-size: 0.85em;
    color: #888
}

.the-article-meta>* {
    display: inline-block;
    margin-right: 10px
}

.the-article-meta>*:last-child:after {
    display: none
}

.the-article-meta .the-article-author {
    font-weight: bold;
    color: #444;
    margin-bottom: 15px;
    width: 100%;
    margin: 0px 3px 0 0;
    width: auto
}

.the-article-meta .the-article-author a {
    display: inline-block;
    color: #222
}

.the-article-meta .the-article-author a:before {
    content: ',';
    display: inline-block;
    margin-right: 3px;
    color: #888;
    font-weight: normal
}

.the-article-meta .the-article-author a:first-child:before {
    display: none
}

.the-article-meta .the-article-author a:last-child:before {
    content: ' và ';
    margin-left: 3px
}

.the-article-meta .the-article-author+.the-article-publish {
    color: #888;
    margin-top: 10px
}

.the-article-meta .the-article-author+.the-article-publish:before {
    content: '●';
    margin-right: 5px
}

.the-article-summary {
    font-family: 'Roboto', serif;
    font-size: 1.1em;
    line-height: 1.618;
    font-weight: bold;
    color: #333;
    clear: both;
    float: left;
    width: 100%;
    margin: 0 0 18px
}

.the-article-body {
    float: left;
    width: 100%;
    position: relative;
    font-family: 'Roboto', serif;
    color: #333;
    line-height: 1.618;
    font-size: 1.1em
}

.the-article-body img {
    background: #f1f1f1;
    width: 100%;
    height: 100%
}

.the-article-body>*:nth-child(1) {
    float: none;
    margin-top: 0 !important;
    width: 100%
}

.the-article-body>ol {
    list-style: inherit;
    padding-left: 40px;
    margin: 18px 0
}

.the-article-body>ol li {
    margin-bottom: 10px
}

.the-article-body>ol li:last-child {
    margin-bottom: 0
}

.the-article-body img {
    max-width: 100%;
    display: block;
    height: auto
}

.the-article-body p {
    margin: 18px 0
}

.the-article-body p img {
    float: left;
    width: auto;
    height: auto;
    width: 100%;
    margin-bottom: 18px
}

.the-article-tags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    white-space: nowrap;
    margin-top: 10px;
    font-size: 0.75em;
    color: #888;
    line-height: 1.618;
    float: left;
    width: 100%
}

.the-article-tags i {
    font-size: 20px;
    color: #ccc;
    float: left;
    margin-right: 10px
}

.the-article-tags .more-icon {
    width: 20px;
    height: 20px;
    background-color: #ccc;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    color: #fff;
    margin: 0 0 0 5px;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center
}

.the-article-tags .more-icon i {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    float: initial
}

.the-article-tags strong,
.the-article-tags a,
.the-article-tags span {
    background: #eee;
    border-radius: 9px;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    color: #666;
    float: left;
    padding: 0 8px;
    margin-right: 5px;
    margin-bottom: 5px
}

.the-article-tags strong:hover,
.the-article-tags a:hover,
.the-article-tags span:hover {
    cursor: pointer;
    background-color: #006ba0;
    color: #fff
}

.the-article-tags .tag-item:nth-child(n+5) {
    display: none
}

@media (max-width: 1023px) {
    #page-article>.page-wrapper {
        padding: 0 10%
    }

    .the-article .recommendation .article-list.layout-grid-3 {
        margin-bottom: 30px;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .the-article .recommendation .article-list.layout-grid-3 .article-item {
        width: 100% !important;
        margin-right: 0 !important;
        min-height: 160px;
        padding-left: 260px;
        margin-bottom: 29px
    }

    .the-article .recommendation .article-list.layout-grid-3 .article-item .article-title {
        font-size: 1.1em
    }

    .the-article .recommendation .article-list.layout-grid-3 .article-item .article-thumbnail {
        width: 240px !important;
        position: absolute;
        top: 0;
        left: 0
    }

    .the-article.layout-no-sidebar .the-article-title,
    .the-article.layout-no-sidebar .the-article-header,
    .the-article.layout-no-sidebar .the-article-meta,
    .the-article.layout-no-sidebar .the-article-summary {
        text-align: left !important
    }

    .the-article.layout-no-sidebar .the-article-summary {
        padding: 5px 0 10px
    }
}

@media (max-width: 1023px) {
    .the-article .the-article-body p img {
        max-width: initial !important;
        margin-left: initial !important
    }
}

@media (width: 768px) {

    .the-article {
        padding: 60px 0 0;
        background: #fff;
        margin-top: 0
    }

    .the-article-share,
    .the-article-tags {
        display: none
    }
}

@media (max-width: 719px) {
    .the-article .recommendation .article-list.layout-grid-3 .article-item {
        min-height: 120px;
        padding-left: 195px
    }

    .the-article .recommendation .article-list.layout-grid-3 .article-item .article-thumbnail {
        width: 180px !important
    }
}

@media (width: 720px) {
    #page-article {
        background: #fff
    }

    .the-article-summary {
        font-size: 20px;
        line-height: 32px !important;
        margin-top: 10px
    }

    .the-article-body {
        font-size: 20px;
        line-height: 32px !important
    }

    .the-article-body p {
        margin: 18px 0
    }

    .the-article {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 60px 0 0;
        overflow: hidden
    }
}

@media (width: 320px) {
    #page-article {
        background: #fff
    }

    .the-article-title {
        font-size: 2em
    }

    .the-article-tags {
        display: none !important
    }

    .the-article {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 40px 0 0
    }

    .the-article .recommendation .article-list.layout-grid-3 .article-item {
        min-height: 80px;
        padding-left: 130px
    }

    .the-article .recommendation .article-list.layout-grid-3 .article-item .article-title {
        font-size: 0.8em
    }

    .the-article .recommendation .article-list.layout-grid-3 .article-item .article-thumbnail {
        width: 120px !important
    }
}

@media (min-width: 1024px) {

    .the-article .main {
        padding: 0;
        padding-right: 340px
    }

    .the-article .recommendation {
        margin-bottom: 0
    }

    .the-article.layout-no-sidebar .main {
        padding: 0
    }

    .the-article.layout-no-sidebar .the-article-body,
    .the-article.layout-no-sidebar .the-article-summary,
    .the-article.layout-no-sidebar .the-article-title,
    .the-article.layout-no-sidebar .the-article-tags {
        float: left;
        position: relative;
        clear: both;

    }
}

@media (min-width: 1360px) {
    .the-article-title {
        font-size: 2.6em
    }

    .the-article.layout-no-sidebar .the-article-summary {
        text-align: center
    }
}