/*ICONS*/

	html{
		background-color: #7c0d0d;
	}


.icon-holder img.candle, .icon-holder img.cross, .icon-holder img.rose {
	height: 65px;
    width: auto;
}

.icon-holder img.guitar  {
	height: 85px;
    width: auto;
}



.icon-holder img.cup {
	height: 55px;
    width: auto;
}

a {
    color: #7C0D0D;
    text-decoration: none;
}

a:hover {

    text-decoration: none;
}

.gap-top {
	margin-top: 20px;
}

.gap-left {
	margin-left: 20px;
}

.no-vert-align {
	vertical-align: none;
}


.inline-image {
	margin: 30px 30px 30px 0px;
	float: left;
}

/*OTHER*/

a.anchor { display: block;
    position: relative;
    top: -110px;
    visibility: hidden;

}

.normal-block em   {
	color: #7C0D0D;
	font-style: normal;
}

 .intro-block em  {
	color: #e8c82e;
	font-style: normal;
}

#twocolumns h2 {

    font-size: 26px;
    font-weight: 100;
    margin-bottom: 30px;
    text-transform: uppercase;
}


.normal-block .btn-red em {
	color: #7c0d0d;

}

.normal-block .btn-red em:hover {
	color: #fff;

}

.marg-push {
	margin-bottom: 50px;
}

.marg-top {
	margin-top: 20px;
}

.holder.service-times ul {
	list-style: none;
	padding:0;
	color: #413f3d;
	text-align: left;
}

.intro-block .holder.service-times span {
  color:#7c0d0d;
}

.intro-block.add .holder.service-times .btn {
    background-color: transparent;
    border-color: #7c0d0d;
    color: #7c0d0d;
}

.intro-block.add .holder.service-times .btn em {
	color: #7c0d0d;

}
.intro-block.add .holder.service-times .btn em:hover {
	color: #fff;

}


.intro-block.add .holder.service-times .btn:hover {
	color: #fff;
	background-color: #7c0d0d;
}

.holder.service-times ul li {

	padding: 10px;
}

.holder.service-times ul li span {


    background-color: transparent;
    background-image: none;
    border: 1px solid #7c0d0d;
    border-radius: 0;
    color: #7c0d0d;
    margin-right:10px;
    display: inline-block;
    font-size: 13px;
    font-weight: 100;
    letter-spacing: 2px;
    line-height: 15px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-transform: capitalize;
    vertical-align: middle;
    white-space: nowrap;
}



  .icon-holder-stories {
		text-align: center;
		color: #e8c82e;
		font-size:30px;
		margin-bottom: 20px
	}


label {

	color: #0B6A8B;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 2px;
    margin-bottom: 2px;
    text-transform: uppercase;
}

a.emailLink {
    color: #e8c82e;
    text-decoration: none;
}

a.emailLink:hover {
    color: #f8e796;
    text-decoration: none;
}




input[type="checkbox"] {
    float: left;
    height: 15px;
    width: 16px;
}

.heading {
	text-transform: uppercase;
	color: #0b6a8b;
	font-size: 11px;
    font-weight: 300;
    letter-spacing: 2px;

}

.submit {
	text-align: center;
}

.btn-red {
    background-color: transparent;
    border-color: #7C0D0D;
    color: #7C0D0D;
}

.btn-red:hover {
    background-color: #7C0D0D;
    border-color: #7C0D0D;
    color: #fff;
}


input[type="submit"] {
     -moz-appearance: none;
    background-color: transparent !important;
    background-image: none;
    border: 1px solid #7C0D0D !important;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #7C0D0D;
    display: inline-block;
    font-size: 10px;
    height: auto;
    line-height: 18px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 50%;
    letter-spacing: 2px;
    text-transform: uppercase;
    vertical-align: top;
    white-space: normal;

}

input[type="submit"]:after {
	content: "\f105";
	font-family: FontAwesome;
	margin-left: 11px;
	display: inline-block;
	vertical-align: top;
	width: 8px;
	text-align: right;

	}

input[type="submit"]:hover {
background-color: #7C0D0D !important;
border: 1px solid #7C0D0D !important;
color: #fff;

}

input, textarea {
   background-color: transparent !important;
    background-image: none;
    border: 1px solid #fcda62 !important;
    border-radius: 0;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
    color: #333;
    display: block;
    font-size: 15px;
    height: 36px;
    line-height: 1.4666;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    -moz-appearance: none;
    line-height: 22px;
}

textarea {
	height: auto;
}

.gap-right {
  margin-left: 10px;
}

.gap-left {
  margin-right: 10px;
}

.gap-center {
	margin: 20px auto;

}

.gap-center img {

	display: block;
	margin: 0 auto;

}

.bottom-buffer {
	margin-bottom: 20px;
}

#header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 999;
	height: 120px;
}

#header .top-bar {
	background: #7c0d0d;
}

#header .add-nav {
	float: right;
}

#header .add-nav li {
	font-size: 10px;
	line-height: 16px;
	font-weight: 500;
	text-transform: uppercase;
	float: left;
	margin: 0 -1px;
	font-weight: 500;
}

#header .add-nav li:first-child a:before {
	display: none;
}

#header .add-nav li.active a {
	background: #b92626;
}

#header .add-nav a {
	display: block;
	color: #fff;
	padding: 1px 11px;
	text-decoration: none;
	position: relative;
}

#header .add-nav a:before {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px;
	content: "";
	width: 1px;
	height: 12px;
	background: #b92626;
}

#header .add-nav a:hover {
	background: #b92626;
}

#header .logo {
	padding-top: 17px;
}

#header .logo img {
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease;
	opacity: 1;
}

#header .logo img:hover {
	opacity: .5;
}

#header .navbar-toggle {
	margin-top: 21px;
	border-radius: 0;
	background: #0b6a8b;
}

	.navbar-default .navbar-toggle {
	    border-color: #fff;
	}

#header .navbar-toggle span {
	background: #fff;
}

#header .navbar-toggle.collapsed {
	background: #7c0d0d;
}

#header .navbar-toggle.collapsed span {
	background: #fff;
}

#header .navbar-toggle.collapsed:hover {
	background: #640707;
}

#nav,
#nav1 {
	padding-top: 50px;
	max-width: 600px;
}

#nav > li,
#nav1 > li {
	font-size: 16px;
	text-transform: capitalize;
}

#nav > li.hover .dropdown-menu,
#nav1 > li.hover .dropdown-menu {
	display: block;
}

#nav > li.hover > a,
#nav1 > li.hover > a {
	background: #eeedec;
}

#nav > li.last .dropdown-menu,
#nav1 > li.last .dropdown-menu {
	right: 0;
	left: auto;
}

#nav a,
#nav1 a {
	padding: 3px 12px;
}

#nav .dropdown-menu,
#nav1 .dropdown-menu {
	right: auto;
	left: 0;
	min-width: 175px;
	padding: 7px 0;
	box-shadow: none;
	max-width: 137px;
	border-radius: 0;
	float: none;
}

#nav .dropdown-menu li,
#nav1 .dropdown-menu li {
	text-transform: none;
	font-size: 13px;
	line-height: 24px;
	padding: 3px 11px;
}

#nav .dropdown-menu li.active a,
#nav1 .dropdown-menu li.active a {
	color: #4ab457;
}

#nav .dropdown-menu a,
#nav1 .dropdown-menu a {
	padding: 0;
	background: none;
	font-weight: 300;
	white-space: normal;
	display: inline-block;
}

#footer {
	background: #0b6a8b;
	text-align: center;
}

#footer .footer-b {
	background: #7c0d0d;
	font-size: 10px;
	padding: 37px 0;
	line-height: 14px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 500;
}

#footer .footer-b p {
	margin-bottom: 0;
}

