body {
	
font-family: europa, sans-serif; font-size: 18px;

}

p, ul, ol {
	margin-bottom: 15px;
}

p, ul li, ol li {
	line-height: 1.68em;
}

h1, h2, h3, h4, h5 {
	
font-family: ff-duper-web-pro, sans-serif;

}

blockquote {
	
}

iframe {
	border: none;
}

.itemListCategory h1, h2.contentheading, h1.contentheading, h1.itemTitle, h1 {
	font-size: 48px;
	line-height: 1.2;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 0;
}

div.itemFullText h2, div.itemListCategory h2, div.itemIntroText h2 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 32px;
}

div.itemFullText h3, div.itemListCategory h3, div.itemIntroText h3 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 24px;
}

.zen-module-title h3 {
	text-align: center; text-transform: none; font-size: 42px;
}

div.itemFullText h4, div.itemListCategory h4, div.itemIntroText h4 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 18px;
	text-transform: uppercase;
}

div.itemFullText h5, div.itemListCategory h5, div.itemIntroText h5 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.itemFullText ul, .itemFullText ol {
	margin: 0 0 15px 25px;
}

.itemFullText ul ul {
	margin: 0 0 0px 35px;
}

.btn {
	text-transform: uppercase;
	padding: 10px 20px;
	font-weight: bold;
}

.btn:hover {
	
}

blockquote {
	
}

blockquote p {
	
}

/*menu*/

#navwrap {
	background-color: rgba(0, 0, 0, 0.52);
}

#logowrap {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+98 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 98%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 98%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 98%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

#logowrap.zen-nav-fixed {
	background: rgba(0, 169, 80, 0.9) !important;
}

html.home #logowrap {
	
}

#logowrap .zen-container {
	width: 96%;
	max-width: 1200px;
}

#menu ul > li a, #menu ul > li span.zen-menu-heading {
	text-transform: uppercase; font-weight: 600; font-size: 16px;
}

#menu ul li li a, #menu ul li li span.zen-menu-heading {
	text-transform: none;
	font-size: 90%;line-height: 1.3; padding: 8px 0;
}

#menu.zen-menu.zen-menu-horizontal ul li.parent a::before, #menu.zen-menu.zen-menu-horizontal ul li.parent span.zen-menu-heading::before {
	display: none;
}

.zen-menu-right ul.first-level > li > ul {
	left: 0;
	right: auto;
}

#menu.zen-menu.zen-menu-horizontal ul.first-level > li {
	width: auto;
	display: inline-block;
}

#menu.zen-menu.zen-menu-horizontal ul {
	margin-top: 20px;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-ms-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}

.zen-menu.zen-menu-horizontal ul li li > a, .zen-menu.zen-menu-horizontal ul li li > span {
	padding: 0; border: none;
}

#menu.zen-menu.zen-menu-horizontal ul ul {
	margin-top: 0!important; padding: 15px 25px;
}

#logo img {
	padding-top: px;
	height: 83px;
	width: auto;
	max-width: 100%;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-ms-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}

.zen-nav-fixed #logo img {
	height: 60px;
	width: auto;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-ms-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}

.zen-nav-fixed #menu.zen-menu.zen-menu-horizontal ul {
	margin-top: 10px;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-ms-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}



#logowrap .zen-spotlight {
	 padding: 10px;;
}

div.donate, div.translate {
	display: inline-block; vertical-align: middle; margin-right: 15px;
}

div.donate a {
	background: #F56E18; color: #FFF; padding: 5px 20px; margin-right: 10px; text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

div.donate a:hover {
	color: #4A514F!important ;
}

div.translate a {
	background: #fff; text-transform: uppercase; padding: 5px 20px; margin-right: 0px;  	font-size: 14px;
	font-weight: bold; color: #4A514F;
}

}

div.translate a:last-child {
	border: none;
}



/*Banner*/

#bannerwrap {
	margin-top: -110px;
}

#banner {
	overflow: hidden;
}

#banner .custom img {
	width: 100%;
}

#bannerwrap .zen-spotlight {
	padding: 0;
}

#bannerwrap .moduletable {
	margin: 0;
}

.k2ItemsBlock h1.moduleItemTitle, #bannerwrap .zen-module-title h3 {
	position: absolute; bottom: 30px; left: 60px; border: none; font-size: 60px;
}

#bannerwrap .zen-module-title {
	margin: 0;
}


.k2ItemsBlock img {
	width: 100%; height: auto;
}

/*Grid1Wrap*/

#grid1wrap {
	padding: 80px 0 20px 0;
}

#grid1wrap .zen-container {
	max-width: 600px;
}

#grid1 .zen-module-title h3 span	 {
	background:  url('../images/leaves.png') no-repeat left top; padding: 40px; background-size: 85px auto;
}

#grid1 {
	font-size: 20px; text-align: center;
}



/*Grid2Wrap*/

#grid2wrap {
	padding: 60px 0 80px 0;
}

