body, html {
  background-color: #003262;
  height: 100%;
}
img {
	width: 100%;
}
.well {
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
body.map {
	height: 100%;
}
.thumbnail {
	padding: 0;
	margin-bottom: 20px;
	line-height: inherit;
	background-color: transparent;
	border: none;
	border-radius: 0;
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
#video-container-hero .embed-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	margin: 0px;
	overflow: hidden;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
#video-container-hero .embed-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 96%;
	border: none;
	
}
.media-section {
/*	background: #f7f7f7; */
	background: none repeat scroll 0 0 #f7f7f7;
    border-top: 1px solid #eee;
	padding-top: 40px;
	margin-top: 0;
	padding-bottom: 0px;
}
.map-display {
	background: #ddd;
	height: 100%;
}
.map-display .row,
.map-display .col-xs-1,
.map-display .col-sm-1,
.map-display .col-md-1,
.map-display .col-lg-1,
.map-display .col-xs-2,
.map-display .col-sm-2,
.map-display .col-md-2,
.map-display .col-lg-2,
.map-display .col-xs-3,
.map-display .col-sm-3,
.map-display .col-md-3,
.map-display .col-lg-3,
.map-display .col-xs-4,
.map-display .col-sm-4,
.map-display .col-md-4,
.map-display .col-lg-4,
.map-display .col-xs-5,
.map-display .col-sm-5,
.map-display .col-md-5,
.map-display .col-lg-5,
.map-display .col-xs-6,
.map-display .col-sm-6,
.map-display .col-md-6,
.map-display .col-lg-6,
.map-display .col-xs-7,
.map-display .col-sm-7,
.map-display .col-md-7,
.map-display .col-lg-7,
.map-display .col-xs-8,
.map-display .col-sm-8,
.map-display .col-md-8,
.map-display .col-lg-8,
.map-display .col-xs-9,
.map-display .col-sm-9,
.map-display .col-md-9,
.map-display .col-lg-9,
.map-display .col-xs-10,
.map-display .col-sm-10,
.map-display .col-md-10,
.map-display .col-lg-10,
.map-display .col-xs-11,
.map-display .col-sm-11,
.map-display .col-md-11,
.map-display .col-lg-11,
.map-display .col-xs-12,
.map-display .col-sm-12,
.map-display .col-md-12,
.map-display .col-lg-12 {
	height: 100%;
}

section.light {
	background: #eee;
padding: 50px 0;
}
section.dark{
	background: #53626F;
padding: 50px 0;
}
.map .map-controls {
	height: 100%;
	background: rgb(235, 235, 235);
	padding: 0 15px;
}
.map .map-controls h1.logo {
	margin-top: 0;
	max-width: 140px;
	padding: 10px 0;
	margin-left: -5px;
}
.map .map-controls h2 {
	margin-top: 0;
}
.map .map-embed {
	height: 100%;
}
.no-margin {
	margin: 0;
}
.no-padding {
	padding: 0;
}
.row.no-gutter {
margin-left: 0;
margin-right: 0;
}
.row.no-gutter .col-xs-1, .row.no-gutter .col-sm-1, .row.no-gutter .col-md-1, .row.no-gutter .col-lg-1, .row.no-gutter .col-xs-2, .row.no-gutter .col-sm-2, .row.no-gutter .col-md-2, .row.no-gutter .col-lg-2, .row.no-gutter .col-xs-3, .row.no-gutter .col-sm-3, .row.no-gutter .col-md-3, .row.no-gutter .col-lg-3, .row.no-gutter .col-xs-4, .row.no-gutter .col-sm-4, .row.no-gutter .col-md-4, .row.no-gutter .col-lg-4, .row.no-gutter .col-xs-5, .row.no-gutter .col-sm-5, .row.no-gutter .col-md-5, .row.no-gutter .col-lg-5, .row.no-gutter .col-xs-6, .row.no-gutter .col-sm-6, .row.no-gutter .col-md-6, .row.no-gutter .col-lg-6, .row.no-gutter .col-xs-7, .row.no-gutter .col-sm-7, .row.no-gutter .col-md-7, .row.no-gutter .col-lg-7, .row.no-gutter .col-xs-8, .row.no-gutter .col-sm-8, .row.no-gutter .col-md-8, .row.no-gutter .col-lg-8, .row.no-gutter .col-xs-9, .row.no-gutter .col-sm-9, .row.no-gutter .col-md-9, .row.no-gutter .col-lg-9, .row.no-gutter .col-xs-10, .row.no-gutter .col-sm-10, .row.no-gutter .col-md-10, .row.no-gutter .col-lg-10, .row.no-gutter .col-xs-11, .row.no-gutter .col-sm-11, .row.no-gutter .col-md-11, .row.no-gutter .col-lg-11, .row.no-gutter .col-xs-12, .row.no-gutter .col-sm-12, .row.no-gutter .col-md-12, .row.no-gutter .col-lg-12 {
padding-left: 0;
padding-right: 0;
}
.masonry-list .loadMore {
	width: 90%;
	margin: 0px auto;
	position: relative;
	font-size: 20px;
	padding: 10px 0;
	text-align: center;
	cursor: pointer;
	background: #f5f5f5;
}
.masonry-list .loadMore:hover,
.masonry-list .loadMore:focus,
.masonry-list .loadMore:active {
	background: #eee;
}
.masonry-list .loadMore p {
	margin-bottom: 0;
}
.social-btns a {
	padding: 0 0 0 7px;
color: #999;
}
#content {
	min-height: 420px;
	background: url('/BSL_template_img/tessellation-bg-03.png')  no-repeat right bottom #fff;
}
#content.min-page-header {
	background: url('/BSL_template_img/tessellation-bg-02.png') no-repeat right top, url('/BSL_template_img/tessellation-bg-03.png') no-repeat right bottom;
		
}
#content.min-page-header .page-header {
	background: none;
	padding-bottom: 30px;
	margin: 0 0 20px;
	border-bottom: none;
	padding-top: 50px;
}
#content.min-page-header .page-header h1 {
	background-color: rgba(0, 178, 165, 0.9);
	margin-bottom: 2px;
	display: inline;
	box-shadow: 14px 0 0 0 rgba(0, 178, 165, 0.9), -14px 0 0 0 rgba(0, 178, 165, 0.9);
	position: relative;
	font-size: 24px;
	line-height: 34px;
	left: 14px;
}
#content .inner {
	padding: 0 0 30px;
	
}
.nav-list>li>a {
	padding: 5px 0;
}