#footer .footer-b a {
	color: #fff;
	text-decoration: none;
}

#footer .footer-b a:hover {
	color: #000;
}

#footer .connect-form .form-group {
	margin-left: auto;
	margin-right: auto;
}

#footer .social-networks {
	display: inline-block;
	vertical-align: top;
}

#footer .footer-top {
	padding-top: 38px;
	padding-bottom: 27px;
}

#header .add-nav,
.slider .pagination ul,
.more-links,
.contact-block .service-list ul,
.social-networks,
.news-block .meta,
.news .meta,
.list ul,
.listing {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

body {
	min-width: 320px;
	font-weight: 300;
}

img {
	max-width: none;
	vertical-align: top;
	height: auto;
}

.btn {
	white-space: normal;
	border-radius: 0;
	letter-spacing: 2px;
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
	vertical-align: top;
}

.btn em {
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
}

.btn em:after {
	content: "\f105";
	font-family: FontAwesome;
	margin-left: 11px;
	display: inline-block;
	vertical-align: top;
	width: 8px;
	text-align: right;
}

.btn.btn-default:hover {
	border-color: #e8c82e;
	background: #e8c82e;
	color: #fff !important;
}

.btn.btn-primary em:after {
	content: "\f107";
	margin-left: 6px;
}

.btn.btn-primary:hover {
	border-color: #e8c82e;
	background: #e8c82e;
	color: #fff;
}

.btn.btn-success {
	min-width: 126px;
}

.btn.btn-success em:after {
	margin-left: 8px;
}

.btn.btn-success:hover {
	background: #4ab457;
	border-color: #4ab457;
	color: #fff;
}

.btn.btn-lg {
	min-width: 146px;
	padding: 6px 12px;
}

.btn.btn-info {
	min-width: 121px;
}

.btn.btn-info em:after {
	content: "\f107";
	margin-left: 6px;
}

.btn.btn-info:hover {
	background: #4ab457;
	border-color: #4ab457;
	color: #fff;
}

button.btn {
	font-size: 16px;
}

a:focus {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 5px;
}

#wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.slide {
	height: 400px;
}

.p-r-0 {
	padding-right: 0;
}

.p-l-0 {
	padding-left: 0;
}

#main {
	padding-top: 120px;
}

.slider {
	position: relative;
}

.slider .mask {
	position: relative;
	overflow: hidden;
}

.slider .slideset {
	width: 100% !important;
	white-space: nowrap;
	font-size: 0;
	letter-spacing: -4px;
	line-height: 0;
}

.slider .slide {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0;
	font-size: 28px;
	line-height: 36px;
	font-weight: 100;
	height: 409px;
	color: #fff;
}

.slider .holder {
	min-height: 409px;
	position: relative;
}

.slider .holder .caption {
	text-align: center;
	height: 100%;
	white-space: nowrap;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 630px;
	text-align: left;
	background: rgba(11, 106, 139, .8);
	padding: 50px 30px 50px 69px;
}

.slider .holder .caption:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 1px;
	overflow: hidden;
}

.slider .holder .b1 {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}

.slider .title {
	font-size: 10px;
	line-height: 18px;
	color: #e8c82e;
	text-transform: uppercase;
	display: block;
	margin: 0 5px 12px;
	letter-spacing: 2px;
	font-weight: 500;
}

.slider h1 {
	margin-bottom: 1px;
	font-size: 54px;
	line-height: 48px;
	font-weight: 100;
	letter-spacing: -1px;
}

.slider p {
	margin-bottom: 19px;
}

.slider .btn {
	margin-left: 3px;
	padding: 8px;
	min-width: 112px;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	letter-spacing: 1px;
}

.slider .pagination {
	position: absolute;
	bottom: 10px;
	z-index: 11;
	width: 1020px;
	padding: 14px 26px;
	left: 0;
	right: 0;
	margin: auto;
}

.slider .pagination ul {
	float: right;
}

.slider .pagination li {
	margin-left: 6px;
	overflow: hidden;
	float: left;
}

.slider .pagination li.active a {
	background: #fff;
}

.slider .pagination a {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	border: 1px solid #fff;
	text-indent: -9999px;
	background: none;
}

.slider .pagination a:hover {
	background: #fff;
}

.intro-block {
	background: #353535;
	text-align: center;
	text-transform: uppercase;
}

.intro-block h1 {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #e8c82e;
	margin-bottom: 5px;
}

.intro-block.add .btn {
	min-width: 126px;
}

.intro-block .holder {
	letter-spacing: 3px;
	padding: 41px 75px 38px;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
}

.intro-block .holder.no-top-margin {
	padding-top: 0;

}

.welcome {
	text-transform: none;
	text-align: left;
	 padding: 41px 0px 38px;
}



.intro-block.welcome .holder {

	padding: 0px 0px 38px;

}

.intro-block .holder p {
	margin-bottom: 19px;
}

.intro-block .holder p span {
	color: #dcbe2b;
	display: inline-block;
	vertical-align: top;
}

.intro-block .btn {
	padding: 6px;
	min-width: 200px;
}


.vision-block {
	background: #dfdeda;
}

.white {
	background: #fff
}

.vision-block:nth-child(2n+1) {
	background: #fff;
}

.vision-block h1 {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #e8c82e;
	margin-bottom: 5px;
}

.vision-block h2 {
	font-size: 26px;
	letter-spacing: 3px;
	color: #413f3d;
	margin-bottom: 5px;
	font-weight: 100;
}


.vision-block.add .btn {
	min-width: 126px;
}

.vision-block .holder {

	margin-bottom: 20px;
/*	letter-spacing: 3px;
	padding: 41px 75px 41px;
	font-size: 12px;
	line-height: 20px;
	color: #413f3d;*/
}

.vision-block .holder p {
	margin-bottom: 19px;
}

.vision-block .holder p span {
	color: #dcbe2b;
	display: inline-block;
	vertical-align: top;
}

.vision-block .btn {
	padding: 6px;
	min-width: 200px;
}


.normal-block {
	background: #fff;
}



.normal-block:nth-child(2n+1) {

	background: #fff;

}

.normal-block h1 {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #e8c82e;
	margin-bottom: 5px;
}

.normal-block h2 {
	font-size: 26px;
	letter-spacing: 3px;
	color: #413f3d;
	margin-bottom: 5px;
	font-weight: 100;
}


.normal-block.add .btn {
	min-width: 126px;
}

.normal-block .holder {
	/*letter-spacing: 3px;
	font-size: 12px;
	line-height: 20px;*/
	padding: 41px 10px 41px;
	color: #413f3d;
}

.normal-block .holder.no-pad-bottom {
	padding-bottom:0;
}

.normal-block .holder img {

	display: block;
    height: auto;
    max-width: 100%;
}

.normal-block .holder p {
	margin-bottom: 19px;
}

.normal-block .holder p span {
	color: #dcbe2b;
	display: inline-block;
	vertical-align: top;
}

.normal-block .btn {
	padding: 6px;
	min-width: 200px;
}

.news-section {
	position: relative;
}

