
.wrapper {
	position:relative;
	height:100%;
	width:100%;
	float:left;
	background:#ddd;
}

.ace .item {
	height:auto;
	background-color:#c6c7a0!important;
	background-image:url(../images/ace-special-grad.jpg)!important;
	background-repeat: repeat-x!important;
    background-position: center bottom!important;
    background-size: 750px!important;
    padding: 100px 0 500px 
}

.ace .item .centered {
	background:none;
	height:100%;
	color:#fff;
}

.ace #meet .inner {
min-height: 1000px;
}

.ace #meet {
background-repeat: no-repeat;
background-size: 1500px;
background-position: center 275px;
}
#stats {
	width: 100%;
	position: relative;
	height: auto;
	padding-top: 200px;
	border: 5px solid #111;
	padding-top: 60px;
	max-width: 800px;
	padding-bottom:60px;
	margin: 20px auto 0;
	position: relative;
	
}
.ace .item  p {
	padding-bottom:50px;
}

.ace  .item  p,
.ace  .item  h2 {
	color: #FFF;
	line-height: 1.3em;
	max-width: 450px;
	margin: 0 auto;
	color:#111;
	text-align:left;
	}
	
	
.ace  .item  h2 {
width: 100px;
height: 100px;
position: absolute;
border: 1px solid rgba(0,0,0,0.1);
background:#fff;
left: 0px;
top: 30px;
line-height: 90px;
font-size: 17em;
padding: 0;
text-align: center;
color:#cc0000;
}
	
.ace  .item  h3 {
font-weight: 800;
text-transform: uppercase;
padding-top: 50px;
color: #111;
text-align: left;
margin-left: 140px;
padding-bottom: 0px;

}
.ace  .item  p {
margin-left: 140px;
padding: 0px;
}

.ace .stat-info {
margin: 0 auto;
width: 90%;
position: relative;
border-bottom: 5px solid #111;
position:relative;
height:160px;
padding: 25px 0 15px;
}
.ace .stat-title {
position: absolute;
top: 0px;
width: 100%;
border-bottom: 5px solid #111;
padding: 20px 0;
}
.ace .stat-info#stat-four {
margin-bottom:100px;
border:none;
}
.ace .stat-title h4 {
color: #111;
}
.ace .stat-info img {
	float:left;
	padding-right:10px;
}


@media all and (max-width:768px) and (min-width:0px){
.ace .item {
	display:none;
}