@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,200);

/*
	Halcyonic by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}

	body {
		line-height: 1;
	}

	ol, ul {
		list-style-type: disc;
		padding-left: 15px;
	}
	
	.white-back ul {
		margin-left: 0px!important;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}
	
	.smaller-space {
		line-height:1.25em;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 1200px;
		min-width: 960px;
	}

	.container.\37 5\25 {
		width: 720px;
	}

	.container.\35 0\25 {
		width: 480px;
	}

	.container.\32 5\25 {
		width: 240px;
	}

	.container {
		width: 960px;
	}

	@media screen and (min-width: 737px) {

		.container.\31 25\25 {
			width: 100%;
		}

		.container.\37 5\25 {
			width: 900px;
		}

		.container.\35 0\25 {
			width: 600px;
		}

		.container.\32 5\25 {
			width: 300px;
		}

		.container {
			width: 1200px;
		}

	}

	@media screen and (min-width: 1025px) and (max-width: 1250px) {

		.container.\31 25\25 {
			width: 100%;
		}

		.container.\37 5\25 {
			width: 750px;
		}

		.container.\35 0\25 {
			width: 500px;
		}

		.container.\32 5\25 {
			width: 250px;
		}

		.container {
			width: 1000px;
		}

	}
	
	@media screen and (min-width: 825px) and (max-width: 1025px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1025px;
		}

		.container {
			width: 800px;
		}

	}
	
	@media screen and (min-width: 736px) and (max-width: 825px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 825px;
		}

		.container {
			width: 600px;
		}

	}

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

		.container.\31 25\25 {
			width: 100%;
			/*max-width: 125%;*/ /*fix for tablet donate button horizontal placement*/
			/*min-width: 100%;*/
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100% !important;
		}

	}

