body {

font-family: laca-text, sans-serif;
	font-size: 18px;
	font-weight: 300;
}

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

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

h1, h2, h3, h4, h5 {
	font-family: miller-text;
}

blockquote {
	
}

iframe {
	border: none;
}

.itemListCategory h1,  h1 {
	    font-size: 52px;
    line-height: 1.2;
    border-bottom: 0px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 40px;
    margin-top: -81px;
    text-align: center;
    background: #E1EBE0;
    padding: 20px 20px;
}

h2.contentheading, h1.contentheading, h1.itemTitle  {
	 margin-top: -131px;
}


.itemListCategory h1 {
	
}


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;
}

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: none;
	font-size: 20px;
	color: #E2A83A;
	padding: 0; background: none; border: none; position: relative; margin-left: 0px; margin: 0;
	font-weight: bold;
}

.btn:after {
	content: "\f138";  /* this is your text. You can also use UTF-8 character codes as I do here */
    font-family: FontAwesome;
    right: -20px;
    position:absolute;
    top:0;
}

.btn:hover, .itemFulltext .btn:hover, #mainwrap a.btn:hover, #mainwrap .pager li:not(.disabled) a:hover, #mainwrap .pagination a:hover {
	color: #73a36c; background: none; border: none;
}

blockquote {
	
}

blockquote p {
	
}

/*menu*/

#navwrap {
	
}

#logowrap {
	padding: 10px 0;
}

#logo p {
	line-height: 0;
}

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

#menu ul > li a, #menu ul > li span.zen-menu-heading {
	text-transform: uppercase;
}

#menu ul li li a, #menu ul li li span.zen-menu-heading {
	text-transform: none;
	font-size: 90%;
}

#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: 0px;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-ms-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}

#menu ul.zen-menu-203 a, .zen-nav-fixed #menu ul.zen-menu-203 li a {
	color: #73a36c; background: #FFF;  font-size: 14px;
	font-weight: bold; margin-left: 5px; border-radius: 5px;
}


#menu.zen-menu.zen-menu-horizontal ul.zen-menu-203 {
	margin: 0px 15px 15px 0; float: right;
}

#logo img {
	padding-top: 0px;
	height: 80px;
	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: 75px;
	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: 0px;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-ms-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}

#grid1wrap .zen-container, 
#grid2wrap .zen-container,
#grid3wrap .zen-container,
#grid4wrap .zen-container {
	max-width: 750px; background: none;
}

.zen-module-title h3 {
	font-size: 62px; text-align: center; margin-bottom: 0; padding-bottom: 0;
}

.custom h4 {
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
}


/*Banner*/

#bannerwrap {
	
}

span.moduleImageCaption {

    background: #FFF;
    margin-top: -63px;
    color: #000;
    position: relative;
    bottom: 13px;
    font-size: 12px;
    padding: 5px 5px 5px 10px;
    right: 0;
    float: right;
    max-width: 10%;
}

#bannerwrap .moduleItemIntrotext img {
	width: 100%; height: auto;
}

#banner {
	overflow: hidden;
}

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

#bannerwrap .moduletable {
	margin: 0;
}

/*Grid1Wrap*/

#grid1wrap {
	padding: 60px 0;
	background: #fff url('../images/watermark.png') no-repeat right -50px top -100px; background-size: 450px auto;
}

#grid1wrap .zen-spotlight {
	background: none;
}

#grid1 .btn {
	 margin: 0; border: none; text-transform: none; text-align: left; padding: 0px; line-height: 40px; font-size: 18px;
	 font-weight: bold;
}

#grid1 .btn:hover {
	color: #73a36c!important;
}

#grid1 .mod_dropfiles_latest {
	width: 350px; margin: 0px auto;
}



#grid1 .mod_dropfiles_latest .mod_filecontent_head {
    display: flex;
    align-items: center;
    justify-content: center;}

#grid1 .mod_dropfiles_latest div.mod_file:nth-of-type(2n+1) {
	 color: #e2a83a; height: 50px; padding: 0px; background: none;
}
#grid1 .mod_dropfiles_latest div.mod_file:nth-of-type(2n+1):hover {
	color: #73a36c; height: 50px; padding: 0x;
}


#grid1 .mod_dropfiles_latest i.zmdi {
	color: #e2a83a!important; font-size: 24px;
}



