html {text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: relative; height: 100%; color: #fff;}
body {overflow-x: hidden; background-color: #ededed; font-size: 16px; padding-top: 0 !important; margin-bottom: 60px; position: static; color: #777777; font-family: 'Source Sans Pro', sans-serif;}

/* GENERAL */
h1, h2, h3, h4, h5, h6 {color: #008b42; font-weight: 400;}

h1 {font-size: 26px; text-transform: uppercase; font-weight: 700;}
h2 {font-size: 26px; text-transform: none; color: #000; font-weight: 300;}
h3 {font-size: 21px; text-transform: none; font-weight: 400; margin-top: 0;}
h4 {font-size: 17px; margin: 0; font-weight: 700;}

p {color: #666; line-height: 21px; font-size: 16px; }

caption, .news .article .news-img-caption {font-size: 14px; line-height: 19px;}
img {width: 100%; height: auto; -ms-interpolation-mode: bicubic;}
a {color: #008b42;}
a:hover {text-decoration: none;}
a:hover, a:focus {outline: none; outline-offset: 0; text-decoration: none; color: #999;}
hr {border: 0; height: 1px; margin: 30px 0; width: 100%; background: #d1ccc5;}
*:hover { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
*:after { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}

label {font-size: 16px; margin: 0;}
select {height: 34px;}

.fullwidth {
	padding-left: 0;
	padding-right: 0;
}
.fullwidth > .csc-default {
	clear: inherit;
	float: none;
}

/* HEADER */
.nav-container .container {background-color: #fff; padding: 0; position: relative;}

/* CONTENT */
.content {background-color: #fff; padding-top: 30px; padding-bottom: 30px;}
.border-top div[class^="col-md-"] > div:first-of-type, .border-top div[class*=" col-md-"] > div:first-of-type {border-top: 1px solid #d1ccc5;}
.border-top  div[class^="col-md-"] div[class^="col-md-"] > div:first-of-type {border: 0;}

.content-right .col-md-9 div[class^="col-md-"]:first-of-type, .content-right .col-md-9 div[class*=" col-md-"]:first-of-type {padding-left: 0;}
.content-right .col-md-9 div[class^="col-md-"]:last-of-type, .content-right .col-md-9 div[class*=" col-md-"]:last-of-type {padding-right: 0;}
.content-right ul {margin-left: 15px; padding: 0; margin-bottom: 10px;}

/* BUTTONS */
.btn-primary {border-radius: 0; background-color: #008b42; padding: 3px 5px; border: 0;}
.btn-primary a {color: #fff;}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {background-color: #5db341;}
.btn-more, .btn-text {font-weight: 700;}
.btn-text:after {content: "→";}
.btn-more {text-shadow: none;}

.morelink:after {content: "→";}
.morebutton:after {content: "→";}

.news-backlink-wrap a:before {content: "←";}

/* FORMS */
.form-control {border-radius: 0;}

/*FELOGIN*/
.tx-felogin-pi1 {}
.tx-felogin-pi1 form {padding: 30px 0;}
.tx-felogin-pi1 .btn {float: left; clear: both;}

/* SWIPER */
#swiper {padding: 0; margin-bottom: 30px;}
.swiper-container { width: 100%; height: 280px; max-height: 300px;}
.mainpage .swiper-container {height: 380px; max-height: 400px;}
.swiper-slide { text-align: center; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.swiper-slide img {z-index: 1499; position: relative;}

.swiper-content-outer{ background-color: #e9e9e9; float: left; width: 100%; overflow: hidden; position: relative;}

.mainpage .swiper-content, .swiper-content {height: 100%; width: calc(100% - 80px); margin: 0 auto;}
.swiper-content .swiper-wrapper { padding: 30px 15px 30px 0;}
.swiper-content .swiper-slide {background-color: transparent;}
.swiper-content .swiper-slide img:hover {-webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9);}

.swiper-pagination-bullet {width: 12px; height: 12px; background-color: #fff; opacity: 0.9;}
.swiper-pagination-bullet-active {background-color: #008b42;}

.carousel-caption {position: absolute; z-index: 1500; left: auto; right: 60px; bottom: 60px; padding: 15px 30px; background-color: rgba(255,255,255,0.9); width: 310px; text-align: left;}
.carousel-caption h4 {color: #666; font-size: 26px; text-shadow: none; }
.carousel-caption p {text-shadow: none; line-height: 1.2;}
.carousel-caption a {float: left; z-index: 1501; position: relative;}

.swiper-button-prev, .swiper-button-next {width: 18px; height: 34px; float: left;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next { background: url('images/icon-arrow-left.png') no-repeat center center transparent;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev { background: url('images/icon-arrow-left.png') no-repeat center center transparent;  -ms-transform: rotate(180deg);  -webkit-transform: rotate(180deg); transform: rotate(180deg);}

.swiper-slide-bottom-line {position: absolute; bottom: 0; left: 0; z-index: 1500; width: 45%; height: 15px; background-color: #008b42; opacity: 0.8;}

/*FOOTER */
.footer {padding: 0; }
.footer-contact {background-color: #f4eee3; padding: 15px 0px 15px 25px; float: left; width: 100%;}
.footer-contact p {font-size: 14px; line-height: 1.4;}
.footer-contact .col-md-2 {padding-top: 40px;}

.footer-contact .col-md-3:first-of-type img {}
.footer-contact .col-md-3:last-of-type img {max-width: 110px; margin-top: 20px;}
.footer-navigation {padding: 60px 0px 120px 0; width: 100%; float: left; background: url('images/footer-background.png') no-repeat bottom right #008b42;}
.footer-navigation ul {padding: 0; margin: 0;}
.footer-navigation li {list-style-type: none;}
.footer-navigation a {color: #fff; font-size: 14px; font-weight: 700; text-transform: uppercase;}
.footer-navigation ul li ul li a {color: #fff; font-size: 14px; font-weight: 700; text-transform: none;}
.footer-navigation ul li ul {}
.footer-navigation .col-md-2:first-of-type {margin-left: 30px;}

.footermenu-divider {width: 100%; height: 2px; background: #006f35; background: -moz-linear-gradient(top,  #006f35 0%, #006f35 50%, #4bac78 51%, #4bac78 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006f35), color-stop(50%,#006f35), color-stop(51%,#4bac78), color-stop(100%,#4bac78)); background: -webkit-linear-gradient(top,  #006f35 0%,#006f35 50%,#4bac78 51%,#4bac78 100%); background: -o-linear-gradient(top,  #006f35 0%,#006f35 50%,#4bac78 51%,#4bac78 100%); background: -ms-linear-gradient(top,  #006f35 0%,#006f35 50%,#4bac78 51%,#4bac78 100%); background: linear-gradient(to bottom,  #006f35 0%,#006f35 50%,#4bac78 51%,#4bac78 100%);}

.footer-sponsoring {background-color: #fff;text-align: center;}
.footer-sponsoring img {width: auto; margin: 20px;}

/*LOGO*/
.logo {z-index: 1405;  width: 325px; height: 120px; padding: 15px; float: left;}
.logo:hover {cursor: pointer;}
.logo a {color: transparent; float: left; height: 100%; width: 100%;}

/*NAVIGATION*/
.topnavigation-wrapper {float: right; position: relative; top: 35px;}
.top-navigation {float: left; position: relative; z-index: 110; margin: 7px 0px 0 0; padding: 0;}
.top-navigation li {list-style-type: none; display: inline;}
.top-navigation li a {color: #333; font-size: 14px; font-weight: 400;}
.top-navigation li a:after {content: " | ";  opacity: 0.7;}
.top-navigation li:last-of-type a:after {content: "";}

.language-switch {float: left; margin: 9px 10px 0 10px; }
.language-switch-button { float: left; position: relative;}
.language-switch-button:hover {cursor: pointer; }
.language-switch-button-text {font-size: 16px; font-weight:400; line-height: 1.1; text-transform: uppercase; padding: 2px; float: left;}
.language-switch-button-text a {color: #333; }

.selected-language a {color: #008b42; font-weight: 700;}

.search-wrapper {float: right; max-width: 250px;}
.search-wrapper .search-input {float: left; border-radius: 0; padding:0; width:0px; height: 45px; border: 0; background-color: #f4f4f4;  box-shadow: none;  -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.search-wrapper .search-submit, .search-wrapper .search-button {color: #008b42; width: 45px; float: left; height: 45px; background-color: #f4f4f4; border: 0 none; font-size: 24px; top: 0;}
.search-wrapper .search-submit {display: none;}
.search-wrapper .search-input.active-search {width: calc(100% - 45px); padding: 6px 12px;}
.search-wrapper .search-input.active-search:focus {border: 0; background-color: #f4f4f4;}

.navbar-home {float: left; margin: 0;}
.navbar-home a {color: #fff; float: left; font-size: 13px; font-weight: 700; padding: 19px 0 19px 25px;}

.navigation-button-up {position: absolute; right: 0; display: none;}
.navigation-button-up .glyphicon {padding: 15px; color: #fff;}
.navigation-button-up .glyphicon:hover {cursor: pointer;}

.nav-container {height: 170px; position: relative;}
.nav-container .navigation {float: left; background-color: #008b42; padding:0; z-index: 1400;}

.navbar-nav {float: left;}
.navbar-inverse {background: none;border: 0;}

.navbar-collapse {float: left;}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover { }
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {}
.navbar-inverse .navbar-nav li:hover ul {display: block;}

.active.dropdown a {background-color: #5db341;}

.dropdown:hover > .dropdown-menu {display: block;}
.menu1 .dropdown:hover > .dropdown-menu {display: none;}

.dropdown-menu {min-width: 205px; background-color: rgba(255, 255, 255, 0.95); border: 0 none; border-radius: 0; box-shadow: none; padding: 10px 25px 25px 25px;}
.navbar-nav > li {margin-right: -8px; margin-left: -3px;}
.navbar-nav > li > a {color: #fff; float: left; padding-right: 25px; padding-bottom: 15px; text-transform: uppercase; font-weight: 600;}
.nav > li > a:hover, .nav > li > a:focus {background-color: #fff; color: #006f35; font-weight: 600;}
.nav > li:hover a  {background-color: #fff; color: #006f35;}
.nav > li:hover .glyphicon {color: #006f35;}
.dropdown .glyphicon {font-size: 9px; color: #fff; top: 13px; left: -20px;}

.menu-divider {width: 2px; height: 20px; float: left; position: relative; top: 15px; background: #006f35; background: -moz-linear-gradient(left,  #006f35 0%, #006f35 50%, #4bac78 51%, #4bac78 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,#006f35), color-stop(50%,#006f35), color-stop(51%,#4bac78), color-stop(100%,#4bac78)); background: -webkit-linear-gradient(left,  #006f35 0%,#006f35 50%,#4bac78 51%,#4bac78 100%); background: -o-linear-gradient(left,  #006f35 0%,#006f35 50%,#4bac78 51%,#4bac78 100%); background: -ms-linear-gradient(left,  #006f35 0%,#006f35 50%,#4bac78 51%,#4bac78 100%); background: linear-gradient(to right,  #006f35 0%,#006f35 50%,#4bac78 51%,#4bac78 100%);}
.active .menu-divider {width: 2px; height: 20px; float: left; position: relative; top: 15px; background: #008b42;}

.dropdown-menu > li {padding: 0;}
.dropdown-menu > li > a { color: #008b42; background-color: transparent !important; font-size: 16px; border-bottom: 1px solid #d1ccc5; padding-left: 0; padding-right: 0;}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li:hover, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #666; text-decoration: none;}

.navbar-nav .nav-2 { border: 0 none; border-top: 2px solid transparent; border-radius: 0; background-color: rgba(0,0,0, 0.9); display: none; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s  ease; -o-transition: all 0.2s  ease; transition: all 0.2s  ease; min-height: 90px;}
.navbar-nav .nav-2 a {font-weight: 400; font-size: 14px; color: #fff; padding: 5px 20px;}
.navbar-nav .level2  {display: none;}

.navbar-nav .nav-3 {list-style-type: none; margin: 0 0 10px 0; padding: 0 20px; float: left; }
.navbar-nav .nav-3 li {list-style-type: none;}
.navbar-nav .nav-3 a {font-size: 14px; color: #333; text-transform: none; padding: 2px 20px; font-weight:400; width: 100%; float: left;}

.navbar-nav .nav-3 a:focus, .navbar-nav .nav-3 a:hover {background-color: #4f9347; color: #333333; text-decoration: none;}

.navbar-inverse .navbar-toggle {background-color: #277800; border-color: #277800; float: left;}

.nav-item:hover > .nav-2 {display: block; opacity:1;}

.navbar-inverse .navbar-nav {position: relative; padding: 0;}
.navbar-inverse .navbar-nav > li { margin-right: 2px; display: table; text-align: center; background-color: transparent; height: 70px; padding: 0;}
.navbar-inverse .navbar-nav > li > a {color: #fff; background-color: #000; font-size: 13px; font-weight: 500; padding: 0; display: table-cell; position: relative; vertical-align: middle;}

/* SUBMENU */
.submenu {border-top: 5px solid #d1ccc5;}
.submenu ul {margin: 0; padding: 0;}
.submenu ul a {font-size: 16px; line-height: 22px;}
.submenu ul li {list-style-type: none; border-bottom: 1px solid #d1ccc5; line-height: 29px; float: left; width: 100%}
.submenu ul li.active uk {padding-top: 10px;}
.submenu ul li.active > a {font-weight: 700;}
.submenu ul li a {float: left; padding: 4px 10px; width: calc(100% - 20px); }
.submenu ul li ul {}
.submenu ul li ul a {color: #333;}
.submenu ul li ul li {border-bottom: none; line-height: 22px; clear: both;}
.submenu ul li ul li:last-of-type {padding-bottom: 15px;}
.submenu ul li ul li.active {border-top: 1px solid #d1ccc5; border-bottom: 1px solid #d1ccc5;}
.submenu ul li ul li.active > a {font-weight: 400; color: #008b42; }
.submenu ul li ul li a {padding: 6px 10px; line-height:1;}
.submenu ul li ul li ul {padding-left: 15px;}
.submenu ul li ul li ul a {}
.submenu ul li ul li ul li {}
.submenu ul li ul li ul li:last-of-type {padding-bottom: 0px;}
.submenu ul li ul li ul li a {font-size: 14px;}

.submenu ul li .glyphicon {font-size: 11px; float: right; color: #008b42; padding: 7px 0;}
.submenu ul li ul li .glyphicon {color: #333;}

.submenu .menu-separator {border-bottom: 1px solid #d1ccc5; width: 100%; float: left;}

/* BREADCRUMB */
.breadcrumb {float: left; width: 100%; background-color: transparent; padding-bottom: 0; padding-top: 0; margin-bottom: 0;}
.breadcrumb a {float: left; font-size: 13px; color: #333;}
.breadcrumb a:last-of-type {font-weight: 700;}
.breadcrumb-arrow { float: left; font-size: 13px; padding: 0 5px;}

/* FANCYBOX */
.fancybox-title-float-wrap .child {border-radius: 0px;}
.fancybox-close { cursor: pointer; height: 30px; position: absolute;right: -37px; top: 0px; width: 30px; z-index: 8040; }
.fancybox-nav span {visibility: visible; background-repeat: no-repeat; height: 50px; background-position: 7px 0px;}
/*.fancybox-next span {background-image: url("images/arrow-right.png"); right: -50px;}*/
/*.fancybox-prev span {background-image: url("images/arrow-left.png"); left: -55px;}*/

/* QUICKSTART LIST */
.quickstart {
	margin: 15px 0;
	padding: 0;
	float: left;
	width: 100%;
}
.quickstart li {list-style-type: none; clear: both; width: 100%; float: left; background-color: #ededed; border-bottom: 1px solid #fff;}
.quickstart-icon {width: 40px; height: 40px; float: left; background-repeat: no-repeat; background-size: 70%; background-position: center center; background-color: #e2e2e2; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.quickstart-text {padding: 5px 15px; float: left; width: calc(100% - 40px); font-size: 21px; color: #008b42;}
.quickstart-text:after {content: "→"; float: right;}

.quickstart .scientists .quickstart-icon {background-image: url('images/icon-scientists_off.png');}
.quickstart .scientists:hover .quickstart-icon {background-image: url('images/icon-scientists_on.png');}
.quickstart .students .quickstart-icon {background-image: url('images/icon-students_off.png');}
.quickstart .students:hover .quickstart-icon {background-image: url('images/icon-students_on.png');}
.quickstart .journalists .quickstart-icon {background-image: url('images/icon-journalists_off.png');}
.quickstart .journalists:hover .quickstart-icon {background-image: url('images/icon-journalists_on.png');}
.quickstart .applicants .quickstart-icon {background-image: url('images/icon-applicants_off.png');}
.quickstart .applicants:hover .quickstart-icon {background-image: url('images/icon-applicants_on.png');}
.quickstart .visitors .quickstart-icon {background-image: url('images/icon-visitor_off.png');}
.quickstart .visitors:hover .quickstart-icon {background-image: url('images/icon-visitor_on.png');}

.quickstart li:hover .quickstart-icon {background-color: #b8b8b8;}
.quickstart li:hover .quickstart-text {background-color: #dcdcdc;}


/* START TEASER */

.start-teaser {
	position: relative;
	margin-bottom: 30px;
}

.start-teaser a {
	color: #fff;
}
.st-overlay {
	position: absolute;
	background: rgba(0, 108, 36, 0.81);
	width: 100%;
	height: 100%;
	top: 0;
	text-align: center;
}
.st-overlay h3 {
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 600;
}
.st-overlay hr {
	width: 56px;
	border: none;
	border-top: 5px solid #fff;
	display: inline-block;
	margin: 10px 0 8px;
}
.st-inside {
	position: absolute;
	bottom: 20px;
	width: 100%;
}


/* MARGINALIA BOX */
.marginalia-box {background-color: #f4eee3; padding: 10px; text-align: center; width: 100%; float: left; margin-bottom: 30px; font-size: 14px;}
.marginalia-box p { font-size: 14px; line-height: 18px;}
.marginalia-box a { font-size: 14px; line-height: 18px;}
.marginalia-box img {width: 90%; margin: 0 auto; -ms-interpolation-mode: bicubic;}

/* INFO BOX */
.info-box {background-color: #ededed; float: left; padding: 25px 15px; width: calc(100% - 30px); margin-left: 15px;}

/* DOWNLOADLISTS */
.csc-uploads {margin: 0px 0; float: left; width: 100%; text-align: left;}
.csc-uploads li {padding: 10px 0; margin:0 !important;}
ul.csc-uploads span.csc-uploads-fileName {text-decoration: none;}
ul.csc-uploads span.csc-uploads-fileName a {float: left; width: 100%; color: #333; font-weight: 700; position: relative;}
ul.csc-uploads span.csc-uploads-fileName a:hover, .csc-uploads-fileName a:hover:after {}
.csc-uploads-fileName a:after {color: #008b42; z-index: 500; margin-top: 40px; content: "Download"; float: right; clear: both; padding-right: 30px; background: url("images/icon-download.png") no-repeat scroll 65px 0 / 15px 15px transparent;}
.csc-uploads .hidden-description {display: none;}

.csc-uploads-fileSize {float: left; margin-top: -20px;}

/* LISTS */
.csc-bulletlist {padding-left: 20px;}

/* TABLES */
.table {font-size: 15px; border-bottom: 5px solid #d1ccc5;}
.table-coloured thead th {background-color: #008b42; color: #fff;}
.table-coloured tbody tr:nth-child(even) {background-color: #f4eee3; border-top: 1px solid #d1ccc5;}
.table-coloured tbody tr:nth-child(odd) {background-color: #fff; border-top: 1px solid #d1ccc5;}
.table-responsive { margin: 15px 0;}

/* COLLAPSIBLE */
.panel-group {background-color: transparent; border: none; background-image: none; margin-bottom: 5px;}
.panel-group  > button {padding: 5px 0px; text-align: left; width: 100%; background-color: #e4efe1; border: none; background-image: none;}
.panel-group  > a {width: 100%; color: #fff;}
.panel-group .glyphicon {float: left; font-size: 16px; color: #008b42; margin-top: 5px; height: 17px; max-width: 10%; width: 34px; text-align: center; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.panel-group .toggled .glyphicon { -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.panel-collapse {padding: 30px 0; opacity: 0; float: left; width: 100%;}
.panel-group .text {width: calc(100% - 40px); float:left; max-width: 90%; margin: 0; font-size: 21px; text-transform: none; color: #008b42;}

.panel-group .in {opacity: 1; -webkit-transition: opacity 1s ease-in-out; -moz-transition: opacity 0.5s ease-in-out; -ms-transition: opacity 0.5s ease-in-out; -o-transition: opacity 0.5s ease-in-out; transition: opacity 0.5s ease-in-out;}

/* NEWS */
.news {}
.news .col-md-4 {padding-left: 0;}
.news .col-md-4 .article {padding: 30px 0px;}
.mainpage .news .col-md-4 .article {padding: 30px;}
.mainpage .news .col-md-4 {padding-left: 15px;}
.news .article .news-img-wrap {margin: 0; margin-bottom: 30px; min-height: 170px; width: 100%; }
.news .article .news-img-wrap a {border: 0; background-color: #ebe1cf; padding: 0;}
.news .article .news-img-wrap img, .news .article .news-img-wrap a {width:100%; }
.news .news-list-teaser .article .news-img-wrap img:hover {-webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); }

.news .article .news-list-date {font-size: 14px;}
.news .article h3 {margin-top: 0; margin-bottom: 30px;}
.news .article p {font-size: 16px; line-height: 1.3;}

.news .footer {border-top: 0px; clear: both; padding: 10px 15px 0 15px;}
.news-related-wrap {padding: 0;display: block;}
.news-related {border: 0;}

.news .news-list-view {float: left; padding: 30px 0; width: 100%;}
.news .news-list-view .article {padding: 0; margin: 0;}
.news .news-list-view .article .news-list-view-item {padding: 10px 15px; border-bottom: 1px solid #d1ccc5; float: left; width: 100%;}
.news .news-list-view .article:nth-of-type(odd) .news-list-view-item {}
.news .news-list-view .article:nth-of-type(even) .news-list-view-item {background-color: #f4eee3;}
.news .news-list-view .article .news-list-view-item-title { float: left; width: 100%;}
.news .news-list-view .article .news-list-view-item-title h3 {margin:0;}
.news .news-list-view .article .news-list-view-item-text {margin:0; float: left; width: 100%;}
.news .news-list-view .article .news-list-view-item-text p {float: left; margin:0;}
.news .news-list-view .article .news-list-view-item-text .more {float: right; margin:0;}

.news .news-career-view .news-career-view-item {border-bottom: 1px solid #d1ccc5;}
.news .news-career-view .news-career-view-item h3 {margin: 5px 0 0 0;}
.news .news-career-view .news-career-view-item p {}

.news-single .teaser-text p {font-weight: 700;}

/* BUILDING-MAP */
.building-map-wrapper {position: relative;}
.building-map {position: relative; z-index: 100;}
.building-map-wrapper map {position: relative;}

.fli-infowindow {display: none; text-align: center; position: absolute; z-index: 120; width: 32px; height: 32px; background:url('images/icon-image-map-marker.png') no-repeat 0 0 transparent; float: left; font-size: 21px; line-height: 20px; color: #fff; font-weight: 700; padding: 5px;}
.fli-infowindow-1 {top: 150px; left: 129px;}
.fli-infowindow-2 {top: 150px; left: 261px;}
.fli-infowindow-3 {top: 150px; left: 337px;}
.fli-infowindow-4 {top: 195px; left: 261px;}
.fli-infowindow-5 {top: 190px; left: 209px;}
.fli-infowindow-6 {top: 249px; left: 261px;}
.fli-infowindow-7 {top: 338px; left: 238px;}
.fli-infowindow-8 {top: 261px; left: 200px;}
.fli-infowindow-9 {top: 92px; left: 338px;}

.fli-infowindow  .glyphicon {font-size: 30px; width: 100%; position: absolute; top: -20px; color: rgba(255, 255, 255, 0.95); left: 85px;}

.table-map .td-1 {font-weight: 700; color: #008b42;}
.table-map tbody tr:hover {background-color: #008b42; cursor: pointer;}
.table-map tbody tr:hover td, .table-map tbody tr:hover td .glyphicon {color: #fff; }

.table-map .glyphicon {text-align: right; font-size: 21px; top: 3px; right: 3px;}

/* FANCYBOX */
.fancybox-title-float-wrap .child {border-radius: 0px;}
.fancybox-nav span {visibility: visible; background-repeat: no-repeat; height: 50px; background-position: 7px 0px;}

.btn-default { background-color: rgba(0, 0, 0, 0.4) !important; color: #fff; border: medium none; border-radius: 5px; padding: 5px 30px; margin: 5px 0; font-family: 'DaxCondensedRegular'; font-size: 23px; text-transform: none;}
.btn-default:hover {color: #85ba39;}

.fancybox-overlay {background: transparent url("images/background-black-90.png") repeat scroll 0% 0% !important;}
.fancybox-skin {border-radius: 0 !important; box-shadow: none !important;}
.fancybox-title {display: none;}
.fancybox-close {background-image: url("images/icon-close.png") !important; height: 30px !important; width: 30px !important; right: 5px !important; top: 5px !important; background-size: cover !important;}

.content-lightbox {padding: 30px;}

iframe img {width: 100%;}

/* FORM CAREER */
.dropdown-career {padding: 30px 50px; margin-bottom: 0;}
.content-right  .dropdown-career-list {margin: 0;}
.dropdown-career-arrow {color: #f4eee3; font-size: 40px; text-align: center; width: 100%; top: -10px;}
.dropdown-career-btn {background-color: #fff; width: 100%; border: 1px solid #c4c4c4; padding: 5px 20px; text-align: left; }
.dropdown-career-btn:hover {cursor: pointer;}
.dropdown-career-btn .glyphicon {color: #777; float: right; font-size: 13px; top: 5px; width: 0;}
.dropdown-career ul {background-color: #fff; float: left; width: 100%; border: 1px solid #c4c4c4; padding: 5px 20px; display: none;}
.dropdown-career li { list-style-type: none; text-align: left;}
.dropdown-career li a {color: #333; text-align: left; padding: 3px 0; float: left; width: 100%;}

/* SELECTION BOX */
.selection-box {padding: 30px 50px; margin-bottom: 0;}
.selection-box-arrow {color: #f4eee3; font-size: 40px; text-align: center; width: 100%; top: -10px;}

/* PUBLICATION */
label {font-weight: 400; margin-right: 0px;}
.publication-year-selector {margin: 0; padding: 0;}
.publication-year-selector li {display: inline; list-style-type: none; font-size: 24px; color: #008b42; float: left; border-bottom: 1px solid #fff; padding: 2px 4px;}
.publication-year-selector li a {font-size: 24px;}
.publication-year-selector .active {background-color: #fff;}
.publication-year-selector .active .glyphicon {color: #fff;}
.publication-year-selector .glyphicon {font-size: 9px; padding: 5px; top: -3px;}

.tx-tsfliimport-pi2 .nameform {float: left; position:relative; clear:both; text-align:left; font-size:16px; margin-top: 20px;}
.tx-tsfliimport-pi2 .nameform span {margin-bottom: 10px;float: left;}
.tx-tsfliimport-pi2 .nameform select {max-width: 200px;float: left; clear: both;}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {background-color: #008b42; border-color: #008b42; color: #fff;}
.pagination > li > a, .pagination > li > span {color: #008b42; padding: 3px 12px; border-radius: 0 !important;}
.pagination .active  {background-color: #008B42 !important; border-color: #008B42 !important;border-radius: 0px !important; color: #FFF !important;}
.news .pagination .active  {padding: 4px 12px !important;}

.tx-tsfliimport-pi2 .col-md-12 {padding: 0;}
.tx-tsfliimport-pi2 .col-md-6:first-of-type {padding-left: 0;}
.tx-tsfliimport-pi2 .col-md-6:last-of-type {padding-right: 0;}
.tx-tsfliimport-pi2 .col-md-4:first-of-type {padding-left: 0;}
.tx-tsfliimport-pi2 .col-md-4:last-of-type {padding-right: 0;}

/* PUBLICATION LIST */
.publication-list {margin: 15px 0 30px 0 !important; padding: 0; float: left; width: 100%;}
.publication-list li {list-style-type: none; font-size: 16px; padding: 15px; line-height: 1.3;}
.publication-list li:nth-child(odd) {background-color: #f4eee3; }
.publication-list li:nth-child(even) {}
.publication-list li .btn {margin-top: 5px; font-weight: 700;}

/* EMPLOYEES */
.employees {}
.employees-filter {}
.employees-filter-letters {margin: 0 !important; padding: 0;}
.employees-filter-letters li {display: inline; list-style-type: none; color: #008b42; text-transform: uppercase; font-size: 21px; padding: 2px;}
.employees-filter-letters li.active {font-weight: 700;}
.employees-filter-search {float: left; width: 100%; padding: 15px 0;}
.employees-filter-search .col-md-6:first-of-type input {float: left;}
.employees-filter-search .col-md-6:last-of-type select {float: right;}
.employees-filter-search-input {width: 250px !important; float: left; }
.employees-filter-search-button {height: 35px; width: 35px; top:0; background-color: #f4f4f4; border: 0 none; color: #a5a5a5; float: left; font-size: 24px;}
.employees-filter-select {}

.table-employees .td-1 {min-width: 170px;}

/* PAGINATION */
.pagination {margin: 20px 0px !important;}
.pagination span .glyphicon {font-size: 12px;}

/* KE-SEARCH */
.resetbutt, .submitbutt { display: none;}
#kesearch_results .result-list-item a { color: #333;}
#kesearch_results .general-message .image {display: none;}
#kesearch_results .general-message { background: #efefef; padding: 20px; margin: 10px 0;}
#kesearch_pagebrowser_bottom .pages_total { border: none;}

div.kesearchbox {float: left;}
#ke_search_sword {  background-color: #f4f4f4; border: 0 none; border-radius: 0; box-shadow: none;  float: left; height: 45px;}
#kesearch_submit {display: block; height: 45px; width:45px; left: 220px; top: 1px;}

.tx-kesearch-pi1 #kesearch_results .result-list-item .hit { color: #008b42;}
.result_txt { text-align: left; }

#kesearch_num_results { font-size: 14px; font-weight: bold; margin: -5px 0 10px 0;}
#kesearch_results .teaser_icon {width: 16px; height: 16px; float: left; margin-right: 5px;}
.kesearch_pagebrowser { padding-top: 10px; }
.kesearch_pagebrowser ul { margin: 0;}
.kesearch_pagebrowser li {list-style-type: none;}
.kesearch_pagebrowser a { border-color: #ddd; padding: 6px 12px !important; display: inline-block; float: left; border: 1px solid #DDD; margin-left: -1px;}
#kesearch_pagebrowser_bottom a.current {color: #fff; background: #008b42;}
.kesearch_pagebrowser a:hover { text-decoration: none; background: #EEE; }
.kesearch_pagebrowser a.next, .kesearch_pagebrowser a.prev { background: none; margin-left: -1px;}
.tx-kesearch-pi1 .next, .tx-kesearch-pi1 .prev, .tx-kesearch-pi1 a.next, .tx-kesearch-pi1 a.prev {color: #000; width: auto; height: auto; padding: 6px 12px !important; }

/* POWERMAIL */
div.tx-powermail, div.tx-powermail-0, div.tx-powermail-1 {width: 100%; padding: 30px 0;}
.powermail_fieldset {background: none; border: 0; width: 100%;}
.powermail_fieldset label {padding-left: 0;}
.powermail_fieldwrap {width: 100%; padding: 0 15px !important;}
.tx-powermail h3, .tx-powermail legend, .tx-powermail-0 h3, .tx-powermail-0 legend, .tx-powermail-1 h3, .tx-powermail-1 legend {display: none;}
.tx-powermail .input-group, .tx-powermail-0 .input-group, .tx-powermail-1 .input-group {margin-bottom: 15px;}
.tx-powermail .input-group-addon, .tx-powermail-0 .input-group-addon, .tx-powermail-1 .input-group-addon, .input-group-addon {min-width: 140px; background-color: transparent; border: 0; font-size: 16px; font-weight: 400; padding: 0; text-align: left;}
.tx-powermail .form-control, .tx-powermail-0 .form-control, .tx-powermail-1 .form-control, .powermail_textarea {height: 40px; font-size: 16px; padding: 6px; color: #008b42; background-color: #f2f2f2; border-radius: 0px !important; border-color: #f2f2f2; width: 100%;}
.powermail_textarea {min-height: 300px; box-shadow: 1px 1px rgba(0, 0, 0, 0.075) inset; font-size: 16px;}
.powermail_fieldwrap_5 .input-group-addon {vertical-align: top; padding: 10px 0 0;}

.form-control:focus {background: none; background-color: transparent; border: 1px solid #008b42; box-shadow: none !important; }
.formError .formErrorContent {background: none repeat scroll 0 0 #f2f2f2; border: 2px solid #008b42; border-radius: 5px; color: #008b42;}
.formError .formErrorArrow div {background: none repeat scroll 0 0 #f2f2f2; border: 0;}
.formError .formErrorArrow .line3, .formError .formErrorArrow .line2, .formError .formErrorArrow .line1 {border: 0; background: none repeat scroll 0 0 rgba(0, 0, 0, 0);}

.tx-powermail .btn-primary {border-radius: 0; margin-left: 130px; font-size: 16px;}

.powermail_radio_outer, .powermail_captcha_outer, .powermail_check_outer {background-color: transparent; border: 0; width: 100%; padding: 0;}

.tx-powermail .powermail_form_3 .btn-primary {margin-left: 200px;}
.tx-powermail .powermail_fieldwrap_poster > label {margin-top: 30px; font-weight: 700;}
.tx-powermail .powermail_fieldwrap_poster > div {margin-top: 30px;}
.tx-powermail .powermail_fieldwrap_mandatory > div {margin: 30px 0 0 200px;}
.tx-powermail .mandatory {display: none;}

.tx-powermail .powermail_form_3 textarea {max-height: 200px; min-height: 180px;}

.powermail_fieldwrap_datenschutz  {margin-bottom: 0;}
.powermail_fieldwrap_datenschutz .col-md-3 {visibility: hidden;}
.powermail_fieldwrap_datenschutz .checkbox input {margin: 5px 0 0 -20px !important;}
.powermail_fieldwrap_datenschutz .checkbox label {margin-left: 20px; width: calc(100% - 30px);}
.powermail_fieldwrap_datenschutzlink {margin-left: calc(25% + 15px) !important; padding-left: 0 !important; font-size: 14px; }

/*.powermail_fieldwrap_didyoueverheardaboutgalaxyoruseditbefore label {width: 100%;}*/
/*.powermail_fieldwrap_didyoueverheardaboutgalaxyoruseditbefore .col-md-9 {width: 100%;}*/
/*.powermail_fieldwrap_didyoueverheardaboutgalaxyoruseditbefore textarea {margin-left: 25%; width: 75% !important;}*/
/*.powermail_fieldwrap_doyouhaveaprojecttowhichyoucanimmediatelyapplytheskillsyouwilllearninthiscourseifyespleasetellusalittleaboutyourprojectitsgoalsandyourroleinit   label {width: 100%;}*/
/*.powermail_fieldwrap_doyouhaveaprojecttowhichyoucanimmediatelyapplytheskillsyouwilllearninthiscourseifyespleasetellusalittleaboutyourprojectitsgoalsandyourroleinit   .col-md-9 {width: 100%;}*/
/*.powermail_fieldwrap_doyouhaveaprojecttowhichyoucanimmediatelyapplytheskillsyouwilllearninthiscourseifyespleasetellusalittleaboutyourprojectitsgoalsandyourroleinit   textarea {margin-left: 25%; width: 75% !important;}*/

.mandatory {margin-left: 5px; }

/* LINKS */
.news-related ul li {list-style-type: none; float: left; text-align: left; width: 100%;}

/* FIX FUER INHALT */
.csc-default {width: 100%; float: left; clear: both;}
.csc-textpic-caption-c {background-color: rgba(255, 255, 255, 0.9); height: 50px; margin-top: -50px; position: relative;}

/* TH fix breite rechte marginalspalte */
.content-right { margin-right:0;}
.col-md-3.right-80-20 { width:30%; padding-right:0;}
.col-md-9.left-80-20 { width:70%;}

/*BROWSERSPEZIFISCHE FALLBACKS*/
* {outline: 0 none;}

/* IFRAME LIGHTBOX */


/*RESPONSIVE*/
@media (max-width: 1500px) {
	/* ALLGEMEIN */

	/* HEADER */

	/* CONTENT */

	/* FOOTER */
}
@media (max-width: 1366px) {
	/* ALLGEMEIN */

	/* HEADER */

	/* CONTENT */

	/* FOOTER */
}
@media (max-width: 1300px) {
	/* ALLGEMEIN */

	/* HEADER */

	/* CONTENT */

	/* FOOTER */
}
@media (max-width: 1200px) {
	/* ALLGEMEIN */

	/* HEADER */

	/* CONTENT */
	.mainpage .swiper-container, .swiper-container {height: 315px;}
	.swiper-content .swiper-wrapper { padding: 0px 15px 0px 0;}

	/* FOOTER */
}

@media (max-width: 1020px) {
	/* ALLGEMEIN */

	/* HEADER */

	/* CONTENT */

	/* FOOTER */
}
@media (max-width: 990px) {
	/* ALLGEMEIN */
	.submenu {display: none;}
	.breadcrumb {display: none;}
	.content-right {padding:0;}

	/* HEADER */
	.navigation {z-index: 100; position: relative; float: left; width: 100%;}
	.navbar-wrapper .container {padding: 0;}
	.navbar {  padding: 5px 0;}
	.menu-divider {display: none;}

	.dropdown .glyphicon {top: 0; float: right; left: auto; right: 0px;}

	.navbar-home {margin: 12px 30px 12px 15px;}
	.navbar-home a {padding: 8px; background-color: #5db341; font-size: 15px; }

	.navbar-toggle {display: block; margin-right: 0; position: absolute; top: 123px; right: 0; color: #fff; z-index: 1455; padding: 0 15px; }
	.navbar-toggle .menu-text {float: left;line-height: 30px; margin-right: 10px; font-weight: 700;}
	.navbar-toggle .menu-icon {float: left; background-color: #fff; border: 1px solid #fff; padding: 8px; }
	.navbar-toggle .icon-bar {background-color: #008b42;}

	.navbar-collapse.collapse {display: none !important;}
	.navbar-collapse.in {display: block !important; }

	.navbar-collapse {width: 100%; border:0;}
	.navbar-nav {margin-left: 0; width: 100%;}
	.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {margin: 0; background-color: transparent;}
	.navbar-nav li { padding: 1px 0px 0px !important; width: 100%; border-bottom: 0 !important; float: left; margin-right:0;}
	.droplink {color: #fff; width: 40px; height: 40px; position: relative;  float: right;  cursor: pointer;  padding: 13px; background-color: #3fab73; display: inline-block; text-align: center;}
	.active .droplink { border-left: 1px solid #fff; color: #fff;}
	.navbar-nav .nav-2 {}
	.navbar-nav .nav-2 li {border-bottom: 1px solid #fff; border-bottom: 0;}

	.activated-nav-item .droplink {background-color: #3fab73;}

	#nav, #nav2 { position: relative; }
	#nav > ul > li, #nav2 > ul > li{width: 100%; float: none;}
	#nav li ul, #nav2 li ul{position: static;}
	#nav li ul, #nav2 li ul  { width: 100%; }
	#nav li a {width: calc(100% - 40px);  float: left;  display: inline-block;  padding-bottom: 10px; padding-top: 10px; text-align: left; padding-left: 15px;}
	#nav li ul.dropdown-menu, #nav li:hover ul.dropdown-menu {  display: none;  }

	#nav > li {height: auto; padding: 0;}
	#nav li {display: block; clear: both; margin-left: 0; }

	#nav li.active ul.dropdown-menu.menu1 {  display: block;  }
	#nav .dropdown-menu {padding: 0; border: 0; border-radius: 0; box-shadow: none; margin: 0; }
	#nav .dropdown-menu > li > a {  border: none;  }
	#nav .dropdown-menu li {  margin: 0;}
	#nav .dropdown-menu li a {  padding: 8px 15px;  word-wrap:break-word;  }

	/*-- level 1 --*/
	#nav .dropdown-menu > .active > a, #nav .dropdown-menu > .active > a:hover {  background: #fff;  min-height: 40px; color: #333; }
	.nav > li:hover a  {background-color: #5db341;}
	.nav > li.active  {background-color: transparent;}
	#nav .dropdown-menu.menu2 {  display: none;  }
	#nav .dropdown-menu > li > a {  white-space: normal; min-height: 40px;}
	.activated-nav-item a {background-color: #5db341;}

	/*-- level 2 --*/
	.navbar-nav .level2 {display: block;}
	#nav .dropdown-menu.menu1 {  padding-top: 0;  }
	#nav li > ul > li a {  /*border-bottom: 1px solid #ccc;*/ }
	.nav-2 > .active > a, .nav-2 > .active > a:hover {background-color: transparent !important;}
	.nav-2 .active .toggled, .nav-2 li.active, .nav-2 .active .droplink, .nav-2 > .active > a {background: #bdbdbd none repeat scroll 0 0 !important;}
	.dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > .active:hover { background-color: #bdbdbd !important;}
	.activated-nav-item .activated-nav-item a {background-color: #3fab73;}

	/*-- level 3 --*/
	.navbar-nav .nav-3 {background-color: #bdbdbd !important; display: none; border: 0;}
	.navbar-nav .nav-3 a { color: #333; font-size: 14px; font-weight: 700; text-transform: none; }
	.navbar-nav .nav-3 a:hover {background-color: #bdbdbd !important; }
	#nav li.active > ul.dropdown-menu.menu2 li.active, #nav li.active > ul.dropdown-menu.menu2 li.active a {  background-color: #fff; }
	#nav .dropdown-menu.menu2 li a {border-bottom: 1px solid #ccc;}

	/*-- MENU INDENT --*/
	#nav li a {text-transform: uppercase; font-weight: 700;}
	#nav li .menu1 a {text-transform: uppercase; font-weight: 400; margin-left: 10px; width: calc(100% - 50px);}
	#nav li .menu2 a {text-transform: none; font-weight: 700; margin-left: 20px; width: calc(100% - 60px);}
	#nav li .menu3 a {font-size: 14px;  font-weight: 400; min-height: 30px; border-bottom: 0 !important;}
	#nav li .menu3 li:last-of-type a {border-bottom: 1px solid #ccc !important;}

	/* CONTENT */
	#swiper {padding: 0; margin-bottom: 0px;}
	.mainpage .swiper-container, .swiper-container {height: 245px;}
	.swiper-slide {-ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start;}

	.content-lightbox {padding: 0px 15px;}

	.powermail_fieldwrap_datenschutzlink, .tx-powermail .btn-primary {margin-left: 0 !important;}

	/* FOOTER */
	.footer-contact .col-md-2 {width: 33%; float: left;}
	.footer-contact .col-md-3 {display: none;}

	.footermenu .col-md-2 {width: 19%; margin:0; float: left;}
}
@media (max-width: 769px) {
	/* ALLGEMEIN */
	body {margin-bottom: 0;}

	/* HEADER */

	/* CONTENT */
	.content {padding: 0;}
	.col-md-3.right-80-20 { width:100%; padding-right:15px;}
	.col-md-9.left-80-20 { width:100%;}

	.swiper-container { width: 100%; height: 250px;}

	.swiper-slide img {height: auto; width: 100%;}
	.swiper-content .swiper-slide img {width: 100%; height: auto;}

	.swiper-slide .carousel-caption {right: 15px; bottom: 15px;}

	.mainpage .news .col-md-4 .article {padding: 0px;}
	.news .article .news-img-wrap { margin: 0 30px 30px 0;}

	.tx-powermail label {width: 100%; float: left;}

	/* FOOTER */
	.footer-contact .col-md-3 {display: none;}
	.footer-contact .col-md-2 {width: 33%; float: left;}
	.footermenu .col-md-2, .footer-sponsoring {display: none;}

}
@media (max-width: 650px) {
    .topnavigation-wrapper {right: 0; position: absolute;}
}

@media (max-width: 600px) {
	/* ALLGEMEIN */

	/* HEADER */
	.topnavigation-wrapper {position: absolute; top: 125px; left: 55px; z-index: 1454;}
	.top-navigation {margin: 7px 0 0; }
	.top-navigation li {display: none;}
	.top-navigation li a::after {content: "";}
	.top-navigation li:first-of-type {display: block;}
	.top-navigation li a { color: #fff; background-color: #5db341; font-size: 15px; padding: 8px;}

	.search-wrapper {float: left;}
	.search-wrapper .search-submit, .search-wrapper .search-button {height: 32px; width: 32px; font-size: 21px;	top: 8px;}
	.search-wrapper .search-input {height: 32px; top: 8px; position: relative;}

	.language-switch {position: relative; z-index: 150; margin: 8px 10px 0 8px;}
	.language-switch-button-text { color: #fff; background-color: #5db341; font-size: 15px; padding: 7px;}
	.language-switch-button-text a  { color: #fff;}
	.language-switch-languages { background-color: #fff; clear: both; float: left;}
	.language-switch-languages-element {padding: 6px 7px 6px 6px;}

	/* CONTENT */
	.mainpage .swiper-container, .swiper-container {height: 200px;}

	.swiper-slide .carousel-caption {right: calc(50% - 155px); bottom: -15px;}
	.swiper-slide .carousel-caption p {display: none;}

	/* FOOTER */
}

@media (max-width: 550px) {
	/* ALLGEMEIN */

	/* HEADER */

	/* CONTENT */

	/* FOOTER */
	.footer-contact .col-md-2 {width: 100%; float: left; text-align: center; padding-top: 0;}
	.footer-contact .col-md-3 {display: block; width: 100%; float: left;}
}

@media (max-width: 400px) {
	/* ALLGEMEIN */

	/* HEADER */
	.search-wrapper {display: none;}

	/* CONTENT */
	.mainpage .swiper-container, .swiper-container {height: 150px;}

	/* FOOTER */
}

@media (min-width: 1930px) {
	/* ALLGEMEIN */

	/* HEADER */

	/* CONTENT */

	/* FOOTER */
}