.news-section .row {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

.news-section .add {
	float: none;
	display: inline-block;
	vertical-align: middle;
	float: none;
	letter-spacing: 0;
	font-size: 15px;
	line-height: 22px;
}

.news-section .img-wrap {
	margin-left: -15px;
	padding-right: 11px;
}

.news-section .img-wrap img {
	width: 100%;
}

.news-section .news-holder .holder {
	padding: 30px 22px;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	white-space: normal;
	text-align: left;
}

.news-section h1 {
    color: #7c0d0d;
    font-size: 15px;
    letter-spacing: 2px;
    margin: 0 0px 14px;
    text-transform: uppercase;
}

.news-section h2, .news-block h3.blue {
	font-size: 20px;
	line-height: 25px;
	font-weight: 100;
	margin-bottom: -1px;
}

.news-section h2 a {
	color: #413f3d;
	text-decoration: none;
}

.news-section h2 a:hover {
	color: #4ab457;
}

.news-section .news {
	margin-bottom: 32px;
}

.news-section .read-more {
	display: inline-block;
	vertical-align: middle;
	font-weight: 500;
	font-size: 12px;
	color: #2197b1;
	text-decoration: none;
}

.news-section .read-more:hover {
	color: #4ab457;
}

.news-section .read-more:after {
	content: "\f105";
	font-family: FontAwesome;
	padding-left: 9px;
}

.news-section p {
	margin-bottom: 10px;
}

.bio-page {
	position: relative;
}

.bio-page .row {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

.bio-page .add {
	float: none;
	display: inline-block;
	vertical-align: none;
	float: none;
	letter-spacing: 0;
	font-size: 15px;
	line-height: 22px;
}

.vert {
	float: none;
	display: inline-block;
	vertical-align: middle;
	float: none;
	letter-spacing: 0;
	font-size: 15px;
	line-height: 22px;
}

.bio-page .img-wrap {
	margin-left: -15px;
	padding-right: 11px;
}

.bio-page .img-wrap img {
	width: 100%;
}

.bio-page .news-holder .holder {
	padding: 30px 22px;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	white-space: normal;
	text-align: left;
}



.bio-page h1 {
	color: #e8c82e;
	font-size: 11px;
	font-weight: 300;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 11px;
}

.bio-page h2 {
	font-size: 20px;
	line-height: 25px;
	font-weight: 100;
	margin-bottom: -1px;
}

.bio-page h2 a {
	color: #413f3d;
	text-decoration: none;
}

.bio-page h2 a:hover {
	color: #4ab457;
}

.bio-page .news {
	margin-bottom: 32px;
}

.bio-page .read-more {
	display: inline-block;
	vertical-align: middle;
	font-weight: 500;
	font-size: 12px;
	color: #2197b1;
	text-decoration: none;
}

.bio-page .read-more:hover {
	color: #4ab457;
}

.bio-page .read-more:after {
	content: "\f105";
	font-family: FontAwesome;
	padding-left: 9px;
}

.bio-page p {
	margin-bottom: 10px;
}

.more-links li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 11px;
}

.more-links li:before {
	content: "|";
	font-size: 20px;
	font-weight: 100;
	color: #d2d2d0;
	position: absolute;
	left: -4px;
	top: 1px;
}

.more-links li:first-child {
	padding-left: 0;
}

.more-links li:first-child:before {
	display: none;
}

.more-links a {
	display: inline-block;
	vertical-align: middle;
	font-weight: 500;
	font-size: 12px;
	color: #2197b1;
	text-decoration: none;
}

.more-links a:hover {
	color: #4ab457;
}

.more-links a:after {
	content: "\f105";
	font-family: FontAwesome;
	padding-left: 8px;
	vertical-align: middle;
}


.story-block {
	position: relative;
	padding: 54px 0;
}

.story-block:before {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	position: absolute;
	background: rgba(10, 110, 44, .79);
}

.story-block:after {
	top: 0;
	left: 50%;
	bottom: 0;
	position: absolute;
	content: "";
	height: 111px;
	width: 1px;
	background: #3b9158;
	margin: auto;
}

.story-block .holder {
	padding: 0 20px;
}

.story-block {
	position: relative;
	padding: 54px 0;
}

.story-block:before {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	position: absolute;
	background: rgba(10, 110, 44, .79);
}

.story-block:after {
	top: 0;
	left: 50%;
	bottom: 0;
	position: absolute;
	content: "";
	height: 111px;
	width: 1px;
	background: #3b9158;
	margin: auto;
}

.story-block .holder {
	padding: 0 20px;
	text-align: center;
}

.story-block .description p {
    margin-bottom: 11px;
}


.sign-block {
	position: relative;
	padding: 35px 0;
	background-color: #fff;
}

section.sign-block:last-child {
    margin-bottom: 50px;
}

.sign-block:before {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	position: absolute;

}

.sign-block:after {
	top: 0;
	left: 36%;
	bottom: 0;
	position: absolute;
	content: "";
	height: auto;
	width: 1px;
	/* background: #dededd; */
	background: none;
	margin: auto;
}



.sign-block .holder {
	padding: 0 20px;
	text-align: right;
}



.sign-block .holder h2 {
	font-weight: 200;
}




.sermon-block {
	position: relative;
	padding: 54px 0;
}

.sermon-block:before {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	position: absolute;
	background: rgba(10, 110, 44, .79);
}

.sermon-block:after {
	top: 0;
	left: 50%;
	bottom: 0;
	position: absolute;
	content: "";
	height: 111px;
	width: 1px;
	background: #3b9158;
	margin: auto;
}

.sermon-block .holder {
	padding: 0 20px;
}

.sermon-block {
	position: relative;
	padding: 54px 0;
}

.sermon-block:before {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	position: absolute;
	background: rgba(10, 110, 44, .79);
}

.sermon-block:after {
	top: 0;
	left: 50%;
	bottom: 0;
	position: absolute;
	content: "";
	height: 111px;
	width: 1px;
	background: #3b9158;
	margin: auto;
}

.sermon-block .holder {
	padding: 0 20px;
}

.sermon-block .music-bar {
	margin-bottom: 16px;
	max-width: 328px;
}

.sermon-block .music-bar .js-audio-holder {
	position: relative;
	height: 36px;
	border: 1px solid #fff;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
	font-size: 10px;
}

.sermon-block .music-bar .js-audio-holder.play-active .duration-holder {
	left: 120px;
}

.sermon-block .music-bar .js-audio-holder.play-active .btn-play-pause:after {
	background-position: -26px 0;
	width: 12px;
	height: 16px;
	margin-left: -7px;
}

.sermon-block .music-bar .js-audio-holder.black {
	border: 1px solid #413f3d;
	color: #413f3d;
}

.sermon-block .music-bar .js-audio-holder.black .btn-play-pause {
	background: #413f3d;
}

.sermon-block .music-bar .js-audio-holder.black .btn-play-pause:after {
	background: url(/assets/images/sprite.png) no-repeat 0 -21px;
}

.sermon-block .music-bar .js-audio-holder.black.play-active .btn-play-pause:after {
	background-position: -26px 0;
	width: 12px;
	height: 16px;
	margin-left: -7px;
}

.sermon-block .music-bar .js-audio-holder .track-info {
	position: absolute;
	top: 0;
	left: 37px;
	bottom: 0;
	right: 0;
}

.sermon-block .music-bar .js-audio-holder .progress-holder {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 34px;
}

.sermon-block .music-bar .js-audio-holder .anim-progress {
	background: #4ab457;
}

.sermon-block .music-bar .js-audio-holder .duration-holder {
	position: absolute;
	z-index: 11;
	font-weight: 500;
	letter-spacing: 2px;
	font-size: 10px;
	top: 9px;
	left: 181px;
}

.sermon-block .music-bar .js-audio-holder .btn-play-pause {
	position: relative;
	z-index: 11;
	width: 37px;
	height: 34px;
	background: #fff;
	display: block;
}

.sermon-block .music-bar .js-audio-holder .btn-play-pause:hover {
	opacity: .8;
}

.sermon-block .music-bar .js-audio-holder .btn-play-pause:after {
	content: "";
	background: url(/assets/images/sprite.png) no-repeat 0 0;
	width: 13px;
	height: 15px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: -7px;
}

.sermon-block .music-bar .js-audio-holder .name-holder,
.sermon-block .music-bar .js-audio-holder .status-holder {
	position: absolute;
	z-index: 11;
	padding: 9px 21px;
	top: 0;
	left: 0;
}

.sermon-block .btn-wrap {
	max-width: 328px;
	overflow: hidden;
}

.sermon-block .btn-wrap .btn {
	padding: 4px 7px;
	width: 100%;
}

.sermon-block .btn-wrap .btn.btn-primary {
	max-width: 328px;
}

.sermon-block .btn-wrap .btn-default {
	float: right;
}

.sermon-block .row {
	font-size: 0;
	letter-spacing: -4px;
}

.sermon-block .add {
	float: none;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0;
	color: #fff;
}

.sermon-block .container {
	z-index: 11;
	position: relative;
}

.sermon-block .description {
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	text-align: right;
	padding: 5px 27px;
	white-space: normal;
}

.sermon-block h1 {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	margin-bottom: 1px;
	color: #e8c82e;
	font-weight: 300;
}

.sermon-block h2 {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 5px;
	font-weight: 100;
}

.sermon-block h2 a {
	color: #fff;
	text-decoration: none;
}

.sermon-block h2 a:hover {
	color: #2197b1;
}

.sermon-block p {
	margin-bottom: 0;
}


.story-block .btn-wrap {
	max-width: 328px;
	overflow: hidden;
}

.story-block .btn-wrap .btn {
	padding: 4px 7px;
	width: 192px;
}

.story-block .btn-wrap .btn.btn-primary {
	max-width: 125px;
}

.story-block .btn-wrap .btn-default {
	float: right;
}

.story-block .row {
	font-size: 0;
	letter-spacing: -4px;
}

.story-block .add {
	float: none;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0;
	color: #fff;
}

.story-block .container {
	z-index: 11;
	position: relative;
}

.story-block .description {
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	padding: 5px 27px;
	white-space: normal;
}

.story-block h1 {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	margin-bottom: 1px;
	color: #e8c82e;
	font-weight: 300;
}

.story-block h2 {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 5px;
	font-weight: 100;
}

.story-block h2 i {
	color: #e8c82e;
    font-size: 18px;
    margin-left: 10px;
}

.story-block h2 a {
	color: #fff;
	text-decoration: none;
}

.story-block h2 a:hover {
	color: #2197b1;
}

.story-block p {
	margin-bottom: 0;
}


.info-block {
	background: #353535;
	color: #fff;
	text-align: center;
}

.info-block .row {
	letter-spacing: -4px;
	font-size: 0;
	line-height: 0;
}

.info-block .add {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.info-block h1 {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 3px;
	margin-bottom: 2px;
	color: #e8c82e;
	font-weight: 300;
}

.info-block .description {
	font-size: 15px;
	line-height: 20px;
	padding: 43px 5px 34px;
	letter-spacing: 0;
}

.info-block p {
	margin-bottom: 13px;
}

.info-block .btn {
	min-width: 214px;
}

.contact-block {
	background: #0b6a8b;
}

.contact-block.add address {
	border: none;
	padding: 0;
	margin: 0;
}

.contact-block.add .direction:after {
	display: none;
}

.contact-block.add .contact-info {
	padding: 10px 0 10px 20px;
}

.contact-block .service-list {
	border-bottom: 1px solid #04526d;
	padding-bottom: 5px;
	margin-bottom: 22px;
}

.contact-block .service-list li {
	overflow: hidden;
	font-weight: 100;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 16px;
}

.contact-block .service-list p {
	margin: 0;
	overflow: hidden;
	padding: 3px 0 0 11px;
}

.contact-block .service-list p a {
	color: #fff;
	text-decoration: none;
}

.contact-block .service-list p a:hover {
	color: #e8c82e;
}

.contact-block .service-list .date {
	float: left;
	color: #e8c82e;
	font-size: 13px;
	font-weight: 500;
	border: 1px solid #e8c82e;
	width: 77px;
	padding: 3px 2px 3px 10px;
	text-transform: uppercase;
}

.contact-block h2 {
	font-weight: 300;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 20px;
}

.contact-block .row {
	font-size: 0;
	letter-spacing: -4px;
	line-height: 0;
}

.contact-block .add {
	float: none;
	display: inline-block;
	vertical-align: middle;
	vertical-align: middle;
}

.contact-block .map-holder {
	margin-left: -15px;
	padding-right: 32px;
}

.contact-block .map-holder.p-r-0 {
	padding-right: 0;
}

.contact-block .map-holder .map {
	width: 100%;
	padding-bottom: 56.25%;
	position: relative;
}

.contact-block .map-holder iframe {
	border: none !important;
	width: 100% !important;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.contact-block .contact-info {
	padding: 10px 4px 10px 0;
	letter-spacing: 0;
	font-size: 15px;
	line-height: 22px;
	color: #fff;
}

.contact-block address {
	font-size: 20px;
	line-height: 24px;
	font-weight: 100;
	border-bottom: 1px solid #04526d;
	padding-bottom: 25px;
	margin-bottom: 26px;
}

.contact-block address .title {
	display: block;
	font-weight: 300;
}

.contact-block .direction {
	font-size: 14px;
	color: #e8c82e;
	text-transform: capitalize;
	text-decoration: none;
}

.contact-block .direction:hover {
	color: #f8e796;
}

.contact-block .direction:after {
	content: "\f105";
	font-family: FontAwesome;
	padding-left: 10px;
}

.form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	line-height: 22px;
}

.form-control:focus {
	box-shadow: none;
	border-color: #ffc700 !important;
}

.connect-form .title {
	display: block;
	letter-spacing: 2px;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 10px;
}

.connect-form .form-control {
	padding-right: 30px;
}

.connect-form .form-group {
	position: relative;
	max-width: 218px;
}

.connect-form .btn-submit {
	background: none;
	border: none;
	position: absolute;
	right: 8px;
	color: #c7ba3c;
	top: 7px;
	height: 16px;
	font-size: 14px;
}

.connect-form .btn-submit:hover {
	color: #f8e796;
}

.social-networks li {
	float: left;
	margin: 0 20px 5px 0;
	font-size: 24px;
	line-height: 1;
}

.social-networks a {
	color: #e8c82e;
}

.social-networks a:hover {
	color: #f8e796;
}

.banner {
	position: relative;
	text-align: center;
	min-height: 200px;
	white-space: nowrap;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 100;
	padding: 10px 0;
}

.banner:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	min-height: 200px;
	width: 1px;
	overflow: hidden;
}

.banner.small {
	min-height: 154px;
}

.banner.small:before {
	min-height: 134px;
}

.banner.small h1 {
	margin: 0;
	padding: 0;
}

.banner.small h1:after {
	display: none;
}

.banner:after {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	position: absolute;
	background: rgba(11, 106, 139, .8);
}

.banner.add:after {
	background: rgba(3, 116, 41, .8);
}

.banner .v {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	white-space: normal;
	position: relative;
	z-index: 11;
}

.banner p {
	margin-bottom: 0;
}

.banner h1 {
	font-weight: 100;
	font-size: 40px;
	line-height: 46px;
	text-transform: capitalize;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 16px;
}

.banner h1:after {
	width: 76px;
	height: 1px;
	background: #e8c82e;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -38px;
	content: "";
}

.banner h1 a {
	color: #fff;
	text-decoration: none;
}

.banner h1 a:hover {
	color: #e8c82e;
}

.about-block {
	position: relative;
	padding: 74px 0 68px;
	color: #fff;
}

.about-block:before {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	position: absolute;
	background: rgba(10, 110, 44, .79);
}

.about-block .block {
	overflow: hidden;
	position: relative;
	padding-top: 15px;
}

.about-block .block:first-child {
	padding-top: 0;
}

.about-block .block:after {
	position: absolute;
	left: 314px;
	top: 0;
	bottom: 0;
	content: "";
	width: 1px;
	height: auto;
	background: #3b9158;
}

.about-block .heading {
	width: 314px;
	float: left;
	text-align: right;
	padding: 19px 33px;
}

.about-block h1 {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	color: #e8c82e;
	font-weight: 300;
	margin-bottom: 2px;
}

.about-block h2 {
	font-size: 26px;
	font-weight: 100;
	margin-bottom: 10px;
	color: #fff;
}

.about-block h2 a {
	color: #fff;
	text-decoration: none;
}

.about-block h2 a:hover {
	color: #e8c82e;
}

.about-block .description {
	overflow: hidden;
	padding: 13px 39px 24px;
}

.about-block .description p {
	margin-bottom: 11px;
}

.about-block .btn {
	padding: 6px 14px;
}

.our-values {
	padding: 64px 0 49px;
}

.our-values h1 {
	text-transform: uppercase;
	text-align: center;
	margin: 0 10px 48px;
	font-size: 15px;
	color: #7c0d0d;
	letter-spacing: 2px;
}

.our-values .icon-holder {
	float: left;
	width: 100px;
	padding: 0 16px;
	text-align: center;
}

.our-values .description {
	overflow: hidden;
	padding: 4px 0 30px;
}

.our-values h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 100;
	margin-bottom: 10px;
}

