.sparky_wrapper {
	background: url(../images/custom/sky_bg.jpg) repeat-x top center;
}

h1 {
	background: url(../images/custom/heading_h2_pattern.png) left no-repeat;
    padding: 6px 0 0 30px;
    margin: 45px 0 22px;
}

h2, h2 a {
    background: url(../images/custom/heading_h2_pattern.png) left no-repeat;
    padding:6px 0 0 30px;
    margin: 45px 0 22px;
}

p.readmore a.btn {
	color: #df3840;
    font-size: 15px;
    font-weight: 700;
    background: transparent;
    border: 0;
    padding-left: 0;
    padding-right: 0;
}

p.readmore a.btn:hover {
	color: #000;
}

.mp_user1 h2, .mp_user4 h2, .mp_bottom2 h2 {
	text-transform: uppercase;
}

img.img_left {
	float:left;
	margin:0 30px 30px 0;
}

img.img_right {
	float:right;
	margin:0 0 30px 30px;
}

/* abovecontent and belowcontent modules */

div.abovecontent {
}

div.belowcontent {
	padding: 30px 0 0 0;
}

/* form */

.form-control {
	border-radius: 0;
	padding: 7px 15px;
	font-size: inherit;
}

.btn, button.btn {
	padding: 7px 15px;
}

.btn-primary:hover, .btn:hover, button.btn:hover {
	border-color: #df3840;
}

/* content row */

.sparky_container > .content_sparky.sparky_cell {
	padding-bottom: 70px;
}

.blog-items .blog-item {
	padding-bottom: 30px;
}

.blog-featured h1 {
	font-weight: 200;
	color: #485769;
}

.blog-featured .blog-items h2 {
    font-size: 21px;
    font-weight: 700;
    color: #151515;
    background: url(../images/custom/heading_bg.png) top left no-repeat;
    padding: 2px 0 2px 30px;
    margin: 30px 0 20px;
}

.blog-featured .blog-items h2 a {
	font-size: 21px;
    font-weight: 700;
    color: #151515;
    padding: 0;
    margin: 0;
}

.blog-featured .item-image img {
	border-top: 5px solid #d1d0d0;
}

/* headerrow */

.headerrow {
	background: rgba(237,32,32,.85);
	min-height: 113px;
}

/* topmenurow */

.topmenurow {
	background: url(../images/custom/topmenu_bg.png) repeat-x;
}

div.navh_submenu ul > li > ul {
	z-index: 10000;
}

.nav-collapse.opened > ul {
	z-index: 10001;
}

.nav-toggle.active {
	z-index: 10002;
}

.nav-collapse.opened li.active, .nav-collapse.opened li:hover {
    background-color: #000;
}

/* prevents menu flickering */
.topmenurow nav:not(.nav-collapse) ul.menu,
.topmenurow nav:not(.nav-collapse) div.navh_submenu {
	display: none;
}

.topmenurow, .headerrow {
	z-index: 10000;
}

.sparky_container > .mp_header1.sparky_cell {
	padding: 0;
}

.sparky_container > .mp_logo.sparky_cell {
	padding-top: 30px;
}

.sparky_logo {
	line-height: 44px;
}

.citationrow {
	background: url(../images/custom/citation_bg.png);
	padding: 15px 0;
}

.citationrow blockquote {
	font-family: 'Merriweather', serif;
	font-size: 24px;
	color: #666;
	background: url(../images/custom/citation_quote.png) top left no-repeat;
	padding: 20px 20px 20px 100px;
	margin: 0;
	border: 0;
}

.citationrow blockquote span {
	font-weight: bold;
	color:#df3840;
}

/* bottom area */

.bottomrow {
	background: url(../images/custom/wood_bg.jpg);
	padding: 30px 0 190px 0;
	color:#d8d8d8;
}

.bottomrow .sparky_container {
	display: flex;
}

.sparky_container > .mp_bottom1.sparky_cell {
	background: rgba(19,23,32,.9);
	padding: 20px;
	margin: 0 15px;
}

.sparky_container > .mp_bottom2.sparky_cell {
	background: rgba(59,70,81,.9);
	padding: 20px 320px 20px 20px;
	margin: 0 15px;
}

.mp_bottom1 h3, .mp_bottom2 h3 {
	padding-top: 0;
	font-size: 28px;
	color: #fff;
	font-weight: 700;
}

.bottomrow .bible {
	position: absolute;
}

.bottomrow .bible img {
	position: relative;
	margin-top: -350px;
	left: 380px;
}

/* footer area */

.footerrow {
	font-weight: 200;
	color: #fff;
}

.footerrow a {
	color: #fff;
	font-weight: 700;
}

.mp_footer ul.menu {
	border-bottom: 1px solid #fff;
}

.mnu_footermenu > li {
	padding-left: 0;
}

.mp_footer {
	margin-top: -150px;
}

.mp_footer p {
	margin: 15px 0;
	font-weight: 400;
}

/* location and service module */

.sparky_container > .mp_top1.sparky_cell {
	padding-top: 40px;
}

.mp_top1 .church, .mp_top1 .map {
	float:left;
	color: #fff;
	font-size: 13px;
	width: 50%;
}

.mp_top1 .church a, .mp_top1 .map a,
.mp_top1 .church span, .mp_top1 .map span {
	color: #fff;
	font-size: 15px;
	font-weight: 700;
}

.mp_top1 img {
	float:left;
	border-right: 1px solid #f2646e;
	padding: 4px 7px;
	margin-right: 8px;
}

