body, html {
	height: 100%;
	width: 100%;
}

body, h1, h2, h3, h4, h5, h6 {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
}

.lead {
	font-size: 28px;
	font-weight: 400;
	color:#94271d;
}

.follow {
	font-size:18px;
	color:#5e5e5e;
}

.section-c .lead {
	font-size: 28px;
	font-weight: 400;
	color:#ffffff;
}

.section-c .follow {
	font-size:18px;
	color:#ffffff;
}

.intro-header0 {
	padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
	padding-bottom: 50px;
	color: #f8f8f8;
	background: url(../img/hero.png) no-repeat center center;
	background-size: cover;
	text-align: center;
	background-color: #efefef;
}

.intro-header0 {
	padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
	padding-bottom: 50px;
	color: #f8f8f8;
	text-align: center;
	background: #94271D;         
}

.intro-header {
	padding-bottom: 0px;
	color: #f8f8f8;
	text-align: center;
	background: #94271D;         
}

.navbar {margin-bottom: 0;}

.contact-header0 {
	padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
	padding-bottom: 0px;
	color: #f8f8f8;
	background: url(../img/contactHero.png) no-repeat center center;
	background-size: contain;
	text-align: center;
	background-color: #efefef;
}

.service-header0 {
	padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
	padding-bottom: 50px;
	color: #f8f8f8;
	background: url(../img/justHero.png) no-repeat center center;
	background-size: cover;
	text-align: center;
	background-color: #efefef;
}

.about-header0 {
	padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
	padding-bottom: 0px;
	color: #f8f8f8;
	background: url(../img/aboutHero.png) no-repeat center center;
	background-size: contain;
	text-align: center;
	background-color: #efefef;
}

.intro-message0 {
	position: relative;
	padding-top: 30%;
	padding-bottom: 20%;
}

.intro-message {
	position: relative;
	padding-top: 0%;
	padding-bottom: 0%;
}

.intro-message img{
	z-index: 100;
	width: 100%;
}

