/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  font-size: 105%;
}

h1 {
	font-size: 1.4em;
}

.region-header .block-3 img {
	max-width: 80% !important;
}

.field-name-habitat-iii-featured-commentary .views-field-field-photo {
	width: 35%;
}

.section-habitatiii .field-name-field-first-name, 
.section-habitatiii .field-name-field-last-name {
	font-size: 16px !important; 
	line-height: 130%;
}

.field-name-habitat-iii-featured-commentary .views-field-created {
	float: left;
	font-size: 12px;
	margin: 0 0 10px 40.5%;
}

.field-name-habitat-iii-featured-commentary .views-field-created,
.field-name-habitat-iii-featured-commentary .field-name-field-title {
	font-size: 13px;
}

.field-name-habitat-iii-featured-commentary .views-field-title a {
	font-size: 19px;
}

.field-name-habitat-iii-commentary {
	margin: 20px 0 0;
	width: 100%;
}

.field-name-habitat-iii-commentary .views-row {
	margin: 0 0 10px;
	width: 100%;
}

.field-name-habitat-iii-commentary .views-field-field-author {
	font-size: 13px;
	margin-top: -6px;
}

.field-name-habitat-iii-commentary .views-field-field-photo {
	float: left;
	margin: 0 20px 20px 0;
	width: 35%;
}

.front .habitat-promo {
	display: none;
}

#habitat-logo {
	padding: 5px 30px;
}

.section-habitatiii h1#page-title {
	font-size: 1.325em;
	margin: 15px 0 -10px;
}

.block_tab-title {
	width: 93%;
}

.view-habitat-iii-commentary-library td {
	float: left;
}

.journalism-project h1#page-title,
.page-habitatiii-news h1#page-title, 
.section-content-labels h1#page-title, 
.section-citiscope-features h1#page-title, 
.section-topics h1#page-title {
	font-size: 1.75em;
	margin: 0;
}


/* Sticky Header */
#header-wrapper {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
}

#header-wrapper #sidr-wrapper-0 {
	opacity: 1 !important;
}

.region-header .logo img {
	width: 50% !important;
}

.sticky .region-header .logo img {
	transition: none;
}

.region-header .logo, 
.sticky .region-header .logo {
	margin: 0 0 0 55px;
	padding: 0;
}

#header-wrapper #sidr-wrapper-0,
#header-wrapper.sticky #sidr-wrapper-0 {
	margin: 15px 0 0 15px;
	position: absolute;
}

.sticky .region-header .logo p,
.region-header .logo p {
	margin: 14px 0 5px;
}

#header-wrapper #sidr-wrapper-0 img {
	max-width: 70%;
}

/* Journalism Project */

#block-bean-journalism-project-title {
	margin-top: 53px;
	padding: 20px 15px 0;
}

#block-bean-journalism-project-photo .field-name-field-caption {
	line-height: 130%;
	padding: 0 15px;
	position: relative;
	width: auto;	
}

#block-bean-journalism-project-photo .field-name-field-caption h2 {
	font-size: 19px;
}

#block-bean-journalism-project-photo .field-name-field-caption p {
	font-size: 15px;
}

.journalism-project #main-content {
	margin: 0;
}

.journalism-project .field-name-body {
	font-size: 15px;
	margin: 0;
}

.journalism-project .region-tertiary-content h2.block-title {
	font-size: 18px;
	letter-spacing: 1px;
}

.project-members li {
	width: 40%;
}

.toolbox .content .field-item div div {
	float: none;
}

.toolbox .content .field-item p {
	line-height: 130%;
}