body{
    padding-top: 120px !important;
}

@media(max-width: 1590px) and (min-width: 1390px) {
    .header-2 {
        flex-direction: column !important;

    }
    .header .nav-link{
        font-size: 20px !important;
    }

    .header-2 .col-xxl-3,
    .header-2 .col-xxl-9 {
        justify-content: center;
    }

    .navbar-expand-lg .navbar-collapse {
        justify-content: center !important;
    }

    .header .navbar-brand img {
        width: 260px !important;
        height: auto;

    }

    .header.navbar {
        padding-bottom: 0;
    }
}

@media(max-width: 1400px) {
    .navbar a::after {
        display: none;
    }
    .header .container-fluid {
        justify-content: center !important;
    }

    .header .collapse {
        justify-content: center !important;
    }

    .header .navbar-brand img {
        width: 260px !important;
        height: auto;

    }

    .header.navbar {
        padding-bottom: 0;
    }
    body{
    padding-top: 118px !important;
}

}

@media(max-width: 1200px) {
    body{
    padding-top: 100px !important;
}
    .header .navbar-brand img {
        width: 230px !important;
        height: auto;
    }

    .header.navbar {
        padding: 12px 0 0;
    }

    .header-menu li {
        padding: 6px 0;
    }

    .box-time {
        text-align: center;
    }

    .box-time .tag {
        font-size: 16px !important;
        color: #fff;
        background-color: #1CAACE;
        padding: 9px 9px !important;
        border-radius: 6px;
    }

    .index-abus {
        background-position: top;

    }

    .index-supp-box {
        width: 900px;
    }

    .index-service .dec4 {
        left: 2rem;
        top: -17rem;
    }

    .footer-logo img {
        width: 300px !important;
        height: auto;
    }
}

@media(max-width: 991px) {


    .header .navbar-brand img {
        width: 230px !important;
        height: auto;
        padding: 8px 0px 8px 0px;

    }.dropdown-menu[data-bs-popper] {
        text-align: left;
        transform: translateX(0%);
    }

    .header.navbar {
        padding: 12px 0;
    }

    .index-supp-box {
        width: 700px;
    }

    .navbar-collapse {
        overflow-x: hidden;
    }

    .bottom-search {
        display: none !important;
    }

    .header-menu li {
        flex-direction: column;
        text-align: left;
    }

    .header .nav-item {
        position: relative;
    }

    .header .nav-item:not(:first-child)::before {
        position: absolute;
        content: '';
        width: 100%;
        height: 1px;
        opacity: .25;
        background-color: #525252;
        top: 0;

    }

    .header-menu .nav-link {
        padding: 6px 6px;
        display: flex;
        justify-content: center;
    }

    .header .dropdown-menu {
        width: 100%;
    }

    .header .dropdown-menu li {
        width: 100%;

    }

    .header .dropdown-menu li a {
        width: 100%;

    }

    .header-menu .fast-search {
        display: block;
    }

    .rd_news_li {
        margin: 12px;
    }

    .right-box {

        padding: 12px;
        bottom: 0 !important;
        display: flex;
        left: 0;
        justify-content: center;
        align-items: center;
        width: 100%;
        top: unset !important;
        transform: translateY(0);

    }

    .right-box a {
        flex-direction: column;
        margin-right: 6px;
        margin-bottom: 0;
        border-radius: 6px;
        
        width: 45px;
        font-size: 27px;
        height: 45px;
    }



    .scroll-to-top {
        margin: 0;
        width: 45px;
        font-size: 27px;
        height: 45px;
        border-radius: 6px;
    }


}

