body {
    width: 100%;
    height: 100%;
	margin-top: 75px;
}

#overlay{
    width: 100%;
	margin-top: 0px;
	background: #fbf9ea;
}


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

#map {
	width: 100%;
    height: 100%;
}

@media(min-width:767px) {
    .navbar {

    }
	.navbar li.active {
	
	}
    .top-nav-collapse {
        /* Customize the look and feel of the collapsed top nav here */
        padding: 0;
    }
}

/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */

/*Conservation Lands Network*/
.thinkbig-section-container {
	padding-top: 100px;
	width: 100%;
}

.thinkbig-section {
    text-align: center;
	min-height: 100%;
	background: url(../img/rolling_green_hills.jpg) no-repeat bottom center scroll;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-o-background-size: cover;
}

.vision-section-container {
	padding-top: 40px;
	width: 100%;
}

.vision-section {
    background: #e8e5e0;
}

.vision-section-download {
    background: #27515f;
	text-align: center;
	padding: 40px 0 40px 0;
}
.vision-section-download-left {
    background: #27515f;
	text-align: left;
	padding: 40px 0 40px 0;
}
.downloadreport-section-container {
    background: #27515f;
}

.regionalplans-section-container {
	padding: 60px 0 40px 0;
	width: 100%;
}

.regionalplans-section {
    background: #ffffff;
}

@media (min-width: 768px) {
  .regionalplans-section .col-sm-4+.col-sm-4 {
	  border-left: 1px solid #eff0f2;
	  }
}

@media (max-width: 768px) {
  .regionalplans-section .col-sm-4+.col-sm-4 {
	  border-top: 1px solid #eff0f2;
	  }
}

.nextsteps-section-container {
	padding: 80px 0 80px 0;
	width: 100%;
}

.nextsteps-section {
    background: #d7ebec;
}

.coordination-section-container {
	padding: 60px 0 80px 0;
	width: 100%;
}

.coordination-section {
    background: #fbf9ec;
}

.coordinationprojects {
	padding: 15px;
	max-width: 400px;
}

.coordinationprojectscaption {
	background-color: #fff;
	height: 120px;
	border-bottom: 3px solid #eae9ee;
	padding: 18px 18px 0 18px;
}

@media (min-width: 992px) {
  .coordinationprojectscaption {
	padding: 25px 25px 0 25px;
  }
}

.coordinationprojectscaption .title {
	margin:0;
}

@media (max-width: 768px) {
  .coordinationprojects {
	margin: 0 auto;
  }
}

.supporters-section-container {
	padding: 40px 0 80px 0;
	width: 100%;
}

.supporters-section {
    background: #fff;
}
@media (max-width: 768px) {
  .supporters-section .col-sm-4+.col-sm-4 {
	  border-top: 1px solid #eff0f2;
	  }
}

/*Common Elements*/
.break-section {
    background: #afbd20;
	text-align: center;
	padding: 15px 0;
}

.donate {
	background-color: #848130;
	padding: 10px 40px;
	margin: 25px 0 15px 0;
}
.donate:hover,
.donate:focus,
.donate:active,
.donate.active {
	background-color: #666425;
}


footer {
padding: 60px 0;
background-color: #afbd20;
width: 100%;
}

.footerlinks {
padding-top: 32px;
}

.baoscbutton {
	background-color: #fff;
	padding: 12px 15px;
	margin: 15px 0 15px 0;
	border-radius: 18px;
}
.baoscbutton:hover,
.baoscbutton:focus,
.baoscbutton:active,
.baoscbutton.active {
	border: 1px solid #636300;
	background-color: #fff;
}

/*Maps & Data Page*/
.mapsdata-section-container {
	padding: 140px 0 80px 0;
	width: 100%;
}

.mapsdata-section {
    background: #fff;
}

.mapgallery-section-container {
	padding: 120px 0 80px 0;
	width: 100%;
}

.mapgallery-section {
    background: #fbf9ea;
}

.reports-section-container {
	padding: 140px 0 80px 0;
	width: 100%;
}

