.same-post {
    clear: both;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    overflow: hidden;
}

    .same-post li {
        width: 32%;
        margin-right: 2%;
        float: left;
    }

        .same-post li:nth-child(3n+3) {
            margin-right: 0;
        }

        .same-post li .postImg {
            height: 150px;
            margin-bottom: 5px;
        }

        .same-post li h4 {
            font-size: 15px;
            color: #025C90;
            font-weight: normal;
            height: 62px;
        }

.feature-home .left {
    width: 72%;
    float: left;
    min-height: 520px;
}

.feature-home .right {
    position: absolute;
    right: 0;
}

.first-feature .postImg {
    height: 400px;
}

.first-feature h3 {
    color: #025C90;
    font-size: 20px; /* font-weight:normal; */
    margin-top: 10px;
}

.first-feature .desc {
    margin-top: 8px;
    height: 62px;
    overflow: hidden;
}

.next-feature {
    float: right;
    width: 28%;
}

    .next-feature .item + .item {
        margin-top: 16px;
    }

    .next-feature .postImg {
        height: 140px;
    }

    .next-feature h3 {
        color: #025C90;
        font-size: 16px;
        font-weight: normal;
        margin-top: 8px;
    }

    .next-feature .desc {
        height: 40px;
        overflow: hidden
    }

.list-feature-top {
    margin-top: 16px;
}

    .list-feature-top .item {
        float: left;
        width: 23.8%;
        margin-right: 1.6%;
    }

        .list-feature-top .item:last-child {
            margin-right: 0;
        }

        .list-feature-top .item .postImg {
            height: 120px;
        }

        .list-feature-top .item h4 {
            font-size: 14px;
            font-weight: normal;
            margin-top: 5px;
            color: #222;
        }

        .list-feature-top .item:hover h4, .list-feature .item:hover h4 {
            color: #025C90;
        }

.list-feature {
    margin-top: 10px;
    clear: both;
    padding: 0;
}

    .list-feature h4 {
        font-size: 17px;
        color: #222;
        height: 48px;
        margin-top: 5px;
        overflow: hidden;
    }

    .list-feature .item {
        width: 48%;
        padding: .5%;
        margin-right: 2%;
        float: left;
    }

        .list-feature .item:nth-child(2n+2) {
            margin-right: 0;
        }

        .list-feature .item:nth-child(n+3) {
            margin-top: 10px;
        }

        .list-feature .item:hover {
            background-color: #f7f7f7;
        }

    .list-feature .postImg {
        height: 200px;
    }

.feature-videos .postImg {
    height: 180px;
}

.feature-videos iframe {
    width: 100%;
    height: 100%
}

.video-item {
    margin-top: 10px;
}

    .video-item .postImg {
        width: 30%;
        height: 60px;
    }

    .video-item .right {
        width: 68%
    }

    .video-item h4 {
        font-size: 14px;
        font-weight: normal;
        color: #4f4f4f
    }

.overHide {
    overflow: hidden
}

.mtop10 {
    margin-top: 10px !important;
}

.mtop20 {
    margin-top: 20px !important;
}

.mtop30 {
    margin-top: 30px !important;
}

.mtop40 {
    margin-top: 40px !important;
}

.mtop50 {
    margin-top: 50px !important;
}

.nth-feature h4 {
    color: #313131
}

.col-line1 {
    width: 45%;
    float: left;
}

.col-line2 {
    width: 25.5%;
    margin-left: 1.4%;
    float: left;
}

.col-line3 {
    width: 26.7%;
    margin-left: 1.4%;
    float: left;
}

.col-line1 .boxes .feature-category + .feature-category {
    margin-top: 12px
}

.col-line1 .boxes .feature-category .postImg {
    height: 250px;
}

.col-line1 .boxes .feature-category h4 {
    color: #0068b1;
    font-weight: normal;
    margin-top: 5px;
    font-size: 20px;
}

