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

#logo {
	padding-bottom: 1em;
}

#block-locale-language {
	position: absolute;
	top: 15px;
	right: 15px;
}

p.lead {
	font-size: 1.3em;
}

.front p.lead {
	padding: 0;
}

nav.header-menu {
	padding: 0 0 1em;
}

nav.header-menu ul.menu li {
	margin: 0 2em 0 0;
	padding-bottom: 1em;
}

.promo {
	font-size: .7em;
	padding: 2em 1em;
	text-align: center;
	margin-bottom: 0;
}


/* @group Webform */

.webform-client-form fieldset #webform-component-contact-us--left-column.webform-component-fieldset {
	float: left;
	width: 80%;
}


/* @end */
