@media (max-width:1920px) and (min-width:1300px) {
    .header-menu li {
        padding: 0 1rem;

    }

    
}
@media (max-width:1800px)and (min-width:1600px) {

    .index-supp-box,
    .index-supp-box-2 {

        max-width:  1000px;


    }
}
@media (max-width:1600px)and (min-width:1400px) {

    .index-supp-box,
    .index-supp-box-2 {

        width: 900px;


    }
    
}
@media (max-width:1400px)and (min-width:1200px) {
    .header-menu li {
        padding: 0 .75rem;
      
    }
    .header-menu li a{
        font-size: 16px;
    }
    .index-supp-box,
    .index-supp-box-2 {

        width: 800px;


    }
}

@media (max-width:1200px)and (min-width:992px) {

    .index-supp-box,
    .index-supp-box-2 {

        width: 600px;


    }
}

@media(max-width: 1200px) {
    .header-login {
        display: none;
    }
    .fixed .new{
        padding: 0;
    }
    .full-header {
        display: flex;
        flex-direction: column !important;


    }

    .full-fixed-header {
        display: flex;
        flex-direction: column !important;
        align-items: center !important;
        padding: 15px;
    }

    .fixed .bottom-search .collapse-box {
        top: 100%;
    }

    .two-box .item {
        padding: 21px 9px;
    }

    .news_list li .box-title .bxh3 {
        -webkit-line-clamp: 2;
        max-width: 300px;
    }

    .news_list li .box-title .bxp {
        max-width: 300px;
    }

    .index-rep {
        transform: translate(20%, -73%);
    }

    .index-med {
        transform: translate(-17%, -60%);
    }


    .index-abus .ab-two {
        transform: scale(80%);
        right: -3%;
        top: -15%;
    }

    .index-abus .ab-three {
        left: 3%;
        transform: scale(70%);
        top: -19%;
    }

    .index-abus .ab-five {
        transform: scale(70%);
        left: -12%;

    }


    .index-abus .ab-six {
        transform: scale(80%);
        bottom: -5%;
        left: 8%;
    }

    .index-medican .med-dec {
        transform: scale(70%);
        right: -20%;
    }

    .index-medican .med-dec-1 {
        bottom: 20%;
        right: 5%;
    }

    .index-medican .med-dec-2 {
        bottom: 20%;
        transform: scale(70%);
        right: -10%;
        z-index: 10;
        background-size: contain !important;
        
    }

    .index-report .re-dec {
        transform: scale(70%);
        left: -20%;
        top: -10%;
    }

    .index-website {
        padding-top: 0;
    }

    @keyframes up-mobile {
        0% {
            transform: translate(60rem, -15%);
        }


        100% {
            transform: translate(60rem, -25%);
        }
    }

    .page-full .page-dec {
        top: 60%;
        width: 250px;
        height: 250px;
        /* animation: up-mobile 1.5s linear 0s infinite alternate; */
    }

    .page-title {
        font-size: 7rem;
    }

    .article-other {

        padding-left: 30px;
    }

    .article-detail .top-nav {

        top: -3.25%;

    }

    iframe {
        width: 500px;
    }

    .index-supp-box,
    .index-supp-box-2 {
        width: 700px;
    }
    .fo-list{
        padding: 0 18px;
    }

}