/* Grid */

	.row {
		
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0 0 0 0px;
	}

	.row.\30 \25 {
		margin: 0 0 -1px 0px;
	}

	.row.uniform.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.uniform.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row > * {
		padding: 0 0 0 40px;
	}

	.row {
		margin: 0 0 -1px -40px;
	}

	.row.uniform > * {
		padding: 40px 0 0 40px;
	}

	.row.uniform {
		margin: -40px 0 -1px -40px;
	}

	.row.\32 00\25 > * {
		padding: 0 0 0 80px;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -80px;
	}

	.row.uniform.\32 00\25 > * {
		padding: 80px 0 0 80px;
	}

	.row.uniform.\32 00\25 {
		margin: -80px 0 -1px -80px;
	}

	.row.\31 50\25 > * {
		padding: 0 0 0 60px;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -60px;
	}

	.row.uniform.\31 50\25 > * {
		padding: 60px 0 0 60px;
	}

	.row.uniform.\31 50\25 {
		margin: -60px 0 -1px -60px;
	}

	.row.\35 0\25 > * {
		padding: 0 0 0 20px;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -20px;
	}

	.row.uniform.\35 0\25 > * {
		padding: 20px 0 0 20px;
	}

	.row.uniform.\35 0\25 {
		margin: -20px 0 -1px -20px;
	}

	.row.\32 5\25 > * {
		padding: 0 0 0 10px;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -10px;
	}

	.row.uniform.\32 5\25 > * {
		padding: 10px 0 0 10px;
	}

	.row.uniform.\32 5\25 {
		margin: -10px 0 -1px -10px;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
		float: left;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (min-width: 737px) {

		.row > * {
			padding: 25px 0 0 25px;
		}

		.row {
			margin: -25px 0 -1px -25px;
		}

		.row.uniform > * {
			padding: 25px 0 0 25px;
		}

		.row.uniform {
			margin: -25px 0 -1px -25px;
		}

		.row.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.uniform.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.uniform.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.uniform.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.uniform.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.\31 2u\28desktop\29, .\31 2u\24\28desktop\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28desktop\29, .\31 1u\24\28desktop\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28desktop\29, .\31 0u\24\28desktop\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28desktop\29, .\39 u\24\28desktop\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28desktop\29, .\38 u\24\28desktop\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28desktop\29, .\37 u\24\28desktop\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28desktop\29, .\36 u\24\28desktop\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28desktop\29, .\35 u\24\28desktop\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28desktop\29, .\34 u\24\28desktop\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28desktop\29, .\33 u\24\28desktop\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28desktop\29, .\32 u\24\28desktop\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28desktop\29, .\31 u\24\28desktop\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28desktop\29 + *,
		.\31 1u\24\28desktop\29 + *,
		.\31 0u\24\28desktop\29 + *,
		.\39 u\24\28desktop\29 + *,
		.\38 u\24\28desktop\29 + *,
		.\37 u\24\28desktop\29 + *,
		.\36 u\24\28desktop\29 + *,
		.\35 u\24\28desktop\29 + *,
		.\34 u\24\28desktop\29 + *,
		.\33 u\24\28desktop\29 + *,
		.\32 u\24\28desktop\29 + *,
		.\31 u\24\28desktop\29 + * {
			clear: left;
		}

		.\-11u\28desktop\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28desktop\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28desktop\29 {
			margin-left: 75%;
		}

		.\-8u\28desktop\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28desktop\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28desktop\29 {
			margin-left: 50%;
		}

		.\-5u\28desktop\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28desktop\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28desktop\29 {
			margin-left: 25%;
		}

		.\-2u\28desktop\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28desktop\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (min-width: 737px) and (max-width: 1250px) {

		.row > * {
			padding: 20px 0 0 20px;
		}

		.row {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.uniform.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.\31 2u\28tablet\29, .\31 2u\24\28tablet\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28tablet\29, .\31 1u\24\28tablet\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28tablet\29, .\31 0u\24\28tablet\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28tablet\29, .\39 u\24\28tablet\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28tablet\29, .\38 u\24\28tablet\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28tablet\29, .\37 u\24\28tablet\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28tablet\29, .\36 u\24\28tablet\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28tablet\29, .\35 u\24\28tablet\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28tablet\29, .\34 u\24\28tablet\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28tablet\29, .\33 u\24\28tablet\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28tablet\29, .\32 u\24\28tablet\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28tablet\29, .\31 u\24\28tablet\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28tablet\29 + *,
		.\31 1u\24\28tablet\29 + *,
		.\31 0u\24\28tablet\29 + *,
		.\39 u\24\28tablet\29 + *,
		.\38 u\24\28tablet\29 + *,
		.\37 u\24\28tablet\29 + *,
		.\36 u\24\28tablet\29 + *,
		.\35 u\24\28tablet\29 + *,
		.\34 u\24\28tablet\29 + *,
		.\33 u\24\28tablet\29 + *,
		.\32 u\24\28tablet\29 + *,
		.\31 u\24\28tablet\29 + * {
			clear: left;
		}

		.\-11u\28tablet\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28tablet\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28tablet\29 {
			margin-left: 75%;
		}

		.\-8u\28tablet\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28tablet\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28tablet\29 {
			margin-left: 50%;
		}

		.\-5u\28tablet\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28tablet\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28tablet\29 {
			margin-left: 25%;
		}

		.\-2u\28tablet\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28tablet\29 {
			margin-left: 8.33333%;
		}

	}

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

		.row > * {
			padding: 0 0 0 0;
		}

		.row {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.uniform.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobile\29, .\39 u\24\28mobile\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobile\29, .\38 u\24\28mobile\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobile\29, .\37 u\24\28mobile\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobile\29, .\36 u\24\28mobile\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobile\29, .\35 u\24\28mobile\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobile\29, .\34 u\24\28mobile\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobile\29, .\33 u\24\28mobile\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobile\29, .\32 u\24\28mobile\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobile\29, .\31 u\24\28mobile\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobile\29 + *,
		.\31 1u\24\28mobile\29 + *,
		.\31 0u\24\28mobile\29 + *,
		.\39 u\24\28mobile\29 + *,
		.\38 u\24\28mobile\29 + *,
		.\37 u\24\28mobile\29 + *,
		.\36 u\24\28mobile\29 + *,
		.\35 u\24\28mobile\29 + *,
		.\34 u\24\28mobile\29 + *,
		.\33 u\24\28mobile\29 + *,
		.\32 u\24\28mobile\29 + *,
		.\31 u\24\28mobile\29 + * {
			clear: left;
		}

		.\-11u\28mobile\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobile\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobile\29 {
			margin-left: 75%;
		}

		.\-8u\28mobile\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobile\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobile\29 {
			margin-left: 50%;
		}

		.\-5u\28mobile\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobile\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobile\29 {
			margin-left: 25%;
		}

		.\-2u\28mobile\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobile\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */

	body {
		background: #482813;
		color: #474f51;
		font-size: 13.5pt;
		font-family: 'Yanone Kaffeesatz';
		line-height: 1.85em;
		font-weight: 300;
	}


	input, textarea, select { 
		color: #474f51;
		font-size: 13.5pt;
		font-family: 'Yanone Kaffeesatz';
		/*line-height: 1.85em;*/     /*removed for tablet and mobile donate input button*/
		font-weight: 300;
		/*display: flex;
		flex-direction: row-reverse;*/
	}

	ul, ol, p, dl {
	margin: 0 0 .5em 0;
	}

	footer a {
		text-decoration: none;
	}

		a:hover {
			color: #fff;
		}
	
	a {
		color: #474f51;
	}
		
	section a:hover {
		text-decoration: underline;
		color: #474f51;
	}

	section > :last-child,
	.last-child {
		margin-bottom: 0 !important;
	}

/* Multi-use */

	.link-list li {
		padding: 0.2em 0 0.2em 0;
	}

		.link-list li:first-child {
			padding-top: 0 !important;
			border-top: 0 !important;
		}

		.link-list li:last-child {
			padding-bottom: 0 !important;
			border-bottom: 0 !important;
		}

	.quote-list li {
		padding: 1em 0 1em 0;
		overflow: hidden;
	}

		.quote-list li:first-child {
			padding-top: 0 !important;
			border-top: 0 !important;
		}

		.quote-list li:last-child {
			padding-bottom: 0 !important;
			border-bottom: 0 !important;
		}

		.quote-list li img {
			float: left;
		}

		.quote-list li p {
			margin: 0 0 0 90px;
			font-size: 1.2em;
			font-style: italic;
		}

		.quote-list li span {
			display: block;
			margin-left: 90px;
			font-size: 0.9em;
			font-weight: 400;
		}

	.check-list li {
		padding: 0.2em 0 0.2em 35px;
		font-size: 1em;
		background: url("images/icon-checkmark.png") 0px .5em no-repeat;
		list-style: none;
	}

		.check-list li:first-child {
			padding-top: 0 !important;
			border-top: 0 !important;
			background-position: 0 0.3em;
		}

		.check-list li:last-child {
			padding-bottom: 0 !important;
			border-bottom: 0 !important;
		}
		
	.spacing {
		line-height:1em;
	}

	.feature-image {
		display: block;
		margin: 0 0 2em 0;
		outline: 0;
	}

		.feature-image img {
			display: block;
			width: 100%;
		}

	.bordered-feature-image {
		display: block;
		box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.15);
		margin: 0 auto 1.5em auto;
		outline: 0;
	}
	
	.invisible {
		visibility: hidden;
	}
	
	.bordered-feature-image {
				width: auto;
				height: auto;
				max-width: 282px;
				max-height: 130px;
				padding: 0px;
				border-width: 10px;
				border-style: solid;
				border-color: #482813;
			}
			
			.bordered-feature-image img {
				max-width: 330px;
				max-height: 110px;
			}

		.bordered-feature-image img {
			display: block;
			width: 100%;
		}
		
		.big-bordered-feature-image {
			border-width: 10px;
			border-style: solid;
			border-color: #482813;
		}

	.button-big, input[type=submit] {
		display: inline-block;
		/*flex-direction:row-reverse;*/
		background-color: #294a08;
		color: #fff;
		text-decoration: none;
		font-size: 1em;
		font-weight: 300;
		padding: 10px 15px 10px 15px;
		outline: 0;
		border-radius: 10px;
		margin-right: 10px;
		width: 100%;
		margin-top: 25px;
		text-align: center;
		vertical-align: middle;
	}
	input[type=submit] {
		cursor: pointer;
		line-height: 1.4em;
	}

		.:active {
			background-color: #00BC04;
			border-radius: 10px;
		}

/* Content */

	#content .quote-list li {
		border-bottom: solid 1px #e2e6e8;
	}

	#content .link-list li {
		border-bottom: solid 1px #e2e6e8;
	}

	#content .check-list li {
		border-bottom: solid 1px #e2e6e8;
	}

