body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
@font-face {
	font-family: 'Schrift';
	font-style: normal;
	font-weight: 400;
	src: url('../../files/fonts/Regular.eot');
	src: url('../../files/fonts/Regular.eot?#iefix') format('embedded-opentype'),
		url('../../files/fonts/Regular.woff2') format('woff2'),
		url('../../files/fonts/Regular.woff') format('woff'),
		url('../../files/fonts/Regular.ttf') format('truetype'),
		url('../../files/fonts/Regular.svg#svgFontName') format('svg');
}

@font-face {
	font-family: 'Schrift';
	font-style: normal;
	font-weight: 700;
	src: url('../../files/fonts/Bold.eot');
	src: url('../../files/fonts/Bold.eot?#iefix') format('embedded-opentype'),
		url('../../files/fonts/Bold.woff2') format('woff2'),
		url('../../files/fonts/Bold.woff') format('woff'),
		url('../../files/fonts/Bold.ttf') format('truetype'),
		url('../../files/fonts/Bold.svg#svgFontName') format('svg');
}

* {
	box-sizing: border-box;
	font-family: 'Schrift', Arial, sans-serif;
	margin: 0;
	padding: 0;
	outline-width: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 12.5px;
}

h1,
h2 {
	font-size: 1.4rem;
	line-height: 1.6rem;
}

h3,
h4 {
	font-size: 1.3rem;
	line-height: 1.5rem;
}

h5,
h6 {
	font-size: 1.2rem;
	line-height: 1.4rem;
}

html {
	font-size: 100.01%;
	height: 100%;
	overflow-y: scroll;
}

.mf--grey {
	color: #666 !important;
	font-weight: bold;
	text-decoration: none !important;
}

.mf--nolink {
	text-decoration:none;
}

.mf--orange {
	color:#f07d19 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.mf--site#top:not(:target) .mod_navigation,
.mf--site#top:not(:target) .mod_customnav {
	left: -1000px;
	position: absolute;
	top: 0px;
}

.mf--site#top:target .mf--nav {
	font-size: 1.2rem;
	height: 100vh;
	left: 0;
	min-height: 100vh;
	padding: 25px;
	position: fixed;
	top: 0;
	-webkit-transition: all 0.5s ease 0s; left: 0px;
	-moz-transition: all 0.5s ease 0s; left: 0px;
	-o-transition: all 0.5s ease 0s; left: 0px;
	transition: all 0.5s ease 0s; left: 0px;
	width: 81%;
	z-index: 1000;
}

.mf--site#top:not(:target) .menu-close,
.mf--site#top:target .menu-open {
	display: none;
}

.mf--site#top:not(:target) .menu-open,
.mf--site#top:target .menu-close {
	display: inline-block;
}

.mf--site {
	background-color: #FFF;
	color: #666;
	font-family: 'Schrift', Arial, sans-serif;
	font-size: 1.1rem;
	height: 100%;
	line-height: 135%;
    margin: 0;
    padding: 0;
}

.mf--site h1,
.mf--site h2,
.mf--site h3,
.mf--site h4,
.mf--site h5,
.mf--site h6 {
	color: var(--s);
}

.mf--site ol {
	margin-bottom: 25px;
}

.mf--site ol li {
	margin-bottom: 12.5px;
	margin-left: 2rem;
}

.mf--site ul {
	margin-bottom: 25px;
}

.mf--site ul li {
	list-style-type: disc;
	margin-bottom: 12.5px;
	margin-left: 2rem;
	word-wrap: break-word;
}

.mf--site p {
	margin-bottom: 12.5px;
}

.mf--site #footer {
	bottom: 0;
	position: absolute;
	width: 100%;
}

.mf--site #footer .inside {
	padding: 25px;
	padding-bottom: 12.5px;
}

.mf--site #wrapper {
	min-height: 100%;
	position: relative;
}

.mf--site .menu-open img,
.mf--site .menu-close img {
	margin-right: 0px !important;
}

.mf--site .mf--actionbuttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%;
}

.mf--site .mf--actionbuttons .mf--ab-item {
	padding: 25px;
	text-align: center;
	width: 100%;
}

.mf--site .mf--actionbuttons .mf--ab-item p:nth-child(1) {
	font-size: 1.4rem;
	font-weight: bold;
	text-transform: uppercase;
}

.mf--site .mf--actionbuttons .mf--ab-item p:nth-child(3),
.mf--site .mf--actionbuttons .mf--ab-item p.mf--btn {
	margin-bottom: 0px;
}

.mf--site .mf--box-33 {
	width: 100%;
}

.mf--site .mf--box-50 {
	margin-bottom: 50px;
	width: 100%;
}

.mf--site .mf--box-66 {
	width: 100%;
}