@media(max-width: 991px) {
    .new {
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .header-menu li {
        justify-content: start;
        flex-direction: column;
        align-items: start;
        width: 100%;

    }

    .full-header {
        display: flex;
        flex-direction: column !important;
        align-items: flex-start !important;

    }

    .header-right {
        align-items: flex-start;
        line-height: 48px;
        width: 100%;


    }

    .header-menu li a {
        width: 100%;
        text-align: left;
        font-size: 16px;
        padding: 0px;
    }

    .index-bg {
        background-position: center;
    }

    .index-bg h3 {
        font-size: 24px;
        margin-bottom: 9px;
        letter-spacing: 12px;
    }

    .index-bg h5 {
        font-size: 16px;

    }

    .index-bg h6 {
        font-size: 18px;

    }

    .both-right {
        width: 100%;
    }
    .dropdown-toggle.show.dropdown-toggle::after,
    .fast-search .dropdown-toggle::after{
        display: none;
    }

    .dropdown-toggle::after {
        display: inline-block;
        margin-left: .255em;
        vertical-align: -3px;
        padding-top: .255em;
        content: "﹀";
        position: absolute;


        border: 0;
        /* border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent */
        transition: all ease 150ms;
    }

    .dropdown-toggle.show.dropdown-toggle::after {
        transform: rotateX(180deg);
        display: inline-block;
        padding-top: 0;
        transition: all ease 150ms;
    }


    .dropdown-menu {
        width: 100%;
    }


    .dropdown-menu a {
        text-align: center;
        padding: 9px 21px;
        width: 100%;

    }

    .header-menu .member,
    .header-menu .fast-search {
        display: block;
    }

    .header-menu .search {
        display: none;
    }

    .two-box .item {
        margin-bottom: 15px;
        border: 2px solid #f3f3f3;
    }

    .news_list li .box-title .bxh3 {
        -webkit-line-clamp: 2;
        max-width: 700px;
    }

    .abus-more {
        margin-bottom: 9px;
    }

    .index-supp-box,
    .index-supp-box-2 {
        width: 500px;
    }

    .index-abus .ab-one {
        display: none;
    }

    .index-abus .ab-two {
        transform: scale(80%);
        right: -3%;
        top: -15%;
    }

    .index-abus .ab-three {
        left: 3%;
        transform: scale(70%);
        top: -19%;
    }

    .index-abus .ab-five {
        transform: scale(70%);
        left: -12%;

    }


    .index-abus .ab-six {
        transform: scale(80%);
        bottom: -5%;
        left: 8%;
    }

    .index-medican .med-dec {
        transform: scale(70%);
        right: -20%;
    }

    .index-medican .med-dec-1 {
        bottom: 20%;
        right: 5%;
    }

    .index-medican .med-dec-2 {
        bottom: 20%;
        background: url(../images/logo_single-logo-bgw.png);
        background-size: cover;
        right: -10%;
        z-index: 10;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }

    .index-report .re-dec {
        transform: scale(50%);
        left: -20%;
        top: -10%;
    }

    .index-website {
        padding-top: 0;
    }

    @keyframes up-mobile {
        0% {
            transform: translate(50rem, -20%);
        }


        100% {
            transform: translate(50rem, -25%);
        }
    }

    .page-full .page-dec {
        /* transform: translate(20rem, -20%); */
        top: 60%;
        width: 250px;
        height: 250px;
        /* animation: up-mobile 1.5s linear 0s infinite alternate; */
    }

    .article-full .top-nav {

        top: -2.25%;

    }

    .list-each .list-front {
        flex-direction: column;
    }

    .list-each .list-info {
        margin: 0;
    }

    .list-each .go {
        display: none;
    }

    .list-each {
        padding: 1rem 2rem ;
        
    }

    .list-each .number {
        padding-top: 0;
        font-size: 14px;
    }

    .list-each .info-down {
        font-size: 14px;
        text-align: center;
    }

    /* .header{
        height: 100%;
    } */
    .aside-list {
        text-align: center;
    }

    .aside-list hr {
        margin: 3px;
    }

    .list-title-text {
        font-size: 18px;
        padding-left: 9px;
    }

    .list-title-note {
        font-size: 16px;
        padding-left: 9px;
    }

    .list-status {
        font-size: 14px;
    }

    .header .dropdown-menu a,
    .fixed .dropdown-menu a {
        padding: 0;
        text-align: left;
        padding-left: 12px;
    }

    iframe {
        width: 400px;
    }

    .article-full .top-nav {
        display: none;
    }

    .article-detail .top-nav {
        position: relative;
        background: none;
        padding: 0;
        display: block;

    }

    .article-detail .top-nav .breadcrumb {
        margin-bottom: 1rem;
    }

    .article-detail .top-nav li {
        color: #1ac;
        font-size: 18px;
        font-weight: 500;
    }

    .article-detail .top-nav a {
        font-weight: 500;
        color: #333333;
    }

    .article-detail .top-nav a:hover {
        color: #838282;
    }
    .fo-list{
        padding: 0 6px;
    }
}

@media(max-width: 768px) {
    .new {
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .header-right {
        align-items: flex-start;
        line-height: 48px;

    }

    .two-box {
        padding: 0 !important;
    }

    .news_list li .box-title .bxh3 {
        -webkit-line-clamp: 2;
        max-width: 500px;
        font-size: 18px;
    }

    .box-time .tag-2,
    .box-time .tag {
        font-size: 14px;
        text-wrap: nowrap;
    }

    .two-box .item .ind-more {
        justify-content: center;
    }

    .two-box .item .box-title {
        justify-content: center;

    }

    .two-box .item .box a {
        padding: 21px 12px;
    }


    .bxp {
        display: none;
    }

    .abus-text {
        line-height: 2;
        font-weight: 500;
        margin: 9px 30px 36px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 4;
    }

    .abus {
        padding: 15px 81px;
    }

    .abus-more {
        padding: 15px 0;
        margin: 0;
    }

    .more-med {
        left: -10%;
    }

    .more-rep {
        right: -10%;
    }

    #footer-nav {
        display: none;
    }

    .footer-logo {
        margin-bottom: 24px;
        padding: 15px;
    }

    .footer-info {
        margin-bottom: 12px;
    }

    .footer-right .number {
        text-align: center;
        justify-content: center;
        align-items: center;
        padding-bottom: 15px;
    }


    .footer-right .rights {
        text-align: center;
        padding: 0
    }

    .footer-line {
        height: 5px;
    }

    .index-supp-box,
    .index-supp-box-2 {
        width: 500px;
    }

    .index-supp-box {
        left: 25%;
    }

    .index-supp-box-2 {
        right: 0%;
        transform: translateX(0%);
    }

    .index-med {
        transform: translate(0%, -65%);
        border-radius: 0;
    }

    .index-rep {
        transform: translate(0%, -77%);
        border-radius: 0;
    }

    .index-medican .med-dec-1 {
        left: -20%;
        top: 5%;
        z-index: 0;
    }

    .index-abus .ab-one,
    .index-abus .ab-two,
    .index-abus .ab-three,
    .index-abus .ab-four,
    .index-medican .med-dec,
    .index-medican .med-dec-2,
    .index-abus .ab-five,
    .index-abus .ab-six {
        display: none;
    }

    .page-title {
        font-size: 4rem;
        /* margin-bottom: -50px; */
    }

    @keyframes up-mobile {
        0% {
            transform: translate(35rem, -20%);
        }


        100% {
            transform: translate(35rem, -25%);
        }
    }

    .page-full .page-dec {
        /* transform: translate(20rem, -20%); */
        width: 250px;
        height: 250px;
        top: 60%;
        /*  animation: up-mobile 1.5s linear 0s infinite alternate; */
    }


    .article-full {
        border: 0;
        border-radius: 12px;
    }

    iframe {
        width: 400px;
        height: 300px;
    }
    .aside-list ul{
        max-height: 270px;
        overflow-y: scroll;
    }
    .article-title h2{
        font-size: 1.75rem;
        line-height: 2rem;
    }
    .article-text h3{
        font-size: 1.25rem;
    }
    .list-each .info-up h3{
        font-size: 1rem;
        -webkit-line-clamp: 3;

    }
    .aside-list li a{
        font-size: 1rem;
    }
    .cont-form-group .login-other{
        flex-direction: column;
    }
    .cont-form-group .login-other .enter{
        width: 100%;
    }
    .cont-form-group .login-other .enter a{
        width: 100% !important;
        border-radius: 36px;
        padding: .5rem;
        margin-top: 1rem;
    }
    .cont-form-group .login-other{
        align-items: flex-start;
    }
}

@media(max-width: 540px) {
    .fixed .new img{
        width: 100%;
    }
    .index-bg {
        height: 450px;
    }
    
    .small-en{
        font-size: 1rem;
    }
    .index-bg h3 {
        letter-spacing: 2px;
    }

    .index-bg h5 {
        margin: 0;
        margin-bottom: 12px;
    }

    .index-bg {
        padding-bottom: 18px;
    }
    .index-bg h3 {
        font-size: 21px;
        font-weight: 600;
        letter-spacing: 2px;
        margin-bottom: 15px;
       
    
    }
    .index-bg h6{
        font-size: 16px;
        letter-spacing: 2px;
    }
    .title .en_font{
        font-size: 2rem;
    }
    .news_list li .box-title .bxh3{
        font-size: 16px;
    }
    .news_list li .box-title .bxp{
        font-size: 14px;
    }
    .abus-text{
        font-size: 16px;
    }
    .abus-more a{
        font-size: 16px;
    }
    .two-box .item{
        min-height: auto;
    }
    .index-news {
        background: none;

    }

    .two-box .item {
        padding: 18px 9px;
    }

    .index-news .news-report {
        transform: translateY(-5%);
    }

    .index-abus {
        padding-top: 0;
    }

    .abus-text {
        margin-bottom: 10px;
    }

    .abus {
        padding: 0 72px;
    }

    .news_list li .box-title .bxh3 {
        max-width: 330px;
    }

    .box-time {
        width: 50%;
    }

    .index-abus .ab-one {
        display: none;
    }

    .index-supp-box,
    .index-supp-box-2 {
        max-width: 330px;
        transform: translateX(0%);
    }

    .index-supp-box {
        left: 0;
    }

    .index-supp-box-2 {
        right: 0;
    }

    .scrollbar::-webkit-scrollbar {
        width: 200px !important;
    }

    .index-med {
        transform: translate(0%, -81%);
        border-radius: 0;
    }

    .index-rep {
        transform: translate(0%, -94%);
        border-radius: 0;
    }

    .more-rep,
    .more-med {
        display: none;
        bottom: 17%;
        z-index: 15;
        left: 0;
        right: 0;
        transform: translateX(0%);
    }

    .more-med.mobile,
    .more-rep.mobile {
        display: block;
    }

    #footer-nav {
        display: none;
    }

    .three-box {
        padding: 1rem !important;
    }

    /* decoration-man */
    /* .index-abus .ab-one
    .index-abus .ab-two
    .index-abus .ab-three 
    .index-abus .ab-four */
    .index-abus .ab-one {
        display: none;
    }

    .index-abus .ab-two {
        transform: scale(70%);
        right: -25%;
        top: -15%;
        display: none;
    }

    .index-abus .ab-four {
        right: 0%;
        top: -6%;
        transform: scale(70%);
        display: none;
    }

    .index-abus .ab-three {
        transform: scale(70%);
        top: -11%;
        left: -10%;
        display: none;
    }

    .index-abus .ab-five,
    .index-abus .ab-six {
        display: none;
    }

    .index-medican {
        margin-bottom: -150px;
    }

    .index-medican .med-dec-1 {
        left: -20%;
        top: 5%;
        z-index: 0;
    }

    .index-medican .med-dec-2 {
        right: 60%;
        bottom: 10%;
        transform: scale(70%) !important;
        display: block;
        background: url(../images/logo_single-logo-bgw.png);
        animation: updown1 2s linear 0s infinite alternate;
    }

    .index-report .re-dec {

        transform: scale(45%) !important;
        top: 40%;
        left: -50%;
        z-index: 10;
    }

    .index-report .re-dec span {
        bottom: 0%;
        left: 70%;
        display: none;
    }

    .index-medican .med-dec {
        transform: scale(70%);
        right: 0;
        display: none;
    }

    .index-medican,
    .index-report {
        padding-top: 0;
    }

    @keyframes up-mobile {
        0% {
            transform: translate(20rem, -20%);
        }


        100% {
            transform: translate(20rem, -25%);
        }
    }

    .page-full .page-dec {
        /* transform: translate(20rem, -20%); */
        width: 200px;
        height: 200px;
        /* animation: up-mobile 1.5s linear 0s infinite alternate; */
        top: 70%;

    }

    .article-detail {
        padding: 1rem;
    }

    .article-other {
        padding-left: 10px;
        padding: 30px 10px;
    }

    .page-title {
        min-height: 250px;
    }

    .member-main {
        padding: 21px;
    }

    .article-other.contact {
        padding: 10px;
    }

}

@media(max-width: 400px) {
 
    .index-medican {
        margin-bottom: -50px;
    }

    .index-medican .med-dec-2 {
        right: 40%;
        bottom: 4%;
        transform: scale(70%) !important;
        display: block;
        background: url(../images/logo_single-logo-bgw.png);
        animation: updown1 2s linear 0s infinite alternate;
    }

    .index-report .re-dec {

        transform: scale(45%) !important;
        top: 40%;
        left: -80%;
        z-index: 10;
    }

    .index-report .re-dec span {
        bottom: 0%;
        left: 70%;
    }

    @keyframes up-mobile {
        0% {
            transform: translate(15rem, -20%);
        }


        100% {
            transform: translate(15rem, -25%);
        }
    }

    .page-full .page-dec {
        /* transform: translate(20rem, -20%); */
        width: 200px;
        height: 200px;
        /* animation: up-mobile 1.5s linear 0s infinite alternate; */
    }

    .page-title {
        min-height: 250px;
    }

    .member-main {
        padding: 21px 18px;
    }

    .article-text h4 {
        font-size: 16px;
    }
}