#grid1 .mod_dropfiles_latest a {
	color: #e2a83a!important; line-height: 40px;
	font-weight: bold;
}


#grid1 .mod_dropfiles_latest a:hover {
	color: #73a36c!important; 
}

.mod_dropfiles_latest .mod_filecontent_head h3 {
	margin: 0; padding: 0; width: auto; font-family: laca-text; font-size: 18px;
}

/*Grid2Wrap*/

#grid2wrap {
	padding: 60px 0;
}

#grid2wrap a, #grid4wrap a, #grid3wrap {
	font-weight: bold;
}

/*Grid3Wrap*/

#grid3wrap {
	padding: 60px 0;
	
}

#grid3wrap .btn {
	color: #e2a83a;
}

#grid3wrap .btn:hover {
	color: #FFF;
}

#grid9 {
	text-align: center;
}

#grid9 h4 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0;
}


#grid9 p {
	max-width: 500px; margin: 20px auto;
}


/*Grid4Wrap*/

#grid4wrap {
	padding: 60px 0;
}

/*Grid5Wrap*/

#grid5wrap {
	
}

#mainwrap a {
	font-weight: bold;
}

/*Grid6Wrap*/

#grid6wrap {
	
}


/*Bottomwrap*/

#bottomwrap {
	background: #f8f8f6 url('../images/footer.png') repeat-x left bottom; padding-bottom: 80px; background-size: auto 150px;
}


/*Footer*/

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

#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;
}



/*Sidebar*/

#sidebar-1 {
	
}

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

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

/*Main area*/

#mainwrap {
	background: #fff url('../images/watermark.png') no-repeat right -50px center; background-size: 450px auto;
}

#mainwrap .zen-spotlight {
	background: none;
}


/*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;
}

div.itemImageBlock {
	float: right;
	margin: 0 0 10px 20px;
	padding: 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;
}

/*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;
}


.crm-container table {
	border: none;
}

#crm-container.crm-public .price-set-row input, #crm-container.crm-public .price-set-row label {
	margin: 0;
}

#crm-container.crm-public input[type="text"], #crm-container.crm-public input[type="password"], #crm-container.crm-public input[type="email"], #crm-container.crm-public select {
	margin: 0;
}


.com-dpcalendar-event__description h2 {
	display: none;
}

h2.dp-heading {
	background: #73a36c; color: #FFF; font-size: 20px; text-transform: uppercase; padding: 10px; text-align: center;
}

.dp-location h3 {
	font-size: 22px; line-height: 1.2;
}

.dropfiles-content .breadcrumbs > li > .divider {
	display: none;
}

@media  (max-width: 800px) {
	body {
		padding: 0;
	}
	
	#toolbar {
		height: 100px;
	}
	
	#mobile-logo img {
		padding: 10px 0 10px 10px;
		max-width: 90%;
		height: 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;
	}
	
	#toolbar.zen-row-wrap .btn span {
		margin: 0;
	}
	
	#toolbar p {
		margin: 0;
	}
	
	.off-canvas-body ul, #off-canvas-menu {
		margin-bottom: 0; border: none;
	}
	
	#off-canvas-menu .zen-nav.zen-nav-stacked li {
		padding: 0; border: none;
	}
	
	.off-canvas-body ul li a  {
		text-transform: uppercase;
		font-weight: bold;
	}
	
	.off-canvas-body ul ul a {
			text-transform: none; font-weight: normal;
		}
	
	#bannerwrap {
		margin-top: 80px;
	}
	
	#mainwrap {
		margin-top: 90px;
	}
	
	.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;
	}
	
	span.moduleImageCaption {

    background: #FFF;
    color: #000;
    position: relative;
    bottom: -25px;
    font-size: 12px;
    padding: 5px 5px 5px 10px;
    right: 0;
    float: right;
    max-width: 100%;
}

.zen-module-title h3 {
	font-size: 48px;
}

.itemListCategory h1, h1 {
	font-size: 32px;
}

.itemListCategory h1, h1 {
	margin-top: -86px; margin-left: -10%; margin-right: -10%;
}

h2.contentheading, h1.contentheading, h1.itemTitle {
	margin-top: -172px; margin-left: -10%; margin-right: -10%;
}

#crm-container, .crm-container {
	margin: 0 -10%;
}

}