.reports-section {
    background: #e8e5e0;
}

.keydatasets-section-container {
	padding: 80px 0 80px 0;
	width: 100%;
}

.keydatasets-section {
    background: #d7ebec;
}

.definitions-section-container {
	padding: 60px 0 80px 0;
	width: 100%;
}

.definitions-section {
    background: #fbf9ec;
}

/*Progress Report Page*/
.intro-section-container {
	padding-top: 100px;
	width: 100%;
}

.intro-section {
	min-height: 100%;
	background: url(../img/wildflowers.jpg) no-repeat bottom center scroll;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-o-background-size: cover;
}

.conservationstories-section-container {
	padding: 60px 0 80px 0;
	width: 100%;
}

.conservationstories-section {
    background: #d6ebec;
}

.progressreport-section-container {
	padding: 80px 0 80px 0;
	width: 100%;
}

.progressreport-section {
    background: #ffffff;
}

.goal-section-container {
	padding: 80px 0 80px 0;
	width: 100%;
}

.goal-section {
    background: #e8e5e0;
}

.indicator-section-container {
	padding: 80px 0 80px 0;
	width: 100%;
}

.indicator-section {
    background: #fff;
}

.county-section-container {
	padding: 60px 0 80px 0;
	width: 100%;
}

.county-section {
    background: #fbf9ec;
}

/*Explorer Tool Page*/

.launch-section-container {	
	padding-top: 180px;
	width: 100%;
}
.launch-section {
    height: 400px;
	background: url(../img/explorertop.jpg) no-repeat bottom center scroll;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-o-background-size: cover;
}
.explore-section-container {
	padding: 60px 0 80px 0;
	width: 100%;
}
.explore-section {
    background: #ffffff;
}
.scale-section-container {
	padding: 60px 0 80px 0;
	width: 100%;
}
.scale-section {
    background: #d6ebec;
}

.scale-section-download {
    background: #d6ebec;
	text-align: center;
	padding: 40px 0 40px 0;
}

/*Fancybox*/

.overlay-section-container {	
	padding-top: 10px;
	width: 100%;
	background: #fbf9ea;
}

.nobullets {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/*CSS for the gallery and the map*/
.gallery {
	width:100%;
	height:160px;
	margin:40px auto 0 auto;
	overflow:hidden;
	position:relative;
}

.gallery .gallery-next {
	background-color:#fbf9ea;
	cursor:pointer;
	color:#FFFFFF;
	height:100%;
	font-size:6em;
	position:absolute; right:0; top:0;
	text-align:center;
	line-height:160px; /* same as height */
	width: 45px;
}

.gallery .gallery-prev {
	background-color:#fbf9ea;
	cursor:pointer;
	color:#FFFFFF;
	height:100%;
	font-size:6em;
	position:absolute; left:0; top:0;
	text-align:center;
	line-height:160px; /* same as height */
	width: 45px;
}

.gallery .gallery-slide {
	cursor:pointer;
	font-size:12px;
	width:100px;
	height:170px;
	display:inline-block;
	text-align:center;
	white-space:nowrap;
}

.gallery .gallery-slide:hover {
	background-color:#fbf9ea;
}

.gallery a {
	text-decoration:none;
}

.gallery img {
	border:0;
}

.gallery img:hover{
	border:0;
}

.gallery-prev img {
	border:none;
}

.gallery-next img {
	border:none;
}

.gallery-prev img:hover {
	border:none;
}

.gallery-next img:hover {
	border:none;
}

#map {
	width:100%;
	height:500px;
	margin-top:40px;
}

/*Bootstrap Override*/

.col-lg-12 {
	z-index:10;
}

.navbar-lower {
position: fixed;
min-height: 51px;
z-index: 1029;
width: 100%
}

.affix {
  top: 50px;
  width:100%;
}

/*Font Awesome Override*/

.fa {
	color: #fff;
	padding: 6px 10px 6px 0;
}
@media (min-width: 991px) {
  .socialmedia {
	text-align: left;
	padding-top: 10px;
  }
}