.mf--site .mf--box-history {
	width: 100%;
}

.mf--site .mf--box-history ul {
	width: 100%;
}

.mf--site .mf--box-history ul li {
	list-style: none;
	margin: 0px;
	margin-bottom: 25px;
	word-wrap: break-word;
}

.mf--site .mf--box-il-tr {
	margin-bottom: 50px;
	width: 100%;
}

.mf--site .mf--box-il-tr .img {
	width: 100%;
}

.mf--site .mf--box-il-tr .img figure,
.mf--site .mf--box-il-tr .img figure img {
	display: block;
	height: auto;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.mf--site .mf--box-il-tr .txt {
	padding: 25px;
	width: 100%;
}

.mf--site .mf--box-news {
	padding: 25px;
	width: 100%;
}

.mf--site .mf--box-news .newsbox {
	border: 1px solid #000;
	margin-bottom: 25px;
	padding: 25px;
	padding-bottom: 12.5px;
	width: 100%;
}

.mf--site .mf--box-news h1,
.mf--site .mf--box-news h2,
.mf--site .mf--box-news h3,
.mf--site .mf--box-news h4,
.mf--site .mf--box-news h5,
.mf--site .mf--box-news h6 {
	width: 100%;
}

.mf--site .mf--box-news2 {
	padding: 25px;
	width: 100%;
}

.mf--site .mf--box-news2 h1,
.mf--site .mf--box-news2 h2,
.mf--site .mf--box-news2 h3,
.mf--site .mf--box-news2 h4,
.mf--site .mf--box-news2 h5,
.mf--site .mf--box-news2 h6 {
	width: 100%;
}

.mf--site .mf--box-news2 .newsbox {
	border: 1px solid #000;
	margin-bottom: 25px;
	overflow: visible;
	padding: 25px;
	padding-bottom: 12.5px;
	padding-top: 12.5px;
	position: relative;
	width: 100%;
	z-index: 10;
}

.mf--site .mf--box-news2 .newsbox p:first-of-type {
	margin-top: 25px;
}

.mf--site .mf--box-news2 .newsbox .sectionname {
	border-radius: 50px;
	font-size: 0.9rem;
	font-weight: bold;
	left: calc((100% - 170px) / 2);
	line-height: 1.2rem;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	position: absolute;
	text-align: center;
	top: -12.5px;
	width: 175px;
	z-index: 1000;
}

.mf--site .mf--box-two-p-flex {
	margin-bottom: 50px;
	padding: 25px;
	text-align: center;
	width: 100%;
}

.mf--site .mf--box-two-p-flex p:last-of-type {
	margin: 0 auto;
	width: auto;
}

.mf--site .mf--btn {
	display: inline-block;
	padding: 25px;
	padding-bottom: 12.5px;
	padding-top: 12.5px;
	width: auto;
}

.mf--site .mf--c {
	text-align: center;
	width: 100%;
}

.mf--site .mf--eventlist-short {
	margin-bottom: 50px;
	padding-bottom: 0px;
	width: 100%;
}

.mf--site .mf--eventlist-short h1,
.mf--site .mf--eventlist-short h2,
.mf--site .mf--eventlist-short h3,
.mf--site .mf--eventlist-short h4,
.mf--site .mf--eventlist-short h5,
.mf--site .mf--eventlist-short h6 {
	width: 100%;
}

.mf--site .mf--eventlist-short .empty {
	margin-bottom: 25px;
}

.mf--site .mf--eventlist-short .event {
	margin-bottom: 25px;
	width: 100%;
}

.mf--site .mf--eventlist-short .event p:last-of-type {
	margin-bottom: 0px;
}

.mf--site .mf--flex-sb-str-str {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.mf--site .mf--form {
	width: 100%;
}

.mf--site .mf--form input[type=submit],
.mf--site .mf--form button {
	border: 0px;
	cursor: pointer;
	font-size: 1.1rem;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

.mf--site .mf--form input[type=checkbox] {
  display: none;
}

.mf--site .mf--form input[type=checkbox] + label {
	background-color: #EEE;
	border: 2px solid #DDD;
	border-radius: 30px;
	content: "";
	display: inline-block;
	height: 34px;
	margin-right: 5px;
	margin-top: 5px;
	transition: background-color 0.5s linear;
	width: 60px;
}

.mf--site .mf--form input[type=checkbox] + label:hover {
	cursor: pointer;
}

.mf--site .mf--form input[type=checkbox] + label::before {
	background-color: #FFF;
	border-radius: 30px;
	box-shadow: 0px 0px 5px #AAA;
	content: "";
	display: block;
	float: left;
	height: 30px;
	margin-right: 5px;
	transition: margin 0.1s linear;
	width: 30px;
}

.mf--site .mf--form input[type=checkbox]:checked+label::before {
	margin: 0 0 0 30px;
}

.mf--site .mf--form input,
.mf--site .mf--form select,
.mf--site .mf--form textarea {
	background-color: #FFF;
	border: 0px;
	font-size: 1.1rem;
	padding: 7px;
	width: 100%;
}

.mf--site .mf--form label {
	font-weight: bold;
}

.mf--site .mf--form p.error {
	background-color: #fce4e4;
	border: 1px solid #fcc2c3;
	color: #cc0033;
	font-weight: bold;
	padding: 20px 30px;
}

.mf--site .mf--form textarea {
	min-height: 200px;
}

.mf--site .mf--form .widget {
	margin-bottom: 25px;
	width: 100%;
}

.mf--site .mf--form .widget label {
	display: block;
	margin-bottom: 12.5px;
}

.mf--site .mf--full {
	width: 100%;
}

.mf--site .mf--gallery {
	padding: 25px;
	width: 100%;
}

.mf--site .mf--gallery ul {
	width: 100%;
}

.mf--site .mf--gallery ul li {
	list-style: none;
	margin: 0px;
	margin-bottom: 25px;
	width: 100%;
}

.mf--site .mf--gallery ul li figure {
	display: block;
	height: 300px;
	width: 100%;
}

.mf--site .mf--gallery ul li figure img {
	display: block;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 0% 50%;
	object-position: 0% 50%;
	width: 100%;
}

.mf--site .mf--gallery-img-subs,
.mf--site .mf--gallery-img-subs2 {
	width: 100%;
}

.mf--site .mf--gallery-img-subs ul,
.mf--site .mf--gallery-img-subs2 ul {
	width: 100%;
}

.mf--site .mf--gallery-img-subs ul li,
.mf--site .mf--gallery-img-subs2 ul li {
	list-style: none;
	margin: 0px;
	margin-bottom: 25px;
	width: 100%;
}

.mf--site .mf--gallery-img-subs ul li figcaption,
.mf--site .mf--gallery-img-subs2 ul li figcaption {
	font-weight: bold;
	padding: 12.5px;
	width: 100%
}

.mf--site .mf--gallery-img-subs ul li figure,
.mf--site .mf--gallery-img-subs2 ul li figure {
	height: auto;
	width: 100%;
}

.mf--site .mf--gallery-img-subs ul li figure img,
.mf--site .mf--gallery-img-subs2 ul li figure img {
	display: block;
	height: 300px;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 0%;
	object-position: 50% 0%;
}

.mf--site .mf--header {
	position: relative;
	width: 100%;
}

.mf--site .mf--header .imgbox {
	width: 100%;
}

.mf--site .mf--header .imgbox figure,
.mf--site .mf--header .imgbox figure img {
	display: block;
	height: 250px;
	width: 100%;
	-o-object-fit:cover;
	object-fit:cover;
}

.mf--site .mf--header .txtbox {
	left: 25px;
	position: absolute;
	top: 25px;
}

.mf--site .mf--header .txtbox img {
	display: block;
	height: auto;
	width: 200px;
}

.mf--site .mf--login input[type=submit],
.mf--site .mf--login button {
	border: 0px;
	cursor: pointer;
	font-size: 1.1rem;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

.mf--site .mf--login input {
	background-color: var(--s);
	border: 0px;
	font-size: 1.1rem;
	margin-bottom: 12.5px;
	padding: 7px;
	width: 100%;
}

.mf--site .mf--logogallery {
	width: 100%;
}

.mf--site .mf--logogallery ul {
	width: 100%;
}

.mf--site .mf--logogallery ul li {
	list-style: none;
	margin: 0px;
	margin-bottom: 25px;
	text-align: center;
	width: 100%;
	font-size: 1.1rem;
}

.mf--site .mf--logogallery ul li figure {
	margin: 0 auto;
	width: 65%;
}

.mf--site .mf--logogallery ul li figure img {
	height: auto;
	width: 100%;
}

.mf--site .mf--mb {
	margin-bottom: 25px;
}

.mf--site .mf--nav ul {
	margin: 0px;
}

.mf--site .mf--nav ul li {
	font-weight: bold;
	list-style-type: none;
	margin-bottom: 25px;
	text-align: left;
	word-wrap: break-word;
}

.mf--site .mf--newsletter {
	margin-bottom: 50px;
}

.mf--site .mf--newsletter .mod_newsletterSubscribeNotificationCenter {
	padding: 25px;
}

.mf--site .mf--newsletter input[type=submit],
.mf--site .mf--newsletter button {
	border: 0px;
	cursor: pointer;
	font-size: 1.1rem;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

.mf--site .mf--newsletter input {
	background-color: #FFF;
	border: 0px;
	font-size: 1.1rem;
	margin-bottom: 12.5px;
	padding: 7px;
	width: 100%;
}

.mf--site .mf--padbox {
	padding: 25px;
}

.mf--site .mf--socials img {
	height: auto;
	margin-right: 12.5px;
	width: 50px;
}

.mf--site .mf--socials img:last-of-type {
	margin-right: 0px;
}

.mf--site .mf--socials p {
	margin-bottom: 0px;
}

.mf--site .mf--table {
	margin-bottom: 50px;
	overflow-x: scroll;
	width: 100%;
}

.mf--site .mf--table h1,
.mf--site .mf--table h2,
.mf--site .mf--table h3,
.mf--site .mf--table h4,
.mf--site .mf--table h5,
.mf--site .mf--table h6 {
	width: 100%;
}

.mf--site .mf--table table {
	min-width: 600px;
	width: 100%;
}

.mf--site .mf--table table td {
	border-bottom: 1px solid var(--p);
	padding: 3px;
	vertical-align: top;
	word-wrap: break-word;
}

.mf--site .mf--table table thead th {
	border-bottom: 1px solid var(--s);
	font-weight: bold;
	padding: 3px;
	text-align: left;
	word-wrap: break-word;
}

.mf--site .mf--table table thead th:first-of-type {
	width: 40%;
}

.mf--site .mf--top-logo-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 25px;
	padding-bottom: 0px;
	padding-top: 12.5px;
	width: 100%;
}

.mf--site .mf--top-logo-nav .menu-open,
.mf--site .mf--top-logo-nav .menu-close {
	width: 35px;
}

.mf--site .mf--top-logo-nav .menu-open figure,
.mf--site .mf--top-logo-nav .menu-open figure img,
.mf--site .mf--top-logo-nav .menu-close figure,
.mf--site .mf--top-logo-nav .menu-close figure img {
	height: auto;
	width: 100%;
}

.mf--site .mf--top-logo-nav .mf--logo {
	width: 175px;
}

.mf--site .mf--top-logo-nav .mf--logo figure,
.mf--site .mf--top-logo-nav .mf--logo figure img {
	height: auto;
	width: 100%;
}

.mf--site .mf--topline {
	padding: 12.5px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	width: 100%;
}

.mf--site .mf--topline img {
	height: auto;
	margin-right: 10px;
	vertical-align: middle;
	width: 30px;
}

.mf--site .mf--topline p {
	margin-bottom: 0px !important;
}

.mf--site .mf--topline .inside {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.mf--site .mf--notxtpad .txt {
	padding: 0px !important;
}

@media(min-width: 480px) {
	.mf--site #footer .inside .f1,
	.mf--site #footer .inside .f2,
	.mf--site #footer .inside .f3,
	.mf--site #footer .inside .f4 {
		width: 100%;
	}
	
	.mf--site .mf--gallery ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	
	.mf--site .mf--gallery ul li {
		width: calc(50% - 12.5px);
	}
	
	.mf--site .mf--gallery ul li figure {
		height: 200px;
	}
	
	.mf--site .mf--gallery-img-subs ul li figure img,
	.mf--site .mf--gallery-img-subs2 ul li figure img {
		height: 350px;
	}
	
	.mf--site .mf--logogallery ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-line-pack: center;
		align-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.mf--site .mf--logogallery ul li {
		width: calc(50% - 12.5px);
	}
	
	.mf--site .mf--table table thead th:first-of-type {
		width: 50%;
	}
}

@media(min-width: 600px) {
	.mf--site p {
		margin-bottom: 17.5px;
	}
	
	.mf--site ul {
		margin-bottom: 35px;
	}
	
	.mf--site ul li {
		margin-bottom: 17.5px;
	}
	
	.mf--site #footer .inside {
		padding: 35px;
		padding-bottom: 17.5px;
	}
	
	.mf--site #footer .inside .f1,
	.mf--site #footer .inside .f2,
	.mf--site #footer .inside .f3,
	.mf--site #footer .inside .f4 {
		width: 50%;
	}
	
	.mf--site .mf--actionbuttons .mf--ab-item {
		padding: 35px;
	}
	
	.mf--site .mf--actionbuttons .mf--ab-item {
		margin: 0 auto;
		margin-top: 35px;
		width: 75%;
	}
	
	.mf--site .mf--box-50 {
		padding: 35px;
	}
	
	.mf--site .mf--box-il-tr {
		margin-bottom: 70px;
	}
	
	.mf--site .mf--box-il-tr .txt {
		padding: 35px;
	}
	
	.mf--site .mf--box-two-p-flex {
		margin-bottom: 70px;
	}
	
	.mf--site .mf--box-news {
		padding: 35px;
	}
	
	.mf--site .mf--box-news2 {
		padding: 35px;
	}
	
	.mf--site .mf--eventlist-short .event {
		margin-bottom: 35px;
	}
	
	.mf--site .mf--gallery {
		padding: 35px;
	}
	
	.mf--site .mf--gallery ul li {
		margin-bottom: 35px;
		width: calc(50% - 17.5px);
	}
	
	.mf--site .mf--gallery-img-subs ul,
	.mf--site .mf--gallery-img-subs2 ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	
	.mf--site .mf--gallery-img-subs ul li,
	.mf--site .mf--gallery-img-subs2 ul li {
		margin-bottom: 35px;
		width: calc(50% - 17.5px);
	}
	
	.mf--site .mf--gallery-img-subs ul li figure img,
	.mf--site .mf--gallery-img-subs2 ul li figure img {
		height: 300px;
	}
	
	.mf--site .mf--logogallery ul li {
		width: calc(50% - 17.5px);
	}
	
	.mf--site .mf--header .txtbox {
		left: 35px;
		top: 35px;
	}
	
	.mf--site .mf--header .txtbox img {
		width: 300px;
	}
	
	.mf--site .mf--mb {
		margin-bottom: 35px;
	}
	
	.mf--site .mf--newsletter .mod_newsletterSubscribeNotificationCenter {
		padding: 35px;
	}
	
	.mf--site .mf--padbox {
		padding: 35px;
	}
	
	.mf--site .mf--socials {
		text-align: right;
	}
	
	.mf--site .mf--top-logo-nav {
		padding-left: 35px;
		padding-right: 35px;
	}
	
	.mf--site .mf--topline {
		padding-left: 35px;
		padding-right: 35px;
	}
}

@media(min-width: 800px) {
	.mf--site .mf--actionbuttons {
		margin-top: -70px;
		z-index: 500;
	}
	
	.mf--site .mf--actionbuttons .mf--ab-item {
		margin: 0px;
		width: calc(33.33% - 23.33px);
		z-index: 501;
	}
	
	.mf--site .mf--box-33 {
		width: calc(33.33% - 17.5px);
	}
	
	.mf--site .mf--box-50 {
		width: calc(50% - 17.5px);
	}
	
	.mf--site .mf--box-66 {
		width: calc(66.66% - 17.5px);
	}
	
	.mf--site .mf--box-half {
		width: calc(50% - 35px);
	}
	
	.mf--site .mf--box-il-tr {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		padding-left: 35px;
		padding-right: 35px;
	}
	
	.mf--site .mf--box-il-tr .img {
		width: 40%;
	}
	
	.mf--site .mf--box-il-tr .txt {
		padding: 0px;
		padding-left: 35px;
		width: 60%;
	}
	
	.mf--site .mf--box-news {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	
	.mf--site .mf--box-news .newsbox {
		width: calc(33.33% - 23.33px);
	}
	
	.mf--site .mf--box-news2 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	
	.mf--site .mf--box-news2 .newsbox {
		width: calc(33.33% - 23.33px);
	}
	
	.mf--site .mf--gallery ul li {
		width: calc(33.33% - 23.33px);
	}
	
	.mf--site .mf--gallery-img-subs ul li,
	.mf--site .mf--gallery-img-subs2 ul li {
		margin-bottom: 70px;
		width: calc(50% - 35px);
	}
	
	.mf--site .mf--gallery-img-subs2 ul li figure img {
		height: 350px;
	}
	
	.mf--site .mf--logogallery ul li {
		width: calc(33.33% - 23.33px);
	}
	
	.mf--site .mf--header .imgbox figure,
	.mf--site .mf--header .imgbox figure img {
		height: 350px;
	}
	
	.mf--site .mf--start-intro {
		padding: 0px;
	}
	
	.mf--site .mf--start-intro .img,
	.mf--site .mf--start-intro .txt {
		width: 100%;
	}
	
	.mf--site .mf--table {
		overflow-x: auto;
	}
	
	.mf--site .mf--table table {
		min-width: 1px;
	}
}

@media(min-width: 1024px) {
	.menu-open,
	.menu-close {
		display: none !important;
	}
	
	.mf--site #footer .inside .f1,
	.mf--site #footer .inside .f2,
	.mf--site #footer .inside .f3,
	.mf--site #footer .inside .f4 {
		width: 25%;
	}
	
	.mf--site#top:not(:target) .mod_navigation,
	.mf--site#top:target .mod_navigation,
	.mf--site#top:not(:target) .mod_customnav,
	.mf--site#top:target .mod_customnav {
		left: 0px;
		position: relative;
		top: 0px;
	}
	
	.mf--site .mf--box-two-p-flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	
	.mf--site .mf--box-two-p-flex p {
		margin-bottom: 0px;
		width: 50%;
	}
	
	.mf--site .mf--box-two-p-flex p:first-of-type {
		font-size: 1.4rem;
		text-align: left;
	}
	
	.mf--site .mf--box-two-p-flex p:last-of-type {
		margin: 0px;
	}
	
	.mf--site .mf--gallery-img-subs ul li,
	.mf--site .mf--gallery-img-subs2 ul li {
		width: calc(33.33% - 46.66px);
	}
	
	.mf--site .mf--logogallery ul li {
		width: calc(25% - 26.66px);
	}
	
	.mf--site .mf--nav ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-line-pack: center;
		align-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.mf--site .mf--nav ul li {
		border: 1px solid var(--p);
		display: inline-block;
		margin-left: 12.5px !important;
		margin-right: 0px !important;
		padding: 4.375px;
		padding-left: 8.75px;
		padding-right: 8.75px;
	}
	
	.mf--site .mf--nav ul li.first {
		margin-left: 0px !important;
	}
	
	.mf--site .mf--nav ul li.active,
	.mf--site .mf--nav ul li.trail,
	.mf--site .mf--nav ul li:hover {
		background-color: var(--p);
		color: var(--pt);
	}
	
	.mf--site .mf--nav ul li.active a,
	.mf--site .mf--nav ul li.trail a,
	.mf--site .mf--nav ul li:hover a {
		color: var(--pt);
	}
	
	.mf--site .mf--newsletter {
		margin: 0 auto;
		margin-bottom: 50px;
		width: calc(100% - 70px);
	}
	
	.mf--site .mf--top-logo-nav {
		padding-top: 17.5px;
	}
	
	.mf--site .mf--topline .inside {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
		-ms-flex-line-pack: center !important;
		align-content: center !important;
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
}

@media(min-width: 1200px) {
	.mf--site {
		font-size: 1.2rem;
	}
	
	.mf--site #footer .inside {
		margin: 0 auto;
		padding-left: 0px;
		padding-right: 0px;
		width: 1200px;
	}
	
	.mf--site .mf--actionbuttons {
		margin: 0 auto;
		margin-top: -70px;
		width: 1200px;
	}
	
	.mf--site .mf--box-il-tr .img {
		width: 30%;
	}
	
	.mf--site .mf--box-il-tr .txt {
		width: 70%;
	}
	
	.mf--site .mf--gallery ul li {
		width: calc(25% - 26.25px);
	}
	
	.mf--site .mf--gallery-img-subs ul li figure img {
		height: 350px;
	}
	
	.mf--site .mf--gallery-img-subs2 ul li figure img {
		height: 450px;
	}
	
	.mf--site .mf--logogallery ul li {
		width: calc(20% - 28px);
	}
	
	.mf--site .mf--header .txtbox {
		left: calc((100% - 1200px) / 2);
		width: 700px;
	}
	
	.mf--site .mf--header .txtbox img {
		width: 400px;
	}
	
	.mf--site .mf--mwbox {
		margin: 0 auto;
		width: 1200px;
	}
	
	.mf--site .mf--nav ul li {
		margin-right: 17.5px !important;
	}
	
	.mf--site .mf--newsletter {
		width: 100%
	}
	
	.mf--site .mf--topline .inside {
		margin: 0 auto;
		width: 1200px;
	}
	
	.mf--site .mf--start-intro .img,
	.mf--site .mf--start-intro .txt {
		width: 1200px;
	}
	
	.mf--site .mf--start-intro .img {
		margin-bottom: 17.5px;
	}
}

@media(min-width: 1400px) {
	.mf--site #footer .inside {
		margin: 0 auto;
		padding-left: 35px;
		padding-right: 35px;
		width: 1400px;
	}
	
	.mf--site .mf--actionbuttons {
		margin: 0 auto;
		margin-top: -70px;
		width: 1400px;
	}
	
	.mf--site .mf--box-il-tr {
		padding: 0px;
	}
	
	.mf--site .mf--box-two-p-flex p:first-of-type {
		font-size: 1.5rem;
	}
	
	.mf--site .mf--box-news {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.mf--site .mf--box-news2 {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.mf--site .mf--gallery-img-subs ul li {
		width: calc(25% - 52.5px);
	}
	
	.mf--site .mf--header .txtbox {
		left: calc((100% - 1400px) / 2);
		width: 700px;
	}
	
	.mf--site .mf--header .txtbox img {
		width: 450px;
	}
	
	.mf--site .mf--mwbox {
		margin: 0 auto;
		width: 1400px;
	}
	
	.mf--site .mf--padbox {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.mf--site .mf--top-logo-nav {
		margin: 0 auto;
		width: 1400px;
	}
	
	.mf--site .mf--topline .inside {
		margin: 0 auto;
		width: 1400px;
	}
}

@media(min-width: 1900px) {
	.mf--site {
		font-size: 1.3rem;
	}
	
	.mf--site .mf--header .txtbox img {
		width: 500px;
	}
}
:root {
	--p: #0DA1DC;
	--pt: #FFFFFF;
	--s: #B3CA33;
	--st: #FFFFFF;
	--t: #DDDDDD;
	--tt: #000000;
	--tl: rgba(221, 221, 221, 0.3);
	--tlt: #000000;
}

a {
	color: var(--p);
	text-decoration: underline
}

#cboxCurrent {
	display: none !important;
}

#container {
	padding-bottom: 238px;
}

#footer {
	background-color: var(--t);
	color: var(--tt);
}

