.single-event.event-page {
	width: 95%;
	margin: 0 auto;
}

.singe-events.singular div.events .entry-header, 
.singe-events.singular div.events .entry-content {
	width:100%;
	padding:2%;
}

.events.type-events h1.entry-title {
}

.rhc_top_image {
	padding: 4px;
	border-radius: 0px;
	border: 1px solid #EBEBEB;
	box-shadow: 0 0 0 transparent;
	margin: 0 auto;
	text-align: center;
	width: 99%;
}

.single-event-gmap-holder .sws-gmap3-frame {
	width: 100%;
	margin: 0 0 10px;
	padding: 4px;
	border: 1px solid #DDD;
	position: relative;
	/*top: -142px;*/
}

.fe-extrainfo-holder {
	padding: 8px 15px;
}

.fe-extrainfo-holder .fe-extrainfo-tiltle,
.fe-extrainfo-holder .fe-cell-label {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

.rhc-info-row .fe-cell-label {
	font-size: 18px;
	vertical-align: top;
	margin-bottom: 11px !important;
}

.rhc-info-row {
	width: 100%;
	display: block;
}

.rhc-info-row .rhc-info-cell {
	vertical-align: top;
}

.fe-extrainfo-col1 .rhc-info-row .rhc-info-cell {
	display: inline-block;
	width: 100%;
}

.fe-extrainfo-col2 .rhc-info-row .rhc-info-cell {
	display: inline-block;
	width: 50%;
}

.fe-extrainfo-col3 .rhc-info-row .rhc-info-cell {
	display: inline-block;
	width: 33%;
}

/* With image */
.fe-have-image-1 .fe-extrainfo-holder {
	width: 46%;
	display: inline-block;
}

.fe-have-image-1 .fe-image-holder {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	text-align: right;
	margin-left: 0% !important;
	margin-top: 1.2%;
	margin-bottom: 0.5%;
	margin-right:1.8%;
	float:right !important;
}

.fe-extrainfo-container .fe-image-holder img {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ebebeb;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	box-shadow: none;
	width:100%;
	height:auto;
}

/*  Without image  */
.fe-have-image-0 .fe-extrainfo-holder {
	width: 100%;
	display: block;
}


.rhc-info-row .rhc-info-cell {
	margin-bottom: 3px;
}

.fe-extrainfo-label,
.rhc-info-row div.rhc-info-cell .fe-extrainfo-label {
	font-weight: bold;
	margin-right: 3px;
	margin-bottom: -6px;
	width: 100%;
	display: block;
}

.event img {
	border: 1px solid #ccc;
	padding: 4px;
}

/* Venue Box */
.fe-map-holder {
	margin-left: 0% !important;
	margin-top: 1.2%;
	margin-bottom: 0.5%;
	margin-right:1.8%;
	float:right !important;
}

.fe-have-image-1 .fe-map-holder {
	margin-bottom: 1.3%;
}

.rhc .sws-gmap3-frame {
	padding: 5px;
	border: 1px solid #ebebeb;
	background-color: #fff;
	width: 98.9%;
}

.venue-page-description {
	margin: 20px 0 30px;
}

@media only screen and (max-width: 767px) {
	.fe-image-holder,
	.fe-map-holder {
		width:98% !important;
	}
}

@media only screen and (max-width: 540px) {

.single-event-gmap-holder {
	width: 97%;
}

.single-event.event-page p {
	width:98%;
	margin:0 auto 1.625em;
}

}

@media only screen and (max-width: 481px) {
	.fe-extrainfo-col1 .rhc-info-row .rhc-info-cell,
	.fe-extrainfo-col2 .rhc-info-row .rhc-info-cell,
	.fe-extrainfo-col3 .rhc-info-row .rhc-info-cell {
		display: block;
		width: 100%;
	}
	
	.fe-have-image-1 .fe-image-holder {
		margin: 10px 0px 5px 0px;
		text-align: center;
	}
	
	.fe-have-image-0 .fe-map-holder {
		margin: 10px 0px 11px 0px;
	}
	
	.fe-have-image-1 .fe-extrainfo-holder,
	.fe-have-image-0 .fe-extrainfo-holder {
		width: 100%;
		display: block;
	}
	
	.fe-extrainfo-container .fe-image-holder img,
	.fe-extrainfo-container .fe-map-holder .sws-gmap3-frame {
		width: 90%;
		margin:0 auto;
	}
	
	.fe-have-image-1 .fe-map-holder {
		margin-bottom: 4%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
	

}

/*draft: paola apply proper fluid styles*/
.fe-extrainfo-container {
	width: 100%;
	background-color: #fff;
	border: 1px solid #ebebeb;
	position: relative;
	padding: 1px;
	margin:0 auto 10px;
}

.fe-extrainfo-container2 {
	width: 100%;
	height: 100%;
	background-color: #f9f9f9;
}

elist-dbox,
.se-dbox, 
.se-vbox {
line-height: 1.625;
}