/* Footer */

	#footer .quote-list li {
		border-top: solid 1px #e0e4e6;
		border-bottom: solid 1px #b5bec3;
		list-style: none;
	}

	#footer .link-list li {
		border-top: solid 1px #e0e4e6;
		border-bottom: solid 1px #b5bec3;
		list-style: none;
	}

	#footer .check-list li {
		border-top: solid 1px #e0e4e6;
		border-bottom: solid 1px #b5bec3;
		list-style: none;
	}
	
	.bar {
		height: 10px;
		width: 100%;
		border-top: solid 1px #58ac0f;
		border-bottom: solid 1px #58ac0f;
		background-color: #294a08;
		position: relative;
	}
	
	.templatemo_fw {
		margin: 0 auto;
		position: relative;
	}
	
	#piecemaker {
		margin: 0 auto!important;
	}
	
	.bannerbuttons {
		width: 16.6666666667%;
	}
	
	.slider {
		width: 83.3333333333%;
		height: 350px;
		margin-bottom: 30px;
	}
	
	.title {
		font-size: 2em;
		text-align: center;
		padding: .75em 0 0 0;
	}
	
	.left {
		float: left;
	}
	
	.right {
		float: right;
	}
	
	.hours {
		height: 470px;
	}
	
	.bold {
		font-weight: 700;
	}
	
	.bold2 {
		font-weight: 500;
	}
	
	.h1 {
		font-size: 20pt;
	}
	
	.p {
		font-size: 8pt;
	}
	
	.leftmargin70 {
		margin-left: 70px;
	}
	
	.margin10 {
		margin: 10px;
	}
	
	.marginleft30 {
		margin-left: 25px;
	}
	
	img.center {
		display:block;
		margin-left:auto;
		margin-right:auto;
		width:100%;
	}
	
	.fees-section {
		height: 482px;
	}
	
	.events-section-firstcolumn {
		height: 400px;
	}
	
	/*.events-section-firstcolumn a:link {
	    color: #000;
	}

	.events-section-firstcolumn a:visited {
	    color: #000;
	}

	.events-section-firstcolumn a:hover {
		color:#666;
	}

	.events-section-firstcolumn a:active {
    	color: #000;
	}*/
	
	.events-section-secondcolumn {
		height: 489px;
	}
	
	/*.events-section-secondcolumn a:link {
	    color: #000;
	}

	.events-section-secondcolumn a:visited {
	    color: #000;
	}

	.events-section-secondcolumn a:hover {
		color:#666;
	}

	.events-section-secondcolumn a:active {
	    color: #000;
	}*/
	
	.volunteer-section-firstcolumn {
		height: 500px;
	}
	
	.volunteer-section-secondcolumn {
		height: 550px; /*added 200px to all volunteer-section-secondcolumn classes - change back to 350px*/
	}
	
	.home-section {
		height: 470px;
	}

	.hvr-sweep-to-right-btn {
			  display: inline-block;
			  vertical-align: middle;
			  -webkit-transform: translateZ(0);
			  transform: translateZ(0);
			  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
			  -webkit-backface-visibility: hidden;
			  backface-visibility: hidden;
			  -moz-osx-font-smoothing: grayscale;
			  position: relative;
			  -webkit-transition-property: color;
			  transition-property: color;
			  -webkit-transition-duration: 0.3s;
			  transition-duration: 0.3s;
			  padding: 2px 5px 5px 5px;
			  border-radius: 10px;
		}
		
		.hvr-sweep-to-right-btn:before {
			  content: "";
			  position: absolute;
			  z-index: -1;
			  top: 0;
			  left: 0;
			  right: 0;
			  bottom: 0;
			  background: #482813;
			  -webkit-transform: scaleX(0);
			  transform: scaleX(0);
			  -webkit-transform-origin: 0 50%;
			  transform-origin: 0 50%;
			  -webkit-transition-property: transform;
			  transition-property: transform;
			  -webkit-transition-duration: 0.3s;
			  transition-duration: 0.3s;
			  -webkit-transition-timing-function: ease-out;
			  transition-timing-function: ease-out;
			  border-radius: 10px;
		}
		
		.hvr-sweep-to-right-btn:hover, .hvr-sweep-to-right-btn:focus, .hvr-sweep-to-right-btn:active {
			color: #fff;
			border-radius: 10px;
		}
		
		.hvr-sweep-to-right-btn:hover:before, .hvr-sweep-to-right-btn:focus:before, .hvr-sweep-to-right-btn:active:before {
			-webkit-transform: scaleX(1);
			transform: scaleX(1);
			border-radius: 10px;
		}
		
		.hvr-sweep-to-right {
			  display: inline-block;
			  vertical-align: middle;
			  -webkit-transform: translateZ(0);
			  transform: translateZ(0);
			  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
			  -webkit-backface-visibility: hidden;
			  backface-visibility: hidden;
			  -moz-osx-font-smoothing: grayscale;
			  position: relative;
			  -webkit-transition-property: color;
			  transition-property: color;
			  -webkit-transition-duration: 0.3s;
			  transition-duration: 0.3s;
			  padding: 5px 5px 5px 5px;
		}
		.hvr-sweep-to-right:before {
			  content: "";
			  position: absolute;
			  z-index: -1;
			  top: 0;
			  left: 0;
			  right: 0;
			  bottom: 0;
			  background: #294a08;
			  -webkit-transform: scaleX(0);
			  transform: scaleX(0);
			  -webkit-transform-origin: 0 50%;
			  transform-origin: 0 50%;
			  -webkit-transition-property: transform;
			  transition-property: transform;
			  -webkit-transition-duration: 0.3s;
			  transition-duration: 0.3s;
			  -webkit-transition-timing-function: ease-out;
			  transition-timing-function: ease-out;
		}
		.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
			color: white;
		}
		.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
			-webkit-transform: scaleX(1);
			transform: scaleX(1);
		}
		
		.marginright10 {
			margin-right: 10px;
		}
		
		.margin-pic-top {
			margin-top: 15px;
		}
		
		.white-back {
			background-color: rgba(0,0,0,0.3);
			padding: 10px;
			height: 260px;
		}
		
		.full-width {
			width: 100%;
		}
		
		.normal-link a:link {
			text-decoration: underline;
		}
		
		.normal-link a:hover {
			text-decoration: none!important;
		}

		.events-pics-desktop {
			margin-right: 2%;
		}
		
		.title {
			margin-bottom: 10px;
		}
		
		nav a {
			font-weight: 400;
		}
		
		#map-canvas {
			width: 100%;
			height: 400px;
			border-width: 10px;
			border-style: solid;
			border-color: #482813;
		}
		
		#map-canvas-mobile {
			width: 100%;
			height: 400px;
			border-width: 10px;
			border-style: solid;
			border-color: #482813;
		}
		
		.no-top-padding {
			padding-top: 0px!important;
		}

		/* Basic */

			section:last-child {
				margin-bottom: 0 !important;
			}

		/* Wrappers */

			#header-wrapper {
				background: #f0ede5;
				width: 100%;
			}

			.subpage #header-wrapper {
				height: 155px;
			}

			#features-wrapper {
				background: #bd966a;
				background-image: url("../images/pattern.png");
				background-repeat: repeat;
				padding: 0;
			}

			#content-wrapper {
				background: #bd966a;
				background-image: url("../images/pattern.png");
				background-repeat: repeat;
				padding: 25px 0 25px 0;
			}

			#footer-wrapper {
				padding: 45px 0 45px 0;
				background: #c9ae88;
			}

		/* Header */

			#header {
				min-height: 155px;
				position: relative;
				background: #482813;
				background-color: #482813;
			}
			
			#header #logo {
				bottom: 35px;
			}

				#header nav {
					position: absolute;
					right: 0;
					bottom: 35px;
					font-weight: 200;
				}

					#header nav a {
						color: #c6c8c8;
						text-decoration: none;
						font-size: 1.5em;
						margin-left: 60px;
						outline: 0;
					}

						#header nav a:hover {
							color: #f6f8f8;
						}
						
				#logo img {
					width: 200px;
				}
				
				.header {
					font-size: 2.5em!important;
					font-weight: 400;
					color: #fff!important;
					padding-bottom: 10px;
				}
		/* Banner */

			#banner {
				padding: 15px 0 15px 0;
				color: #000;
				background-color: #f0ede5;
			}

				#banner .bordered-feature-image {
					margin-bottom: 0;
				}

				#banner p {
					font-size: 2em;
					font-weight: 200;
					line-height: 1.25em;
					padding-right: 1em;
					margin: 0 0 1em 0;
				}

		/* Features */

			#features {
				color: #fff;
			}

				#features h2 {
					font-size: 1.25em;
					color: #fff;
					margin: 0 0 0.25em 0;
					font-weight: 600;
				}

				#features a {
					color: #e0e8eb;
				}

				#features strong {
					
					font-weight: 500;
				}

		/* Content */

			#content section {
				background: #f0ede5;
				padding: 25px 25px 25px 30px;
				box-shadow: 2px 2px 2px 1px rgba(128, 128, 128, 0.1);
				margin: 0 0 5% 0;
				display: block;
				overflow: auto;
			}

			#content h2 {
				font-size: 1.8em;
				color: #373f42;
				margin: 0 0 0.25em 0;
			}

			#content h3 {
				color: #000;
				font-size: 1.25em;
			}

			#content header {
				margin: 0 0 1em 0;
			}

		/* Footer */

			#footer {
				color: #fff;
			}

				#footer h2 {
					font-size: 1.25em;
					color: #fff;
					margin: 0 0 1em 0;
				}

				#footer a {
					color: #fff;
				}
				
				#footer-wrapper {
					background: #482813;
				}
				
				#footer a:hover {
					text-decoration: underline;
				}

		/* Copyright */

			#copyright {
				border-top: solid 1px #b5bec3;
				text-align: center;
				padding: 45px 0 80px 0;
				color: #fff;
				background: #482813;
			}

				#copyright a {
					color: #fff;
				}
				
				#copyright a:hover {
					text-decoration: underline;
				}
				
				.tablet-show {
					display: none;
				}
				
				.desktop-hide {
					display: none;
				}
				
				.hide {
					display: none;
				}
				
				.nofloat {
					float: none!important;
				}
	@media screen and (min-width: 736px) {
		.marginleft20 {
			margin-left: 100px;
		}
	}
				
	
	@media screen and (max-width: 1075px) and (min-width: 736px) {
		.full-view {
				width: 100%!important;
			}
			
		.tablet-desktop-tablet-hide {
			display: none;
		}
	}
				
				
	#tablet-mobile-pic {
		display: none;
	}
	
	@media screen and (max-width: 1075px) and (min-width: 1025px) {
		#tablet-mobile-pic {
			display: block!important;
		}
	}
	