#footer a {
	text-decoration: none;
}

.mf--bg-p {
	background-color: var(--p);
	color: var(--pt);
	padding: 25px;
}

.mf--bg-p a {
	color: var(--pt);
}

.mf--bg-p h1,
.mf--bg-p h2,
.mf--bg-p h3,
.mf--bg-p h4,
.mf--bg-p h5,
.mf--bg-p h6 {
	color: var(--pt);
}

.mf--bg-s {
	background-color: var(--s);
	color: var(--st);
}

.mf--bg-s a {
	color: var(--st);
}

.mf--bg-s h1,
.mf--bg-s h2,
.mf--bg-s h3,
.mf--bg-s h4,
.mf--bg-s h5,
.mf--bg-s h6 {
	color: var(--pt);
}

.mf--bg-s input[type=submit],
.mf--bg-s button {
	background-color: var(--p) !important;
	color: var(--pt) !important;
}

.mf--box-history {
	padding: 25px;
}

.mf--box-history ul li {
	background-color: #FFF;
	border-radius: 25px;
	border-top-left-radius: 0px;
	color: var(--tt);
	padding: 25px;
}

.mf--box-news .newsbox a {
	color: var(--s);
}

.mf--box-news .newsbox p:first-of-type {
	color: var(--p);
}

.mf--box-news2 .newsbox a {
	color: var(--s);
}

