
@media (min-width: 1600px) {
    /* .more-wrap{
        right: 25%;
    } */
    /* .more-wrap::after {
        content: '';
        width: 40vw;
        height: 1px;
        background-color: #c8c8c8;
        position: absolute;
        top: 27px;
        right: 0px;
    } */
}
@media (max-width: 1199px) {
    .top-logo{
        width: 85px;
    }
    .navbar-nav .nav-item {
        margin: 0 .2rem;
    }
    .nhanvat{
        top: -7vh;
    }
    .description-mobile{
        position: absolute;
        display: flex;
        background: url(../../images/mobile/bg-video.png) center no-repeat;
        background-size: 100% 100%;
        width: 70%;
        padding: .5rem 0;
        bottom: 0px;
        left: 50%;
        transform: translateX(-50%);
    
    }
    #tuong-wrap .slick-dots{
        justify-content: center;
    }
    .btnLeft {
        top: 50%;
        left: 10%;
    }
    .btnRight {
        top: 50%;
        left: 80%;
    }
    #tuong-wrap {
        width: 100%;
        margin: -5rem auto 0;
        padding-bottom: 4rem;
      
    }
    .bg-noicong {
        background: url(../../images/tuong/bg-noicong.png) center bottom no-repeat;
        background-size: 100%;
    }
    .bg-ngoaicong {
        background: url(../../images/tuong/bg-ngc.png) center bottom no-repeat;
        background-size: 100%;
    }
    .bg-quyen {
        background: url(../../images/tuong/bg-quyen.png) center bottom no-repeat;
        background-size: 100%;
    }
    #tuong-wrap.bg-quyen .hinh-nv,
    #tuong-wrap .hinh-nv {
        width: 510px;
        margin-top: 0rem;
        margin-left: 50px;
    }
    #tuong-wrap .info-name {
        left: 0%;
        top:6rem;
    }
    #tuong-wrap .slick-arrow {
        top: 50%;
    }
    #tuong-wrap .slick-prev {
        left: 10vw;
        z-index: 1;
    }
    #tuong-wrap .slick-next {
        right: 10vw;
        z-index: 1;
    }
    .wrap-news,
    .wrap-slide {
        width: 100%;
    }
}
@media (max-width: 1000px) {
    .wrap-news,
    .wrap-slide {
        width: 100%;
    }
    .navbar {
        background: url(../../images/mobile/bg-menu.jpg) top no-repeat;
        background-size: 100%;
    }
    .navbar-dark .navbar-toggler {
        border: 0px;
    }

    .navbar-nav{
        padding: 0 1rem;
    }
    
    .navbar-nav .nav-item {
        background: none;
        font-weight: 600;
        font-size: 30px;
        text-align: left;
        width: auto;
        position: relative;
        padding: 0 2rem;
    }
    .navbar-nav .nav-item::before {
        content: "";
        background: url(../../images/mobile/list-style.png) no-repeat;
        background-size: 20px;
        width: 20px;
        height: 20px;
        top: 18px;
        left: 0;
        position: absolute;
    }
    .dropdown-toggle::after {
        vertical-align: 0px;
    }
    .btn-main-mobile {
        width: 60%;
    }
    .logo-mobile{
        width: 10%;
    }
    .article_news_pc li .title-post {
        margin-top: 10px;
    }
    .back-mobile{
        background-image: linear-gradient(to right, #112019 , #1b3323);
        justify-content: space-between;
        align-items: center;
        padding: .5rem 1rem;
    }
    .cate-name {
        color: #fff;
        font-weight: 600;
        font-size: 25px;
    }
    .detail_tit{
        font-weight: 600;
    }
    .TextCenter img{
        width: 100% !important;
        height: auto !important;
    }
    .StaticMain h5 ,
    .StaticMain h5~div{
        margin-left: 0px;
    }
    .StaticMain table {
        width: 100% !important;
    }
    #detail {
        width: fit-content;
    }
    .frame-intro{
        background: url(../../images/mobile/bg-home.jpg) top center no-repeat;
        background-size: cover;
    }
    .slogan-wrap{
        margin-top: 50vh;
    }
    .nav {
        justify-content: center;
    }
    .more-news{
        background: url(../../images/bg-item-menu.png) center no-repeat;
        background-size: 100%;
        padding: 1rem 1.5rem;
        margin: 0 .5rem;
        color: #239147;
    }
    .tuong-wrap .link_video img{
        width: 150px;
    }
    .title{
        width: 100%
    }
    .nhanvat {
        top: -10vh;
    }
    .navbar-dark .navbar-toggler-icon{
        background-image: url(../../images/icon-m.png)
    }
    .logo-text {
        position: absolute;
        width: 150px;
        top: 90px;
    }
    .slick-arrow {
        top: 50%;
    }
    .quote{
        height: auto;
    }
    .wrap-content-tuong{
        width: 100%;
    }
    #tuong-wrap .info-name {
        top: 15%;
        left: 14%;
    }
    .info-name img:first-child{
        width: 20%;
    }
    .info-name img:last-child{
        width: 55%;
    }
}
@media (max-width: 500px) {
    .logo-text {
        top: 80px;
    }
    .goTop img{
        width: 50px;
    }
    .tab-tuong{
        width: 10vw;
    }
    .tab-tuong img{
        width: 100%;
    }
    .btn-main-mobile {
        width: 80%;
    }
    #tuong-wrap {
        margin: 0 auto;
    }
    #tuong-wrap .info-name{
        top:0;
    }
    .tuong-wrap .owl-carousel .owl-item img.char{
        width: 100%;
    }
    .description-mobile {
        background: url(../../images/mobile/bg-video.png) center no-repeat;
        background-size: 100% 100%;
        width: 100%;
        padding: .5rem 0;
        bottom: 10vh;
        left: 0%;
        transform: translateX(0%);
        font-size: 10px;
        position: relative;
    }
    .tuong-wrap .owl-carousel .owl-item img.sao{
        position: absolute;
        left: 10vw;
        width: 7vw;
        top: -10vh;
    }
    .tuong-wrap{
        margin-top: 1rem !important;
    }
    #tuong-wrap .slick-dots {
        width: 100%;
        padding-left: 0px;
    }
    /* .info-char-wrap{
        margin:10vh 0;
    } */
    .tab-tuong li.noicong.active::after{
        content: '';
        position: absolute;
        width:10px;
        height: 40px;
        top: 50%;
        left: 100%;
        background: url(../../images/arrow-noicong.png) center no-repeat;
        background-size: 100% 100%;
    }
    .tab-tuong li.ngoaicong.active::after{
        content: '';
        position: absolute;
        top: 50%;
        left: 100%;
        width:10px;
        height: 40px;
        background: url(../../images/arrow-ngoaicong.png) center no-repeat;
        background-size: 100% 100%;
    }
    .tab-tuong li.quyen.active::after{
        content: '';
        position: absolute;
        top: 35%;
        left: 100%;
        width:10px;
        height: 40px;
        background: url(../../images/arrow-quyen.png) center no-repeat;
        background-size: 100% 100%;
    }
    .logo-mobile{
        width: 15%;
    }
    #tuong-wrap.bg-quyen .hinh-nv,
    #tuong-wrap .hinh-nv{
        width: 330px;
        margin-left: 0rem;
    }
    #tuong-wrap {

        padding-bottom: 0px
    }
    .bg-noicong {
        background: url(../../images/tuong/bg-noicong.png) center no-repeat;
        background-size: 100%;
        background-position: 45% 20%;
    }
    .bg-ngoaicong {
        background: url(../../images/tuong/bg-ngc.png) center no-repeat;
        background-size: 100%;
        background-position: 45% 20%;
    }
    .bg-quyen {
        background: url(../../images/tuong/bg-quyen.png) center no-repeat;
        background-size: 100%;
        background-position: 45% 20%;
    }
    .info-name img:first-child{
        width: 10%;
    }
    .info-name img:last-child{
        width: 30%;
    }
    .frame-vohoc {
        height: auto;
    }
    .bg-vohoc {
        position: absolute;
    }
}

@media (max-width: 320px) {
    .logo-mobile {
        width: 16%;
    }
    .quote{
        margin-left: 2rem;
    }
    .description-mobile {
        flex-direction: column;
        align-items: center;
    }
    .tuong-wrap .link_video img {
        height: 60px;
    }
    .btnRight,
    .btnLeft{
        top: 40%;
    }
    
}
