/************************************PC***********************************************/
@media (min-width: 1200px) {
    /*.container, .container-lg, .container-md, .container-sm, .container-xl {*/
    /*    max-width: 1140px;*/
    /*}*/
}
@media (min-width: 1024px) {
    .home-top-des{
        padding: 0px 30px;
    }
    .table-responsive{
        display: table;
    }
    .list0-col{
        padding-right: 5px;
    }
    .list0-col:nth-child(3n+2){
        padding-right: 10px;
        padding-left: 10px;
    }
    .list0-col:nth-child(3n+3){
        padding-right: 15px;
        padding-left: 5px;
    }
    .ad_top .ad_top_item {
        /*padding: 0px 1rem 0.3rem 0rem;*/
    }
    .ad_top .ad_top_item:nth-child(even) {
        /*padding-right: 0;*/
        padding-left: 0;
    }
    .nhacai-detail .col-md-4 {
        padding: 0px 1rem 0.3rem 0rem;
    }
    .nhacai-detail .right-ads{
        padding-right: 0;
    }
    .col-left{
        padding-right: 0;
    }
    .tab-content{
        
    }
    .hidden-pc{
        display: none;
    }
    .right-nc-ads img{
        max-height: 228px;
    }
}
@media screen and (min-width: 700px) and (max-width: 1200px) {

}
/************************************Nhỏ hơn Desktop***********************************************/

@media (max-width: 960px) {
    .hiden-mobi {
        display: none!important;
    }
    .ad_top {
        margin: 0 -15px 0.5rem -15px;
    }
    .ad_top .ad_top_item {
        padding-bottom:0.3rem;
    }
    .nhacai-detail {
        margin: 0 -15px 0.5rem -15px;
    }
}

/************************************Máy tính bảng width***********************************************/
@media (max-width: 800px) {


}

/************************************Máy tính bảng height***********************************************/

@media (max-width: 700px) {
    .nhacai-item-km3{
        border-left: none;
    }
    .home-video {
        width: 100%;
        position: absolute;
        bottom: -110px;
        left: 0px;
        z-index: 1;
        padding: 0px 10px;
    }
    .home-video iframe{
        height: 245px !important;
    }
    .bannerhome{
        font-size: 14pt;
    }
    .bannerhome .home-des h1{
        font-size: 24pt;
    }

    .home-hr {
        border-top: 4px white solid;
        width: 120px;
        /**/ margin-bottom: 150px;
        margin-top: 30px;
    }
    .bannerhomec {
        margin-bottom: 20px;
    }
    .title-1 {
        margin-top: 0;
        margin-bottom: 15px;
        font-size: 22px;
    }
    .home-des-2 {
        padding: 20px 0px;
        text-align: center;
        font-size: 16px;
        text-align: justify;
    }
    .home-hr-2 {
        margin-bottom: 40px;
    }
    .title-5 {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .inpage {
        background-size: 370%;
    }
    .sitebreadcrumb {
        margin-bottom: 20px;
    }
    .nhacai-info-logo {
        border-right: none;
        text-align: center;
        padding: 0px 30px 25px;
        border-bottom: 2px solid #FFBC00;
        margin-bottom: 20px;
    }
    .nhacai-info-des .btn {
        margin-right: 5px;
        margin-bottom: 10px;
    }
    .nhacai-info-des-bt{
        text-align: center;
    }
    .nhacai-info-point {
        border-left: none;
        border-top: 2px solid #FFBC00;
        padding-top: 20px;
    }
    .ad_top .ad_top_item img{
        height: auto;
    }
    .nhacai-detail .col-md-4 {
        margin-bottom: 1rem;
    }
    .clb-list3-item img {
        width: 100%;
    }
    .clb-list-item h2 {
        display: none;
    }

    .clb-list-item > h2 {
        display: block;
    }
    .clb-list-item img {
        float: right;
        width: 50%;
        margin-left: 3%;
        margin-right: 0px;
    }

    .boxindex {
        background: white;
        height: auto;
        margin-bottom: 10px;
        overflow: hidden;
    }

    .clb-list-item p {
        margin-bottom: 0px;
        text-align: justify;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 5;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .clb-list-item header {
        float: left;
        width: 47%;
    }

    .clb-list-item .tags-club {
        display: none;
    }
    .dsnc-nhacai-gift{
        /* padding-left: 0; */
        margin-top: 10px;
    }
    .footer-link{
        text-align: center;
        font-size: 0.8rem;
        margin-bottom: 1rem;
    }
    .footer-link a {
        padding: 0px 10px;
        color: #d5d5d5;
    }
    .social-icons,.foot-icontext{
        text-align: center;
    }
    .bottom {
        text-align: center;
    }
}

/************************************điện thoại***********************************************/

@media (max-width: 480px) {


}
/***********************************điện thoại màn hình nhỏ***********************************************/

@media (max-width: 320px) {


}
