/* Defined colors ---------------------------- */

/* General ---------------------------- */

body {
}

/* Site header ---------------------------- */

.site-title {
    text-align: center;
}

.site-title img {
    max-width: 100%;
    height: auto;
}

/* Site content ---------------------------- */

.gioi-thieu .khungvien {
    margin-top: 30px;
}

.gioi-thieu .khungvien h1 {
    color: #009966;
    font-size: 20px;
}

.site-content p {
    margin-bottom: 15px;
}

.site-content p:last-child {
    margin-bottom: 0;
}

.list1 .index_introImg p img:first-child {
    vertical-align: -3px;
}

.post-item h3 {
    background-image: url(../images/item.png);
    background-repeat: no-repeat;
    padding-left: 22px;
    background-size: auto 20px;
    background-position: left center;
}

.post-item h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    line-height: 25px;
}

.section > .container {
    padding: 20px;
}

#breadcrumbs {
    margin-top: 20px;
}

#breadcrumbs .breadcrumb {
    background: none;
    padding: 0;
}

.breadcrumb .breadcrumb-first + span {
    margin-left: 4px;
}

.pagination {
    text-align: center;
    display: flex;
    justify-content: center;
}

.pagination .page-numbers {
    display: inline-block;
}

.search .site-content {
    text-align: left;
}

.tab-box .tab-pane {
    display: none;
}

.tab-box .tab-pane.active {
    display: block;
}

.note-small {
    text-align: justify;
}

/* Widgets ---------------------------- */

.widget li {
    float: none;
    margin-bottom: 10px;
}

.widget li a {
    text-align: left;
    padding: 0;
    display: inline-block;
}

.widget li:first-child {

}

.widget,
.widget .widgettitle,
.widget .widget-title {
    margin-bottom: 15px;
}

.comment footer,
.wp-block-latest-comments footer {
    padding: 0;
    text-align: left;
    background: none;
    color: #555;
}

/* Site footer ---------------------------- */

.site-footer h3,
.site-footer h4 {
    font-weight: 400;
    margin-bottom: 20px;
}

/* Responsive ---------------------------- */

/* =========== For larger screen width =========== */

@media only screen and (min-width: 2133px) {

}

@media only screen and (min-width: 2400px) {

}

@media only screen and (min-width: 2560px) {

}

@media only screen and (min-width: 2880px) {

}

@media only screen and (min-width: 3840px) {

}

@media only screen and (min-width: 5760px) {

}

@media only screen and (min-width: 7680px) {

}

/*
 * Base screen width is 1920px
 */

/* =========== For smaller screen width =========== */

@media only screen and (max-width: 1745px) {

}

/* 125% screen width -------------------- */
@media only screen and (max-width: 1536px) {

}

@media only screen and (max-width: 1403px) {

}

/* 150% screen width -------------------- */
@media only screen and (max-width: 1280px) {

}

@media only screen and (max-width: 1240px) {

}

@media only screen and (max-width: 1100px) {

}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 980px) {

}

@media only screen and (max-width: 955px) {

}

@media only screen and (max-width: 880px) {

}

@media only screen and (max-width: 800px) {

}

/*
 * WordPress Admin Bar change height.
 */
@media only screen and (max-width: 782px) {

}

@media only screen and (max-width: 768px) {

}

@media only screen and (max-width: 740px) {

}

@media only screen and (max-width: 720px) {

}

@media only screen and (max-width: 640px) {

}

@media only screen and (max-width: 620px) {

}

/*
 * WordPress Admin Bar un-fixed.
 */
@media only screen and (max-width: 600px) {
    .bg-border-left, .tk-nhanh-item-header {
        height: auto;
        line-height: 22px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .list1, .list2, .category ul:not(.menu) li {
        line-height: 1.4;
    }
}

@media only screen and (max-width: 568px) {

}

@media only screen and (max-width: 563px) {

}

@media only screen and (max-width: 549px) {

}

@media only screen and (max-width: 534px) {

}

@media only screen and (max-width: 480px) {

}

@media only screen and (max-width: 420px) {

}

@media only screen and (max-width: 360px) {

}

@media only screen and (max-width: 338px) {

}

@media only screen and (max-width: 330px) {

}

@media only screen and (max-width: 320px) {

}

@media print {

}