.col-line1 .boxes .feature-category .desc {
    height: 62px;
    margin-top: 8px;
    overflow: hidden
}

.col-line1 .boxes:first-child .nth-feature {
    margin-top: 12px;
    border-top: 2px solid #025C90;
    padding-top: 18px;
}

    .col-line1 .boxes:first-child .nth-feature .item {
        overflow: hidden;
        height: 120px;
    }

        .col-line1 .boxes:first-child .nth-feature .item + .item {
            margin-top: 13px;
            padding-top: 13px;
            border-top: 1px solid #cdcada
        }

    .col-line1 .boxes:first-child .nth-feature .postImg {
        height: 100%;
        float: left;
        width: 38%
    }

    .col-line1 .boxes:first-child .nth-feature .text {
        float: right;
        width: 60%;
    }

    .col-line1 .boxes:first-child .nth-feature h4 {
        color: #0068b1;
        font-size: 17px;
        font-weight: normal;
    }

    .col-line1 .boxes:first-child .nth-feature .desc {
        margin-top: 6px;
    }
/*.col-line1 .boxes:last-child .feature-category {width:48%;float:left;}
.col-line1 .boxes:last-child .feature-category:nth-child(2n+2){float:right;}
.col-line1 .boxes:last-child .feature-category:nth-child(n+3){margin-top:16px;}
.col-line1 .boxes:last-child .feature-category .postImg{height:160px;}
.col-line1 .boxes:last-child .feature-category h4{color:#0068b1;font-weight:normal;margin-top:5px;font-size:15px;height:63px;}
.col-line1 .boxes:last-child .feature-category .desc{display:none;}*/
.col-line1 .boxes:last-child .nth-feature {
    margin-top: 12px;
}

    .col-line1 .boxes:last-child .nth-feature .item {
        width: 31%;
        margin-right: 3.5%;
        float: left;
        overflow: hidden
    }

        .col-line1 .boxes:last-child .nth-feature .item:nth-child(3n+3) {
            margin-right: 0
        }

        .col-line1 .boxes:last-child .nth-feature .item:nth-child(n+4) {
            margin-top: 14px;
        }

    .col-line1 .boxes:last-child .nth-feature .postImg {
        height: 120px;
    }

    .col-line1 .boxes:last-child .nth-feature h4 {
        color: #313131;
        font-size: 15px;
        font-weight: normal;
        height: 80px;
        margin-top: 6px;
    }

    .col-line1 .boxes:last-child .nth-feature .desc {
        display: none;
    }

.col-line1 .feature-category, .col-line2 .feature-category, .col-line3 .feature-category {
    overflow: hidden
}

    .col-line1 .feature-category h4 {
        color: #025C90;
        font-weight: normal;
        margin-top: 5px;
        font-size: 15px;
    }

    .col-line2 .feature-category .postImg, .col-line3 .feature-category .postImg {
        height: 150px;
    }

    .col-line2 .feature-category h4, .col-line3 .feature-category h4 {
        font-size: 18px;
        font-weight: normal;
        color: #0068b1;
        margin-top: 6px;
    }

    .col-line2 .feature-category .desc, .col-line3 .feature-category .desc {
        margin-top: 8px;
        height: 62px;
    }

    .col-line2 .feature-category + .feature-category, .col-line3 .feature-category + .feature-category {
        margin-top: 16px;
    }

