/* Extra small devices (portrait phones, less than 576px) No media query since this is the default in Bootstrap */


/*Extra large devices (large desktops full hd, 1200px and up)*/

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
    .header { overflow: hidden; }
}


/*Extra large devices (large desktops no full hd, 992px and up)*/

@media (min-width: 992px) and (max-width: 1199px) {
    .header { overflow: hidden; }
    .menu-topbar .topbar .email-t {
        display: none !important;
    }
    .menu-main .navbar-nav .nav-link {
        line-height: 48px;
        font-size: 10px;
    }
    .logo {
        padding: 12px 0;
        width: 400px;
        height: 85px;
    }
    .logo .khungAnh {
        height: 60px;
    }
    .menu-topbar .topbar .hotline-t {
        line-height: 33px;
    }
    .header {
        height: 85px;
    }
    .footer .copyright .social span {
        display: none;
    }
    .menu-topbar .topbar {
        height: 33px;
    }
}


/*Medium devices (tablets, 768px and up)*/

@media (max-width: 991px) and (min-width: 768px) {
    #commonbot .btndkts {
        margin-right: 0 !important;
    }
    #commonbot .fl:before {
        display: none;
    }
    .menu-topbar .topbar .email-t {
        display: none !important;
    }
    .navbar-toggleable-md .navbar-toggler {
        display: block;
        border: none;
        outline: none;
    }
    .navbar-toggleable-md .navbar-toggler span {
        display: block;
        width: 35px;
        height: 25px;
        position: relative;
        margin-top: 14px;
        margin-right: -15px;
    }
    .navbar-toggleable-md .navbar-toggler span b,
    .navbar-toggleable-md .navbar-toggler span:after,
    .navbar-toggleable-md .navbar-toggler span:before {
        position: absolute;
        height: 4px;
        width: 100%;
        background: #fff;
        top: 50%;
        margin-top: -2px;
        left: 0;
        border-radius: 2px;
        transition: all 0.5s;
    }
    .navbar-toggleable-md .navbar-toggler span:before {
        top: 0;
        content: "";
    }
    .navbar-toggleable-md .navbar-toggler span:after {
        content: "";
        top: 100%;
    }
    .navbar-toggleable-md.active .navbar-toggler span b {
        opacity: 0;
        transform: scale(0);
    }
    .navbar-toggleable-md.active .navbar-toggler span:after {
        top: 50%;
        transform: rotate(-45deg);
    }
    .navbar-toggleable-md.active .navbar-toggler span:before {
        top: 50%;
        transform: rotate(45deg);
    }
    .menu-main .navbar-collapse {
        position: absolute;
        top: 104px;
        left: 0px;
        width: 100%;
        z-index: 999;
        -webkit-box-pack: initial !important;
        -webkit-justify-content: initial !important;
        -ms-flex-pack: initial !important;
        justify-content: initial !important;
        text-align: start;
        background: #004da6;
    }
    .menu-main {
        position: initial;
    }
    .menu-topbar .form-search {
        height: 54px;
        width: 100%;
        border-bottom: 1px solid #0d258c;
        border-top: 1px solid #fff;
    }
    .menu-topbar .form-search input {
        position: inherit;
        line-height: 36px;
        top: 9px;
        height: 36px;
        width: 96%;
        margin: 0 2%;
    }
    .menu-topbar .form-search .fa-search {
        top: 18px;
        right: 3%;
    }
    .menu-main .nav-item {
        padding: 0;
        border-bottom: 1px solid #0d258c;
        height: 49px;
    }
    .menu-main .navbar-nav>.dropdown.active-menu {
        background: #ff0000;
        height: auto;
    }
    .menu-main .navbar-nav .nav-link {
        margin: 0 2%;
        line-height: 45px;
        font-family: 'arial';
    }
    .navbar-light .navbar-nav .active>.nav-link,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link.open,
    .navbar-light .navbar-nav .open>.nav-link,
    .navbar-light .navbar-nav .nav-link:hover {
        border: none;
    }
    .menu-main .navbar-nav .dropdown:hover>.dropdown-menu {
        width: 100%;
        background: #f4b0b0;
    }
    .menu-main .navbar-nav .dropdown .dropdown-menu .dropdown-item {
        line-height: 46px;
        padding: 0;
    }
    .menu-main .navbar-nav .dropdown li a {
        margin-left: 30px;
    }
    .menu-main .navbar-nav .dropdown .dropdown-menu .dropdown .dropdown-menu {
        width: 100%;
        opacity: 1;
        visibility: visible;
    }
    .menu-main .navbar-nav .dropdown .dropdown-menu {
        background: #f4b0b0;
    }
    .menu-main .navbar-nav .dropdown .dropdown-menu .dropdown-item:before {
        display: none;
    }
    .menu-main .navbar-nav .dropdown .dropdown-menu li .dropdowm-menu li {
        border: none;
    }
    .menu-main .navbar-nav .dropdown .dropdown-menu li ul li:nth-child(1) {
        border-top: 1px solid #fd777d;
    }
    .news-new,
    .notification,
    .section-left,
    .section-right {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .menu-s li a {
        font-size: 13px;
    }
    .menusearch {
        display: block;
    }
    .video-right,
    .images-right {
        width: 49%;
        float: left;
        margin-right: 1%;
    }
    .images-right {
        margin-left: 1%;
        margin-right: 0;
    }
    .video-right:after,
    .images-right:after {
        content: "";
        display: block;
        clear: both;
    }
    .lich .inner ul {
        margin-left: -1%;
        margin-right: -1%;
    }
    .lich .inner ul li {
        width: 48%;
        float: left;
        margin: 0 1%;
        margin-bottom: 10px;
    }
    .images-right .title-images-right {
        height: 72px;
        margin-bottom: 11px;
    }
    .lich:after {
        content: "";
        display: block;
        clear: both;
    }
    .top-s h2:after {
        right: -49px;
    }
    .block-f2 {
        display: none;
    }
    .block-f1 .social span {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px
    }
    .footer .nhan-email {
        margin-top: 20px;
    }
    .footer .copyright {
        font-size: 11px;
    }
    .news-nt {
        padding: 0;
    }
    .block-item-be .item {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .section-introduce .khungAnh:before {
        padding-bottom: 85%;
    }
    .main-hoidap .section-left,
    .main-hoidap .section-right {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px;
    }
    .form-lienhe input,
    .form-lienhe textarea {
        border: 1px solid rgba(62, 62, 62, 0.35);
    }
    .map {
        margin-top: 195px;
    }
    .section-kvbm li {
        width: 50%;
    }
    .slider-top .khungAnh:before {
        padding-bottom: 52.32%;
    }
    #CommonCuoiChiTietTin .apd .backtop {
        display: none;
    }
    .block-f1 .social a > img {
        margin-top: 0;
    }
}


