.container {
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 33px;
	padding-bottom: 0;
	margin-top: 55px;
	background-color: rgba(0,0,0,0.5);
	margin-bottom: 111px;
	display: none;
}
.container #statistics .col-md-4.col-xs-6 {
	width: 22%;
	display: inline-block
}
.container #statistics .col-md-4.col-xs-6 .stat-wrap span {
	position: relative;
	clear: left;
	color: #02b9ff
}
.container h2 {
	font-weight: 400;
	color: #fff;
	background-image: none;
	margin-top: 45px;
	font-size: 18px
}
#stat1, #stat2, #stat3, #stat4 {
	width: auto;
	display: inline-block
}
.row {
	padding: 40px 0
}
#statistics {
	font-size: 55px;
	color: #fff;
	font-weight: 700
}
@media (max-width:768px) {
#awards img.img-responsive {
	max-width: 345px
}
}
@media (max-width:500px) {
#statistics {
	font-size: 35px
}
.container #statistics .col-md-4.col-xs-6 {
	width: 98%
}

.container h2 {
	margin-top: 15px;
	font-size: 18px;
	margin-bottom: 34px;
}


}