.our-values h2 a {
	color: #413f3d;
	text-decoration: none;
}

.our-values h2 a:hover {
	color: #4ab457;
}

.about-us {
	background: #353535;
	padding: 23px 0;
	color: #fff;
	position: relative;
}

.about-us:after {
	position: absolute;
	left: 50%;
	top: 23px;
	bottom: 23px;
	content: "";
	width: 1px;
	height: auto;
	background: #52514f;
	margin-left: -2px;
}

.about-us .row {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

.about-us h1 {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 3px;
	font-weight: 300;
	margin-bottom: 19px;
}

.about-us h1 span {
	display: block;
	color: #e8c82e;
}

.about-us .description {
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0;
	text-align: center;
	padding: 37px 30px 29px;
}

.about-us p {
	margin-bottom: 16px;
}

.about-us .btn {
	min-width: 126px;
}

.about-us .add {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.values-block {
	padding: 37px 0 40px;
}

.values-block .block {
	border-top: 1px solid #dededd;
	padding: 34px 0 29px;
	overflow: hidden;
	margin: 0 6px;
}

.values-block .block.no-line {
	border-top: none;

}

.values-block .block:first-child {
	border: 0px solid #fff !important;
	padding-top: 29px;
}

.values-block .btn {
	margin: 0 6px 6px 0;
}

.values-block h2 {
	font-weight: 100;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
}

.values-block h2 a {
	text-decoration: none;
	color: #413f3d;
}

.values-block h2 a:hover {
	color: #4ab457;
}

.values-block p {
	margin-bottom: 8px;
}

.values-block .icon-holder {
	float: left;
	width: 68px;
	text-align: center;
}

.values-block .description {
	overflow: hidden;
	padding: 1px 0 0 19px;
}

.news-block {
	padding-bottom: 34px;
	margin-bottom: 50px;
	border-bottom: 1px solid #dededd;
}

.news-block:last-child {
	margin-bottom: 26px;
}

.news-block h2 {
	font-weight: 100;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 1px;
	color: #2197b1;
}

.news-block h2 a {
	color: #413f3d;
	text-decoration: none;
}

.news-block h2 a:hover {
	color: #4ab457;
}


.news-block h3 {
	font-weight: 300;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 12px;
	margin-top: 20px;
	color: #7C0D0D;

}

.news-block h3.blue {

	color: #413f3d;

}

.news-block h3 a {
	color: #413f3d;
	text-decoration: none;
}

.news-block h3 a:hover {
	color: #4ab457;
}

.news-block .meta {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	margin-bottom: 16px;
}

.news-block .meta.no-marg-bottom {
	margin-bottom: 0px;
}

.news-block .meta > li {
	font-size: 12px;
	line-height: 20px;
	font-weight: 500;
	color: #2197b1;
	text-transform: capitalize;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
}

.news-block .meta > li:first-child:before {
	display: none;
}

.news-block .meta > li:before {
	content: "|";
	padding: 0 8px;
	line-height: 20px;
	vertical-align: middle;
	font-size: 20px;
	color: #d2d2d0;
	font-weight: 100;
}

.news-block .meta > li a {
	color: #2197b1;
	text-decoration: none;
}

.news-block .meta > li a:hover {
	color: #4ab457;
}

.news-block .meta > li .social-networks {
	display: inline-block;
	vertical-align: middle;
	padding-left: 3px;
}

.news-block .meta > li .social-networks li {
	font-size: 14px;
	margin: 0 10px 0 0;
}

.news-block .meta > li .social-networks a {
	color: #e8c82e;
}

.news-block .meta > li .social-networks a:hover {
	color: #f8e796;
}


.news-block .meta > li .social a {
	color: #e8c82e;
	margin-right: 10px;
}

.news-block .meta > li .social a:hover {
	color: #f8e796;
}


.news-block .meta .title {
	font-size: 12px;
	line-height: 20px;
	font-weight: 500;
}


.news .meta {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	margin-bottom: 16px;
}

.news .meta.no-marg-bottom {
	margin-bottom: 0px;
}

.news .meta > li {
	font-size: 12px;
	line-height: 20px;
	font-weight: 500;
	color: #2197b1;
	text-transform: capitalize;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
}

.news .meta > li:first-child:before {
	display: none;
}

.news .meta > li:before {
	content: "|";
	padding: 0 8px;
	line-height: 20px;
	vertical-align: middle;
	font-size: 20px;
	color: #d2d2d0;
	font-weight: 100;
}

.news .meta > li a {
	color: #2197b1;
	text-decoration: none;
}

.news.meta > li a:hover {
	color: #4ab457;
}

.news .meta > li .social-networks {
	display: inline-block;
	vertical-align: middle;
	padding-left: 3px;
}

.news .meta > li .social-networks li {
	font-size: 14px;
	margin: 0 10px 0 0;
}

.news .meta > li .social-networks a {
	color: #e8c82e;
}

.news .meta > li .social-networks a:hover {
	color: #f8e796;
}


.news .meta > li .social a {
	color: #e8c82e;
	margin-right: 10px;
}

.news .meta > li .social a:hover {
	color: #f8e796;
}


.news .meta .title {
	font-size: 12px;
	line-height: 20px;
	font-weight: 500;
}

.news-block p {
	margin-bottom: 10px;
}


.news-block p.eventtime {
	margin-top: 0px;
	font-style: italic;
	font-size: 12px;
}

.news-block .more {
	font-weight: 500;
	font-size: 12px;
	color: #2197b1;
	text-decoration: none;
	margin-left: 7px;
}

.news-block .more:hover {
	color: #4ab457;
}

.news-block .more:after {
	content: "\f105";
	font-family: FontAwesome;
	padding-left: 8px;
}

.news p {
	margin-bottom: 10px;
}


.news p.eventtime {
	margin-top: 0px;
	font-style: italic;
	font-size: 12px;
}

.news .more {
	font-weight: 500;
	font-size: 12px;
	color: #2197b1;
	text-decoration: none;
	margin-left: 7px;
}

.news .more:hover {
	color: #4ab457;
}

.news .more:after {
	content: "\f105";
	font-family: FontAwesome;
	padding-left: 8px;
}

.link-wrap {
	text-align: center;
	margin: 60px;
}

.link-wrap .load-more {
	display: inline-block;
	vertical-align: top;
	font-weight: 500;
	font-size: 12px;
	color: #2197b1;
	text-decoration: none;
	margin-left: 7px;
}

.link-wrap .load-more:hover {
	color: #4ab457;
}

.link-wrap .load-more:after {
	content: "\f107";
	font-family: FontAwesome;
	padding-left: 9px;
}

#twocolumns {
	padding-top: 52px;
	padding-bottom: 57px;
}

.announcements {
	background: #413f3d;
	padding: 13px 13px 16px 15px;
}

.announcements .btn {
	display: block;
	padding: 4px;
}

.announcements .btn span:after {
	padding-left: 8px;
}

.events {
	position: relative;
	font-size: 20px;
	line-height: 24px;
	font-weight: 100;
	margin-bottom: 39px;
}

.events span {
	font-size: 10px;
	color: #fff;
	font-style: italic;
}

.events h1 {
	margin-bottom: 6px;
}

.events:after {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	position: absolute;
	background: rgba(10, 110, 44, .79);
}

.events .holder {
	position: relative;
	z-index: 11;
	padding: 24px 23px 70px;
	min-height: 201px;
}

.events p {
	margin-bottom: 15px;
}

.events p a {
	color: #fff;
	text-decoration: none;
}

.events p a:hover {
	color: #fcda62;
}

.events time:after {
	content: "\f105";
	font-family: FontAwesome;
	padding-left: 8px;
	font-size: 12px;
	color: #c7bb2e;
	vertical-align: top;
}

.events .btn {
	display: block;
	position: absolute;
	right: 23px;
	left: 23px;
	bottom: 23px;
	padding: 5px;
}

#content {
	margin-bottom: 30px;
}