.mf--box-news2 .newsbox p:first-of-type {
	color: var(--p);
}

.mf--box-news2 .newsbox .sectionname {
	background-color: var(--s);
	color: var(--st);
}

.mf--btn {
	border: 1px solid var(--s);
}

.mf--form input[type=submit],
.mf--form button {
	background-color: var(--s);
	color: var(--st);
}

.mf--form input[type=text],
.mf--form input[type=password],
.mf--form input[type=date],
.mf--form input[type=email],
.mf--form input[type=number],
.mf--form input[type=tel],
.mf--form select,
.mf--form textarea {
	border: 1px solid var(--s) !important;
}

.mf--form input[type=checkbox]:checked+label {
	background-color: var(--s);
}

.mf--gallery-img-subs ul li figcaption,
.mf--gallery-img-subs2 ul li figcaption {
	background-color: var(--p);
	color: var(--pt);
}

.mf--nav {
	background-color: var(--p);
	color: var(--pt);
}

.mf--nav a {
	color: var(--pt);
	text-decoration: none;
}

.mf--top-logo-nav .menu-open figure img,
.mf--top-logo-nav .menu-close figure img {
	-webkit-filter: brightness(0) saturate(100%) invert(60%) sepia(72%) saturate(4341%) hue-rotate(165deg) brightness(96%) contrast(90%);
	filter: brightness(0) saturate(100%) invert(60%) sepia(72%) saturate(4341%) hue-rotate(165deg) brightness(96%) contrast(90%);
}