/*Small devices (landscape phones, 0px and up)*/

@media (max-width: 767px) {
    #commonbot .fl {
        float: initial !important;
        text-align: center;
    }
    #commonbot .btndkts {
        width: 100%;
        margin-right: 0 !important;
    }
    .menu-topbar .topbar .email-t {
        display: none;
    }
    .navbar-toggleable-md .navbar-toggler {
        display: block;
        border: none;
        outline: none;
        background: #004da6;
        height: 65px;
        width: 65px;
        transform: translateX(16px);
        border-radius: 0;
    }
    .navbar-toggleable-md .navbar-toggler span {
        display: block;
        width: 35px;
        height: 25px;
        position: relative;
        margin-top: 0px;
        transform: translateX(5px);
    }
    .navbar-toggleable-md .navbar-toggler span b,
    .navbar-toggleable-md .navbar-toggler span:after,
    .navbar-toggleable-md .navbar-toggler span:before {
        position: absolute;
        height: 4px;
        width: 100%;
        background: #fff;
        top: 50%;
        margin-top: -2px;
        left: 0;
        border-radius: 2px;
        transition: all 0.5s;
    }
    .navbar-toggleable-md .navbar-toggler span:before {
        top: 0;
        content: "";
    }
    .navbar-toggleable-md .navbar-toggler span:after {
        content: "";
        top: 100%;
    }
    .navbar-toggleable-md.active .navbar-toggler span b {
        opacity: 0;
        transform: scale(0);
    }
    .navbar-toggleable-md.active .navbar-toggler span:after {
        top: 50%;
        transform: rotate(-45deg);
    }
    .navbar-toggleable-md.active .navbar-toggler span:before {
        top: 50%;
        transform: rotate(45deg);
    }
    .menu-main .navbar-collapse {
        position: absolute;
        top: 104px;
        left: 0px;
        width: 100%;
        z-index: 999;
        -webkit-box-pack: initial !important;
        -webkit-justify-content: initial !important;
        -ms-flex-pack: initial !important;
        justify-content: initial !important;
        text-align: start;
        background: #004da6;
    }
    .menu-main {
        position: initial;
    }
    .menu-topbar .form-search {
        height: 54px;
        width: 100%;
        border-bottom: 1px solid #0d258c;
        border-top: 1px solid #fff;
    }
    .menu-topbar .form-search input {
        position: inherit;
        line-height: 36px;
        top: 9px;
        height: 36px;
        width: 96%;
        margin: 0 2%;
    }
    .menu-topbar .form-search .fa-search {
        top: 18px;
        right: 3%;
    }
    .menu-main .nav-item {
        padding: 0;
        border-bottom: 1px solid #0d258c;
        height: 49px;
    }
    .menu-main .navbar-nav>.dropdown.active {
        background: #ff0000;
        height: auto;
    }
    .menu-main .navbar-nav .nav-link {
        margin: 0 2%;
        line-height: 45px;
        font-family: 'arial';
    }
    .navbar-light .navbar-nav .active>.nav-link,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link.open,
    .navbar-light .navbar-nav .open>.nav-link,
    .navbar-light .navbar-nav .nav-link:hover {
        border: none;
    }
    .menu-main .navbar-nav .dropdown:hover>.dropdown-menu {
        width: 100%;
        background: #f4b0b0;
    }
    .menu-main .navbar-nav .dropdown .dropdown-menu .dropdown-item {
        line-height: 46px;
        padding: 0;
    }
    .menu-main .navbar-nav .dropdown li a {
        margin-left: 30px;
    }
    .menu-main .navbar-nav .dropdown .dropdown-menu .dropdown .dropdown-menu {
        width: 100%;
        opacity: 1;
        visibility: visible;
    }
    .menu-main .navbar-nav .dropdown .dropdown-menu {
        background: #f4b0b0;
    }
    .menu-main .navbar-nav .dropdown .dropdown-menu .dropdown-item:before {
        display: none;
    }
    .menu-main .navbar-nav .dropdown .dropdown-menu li .dropdowm-menu li {
        border: none;
    }
    .menu-main .navbar-nav .dropdown .dropdown-menu li ul li:nth-child(1) {
        border-top: 1px solid #fd777d;
    }
    .news-new,
    .notification,
    .section-left,
    .section-right {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
    }
    .menu-s li a {
        font-size: 13px;
    }
    .menusearch {
        display: block;
    }
    .video-right,
    .images-right {
        margin-bottom: 10px;
    }
    .video-right:after,
    .images-right:after {
        content: "";
        display: block;
        clear: both;
    }
    .lich .inner ul li:last-of-type {
        margin-bottom: 0;
    }
    .lich {
        margin-bottom: 10px;
    }
    .images-right .title-images-right {
        height: 72px;
        margin-bottom: 11px;
    }
    .lich:after {
        content: "";
        display: block;
        clear: both;
    }
    .top-s h2:after {
        right: -49px;
    }
    .block-f2 {
        display: none;
    }
    .block-f1 .social span {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px
    }
    .footer .nhan-email {
        margin-top: 20px;
    }
    .footer .copyright {
        font-size: 11px;
    }
    .news-nt {
        padding: 0;
    }
    .section-introduce .khungAnh:before {
        padding-bottom: 85%;
    }
    .main-hoidap .section-left,
    .main-hoidap .section-right {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px;
    }
    .form-lienhe input,
    .form-lienhe textarea {
        border: 1px solid rgba(62, 62, 62, 0.35);
    }
    .map {
        margin-top: 20px;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px;
    }
    .section-kvbm li {
        width: 100%;
    }
    .top-s ul {
        display: none;
    }
    .main-s {
        padding-left: 10px;
        padding-right: 10px;
    }
    .news-new .main-s .item {
        width: 100%;
        padding-left: 0;
    }
    .logo {
        width: 80%;
        height: 65px;
        transform: translateY(40px);
        background: #fff;
        padding: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .slider-top .content {
        display: none;
    }
    .slider-top .khungAnh:before {
        padding-bottom: 72%;
    }
    .logo .khungAnh {
        height: 65px;
    }
    .menu-topbar .topbar {
        text-align: left;
        padding-left: 10px;
    }
    .menu-topbar {
        height: 105px;
    }
    .news-new .main-s .item:nth-child(1) {
        width: 100%
    }
    .advertisement .item {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
    }
    .advertisement .item:nth-child(2) {
        margin-bottom: 0;
    }
    .item-to .img,
    .item-to .content {
        flex: initial;
        max-width: initial;
    }
    .item-to .inner {
        display: block;
    }
    .item-to .content {
        padding: 0;
        margin-top: 10px;
    }
    .item-to .title {
        margin-bottom: 5px;
    }
    .section-left .top-s .menu-s {
        display: none;
    }
    .inner-notification,
    .section-1,
    .section-2,
    .section-3,
    .advertisement {
        margin-bottom: 10px;
    }
    .block-item-be .item {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 0;
    }
    .section-3 ul .hang2,
    .section-3 ul .hang3 {
        display: none;
    }
    .section-3 ul .hang1 {
        width: 40%;
    }
    .section-3 ul .hang4 {
        width: 60%;
        padding-left: 5px;
    }
    .ve-top img {
        transform: scale(0.7);
    }
    .footer .copyright {
        line-height: 24px;
        font-size: 12px;
        padding-bottom: 70px;
    }
    .footer .copyright span:nth-child(1) {
        display: block;
    }
    .footer .copyright .online {
        display: inherit !important;
        margin-left: 0;
    }
    .footer .copyright .t-onlile {
        display: inline !important;
        margin-left: 20px;
    }
    .block-f3 .social>span {
        display: block;
        margin: 10px 0;
    }
    .menu-topbar {
        background: #fff;
    }
    .section-introduce .item .inner {
        display: block;
    }
    .section-introduce .img,
    .section-introduce .content {
        flex: initial;
        max-width: initial;
        padding-left: 0;
    }
    .section-introduce .item {
        padding-bottom: 50px;
    }
    .btn-xct {
        bottom: -35px;
    }
    .section-introduce .title {
        margin-top: 5px;
    }
    .splitPages .sotrang {
        display: none;
    }
    .block-f1 {
        margin-bottom: 20px;
    }
    .splitPages {
        height: auto;
        line-height: 40px;
    }
    .splitPages .SplitPages {
        float: initial;
    }
    .cochu,
    #CommonCuoiChiTietTin .apd .backtop {
        display: none;
    }
    .thongke-ngay,
    .thongke-luotxem {
        padding-left: 15px;
        margin-left: 5px;
    }
    .title-baiviet h1 {
        font-size: 18px;
    }
    #CommonCuoiChiTietTin .apd a {
        margin-right: 10px;
    }
    .section-detail {
        padding: 20px 10px;
    }
    .section-focus>.inner {
        display: block;
    }
    .section-focus .item-to,
    .section-focus .block-nho {
        flex: initial;
        max-width: initial;
        margin-bottom: 10px;
    }
    .section-focus .item-to .img {
        position: initial;
    }
    .section-focus .item-to .content {
        position: initial;
        padding: 10px;
        margin-top: 0;
    }
    .news-other2 .slick-arrow {
        left: 225px;
    }
    .news-other2 .slick-prev {
        left: 250px;
    }
    .news-other2 .block .content {
        padding-right: 0;
    }
    .news-other2 .block .content .title {
        height: 36px;
    }
    .section-tailieu .main-s>.top .hang1,
    .section-tailieu .main-s>.inner .hang1 {
        width: 10%;
        border: none;
    }
    .section-tailieu .main-s>.top .hang3,
    .section-tailieu .main-s>.top .hang4,
    .section-tailieu .main-s>.inner .hang3,
    .section-tailieu .main-s>.inner .hang4,
    .section-tailieu .main-s>.inner .hang5 {
        display: none;
    }
    .section-tailieu .main-s>.top .hang5,
    .section-tailieu .main-s>.inner .hang6 {
        width: 20%;
    }
    .section-tailieu .main-s>.top .hang2,
    .section-tailieu .main-s>.inner .hang2 {
        display: block;
        width: 70%;
        max-height: initial;
        height: auto;
    }
    .section-tailieu .main-s ul li .taive {
        padding: 0;
    }
    .section-tailieu .main-s>.inner ul {
        height: auto;
    }
    .block-lh,
    .block-hide_lh {
        width: 96%;
        margin-left: -48%;
        padding: 20px 10px;
    }
    .form-lienhe {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .news-notification {
        padding-top: 10px;
    }
}