#content .link-wrap {
	padding-right: 35px;
}

#content .holder {
	padding-right: 35px;
}

#sidebar {
	padding-top: 7px;
}

#sidebar h1 {
	text-transform: uppercase;
	color: #7C0D0D;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 2px;
}

#sidebar .events h1 {
	text-transform: uppercase;
	color: #e8c82e;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 2px;
}

#sidebar .wrapper {
	padding-left: 7px;
}

.list {
	margin-bottom: 43px;
}

.list h1 {
	margin-bottom: 9px;
}

.list li {
	margin-bottom: 2px;
	text-transform: capitalize;
}

.list li.active a {
	color: #4ab457;
}

.list a {
	color: #0b6a8b;
	text-decoration: none;
}

.list a:hover {
	color: #4ab457;
}

.wrapper .sermon-block {
	padding: 52px 0;
}

.wrapper .sermon-block:before {
	display: none;
}

.wrapper .sermon-block:nth-child(odd) {
	background: #eeedec;
}

.wrapper .sermon-block:after {
	background: #dfdeda;
}


.wrapper .story-block {
	padding: 52px 0;
}

.wrapper .story-block:before {
	display: none;
}

.wrapper .story-block:nth-child(odd) {
	background: #eeedec;
}

.wrapper .story-block:after {
	background: #dfdeda;
}