/* Tablet */

	@media screen and (min-width: 737px) and (max-width: 1250px) {

		/* Basic */

		/* Multi-use */
		
		input[type=submit] {
			line-height:1.4em;
		}

			.check-list li {
				font-size: 1em;
				line-height: 2em;
			}

			.quote-list li {
				padding: 1em 0 1em 0;
			}

				.quote-list li img {
					width: 60px;
				}

				.quote-list li p {
					margin: 0 0 0 80px;
					font-size: 1em;
					font-style: italic;
					line-height: 1.8em;
				}

				.quote-list li span {
					display: block;
					margin-left: 80px;
					font-size: 0.8em;
					font-weight: 400;
					line-height: 1.8em;
				}

			.feature-image {
				margin: 0 0 1em 0;
			}

			.button-big, input[type=submit]{
				font-size: 1.5em;
				padding: 10px 10px 10px 10px;
				width: 24%;
			}

			form.button-wrapper {
				display: inline-block;
				width: 24%;
			}

			form > .button-big {
				width: 100%;
			}
			
			.btn_last {
				margin-right: 10px;
			}
			
			.hours {
				height: auto;
				float: none!important;
			}
			
			.desktop-tablet-hide {
				display: none;
			}
			
			.desktop-tablet-show {
				display: block;
			}
			
			.events-pics-tablet {
				margin-right: 7.6666666667%;
			}
			
			.no-margin-right {
				margin-right: 0px!important;
			}
			
			

		/* Banner */

			#banner p {
				font-size: 1.75em;
			}

		/* Header */

			#header h1 {
				font-size: 2.25em;
			}

			#header nav a {
				font-size: 1.1em;
			}

		/* Content */

			#content h2 {
				font-size: 1.4em;
			}

			#content h3 {
				font-size: 1.1em;
			}

			#content header {
				margin: 0 0 1.25em 0;
			}
			
			.slider {
				width: 100%;
			}
			
			.bannerbuttons {
				width: 100%;
			}
			
			.hours .\36 u  {
				width: 100%;
				float: none;
			}
			
			.clearonmobile {
				display: none;
			}
			
			.hide-pic {
				display: none;
			}

	}
	
	@media screen and (min-width: 1025px) and (max-width: 1250px) {
		
		.white-back {
			height: 330px;
		}
		
		.fees-section {
			height: 534px;
		}
		
		.events-section-firstcolumn {
			height: 100%;
		}
		
		.events-section-secondcolumn {
			height: 541px;
		}
		
		.volunteer-section-firstcolumn {
			height: 550px;
		}
	
		.volunteer-section-secondcolumn {
			height: 546px; /*added 200px to all volunteer-section-secondcolumn classes - change back to 346px*/
		}
		
		.home-section {
			height: 707px;
		}
	}
	
	@media screen and (min-width: 737px) and (max-width: 825px) {
		
		.\33 u {
			width: 50%!important;
		}
		
		.button-big, input[type=submit] {
			width: 23%;
		}
		
		input[type=submit] {
			line-height:1.4em;
		}
		
		.fees-section {
			height: 864px;
		}
		
		.events-section-firstcolumn {
			height: 100%;
		}
		
		.events-section-secondcolumn {
			height: 673px;
		}
		
		.volunteer-section-firstcolumn {
			height: 1000px;
		}
	
		.volunteer-section-secondcolumn {
			height: 711px; /*added 200px to all volunteer-section-secondcolumn classes - change back to 511px*/
		}
		
		.home-section {
			height: 972px;
		}
		
		#nav a {
			margin-left: 30px!important;
		}
	}
	
	@media screen and (min-width: 825px) and (max-width: 1025px) {
		.button-big, input[type=submit] {
			width: 23.7%;
			display:inline-block;
			
		}
		
		.fees-section {
			height: 633px;
		}
		
		.events-section-firstcolumn {
			height: 417px;
		}
		
		.events-section-secondcolumn {
			height: 574px;
		}
		
		.volunteer-section-firstcolumn {
			height: 700px;
		}
	
		.volunteer-section-secondcolumn {
			height: 612px; /*added 200px to all volunteer-section-secondcolumn classes - change back to 412px*/
		}
		
		.home-section {
			height: 707px;
		}
		
		.white-back {
			height: 425px;
		}
	}
	
		#navPanel, #titleBar {
			display: none;
						}
						
	@media screen and (max-width: 1075px) and (min-width: 736px) {
		
		/* Remove white drop shadow from donate input button */
		input[type=submit], form {

			/*color:transparent !important;*/

			text-shadow:none !important;

			border:none !important;

			box-shadow:none !important;
			
			display: inline;
			vertical-align: middle;
			line-height:1.2em;
			margin-right: 0px;
			
			
			
			
			/*display: -webkit-flex;*/ /* Safari */
    		/*-webkit-flex-direction: row-reverse;*. /* Safari 6.1+ */
   			/*display: flex;
    		flex-direction: row-reverse;*/
  		}
		
		.slider {
			display: none;
		}
		
		.tablet-show {
				width: 100%;
				display: block;
			}
			
		.mobile-show {
			display: none;
		}
			
		.tablet-hide {
			display: none;
		}
		
		#header {
			width: 100%;
			margin: 0px!important;
		}
		
		#nav {
			margin-right: 25px;
		}
	}
