/*
 *   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 tablet devices */
body {
  font-size: 93.8%;
}

.region-two-brick-bottom .region-inner,
.node-type-bio .region-two-brick-middle .region-inner,
#tasks,
.region-one-main .region-inner,
.region-header,
.two-50,
.two-66-33,
footer .region-inner,
.region-two-brick-bottom .region-inner,
.panel-1col,
#branding,
nav.primary-menu-wrapper, 
.panel-row.row-1,
.panel-row.row-2 {
	max-width: 1000px;
}

.nav ul, .nav ul.menu {
	margin: 0;
}

.flexslider {
	max-width: 850px;
} 

.node-type-videos .one-column .region-inner {
	padding: 0 25px;
}

.section-comment #columns, 
.section-booklets #columns, 
.section-blog #columns {
	width: 95%;
}

.sidebar-second .content-inner {
	margin-right: 25%;
}

.region-sidebar-second {
  width: 25%;
  margin-left: -25%;
}

