
@media only screen and (min-width : 1300px) {
    #m-tintuc img.img-tt {
        height: 270px;
    }

    .img-slide {
        max-height: 100%;
    }
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1024px) {
    #m-sukiennoibat img.img-sknb {
        height: 142px;
    }

    #m-kinhnghiem .frame-experience {
        left: 15%;
    }

    #footer .footer-menu, #footer .connect-us {
        display: table;
        margin: 0px auto !important;
    }

    #footer p {
        text-align: center;
    }

    #m-news-detail .news-sidebar-right img.img-st {
        height: 40px;
    }

    #m-news-detail .news-sidebar-right img.img-stnb {
        height: 140px;
    }

    img.img-map {
        height: 370px;
    }

    #m-sukiennoibat .sub-event .sub-event-line img.img-sn {
        height: 154px;
    }


    .video-side-img {
        height: 100px !important;
    }

    .video-side-item-box {
        height: 100px !important;
    }
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 990px) {

    #m-kinhnghiem .frame-experience {
        width:75%; top:10%;
    }
    .video-side-img {
        height: 153px !important;
    }

    .video-side-item-box {
        height: 153px !important;
    }

    .video-side-item-title {
        font-size: 24px;
        line-height: 24px;
    }
    #m-sukiennoibat .sub-news { clear:both;}
    #m-header .m-logo img { margin:auto;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

    #m-menu .menu {
        background: #d54733;
        width: 240px;
        float: right;
        display: none;
        /* update 30/07/2018 */
        position: absolute;
        z-index: 999;
        right: 0px;
        /* update 30/07/2018 */
    }

        #m-menu .menu > ul > li {
            float: initial;
            display: block;
        }

            #m-menu .menu > ul > li > a {
                margin-top: 0px;
                height: 35px;
                line-height: 35px;
                width: 240px;
                /* update 30/07/2018 thêm css border-left và bỏ border-top */
                border-left: none;
                /* update 30/07/2018 thêm css và bỏ border-top */
            }

    #m-sukiennoibat img.img-sknb {
        height: 230px;
    }

    #m-tintuc img.img-tt {
        width: 100%;
        height: auto;
    }

    #m-kinhnghiem .frame-experience {
        /* update 30/07/2018 tăng left 10 lên thành 12 */
        left: 12%;
        /* update 30/07/2018 tăng left 10 lên thành 12 */
    }

    img.img-map {
        height: 285px;
    }

    #m-sukiennoibat .sub-event .sub-event-line img.img-sn {
        height: auto;
    }



    .video-side-img {
        height: 123px !important;
    }

    .video-side-item-box {
        height: 123px !important;
    }

    .video-side-item-title {
        font-size: 18px;
        line-height: 18px;
    }

    .video-item {
        height: 377px !important;
    }

    .breadcrumb > .active {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media only screen and (max-width : 767px) and (min-width : 481px) {
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    #m-menu {
        margin-top: 15px;
    }

    #m-header .m-h-search {
        width: 100%;
    }

    #m-header .m-h-languge {
        width: 25%; display:none;
    }

    #m-news-detail .news-sidebar-right img.img-st {
        height: 50px;
    }

    #m-news-detail .news-sidebar-right img.img-stnb {
        height: 220px;
    }

    img.img-map {
        height: 150px;
    }

    #footer ul.footer-menu li {
        border-right: initial !important;
    }

    .video-item {
        height: 245px !important;
    }

    .video-side-item-title {
        font-size: 16px;
        line-height: 16px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 414px) {
}

@media only screen and (max-width : 375px) {
}

@media only screen and (max-width : 360px) {
}

@media only screen and (max-width : 320px) {
}
