html, body {
	padding: 0;
	margin: 0;
	min-width: 300px;
	/*overflow: scroll;*/
}

html {
	min-height: 100%;
	background-color: #ece7df;
}

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #ece7df;
}

h1, h2, h3, h4, h5, h6 {
	/*color: #333;*/
}

a h1, a h2, a h3, a h4, a h5, a h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	text-decoration: none;
}

a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: inherit;
	text-decoration: none;
}

a {
	color: #830909;
	text-decoration: underline;
}

a:hover {
	/*color: #572783;*/
	color: #b21515;
}

blockquote {
	color: #494949;
	border-left: 1em double #dedede;
	padding: 0.5em 1em;
	margin: 0 0 0 1em;
}

*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.grid > *{
	/*background: #f5f5f5 url('../images/bg.jpg') no-repeat left top;*/
}

.grid:after {
	content: "";
	display: table;
	clear: both;
}

/* @group header */

.header .info {
	/*float: left;*/
	/*color: #fff;*/
	padding: 0.5em;
	/*background-color: rgba(255, 255, 255, 0.79);*/
}

.header .info li {
	margin: 0;
	padding: 0;
}

#header {
	/*background-image: url(../images/IMG_3201.JPG);*/
	/*background-color: #6a00c8;*//*
	background-position-x: 100%;
	background-position-y: 50%;*/
	/*background-image: url(../images/DSC_7196.jpg);*/
	
	background-image: url(../images/DSC_7390-692.jpg);
	background-size: 100%;
	/*background-position-y: 50%;*/
	/*width: auto;*/
	/*padding: 0 2em;*/
}

/*p.address {
	font-size: 9pt;
	text-align: right;
	margin: 0;
}*/

.header .mod-languages a, .header .info a  {
	/*color: #fff;*/
	text-decoration: underline;
}

#header {
	/*padding: 1em;*/
	/*margin: 0 auto;*/
	text-align: center;
	padding: 2em;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

#header h1 {
	color: #fff;
	font-weight: 600;
	/*text-transform: lowercase;*/
	padding: 0;
	margin: 0;
	/*width: 100%;*/
}

#header h2 {
	color: #fff;
	font-size: 14pt;
	font-weight: 600;
	text-transform: none;
	margin: 0;
	padding: 0;
}

#header img.logo {
	width: 150px;
	height: 150px;
	margin-right: 1em;
}

#header .main-header {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

#header .headers {
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-content: center;
	align-self: center;
	padding: 4em 0;
}

#header div.social {
	float: right;
	/*position: absolute;*/
	/*right: 0;*/
	/*margin-right: 16px;*/
}

#header a.social {
	float: right;
	/*padding-right: 16px;*/
}

#header a.social img.social {
	/*margin-left: 8px;*/
	height: 48px;
	padding: 8px;
}

/* @end */

/* @group main menu */

#mainmenu ul.menu ul.nav-child a{
	/*border-bottom: none;*/
}

#mainmenu ul li a {
text-decoration: none;
display: block;
position:relative;
}

#mainmenu ul li a:hover {
}

#mainmenu ul li ul li a {
/*clear: left;*/
/*line-break: strict;*/
/*width: 100%;*/
display: inline;
}

#mainmenu ul li ul li {
/*display: block;*/
/*float: none;*/
/*clear: left;*/
/*width: 100%;*/
display: inline;
}

div#mainmenu ul li {
display: inline-block;
position: relative;
}

div#mainmenu li ul {
/*position: absolute;*/
/*margin-top: 3em;*/
}

div#mainmenu li:not(:hover) ul {
/*display: none;*/
}

#menu-wrapper {
	/*background-color: #529a21;*/
	margin-bottom: 1em;
	/*height: 17pt;*/
	/*line-height: 1em;*/
	/*white-space: nowrap;*/
	font-size: 10pt;
	text-align: left;
	/*height: 3em;*/
}

div#mainmenu {
	width: 100%;
	/*height: 100%;*/
	margin: 0 auto;
	display: block;
}

#mainmenu ul {
	text-align: left;
	padding: 0;
	margin: 0 auto;
	/*display: inline;*/
	height: auto;
	list-style-type: none;
	height: 100%;
	line-height: 1em;
	border-bottom: none;
}

