#zone-menu-wrapper{
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
}
#zone-header{
	margin-top: 135px;
}
#page{
	margin-top: 135px;
}
.conflocation{
	margin-left: 10px;
	font-size: 20px;
}
.registerbtn{
	margin: 8px;
	background: #990b0b;
}
.registerbtn a{
	color: #fff;
	font-weight: 400;
}
.registerbtn a:hover{
	color: #000;
	font-weight: 400;
}

@media all and (max-width:1220px){
.container-24 .grid-18{
	width:1170px !important;
	margin: 0 auto !important;
	}	
}
@media only screen and (min-width: 320px) and (max-width:768px) {
	.container-24 .grid-18 {
        width: 100% !important;
    }
	.block-inner{
		padding: 0 10px;
	}
	.row {
		display: block !important;
	}
	#page {
		margin-top: 116px;
	}
	.placedate{
		text-align: center;
	}
}