.cst--aboutus {
	width: 100%;
}

.cst--aboutus ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0px;
	margin-bottom: 25px;
	padding: 0px;
}

.cst--aboutus ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: calc(50% - 12.5px);
}

.cst--aboutus ul li img {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
	height: 170px;
	width: 100%;
}

.cst--box-pad-lr {
	padding-left: 25px;
	padding-right: 25px;
}

.cst--banner .mf--btn {
	border: 1px solid var(--st);
}

.cst--banner .mf--btn a {
	color: var(--st);
	text-decoration: none;
}

.cst--box-grey {
	background-color: var(--tl);
	color: var(--tlt);
	padding: 25px;
}

.cst--mb {
	margin-bottom: 25px;
}

.cst--navpath {
	padding-left: 25px;
	padding-right: 25px;
	width: 100%;
}

.cst--navpath ul {
	width: 100%;
}

.cst--navpath ul li {
	display: inline-block;
	list-style-type: none;
	margin: 0px;
	margin-right: 10px;
}

.cst--navpath ul li:before {
	content: '»';
	display: inline-block;
	padding-right: 10px;
}

.cst--navpath ul li.first,
.cst--navpath ul li:nth-child(2)::before {
	display: none;
}

.cst--start-list-bi {
	left: 0px !important;
	padding: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
	position: static !important;
	width: 100%;
}