@media(max-width: 768px) {
    body{
    padding-top: 100px !important;
}
    .header .navbar-brand img {
        width: 230px !important;
        height: auto;

    }

    .dropdown-menu[data-bs-popper] {
        top: 90% !important;
        transform: translateX(0%);
    }

    .index-abus {
        background-color: #F6F6F6;

    }

    .box-time .tag {
        font-size: 14px;
    }

    .news_list li .box-title .bxh3 {
        -webkit-line-clamp: 3;
        max-width: 500px;
        font-size: 18px;
    }

    .box-title {
        justify-content: center;
    }

    .index-supp-box {
        width: 600px;
    }

    .list-each {
        flex-direction: column;

    }

    .aside-list ul {
        max-height: 270px;
        overflow-y: scroll;
    }

    .aside-list ul::-webkit-scrollbar {
        width: 6px;
    }

    .aside-list ul::-webkit-scrollbar-thumb {
        background-color: #9c9c9c;
        border-radius: 24px;
    }

    .cell::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
        border-radius: 0%;
        transition: all 300ms ease;
    }
   

    .cell.c-fir:hover::after {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: none;
        transition: all 150ms ease;
    }

    .cell.c-sec:hover::after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: none;
        transition: all 150ms ease;
    }

    .cell.c-thr:hover::after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: none;
        transition: all 150ms ease;
    }
    .list-status {
        flex-direction: column;

    }
    .list-status .ls-title{
        padding: 0 0 0.5rem;
    }
    .footer-right {
        padding-bottom: 3rem;
    }

    .footer-right .number {
        text-align: center;
        justify-content: center;
        align-items: center;
        padding-bottom: 15px;
    }


    .footer-right .rights {
        text-align: center;
        padding: 0;
        font-size: 12px;
        justify-content: center;
    }


    .index-service .dec4 {
        width: 200px;
        height: 200px;
    }

    .footer-nav {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    

    }

    .footer-nav-list {
        justify-content: flex-start;
    }

    .footer-nav-item {
        padding-bottom: 12px;
    }



}

@media(max-width: 540px) {

    .header .navbar-brand img {
        width: 230px !important;
        height: auto;

    }

    .more.mobile a{
        display: block;
    }
    .index-marquee {
        font-size: 10px;
        padding: 9px 21px;
        letter-spacing: 1.5;

    }

    .index-marquee marquee {
        white-space: pre-line;
    }

    .index-supp-box {
        width: 350px;
    }

    .index-service .dec4 {
        width: 250px;
        height: 250px;
        left: 2rem;
        top: -15rem;
    }

    .name-text {
        display: -webkit-box;
        -webkit-line-clamp: 2;
    }

    .ab-img .dec2 {
        width: 100px;
        height: 100px;
        left: 50px;
    }

    .ser-link {
        font-size: 18px;
    }


    .re-card .name .hastag,
    .index-card .name .hastag {
        white-space: pre-line;
    }

    .in-ab-text p {
        font-size: 16px;
        padding: 24px 0 0;
    }

    .box-tag .nav-item button {
        width: 65px;
        height: 65px;
        font-size: 16px;
    }

    .top-dec .page-title {
        font-size: 4rem;
        background-position: center !important;
    }

    .article-detail {
        padding:  1rem;
    }


    .list-each span {
        width: 40px;
        height: 40px;
        font-size: 14px;
        font-weight: 400;
    }

    .list-info {
        padding: 12px 0;
    }

    .list-info .info-up {
        font-size: 1.25rem;
        -webkit-line-clamp: 2;

    }

    .list-info .info-down {
        font-size: 14px;
    }

    .list-status br {
        display: block;
    }

    .aside-list {
        margin-top: 1rem;
    }

    .article-text {
        padding:1rem 0 ;
    }

    .footer-info {
        font-size: 14px;
    }

    .footer-nav-item:not(:last-child) {
        margin-right: 1rem;
    }

    .footer-nav-item:not(:last-child):after {
        right: -0.5rem;
    }

    .footer-main {
        padding: 1rem;
    }
    .consult .message .head{
        width: 100%;
    }
    .re-card .name h2, .index-card .name h2{
        font-size: 1.25rem;
    }
}
@media(max-width: 480px) {
    .header .navbar-brand img {
        width: 250px !important;
        height: auto;

    }
    .ser-link{
        width: 50%;
    }
}

.bottom-search,.search, .search button{
    background-color: #895233;
    border: none;
}

.bottom-search{
    padding-right: 0px;
}

.bottom-search i{
    color: #fff;
    background-color: #895233;
}


.bottom-search form{
    position: fixed;
    right: 40px;
}