.btn-default {
	background-color: transparent;
}

.category-list-item {
	margin-bottom: 20px;
}
.category-list-item h3 {
	margin-top: 0;
}
#by-the-numbers-carousel .item {
  background: #eee;
  padding: 30px 20px;
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
  min-height: 120px;
}
#berkeley-today-carousel .item {
	margin: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.customNavigation{
	display: none;
}
.story-grid .thumbnail h3 {
	font-size: 19px;
	line-height: 1.2em;
	font-weight: 500;
	margin: 0;
}
.story-grid .thumbnail .caption {
	padding: 7px 0 0;
	color: #333;
}


.btn-toolbar button {
	margin-bottom: 5px;
	min-width: 40px;
}
.btn-toolbar {
	margin-bottom: 30px;
}
.btn:active, .btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.page-header-timeline {
	margin-bottom: 10px;
}
.page-header-hero .arrow {
	position: absolute;
	left: 50%;
	width: 14px;
	height: 7px;
	z-index: 1;	
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #eee;
	margin-left: -9px;
	bottom: -10px;
}
.page-header-hero .sub-nav-wrapper {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: 0;
}
.sub-nav-wrapper { 
	margin-bottom: 20px;
}
.page-header-hero .sub-nav .filter-select {
	padding: 20px;
	margin: 0 auto;
}
.timeline {
	position: relative;
}
.timeline.dual div.column_left {
	width: 50%;
	float: left;
}
.panel {
	margin-bottom: 20px;
	background-color: #f9f9f9;
/*	border: 1px solid #000;*/
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}


.masonry-list:after {
  content: '';
  display: block;
  clear: both;
}
/*
.masonry-list .masonry-brick {	
  float: left;
 background: #f5f5f5; 
  margin-bottom: 20px;
}
*/
.masonry-list .masonry-brick.w2 { 
	width:  420px; 
}
.masonry-list .masonry-brick.h2 { 
	/*height:  420px; */
	margin-top: 0;
	font-size: inherit;
}
/*commenting out -- see components.css:  SL 10-09-2014
.masonry-list .masonry-brick .panel {
	margin-bottom: 0;
	border-radius: 0;
	background-color: #fff;
	border: 1px solid #eee;
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow: none; 
}*/


.masonry-list .masonry-brick .panel .panel-footer h4.media-heading {
	font-size: 14px;
	color: #999;
	margin-top: 5px;
}
/* commenting out -- see components.css:  SL 10-09-2014
.masonry-list .masonry-brick .thumbnail {
	border-radius: 0;
	padding: 0;
	border: 1px solid #eee;
	margin: 0;
	position: relative;
	background: #ddd;
}*/
/*
.masonry-list .masonry-brick .thumbnail:hover img,
.masonry-list .masonry-brick .thumbnail:focus img,
.masonry-list .masonry-brick .thumbnail:active img {
	opacity: 0;
}
*/
.masonry-list .masonry-brick .thumbnail .caption {
	padding: 9px;
	color: #000;
}



.embed-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-bottom: 20px;
}

.block-header {
}
.block-header.block-more {
	overflow: auto;
}
.block-header.block-more h2 {
	float: left;
	margin-top: 0;
}

.block-header.block-more .more-link {
	float: right;
}
#left-nav {
	float: none;
}
#main {
	float: none;
}
.halfBlock {
	height: 225px;
}
.quarterBlock {
	height: auto;
}
.list-group-item {
	border-top: 1px solid #eee;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.photos {
	position: relative;
	margin-bottom: 50px;
}
.layout-single-column .inset {
	margin: 20px 0;
}
.layout-single-column p {
width: 100%;
font-size: 21px;
line-height: 31px;
color: #444341;
}

