.item {
	background:none!important;
}

.special {
	margin:0px auto;
	background: #fff;
	padding:1px 20px;
}

ul.special.rule-book {
	padding: 0px;
	display: inline-block;
	border: 20px solid #EFEDC3;	
	background: #EFEDC3;
	overflow:hidden;
	max-width:910px;
}
	
ul.special.rule-book li {
	width:33%;
	float:left;
	position:relative;
	overflow:hidden;
	text-align:center;
	
}
ul.special.rule-book li.image {
	padding:30px 0 40px 0;
	width:100%;
	margin-bottom:10px;
}
ul.special.rule-book li h4 {
	font-family: 'Knockout 54 A', 'Knockout 54 B';
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 3em;
	color: #111;
	font-weight: 100;
	letter-spacing: 0.051em;
	margin: 0;
	padding: 0 0 30px 0;
	line-height: 0em;
	color: #ef682f;
}
	
ul.special.rule-book li.quote h4 {
	font-size: 2em;
	line-height: 1em;
	color: #ef682f;
}
ul.special.rule-book li:first-child h4 {
	text-align:center;
	font-size:4em;
}
ul.special.rule-book li:first-child span.dates {
	width: 100%;
	position: absolute;
	text-align: center;
	color: #9B2121;
	text-transform: uppercase;
	left: 0px;
	top: 16px;
}
ul.special.rule-book li.diagram {
	border-top:5px solid #111;
	height:600px;
	margin-bottom:10px;
	width: 100%;
	padding:20px 0 40px 0;
}	
ul.special.rule-book li.diagram img {
	width:90%;
	height:auto;
	margin:40px auto 0;
	position:relative;
	
}	
.ultimate-peace .section ul.special.rule-book li h2 {
	padding-top: 10px;
	font-family: 'Didot 11 A', 'Didot 11 B';
	font-weight: 300;

}
.rule-title {
	position: absolute;
	left: 0px;
	bottom: 25px;
	z-index: 9;
	width: 100%;
}
ul.special.rule-book li.fact {
	height:250px;
}
ul.special.rule-book li.fact img {
	width:100%;
	height:auto;
	position:absolute;
	right:0px;
}
ul.special.rule-book li.fact.one .top,
ul.special.rule-book li.fact.two .top,
ul.special.rule-book li.fact.three .top {
	width:100%;
	height:250px;
	text-align:center;
	position:relative;
	left:0px;
	top:0px;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
}

ul.special.rule-book li.fact.one h5,
ul.special.rule-book li.fact.two h5,
ul.special.rule-book li.fact.three h5 {
	position: absolute;
	width: 90%;
	left: 5%;
	top: 270px;
	height: 100px;
	text-transform:uppercase;
	
}



ul.special.rule-book li.fact.three {
	border:none;
}
ul.special.rule-book li.quote,
ul.special.rule-book li.fact.four {
	width:100%;
	border:none;
	padding:20px 0 0 0;
	height:auto;
}	

ul.special.rule-book li.bottom {

  width: auto;
  border-top: 10px solid #ef682f;
  padding: 20px 0;
  margin: 20px 0 0 0;
    font-family: 'Gotham SSm A', 'Gotham SSm B';
    font-weight: 400;
    font-style: normal;
	font-size:1.3em;
	padding:20px 100px;
}
ul.special.rule-book li.hours {
	width:100%;
	z-index: 9;
	position: relative;
}
ul.special.rule-book li.hours h5{
	width:200px;
	background-size: 50px!important;
	background-position: center!important;
	height: 100px;
	background-repeat: no-repeat!important;
}
ul.special.rule-book li.hours h5#time{
	float:right;
}
ul.special.rule-book li.hours h5#boxing {
	float:left;
}

ul.special.rule-book li.quote h2{
	font-size: 10em;
	font-family: 'Knockout 29 A', 'Knockout 29 B';
	font-weight: 800;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1em;
	padding: 50px 0 5px;
	margin: 0 auto;
	max-width: 750px;
	color: #111;
}
ul.special.rule-book li.quote h2 .oy{
	line-height:-1em;
}
ul.special.rule-book li.image {
	padding:0 0px 0;
	width: 100%;
	margin:0;
	height: 615px;
	overflow:visible;
}

.image-main {
	width: 100%;
	height: 100%;
	float:left;
	position:relative;
	text-align:center;
}
.image-main img {
	position: relative;
	width: auto;
	height: 900px;
	top: -100px;
	left: -100px;
}
	
.quote{
	position: absolute;
	top: 50%;
	width: 250px;
	height: 250px;
	border-bottom:10px solid #fff;
}	
.quote.left{
	left: 0px;
}
.quote.right{
	right: 0px;
}
	
.quote h3 {
	padding: 0 0 15px 0;
}
	
ul.special.rule-book li.fact.four h4 {
	display:none;
}
ul.special.rule-book li.fact.four p {
	max-width: 630px;
	margin: 40px auto;
	font-weight:600;
	line-height: 2em;
	text-align: justify;
}
ul.special.rule-book li.fact h2 {
    text-transform: uppercase;
    font-size: 1.25em;
	padding:0px;
    letter-spacing: 0.15em;
}

h2 span#small {
	font-size: .5em;
	font-family: 'Knockout 54 A', 'Knockout 54 B';
	font-weight: 400;
	font-style: normal;
	border-bottom: 7px solid #111;
	top: -34px;
	position: relative;
	margin-right: 15px;
	color: #111;
}
@media all and (max-width:899px) and (min-width:200px) {
	.ultimate-peace ul.special.rule-book li {
		width:100%;
	}
	ul.special.rule-book li.fact {
		height: 255px;
		border:none;
		border-bottom: 5px solid #111;
	}

	.special {
		display:none;
	}




	.item {
		width: 100%;
		float: left;
		height: auto;
		position: relative;
		padding: 0px 20px;
		margin-left: -20px;
	}
	
	.ultimate-peace .special {
		margin: 20px auto;
		background: #fff;
		padding: 1px 0px; 
		width: 100%;
	}
	ul.special.rule-book {
		border: none;
		padding: 10px;
		display: inline-block;
		background: none;
		padding: 0;
	}
	ul.special.rule-book li.fact.four {
		width: auto;
		border: none;
		border-top: 5px solid #111;
		padding: 20px 20px;
		height: auto;
		margin-top: 10px;
	}

	ul.special.rule-book li.diagram {
		display:none;
	}


}