.wrapper h2 a {
	color: #413f3d;
}

.wrapper .description {
	color: #413f3d;
	padding-left: 0;
}

.wrapper .btn-wrap .btn-info {
	max-width: 328px;
	min-width: 121px;
}

.wrapper .btn-wrap .btn-success {
	float: right;
}

.sermon .banner {
	padding-bottom: 0;
}

.sermon .banner:before {
	min-height: 144px;
}

.sermon .banner:after {
	max-height: 154px;
}

.sermon .banner .sermon-block {
	white-space: normal;
}

.sermon .banner .sermon-block:before {
	background: rgba(10, 110, 44, .79);
}

.sermon .banner .sermon-block h1 {
	font-size: 11px;
	line-height: 12px;
}

.sermon .banner .sermon-block .btn-primary {
	float: left;
}

.sermon .link-wrap {
	margin-bottom: 79px;
}

.introduction {
	margin-bottom: 20px;
}

.no-marg {
	margin-bottom: 0;
}

.introduction .info {
	position: relative;
}

.introduction .info:after {
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	content: "";
	/*background: #eeedec;*/
}

.introduction .info:nth-child(even) {
	background: #eeedec;
}

.introduction .info:nth-child(even):after {
	display: none;
}

.introduction .info .row {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

.introduction .info .add {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.introduction .info .holder {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0;
	padding: 20px 0;
	max-width: 603px;
}

.introduction .info h2 {
	font-weight: 100;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.introduction .info h2 a {
	color: #413f3d;
	text-decoration: none;
}

.introduction .info h2 a:hover {
	color: #4ab457;
}

.introduction .info p {
	margin-bottom: 23px;
}

.introduction .info .btn {
	margin: 0 6px 5px 0;
}

.introduction .info .img-wrap {
	margin-left: -15px;
}

.introduction .info .img-wrap img {
	width: 100%;
}

.leadership {
	padding: 60px 0 79px;
}

.leadership h2 {
	color: #7c0d0d;
    font-size: 15px;
    letter-spacing: 2px;
    margin: 0 10px 48px;
    text-align: center;
    text-transform: uppercase;
}

.leadership .holder {
	padding: 0 56px 0 66px;
}

.listing li {
	margin-bottom: 14px;
}

.listing a {
	color: #7C0D0D;
	text-decoration: none;
}

.listing a:hover {
	color: #4ab457;
}

/* audio styles */

.js-audio-holder {
	position: relative;
}

.js-audio-holder audio {
	position: absolute;
	visibility: hidden;
}

.js-audio-holder .btn-play-pause {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	background: #d00;
}

.js-audio-holder .status-holder {
	display: none;
}

.js-audio-holder.play-active .btn-play-pause {
	background: #0f0;
}

.js-audio-holder.play-active .name-holder {
	display: none;
}

.js-audio-holder.play-active .status-holder {
	display: block;
}

.js-audio-holder .progress-holder {
	position: relative;
	height: 20px;
	width: 100%;
}

.js-audio-holder .progress-holder .anim-progress {
	background: #00f;
	width: 0;
	height: 100%;
}

@media (min-width: 768px) {
	.sermon-block .add {
		width: 50%;
	}

		.rwd-break {
    display: none;
	}
}

@media (max-width: 1279px) {
	.contact-block.add .map {
		padding: 0 !important;
	}

	.contact-block.add .map iframe {
		position: static !important;
		height: 459px !important;
	}


}

@media (max-width: 1279px) and (max-width: 767px) {
	.contact-block.add .map iframe {
		height: 300px !important;
	}
}

@media (max-width: 1019px) {
	.slider .pagination {
		width: 100%;
	}
}

@media (max-width: 991px) {

	.sign-block {
		text-align: center;
	}

	.sign-block .holder {
		text-align: center;
	}

	.sign-block:after {
	top: 0;
	left: 35%;
	bottom: 0;
	position: absolute;
	content: "";
	height: auto;
	width: 1px;
	background: none;
	margin: auto;
}

	#header {
		height: 100px;
	}

	#header .logo {
		width: 200px;
	}

	#header .logo img {
		width: 100%;
	}

	#nav,
	#nav1 {
		padding-top: 33px;
	}

	.p-r-0 {
		padding-right: 15px;
	}

	.p-l-0 {
		padding-left: 15px;
	}

	#main {
		padding-top: 100px;
	}

	.intro-block .holder {
		padding: 20px;
	}

	.news-section .img-wrap {
		padding-right: 0;
	}

	.news-section .news-holder .holder {
		padding: 10px 0;
	}

	.news-section .news {
		margin-bottom: 15px;
	}

	.sermon-block .holder {
		padding: 10px 0;
	}

	.sermon-block .description {
		padding: 10px 0;
	}

	.info-block .img-wrap img {
		width: 100%;
	}

	.contact-block.add .contact-info {
		padding-left: 0;
		text-align: left;
	}

	.contact-block .service-list li {
		padding-bottom: 16px;
		border-bottom: 1px solid #04526d;
	}

	.contact-block .service-list li:last-child {
		margin-bottom: 0;
		border: none;
	}

	.contact-block .service-list p {
		padding-top: 0;
	}

	.contact-block .map-holder {
		padding: 0;
	}

	.contact-block .map-holder img {
		width: 100%;
	}

	.contact-block .contact-info {
		padding: 5px 0;
	}

	.contact-block address {
		margin-bottom: 10px;
		padding-bottom: 10px;
		font-size: 18px;
		line-height: 22px;
	}

	.connect-form .form-group {
		display: inline-block;
		vertical-align: top;
	}

	.social-networks {
		display: inline-block;
		vertical-align: top;
	}

	.about-block {
		padding: 35px 0;
	}

	.about-block .block:after {
		left: 270px;
	}

	.about-block .heading {
		padding: 19px 20px 19px 0;
		width: 270px;
	}

	.about-block .description {
		padding-left: 20px;
		padding-right: 0;
	}

	.about-us .description {
		padding: 20px 0;
	}

	.values-block .block {
		margin: 0;
	}

	#content .link-wrap {
		padding-right: 0;
	}

	#content .holder {
		padding-right: 0;
	}

	#sidebar .wrapper {
		padding-left: 0;
	}

	.introduction .info .holder {
		padding: 10px 0;
	}

	.leadership .holder {
		padding: 0;
	}
}