#mainmenu li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
	height: 100%;
}

#mainmenu a {
	color: #000;
	text-decoration: none;
	/*background-color: #529a21;*/
	border-bottom: 0.2em solid #ece7df;
	border-top: 0.2em solid #ece7df;
	/*font-size: 12pt;*/
	padding: 0.6em 0.6em;
	line-height: 1em;
	-webkit-transition: background-color, border-color 400ms ease;
	-moz-transition: background-color, border-color 400ms ease;
	-o-transition: background-color, border-color 400ms ease;
	-ms-transition: background-color, border-color 400ms ease;
	transition: background-color, border-color 400ms ease;
	/*float: left;*/
}

#mainmenu a:hover {
	/*background-color: #58a622;*/
	/*border-color: #5d1b01;*/
	border-bottom-color: #d68a8a;
	/*color: #91502c;*/
	background-color: #ece7df;
}

#mainmenu ul.nav.menu {
	/*overflow: scroll;*/
	/*width: 100%;*/
	margin: 0;
	vertical-align: top;
	/*display: block;*/
}

#mainmenu ul.nav.menu > li {
	/*display: table-cell;*/
	vertical-align: top;
}

#mainmenu ul.nav.menu > li >a {
	/*display: table-cell;*/
	float: left;
}

#mainmenu li.current > a, #mainmenu li.current > a:hover, #mainmenu li.active.deeper.parent > a/*, #menu-wrapper li.active.parent a*/ {
	/*background-color: #fe6307;*/
	border-bottom: 0.2em solid #bc1c1c;
}

#mainmenu li.active.parent a {
	
	border-bottom: 0.2em solid #bc1c1c;
}

#mainmenu ul.nav-child {
	/*display: block;*/
	/*width: auto;*/
	/*position: absolute;*/
	float: left;
	font-size: 10pt;
	/*right: 0;*/
	/*float: left;*/
	display: block;
	clear: both;
}

#mainmenu ul.nav-child li {
	/*display: table;*/
	/*font-size: 11pt;*/
	/*line-height: 1em;*/
}

#mainmenu ul.nav-child li a {
	border-top: none;
	border-bottom: none;
	border-left: 0.2em solid transparent;
	padding: 1em 0.6em;
	margin: 0;
	text-align: left;
	/*white-space: nowrap;*/
	width: 100%;
	min-width: 10em;
	/*z-index: 200;*/
	/*background-color: #fff;*/
	/*background-color: rgba(255, 255, 255, 0.76);*/
}

#mainmenu ul.nav-child li a:hover {
	border-left: 0.2em solid #d68a8a;
}

#mainmenu li.active.deeper.parent ul.nav-child li.active a {
	border-left: 0.2em solid #bb1b1c;
	border-bottom: none;
	border-top: none;
}

#mainmenu ul.nav.menu li.deeper.parent > a {
	/*margin-top: -0.6em;*/
	/*margin: 0;*/
}

#mainmenu ul.nav.menu {
	width: 100%;
	/*background-color: #529a21;*/
	/*height: 3em;*/
	display: block;
}

#mainmenu ul li a {
	display: block;
}

#mainmenu ul li a.mobile {
	display: block;
}

/* @end */

/* @group submenu */

#submenu {
	margin: 0;
	font-size: 10pt;
}

#submenu ul {
	display: block;
	margin: 0;
	/*border-top: none;*/
	border-top: 0.2em solid #bc1c1c;
	padding: 0.5em;
}

#submenu ul li {
	display: inline;
}

#submenu ul li a {
	text-decoration: none;
	color: #000;
	border-top: none;
	display: block;
	padding: 0.1em 0;
}

#submenu ul li a:hover {
	background-color: inherit;
	text-decoration: underline;
}

#submenu li.current a {
	text-decoration: underline;
}

/* @end */

.main-content {
	color: #333;
	/*font-weight: 300;*/
	padding: 0;
}

.main-content > div {
	padding: 0 1em;
}

.main-content p {
	/*margin: 1em 0;*/
}

.main-content table {
	width: 80%;
	margin: ;
	
}

.main-content table td {
	/*max-width: 20%;*/
}

.page-header {
	/*border-bottom-color: #a84545;*/
	/*color: #a84545;*/
	padding: 0;
}

