.pd-20 {
    padding: 0 20px;
}

.pd-60 {
    padding: 0 60px;
}

.pd-15 {
    padding: 15px;
}

.pd-0-15 {
    padding: 0 0 0 15px;
}

.pt-80 {
    padding-top: 80px;
}

.pr-20 {
    padding-right: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-30 {
    margin-bottom: 30px;
}

.border-radius-5 {
    border-radius: 5px;
    overflow: hidden;
}

.font-size-80 {
    font-size: 75%;
    font-weight: 500;
}

.font-ads {
    font-size: 100%;
    font-weight: 400;
}

.top-news {
    padding-bottom: 0;
}

.news-meta {
    margin-top: 5px;
}

.ads-box {
    margin-bottom: 15px;
}

.topvnlux {
    font-size: 300%;
    text-transform: uppercase;
    line-height: 1.75;
    max-height: 70px;
    margin: 0;
}

.topvnlux-span {
    font-size: 100%;
}

.sb-home-h2 {
    font-size: 140% !important;
    height: 40px;
    line-height: 2.1;
    background: #dcdcdc;
    font-weight: 600;
}

.meta-hashtag {
    font-size: 75%;
    font-weight: 600;
}

.hot-post-list-item {}

.hot-post-list-item .news-body {}

.hot-post-list-item .news-media {}

.hot-post-list-item h4.the-title,
.event-posts h3.post-title {
    font-size: 14px;
    line-height: 1.5;
}

.hot-post .pd-0,
.hot-post .pd-1 {
    margin-bottom: 20px;
}

.title-ads {
    text-align: center;
    letter-spacing: 2.5px;
    font-weight: 400;
}

.arrowed {
    position: relative;
}

.arrowed div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.arrow-2 {
    height: 12px;
    width: 12px;
    border: 3px solid #5cb85b;
    border-width: 3px 3px 0 0;
    transform: rotate(45deg);
}

.arrow-2:after {
    content: '';
    display: block;
    height: 12px;
    width: 12px;
    border: 2px solid #5cb85b;
    border-width: 2px 2px 0 0;
    transform: translate(5px, -8px);
}

.hot-news-title {
    background: #f8f9fa;
    padding: 10px 15px;
    height: 50px;
}

.hot-news-title h2 {
    margin: 0;
    letter-spacing: 0.35rem;
}

.layout-2 h2.category-label:before,
.f-layout-3 h2.category-label:before,
.f-layout-4 h2.category-label:before,
.f-layout-5 h2.category-label:before {
    display: none;
}

.layout-2 h2,
.f-layout-3 h2,
.f-layout-4 h2 {
    padding-left: 0;
}

.layout-2 h2 span,
.f-layout-3 h2 span,
.f-layout-4 h2 span {
    padding-left: 10px;
}

.layout-2 h2 i {
    width: 40px;
    height: 40px;
    padding: 8px 9px;
    border-radius: 50%;
    color: #de342f;
}

.f-layout-3 h2 i {
    background: #de342f;
    width: 40px;
    height: 40px;
    padding: 8px 9px;
    border-radius: 5px;
    color: #fff;
}

.sidebar .news-list {
    padding: 0 15px;
}

.video-background {
    background: url(/upload/logo/video-bg-1.jpg?v=1.0) no-repeat bottom center;
    background-size: cover;
}

.vid-tag {
    width: 100%;
    background: #ffcc00;
    height: 40px;
    position: absolute;
    margin: 0;
    bottom: 10px;
    transform: rotate(35deg);
    left: -70px;
}

.vid-tag .text {
    letter-spacing: 0.5rem;
    position: absolute;
    bottom: 6px;
    left: 25px;
    width: 230px;
}

.vid-tag .text span {
    font-size: 110%;
}

.vid-hashtag span {
    margin-right: 10px;
}

.circle {
    border-radius: 50%;
    overflow: hidden;
}

.arrow i {
    margin-right: 10px;
}

.pd-0-15 .news-media {
    box-shadow: 4px 4px 0 0 #fc0;
}

.top-ads {
    border: 1px solid #ffcc00;
    padding: 15px 15px 0;
}

.socials-bar {
    position: fixed;
    right: 15px;
    bottom: 30%;
    z-index: 99;
}

.socials-bar .icon {
    width: 40px;
    height: 40px;
}

.layout-6 .GeneralHeading__Line {
    margin: 0 0 30px;
}

.white-block {
    background: transparent;
    text-align: center;
}

.white-block .container {
    padding: 5px 33px 15px;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

.hot-1 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.hot-3 [class*="col-"] {
    padding: 0;
}

.hot-3 .item {
    display: flow-root;
    border-bottom: 1px solid #f1eeee;
}

.hot-3 .item .news-media {
    flex: 0 0 80px;
    max-width: 80px;
    ;
}

.hot-3 .item .news-body {
    padding-left: 90px;
}

.hot-3 h4.the-title {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.45;
}

.layout-1 .most-view {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

.event-widget {
    border: 1px solid #dcdcdc;
    padding: 20px;
}

.event-name a:hover,
.event-posts h3 a:hover {
    text-decoration: none;
    color: #0f3e54;
}

.event-info {
    float: left;
    display: inline-block;
    clear: right;
    position: relative;
    width: 265px;
    margin-right: 15px;
}

.event-posts ul {
    list-style: none;
}

.event-posts li a {
    display: block;
    border-bottom: 1px solid #c5c5c5;
}

.event-posts .item .image {
    flex: 0 0 198px;
    max-width: 198px;
    max-height: 120px;
    overflow: hidden;
}

.event-posts .item .text-muted {
    font-size: 10px;
}

.event-posts .owl-dots {
    display: none;
}

.event-posts button:focus {
    outline: none;
}

.event-posts.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
    color: #de342e !important;
}

.sidebar-cat h2 {
    padding: 0 15px;
    font-size: 20px;
    margin-top: 0;
}

.sidebar-cat .layout-6 .GeneralHeading__Line {
    margin-left: 15px;
}

.sidebar-cat .layout-6 .news-item {
    margin-bottom: 0;
    padding-bottom: 0 !important;
    padding-top: 15px;
}

.sidebar-cat .layout-6 .news-item .news-title h4 {
    font-weight: 400;
}

.sao-khue a.link {
    background: #efefef;
    padding: 5px 15px;
    color: #2a7092;
}

.sao-khue a.link:hover {
    background: #dddddd;
    padding: 5px 15px;
    color: #2a7092;
    text-decoration: none;
    transition: .5s;
}

@media (max-width: 468px) {
    .logo-header {
        display: none;
    }
    .logo-mobile {
        display: block;
    }
    .layout-1>.content {
        order: 1;
    }
    .layout-1>.sidebar {
        order: 2;
    }
    .layout-1 .most-view {
        max-width: 100%;
    }
    .top-news .news-title {
        padding: 10px 15px;
    }
    .news-item h2 {
        font-size: 1.25rem;
    }
    .article-detail h1 {
        font-size: 1.5rem;
    }
    .top-index div.widget {
        padding-right: 0;
    }
    .hot-post .pd-0,
    .hot-post .pd-1 {
        margin-bottom: 5px;
    }
    .hot-post .pd-0,
    .hot-post .pd-2 {
        padding-right: 8px;
    }
    .hot-post .pd-1,
    .hot-post .pd-3 {
        padding-left: 8px;
    }
    .topvnlux {
        font-size: 200%;
    }
    .topvnlux-span {
        font-size: 80%;
    }
    body,
    .news-title h4 {
        font-size: 14px;
    }
    .h2,
    h2 {
        font-size: 1.5rem;
    }
    .GeneralHeading__Line {
        margin-bottom: 35px;
    }
    .vid-tag {
        bottom: -15px;
        left: -40px;
    }
    .sidebar-ads {
        max-width: 100%;
    }
    .hot-post-list-item h4.the-title {
        font-size: 110%;
    }
    .hot-3 h4.the-title {
        font-size: 13px;
    }
    .event-posts .item .image {
        flex: 0 0 100%;
        max-width: 100%;
        max-height: initial;
    }
    .border-block.border-primary {
        border-radius: 0;
        margin: 0 -15px;
    }
    .border-block.border-primary .news-item {
        margin-bottom: 20px;
    }
    .f-layout-3 .news-item .news-media {
        margin-bottom: 15px;
    }
    .sidebar-cat .layout-6 .news-item .news-title h4 {
        font-size: 13px !important;
    }
    .sidebar-cat .layout-6 .GeneralHeading__Line {
        margin-bottom: 5px;
    }
    .first-item {
        order: 1;
        margin-bottom: 15px;
    }
    .second-list {
        order: 2;
    }
}