.statistics-142-1{
	/* position:
	absolute; */
	/* bottom:0; */
	height:
	auto;
	width:100%;
	}
.statistics-block{
	width:264px;
	height:auto;
	background: #ffffffcf;
	/* background:url(../images/statistics-142-1/bg1.png) top center repeat; */
	/* border: 1px solid #000; */
	padding:8px;
	margin:0 auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
	
.stat-box{
	border:#000 1px solid;
	overflow:hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}	
	
.statistics-top{
	width:100%;
	height:
	auto;
	background: #4dada3d6;
	padding:8px;
	}
.st-icon{
	width:100%;
	height:auto;
	text-align:center;
	}
.st-text{
	width:100%;
	height:auto;
	text-align:left;
	font: 20px/24px 'kanit', Arial, sans-serif;
	color:#fff;
	}
.st-text span{
	width:100%;
	height:auto;
	text-align:left;
	font: 13px/20px Arial, sans-serif;
	color:#fff;
	}	
.st-mid{
	width:100%;
	height:
	auto;
	background: #4dada3d6;
	}
.st-table{
	width:100%;
	height:auto;
	color:#fff;
	padding:8px;
	}
@media (max-width: 575px) { 
.statistics-142-1 {
    margin-top: 55px;
}
}
@media (min-width: 576px) and (max-width: 991px) { 
.statistics-142-1 {
    margin-top: 55px;
}
}

@media (min-width: 320px) and (max-width: 768px) { 
.statistics-142-1{
	position: relative;
		bottom:0;

	}
}