.cst--start-list-bi ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.cst--start-list-bi ul li {
	background-color: var(--s);
	color: var(--st);
	font-weight: bold;
	list-style: none;
	margin: 0px;
	margin-bottom: 25px;
	padding: 25px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	width: 100%;
}

.cst--start-list-bi ul li a {
	color: var(--st);
	text-decoration: none;
}

.cst--tile {
	background-color: var(--p);
	color: var(--pt);
	font-weight: bold;
	margin: 0 auto;
	margin-bottom: 25px;
	padding-bottom: 25px;
	padding-top: 25px;
	text-align: center;
	width: 100%;
}

.cst--tile a {
	color: color: var(--pt);
	text-decoration: none;
}

.cst--tile p {
	margin-bottom: 0px;
}

@media(min-width: 480px) {
	.mf--gallery ul li figure {
		height: 400px;
	}
	
	.cst--aboutus ul li img {
		height: 250px;
	}
}

@media(min-width: 600px) {
	.mf--bg-p {
		padding: 35px;
	}
	
	.mf--gallery {
		padding: 35px;
	}
	
	.mf--gallery ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	
	.mf--gallery ul li {
		margin-bottom: 35px;
		width: calc(50% - 17.5px);
	}
	
	.mf--gallery ul li figure {
		height: 250px;
	}
	
	.mf--gallery-img-subs ul li figcaption {
		min-height: 105px;
	}
	
	.cst--aboutus ul li img {
		height: 300px;
	}
	
	.cst--box-pad-lr {
		padding-left: 35px;
		padding-right: 35px;
	}
	
	.cst--mb {
		margin-bottom: 35px;
	}
	
	.cst--navpath {
		padding-left: 35px;
		padding-right: 35px;
	}
	
	.cst--start-list-bi {
		padding: 35px;
		padding-bottom: 0px;
		padding-top: 0px;
	}
	
	.cst--start-list-bi ul li {
		margin-bottom: 35px;
		padding: 25px;
		padding-left: 0px;
		padding-right: 0px;
		width: calc(50% - 17.5px);
	}
	
	.cst--tile {
		margin: 0px;
		margin-bottom: 35px;
		width: calc(50% - 17.5px);
	}
}