.mp_top1 .church img {
	border-left: 1px solid #f2646e;
}

/* donate button */

.sparky_container > .mp_top2.sparky_cell {
	text-align: right;
	padding-top: 30px;
}

a.donate {
	display: inline-block;
	font-size: 28px;
	font-weight: 800;
	background: #232d3b;
	border: none;
	border-radius: 3px;
	color: #fff;
	padding: 10px 50px;
	margin: 0;
	box-shadow:0px 3px 0px #0c141e;
	cursor: pointer;
}

a.donate:hover {
	box-shadow:0px 1px 0px #0c141e;
	margin-top: 2px;
}

/* hot carousel styling */

.hero-carousel article .contents {
	text-align: right;
	width: 667px !important;
}

.hero-carousel article .contents h2 {
	background: #df3840;
	display: inline-block;
	color:#fff;
	font-weight: 700;
	margin: 0;
	padding: 14px 30px;
}

.hero-carousel article .contents p {
	background: rgba(190,45,52,.95);
	padding: 18px 30px;
	margin: 0;
	font-weight: 300;
	line-height: 30px;
}

.hero-carousel-nav li.prev a {
	background: url(../images/custom/carousel_left.png) no-repeat;
	text-indent: 9999px;
}

.hero-carousel-nav li a:hover { 
    background: url(../images/custom/carousel_left_hover.png) no-repeat !important;
}

.hero-carousel-nav li.next a {
	background: url(../images/custom/carousel_right.png) no-repeat;
	text-indent: 9999px;
}

.hero-carousel-nav li.next a:hover { 
    background: url(../images/custom/carousel_right_hover.png) no-repeat !important;
}

/* inner page styling */

.sparky_inner .sparky_container > .content_sparky.sparky_cell {
	padding-top: 50px;
}

.sparky_inner h2, .sparky_inner h2 a {
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	font-size: 36px;
	background: none;
	color:#d92722;
	padding-left: 0;
	padding-right: 0;
}

.sparky_inner .blog-items h2,
.sparky_inner .blog-items h2 a {
	margin: 10px 0;
}

/* left and right column modules */

.sparky_container > .mp_right.sparky_cell,
.sparky_container > .mp_left .sparky_cell {
	padding: 50px 15px;
}

.mp_right div.moduletable, .mp_left div.moduletable {
	background: url(../images/custom/citation_bg.png);
	padding: 25px 15px;
	margin: 0 0 20px 0;
}

.mp_right div.moduletable h3, .mp_left div.moduletable h3 {
	padding: 0 0 10px 0;
	margin: 0 0 15px;
	border-bottom: 1px solid #dfdfdf;
}

.mp_right blockquote, .mp_left blockquote {
	margin: 0;
	padding: 15px 15px 15px 60px;
	font-size: 18px;
	font-style: italic;
	font-family: 'Merriweather', serif;
	line-height: 26px;
	background: url(../images/custom/citation_quote_small.png) 0px 20px no-repeat;
	border: 0;
}

.mp_right blockquote a, .mp_left blockquote a {
	font-style: italic;
	font-family: 'Merriweather', serif;
}

.mp_right .form-control {
	max-width: 170px;
}

/* intro and full text images */

div.img-intro-right img,
div.img-intro-left img {
	border-top:5px solid #d1d0d0;
	padding: 0 0 15px 0;
}

div.img-fulltext-right img,
div.img-fulltext-left img {
	border-top:5px solid #d1d0d0;
	padding: 0;
	margin-top: 15px;
}

/* pagination */

.page-item.active .page-link {
    background-color: #d92722;
    border-color: #d92722;
}

.page-link, .page-link:hover {
    color: #d92722;
}

/* hot film tape */

.list_carousel p {
	padding: 0 15px;
}

.list_carousel li img {
	margin-bottom: 15px;
}

/* responsive behaviour */

.nav-toggle {
	float: none;
}

@media (max-width: 979px) {
  
  	.mp_top1 img {
    	margin-bottom: 30px;  
  	}

	div.navh_submenu {
		display: none;
	}

	.sparky_container > .mp_mainmenu.sparky_cell {
		padding: 10px 0;
		text-align: center;
	}

	.hero-carousel article .contents {
		top: 330px !important;
		left: auto !important;
		margin: 0 auto;
	}

	.sparky_container > .mp_bottom2.sparky_cell {
		padding: 20px;
	}

	.bottomrow .bible img {
		display: none;
	}

}

@media (max-width: 768px) {
  
  	a.donate {
      	padding: 10px 30px;
  	}
  
}

@media (max-width: 767px) {

	.hero-carousel article .contents {
		width: 95% !important;
		top: 200px !important;
	}

	.sparky_logo, .sparky_slogan, .mp_top2 {
		text-align: center;
	}

	.sparky_container > .mp_top2.sparky_cell {
		padding-bottom: 15px;
		text-align: center;
	}

	.mp_top1 .map {
		text-align: right;
	}

	.mp_top1 .map img {
		float: right;
	}

	img.img_right, img.img_left, div.img-fulltext-right img, div.img-fulltext-left img {
		float:none;
		width: 100% !important;
		margin: 0 0 30px 0;
	}

	.img-fulltext-right, .img-fulltext-left {
		margin: 15px 0;
		float:none;
	}

	.bottomrow .sparky_container {
		display: block;
	}

	.sparky_container > .mp_bottom1.sparky_cell,
	.sparky_container > .mp_bottom2.sparky_cell {
		margin: 0;
	}

	.mnu_footermenu > li {
	    padding: 5px 15px;
	}

}