@media (max-width: 767px) {
	#header {
		height: 80px;
	}

	 .min {
		display: none;
	}

	.holder.service-times ul {
	list-style: none;
	padding:0;
	color: #413f3d;
	text-align: center;
}

	#header .top-bar {
		display: none;
	}

	#header .logo {
		margin-left: 10px;
	}

	#header .navbar-header {
		height: 78px;
	}

	#header #bs-example-navbar-collapse-1 {
		margin-left: -22px;
		margin-right: -22px;
	}

	#nav,
	#nav1 {
		background: #fff;
		margin: 0;
		max-width: none;
		padding-top: 0;
	}

	#nav:first-child,
	#nav1:first-child {
		border-top: 2px solid #eeedec;
		margin-top: -2px;
	}

	#nav > li,
	#nav1 > li {
		font-size: 18px;
	}

	#nav a,
	#nav1 a {
		padding: 6px 10px;
		text-align: center;
	}

	#nav .dropdown-menu,
	#nav1 .dropdown-menu {
		padding: 0;
		background: #f3f3f2;
		max-width: none;
		position: relative;
	}

	#nav .dropdown-menu li,
	#nav1 .dropdown-menu li {
		padding: 0;
		font-size: 15px;
	}

	#nav .dropdown-menu li.active a,
	#nav1 .dropdown-menu li.active a {
		background: #dededd;
	}

	#nav .dropdown-menu a,
	#nav1 .dropdown-menu a {
		padding: 6px 10px;
		display: block;
	}

	#nav .dropdown-menu a:hover,
	#nav1 .dropdown-menu a:hover {
		background: #dededd;
	}

	#main {
		padding-top: 80px;
	}

	.slider .slide {
		font-size: 15px;
	}

		.slider p {
			line-height: 18px;
		}

	.slider .holder .caption {
		width: 440px;
		padding: 10px;
	}

	.slider h1 {
		font-size: 40px;
    	line-height: 40px;
   		margin-bottom: 12px;
	}

	.intro-block .holder {
		padding: 40px 0;
	}

	.news-section {
		padding-top: 10px;
	}

	.news-section .img-wrap {
		margin: 0 auto;
		max-width: 500px;
		margin: -10px -15px 15px -15px;
	}

	.news-section .news-holder .holder {
		padding: 20px 0;
	}

	.news-section .news {
		margin-bottom: 25px;
	}

	.sermon-block {
		padding: 40px 0;
	}

	.sermon-block:after {
		display: none;
	}

	.sermon-block .music-bar {
		margin-left: auto;
		margin-right: auto;
	}

	.sermon-block .btn-wrap {
		margin: 0 auto;
	}

	.sermon-block .add {
		display: block;
	}

	.sermon-block .description {
		text-align: center;
	}

    .story-icon {
    	color: #e8c82e;
    }

	.story-block {
		padding: 40px 0;
	}

	.story-block:after {
		display: none;
	}

	.story-block .music-bar {
		margin-left: auto;
		margin-right: auto;
	}

	.story-block .btn-wrap {
		margin: 0 auto;
	}

	.story-block .add {
		display: block;
	}
	.story-block .description {
		text-align: center;
	}


	.info-block .add {
		display: block;
		height: auto !important;
		background: none !important;
		min-height: 180px;
	}

	.info-block .description {
		padding: 40px 0;
	}

	.info-block .img-wrap {
		max-width: 400px;
		margin: 0 auto;
	}

	.contact-block {
		padding-top: 10px;
	}

	.contact-block.add .contact-info {
		text-align: center;
	}

	.contact-block .service-list p {
		padding-top: 3px;
	}

	.contact-block .service-list .date {
		display: inline-block;
		vertical-align: top;
		float: none;
	}

	.contact-block .add {
		display: block;
	}

	.contact-block .map-holder {
		margin: -10px -15px 15px -15px;
	}

	.contact-block .map-holder .map {
		padding: 0;
		margin: 0;
	}

	.contact-block .map-holder iframe {
		height: 300px !important;
		position: static;
	}

	.contact-block .contact-info {
		padding: 20px 0;
		text-align: center;
	}

	.banner {
		font-size: 15px;
		line-height: 20px;
	}

	.banner h1 {
		font-size: 30px;
		line-height: 36px;
	}

	.about-block .block:first-child:after {
		display: none;
	}

	.about-block .block {
		padding: 30px 0;
	}

	.about-block .block:after {
		left: 0;
		width: 100%;
		height: 1px;
		bottom: 0;
	}

	.about-block .block:last-child {
		padding-bottom: 0;
	}

	.about-block .heading {
		float: none;
		width: 100%;
		padding: 0;
		text-align: left;
	}

	.about-block .description {
		padding: 0;
	}

	.our-values {
		padding: 50px 0 30px;
	}

	.our-values .icon-holder {
		padding: 0 15px 0 0;
		width: 75px;
	}

	.vision-block .holder {
		letter-spacing: 0.025em;
    	padding: 35px 20px 41px;
    	font-size: 1em;
    	line-height: 20px;
    	color: #413f3d;
	}



	.about-us:after {
		display: none;
	}

	.about-us .add {
		display: block;
	}

	.values-block .description {
		padding-left: 10px;
	}

	.introduction .info {
		padding-top: 10px;
	}

	.introduction .info .add {
		display: block;
	}

	.introduction .info .img-wrap {
		max-width: 500px;
/*		margin: 0 auto;*/
		margin: -10px -15px 10px;
	}

	.leadership {
		padding: 30px 0;
	}
}



/* Landing page */


.green-bar-text{
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: #0f5f29;
	padding: 12px 20px;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 60px;
	letter-spacing: 1.5px;
}
.green-tag-background .green-bar-text{
	margin-bottom: 10px;
	padding-left: 0;
	background-color: transparent;
}
.green-tag-background{
	padding: 50px 50px 60px;
}
.quote{
	position: relative;
}
.quote:before{
	content:"“";
		position: absolute;
		top: 0;
		left: -8px;
}
.quote:after{
	content: "”";
	bottom: 0;
	right: 0;
}
.white-text{
	color: white;
}

.month{
	letter-spacing: 3px;
font-size: 12px;
line-height: 20px;
color: #e8c82e;
font-style: normal;
text-transform: uppercase;
font-weight: 600;

}
.event{
	margin-bottom: 24px;
}

.numbered-row .row{
	display: flex;
	flex-wrap: wrap;
}
.extra-padding-top{
	padding-top: 45px;
}


