body, html {
  background: #fff;
  height: 100%;
}
img {
	width: 100%;
}
img.loading{
		width: auto;
}
.well {
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.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;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.media-section {
	background: #f7f7f7;
	padding-top: 30px;
	border-top: 1px solid #eee;
	margin-top: 0;
	padding-bottom: 30px;
}
.promo-row {
	padding-bottom: 30px;
}
.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: #333;
}
#content {
	background: #fff;
	min-height: 420px;
}
#content .inner {
	padding: 0 20px 30px;

}

#content article {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
}
.blog #content article{
		padding-bottom: 0;
}
#content .col-sm-6.col-md-3 article{
		padding-right: 0;
}
.blog article.post_format-post-format-gallery,.archive article.post_format-post-format-gallery{
		margin-top: 0px;
}
.category #content article,.tag #content article,.archive #content article {
padding: 0;
}
.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 .block {margin-bottom: 10px;}
.story-grid .thumbnail h3 {
	font-size: 19px;
	line-height: 1.2em;
	font-weight: 500;
	margin: 0;
}
.story-grid .thumbnail .caption {
	padding: 9px 0;
	color: #333;
	overflow: hidden;
	zoom: 1;
	margin-bottom:10px;
}


.btn-toolbar button {
	margin-bottom: 5px;
}
.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 #eee;
	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;
}
.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: #333;
	margin-top: 5px;
}
.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: #333;
	background: #fff;
}


.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 {
	padding-bottom: 40px;
padding-left: 30px;
}
.sidebar-top {

}
.sidebar-home .sidebar-inner {
	border-top: 1px solid #eee;
	padding-top: 20px;
	margin-top: 10px;
}
.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;
}

/* Entry Content */
.entry-content {

}
.entry-content .image {
	margin: 45px 0;
}
.entry-content .image.image-featured {
	margin-top: 0;
}
.entry-content .image img {
	margin-bottom: 10px;
}
.entry-content .image .image-caption {
	color: #666;
}
.entry-content blockquote {
	font-family: "freight-micro-pro", Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	padding: 0;
	margin: 0 0 30px;
	font-size: 30px;
	border-left: 0;
	line-height: 1.2em;
	color: #E09E19;
	font-weight: 600;
	border-left: 5px solid #E09E19;
	padding-left: 20px;
}
.entry-content blockquote footer {
	display: block;
	font-size: 16px;
	line-height: 19px;
	color: #333;
	margin-top: 30px;
	padding-bottom: 10px;
}
.copyright {

}
.entry-content a {
	text-decoration: underline;
}
.entry-content a.thumbnail {
	text-decoration: none;
}
.entry-content a.thumbnail p.date{
font-size: 15px;
    line-height: 22px;}
.entry-content .tags a {
	text-decoration: none;
}
.entry-content .tags a:hover,
.entry-content .tags a:focus {
	text-decoration: underline;
}
/*.page-id-47301 .col-sm-6.col-md-3 header{
		display: none;
}*/
.alert-block.alert-01.alert-danger p,.alert-block.alert-01 p{
		margin-bottom: 0;
}


.layout-right-sidebar #secondary::before {
    border-width: 0;
}
.category #secondary, .tag #secondary,.archive #secondary{
		display: none;
}
/*.page-id-47301 #content article{
		padding-right: 0;
}*/
.single-format-video .story-header {
    border-bottom: 1px solid #eee;
    float: none;
    margin: 0 0 20px;
    padding-bottom: 40px;
}
.single-post .entry-content img{
		width: auto;
}

	#universal-footer>.container>.text-left.pull-left{
			width: 33.33333%;
			padding: 0 15px;
	}
.search-results #content .col-sm-6.col-md-3{
		display: block;
		float: none;
		width: auto;
		border-bottom: 1px #ddd solid;
		padding: 10px 0;
}
.search-results #content article{
		padding-bottom: 0;
}

.default-search .entry-content .gsc-search-button{
		padding: 6px 12px 25px;
}
#page-changer{
	display:block; min-height:40px; margin:0 0 20px 20px;}