/* Mobile */

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

		/* Basic */

			html, body {
				overflow-x: hidden;
			}
			
			
		/*input removed for tablet and mobile donate input button*/
			body, textarea, select {
				font-size: 13pt;
				line-height: 1.4em;
			}
			
		/* Remove white drop shadow from donate input button */
		input[type=submit], form {

			/*color:transparent !important;*/

			text-shadow:none !important;

			border:none !important;

			box-shadow:none !important;
			
			line-height: 1.4em;

		}

        form {
            display: inline;
            width: 22.5%;
        }
			
			.\36 u {
				float: none!important;
			}
			
			.row {
				padding-bottom: 20px;
			}
			
			.fees-section {
				height: 100%;
			}
			
			.events-section-firstcolumn {
				height: 100%;
			}
			
			.events-section-secondcolumn {
				height: 100%;
			}

			.volunteer-section-firstcolumn {
				height: 100%;
			}
	
			.volunteer-section-secondcolumn {
				height: 100%;
			}
			
			.home-section {
				height: 100%;
			}
			
			a:hover {
				color: #999!important;
			}
				
		/* Multi-use */

			.link-list li {
				padding: 0.75em 0 0.75em 0;
			}

			.quote-list li p {
				margin-bottom: 0.5em;
			}

			.check-list li {
				font-size: 1em;
			}

			.button-big, input[type=submit] {
				font-size: 1.3em;
				padding: 10px 35px 10px 35px;
			}

		/* Wrappers */

			#header-wrapper {
				box-shadow: inset 0px -1px 0px 0px #272d30, inset 0px -2px 0px 0px #51575a;
			}

			#features-wrapper {
				padding: 40px 0px 30px 0px;
			}

			#content-wrapper {
				padding: 5px;
			}

			.subpage #content-wrapper {
				padding-top: 44px;
			}

			#footer-wrapper {
				padding: 40px 40px 15px 40px;
			}
			
			.slider {
				display: none;
			}
			
			ul li .bullet {
				list-style: circle;
			}
			
			.logo {
				display: none;
			}
			
			.hours {
				height: auto;
			}
			
			.button-big, input[type=submit] {
				width: 22.5%;
				padding-left: 10px;
				padding-right: 10px;
			}
			
			.tablet-show {
				width: 100%;
			}
			
			.\36 u {
				width: 100%;
			}
			
			.title {
				font-size: 1.5em;
			}
		/* Header */

			#header {
				display: none;
			}
			
			#header-wrapper {
				padding-top: 35px;
			}
			
			.header {
				line-height: 1em;
			}

			#banner {
				position: relative;
				color: #fff;
				text-align: center;
				padding: 30px 30px 15px 30px;
				margin-top: 44px;
			}

				#banner .bordered-feature-image {
					display: none;
				}

				#banner p {
					font-size: 1.25em;
					font-weight: 200;
					line-height: 1.25em;
					margin: 0 0 1em 0;
				}

		/* Features */

			#features {
				padding: 0px 40px 0px 5px;
			}

				#features section {
					padding: 0 0 15px 0;
					margin: 0 0 15px 0;
				}

				#features > div > div:last-child > section {
					padding-bottom: 0;
					margin-bottom: 0;
					border-bottom: 0;
					box-shadow: none;
				}

				#features h2 {
					font-size: 1.25em;
					color: #fff;
					margin: 0 0 0.25em 0;
				}

				#features a {
					color: #e0e8eb;
				}

				#features strong {
					color: #fff;
				}
				
				.\33 u {
					width: 50%!important;
				}	
				
				#features-wrapper #features .container .row section {
					border: none;
				}

		/* Content */

			#content section {
				background: #f0ede5;
				box-shadow: inset 0px 0px 0px 1px rgba(128, 128, 128, 0.2);
				margin-top: 0;
				margin-right: 0;
				margin-bottom: 1em;
				margin-left: 0;
				padding-top: 30px;
				padding-right: 15px;
				padding-bottom: 30px;
				padding-left: 15px;
			}

			#content h2 {
				font-size: 1.25em;
				color: #373f42;
				margin: 0 0 0.1em 0;
			}

			#content h3 {
				color: #000;
				font-size: 1em;
			}

			#content a {
				color: #474f51;
			}

			#content header {
				margin: 0 0 1.25em 0;
			}

		/* Footer */

			#footer {
				
			}

				#footer section {
					margin: 0 0 40px 0;
				}

				#footer h2 {
					font-size: 1.25em;
					margin: 0 0 0.75em 0;
				}

				#footer .link-list {
					margin: 0 0 30px 0 !important;
				}

		/* Copyright */

			#copyright {
				border-top: solid 1px #b5bec3;
				box-shadow: inset 0px 1px 0px 0px #e0e4e7;
				text-align: center;
				padding: 20px 30px 20px 30px;
			}

		/* Off-Canvas Navigation */

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
			}
			
			#features-wrapper {
				padding-bottom: 10px;
			}
			
			#content-wrapper {
				padding-top: 10px;
			}

			#titleBar {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 44px;
				left: 0;
				position: fixed;
				top: 0;
				width: 100%;
				z-index: 10001;
				color: #fff;
				background: #482813;
				box-shadow: inset 0px -20px 70px 0px rgba(200, 220, 245, 0.1), inset 0px -1px 0px 0px rgba(255, 255, 255, 0.1), 0px 1px 7px 0px rgba(0, 0, 0, 0.6);
			}

				#titleBar .title {
					display: block;
					text-align: center;
					font-size: 1.2em;
					font-weight: 400;
					line-height: 44px;
				}

				#titleBar .toggle {
					position: absolute;
					left: 0;
					top: 0;
					width: 80px;
					height: 60px;
				}

					#titleBar .toggle:after {
						content: '';
						display: block;
						position: absolute;
						top: 6px;
						left: 6px;
						color: #fff;
						background: rgba(255, 255, 255, 0.025);
						box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px 0px 0px 1px rgba(255, 255, 255, 0.05), inset 0px -8px 10px 0px rgba(0, 0, 0, 0.15), 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
						width: 49px;
						height: 31px;
						border-radius: 8px;
					}

					#titleBar .toggle:before {
						content: '';
						position: absolute;
						width: 20px;
						height: 30px;
						background: url("images/mobileUI-site-nav-opener-bg.svg");
						top: 15px;
						left: 20px;
						z-index: 1;
						opacity: 0.25;
					}

					#titleBar .toggle:active:after {
						background: rgba(255, 255, 255, 0.05);
					}
					
					.tablet-hide {
						display: none;
					}
					
					.mobile-hide {
						display: none;
					}
					
					.tablet-show {
						display: block;
					}
					
					.mobile-tablet-show {
						display: block;
					}
					
					.mobile-show {
						display: none;
					}

					.tablet-desktop-tablet-hide {
						display: none;
					}
			#navPanel {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transform: translateX(-275px);
				-webkit-transform: translateX(-275px);
				-ms-transform: translateX(-275px);
				transform: translateX(-275px);
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 100%;
				left: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 275px;
				z-index: 10002;
				box-shadow: inset -1px 0px 0px 0px rgba(255, 255, 255, 0.25), inset -2px 0px 25px 0px rgba(0, 0, 0, 0.5);
			}

				#navPanel .link {
					display: block;
					color: #fff;
					text-decoration: none;
					font-size: 1.25em;
					line-height: 2em;
					padding: 0.5em 1.5em 0.5em 1.5em;
					border-top: solid 1px #373d40;
					border-bottom: solid 1px rgba(0, 0, 0, 0.4);
				}

					#navPanel .link:first-child {
						border-top: 0;
					}

					#navPanel .link:last-child {
						border-bottom: 0;
					}

			body.navPanel-visible #page-wrapper {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #titleBar {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navPanel {
				-moz-transform: translateX(0);
				-webkit-transform: translateX(0);
				-ms-transform: translateX(0);
				transform: translateX(0);
			}
	}
