/**
 * @Project NUKEVIET 4.x
 * @Author TECH MP CO., LTD <techminhphuc@gmail.com>
 * @Copyright (C) 2023 TECH MP CO., LTD. All rights reserved
 * @License: Not free read more http://nukeviet.vn/vi/store/modules/nvtools/
 * @Createdate Mon, 06 Feb 2023 01:33:17 GMT
 */
 .formthongtinkhac img{width:100%; height:auto;}
.crimeItem {
        width: 33.33333%;
        float: left;
		min-height:210px;
        padding: 5px;
}
.anhdaidien {
    float: left;
    width: 33%;
}
.anhdaidien img {
    width: 120px;
    height: 160px;
}
.anhchitiet img {
    width: 150px;
}
.thongtincoban {
    width: 65%;
    float: right;
}
.hovaten {
    text-transform: uppercase;
    font-weight: bold;
    color: #831010;
}
.hovaten a{
    text-transform: uppercase;
    font-weight: bold;
    color: #831010;
}
.form-control-tmp{}
.formtt {
    padding-bottom: 10px;
}
 .titlett{width:25%;float: left;padding: 5px;}
 
 
 @media (max-width: 1119.98px) {
	
	
	.thongtincoban {
		white-space: initial;
	}
}

@media (max-width: 991.98px) {
	.crimeItem {
	    width: 100%;
        padding: 5px;
	}
}
@media (max-width: 767.98px) {
	
	.thongtincoban {
		white-space: initial;
	}
	.anhdaidien img {
		width: 100%;
		height: 160px;
	}
	.crimeItem {
	    width: 100%;
        padding: 5px;
	}
}
@media (max-width: 499.98px) {
	.crimeItem {
        width: 100%;
        padding: 5px;
	}
	.thongtincoban {
		white-space: initial;
	}
	.anhdaidien img {
		width: 100%;
		height: 160px;
	}
 }
 @media (min-width: 500px) {}
 @media (min-height: 500px) {}
 @media (min-width: 768px) {}
 @media (min-width: 992px) {}
 @media (min-width: 1200px) {}