.main-content-wrapper {
	padding: 5px 0 0 0;
	background: #fff;
}
.main-content-wrapper-modules {
	background: #fff;
}
.large-title {
	font-size: 100px;
	letter-spacing: 10px;
}
.main-heading {
	border-bottom: 9px solid #f18d30;
	margin-bottom: 50px;
	text-align: right;
}
.gf-feature {
	display: block;
    height: 0;
	width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 85px;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	margin-bottom: 40px;
}
	.gf-feature-title {
		margin: 35px 0 0 40px;
	}
	.more-than-sundays {
		background: url('../img/img-more-than-sundays.jpg') no-repeat bottom left;
		background-size: cover;
	}
	.sundays {
		background: url('../img/img-sunday-alt.jpg') no-repeat bottom left;
		background-size: cover;
	}
	.students {
		background: url('../img/img-students.jpg') no-repeat bottom left;
		background-size: cover;
	}
	.kids {
		background: url('../img/img-kids-youth.jpg') no-repeat bottom left;
		background-size: cover;
	}
	.about-godfirst {
		background: url('../img/img-about.jpg') no-repeat bottom left;
		background-size: cover;
	}
	.following {
		background: url('../img/img-following-jesus.jpg') no-repeat bottom left;
		background-size: cover;
	}
.lead {
	font-weight: 400;
	font-size: 24px;
	line-height: 1.5;
	color: #222222;
	border-top: 5px solid #eee;
	border-bottom: 5px solid #eee;
	padding: 25px 0 25px 0;
	margin: 0 0 30px 0;
}
h1 {
	font-size: 60px;
	margin-bottom: 50px;
	margin-bottom: 10px; 
}
h2 {
	font-size: 30px;
	margin-bottom: 30px;
	margin-bottom: 25px;
}
h3 {
	margin-bottom: 5px;
}
p {
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #222222;
	line-height: 1.9;
	margin-bottom: 25px;
}
.main-content-wrapper ul {
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.9;
	color: #222222;
	padding-left: 20px;
	margin-bottom: 20px;
}
.main-content-wrapper ul li {
	margin-bottom: 10px;
	list-style: none;
}
blockquote {
	border-left: 5px solid #f18d30;
	background: #f6f6f6;
	padding: 20px;
	margin-bottom: 30px;
}
blockquote p {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	margin-bottom: 10px;
}
iframe {
	margin-bottom: 30px;
}

.img-body {
	width: 184px;
	margin: 7px 18px 0 0;
}

.table-striped {
	margin-bottom: 20px;
}
.rgt-col-bot-mar {
	margin-bottom: 30px;
}

.gf-footer {
	margin-top: 20px;
}
.footer-hyad {
	margin-top: 0;
}
.text-sec {
	margin: 0;
	clear: both;
}

.ky-block {
    padding: 20px 20px 1px 20px;
    background-color: #f6f6f6;
    margin-bottom: 30px;
}
.ky-sparklers {
    width: 180px;
    margin-right: 20px;
}
.ky-ignite {
    width: 144px;
    margin-right: 35px;
    margin-left: 20px;
}
.ky-elevate {
    width: 165px;
    margin-top: 10px;
    margin-right: 25px;
    margin-left: 10px;
    margin-bottom: 30px;
}
.ky-xlr8 {
    width: 165px;
    margin-top: 30px;
    margin-right: 25px;
    margin-left: 10px;
    margin-bottom: 70px;
}
.ky-img {
    width: 240px;
    margin: 7px 20px 0 0;
}













/* Responsive
-------------------------------------------------- */


/* Desktop to Landscape iPad
------------------------- */
@media (max-width: 1199px) {

.main-heading {
	border-bottom: 6px solid #f18d30;
}
.gf-feature {
	font-size: 75px;
	margin-bottom: 40px;
}
	.gf-feature-title {
		margin: 30px 0 0 35px;
	}
.large-title {
	font-size: 90px;
	letter-spacing: 8px;
}
.lead {
	font-size: 22px;
	padding: 25px 0 25px 0;
	margin: 0 0 30px 0;
}
h1 {
	font-size: 54px;
}
h3 {
	font-size: 21px;
}
p {
	font-size: 15px;
}
.img-body {
	width: 174px;
	margin: 7px 16px 0 0;
}
.gf-footer {
	margin-top: 15px;
}
.footer-hyad {
	margin-top: 0;
}
.ky-img {
    width: 270px;
    margin: 7px 20px 0 0;
}

}


