


.light-blue-bg {
    background: #e5f3f6;
    border-top: 1px solid #c2e3ea;
    border-bottom: 1px solid #c2e3ea;
}

.light-grey-bg {
        background: #f6f6f7;
        border-top: 1px solid #e0e0e0;
        border-bottom: 1px solid #e0e0e0;
    }


.white-bg {
    background: #fff;
}

    .light-bg .lead, .white-bg .lead {
        color: #222;
        }

.mainpage section {
    padding-top: 30px;
    padding-bottom: 30px;
}

.mainpage section h2, .mainpage section h3 {
    margin-top: 0;
    text-transform: uppercase;
}

blockquote {
    border-left: 2px solid #569fd3;
}

a, a.list-group-item { 
	color: #1b8396; /* older lighter color was #26bcd7  */
	word-wrap: break-word; 
}

a.list-group-item:focus, a.list-group-item:hover {
    background-color: #ddd;
}


/* Image box highlight */
.picture-highlight {
    background: #fefefe;
    box-shadow: 1px 3px 7px rgba(0,0,0,0.25);
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.picture-highlight a {
}

.picture-highlight div {
    overflow: hidden;
}

.picture-highlight h3, .picture-highlight p {
    padding: 10px 15px 0;
    margin:0 auto;
}
.picture-highlight img {
    width:100%;
    transition: all .5s ease-in-out;
}

.picture-highlight img:hover {
    transform:scale(1.1);
}

.masonry-box .picture-highlight img:hover {
    transform:none;
}
.mainpage section.masonry-box {

    padding-top: 10px;
    padding-bottom: 10px;
}


    .masthead .breadcrumb>.active {
        color: #fafafa;
    }

.lead {
    color: #1a1a1a;
    font-weight: 400;
}


hr.soften {
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
  background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
  background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
  background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
  border: 0;
}
 
 



.masthead {
    background-color: rgba(18,68,96,0.7)!important;
    color: #fafafa;
    font-size: 20px;
    font-weight: 300;
    line-height: 160%;
    min-height: 200px;
    text-align: center;
}

    .masthead h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 300;
        opacity: .3;
        text-transform: uppercase;
    }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #fafafa;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {

}
.container .jumbotron {
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}

.more-info {

}
    .more-info h3, .more-info h4{
        border-bottom: #569fd3 1px solid;
        padding-bottom: 6px;
        margin: 0 0 10px;
    }

    .more-info .list-group {
        font-size: 14px;
    }

    .more-info .list-group-item {
        margin-bottom: 0;
        border: none;
    }

    .more-info section {
        margin-bottom: 30px;
    }

    .more-info .btn-sm {
        padding: 8px 14px;
    }

    .more-info .list-group a {
        position: relative;
        display: block;
        padding: 10px 15px;
        margin-bottom: -1px;
        background-color: #fff;
    }

    .more-info a:focus, .more-info a:hover {
        background-color: #ddd;
        text-decoration: none;
    }



/* Masonry */

.img-box {
    margin: 15px 0;
}

.img-box figcaption {
    background: #fff;
    padding: 5px 10px;
    display: block;
    border-left: none;
    margin-top: 0;
    font-size: 15px;
}

.active-nav {
    background-color: #569fd3;
    color: #fff;
}

#map-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#map-menu li a.hover {
	color: red;
	font-weight: bold;
}

/*Video Setting */
.video-js {
  width: 100%;
}

@media screen and (min-width: 481px) {

/*    .navbar-brand {
        float:left;
        font-size: 26px;
    }*/

/*    .logo-nav {
        float: none;
    }*/
}

@media screen and (max-width: 568px) {

.jumbotron, .jumbotron .container, .jumbotron .col-lg-6 {
    padding: 0;
}


.home-hero-text {
    border-radius: 0;
}

h1 {
    font-size: 24px;
}


}


@media screen and (min-width: 768px) {

figure {
    margin: 0px 0;
    display: table;
}

figcaption {
    display: table-caption;
    caption-side: bottom;
}

figure.pull-right-margin {
    margin: 0 -15% 0 20px;
}


figure.pull-right {
    margin-left: 20px;
}

  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

/*    .logo-nav {
        width: 64px;
    }*/

    #sidebar.affix-top {
        position: static;
          /*margin-top:30px;
          width:180px;*/
      }

      #sidebar.affix {
        position: fixed;
        /*top:70px;
        width:180px;*/
      }

    #search { margin-right: -40px; }

.masthead h1 {
    font-size: 144px;
}



#education .masthead {
    background: url("/img/education-header1920.jpg") center center no-repeat;
    min-height: 400px;
    box-shadow: inset 0 0 0 1000px rgba(18,68,96,0.3);
}