#grid2wrap .zen-container {
	max-width: 900px;
}

.moduletable.inset .zen-module-body {
	background: #FFF; border-radius: 5px; padding: 25px;
}

#zentools-145 li.zt-item {
	margin-bottom: 10px; padding-bottom: 10px;
} 
/*Grid3Wrap*/

#grid3wrap {
	
}


/*Grid4Wrap*/

#grid4wrap {
	border-bottom: 10px solid #CDDA2A;
}

#grid4wrap .zen-spotlight,
#grid5wrap .zen-spotlight  {
	 display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

#grid13, #grid18 {
	text-align: center;
}

#grid13 h2, #grid18 h2 {
	margin: 0; color: #FFF; font-size: 48px; line-height:  .7;
}

#grid13 h2 span, #grid18 h2 span {
	font-size: 24px;
}

#grid13 p, #grid18 p {
	margin: 0; color: #FFF; font-family: ff-duper-web-pro, sans-serif; font-size: 24px; line-height: 1.2;
}

#grid13 a, #grid18 a {
	color: #FFF;
}

#grid13 a:hover, #grid18 a:hover{
	color: #000;
}


#grid14 p, #grid17 p, #grid14, #grid17 {
	margin: 0; line-height: 0;
}

/*Grid5Wrap*/

#grid5wrap {
	
}

/*Grid6Wrap*/

#grid6wrap {
	padding: 80px 0 40px 0;
}

#grid6wrap .zen-container {
	max-width: 600px;
}

#grid21 .zen-module-title h3 span	 {
	background:  url('../images/leaves.png') no-repeat left top; padding: 40px; background-size: 85px auto;
}

#zentools-209 p {
	font-size: 22px;
}

#bottom1 h3, #bottom1 p, #bottom1 a, #bottom1 h4, #bottom1 h4 a {
	color: #4A514F;
}

#zentools-209 .zt-col {
	padding: 0 10px;
}

/*Bottomwrap*/

#bottomwrap {
	background: #f8f8f8; padding-top: 20px;
}


/*Footer*/

#footerwrap {
	margin-bottom: 0;
	padding: 30px 0;
}

#footerwrap a.btn {
	background: #545B59;
}

#footerwrap .moduletable {
	margin: 0;
}

#footerwrap .zen-spotlight {
	padding: 0;
}

#copyright {
  
}

/*zentools*/

.itemFullText .zentools ul li {
	border: none;
	list-style-type: disc;
}

.itemFullText zentools ul {
	margin-left: 30px;
	margin-bottom: 20px;
}

.itemFullText .zentools ul li {
	border: none;
	list-style-type: none;
}

.zentools .zt-block {
	margin: 0;
}

.zentools h4.zt-block {
	font-size: 24px;
	margin: 0;
}

.zentools .zt-text-intro p {
	font-size: 16px;
	line-height: 1.3;
}

.zentools .zt-text-intro h3 {
	font-size: 18px;
	margin: 0 0 5px 0;
	line-height: 1.2;
}

.zentools .zt-text-intro h4 {
	font-size: 20px;
}

.zentools li.zt-item {
	margin-bottom: 40px;
}

.zt-date {
	text-transform: uppercase; font-size: 13px;
}


.ebm-upcoming-events .ebm-event-link, strong.zt-block {
	font-size: 20px; line-height: 25px;
}

/*Sidebar*/

#sidebar-1 {
	
}

#sidebar-1 ul li {
	padding: 0;
}

#sidebar-1 ul {
	margin-bottom: 0;
}

/*Main area*/

#mainwrap {
	
}

#mainwrap .zen-container {
	max-width: 960px;
}

#mainwrap .zen-spotlight {
	padding-top: 0;
}


/*k2*/

div.itemIntroText {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	padding: 0;
}

div.itemListCategory, div#itemListLinks, div.subCategory {
	background: none;
	padding: 0;
	border: none;
	margin: 0;
}

.itemBackToTop {
	display: none;
}

html.staff div.itemImageBlock {
	float: right;
	margin: 0 0 10px 20px;
	padding: 0;
}


html.staff div.itemIntroText h3 {
	margin-top: 0;
}
div.itemImageBlock {
	float: none;
	margin: 0 0 20px 0px;
	padding: 0;
}

.k2ItemList h2.contentheading {
	font-size: 1.7em;
	border: none;
	color: inherit;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 1.1;
}

.formResponsive select, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
	height: inherit;
	line-height: inherit;
	margin: 0;
	font-size: inherit;
	padding: 6px;
}

span.imagecaption {
	background: none;
	text-align: right;
	font-style: italic;
	font-size: 85%;
}

div.itemNavigation {
	background: rgba(255, 255, 255, .8);
	padding: 10px;
	font-size: 76%;
	border: 1px solid #ccc;
	margin-top: 30px;
}

.itemNavigationTitle {
	font-weight: bold;
	padding-right: 10px;
}