.main-content h1,.main-content h2,.main-content h3,.main-content h4,.main-content h5,.main-content h6 {
	/*text-transform: lowercase;*/
	font-weight: normal;
}

.page-header h2 {
	font-size: 2em;
	/*padding: 0;*/
	/*margin: 0.5em 0 0.5em;*/
}

.blog h2, .blognews h2, .archive h2 {
	margin: 1em 0 0;
}

.main-content h3 {
	padding: 0;
	margin: 1em 0 0.5em;
	/*border-bottom: 1px solid silver;*/
	/*font-weight: 300;*/
	/*text-indent: 1em;*/
	font-size: 1.5em;
}

.main-content hr {
	clear: both;
}

.pull-right {
	display: inline;
	float: right;
	max-width: 50%;
	margin: 0 0 1em 1em;
}

.pull-left {
	display: inline;
	float: left;
	max-width: 50%;
	margin: 0 1em 1em 0;
}

.main-content h4 {
	
	padding: 0;
	margin: 1.5em 0 0.5em;
	/*font-variant: small-caps;*/
	/*text-transform: lowercase;*/
	font-weight: bold;
}

.item-pagehome img, .main-content img {
	max-width: 75%;
	display: block;
	margin: 1em auto;
}

.item-pagehome .pull-right img, .main-content .pull-right img {
	/*max-width: 50%;*/
	/*display: block;*/
	/*margin: 0 0 1em 1em;*/
	/*float: right;*/
	/*clear: both;*/
	max-width: 100%;
	margin: 0;
}

.item-pagehome .pull-left img, .main-content .pull-left img {
	/*max-width: 50%;*/
	/*display: block;*/
	/*margin: 0 1em 1em 0;*/
	/*float: left;*/
	/*clear: both;*/
	max-width: 100%;
	margin: 0;
}

.item-pagehome p img, .main-content p img {
	clear: none;
}

.main-content h3 {
	clear: both;
}

fieldset {
	border: 1px solid #e4e4e4;
}

article.news-menu {
	padding: 1em 0 0;
	font: 12pt 'Cabin Condensed', sans-serif;
}

article.news-menu:after {
	content: "";
	display: table;
	clear: both;
}

/*article.news-menu a {
	text-decoration: none;
}*/

article.news {
	padding: 0.5em 1em;
}
/*article.news img {
	max-width: 70%;
	display: block;
	margin: 0 auto;
	padding: 1em;
}*/

article.featured-content {
	/*background-color: #e8edf3;*/
	/*padding-left: 1em;*/
	border-bottom: 1px dashed #e8e8e8;
	/*display: none;*/
}

/*article.featured-content img {
	width: 100%;
	margin: 0;
	padding: 1em 0;
}*/

a.thumb {
	display: inline-block;
	/*padding: 1em;*/
	padding: 0;
	border: 8px solid #fff;
	line-height: auto;
	margin: 0 0.5em 0.5em 0;
}

a.thumb:hover {
	border-color: #782b0f;
	color: #351750;
}

a.thumb img {
	float: none;
	margin: 0;
	display: block;
	max-width: 100%;
	width: auto;
}

article.main-content > div.item-pagegallery {
	padding: 0;
}

.item-pagegallery p {
	margin: 0 auto;
	max-width: 100%;
}

.item-pagegallery ul {
	margin: 0 auto;
	width: 100%;
	max-width: 400px;
	/*max-width: 100%;*/
	min-width: 300px;
	padding: 0;
	display: block;
	line-height: 0;
	font-size: 0;
}

.item-pagegallery li {
	display: inline-block;
	list-style-type: none;
	text-align: left;
	width: 50%;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
/*
	margin-right: 1px;
	margin-bottom: 1px;*/
}

.item-pagegallery a.gallery {
	/*padding-right: 2px;*/
	/*width: 50%;*/
	display: inline-block;
	width: 100%;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
	max-width: 100%;/*
	opacity: 0.9;
	-webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;*/
}

.item-pagegallery a.gallery:hover {
	/*opacity: 1;*/
}

.item-pagegallery img.gallery {
	line-height: 0;
	font-size: 0;
	width: 100%;
	max-width: 200px;
	/*size: 100%;*/
	padding-right: 1px;
	padding-bottom: 1px;
	height: auto;
}

