/*
 *   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: 81.3%;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
#slideshow {
	padding: 15px 15px 0 15px;
}
#slideshow img.shadow {
	width: 94%;
	bottom: -3px;
	left: 15px;
	right: 15px;
}
#slideshow .flexslider {
	border-width: 10px;
	margin-bottom: 15px;	
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
#footer #block-system-main-menu {
	display: none;
}
#footer #block-block-3 {
	margin-top: 30px;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
#node-9 .node-content {  /* contact page */
	display: block;
	width: 100%;
	text-align: center;
}
#node-9 .node-content > div {
	display: block;
	width: 100%;
}	
#webform-client-form-9 {
	display: inline-block;
	text-align: left;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
