@charset "utf-8";@import url('/media/com_rsform/css/front.css');
/***!  /templates/xero/css/custom.css  !***/

/* Import CSS for Forms for modal */


.rsform-block {
	clear: both !important;
	padding: 10px 0 !important;
	display:block;
}

p {
	line-height: 1em !important;
	margin: 0 !important;
}

.mainwrap.zen-spotlight {
  background: white none repeat scroll 0 0;
  padding: 20px;
}

.mainwrap.zen-spotlight p {
  line-height: 1.5em !important;
}

.darkgreen { background-color: #1e3e3d; }
.bluegrey { background-color: #7c9bad; }
.aquagreen { background-color: #1a918b; }
.zen-spotlight { border: none !important; }

.contact, .contact a.modal_link.cboxElement {
  color: #ffffff;
  font-size: 1.5em;
  margin-bottom: 100px;
}
#cboxTitle { background-color: #1a918b !important; color: #ffffff !important; }
.footertext {
  color: #ffffff;
  font-size: 1.3em;
  height: 1.6em;
}
.footer {margin-top: 50px;}
.contactleft { float:left;}

.contactright {float:right; text-align: center;}
.contactleft, .contactright {
  border: 1px solid #ffffff;
  margin-top: 20px;
  width: 20%;
}
.contactline {
  border: 1px solid #ffffff;
  margin-top: 20px;	
  width: 100%;
}

@media screen and (min-width: 480px) {
.topbars { height: 60px; width: 100%; }
img.eventbox { height: 100%; max-height: 130px; width: auto; padding: 10px; margin: 30px auto 0; }
div.eventbox {
  text-align: center;
  padding-top:  10px;
}
div.footerbox {
  height: 400px;
  text-align: center;
  padding-top:  100px;
}
div.footerbox.hide-responsive {
	/* Put a line in here*/
}
.contactus {
  float: left;
  text-align: center;
  width: 60%;
}
#zen-wrap {
	background:url(/images/background.jpg) !important;
	background-position: top center !important;
	background-attachment:fixed !important;
	background-color: #000000 !important;
	background-repeat: no-repeat !important;
}
}

@media screen and (max-width: 480px) {
.topbars { display: none; }
img.eventbox { max-width: 250px; width: 90%; height: auto; padding: 10px; margin: 0 auto; }
div.eventbox {
  text-align: center;
}
div.footerbox {
  text-align: center;
  padding-top:  10px;
}
div.footerbox.hide-responsive {
	display: none;
}
.footerbox.bluegrey { background-color: #E6EBF1 !important; color: #000000 !important;padding-bottom: 10px; }
.footertext, .contact, .contact a.modal_link.cboxElement {
	 color: #000000 !important;
}
.contactus {
  float: left;
  text-align: center;
  width: 60%;
}
.contactleft, .contactright {
  border: 1px solid #000000;
}
.select-menu #zen-wrap, .offcanvas-menu #zen-wrap {
	border-top: none !important;
}
#zen-wrap {
	background: #000000 !important;
}
}