@media(min-width: 800px) {
	.mf--gallery ul li figure {
		height: 300px;
	}
	
	.mf--site #footer .inside .f1 {
		width: calc(70% - 17.5px);
	}
	
	.mf--site #footer .inside .f4 {
		width: calc(30% - 17.5px);
	}
	
	.mf--site .mf--box-il-tr figure img {
		border: 1px solid var(--s);
	}
	
	.cst--aboutus {
		width: 50%;
	}
	
	.cst--aboutus ul li img {
		height: 200px;
	}
	
	.cst--start-list-bi h1,
	.cst--start-list-bi h2,
	.cst--start-list-bi h3,
	.cst--start-list-bi h4,
	.cst--start-list-bi h5,
	.cst--start-list-bi h6 {
		text-align: center;
	}
	
	.cst--tile {
		width: calc(33.33% - 23.33px);
	}
}

@media(min-width: 1024px) {
	.cst--banner .mf--btn:hover {
		background-color: #FFF;
		color: var(--s);
	}
	
	.cst--banner .mf--btn:hover a {
		color: var(--s);
	}
	
	.mf--gallery ul li {
		width: calc(33.33% - 23.33px);
	}
	
	.mf--nav {
		background: none;
	}
	
	.mf--nav,
	.mf--nav a {
		color: var(--p);
	}
	
	.mf--site .mf--nav ul li.last {
		margin-right: 0px !important;
	}
	
	.mf--top-logo-nav {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	
	.cst--aboutus ul li img {
		height: 250px;
	}
	
	.cst--start-list-bi ul li {
		width: calc(33.33% - 23.33px);
	}
}

@media(min-width: 1200px) {
	.cst--aboutus ul li img {
		height: 325px;
	}
	
	.cst--start-list-bi ul li {
		margin-bottom: 35px;
	}
}

@media(min-width: 1400px) {
	.mf--site #container {
		margin: 0 auto;
		padding-left: 35px;
		padding-right: 35px;
		width: 1400px;
	}
	
	.mf--gallery {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.cst--aboutus ul li img {
		height: 400px;
	}
	
	.cst--box-pad-lr {
		padding: 0px;
	}
	
	.cst--navpath {
		padding: 0px;
	}
	
	.cst--start-list-bi {
		padding: 0px;
	}
}

@media(min-width: 1900px) {
	.mf--gallery-img-subs ul li figcaption {
		min-height: 110px;
	}
}
