
.box_thong_tin_them{
    display: none;
}
.tieu_chi{
    text-align: center !important;
}

/*COMPUTER*/
@media all and (max-width: 599px){
    .displayPC{
        display: none;
    }
    .displayMobile{
        display: block;
    }


    .tieu_chi_mobile{
        width: 95%;
        margin: 0 auto;
    }

    .tieu_chi_mobile .wrap{
        width: 100%;

    }

    .tieu_chi_mobile .group_1 img,
    .tieu_chi_mobile .group_2 img,
    .tieu_chi_mobile .group_3 img,
    .tieu_chi_mobile .group_4 img{
        display: none;
    }
    .tieu_chi_mobile .wrap img{
        width: 100%;

    }

    .tieu_chi_mobile .wrap .ten_tieu_chi{
        height: 50px;
        color: #fff;
    }

    .tieu_chi_mobile .wrap .ten_tieu_chi p{
        padding-left: 10px;
        padding-top: 6px;
        font-size: 14px;
    }
    .tieu_chi_mobile .wrap .ten_tieu_chi:hover{
        cursor: pointer;
    }

    .tieu_chi_mobile .group_1 .ten_tieu_chi,
    .tieu_chi_mobile .group_3 .ten_tieu_chi,
    .tieu_chi_mobile .group_5 .ten_tieu_chi{
        background: #60bb46;
    }

    .tieu_chi_mobile .group_2 .ten_tieu_chi,
    .tieu_chi_mobile .group_4 .ten_tieu_chi,
    .tieu_chi_mobile .group_6 .ten_tieu_chi{
        background: #e94a4f;
    }



    .w980px{
        width: 100%;
        margin: 0 auto;
    }
    .album{
        width: 100%;
        text-align: center;
    }

    .album .wrap{
        display: inline-table;
        height: auto;
        margin: 20px 10px;
        overflow: hidden;
        position: relative;
        text-align: center;
        top: 50px;
        width: 95%;
    }

    .album ul{
        margin: 5px auto;
        width: 100%;
        text-align: center;
    }
    .album ul li{
        width: 95%;
        display: inline-table;
        margin: 12px 5px;
        padding: 5px;

    }

    .album ul li:hover{
        background: rgba(228, 229, 231, 0.72);

    }

    .box_thong_tin_du_an p{
        text-align: left;
        color: #4583b6;
    }



    .album ul li div{

        top: 0;

    }
    .album div{

        overflow: hidden;
        text-align: center;
    }
    .album .wrap_full_box .box_img img{
        width: 100%;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }
    .album .wrap_full_box .box_img img:hover{
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    p.ten_du_an a{
        color:#4583b6;
        font-size: 20px;
    }
    p.ten_du_an a:hover{
        color:#e94a4f;
    }

    p.ten_chu_dau_tu,
    p.dia_chi
    {
        color: #808183;
    }


    .box_thong_tin .show{
        width: 80%;
        margin: 0 auto;

    }

    .box_thong_tin .show:hover{
        cursor: pointer;
        font-weight: bold;
    }

    .box_thong_tin .show p{
        text-align: center;
        color:#e94a4f;
    }

    .box_thong_tin_them{
        width: 97%;
        margin: 0 auto;
    }
    .box_thong_tin_them .wrap_box_tt{
        margin: 5px 0;
        background:  rgba(228, 229, 231, 0.72);
    }
    .box_thong_tin_them .wrap_box_tt .anh{
        float: left;
        width: 80px;
    }
    .box_thong_tin_them .wrap_box_tt .anh img{
        width: 70px;
        height: 70px;
        padding-top: 10px;
    }


    .box_thong_tin_them .wrap_box_tt .mieu_ta{
        float: left;
        width: 200px;
        padding-left: 5px;
    }
    .box_thong_tin_them .wrap_box_tt .mieu_ta a{
        color: #0d344e;
    }
    .box_thong_tin_them .wrap_box_tt .mieu_ta a:hover{
        color: #e94a4f;
    }


    .box_thong_tin .binh_chon{
        width: 150px;
        height: 40px;
        background: #60bb46;
        margin: 0 auto;
        display: none;
    }
    .box_thong_tin .binh_chon:hover{
        cursor: pointer;
        background: #469a2e;
    }
    .box_thong_tin .binh_chon p{
        text-align: center;
        padding-top: 2px;
    }
    .box_thong_tin .binh_chon p a{
        color: #fff;
    }

    p.tt{
        width: 95%;
        color: #0d344e;
        background: url("../img/icon/in-dex.jpg") left 12px no-repeat;;
        padding-left: 7px;
    }
    p.tt-con{
        width: 95%;
        color: #212a2f;
        background: url("../img/icon/in-dex-2.jpg") 20px 11px no-repeat;;
        padding-left: 30px;
    }


    .tieu_chi .box_img img{
        width: 120px !important;
    }










}