@media screen and (max-width: 590px) {
	.button-big, input[type=submit] {
		width: 22%;
	}
}
	
@media screen and (max-width: 525px) {
	.button-big, input[type=submit] {
		width: 100%;
	}
	
	.logo-mobile {
		width: 100%;
		display: block!important;
		padding-top: 30px;
	}
	
	.\33 u {
		width: 100%!important;
	}
	
	.bordered-feature-image {
		width: 100%!important;
		max-width: none;
	}
	
	.row {
		width: 350px;
		margin: 0 auto;
		line-height: 36px;
	}
	.row-auto {

		width: auto;

		margin: 0 auto;

		line-height: 36px;

	}
	
	.\34 u {
		width: 100%;
	}
	
	#footer .row > * {
		padding: 0px 0px 0px 0px;
	}
	
	.mobile-show {
	color: #FFFFFF;
	width: 100%;
	margin: 0px;
	display: block;
	}
	
	.mobile-hide {
		display: none;
	}
	
	.link-list {
		margin-bottom: 0px;
	}
}
.center {
	text-align: center;
}

.italicize {
	font-style: italic;
	font-weight: bold;
}

.black {
	color: #000;
}

.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.callout {
	font-size: 0.9rem;
	background-color: #f6f8f8;
	border: 1px solid #000000;
	padding: 0.5rem;
}