.thumbnail a>img:after{
		border-bottom: 8px solid #c4820e;
		display: block;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

	.copyright {
		margin-top: 20px;
float: right;
	}

	/* Entry Content */
	.entry-content {

	}
	.entry-content p,
	.entry-content ul,
	.entry-content ol {
		font-size: 18px;
		line-height: 1.8;
		margin-bottom: 15px; /*25px;*/
	}
	.entry-content ul,
	.entry-content ol {
		padding-left: 20px;
	}
	.entry-content li {
		margin-bottom: 10px;
	}
	.entry-content .image img {
	}
	.entry-content .image-caption p {
		font-size: 14px;
		color: #777;
	}
	#content .inner {
		padding: 0 0 140px;

	}
	.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;
	}
	.story-grid article.thumbnail { margin-top: 0px;}

	.story-grid .thumbnail img {
		border-bottom: 8px solid #C4820E;
	}

	.story-grid .thumbnail .caption {
		padding: 9px 0 0;
		color: #333;
		overflow: hidden;
		zoom: 1;
		margin-bottom:0px;
	}
	/*.category .grid-list .col-sm-6.col-md-3 .thumbnail>a{
			height: 176px;
			overflow: hidden;
	}*/

/*.category .grid-list .col-sm-6.col-md-3:nth-child(4n),.tag .grid-list .col-sm-6.col-md-3:nth-child(4n){
	padding-right: 0;
	}
	*/
	/*.home .story-grid .grid-list .col-sm-6.col-md-3:nth-child(4n-7) {
		padding-left: 0;
	}*/
	/*.blog .col-sm-6.col-md-3{
			min-height: 340px;
	}*/
/*.tag .grid-list .col-sm-6.col-md-3{
		min-height: 350px;
	}*/
/*.page-id-47301 .col-sm-6.col-md-3,.page-id-47329 #content .col-sm-6.col-md-3,.page-id-47327 .col-sm-6.col-md-3,.page-id-47330 #content .col-sm-6.col-md-3,.page-id-47328 #content .col-sm-6.col-md-3{
		min-height: 350px
	}
.page-id-47308 .grid-list .thumbnail{
    min-height: 350px;
}
.archive #content article{
		min-height: 320px;
}*/
}


/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.search-results #content .col-sm-6.col-md-3:nth-child(4n-1){
			clear: left;
	}
	#universal-footer>.container>.text-left.pull-left{
			width: 25%;
			padding: 0 15px;
	}
	.home .thumbnail.feature .col-md-8{padding:0 0 0 15px;}
	.home .thumbnail.feature .col-md-4{
			padding: 0 15px 0 0;
	}
	.news-hero .thumbnail.feature .caption.vertical-center .caption-inner{
			padding-right: 15px;
	}
	.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", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	}
	.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", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	}
	.layout-single-column .image-caption p {
		font-family: "freight-sans-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
		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", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
		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;
	}
.sidebar-home	aside.widget{
		clear: none;
}
/*.sidebar-home .container{
		padding: 0;
}
*/
	.main-navigation ul.menu > li.mega-menu-dropdown > .mega-menu-container{
			max-width: 1170px;
			border: 1px solid #ddd;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
/*    margin: -33px auto 0; */
    margin: 3px auto 0px auto;
	}
/*#content .col-sm-6.col-md-3 .thumbnail{
		min-height: 310px;
}*/
.search #content .col-sm-6.col-md-3 .thumbnail {
    min-height: auto;
}
.blog .thumbnail{
		margin-bottom: 0;
}
}

/* 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;
	}

}

/*
@media (max-width: 991px) {
.grid-list .col-sm-6.col-md-3{
		clear: left;
		min-height: 150px;
}
*/
.nav > li > a:focus, .nav > li > a:hover{
	background-color: #00182f;
	color: #00060b;
}
}

/*  Added styles for WordPress  */