/*.blognews*/ a.gallery {
	border: 0.5em solid #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 0.5em 1em 0.5em 0;
	/*padding: 1em;*/
	/*float: none;*/
	display: inline-block;
	-moz-box-shadow: 0 1px 4px #555555;
	box-shadow: 0 1px 4px #555555;
}

.item-pagegallery a.gallery{
	border: none;
	margin: 0;
	-moz-box-shadow: none;
	box-shadow: none;
}

/*.blognews*/ a.gallery img {
	display: block;
}

.blognews a.gallery:hover {
	/*border: 0.5em solid #6a4c73;*/
	/*margin: 0.5em 0.5em 0.5em 0;*/
	/*float: none;*/
	/*display: block;*/
}

footer {
	margin: 0 auto;
	color: #717171;
}

footer .custom {
	display: inline;
}

footer p {
	margin: 0;
	padding: 0;
	display: inline;
}

footer .module {
	font-size: 0.8em;
	padding: 0.8em;
}

footer .right {
	padding: 0;
}

footer a {
	color: gray;
}

.strike a {
	text-decoration: line-through;
}

@media screen and (min-width: 720px) {

	.header .custom {
		display: inline;
	}
	
	.header .info p {
		margin: 0;
		display: inline;
	}
	
	.header .mod-languages {
		/*text-align: right;*/
		/*display: inline;*/
		float: right;
		/*position: absolute;*/
		/*display: block;*/
		padding: 0;
	}
	
	.header .mod-languages a:hover, .header .info a:hover  {
		text-decoration: none;
	}
	
	#header {
		text-align: left;
	}
	
	#header .headers {
		padding: 4em 0;
	}
	
	#submenu ul {
	padding: 0.5em;
	/*border: none;*/
	}
	
	#submenu ul li a {
		display: inline;
		padding: 0.5em 0.5em;
	}	

	[class*='col-'] {
		padding-right: 1em;
		float: left;
	}
	
	[class*='col-']:last-of-type {
		padding-right: 0;
	}
	
	.grid {
		margin: 0 auto;
		padding: 0 1em;
		width: 720px;
	}
	
	#mainmenu a {
		font-size: 11pt;
	}
	
	.main-content {
		padding: 0;
	}
	
	a.thumb {
		margin: 0 1em 1em 0;
	}

	/*menu {
		text-align: left;
		border-bottom: none;
		font-size: 100%;
	}
	
	menu ul {
		padding: 0;
	}
	
	menu a {
		display: block;
		padding: 1em;
		border-left: 0.3em solid #ededed;
		border-bottom: none;
	}
	
	menu a:hover {
		border-left: 0.3em solid #fff;
		border-bottom: none;
	}
	
	menu a.current {
		border-left: 0.3em solid #333;
		border-bottom: none;
	}*/
	
	.item-pagehome img {
		width: 500px;
	}
	
	.news-menu ul.menu a {
		font-size: 12pt;
	}
	
	/*.main-content h2:first-of-type {
		margin: 0 0 0.5em;
	}*/

	.col-1 {
		width: 100%;
	}
	
	.col-1-2 {
		width: 50%;
	}
	
	.col-2-3 {
		width: 66.66%;
	}
	
	.col-1-4 {
		width: 25%;
	}
	
	.col-3-4 {
		width: 75%;
	}
	
	.col-1-8 {
		width: 12.5%;
	}
	
	.col-1-3 {
		width: 33.33%;
	}
	
	footer .right {
		padding: 0;
		float: right;
	}
	
}

@media screen and (min-width: 986px) {
	
	.grid {
		width: 986px;
	}
	
	#header {
		background-image: url(../images/DSC_7390-958.jpg);
	}
	
	#header div.social {
		position: relative;
		right: auto;
		margin-right: 0;
	}
	#header a.social img.social {
		/*margin-left: 16px;*/
		height: 64px;
	}
	
}

@media screen and (min-width: 1236px) {

	.grid {
		width: 1236px;
	}
	
	#header {
		background-image: url(../images/DSC_7390-1208.jpg);
	}
	
	.pull-right {
		max-width: 35%;
	}
	
	.pull-left {
		max-width: 35%;
	}
	
}