.callout.callout-info::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f05a";
	padding-right: 3px;
}

.badger-accordion {
	border-radius: 4px;
	overflow: hidden;
}

.badger-accordion__header:not(:last-of-type) {
	border-bottom: 1px solid #EFF1F0;
}

.badger-accordion__trigger {
	align-content: space-between;
	align-items: center;
	background-color: #fff;
	border: 0;
	border-radius: 0px;
	color: #34495e;
	display: flex;
	font-size: 1.25rem;
	line-height: 1;
	padding: 20px;
	text-align: left;
	width: 100%;
}

.badger-accordion__trigger[aria-expanded=true] .badger-accordion__trigger-icon:before {
	transform: rotate(45deg) translate3d(21px, 6px, 0); }
.badger-accordion__trigger[aria-expanded=true] .badger-accordion__trigger-icon:after {
	transform: rotate(-45deg) translate3d(-13px, 14px, 0); }
.badger-accordion__trigger:focus, .badger-accordion__trigger:hover {
	background-color: #BF9867;
	cursor: pointer;
	outline: none; }
.badger-accordion__trigger:focus .badger-accordion__trigger-title, .badger-accordion__trigger:hover .badger-accordion__trigger-title {
	color: #fff; }
.badger-accordion__trigger:focus .badger-accordion__trigger-icon:after, .badger-accordion__trigger:focus .badger-accordion__trigger-icon:before, .badger-accordion__trigger:hover .badger-accordion__trigger-icon:after, .badger-accordion__trigger:hover .badger-accordion__trigger-icon:before {
	background-color: #fff; }
.badger-accordion__trigger::-moz-focus-inner {
	border: none; }

.badger-accordion__trigger-title {
	font-size: 1.4rem;
}

.badger-accordion__trigger-icon {
	display: block;
	height: 40px;
	margin-left: auto;
	position: relative;
	width: 40px;
}

.badger-accordion__trigger-icon:after, .badger-accordion__trigger-icon:before {
	background-color: #333;
	content: "";
	height: 3px;
	position: absolute;
	top: 10px;
	width: 21px;
}

.badger-accordion__trigger-icon:before {
	left: 1px;
	transform: rotate(45deg) translate3d(20px, 10px, 0);
	transform-origin: 100%;
}

.badger-accordion__trigger-icon:after {
	transform: rotate(-45deg) translate3d(-8px, 22px, 0);
	right: 1px;
	transform-origin: 0;
}

.badger-accordion__panel {
	background-color: #fafafa;
	position: relative;
}

.badger-accordion__panel:after {
	background-color: #EFF1F0;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.badger-accordion__panel-inner {
	padding: 20px 20px 40px;
}

@media screen and (max-width: 767px) {
	.badger-accordion__trigger-icon {
		display: none;
		padding: 20px;
	}
}

.info-bar {
	background-color: #294a08;   /*#0077b3;*/
	padding: 1.4rem 0 1.4rem 0;  /*1.4rem 0 1.4rem 0; */
	position: relative;
	text-align: center;
	z-index: 5;
    margin-top: 0;
}

@media (pointer:coarse) {
    .info-bar {
        margin-top: 45px;
    }

    .info-bar .wrap {
        padding-left: 0px;
        padding-right: 0px;
    }

    .info-bar a.close {
        right: 35px;
    }
}

.info-bar .hide {
    display: none;
}

.wrap {
    max-width: 1270px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 75px;
    padding-right: 75px;
    font-size: 32px;
}

.wrap p {
    margin: 0;
}

.info-bar p {
    color: #fff;
    display: inline-block;
    font-weight: 500;
    padding: 0 75px;
    position: relative;
	font-size: 32px;
}

.info-bar .close {
    box-sizing: border-box;
    cursor: pointer;
    height: 20px;
    padding: 0;
    position: absolute;
    right: 30px;
    top: 43%;
    width: 20px;
    color: white;
}

.close:hover {
    color: #e0e4e6;
}

iframe#adoption {

	width:100%;

	z-index:10;

	overflow: visible;

	display: block;

}

textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    width: 100%;
}