/* Portrait iPad to Desktop
------------------------- */
@media (min-width: 768px) and (max-width: 979px) {

.gf-feature {
	font-size: 55px;
	margin-bottom: 30px;
}
	.gf-feature-title {
		margin: 20px 0 0 25px;
	}
.lead {
	font-size: 20px;
	padding: 20px 0 20px 0;
	margin: 0 0 25px 0;
	border-top: 4px solid #eee;
	border-bottom: 4px solid #eee;
}
.large-title {
	font-size: 80px;
	letter-spacing: 6px;
}
h1 {
	font-size: 48px;
}
h2 {
	font-size: 28px;
	margin-bottom: 20px;
}
h3 {
	font-size: 19px;
}
p {
	font-size: 14px;
}
.main-content-wrapper ul {
	font-size: 14px;
}
.img-body {
	width: 156px;
	margin: 6px 14px 0 0;
}
.gf-footer {
	margin-top: 15px;
}
.footer-hyad {
	margin-top: 0;
}
.ky-img {
    width: 250px;
    margin: 7px 20px 0 0;
}

}


/* Landscape iPhone 6 and 6+
------------------------- */
@media (max-width: 767px) {

.main-content-wrapper {
	padding: 0;
}
.main-heading {
	text-align: left;
}
.large-title {
	font-size: 70px;
	letter-spacing: 6px;
}
.main-heading {
	border-bottom: 5px solid #f18d30;
	margin-bottom: 30px;
}
.gf-feature {
	font-size: 70px;
	margin-bottom: 30px;
}
	.gf-feature-title {
		margin: 20px 0 0 25px;
	}
.lead {
	font-size: 18px;
	padding: 20px 0 20px 0;
	margin: 0 0 20px 0;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 21px;
	margin-bottom: 15px;
}
h3 {
	font-size: 17px;
}
p {
	font-size: 14px;
	line-height: 1.5;
}
.main-content-wrapper ul {
	font-size: 14px;
	line-height: 1.5;
}
.img-body {
	width: 134px;
	margin: 6px 14px 0 0;
}
iframe {
	margin-bottom: 25px;
}
.gf-footer {
	margin-top: 0;
}
.ky-img {
    width: 210px;
    margin: 7px 20px 30px 0;
}

}


/* Landscape iPhone 5
------------------------- */
@media screen and (min-width: 320px) and (max-width: 568px), (min-device-width: 320px) and
(max-device-width: 568px) and (orientation : landscape) {

.main-content-wrapper {
	padding: 0;
}
.main-heading {
	text-align: left;
}
.large-title {
	font-size: 60px;
	letter-spacing: 5px;
}
.main-heading {
	border-bottom: 5px solid #f18d30;
	margin-bottom: 30px;
}
.gf-feature {
	font-size: 55px;
	margin-bottom: 30px;
}
	.gf-feature-title {
		margin: 20px 0 0 25px;
	}
.lead {
	font-size: 18px;
	padding: 20px 0 20px 0;
	margin: 0 0 20px 0;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 21px;
	margin-bottom: 15px;
}
h3 {
	font-size: 17px;
}
p {
	font-size: 14px;
	line-height: 1.5;
}
.main-content-wrapper ul {
	font-size: 14px;
	line-height: 1.5;
}
iframe {
	margin-bottom: 25px;
}
.gf-footer {
	margin-top: 0;
}
.ky-img {
    width: 200px;
    margin: 7px 15px 0 0;
}

}


/* Portrait iPhone 6/6+ (and Landscape iPhone 4s)
------------------------- */
@media screen and (min-width: 320px) and (max-width: 480px), (min-device-width: 320px) and
(max-device-width: 480px) and (orientation : landscape) {

.main-content-wrapper {
	padding: 0;
}
.main-heading {
	text-align: left;
}
.large-title {
	font-size: 50px;
	letter-spacing: 5px;
}
.main-heading {
	border-bottom: 5px solid #f18d30;
	margin-bottom: 30px;
}
.gf-feature {
	font-size: 30px;
	margin-bottom: 30px;
}
	.gf-feature-title {
		margin: 15px 0 0 19px;
	}
h1 {
	font-size: 40px;
}
h2 {
	margin-bottom: 15px;
}
p {
	line-height: 1.5;
	margin-bottom: 20px;
}
.main-content-wrapper ul {
	line-height: 1.5;
	margin-bottom: 20px;
}
iframe {
	margin-bottom: 20px;
}
.gf-footer {
	margin-top: 0;
}

}


/* Portrait iPhone 4s and 5
------------------------- */
@media screen and (max-width: 320px), (min-device-width: 320px) and (max-device-width: 480px) and (orientation : portrait) {

.main-content-wrapper {
	padding: 0;
}
.main-heading {
	text-align: left;
}
.gf-feature {
	font-size: 25px;
	margin-bottom: 30px;
}
	.gf-feature-title {
		margin: 11px 0 0 14px;
	}
.large-title {
	font-size: 50px;
	letter-spacing: 5px;
}
.lead {
	font-size: 16px;
}
h1 {
	font-size: 36px;
}
iframe {
	margin-bottom: 20px;
}
.gf-footer {
	margin-top: 0;
}

}