#berkeley-today-carousel {
	
}
.sidebar {
	margin-top: 40px;
}
.sidebar-top {
	
}
.owl-buttons {
	position: absolute;
	top: 42%;
	width: 100%;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
	position: absolute;
	left: -32px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	position: absolute;
	right: -32px;
}

.container .jumbotron {
	border-radius: 0;
}
.modal.in div.modal-dialog.modal-lg{

}
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	#content .inner {
		padding: 0 0 40px;
		
	}
	.block {
		margin-bottom: 40px;
	}	
	.halfBlock {
		height: 340px;
	}
	.quarterBlock, .eighthBlock {
		height: 155px;
	}
	.masonry-list .masonry-brick {
		width: 220px;
	}
	.container-fluid {
		padding-left: 40px;
		padding-right: 40px;
	}
	.no-padding {
		padding: 0;
	}
	.sidebar-top {
		float: right;
	}
	#content.min-page-header .page-header h1 {
		font-size: 46px;
		line-height: 56px;
	}
}


/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	#content.min-page-header .page-header h1 {
		font-size: 54px;
line-height: 64px;
	}
	.layout-single-column p {
		width: 65.95744680851064%;
		font-size: 21px;
		line-height: 31px;
		color: #444341;
	}
	.layout-single-column p.lead {
		font-size: 28px;
		line-height: 1.3em;
	}
	.layout-single-column .inset {
		margin: 7px 0 20px 20px;
	}
	.layout-single-column h2.subhead { 
		font-size: 25px;
		line-height: 30px;
		color: #777;
	}
	.layout-single-column h3{
		line-height: 26px;
	}
	.layout-single-column h3.subhead {
		color: #210606;
		font-size: 18px;
		text-transform: uppercase;
		width: 65.95744680851064%;
		font-weight: 600;
		margin: 40px 0 20px;
		font-family: 'freight-sans-pro';
	}
	.layout-single-column .share-btn {
		background: #ccc;
		width: 57px;
		height: 45px;
		margin-bottom: 10px;
		text-align: center;
		padding-top: 12px;
	}
	.layout-single-column .article-header {
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid #ddd;
	}
	.layout-single-column .article-header h1 {
		margin-bottom: 0;
	}
	.search-results .result {
		margin-bottom: 30px;
	}
	.search-results .result .gs-title, .search-results h4  {
		font-size: 1.1em;
		font-weight: 700;
	}
	.search-results .gs-visibleUrl-short {
		display: none;
	}
	.search-box .panel {
		border-color: #ddd;
	}
	.search-box h3 {
		margin-top: 10px;
		margin-bottom: 25px;
	} 
	.about-info-box p {
	
	}
	h2.subhead {
		color: #210606;
		font-size: 18px;
		width: 65.95744680851064%;
		font-weight: 600;
		margin: 40px 0 20px;
		font-family: 'freight-sans-pro';
	}
	.layout-single-column .image-caption p {
		font-family: 'freight-sans-pro';
		font-size: 16px;
		margin-top: 8px;
	}
	.layout-single-column .pull-quote {
		margin-top: -490px;
		height: 440px;
		margin-bottom: 20px;
	}
	.layout-single-column .pull-quote .pull-quote-inner {
		display: table-cell;
		vertical-align: middle;
		height: 440px;
	}
	.layout-single-column .pull-quote p {
		color: #333;
		text-align: center;
		width: 100%;
		font-size: 42px;
		line-height: 49px;
		font-family: 'freight-sans-pro';
		font-weight: 600;
	}
	.figure {
		background-color: #f7f7f7;
		height: 440px;
		margin: 20px auto 50px;
		overflow: hidden;
		padding: 0;
		background-size: cover;
	}
	.info-grid {

	}
	.info-graphic .info-number {
		font-size: 60px;
		line-height: 60px;
		margin-bottom: 12px;
	}
	.info-grid-small .info-graphic {
		min-height: 172px;
	}
	#left-nav {
		float: left;
	}
	#main {
		float: right;
	}
	.halfBlock {
		height: 340px;
	}
	.quarterBlock, .eighthBlock {
		
	}
	.masonry-list .masonry-brick {
		width: 220px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	#flexslider-by-the-numbers .slides > li {
		height: 360px;
	}
	.info-graphic {
	
	}
	.info-grid-small .info-graphic {
		min-height: 213px;
	}
	.halfBlock {
		height: 406px;
	}
	.quarterBlock, .eighthBlock {
		height: 188px;
	}
	.masonry-list .masonry-brick {
		
	}
	.masonry-list .masonry-brick {
		width: 270px;
	}
	.video-playlist .container .col-sm-12.col-md-4 {padding-right:30px;padding-left:0px}
	.video-playlist .container .col-sm-12.col-md-8 {padding-left:0px;}
}
/* off-screen text for screen readers */
.screen-reader {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
}
