body {
  background: url(../images/NIMBYWorkshop.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.backdrop {
  background-color: black;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  opacity: .9;
  z-index: -1;
}

.ksl-logo {
  font-size: 8em;
}

.section-header {
  color: white;
  text-align: center;
}

h1 {
  font: 400 2.5em 'Lato';
}

h1 small {
  font: 300 .75em 'Lato';
}

h2 {
  font: 300 2.0em 'Lato';
  color: white;
}

h2 small {
  font: 300 .75em 'Lato';
}

h2 a, h2 a:visited {
  color: #999;
}

h2 a:hover {
  color: white;
}

h3 {
  font: 300 1.2em 'Lato';
  line-height: 1.5;
}

h3 a, h3 a:visited {
	color: #999;
}

h3 a:hover {
	color: white;
}

h3 small {
  font: 300 1em 'Lato';
}

h4 {
  font: 400 1em 'Lato';
  line-height: 1.5;
}

h4 small {
  font: 300 1em 'Lato';
}

h5 {
  font: 400 .9em 'Lato';
  line-height: 1.5;
}

h5 small {
  font: 300 1em 'Lato';
}

.nav li a {
  font: 300 1.2em 'Lato';
  padding-top: 19px;
}

.container .row {
  margin-left: 5px;
  margin-right: 5px;
}

#world-map {
  display: inline-block;
  height: 400px;
  margin-left: 20px;
  margin-right: auto;
  padding-bottom: 5px;
  width: 900px;
  overflow: hidden;
  vertical-align: top;
}

.navbar-toggle .icon-bar {
	background-color: white;
}

.navbar {
  background-color: rgba(0,0,0,.8);
}

.navbar .active>a {
  color: white;
}

.navbar-brand {
  color: white;
  font: 500 1.5em 'Lato';
}

.navbar-brand:hover,.navbar-brand:visited {
  color: white;
}

.sidenav {
  position: fixed;
  top: 80px;
  left: 25px;
}

.sidenav a {
  text-decoration: none;
}

.sidenav a {
  color: black;
}

.sidenav a:not(.active) {
  opacity: .9;
}

.color-ksl,a.active.color-ksl,a:hover.color-ksl,.color-ksl a {
  color: white;
}

.footer {
  height: 250px;
}

.photo {
  color: lightgrey;
  padding-right: 4px;
  text-align: right;
  height: 600px;
  background-attachment: fixed;
  background-position: 50% 0%;
  background-position-x: 50%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.photo>a {
  position: relative;
  top: 580px;
  color: white;
}

.section-start {
  text-align: right;
}

.section-start a {
  text-decoration: none;
}

.section-end {
  color: #999;
  text-align: right;
}

.section-end a:link,.section-end a:visited,.section-end a:hover,.section-end a:active {
  color: #999;
  text-decoration: none;
}

.header {
  color: white;
  font-family: arial;
  font-size: 1.66em;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: .5em;
  padding-top: .5em;
  text-align: center;
}

.page-start {
  padding-top: 55px;
}

.seperator {
  background-color: black;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  width: inherit;
}

.spacer-top {
  height: 150px;
}

.spacer-bottom {
  height: 150px;
}

.page {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 800px;
}

.section-spacer {
  margin-left: auto;
  margin-right: auto;
  height: 240px;
  color: rgb(66,215,213);
  position: relative;
  text-align: center;
}

.navbar-anchor-offset {
  padding-top: 50px;
  margin-top: -50px;
}

.section-wrapper {
  display: inline-block;
  padding: 10px;
}

.section-header {
  margin: 40px 0 0;
  vertical-align: center;
}

.section-header h1 {
  margin-bottom: 50px;
}

h1 > .fa {
  margin-right: 10px;
}

h3 > .fa {
  margin-right: 5px;
}

.section-header .fa-wrench {
  color: rgb(99,33,99);
  line-height: 100px;
}

.section-header .fa-heart {
  color: rgb(256,80,80);
  line-height: 110px;
}

.section-header .fa-globe {
  color: rgb(56,150,255);
  line-height: 110px;
}

.face {
  text-align: center;
  width: 160px;
  height: 160px;
  position: relative;
  background-color: rgba(255,255,255,0.5);
  border: solid;
  border-color: rgba(255,255,255,0.1);
  border-width: 8px;
}

.face-inverse {
  width: 160px;
  height: 160px;
  position: relative;
  background-color: rgba(255,255,255,0.5);
  border: solid;
  border-color: rgba(0,0,0,0.1);
  border-width: 8px;
}

.quote-source {
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 10px;
  padding-bottom: 25px;
}

.quote-source a {
  color: inherit;
  text-decoration: none;
}

.nav>li>a {
	color: grey;
}

.active>li>a {
	color: white;
}

.nav>li>a:hover {
	color: white;
	background-color: rgba(255,255,255,.125);
}

.navbar-header {
  margin-left: 15px;
}

.container {
  padding: 0 0 0 0;
}

.content {
  background-color: black 
}

.fa-facebook-square:hover {
  color: #3b5998;
}

.fa-instagram:hover {
  color: #517fa4;
}

.fa-linkedin-square:hover {
  color: #007bb6;
}

.fa-pinterest-square:hover {
  color: #cb2027;
}

