/*
 *   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 default font size on small devices */
html {
  font-size: 112.5%;
}
/* = = = = = = = = = = = = = = = = = = */
#header {
	display: block;
	width: 100%;
}
#branding,
.region-header {
	display: block;
	width: 100%;
	text-align: center;
}
#branding {
	margin: 0;
	padding: 0 10px;
	box-sizing: border-box;
}
.region-header {
	text-align: center;
}
#block-block-6 img { margin-top: 0; }
#block-block-4 {
	/* font-size: 1.2em;  */
	margin-bottom: 10px;
}
/* = = = = = = = = = = = = = = = = = = */
.toggle-help {
	color: #536C4F;
}
#block-responsive-dropdown-menus-main-menu .block-inner {
	/* text-align: center;	 */
}
#block-responsive-dropdown-menus-main-menu .block-content {
	display: inline-block;
	text-align: center;
	margin: 0 auto;
}
ul#main-menu {
	position: absolute;	
	width: auto;
	left: 0;
	right: 0;
	padding: 0;
}
ul#main-menu li {
	display: block;
	width: auto;
	padding: 5px 0;
	
	background: rgba(255,255,255,0.8);
}
ul#main-menu a {
	color: #536C4F;
}
/* = = = = = = = = = = = = = = = = = = */
body.front #content {
	display: block;
}
body.front #block-system-main,
body.front #contentright {
	display: block;
}
body.front #block-system-main {
	width: 100%;
}
body.front #contentright {}
/* = = = = = = = = = = = = = = = = = = */
#footer {
	display: block;
}
#footer .left,
#footer .right {
	display: block;
}
#block-block-4 {
	font-size: 0.6em;
}
#block-block-4 .left {
	display: none;
}
#block-block-4 .org {	
	font-size: 1.2em;
	margin-bottom: 10px;
}
/* = = = = = = = = = = = = = = = = = = */