body, html {
	height: 100%;
	width: 100%;
	background: url(../img/bg.jpg) center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

body, h1, h2, h3, h4, h5, h6 {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: 1px;
	font-weight: 200;
}

h3 { 
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:200;
	font-style:italic;
	font-size: 21px;
}
h2 {
	font-family: 'Source Sans Pro', sans-serif;
		font-weight:200;
}

.lead {
	line-height: 1.5;
	margin-bottom: 16px;
	font-size: 16px;
}

.intro-header {
	color: #f8f8f8;


	top:0px;
	left:0px;

	background-size: cover;
	text-align: center;
}

.intro-message {
	position: relative;
	padding-top: 15%;
	padding-bottom: 5%;
}

.intro-message > h1 {
	margin: 0;
	font-size: 4em;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

.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 > 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: 50%;
		min-width: 280px;
	}
}

.network-name {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
}

.content-section-a {
	background-color: #f8f8f8;
	padding: 50px 0;
}

.content-section-b {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 50px 0;
		background-color: #ffffff;
}

.section-heading {
	margin-bottom: 30px;
}

.section-heading-spacer {
	border-top: 3px solid #e7e7e7;
	width: 200px;
	float: left;
}

.banner {
	padding: 100px 0 20px 0;
	color: #f8f8f8;
	background-size: cover;
	background: url(../img/intro-bg.jpg) center center;
	background-position: 0 100%;
}

.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;
}


footer {
	background-color: #f8f8f8;
	padding: 30px 0;
}

p.copyright {
	margin: 15px 0 0;
}

.navbar {
	display: none;
}

ul {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
}
li:before { 
    content: "";
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}

.list-inline li:before {
	border-style: none;
}


.video-container {
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

#s1 {
	margin-top: 80px;
	padding-left: 30px;
}
#s1 img {
	max-height: 275px;
	margin: 0 auto;
}
#s2 {
	margin-top: 30px;
	padding-right: 30px;
}
#s2 img {
	max-height: 375px;
	margin: 0 auto;
}
#s4 {
	margin-top: 30px;
	padding-right: 30px;
}
#s4 img {
	max-height: 375px;
	margin: 0 auto;
}
#s3 {
	margin-top: 30px;
}

#credit {
	margin-top: 30px;
}

.copyright {
	float: right;
}

.list-inline {
	padding-right: 0px;
}

.first {
	padding-top: 30px;
}

#me {
	margin: 0 auto;
	width: 200px;
	margin-top: 2%;
	border-width: 2px;
	border-style: solid;
	border-color: #fff;
}

ul.moreprojects {

	width: 100%;

	height: 100%;

}
ul.moreprojects > li {

 text-align: center;
 width: 16%;
font-weight: bold;
font-size: 16px;
height: 100%;
padding: 0 0 0 0;
}

.moreprojects li:before {
	border-style: none;
}

a:hover {
	text-decoration: none;
}

@media (min-width:991px) and (max-width:1199px) {
	.col-lg-offset-1 .lead {
		padding-left: 10px;
	}
	.col-lg-offset-1 .section-heading {
		padding-left: 10px;
	}
}

@media (max-width: 1199px) {
	ul.banner-social-buttons {

		margin-top: 15px;
	}	
	.banner-social-buttons {
		width: 100%;
		text-align: center;
	}
	.banner h2 {
		text-align: center;
	}
	#s1 {
		margin-top: 50px;
	}
	#s3 {
		margin-top: 50px;
	}
	.copyright {
		text-align: center;
		float: none;
		width: 100%;
	}
	ul.moreprojects > li {
		width: 33%;
		margin-top: 30px;
		padding: 0 0 0 0;
	}

}

@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 {
		margin-bottom: 20px;
		padding: 0;
	}

	ul.banner-social-buttons > li:last-child {
		margin-bottom: 0;
	}

	ul.moreprojects > li {
		width: 48%;
		margin-top: 30px;
		padding: 0 0 0 0;

	}
}

@media (max-width: 991px) {
	.content-section-a {
		padding-top: 30px;
	}
	.content-section-b {
		padding-top: 30px;
	}
}
@media (max-width: 575px) {
	body, html {
		background-position-y: -275px;
	}
}