.soil-landing{


margin-top: 120px;
}
.soil-landing img{
	margin-bottom: 20px;
}
.soil-landing span{
	display: inline-block;
	margin-bottom: 20px;
}
.month{
	display: block;
margin-bottom: 0;
}
.soil-landing p{
	margin-bottom: 20px;
}
.soil-landing .col-md-6{
	color: white;
	background-color: rgba(23, 83, 40, 0.68);
	padding-top: 100px;
	padding-bottom: 100px;
}
.soil-landing a {
	padding: 8px;
	min-width: 112px;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	letter-spacing: 1px;
	margin-right: 10px;
	margin-top: 10px;
}
.soil-intro-block .btn{
	padding: 8px 12px;
	min-width: 112px;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	letter-spacing: 1px;
	margin-right: 10px;
	min-width: 0;
}
.soil-landing span{
	letter-spacing: 3px;
font-size: 12px;
line-height: 20px;
color: #e8c82e;
text-transform: uppercase;
}
.soil-landing .col-md-6 div{
	max-width: 450px;
	padding-left: 50px;
}
.green{
	color: #0e5e29;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
}
.grey-background {
	background-color: #ededed;
	padding-top: 70px;
	padding-bottom: 80px;
}
.numbered-row .container{
	padding-top: 60px;
	position: relative;
}

.grey-background .col-md-6, .col-md-4{
	padding-left: 25px;
	padding-right: 25px;
}


.author{
	letter-spacing: 3px;
    font-size: 12px;
    line-height: 20px;
    color: #0e5e29;
		font-style: normal;
    text-transform: uppercase;
		    font-weight: 600;
}
.citation{
	font-family: "museo-sans", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.4666;
    color: #413f3d;
		font-style: normal;
}
.citation a{
	color: inherit;
}
.white-text{
	color: white;
}





.green-tag-background{
	background-image: url(/assets/images/notch.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #037629;

}
hr{
	border-top: 2px solid #bababa;
}
h2.green{
	color: #0e5e29;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 800;
}
.fancy-numbers .container div{

	background-color: white;
	padding: 20px;
	z-index: 1;
	position: absolute;
}
.fancy-numbers {
	position: absolute;
	/* top: -15px; */
	background-color: white;
	padding: 20px;
	display: inline-block;
    left: -131px;
}
.grey-bar{
	position: absolute;
    left: calc(9% + 13px);
    background-color: #bababa;
    height: 100%;
    width: 2px;
    top: 0;
}
.fancy-numbers .container{
	position: relative;
}
.fancy-numbers::after{
	content: "";
	position: absolute;
	top: 25px;
	height: 2px;
	width: 100%;
	background-color: #bababa;
}
.fancy-number{
	position: absolute;
	top: calc(50% - 52px);
	    left: -121px;
	background-color: white;
	padding: 20px;
	display: inline-block;
}
.fancy-number span{
	font-size: 18px;
	font-weight: 500;
	color: #bababa;
	display: inline-block;
	border: solid 2px #bababa;
	border-radius: 50%;
	padding: 8px 17px;
}

.fancy-number-container{
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}

.good-soil-connect .contact-block{
	padding-top: 20px;
	padding-bottom: 20px
}
.good-soil-connect .form-group{
	margin-left: auto;
	margin-right: auto;

}
.good-soil-connect .social-networks li{
	float: none;
	display: inline-block;
	margin: 10px 10px;
}

.red-background{
	background-color: #7c0d0d;
	padding-top: 40px;
	padding-bottom: 40px;
}
.red-background .row > div:first-child{
	border-right: solid 1px white;
}
.red-background .row > div:last-child{
	padding-left: 40px;
}
.red-background p{
	margin-top: 20px;
margin-bottom: 20px;
}
.red-background img{
	margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 1190px) {
	.grey-bar{
		display: none;
	}
	.fancy-number{
		position: relative;
		left: 0;
		top: 0;
	}
	.fancy-number-container{
		padding-bottom: 0;
		padding-top: 0;
		text-align: center;
	}
	.extra-padding-top{
		padding-bottom: 50px;
	}
}
@media (max-width: 992px) {

.numbered-row .container{
	padding-top: 0;
}
.soil-landing .col-md-6 div{
	max-width: none;
}
.soil-landing .col-md-6{
	padding-top: 70px;
	padding-bottom: 70px;
}
.soil-landing{
	margin-top: 80px;
}
.green-text{
	margin-top: 40px;
}
.green-tag-background{
	text-align: center;
}
}

@media (max-width: 767px) {

	.red-background .row > div:first-child{
		border-right: none;
	}
		.red-background .row > div:last-child{
			padding-left: 15px;
		}
		.red-background {
			text-align: center;
		}
			.red-background p{
				margin-top: 20px;
				margin-bottom: 20px;
			}
}

@media (max-width: 767px){
	#header #bs-example-navbar-collapse-1 {
	
		height: calc(100vh - 80px);
		overflow-y: auto;
		margin-left: -32px;
		margin-right: -32px;
		background: rgba(223,223,222, 0.85);

	}
	.soil-landing .col-md-6 div{
		padding-left: 25px;
	}
}

@media (max-width: 639px) {
	#content {
		width: 100%;
	}

	#sidebar {
		width: 100%;
	}

	.sign-block {
		padding: 0px;
	}
}

@media (max-width: 479px) {
	#header .add-nav {
		float: none;
		text-align: center;
		font-size: 0;
		letter-spacing: -4px;
	}

	#header .add-nav li {
		float: none;
		display: inline-block;
		vertical-align: top;
		letter-spacing: 0;
	}

	#header .add-nav a {
		padding-left: 5px;
		padding-right: 5px;
	}

	.slider .holder .caption {
		width: 100%;
		max-width: 400px;
		padding: 35px;
	}

	.news-section .news-holder .holder {
		text-align: center;
	}

	.news-section p {
		text-align: left;
		margin-bottom: 60px;
	}

	.more-links li {
		display: block;
		padding: 0;
		text-align: center;
	}

	.more-links li:before {
		display: none;
	}

	.sermon-block .btn-wrap {
		text-align: center;
	}

	.sermon-block .btn-wrap .btn {
		margin-bottom: 16px;
		max-width: 200px;
	}

	.sermon-block .btn-wrap .btn:last-child {
		margin-bottom: 0;
	}

	.sermon-block .btn-wrap .btn.btn-primary {
		max-width: none;
	}

	.sermon-block .btn-wrap .btn-default {
		float: none;
	}

	.about-block .heading {
		text-align: center;
	}

	.about-block .description {
		text-align: center;
	}

	.about-block .description p {
		text-align: left;
	}

	.our-values p {
		text-align: left;
	}

	.our-values .icon-holder {
		margin: 0 auto 10px;
		padding: 0;
		float: none;
	}

	.our-values .description {
		text-align: center;
	}

	.values-block .btn {
		min-width: 146px;
	}

	.values-block p {
		text-align: left;
	}

	.values-block .icon-holder {
		float: none;
		margin: 0 auto 10px;
	}

	.values-block .description {
		text-align: center;
	}

	.news-block .meta > li:before {
		padding: 0 2px;
	}

	.news-block .meta > li .social-networks {
		padding-left: 0;
	}

	.news-block .meta > li .social-networks li {
		margin-right: 5px;
	}

	.wrapper .btn-wrap .btn-info {
		min-width: 50px;
		max-width: none;
	}

	.wrapper .btn-wrap .bnt {
		width: auto;
	}

	.wrapper .btn-wrap .btn-success {
		float: none;
	}

	.sermon .banner .sermon-block .btn-primary {
		float: none;
	}

	.introduction .info .holder {
		text-align: center;
	}

	.introduction .info p {
		text-align: left;
	}
	.story-block .holder img{
		max-width: 100%;
    	margin-bottom: 20px;
	}
}

.story-block .description {
    padding: 0 20px;
}