a.itemNext {
	float: right;
}

#itemListLinks h4 {
	display: none;
}

div.itemToolbar {
	background: none;
}

/*EVENT BOOKING*/

#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading, #eb-categories .eb-description, #eb-events .eb-description, #eb-event-page .eb-description {
	background: none; padding: 0; border: none;
}

.eb-event-date-container {
	background: #222; border: none;
}

/*JoomDonate*/

.input-prepend .add-on, .input-prepend .btn {
	height: 42px;
	line-height: 32px;
}

#amount_container .input-small {
	width: 120px;
}

form#os_form .form-actions {
	background: none;
	border: none;
}

#os_form input::placeholder {
	opacity: 1;
}

::-moz-placeholder, ::placeholder  {
  opacity: 1;
}


/*Simple Image Gallery*/

ul.sigProResponsive li.sigProThumb a.sigProLink {
	color: #000;
	background-color: #FAFAFA;
	border: 6px solid #FAFAFA;
	-webkit-transition: 200ms all ease-in;
	-moz-transition: 200ms all ease-in;
	transition: 200ms all ease-in;
}

ul.sigProResponsive li.sigProThumb a.sigProLink:hover {
	color: #000;
	text-decoration: none;
	background-color: #dadada;
	border: 6px solid #dadada;
}

ul.sigProResponsive li.sigProThumb a.sigProLink img.sigProImg, ul.sigProResponsive li.sigProThumb a.sigProLink:hover img.sigProImg {
	display: block;
	padding: 0;
	margin: 0;
	border: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/* Caption */

ul.sigProResponsive span.sigProPseudoCaption, ul.sigProResponsive span.sigProCaption {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 1.2;
}

ul.sigProResponsive span.sigProPseudoCaption {
	background: #FAFAFA;
	padding-top: 10px;
	-webkit-transition: 200ms all ease-in;
	-moz-transition: 200ms all ease-in;
	transition: 200ms all ease-in;
}

ul.sigProResponsive li.sigProThumb a.sigProLink:hover span.sigProPseudoCaption {
	background: #dadada;
}

ul.sigProResponsive span.sigProPseudoCaption b {
	font-size: 12px;
	font-weight: normal;
}

@media  (max-width: 800px) {
	body {
		padding: 0;
	}
	
	#toolbar {
		
	}
	
	#toolbar.zen-row-wrap {
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+98 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 98%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 98%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 98%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

	}
	
	html.has-scrolled #toolbar.zen-row-wrap {
		background: #00A950;
	}
	
	
	#mobile-logo img {
		padding: 10px 0 10px 10px;
		width: auto;
		height: 90px;
	}
	
		
	html.has-scrolled #mobile-logo img {
		padding: 10px 0 10px 10px;
		height: 72px; width: auto;
	}
	
	
	.offcanvas-trigger a.btn, .offcanvas-trigger a.btn-empty, .offcanvas-trigger a {
		float: right;
		font-size: 200%;
		margin: 20px;
		text-align: center;
		line-height: 1;
		color: #FFF;
	}
	
	#grid6 {
		margin-top: 60px;
	}
	
	#grid13 h2, #grid18 h2 {
        font-size: 27px;
 
}

#grid13 h2 span, #grid18 h2 span {
    font-size: 18px;
}
	
	#toolbar.zen-row-wrap a {
		color: #FFF;
	}
	
	#toolbar.zen-row-wrap .btn span {
		margin: 0;
	}
	
	#toolbar p {
		margin: 0;
	}
	
	#bannerwrap {
		margin-top: 0px;
	}
	
	#mainwrap {
		margin-top: 0px;
	}
	
	.sb-width-wide {
		width: 100%;
	}
	
	.imageblock {
		float: none!important;
	}
	
	#zenkit span.itemImage img {
		margin: 0 0 10px 0px!important;
		box-shadow: none!important;
		border: none!important;
	}
	
	#donation-form .form-horizontal .controls {
		margin-left: 0;
	}
	
	#donation-form .form-horizontal .control-label {
		padding: 0;
	}
	
	#donation-form .form-horizontal .form-actions {
		padding-left: 0;
	}
	
	#amount_container {
		clear: both;
	}
	
	.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock video, .avVideo .avPlayerContainer .avPlayerBlock > div {
		min-width: 200px!important;
	}
	
	#bannerwrap .k2ItemsBlock h1.moduleItemTitle {
		position: relative; color: #4a514f; font-size: 36px; text-align: center; margin: 20px 0 0 0; padding: 0; bottom: inherit; left: 0;
	}
	
	#bannerwrap .zen-module-title h3 {
		bottom: 10px; font-size: 44px;
	}
	
	.eb-event-container {
   
    background-position: 0px 82px;
    
    margin-top: 0;
    padding: 0px 0 0 20px;
}

	.eb-event-date-container {
		margin-left: -55px;
	}
	
	
	}