.intro-message .intro-message-container {
	position: absolute;
	top: 40%;
}
.intro-message > h1 {
	margin: 0;
	font-size: 22px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

.contact-header .intro-message > h1 {
	margin: 0;
	font-size: 50px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

.contact-header .intro-message {
	position: relative;
	padding-top: 27%;
	padding-bottom: 20%;
}

.service-header .intro-message > h1 {
	margin: 0;
	font-size: 50px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}



#servicePage .follow {color:#5e5e5e;font-size:18px;}
#servicePage .content-section-b h3 {font-size:24px;}
#servicePage .rowline {border-bottom: 1px solid #b9c5c6;margin: 10px 0 20px 0;padding: 10px 0 20px 0;}

.row.rowline {
min-height: 230px;
}

.about-header .intro-message > h1 {
	margin: 0;
	font-size: 50px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
	padding:0;
}

.intro-message p{font-size:44px;}

.intro-divider {
	width: 400px;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message > h3 {
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

@media (max-width: 767px) {
	.intro-message {
		padding-bottom: 15%;
	}

	.intro-message .intro-message-container {
		top: 0%;
	}

	.intro-message > h1 {
		font-size: 3em;
	}

	ul.intro-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.intro-social-buttons > li:last-child {
		margin-bottom: 0;
	}

	.intro-divider {
		width: 100%;
	}
}

.network-name {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
}

.content-section-a {
	background-color: #efefef;
	padding: 50px 0;
}

.arrow-down-section-a {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #efefef;
	position: absolute;
	left: 47%;
}

.arrow-down-section-b {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #d8e6e7;
	position: absolute;
	left: 47%;
}

#contactPage .content-section-a {
	background-color: #efefef;
	padding: 72px 0px 0 70px;
}

#contactPage .content-section-a h3{
	font-size: 28px;
	color:#94271d;
	font-weight: 600;
}

#contactPage .content-section-a p{
	font-size: 18px;
	color:#5e5e5e;
	
}

.content-section-b {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 50px 0;
	background-color: #d8e6e7;
}

.content-section-b h3,.content-section-b .row p {font-size:16px;font-weight: 600;color:#756c60;}
.content-section-b .row p {font-size:15px;font-weight: 400;color:#756c60;}
.content-section-b .second-half {margin: 70px 0 35px;}

.content-section-c {
	background-color: #4C3D34;
	padding: 50px 0;
}

.section-heading {
	margin-bottom: 30px;
}

.section-heading-spacer {
	border-top: 3px solid #e7e7e7;
	width: 200px;
	float: left;
}

.banner {
	padding: 100px 0;
	color: #f8f8f8;
	background: url(../img/banner-bg.jpg) no-repeat center center;
	background-size: cover;
}

.banner h2 {
	margin: 0;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
	font-size: 3em;
}

.banner ul {
	margin-bottom: 0;
}

.banner-social-buttons {
	float: right;
	margin-top: 0;
}

#homePage,#servicePage,#aboutPage,#contactPage {
margin-top: -34px;
}

@media (max-width: 1199px) {
	ul.banner-social-buttons {
		float: left;
		margin-top: 15px;
	}	
}

@media (max-width: 767px) {
	.banner h2 {
		margin: 0;
		text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
		font-size: 3em;
	}

	ul.banner-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.banner-social-buttons > li:last-child {
		margin-bottom: 0;
	}	

	
}



footer {
	background-color: #4C3D34;
	padding: 50px 0;
	border-top: 1px solid #8d867b;
}

p.copyright {
	margin: 15px 0 0;
}

.btn-1 {
border: 3px solid #94271d;
color:#94271d;
}

.section-c .btn-1 {
border: 3px solid #ffffff;
color:#ffffff;
}

.production-content {background-color: #e0eeef;padding: 65px;min-height: 535px;} 


.production-content img {margin: 0 12% 0;}

.production-content h3 {color:#8cafb1;font-size: 18px;}
.production-content p {color:#5e5e5e;font-size: 14px;}



@media (max-width: 1024px) {
	.intro-message {padding-bottom: 4px;}

	.navbar-nav {
		margin: 35px 0 0;
	}

	.intro-message.services,.intro-message.about,.intro-message.contact {
		padding-bottom: 6px;
	}

	.intro-message.contact {padding-top: 3px;}
}

@media (max-width: 800px) {

	.intro-message .intro-message-container {
	top: 10%;
	}

	.intro-message {
		padding-bottom: 11px;
	}

	.intro-message p {
		font-size: 29px;
	}

	.intro-message.services, .intro-message.about, .intro-message.contact {
		padding-bottom: 13px;
	}

	.intro-message.contact {
		padding-top: 8px;
	}

}

@media (max-width: 768px) {

	.container {
		padding-bottom: 12px;
	}

	.navbar-nav {
			margin: 35px 0 0;
	}

	.intro-message {padding-bottom: 0px;}

	.intro-message.services,.intro-message.about,.intro-message.contact {
		padding-bottom: 1px;
	}

	.intro-message.contact {padding-top: 1%;}

		.intro-message .intro-message-container {
			top: 20%;
	}

	.intro-message p {
		font-size: 24px;
	}
	.intro-message .intro-message-container h1 {font-size: 28px;}

	.arrow-down-section-a {left: 45%;}
	.arrow-down-section-b {left: 45%;}
}

@media (max-width: 768px) {
	.intro-message {
		padding-bottom: 4px;
	}

	.intro-message.services, .intro-message.about, .intro-message.contact {
		padding-bottom: 5px;
	}

	.lead {
		padding: 0 15px;
	}

	#servicePage .follow {
		padding: 0 15px;
	}

	.intro-message.contact {
		padding-top: 2%;
	}
}

@media (max-width: 568px) {

	.intro-message {
		padding-bottom: 5px;
	}

	.intro-message.services, .intro-message.about, .intro-message.contact {
		padding-bottom: 7px;
	}

	.intro-message.contact img {padding-top: 7px;}

	.btn {
		padding: 25px 150px;
	}

	.lead {padding: 0 60px;font-size: 26px;}
	.follow {font-size: 18px;padding: 0 60px;}
	.arrow-down-section-a {left: 42%;}
	.arrow-down-section-b {left: 42%;}

	.production-content {
		padding: 25px;
		min-height: inherit;
	}

	.production-content img {
		margin: 0 32% 0;
	}

	#contactPage .content-section-a img {margin: 0 -35px;}

}

@media (max-width: 320px) {

	.intro-message {
		padding-bottom: 13px;
	}

	.intro-message .intro-message-container {
		top: 0%;
	}

	.intro-message.services, .intro-message.about, .intro-message.contact {
		padding-bottom: 13px;
	}

	.intro-message.contact img {
		padding-top: 13px;
	}

	.intro-message .intro-message-container h1 {
		font-size: 24px;
		margin-bottom: 0px;
	}
	.intro-message p {
		font-size: 14px;
	}

	.lead {padding: 0 20px;font-size: 20px;}
	.follow {font-size: 15px;padding: 0 20px;}

	.production-content img {
		margin: 0 15% 0;
	}

	.arrow-down-section-a {
		border-left: 25px solid transparent;
		border-right: 25px solid transparent;
		border-top: 25px solid #efefef;
		left: 41%;
	}

	.arrow-down-section-b {
		border-left: 25px solid transparent;
		border-right: 25px solid transparent;
		border-top: 25px solid #d8e6e7;
		left: 41%;
	}

	.btn {
		padding: 25px 40px;
		margin: 15px 15px;
	}

	.production-content {
		padding: 26px;
	}

	#contactPage .content-section-a img {margin: 0 -18px;}

	#contactPage .content-section-a {
	padding: 72px 0px 0 37px;
	}
}