/* for /about/news-team */
p.meta {
    font-family: "freight-sans-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 15px; !important;
    line-height: 22px; !important;
}
.screen-reader {
    display: block !important;
    left: -9999px !important;
    position: absolute !important;
}

/*story-jump drop caps*/
article.story_jump .entry-content .jump-story-text > p:first-of-type:first-letter {
	font-size: 3em;
	float: left;
	line-height: 1em;
	margin-right: 10px;
}

/* tables for data charts */
div.table th.response-header {
	padding-bottom:15px;
	text-align:left;
}
div.table th.response-header.pad-right {
	padding-right: 20px;
}
div.table td.response-rates {
	font-weight:600;
	font-size:110%;
	text-align:left;
	padding-bottom:10px;
	padding-top:10px;
	border-top: 1px solid #ddd;
}
div.table td.response-rates.percentage {
	font-family: "freight-micro-pro", Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size:130%;
	border-top: 1px solid #fff;
	border-bottom:1px solid #ddd;
}
div.table td.response-rates.percentage.berkeley-blue {
	color:#003262;
	font-family: "freight-micro-pro", Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size:170%;
}
div.table td.response-rates.web-soybean {
	color:#859438;
	font-family: "freight-micro-pro", Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size:170%;
}
div.table td.response-rates.web-laplane {
	color:#00a598;
	font-family: "freight-micro-pro", Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size:170%;
}
div.table td.response-rates.wellman-tile {
    color:#d9661f;
    	font-family: "freight-micro-pro", Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size:150%;
}
div.table td.response-rates.lawrence {
	color:#00b0da;
	font-family: "freight-micro-pro", Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size:170%;
}
caption.svsh {
	font-family: "freight-micro-pro", Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size:130%;
}

/* branded site name */
 header#masthead .one-line h1 .b-wordmark, header#masthead .one-line h3 .b-wordmark {
     background-image: url("cssimg/berkeley_wordmark_blue_175x70.svg"), none;
     background-position: left center;
     background-repeat: no-repeat;
     height: 80px;
     margin: 5px 9px 0px 6px;
    /*margin: 5px 12px 0px 6px;
    */
     width: 200px;
}
 header#masthead .one-line .b-wordmark, header#masthead .dept-title {
     display: inline-block;
     font-size: 57px;
     line-height: 57px;
}
 header#masthead .one-line .dept-title {
     color: #c4820e;
font-family: "freight-sans-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
     font-weight: 400;
     margin-top: 15px;
     vertical-align: 45%;
}
 .site-banner {
     min-height: 85px;
}
 @media screen and (max-width: 1199px) {
     header#masthead .one-line h1 .b-wordmark, header#masthead .one-line h3 .b-wordmark {
        /*margin: 5px 10px 0px 6px;
        */
         margin: 5px 9px 0px 6px;
         height: 70px;
         width: 175px;
    }
     header#masthead .one-line .b-wordmark, header#masthead .dept-title {
         font-size: 50px;
         line-height: 50px;
    }
     .main-menu-toggle {
         top: 70%;
    }
}
 @media screen and (max-width: 767px) {
     header#masthead .one-line .b-wordmark {
         display:block;
         float:left;
    }
     header#masthead .one-line h1 .b-wordmark, header#masthead .one-line .b-wordmark, header#masthead .one-line h3 .b-wordmark, header#masthead .one-line .b-wordmark {
         height: 45px;
         margin: 10px 0px 3px 15px;
         width: 113px;
    }
     header#masthead .one-line .dept-title {
         margin: 8px 0px 6px 8px;
         font-size: 32px;
         line-height: normal;
    }
     .site-banner {
         min-height: 60px;
    }
     .main-menu-toggle {
         top: 50%;
    }
}
 #tools-nav input {
     width: 90%;
     float: left;
}
 #tools-nav button {
     width: 10%;
     float: left;
}

@media screen and (min-width: 992px) {
   body.tax-multimedia.term-video .grid-list .col-md-3 {
     height: 321px;
   }
 }
