﻿
/*RESPONSIVE*/
@media screen and (min-width:1367px) and (max-width:1920px) {
}

@media screen and (min-width:1200px) and (max-width:1366px) {
}

@media screen and (min-width:992px) and (max-width:1199px) {
}

@media screen and (max-width:992px) {
    .mobile-menu {
        margin-top: 45px;
    }

        .mobile-menu .mean-bar {
            position: absolute;
            left: 0;
        }

    .mean-container a.meanmenu-reveal {
        left: 15px !important;
    }
    .logo{
        width:70%;
    }
    .box-search {
        margin-top: -40px;
    }

    .language {
        margin-top: 40px;
    }
    .lanhdao1 img {
        height: 260px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .article-listing .n-item .n-desc {
        display: none;
        float: left;
    }

    .article-listing .n-item > figure {
        margin-right: 15px;
    }

    .language {
        margin-top: 30px;
    }
}

@media screen and (max-width:767px) {
    .main-content {
        padding-left: 15px;
    }

    .sidebar {
        padding-right: 15px;
    }

    .module-article .article-home {
        margin-top: 15px;
    }

    .adv-top > ul {
        flex-flow: row nowrap;
    }

    .module-adv > ul {
        flex-flow: row nowrap;
    }

    .widget-link li {
        background-size: 95% 100%;
    }

    .widget-adv img {
        margin: auto;
    }

    .language {
        margin-top: 30px;
    }
    .lanhdao1 > figure {
    text-align: center;
    padding: 0;
}
    .lanhdao2 > figure {
    text-align: center;
    padding: 0;
}
    .widget-menu-sidebar ul li > .sub-menu{
        left:0;
        top:40px;
    }
    #News-content table tr td:first-child{
        width:30% !important;
    }
    #News-content table tr td div{
        margin-left:unset !important;
    }
}

@media screen and (min-width:481px) and (max-width:667px) {
    .article-listing .n-item .n-desc {
        display: none;
        float: left;
    }
    #sliderFrame {
        width: 53% !important;
    }
    .language {
        margin-top: 20px;
    }
    .lanhdao1 {
    display: block;
    padding: 0;
}
    .lanhdao2 {
    display: block;
    padding: 0;
}
}

@media screen and (max-width:480px) {
    .logo {
        padding: 5px;
        width: auto;
    }
    #News-content table tr td:first-child{
        width:40% !important;
    }
    .box-search {
    width: 240px;
}
    .logo{
        width:70%;
    }
    #sliderFrame {
        width: 100% !important;
    }
    /*.logo img {
            width: 250px;
        }*/
    .lanhdao1 {
    display: block;
    padding: 0;
}
    .lanhdao2 {
    display: block;
    padding: 0;
}
    .language {
        margin-top: 30px;
    }

    .news-home .article-stick {
        padding-right: 0;
        width: 100%;
    }

    .news-home .article-hot-list {
        margin-top: 15px;
        width: 100%;
    }

    .adv-top > ul li img {
        height: 100%;
        object-fit: cover;
    }

    .quangcao-center{
        /* height:80px !important; */
		/* margin-top:20px; */
    }
        .quangcao-center img{
            width:100% !important;
        }
        .module-adv > ul li {
            margin-bottom: 1px;
        }

    .module-article .article-content .n-item > figure {
        margin: 0;
        width: 100%;
    }

    .module-article .article-content .n-item .n-title {
        margin-top: 15px;
        float: left;
        width: 100%;
    }

    .document .item {
        padding: 15px 0;
        width: 100%;
    }

    .article-listing .n-item > figure {
        margin-right: 15px;
    }

    .copyright-text {
        margin-top: 15px;
    }

    .copyright-content .design {
        display: none;
    }

    .copyright-content .copyright {
        text-align: center;
        width: 100%;
    }
    .hidden-mobile{
        display:none;
    }
    .show-mobile {
        display: block;
    }
    #back-to-top a {
        bottom: 50px;
    }
}
@media screen and (max-width:376px) {
    .language {
        margin-top: 30px;
    }
    .language a{
        font-size:11px;
        padding:0 6px;
    }
    .language a:first-child{
        padding-right : 5px;
    }
}
@media screen and (min-width:0px) and (max-width:360px) {
    .logo img {
        width: 230px;
    }

    .language {
        margin-top: 30px;
    }

    .n-item .date {
        margin-top: 0;
    }

    .module-adv > ul {
        flex-flow: column nowrap;
    }

        .module-adv > ul li img {
            margin: auto;
        }

    .article-listing .n-item {
        display: flex;
        flex-flow: column nowrap;
    }

        .article-listing .n-item > figure {
            margin-bottom: 15px;
            margin-right: 0;
            order: 1;
            width: 100%;
        }

        .article-listing .n-item .n-desc {
            order: 2;
        }

        .article-listing .n-item .n-title {
            margin-bottom: 15px;
            order: 0;
        }
        .box-search {
    width: 160px;
}
}

@media screen and (min-width:0px) and (max-width:320px) {
}
