section#hotNews .hot-news .card-body .col-hotnews {
    padding: 0;
    width: 100%;
}
section#hotNews .hot-news .card-body figure img {
    width: 100%;
    height: 320px;
}
div#collapseExample {
    position: absolute;
    z-index: 500;
    transition: 0.2s;
    width: 100%;
    padding: 5px;
    background: #c61c0f;
    bottom: -36px;
    left: 0;
}
.btn.btn-search,
.btn.btn-search-close:focus,
.btn.btn-search:focus {
    box-shadow: none !important;
}
button.btn.btn-primary.btn-search {
    height: 32px;
    background: #c61c0f;
    width: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-color: #fff;
}
button.btn.btn-primary.btn-search:active {
    color: #c61c0f;
    background-color: #fff;
    border-color: #c61c0f;
}
.dropdown-menu {
    z-index: 1000;
}
button.btn.btn-primary.btn-search {
    height: 32px;
    background: #c61c0f;
}
.btn-primary:focus {
    box-shadow: none;
}
#sidebar button.btn.btn-info.btnAllGroup.btnSubmit {
    background: #c61c0f;
    border-color: #c61c0f;
    font-weight: 600;
    font-size: 12px;
}
#sidebar button.btn.btn-info.btnAllGroup.btnReset {
    font-size: 12px !important;
    font-weight: 600;
}
#sidebar button.btn.btn-info.btnAllGroup.btnSubmit:hover {
    background: #940c01;
    border-color: #940c01;
}
i.fas.fa-calendar-alt {
    color: #e94336;
}
.wrap-pdf-file .pdf-file .view-file {
    width: 25px;
    height: 25px;
    background-color: #c61c0f;
    line-height: 25px;
    font-size: 15px;
}
.ui-tooltip {
    height: 30px;
    background: #255986 !important;
    padding: 10px !important;
    color: #fff !important;
    font-size: 13px !important;
    line-height: 13px;
    box-shadow: none;
}
.recent-posts p {
    padding-bottom: 0;
}
.intro-fea ol.intro-list {
    font-size: 13px;
    padding-left: 20px;
}
.intro-fea p.intro-title {
    font-size: 13px;
    font-weight: 700;
}
.intro-contact .intro-contact-card {
    font-size: 13px;
}
.intro-contact .intro-contact-card .title {
    font-size: 14px;
    font-weight: 700;
}
.example::-webkit-scrollbar {
    display: none;
}
.example {
    -ms-overflow-style: none;
}
@media only screen and (max-width: 480px) {
    video.mb-3 {
        height: 190px !important;
    }
    header #logo .bg {
        background-position: center;
    }
    #logo .bg .d-flex.flex-row,
    #logo .bg .d-flex.flex-row .tag {
        display: flex;
        flex-direction: column !important;
        align-items: center;
        text-align: center;
    }
    #logo .bg .logo-img {
        margin-bottom: 5px;
    }
    #logo .bg .logo-img img {
        width: 30%;
        height: 30%;
    }
    #link-to .btn1 {
        margin-bottom: 10px;
    }
    section#hotNews .hot-news .card-body figure img {
        width: 100%;
        height: 200px;
    }
    #list-post .list-item .content .content-detail {
        white-space: normal;
    }
    #list-post .list-item .image {
        margin-bottom: 10px;
    }
    section#list-post p.time-view-cmt {
        margin: 5px 0;
    }
    .bdtop1 {
        display: none;
    }
    .bdtop2 {
        display: none;
    }
    #breadcrumb ol {
        width: 100%;
    }
    ol.breadcrumb {
        display: block;
        overflow-x: scroll;
        overflow-y: hidden;
    }
    nav#breadcrumb {
        display: block;
        white-space: nowrap;
        overflow-x: scroll;
    }
    .col-xs-12.col-sm-4.col-md-4.col-lg-4.contact-left {
        margin-bottom: 10px;
    }
    .CaptchaWrap {
        width: 100%;
    }
}
@media only screen and (max-width: 991px) {
    video.mb-3 {
        height: 250px;
    }
    header #top-bar .menutop {
        width: 130px;
        line-height: 20px;
    }
    header .d-flex.bd-highlight {
        align-items: flex-start;
    }
    header #top-bar .date {
        display: none;
    }
    header #logo .site-title .title {
        font-size: 18px;
        line-height: 20px;
    }
    header #logo .site-title .tag {
        line-height: 16px;
        font-size: 11px;
    }
    header .navbar-menu nav {
        justify-content: flex-end;
        padding: 5px;
    }
    .navbar-light .navbar-toggler {
        border-color: #fff;
    }
    header div#navbarNavDropdown {
        transition: 0.2s;
    }
    header .navbar-menu nav .nav-item .nav-link {
        border-right: none;
        position: relative;
    }
    .dropdown-toggle::after {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
    }
    .navbar-toggler-menu_icon {
        position: relative;
        height: 35px;
        width: 40px;
    }
    button.navbar-toggler.navbar-toggler.navbar-toggler-menu_icon {
        outline: 0;
    }
    span.navbar-border {
        background: #fff;
        height: 3px;
        width: 20px;
        border-radius: 8px;
        position: absolute;
        left: 8px;
        transition: 0.2s;
    }
    span.navbar-border.navbar-border1 {
        top: 10px;
        left: 50%;
        transform: translateX(-50%);
        transition: 0.2s;
    }
    span.navbar-border.navbar-border2 {
        top: 15px;
        left: 50%;
        transform: translateX(-50%);
        transition: 0.2s;
    }
    span.navbar-border.navbar-border3 {
        bottom: 10px;
        left: 50%;
        transform: translateX(-50%);
        transition: 0.2s;
    }
    span.navbar-border.navbar-border1.active-border {
        top: 15px;
        left: 18px;
        transform: rotate(45deg) translate(-5px, 5px);
    }
    span.navbar-border.navbar-border2.active-border {
        transform: translateX(20px);
        opacity: 0;
    }
    span.navbar-border.navbar-border3.active-border {
        transform: rotate(-45deg) translate(5px, -5px);
        left: 10px;
        top: 22px;
    }
    header .navbar-menu nav .nav-item .nav-link:active,
    header .navbar-menu nav .nav-item .nav-link:hover {
        color: #fff212 !important;
        background: 0 0;
    }
    header .navbar-menu nav .dropdown-menu.show {
        margin-left: 20px;
        background: 0 0;
    }
    header .navbar-menu nav .dropdown-menu-search.show {
        width: 100%;
    }
    .dropdown-menu.dropdown-menu-search.dropdown-menu-lg-right.show {
        margin-left: 0;
    }
    .dropdown-menu.show a {
        color: #fff;
        font-weight: 700;
    }
    .dropdown-menu.show a.dropdown-item:hover {
        color: #fff212 !important;
        background: 0 0;
    }
    header .navbar-menu nav .dropdown-menu .dropdown-item {
        padding: 10px 0;
        border-bottom: 1px solid #ffffffa1;
        transition: 0.5s;
    }
    header .navbar-menu nav .float-right-item .dropdown {
        position: relative;
        display: flex;
        justify-content: flex-end;
    }
    section#hotNews .hot-news .card-body .col-hotnews,
    section#hotNews .hot-news .card-body .col-hotnews-detail {
        padding: 0;
        background: 0 0;
    }
    .listhotnews {
        margin-top: 10px;
    }
    section#list-post .row.item {
        margin-bottom: 0;
    }
    .document-table-type table.table.table-bordered {
        overflow-x: scroll;
        width: 200%;
    }
    .document-table-type .table-type {
        max-width: 200%;
        overflow-x: auto;
    }
    section#contact-content .form-contact canvas#CapCode {
        height: 60px;
    }
    section#contact-content .d-flex.flex-row {
        align-items: center;
        margin-bottom: 10px;
    }
}
@media (min-width: 481px) and (max-width: 991px) {
    section#link-to .rowMenuBtn .btn1 a {
        padding: 5px;
        line-height: 20px;
    }
    span.btn1-tablet {
        display: block;
        line-height: 0;
        height: 0;
        opacity: 0;
        visibility: hidden;
    }
}
@media only screen and (min-width: 1024px) {
    div#navbarNavDropdown {
        justify-content: space-between;
    }
}
@media (min-width: 481px) and (max-width: 991px) {
    #list-post .list-item .content .content-detail {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
section#detail-post .content img {
    height: auto !important;
}
@media only screen and (max-width: 480px) {
    #logo .bg .logo-img img {
        width: 30%;
        height: auto !important;
    }
}
