/*
 *   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.
 */

/*# sourceMappingURL=responsive.tablet.landscape.css.map */



.page-frontpage #main-content {
	width: 40%;
	top: 20vH;
	left: 27%;
}

h3 {
	font-size: 1.5em;
}

.ds-2col-fluid > .group-left, .ds-2col > .group-left {
	width: 60%;
}

.ds-2col-fluid > .group-right, .ds-2col > .group-right {
	width: 36%;
}

.region-header {
	margin-top: 0;
	width: 100%;
}

nav.block {
	float: left;
}

ul.sf-menu a {
	padding-right: 10px;
	padding-left: 5px;
}

ul.sf-menu a {
	padding-right: 6px;
}