/**
* NukeViet Content Management System
* @version 4.x
* @author VINADES.,JSC <contact@vinades.vn>
* @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
* @license GNU/GPL version 2 or any later version
* @see https://github.com/nukeviet The NukeViet CMS GitHub project
*/

.wraper {
    width: 100%;
}

@media (max-width: 1119.98px) {
}
@media (min-width: 991.98px) {
    .services-list-item .item p{
        min-height: 89px;
    }
    #slider img {
        height: 500px;
    }
    .services-list-item .item-thumb img {

        height: 190px;
    }
    .danh_gia{
        font-size: 15px;
    }
    .title_danh_gia{
        margin-right: 5px;
        margin-left: 18px;
        font-size: 15px;
    }
    .call-action{
        display: none;
    }
    .modal-dialog {
        width: 450px;
        margin: 30px auto;
    }
}
@media (max-width: 991.98px) {
    .nopd_mobile{
        margin-left: 0px;
        margin-right: 0px;
    }
    .rong_mo_phai{
        padding: 0px !important;
    }
    .menu_mb .metismenu{
        overflow-y: scroll;
    }
    .content_chinh{
        padding-bottom: 20px;
    }
    .content_main {
        padding-bottom: 100px;
        margin-bottom: 20px;
    }
    .item_menu {
        padding: 10px 5px;
        font-size: 14px;
        line-height: 18px;
        min-height: 60px;
    }
    .topic_layout_main {
        padding: 5px;
    }
    .menu_mobile.active{
        position: fixed;
        left: 0px;
        top: 0px;
        width: 70vw;
    }
    .cover{
        background: #000;
        opacity: 0.7;
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 100;
    }
    .tieu_de_chung{
      font-size: 14px;
      text-transform: uppercase;
      line-height: 20px;
      margin-left: 3px;
      font-weight: 600;
  }
  .menu_mobile{
    display: block;
    position: fixed;
    left: 0px;
    top: 0px;
    left: -100vw;
    transition: 0.5s;
    z-index: 1000;
    width: 100%;
}
.site_name{
    color: #fff;
    font-size: 18px;
    padding-top: 10px;
}
.thanh_ngang_mobile{
    height: 45px;
    background: #017E84;
    text-align: right;
}
.thanh_ngang_mobile i{
    color: #fff;
    font-size: 30px;
    margin-top: 5px;

}
.thanh_ngang_mobile button{
 background: #017E84;
 border: none;
}
#slider img{
    height: 280px;
}
/*   
B&#1043;&#1032;i xe
*/
#bai_xe_id .nav-tabs>li>a{
    padding: 10px 10px;
}
#bai_xe_id .title_tab{
    position: absolute;
    top: 365px;
    z-index: 100;
    left: 0px;
    width: 100%;
}
.bai_xe_mobile{
    margin-bottom: 50px;
    margin-top: -20px;
}
.view_maps iframe{
    height: 315px !important;
}



.view_maps{
    margin-top: 57px;
}
.lien_he_bai_xe > div:first-child{
    display: block;
}
.slider_duoi_bai_xe img{
    height: 250px !important;
}
.slider_bai_xe img{
    height: 315px !important;
}
.nopd_mobile{
    padding: 0px !important;
}
.title_tab > ul > li{
    font-size: 12px;
}
.wrap_table_bo_tuc{
    font-size: 10px;
}
.danh_gia i{
    font-size: 9px;
}
#statistic{
    display: block;
}
.container {
    width: 100%;
}

#menu-site-default .navbar-right {
    display: none;
}
}

@media (max-width: 767.98px) {

    .box-shadow {
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display: none !important;
    }

    #statistic .item{
        width: 100%;
    }

    .footerNav2 .container{
        display: block;
        text-align: center;
    }

    .footerNav2 .socialList{
        margin-top: 10px;
        justify-content: center;
    }
    .hidden-md{
        display: block
    }
    .services-list-item h3{
        height: 42px;
    }
}

@media (max-width: 499.98px) {
    .nv-infodie {
        width: 100%;
    }

    .cookie-notice {
        left: 0;
        width: 100%;
    }

    .visible-ss-block {
        display: block !important;
    }

    .visible-ss-inline {
        display: inline !important;
    }

    .visible-ss-inline-block {
        display: inline-block !important;
    }

    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display: none !important;
    }

    .search{
        top: 78px;
        right: 0;
        width: 100%;
        padding: 15px;
        background-color: #fff;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        z-index: 9;
    }

    .search input{
        width: 100%;
    }
}

@media (min-width: 500px) {
    .nv-infodie {
        width: 500px;
        left: 50%;
        margin-left: -250px;
    }
}

@media (min-height: 500px) {
    .container {
        width: 100%;
    }

    .nv-infodie {
        height: 500px;
        top: 50%;
        margin-top: -250px;
    }
}

@media (min-width: 768px) {
    .wraper {
        width: 100%;
    }

    .hidden-ss-block {
        display: block !important;
    }

    .hidden-ss-inline {
        display: inline !important;
    }

    .hidden-ss-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) {
    .container {
        width: 100%;
    }

    .wraper {
        width: 100%;
        max-width: 1200px;
    }
}

@media (min-width: 1200px) {
    .wraper {
        width: 1200px;
    }
}
@media (min-width: 1440px) {
    .wraper {
        width: 1440px;
    }
}
