body {
    overflow-x: auto;
    overflow-y: scroll;
}
body, html {
	color: #20303c;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-weight: 400;
	letter-spacing: .4px;
	font-family: HelveticaNeueW01-45Ligh,Helvetica,Arial,sans-serif;
	font-size: 16px;
	line-height: 1.5;
	overflow-x:hidden;
}
body {
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}
ol, ul {
    list-style: none;
}
a, abbr, acronym, address, applet, b, big, blockquote, body, button, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, ins, kbd, label, legend, li, nav, object, ol, p, pre, q, s, samp, section, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, title, tr, tt, u, ul, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
}
a{
	text-decoration:none;
	color:#000;
}
.container{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
.header{
	padding:20px 0px 20px 0px;
}
.logo img{
	width:80px;
}
.nav{
	display:inline-block;
	vertical-align:top;
	padding: 30px 0px 20px 40px;
}
ul.menu{
    font: normal normal normal 12px/1.4em 'open sans',sans-serif;
}
ul.menu li{
	text-transform:uppercase;
	display:inline-block;
}
ul.menu li a{
	color:#000;
	padding:0px 20px 0px 20px;
}
.inline-block{
	display:inline-block;
	vertical-align:top;
}
.events{
    background-color: rgba(211, 204, 186, 0.19);
    padding:50px 0px 70px 0px;
}
.center{
	text-align:center;
}
.uppercase{
	text-transform:uppercase;
}
h1{
    font: normal normal normal 26px/1.4em 'palatino linotype',serif;
    line-height: 1.4em;
    color: #012646;
}
.divider{
    min-height: 150px;
    border-left: 1px solid rgba(211, 204, 186, 1);
	display:inline-block;
	vertical-align:top;
	padding:0px 10px 0px 10px;
}
.divider.first{
	border-left:0px;
}
.bold{
	font-weight:bold;
}
.font_1{
    font: normal normal normal 14px/1.4em 'open sans',sans-serif;
        line-height: 1.4em;
    color: #2F2E2E;
}
.events .title{
	margin-top:20px;
	font-weight:bold;
	margin-bottom:5px;
}
.more{
	margin-top:20px;
}
.content{
	padding:100px 0px 100px 0px;
}
.welcome{
	margin-top:30px;
	padding: 0px 130px 0px 130px;
}
.list{
	display:inline-block;
	vertical-align:top;
	width:270px;
	margin-right:20px;
	background-color: rgba(211, 204, 186, 0.19);
	padding:0px 0px 50px 0px;
}
.list img{
	width:100%;
}
.list .inner{
	padding:10px;
	text-align:center;
}
.list .inner h1{
	text-transform:uppercase;
	font: normal normal normal 18px/1.4em 'palatino linotype',serif;
    line-height: 1.4em;
    color: #012646;
	margin: 20px 0px 20px 0px;
}
.list:nth-child(3n){
	margin-right:0px;
}
.line {
    border-bottom: 1px solid rgba(211, 204, 186, 1);
    height: 0 !important;
    min-height: 0 !important;
	width:50px;
	margin-left:auto;
	margin-right:auto;
}
.list p{
	margin: 30px 20px 0px 20px;
}
.parallax{
	background-image: url("../images/holding_hands.jpg");
    min-height: 400px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
}
.about-parallax{
	background-image: url("../images/church.jpg");
    min-height: 300px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
}
.events-parallax{
	background-image: url("../images/events.jpg");
    min-height: 400px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
}
.contact-parallax{
	background-image: url("../images/contact.jpg");
    min-height: 400px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
}
.gallery-parallax{
	background-image: url("../images/gallery.png");
    min-height: 400px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
}
.getinvolve-parallax{
	background-image: url("../images/getinvolve.jpg");
    min-height: 400px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
}
.photo
{
	position: relative;
	display: inline-block;
	width: 129px;
	height: 129px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: 7px;
	margin-top: 5px;
	border: 2px solid #FFF;
}
.content{
	line-height: 1.5em;
}
.contact{
	background-color: rgb(250, 250, 250);
	padding:50px 0px 50px 0px;
	font-size: 16px;
}
.page-desc-container{
	padding: 40px 120px 40px 120px;
	color:#FFFFFF;
}
.contact i{
	font-size:50px;
}
.about h1{
	text-transform:uppercase;
	margin-bottom:15px;
}
.support-container{
	padding:40px 0px 30px 0px;
	color:#FFFFFF;
}
h1.support{
	color:#FFFFFF;
	line-height: 1.2em;
	font: normal normal normal 26px/1.4em 'palatino linotype',serif;
}
h1.page-desc{
	color:#FFFFFF;
	line-height: 1.2em;
	font: normal normal normal 26px/1.4em 'palatino linotype',serif;
	margin-top:50px;
	margin-bottom:20px;
	text-transform:uppercase;
}
.btn{
    background-color: rgba(1, 38, 70, 1);
    border: solid rgba(96, 94, 94, 1) 0px;
    border-top-color: rgb(96, 94, 94);
    border-right-color: rgb(96, 94, 94);
    border-bottom-color: rgb(96, 94, 94);
    border-left-color: rgb(96, 94, 94);
    cursor: pointer !important;
	color: #FFFFFF;
	font-weight: bold;
	padding: 15px 40px 15px 40px;
	font-size: 12px;
}
.footer{
	background-color: rgba(47, 46, 46, 1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    border-top: 0px solid rgba(47, 46, 46, 1);
    border-bottom: 0px solid rgba(47, 46, 46, 1);
	min-height:150px;
	color: #A0A09F;
	padding:50px 0px 0px 0px;
}
.footer a{
	color: #A0A09F;
}
.footer .div{
	height: 200px;
	display:inline-block;
	vertical-align:top;
	border-right:1px solid #A0A09F;
	width:29%;
}
.footer .div.first{
	padding:0px 20px 0px 0px;
}
.footer .div.second{
	padding:0px 20px 0px 20px;
}
.footer .div.last{
	border-right:0px solid #A0A09F;
	padding:0px 20px 0px 20px;
}
.social-networks{
	font-size:30px;
}
.copyright{
	background-color: rgba(0, 0, 0, 0.43);
    color: #A0A09F;
	padding:20px 0px 20px 0px;
	margin-top:30px;
}
#desktop{
	display:block;
}
#mobile{
	padding: 0px 20px 0px 20px;
	display:none;
}
.remain-inline{
	display:inline-block;
	vertical-align:top;
}
.clear{
	clear:both;
}
#mobile-menu{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	overflow-y: hidden;
	background-color: #D3CCBA;
	text-align:center;
}
.close{
	padding:20px 20px 0px 0px;
	float:right;
	font-size: 25px;
}
.close a{
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.cursor{
	cursor:pointer;
}
#mobile-menu ul{
	padding:50px 0px 50px 0px;
}
#mobile-menu ul li a{
	display:block;
	font: normal normal normal 16px/1.4em din-next-w01-light,din-next-w02-light,din-next-w10-light,sans-serif;
	text-transform:uppercase;
	color:#7D7560;
	padding: 10px 20px;
	text-align: center;
}
#mobile-menu ul li.current a{
	color:#FFFFFF;
}
.date{
	margin-bottom:20px;
	font: normal normal normal 14px/1.4em "open sans",sans-serif;
	line-height: 1.5em;
}
.title{
	font-weight:bold;
	margin-bottom:20px;
	font: normal normal normal 29px/36px "palatino linotype",serif;
	line-height: 1.2em;
}
.desc{
	padding:0px 30px 0px 30px;
}
.event-container{
	margin-bottom:50px;
}
/* Mobile Style */
@media only screen and (max-width: 640px) {
	.container{
		width:100% ! important;
	}
	.inline-block{
		display:block ! important;
		width:100% ! important;
		margin-bottom:20px;
	}
	#desktop{
		display:none ! important;
	}
	#mobile{
		display:block ! important;
	}
	.header {
		padding: 10px 0px 10px 0px ! important;
	}
	.divider{
		display:block ! important;
		width:100% ! important;
		border-left: 0px solid rgba(211, 204, 186, 1);
	}
	.wrapper{
		padding:10px;
	}
	.welcome {
		padding: 0px 10px 0px 10px ! important;
	}
	h1 {
		font: normal normal normal 18px/1.4em 'palatino linotype',serif ! important;
	}
	.list {
		display: block ! important;
		width:100% ! important;
		margin-bottom:20px;
	}
	.list .inner{
		padding:10px;
	}
	.footer .div{
		display:block ! important;
		width:100% ! important;
		height: auto ! important;
		border-right:0px solid #A0A09F;
		margin-bottom:40px;
	}
	.footer .div.first{
		padding:0px 0px 0px 0px ! important;
	}
	.footer .div.second{
		padding:0px 0px 0px 0px ! important;
	}
	.footer .div.last{
		border-right:0px solid #A0A09F;
		padding:0px 0px 0px 0px;
	}
	.page-desc-container {
		padding: 30px 10px 30px 10px ! important;
	}
}