.col-line2 .boxes:first-child .nth-feature, .col-line2 .boxes:last-child .nth-feature {
    margin-top: 16px;
}

    .col-line2 .boxes:first-child .nth-feature .item, .col-line2 .boxes:last-child .nth-feature .item {
        overflow: hidden;
        height: 85px;
    }

        .col-line2 .boxes:first-child .nth-feature .item + .item, .col-line2 .boxes:last-child .nth-feature .item + .item {
            margin-top: 10px;
            border-top: 1px solid #e1e1e1;
            padding-top: 10px;
        }

    .col-line2 .boxes:first-child .nth-feature .postImg, .col-line2 .boxes:last-child .nth-feature .postImg {
        height: 100%;
        float: left;
        width: 40%
    }

    .col-line2 .boxes:first-child .nth-feature h4, .col-line2 .boxes:last-child .nth-feature h4 {
        color: #313131;
        font-size: 15px;
        font-weight: normal;
        width: 58%;
        float: right
    }

    .col-line2 .boxes:first-child .nth-feature .desc {
        margin-top: 6px;
    }

.col-line2 .boxes:nth-child(2) .nth-feature, .col-line3 .nth-feature {
    margin-top: 16px;
}

    .col-line2 .boxes:nth-child(2) .nth-feature .item, .col-line3 .nth-feature .item {
        float: left;
        width: 47%;
    }

        .col-line2 .boxes:nth-child(2) .nth-feature .item:nth-child(n+3), .col-line3 .nth-feature .item:nth-child(n+3) {
            margin-top: 6px;
        }

    .col-line2 .boxes:nth-child(2) .nth-feature .alt, .col-line3 .nth-feature .alt {
        float: right;
    }

    .col-line2 .boxes:nth-child(2) .nth-feature .postImg, .col-line3 .nth-feature .postImg {
        height: 90px;
    }

    .col-line2 .boxes:nth-child(2) .nth-feature h4, .col-line3 .nth-feature h4 {
        font-size: 14px;
        margin-top: 3px;
        font-weight: normal;
        height: 76px;
        overflow: hidden
    }

.col-line3 .boxes {
    margin-top: 20px;
}

.feature-category h4:hover, .nth-feature h4:hover, nth-feature h4:hover {
    color: #025C90 !important
}

aside .feature-category + .feature-category {
    margin-top: 20px;
}

aside .feature-category .desc {
    height: 62px;
    overflow: hidden
}

aside .feature-category .postImg {
    height: 180px;
}

    aside .feature-category .postImg img {
        top: -20%
    }

aside .feature-category.small .postImg {
    height: 150px;
}

    aside .feature-category.small .postImg img {
        top: -40%
    }

aside .feature-category h4 {
    margin-top: 6px;
    color: #434343;
    font-size: 16px;
    height: 48px;
    overflow: hidden;
}

aside .nth-feature .item-post + .item-post {
    margin-top: 8px;
}

aside .nth-feature {
    margin-top: 0;
}

    aside .nth-feature .postImg {
        height: 74px;
        width: 36%;
        margin-bottom: 6px;
    }

        aside .nth-feature .postImg img {
            top: 0
        }

    aside .nth-feature h4 {
        width: 62%;
        font-size: 15px;
        color: #414141;
        height: 62px;
        overflow: hidden;
    }

    aside .nth-feature .info {
        clear: both;
    }

.boxes + .boxes {
    margin-top: 20px;
}

.boxes .title-cat, .boxes .title-inner {
    position: relative;
    border-bottom: 3px solid #025C90;
    margin: 0;
}

    .boxes .title-cat:before, .boxes .title-inner:before {
        padding: 9px 0;
        background-image: url(../Design/bf-title.png);
        background-size: 100% 100%;
        width: 42px;
        content: "\f02e";
        font-family: fontawesome;
        color: #fff;
        text-indent: 12px;
        position: absolute;
        left: 0;
        top: 0;
        display: none;
    }

.boxes .dep:before {
    content: "\f182"
}

.boxes .sao:before {
    content: "\f123"
}

.boxes .khoe:before {
    content: "\f21e"
}

.boxes .choi:before {
    content: "\f1e3"
}

.boxes .meo:before {
    content: "\f087"
}

.boxes .new:before {
    content: "\f1ea"
}

.boxes .same:before {
    content: "\f0d0"
}

.boxes .yeu:before {
    content: "\f004"
}