#explore .masthead {
    background: url("/img/explore-1920.jpg") center center no-repeat;
    min-height: 400px;
    box-shadow: inset 0 0 0 1000px rgba(18,68,96,0.3);
}

#policy .masthead {
    background: url("/img/policy-header1920.jpg") center center no-repeat;
    min-height: 400px;
    box-shadow: inset 0 0 0 1000px rgba(18,68,96,0.3);
}


#news .masthead {
    background: url("/img/news-header1920.jpg") center center no-repeat;
    min-height: 400px;
    box-shadow: inset 0 0 0 1000px rgba(18,68,96,0.3);
}


#diver .masthead {
    background: url("/img/divers-research-1920.jpg") center center no-repeat;
    min-height: 400px;
    box-shadow: inset 0 0 0 1000px rgba(18,68,96,0.3);
}
#library .masthead {
    background: url("/img/library-header-1920.jpg") center center no-repeat;
    min-height: 400px;
    box-shadow: inset 0 0 0 1000px rgba(18,68,96,0.3);
}
#visit .masthead {
    background: url("/img/visit-header-1920.jpg") center bottom no-repeat;
    min-height: 400px;

}
#about .masthead {
    background: url("/img/about-header-1920.jpg") center bottom no-repeat;
    min-height: 400px;
}
    #about .masthead h1 {
        opacity: .6;
    }
	
	#involved .masthead {
    background: url("/img/salt-pt-st-park-view-mattmcintosh-7097-1920x600.jpg") center bottom no-repeat;
    min-height: 400px;
}
    #involved .masthead h1 {
        opacity: .6;
    }
	
	
	
	

#advisory-council .masthead {
    background: url("/img/ac-header-1920.jpg") center bottom no-repeat;
    min-height: 400px;
    background-size: cover;

    }

        #advisory-council .masthead h1 {
            font-size: 100px;
        }

#hiker .masthead {
    background: url("/marine-protected-areas/hiker-mpa.jpg") center center no-repeat;
    background-size: cover;
    min-height: 400px;
}

    #hiker .masthead h1 {
        font-size: 64px;
    }


#mallowsbay .masthead {
    background: url("/mallows-bay/mallows-header.jpg") center center no-repeat;
    background-size: cover;
    min-height: 400px;
}

    #mallowsbay .masthead h1 {
        font-size: 70px;
    }

#wisconsin .masthead {
    background: url("/wisconsin/wisconsin-header.jpg") center center no-repeat;
    background-size: cover;
    min-height: 400px;
}

    #wisconsin .masthead h1 {
        font-size: 70px;
    }


#socioeconomic .masthead {
    background: url("/science/socioeconomic/socioeconomic-header.jpg") center center no-repeat;
    background-size: cover;
    min-height: 400px;
}

    #socioeconomic .masthead h1 {
        font-size: 70px;
    }
	
#dolphinsmart .masthead {
    background: url("/dolphinsmart/dolphinsmart-header.jpg") center center no-repeat;
    background-size: cover;
    min-height: 400px;
}

    #dolphinsmart .masthead h1 {
        font-size: 80px;
    }
	
	#scineeds .masthead {
    background: url("/science/assessment/assessment-header.jpg") center center no-repeat;
    background-size: cover;
    min-height: 400px;
}

    #scineeds .masthead h1 {
        font-size: 70px;
		
    }
	
	#conservation .masthead {
    background: url("/science/conservation/conservation-header.jpg") center center no-repeat;
    background-size: cover;
    min-height: 400px;
}

    #conservation .masthead h1 {
        font-size: 70px;
		opacity: .6;
    }
}

/* 3 Column Layout */

.section-nav {
    background: rgb(245, 246, 247);
    border-right: 1px solid #DFDFE2;
}

.section-nav h4 {
    color: #00467F;
    text-transform: uppercase;
}
.section-nav ul.nav ul {
    list-style: none;
    padding-left: 1em;
}

.gray-bg {
    background:#F5F6F7;
}

.gray-border-bottom {
    border-bottom:1px solid #DFDFE2;
}


@media screen and (min-width: 992px) {
    figure img { display: block; }

    .home-hero {
        background: #e1eefa url("/whales/images/whale-tail-1600x500.jpg") center bottom no-repeat;
    }
    #sidebar.affix-top {
          /*width:200px;*/
      }

      #sidebar.affix {
       /* width:200px;*/
      }

}

@media  screen and (min-width: 1200px) {
/* Back To Top */
.top {
    position:fixed;
    bottom:0.5em; right: 0.5em;
    text-decoration: none;
    color:#fff;
    background-color: rgba(0, 0, 0, 0.3);
    padding:0.1em 0.3em 0.1em;
    display:none;
    border-radius:3px; z-index:500;
}
.top:hover { background-color:rgba(0, 0, 0, 0.6);}

}

@media  screen and (min-width: 1600px) {

}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}