.boxes .chart:before {
    content: "\f080"
}

.boxes .doc:before {
    content: "\f164"
}

.boxes .bau:before {
    content: "\f0f0"
}

.boxes .filter:before {
    content: "\f0b0"
}

.boxes .title-cat a, .boxes .title-cat span, .boxes .title-inner span {
    display: block;
    text-transform: uppercase;
    margin-left: 50px;
    margin-left: 5px;
    color: #025C90;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
    padding: 9px 0;
    line-height: 1;
}

.boxes .title-tab {
    overflow: hidden;
    margin-bottom: 6px;
}

    .boxes .title-tab a {
        display: block;
        width: 48%;
        float: left;
        text-align: center;
        text-decoration: none;
        font-size: 18px;
        color: #fff;
        background-color: #025C90;
        padding: 6px 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

        .boxes .title-tab a:nth-child(2) {
            float: right;
        }

    .boxes .title-tab .active {
        background-color: #025C90
    }

.boxes .contain {
    margin-top: 13px;
}

    .boxes .contain.border-top {
        border-top: 1px solid #e0e3e5;
    }

.boxes .title-same-post {
    margin-top: 20px;
    color: #025C90;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 1px solid #e50000;
    padding-bottom: 10px;
}

.like-bottom {
    margin-top: 15px;
    border-radius: 4px;
}

.title-like-bottom {
    color: #222;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 8px;
}

.tags_contain {
    margin-top: 15px;
    color: #5f5f5f; /* padding:8px 0; */
}

.title-tags {
    font-size: 15px;
    color: #025C90;
    font-weight: bold;
}

.tags_contain a {
    color: #212121;
    background-color: #f1f1f1;
    border: 1px solid #e1e1e1;
    display: inline-block;
    padding: 2px 10px;
    box-sizing: border-box;
    text-align: center;
    padding-bottom: 4px;
    font-size: 15px !important;
    position: relative;
    border-radius: 3px;
    font-size: 15px;
    margin-bottom: 5px;
}

    .tags_contain a:hover {
        background-color: #025C90;
        color: #fff;
        border-color: #025C90;
    }

        .tags_contain a:hover:after {
            border-left-color: #025C90;
        }

.desc {
    font-size: 15px;
    color: #5f5f5f;
    height: 62px;
    overflow: hidden;
}

.message {
    font-size: 15px;
    color: #4f4f4f
}

.left {
    float: left;
}

.right {
    float: right
}

.col-section {
    width: 71.6%;
    float: left
}

.col-side {
    width: 26.7%;
    float: right;
}

.detail {
    font-size: 15px;
    color: #212121;
    margin-top: 16px;
    text-align: justify
}

    .detail img {
        width: 100% !important;
        height: auto !important
    }

    .detail a {
        color: #337ab7;
        text-decoration: none
    }

.title-post {
    font-size: 30px;
    margin: 0;
    color: #025C90;
    border-bottom: 1px solid #025C90;
    padding-bottom: 10px;
    margin-bottom: 6px;
}

.postImg .top0 {
    top: 0 !important;
}

.pager {
    clear: both;
    margin-top: 20px;
    font-size: 14px;
    text-align: right;
    line-height: 1.8
}

    .pager span, .pager a {
        background-color: #025C90;
        display: inline-block;
        text-align: center;
        width: 25px;
        margin-right: 3px;
        border-radius: 4px;
        color: #fff;
        border: 1px solid #fff;
    }

        .pager a:hover {
            background-color: #fff;
            border: 1px solid #025C90;
            color: #025C90
        }

    .pager span {
        background-color: #025C90;
        color: #025C90;
    }

.notfound {
    text-align: center
}

    .notfound img {
        max-width: 100%;
    }

    .notfound .link a {
        display: inline-block;
        padding: 8px 15px;
        border-radius: 4px;
        background-color: #337ab7;
        color: #fff
    }

.mtop-10 {
    margin-top: 10px;
}

.over-quang-cao {
    overflow: hidden;
    position: relative
}

.google-quangcao {
    width: 300px;
    text-align: center
}

    .google-quangcao img {
        width: 100%;
    }

    .google-quangcao + .google-quangcao {
        margin-top: 10px;
    }

.info {
    font-size: 14px;
    color: #8f8f8f;
    margin-top: 6px;
    overflow: hidden
}

    .info a {
        color: #025C90;
        font-weight: bold;
    }

        .info a:hover {
            text-decoration: underline;
        }

    .info .icon + .icon {
        margin-left: 6px;
    }

    .info .icon {
        display: inline-block
    }

    .info .views:before {
        content: "\f06e";
        font-family: fontawesome;
        display: inline-block;
        margin-right: 5px;
        font-weight: normal;
    }

    .info .comments:before {
        content: "\f0e5";
        font-family: fontawesome;
        display: inline-block;
        margin-right: 5px;
        font-weight: normal;
    }

    .info .date:before {
        content: "\f073";
        font-family: fontawesome;
        display: inline-block;
        margin-right: 5px;
        font-weight: normal;
    }

    .info .user:before {
        content: "\f007";
        font-family: fontawesome;
        color: #025C90;
        display: inline-block;
        margin-right: 5px;
        font-weight: normal;
    }

    .info .share {
        float: right;
    }

.share {
    position: relative;
}

.breakcrumb {
    position: absolute;
    right: 0;
    top: 0;
    color: #025C90;
    font-size: 14px;
}

    .breakcrumb a {
        display: inline-block;
        color: #025C90;
        border-radius: 3px;
        text-transform: uppercase;
        font-weight: normal;
    }

        .breakcrumb a:hover {
            text-decoration: underline;
        }

.link {
    margin-top: 15px;
    text-align: center;
}

    .link a {
        font-size: 14px;
        text-transform: uppercase;
        display: inline-block;
        background-color: #025C90;
        color: #fff;
        padding: 8px 15px;
        border-radius: 4px;
    }

        .link a:hover {
            background-color: #025C90;
        }

.category-link {
    text-align: center;
    position: absolute;
    background-color: rgba(0,0,0,.6);
    color: #fff;
    bottom: 5px;
    right: 5px;
    padding: 0 4px;
    padding-bottom: 2px;
    font-size: 14px;
    border-radius: 3px;
}

    .category-link:hover {
        text-decoration: underline;
    }

@media only screen and (max-width :1279px) {
    .info {
        font-size: 12px;
    }

    .list-feature li {
        margin-top: 6px;
    }

    .list-feature h4 {
        font-size: 14px;
    }

    .first-feature .postImg {
        height: 310px;
    }

    .next-feature .postImg {
        height: 120px;
    }

    .list-feature-top .item .postImg {
        height: 100px;
    }
}

@media only screen and (max-width :1023px) {
    .col-line1 {
        width: 49%;
    }

    .col-line2 {
        width: 49%;
        margin-left: 2%
    }

    .col-line3 {
        width: 100%;
        clear: both;
        float: none;
        margin-left: 0;
        padding-top: 20px;
    }

    .col-line1 .boxes .feature-category .postImg {
        height: 200px;
    }

    .col-line1 .boxes .feature-category .desc {
        height: 58px;
    }

    .google-quangcao {
        width: 100%;
    }

    .col-line1 .boxes .nth-feature .desc, .col-line2 .feature-category .desc, .col-line3 .feature-category .desc {
        height: 40px;
        overflow: hidden
    }
    /*.col-line1 .boxes:nth-child(2) .feature-category .postImg{height:130px;}*/
    .col-line1 .boxes:nth-child(2) .nth-feature .item {
        width: 49%;
        margin-right: 0
    }

    .col-line1 .boxes:nth-child(2) .nth-feature .alt {
        float: right;
    }

    .col-line1 .boxes:nth-child(2) .nth-feature .item:nth-child(3n+3) {
        margin-right: 0;
    }

    .col-line1 .boxes:nth-child(2) .nth-feature .item:nth-child(n+3) {
        margin-top: 10px;
    }

    .col-line1 .boxes:nth-child(2) .nth-feature .item h4 {
        height: 58px;
    }

    .col-line1 .boxes:last-child .nth-feature .postImg {
        height: 100px;
    }

    .col-line2 .boxes:first-child .nth-feature .item, .col-line2 .boxes:last-child .nth-feature .item {
        height: 90px;
    }

    .col-line3 .boxes {
        width: 100%;
        float: none;
        margin-left: 0;
    }

    .col-line3 .feature-category {
        width: 49%;
        float: left;
        height: 310px;
    }

        .col-line3 .feature-category + .feature-category {
            margin-top: 0;
        }

        .col-line3 .feature-category:nth-child(n+3) {
            margin-top: 14px
        }

        .col-line3 .feature-category:nth-child(2n+2) {
            float: right;
        }

        .col-line3 .feature-category .postImg {
            height: 200px;
        }

    .col-line3 .nth-feature {
        margin-top: 16px;
    }

        .col-line3 .nth-feature .item, .col-line3 .nth-feature .alt {
            width: 31%;
            margin-right: 2%;
            float: left
        }

            .col-line3 .nth-feature .item:nth-child(2n+3) {
                margin-top: 0;
            }

            .col-line3 .nth-feature .item:nth-child(n+4) {
                margin-top: 10px;
            }

        .col-line3 .nth-feature .postImg {
            height: 150px;
        }

    .col-section, .col-side {
        width: 100%;
        float: none;
        overflow: hidden
    }

    .col-side {
        margin-top: 12px;
    }

        .col-side .boxes {
            width: 48%;
            float: left
        }

            .col-side .boxes:nth-child(2) {
                float: right;
            }

    .title-post {
        font-size: 20px;
    }

    .desc {
        font-size: 13px;
    }

    .over-quang-cao .contain {
        height: unset !important
    }

    .feature-home .left {
        width: 100%;
        float: none;
    }

    .list-feature-top .item {
        width: 32%;
        margin-right: 2%;
    }

        .list-feature-top .item:nth-child(3) {
            margin-right: 0;
        }

        .list-feature-top .item:last-child {
            display: none;
        }

        .list-feature-top .item .postImg {
            height: 140px;
        }

    .nth-feature {
        overflow: hidden;
    }

        .nth-feature .item-post, aside .nth-feature .item-post + .item-post {
            width: 49%;
            float: left;
            margin-top: 0;
        }

            .nth-feature .item-post:nth-child(2n+2) {
                float: right;
            }

            .nth-feature .item-post + .item-post + .item-post {
                margin-top: 10px;
            }

    .feature-home .right {
        float: none;
        position: static;
        overflow: hidden;
        margin-top: 10px
    }

    .feature-home .left {
        min-height: unset;
        float: none
    }

    .list-same-post .postImg {
        height: 140px;
    }

    aside .feature-category + .feature-category {
        margin-top: 0;
    }

    .contain {
        overflow: hidden;
    }

    .feature-category {
        width: 49%;
        float: left;
    }

        .feature-category:nth-child(2n+2) {
            float: right;
        }

    aside .feature-category + .feature-category + .feature-category {
        margin-top: 20px;
    }
}

@media only screen and (max-width :767px) {
    .desc {
        height: 54px !important;
        overflow: hidden
    }

    .over-quang-cao.home .contain {
        height: unset;
    }

    .first-feature .postImg {
        height: 280px;
    }

    .next-feature .postImg {
        height: 115px;
    }

    .next-feature .desc {
        display: none;
    }

    .list-feature-top .item .postImg {
        height: 100px;
    }

    .list-feature .postImg {
        height: 90px;
    }

    .col-line1 .boxes:first-child .nth-feature h4 {
        font-size: 15px;
    }

    .col-line1 .boxes:first-child .nth-feature .item {
        height: 100px;
    }

    .col-line2 .boxes:first-child .nth-feature .item, .col-line2 .boxes:last-child .nth-feature .item {
        height: 86px;
    }
}

@media only screen and (max-width :467px) {
    .boxes .contain {
        font-size: 18px
    }

    .first-feature h3, .list-feature2 .item h4 {
        font-size: 18px;
    }

    .first-feature .postImg, .list-feature2 .item .postImg {
        height: 200px;
    }

    .first-feature .desc {
        height: 54px;
    }

    .first-feature, .next-feature {
        width: 100%;
        float: none;
    }

    .next-feature {
        margin-top: 10px;
    }

        .next-feature .item {
            width: 49%;
            margin-right: 2%;
            float: left
        }

            .next-feature .item:nth-child(2) {
                margin-right: 0;
                margin-top: 0;
            }

    .list-feature .item {
        width: 100%;
        margin-right: 0;
        overflow: hidden;
    }

    .list-feature .postImg {
        width: 40%;
        float: left;
    }

    .list-feature h4 {
        width: 57%;
        float: right;
        margin-top: 0;
        height: 80px;
    }

    .list-feature .desc {
        display: none;
    }

    .list-feature-top .item h4 {
        height: 70px;
    }

    .col-line2 .feature-category h4, .col-line3 .feature-category h4 {
        font-size: 15px;
    }

    .col-line3 .feature-category {
        height: 200px;
    }

        .col-line3 .feature-category .desc {
            display: none;
        }

        .col-line3 .feature-category .postImg {
            height: 120px;
        }

    .col-line3 .nth-feature .item, .col-line3 .nth-feature .alt {
        width: 49%;
        margin-right: 2%;
    }

        .col-line3 .nth-feature .item:nth-child(2n+2) {
            margin-right: 0;
        }

        .col-line3 .nth-feature .item:nth-child(n+3) {
            margin-top: 10px;
        }

        .col-line3 .nth-feature .item .postImg {
            height: 120px;
        }

    .col-line1, .col-line2, .col-line3 {
        width: 100%;
        float: none;
    }

    .col-line2, .col-line3 {
        padding: 0;
        margin-top: 16px;
        margin-left: 0
    }

        .col-line3 .boxes {
            width: 100%;
            margin-left: 0 !important
        }

            .col-line3 .boxes:nth-child(2) {
                margin-top: 16px;
            }

    .info .share {
        float: none;
        margin-top: 8px;
    }

    .col-side .boxes {
        width: 100%;
        float: none;
    }

    .nth-feature .item-post + .item-post {
        margin-top: 10px;
    }

    .nth-feature .item-post {
        width: 100% !important;
        float: none !important;
    }

    .same-post li {
        width: 100%;
        float: none;
        overflow: hidden;
    }

        .same-post li + li {
            margin-top: 10px;
        }

        .same-post li .postImg {
            width: 35%;
            float: left;
            height: 90px;
        }

        .same-post li h4 {
            width: 62%;
            float: right;
            height: 80px;
            overflow: hidden;
        }

    .list-feature2 .item .postImg, .list-feature2 .item h4 {
        width: 100%;
        float: none;
    }

    .list-feature2 .item h4 {
        margin-top: 10px;
    }

    .list-feature2 .item .desc {
        display: block;
    }

    .feature-category, .feature-category:nth-child(2n+2) {
        width: 100%;
        float: none;
    }

    aside .feature-category + .feature-category {
        margin-top: 20px;
    }

    .info .fb-like {
        display: block;
    }

    .info .fb-like {
        margin-top: 4px;
        margin-left: 0 !important;
    }

    .title-post {
        font-size: 23px;
    }

    .detail {
        font-size: 18px;
    }
}