/* CSS - UTF-8 - m.cs 2017 - V.0.9 */

@charset "UTF-8";

body {
  background-color: #fff;
  color: #616161;
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
  width: 100%;
}
h1, h2, h3, h4 {
  color: #009057;
  font-family: "Montserrat",sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
h3 {
  color: #646567;
}
h5 {
  font-size: 17px;
}
p {
  margin: 0;
  padding: 0;
}
img {
  display: block;
  max-width: 100%;
}
a, a:hover, a:focus {
  color: #009057;
  text-decoration: none;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.pull-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.txt_align_center {
  text-align: center;
}
.clearfix {
  clear: both;
  height: 0;
  float: none;
}
.topZero {
  margin-top: 0 !important;
}
.rightZero {
  margin-right: 0 !important;
}
.bottomZero {
  margin-bottom: 0 !important;
}
.leftZero {
  margin-left: 0 !important;
}
.container {
  padding-left: 0;
  padding-right: 0;
  width: 1280px;
}
.aglBtn a {
  border: 1px solid #009057;
  display: inline-block;
  font-family: "Montserrat",sans-serif;
  padding: 6px 12px;
  text-transform: uppercase;
}
.specialOrange .aglBtn a, .specialOrange.aglBtn a {
  background-color: #f08501;
  border: 1px solid #f08501;
  color:#fff;
}
.rl_sliders.accordion > .accordion-group.active > div > a:focus, .rl_sliders.accordion > .accordion-group > div > a:focus {
  box-shadow: none !important;

}
#metaNav {
  background-color: #00854c;
  height: 110px;
  width: 100%;
}
.btnSticky {
  background-color: #f08501;
  margin-right: -100px;
  transition: all 1s ease 0s;
}
.btnSticky:hover {
  margin-right: 0;
}
.btnSticky img {
  float: left;
  height: 30px;
  margin-right: 15px;
  margin-top: -3px;
  width: auto;
}
.plates {
  display: block;
  width: 100%;
}
.plates .custom {
  margin-bottom: 50px;
}
main {
  float: left;
  margin-right: 40px;
  min-height: 100px;
  width: 66.4%;
}
aside {
  float: right;
  min-height: 100px;
  width: 30%;
}
#metaNav .search, #metaNav .language {
	padding: 50px 15px 15px;
}
.logo {
	float: left;
	margin-top: 25px;
	width: 600px;
	height: auto;
}
.logo img {
	display: inline-block;
	max-width: 47%;
}
.logo img:first-child {
	margin-bottom: 10px;
	margin-right: 6%;
}
.logo img:last-child {
	margin-top: 0;
}
.search, .language {
  float: right;
}
.mainNav {
	display: block;
	padding-top: 3px;
}
section {
  padding-bottom: 100px;
  padding-top: 50px;
}
.footerTop {
  background-color: #eaeaea;
  width: 100%;
}
.footerTop .container {
  min-height: 20px;
  padding-bottom: 50px;
  padding-top: 50px;
}
.footerBottom {
  background-color: #646567;
  width: 100%;
}
.footerBottom .container {
  background-color: #646567;
  padding: 30px 0 40px;
  text-align: center;
}
.col3 {
  float: left;
  margin-right: 5%;
  width: 30%;
}
.col3.colWrapperLocations03 {
  margin-right: 0;
}
.col3 h3 {
  margin-bottom: 15px;
  margin-top: 30px;
}
.footerTop .col3 a {
  font-weight: 400;
}
footer ul {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	display: inline-block;
}
.footerBottom li {
  display: inline-block;
  text-transform: uppercase;
}
.footerBottom li a {
  color: #fff;
  display: block;
  font-family: "Montserrat",sans-serif;
  font-size: 0.9em;
  font-weight: 500;
  padding: 10px 15px;
}
.footerBottom li:first-child a {
  padding-left:: 0;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.platesInnerWrapper {
  margin: 0;
  padding: 0;
}
.platesInnerWrapper li {
	background-color: #00854c;
	display: inline-block;
	height: 192px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 20px;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: 192px;
}
.platesInnerWrapper li a {
    color: #fff;
}
.aglOrange .platesInnerWrapper li {
	background-color: #f08a00;
    color: #fff;
}
.aglDarkGrey .platesInnerWrapper li {
	background-color: #646567;
}
.aglDarkGrey .platesInnerWrapper li a {
    color: #fff !important;
}
.aglMiddleGrey .platesInnerWrapper li {
	background-color: rgba(180,180,180,1);
}
.aglMiddleGrey .platesInnerWrapper li a {
    color: #646567 !important;
}
.aglLightGrey .platesInnerWrapper li {
	background-color: rgba(230,230,230,1);
}
.aglLightGrey .platesInnerWrapper li a {
    color: #646567 !important;
}
.platesInnerWrapper li:hover {
  background-color: #f08501;
}
.platesInnerWrapper li:hover h2 a {
  color: #fff !important;
}
.platesInnerWrapper li:last-child {
  margin-right:0;
}
.platesInnerWrapper img {
  height: auto;
  margin: 0 auto;
  width: 100px;
}
.item-page .platesInnerWrapper img {
	max-width: 70px;
}
.platesInnerWrapper a {
  display: block;
}
.keyvisual {
  position: relative;
  width: 100%;
}
.keyvisual img {
  height: auto;
  width: 100%;
}
.keyvisualTeaser .custom {
	background-color: rgba(255, 255, 255, 0.8);
	left: 381px;
	padding: 40px;
	position: absolute;
	top: 80px;
	width: 525px;
}
.startseite .keyvisualTeaser .custom, .home-en .keyvisualTeaser .custom, .home-it .keyvisualTeaser .custom,
.home-nl .keyvisualTeaser .custom, .home-es .keyvisualTeaser .custom, .home-fr .keyvisualTeaser .custom {
	background-color: #00854c;
	height: 350px;
	overflow: hidden;
	padding: 60px 40px;
}
.startseite .keyvisualTeaser .custom {
	width: 350px;
}
.home-en .keyvisualTeaser .custom {
	width: 420px;
}
.home-it .keyvisualTeaser .custom {
	width: 368px;
}
.home-nl .keyvisualTeaser .custom {
	width: 500px;
}
.home-es .keyvisualTeaser .custom {
	width: 387px;
}
.home-fr .keyvisualTeaser .custom {
	width: 390px;
}
.home-nl .keyvisualTeaser .custom {
	height: 290px;
}
.startseite .customimageCross, .home-en .customimageCross, .home-it .customimageCross,
.home-nl .customimageCross, .home-es .customimageCross, .home-fr .customimageCross {
	position: absolute;
	left: 341px;
	top: 373px;
}
.home-en .customimageCross {
	top: 373px;
}
.home-nl .customimageCross {
	top: 313px;
}
.home-it .customimageCross {
	top: 313px;
}
.home-es .customimageCross {
	top: 373px;
}
.home-fr .customimageCross {
	top: 373px;
}
.keyvisualTeaser h1 {
  color: #f08600;
  margin: 0 0 48px 0;
}
.teaserTxtPicTxt {
  display: inline-block;
  margin-right: 5%;
  vertical-align: top;
  width: 72%;
}
.teaserTxtPicWrapper .teaserTxtPicTxt {
	width: 64%;
}
.teaserTxtPicPic {
  display: inline-block;
  margin: 0;
  text-align: right;
  overflow: hidden;
  width: 30%;
}
.teaserTxtPicWrapper > h2 {
  margin-bottom: 33px;
  margin-top: 0;
}
.teaserTxtPicBtn.aglBtn {
  margin-top: 30px;
}
.teaserDivider {
	background-color: #f18700;
	display: inline-block;
	height: 3px;
	margin-bottom: 30px;
	margin-top: 45px;
	width: 75px;
}
.teaserTxtPicWrapper.specialOrange {
  border: 1px solid #f08501;
  margin: 0 0 60px 0;
  padding: 50px;
  position: relative;
  text-align: left;
}
.teaserTxtPicWrapper.specialOrange h2 {
	color: #616161;
	font-size: 25px;
	margin-bottom: 35px;
	margin-top: 0;
}
.specialOrange .teaserTxtPicPic {
  position: absolute;
  top: 56px;
}
.panel {
  background-color: #ededed !important;
  background-image: url("../img/square-accordeon.png");
  background-position: right 15px center;
  background-repeat: no-repeat;
}
.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
	background-image: url("../img/square-accordeon-open.png");
  background-position: right 15px center;
  background-repeat: no-repeat;
}
.accordion-inner.panel-body {
  background-color: #fff;
}
.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
  color: #656565;
}
.rl_sliders a.accordion-toggle {
  color: #656565;
  font-family: "Montserrat",sans-serif;
  font-size: 0.9em;
}
.rl_sliders a.accordion-toggle:hover {
  color: #009057 !important;
}
.wrapperGreenTeaser {
  background-color: #00854c;
  color: #fff;
  margin-bottom: 50px;
  padding: 35px 40px;
}
.wrapperGreenTeaser > h3 {
	color: #fff;
	font-size: 25px;
	margin-bottom: 18px;
	margin-top: 0;
}
.wrapperGreenTeaser .specialOrange.aglBtn {
  margin-top: 20px;
}
.wrapperGreenTeaser .specialOrange.aglBtn a {
  font-size: 0.9em;
}
.wrapperGreyTeaser, .wrapperWhiteBtnTeaser {
  background-color: #ededed;
  margin-bottom: 50px;
  padding: 35px 40px;
}
.wrapperWhiteBtnTeaser {
  background-color: #fff;
}
.wrapperGreyTeaser h3, .wrapperWhiteBtnTeaser h3 {
  color: #616161;
  font-size: 25px;
  margin-bottom: 18px;
}
.wrapperWhiteBtnTeaser a {
  color: #616161;
  font-weight: 400;
  margin: 18px 0;
}
.wrapperGreyTeaser img, .wrapperWhiteBtnTeaser img {
  margin-bottom: 20px;
}
.wrapperGreyTeaser ul, .wrapperWhiteBtnTeaser ul {
  margin: 15px 0 15px 0;
  padding-left: 15px;
}
.wrapperGreyTeaser li, .wrapperWhiteBtnTeaser li {
  font-weight: 400;
}
.agrodropdownhead .subHead {
	margin-bottom: 20px;
	color: #fff;
	font-weight: 400;
    display: none;
}
.agrodropdownhead h3 {
  color: #616161;
  font-size: 25px;
  margin-bottom: 25px;
  margin-top: 0;
  padding-left: 4px;
  text-transform: uppercase;
}
.p-105 .aglBtn a, .p-106 .aglBtn a {
    background-color: #f08501;
	border: 1px solid #f08501;
    color: #fff;
}
.newsflash .readmore {
	margin-bottom: 25px;
	display: block;
	padding-bottom: 25px;
    background-image:url('../img/divider.png');
    background-repeat:no-repeat;
    background-position:left bottom;
}
.newsflash .readmore:last-child {
    background:none;
}
.newsflash-title {
	line-height: 1.5;
}
#content .nav.menu .parent a,
#content .nav.menu .item-105 a, #content .nav.menu .item-106 a,
#content .nav.menu .item-109 a, #content .nav.menu .item-117 a,
#content .nav.menu .item-118 a, #content .nav.menu .item-134 a,
#content .nav.menu .item-138 a, #content .nav.menu .item-185 a,
#content .nav.menu .item-310 a {
	font-weight: bold;
	font-size: 16px !important;
}
#content .nav.menu .parent ul li a {
	font-weight: normal;
}
.chzn-container-single .chzn-single {
	background: -webkit-gradient(linear, 100% 100%, 100% 100%, color-stop(100%, #ffffff), color-stop(100%, #ffffff), color-stop(100%, #ffffff), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(#ffffff 100%, #ffffff 100%);
	background: -moz-linear-gradient(#ffffff 100%, #ffffff 100%);
	background: -o-linear-gradient(#ffffff 100%, #ffffff 100%);
	background: medium none !important;
	box-shadow:  none !important;
}
.chzn-container .chzn-results li.highlighted {
	background-color: rgba(230,230,230,1);
	background-image: none !important;
    color: #646567;
}
.chzn-container .chzn-drop {
	border-radius: 0;
	border: 1px solid #fff;
	border-top: 0;
	background: #fff;
	box-shadow: none;
}
#analysefinder {
  background-color: #ededed;
  margin-bottom: 50px;
  padding: 30px;
}
#analysefinder h3 {
  color: #616161;
  font-size: 25px;
  margin-bottom: 25px;
  margin-top: 0;
  padding-left: 4px;
  text-transform: uppercase;
}
#analysefinder select {
  border: 1px solid #ccc;
  border-radius: 5px;
  display: block;
  font-size: 0.8em;
  padding: 5px;
  width: 100%;
}
#analysefinder #targetgroupaf {
  margin-bottom: 20px;
}
.agrodropdownintro.afinder {
  margin-bottom: 20px;
}
.agrodropdownintro {
  padding-left: 4px;
}
#search_panel input {
  border: 1px solid transparent;
  border-radius: 5px 0 0 5px;
  color: #555555;
  display: inline-block;
  line-height: 20px;
  padding: 4px 6px;
  vertical-align: middle;
}
#search_panel input.search_btn {
  border: 1px solid transparent;
  border-radius: 0;
}
.chzn-container-single .chzn-single {
	border: 1px solid transparent !important;
	line-height: 26px;
	height: 30px;
	border-radius: 0;
}

@media (min-width: 500px) {
	.sliderImage img.slider-item-image {
		height: auto !important;
	}
}
.agrodropdown {
  background-color: #f08501;
  margin-bottom: 50px;
  padding: 30px;
}
.agrodropdown input, .agrodropdown select {
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 0.8em;
  padding: 5px;
  width: 100%;
  margin-bottom: 15px;
}
.agrodropdown h3 {
  color: #fff;
  font-size: 25px;
  margin-bottom: 25px;
  margin-top: 0;
  padding-left: 4px;
  text-transform: uppercase;
}
.agrodropdown label {
  color: #fff;
}
.agrodropdown label {
  color: #fff;
  font-weight: 400;
  display: none;
}
#contactperson {
  background-color: #fff;
}
#contactperson > ul {
  margin: 0;
  padding: 0;
}
#contactperson li {
  border: 1px solid #009057;
  display: block;
  margin-bottom: 50px;
  padding: 30px;
}
#contactperson span {
  display: block;
}
#contactperson a {
	border: 1px solid #009057;
	display: inline-block;
	font-family: "Montserrat",sans-serif;
    padding: 5px 10px;
	text-transform: uppercase;
	margin-top: 1em;
	background-color: #009057;
	color: #fff;
	text-align: center;
	width: 48%;
	font-size: 14px;
	float: left;
	margin-right: 2%;
}
a.btnReset {
	margin-right: 0 !important;
}
#contactperson.agrodropdown {
  padding: 0;
}
#contactperson .data{
	float:left;
	width:235px;
}
#contactperson .profile-image:after{
	float:none;
	clear:both;
}
#contactperson .modal{
	position:relative;
}
.platesInnerWrapper h2 {
  font-size: 18px;
}
.item-page .platesInnerWrapper h2 {
	font-size: 14px;
}
.home-nl .platesInnerWrapper h2, .home-fr .platesInnerWrapper h2 {
	font-size: 15px;
	line-height: 20px;
}
#contactperson .fax {
  display: none;
}
#contactperson .name {
  font-weight: 600;
}
.rowMarginal .newsflash {
  margin-bottom: 50px;
}
.blog h2 {
	font-size: 18px;
	line-height: 1.5;
}
.blog .item-image img {
	margin: 0 20px 20px 0;
}
.blog .readmore a {
	border: 1px solid #009057;
	display: inline-block;
	font-family: "Montserrat",sans-serif;
	padding: 10px 16px;
	text-transform: uppercase;
	border-radius: 0;
	margin-top: 20px;
}
.blog .readmore a:hover, .blog .readmore a:focus {
    color: #009057;
}
.blog .items-row {
	display: block;
	padding: 25px 0;
	background-image: url('../img/divider.png');
	background-repeat: no-repeat;
	background-position: left center;
}
.pull-left.item-image {
	margin: 0 25px 10px 0;
}
.page-header {
	border-bottom: medium none;
}
.page-header a {
	display: block;
}

#scrollToTop > img {
	width: 20px;
	height: auto;
}
.ceAkkLeft {
	width: 70%;
	margin-right: 5%;
}
.ceAkkRight {
	width: 25%;
	padding-top: 24px !important;
}
.outterWrapperCeAkk .ceAkkRight a {
	padding: 6px 12px;
	color: ;
	border: 1px solid #009057;
	display: block;
	vertical-align: middle;
	text-align: left;
	color: #fff;
	background-color: #009057;
	margin-bottom: 10px;
}
.mBottom5 {
 margin-bottom: 5px;
}
.mBottom10 {
 margin-bottom: 10px;
}
.mBottom15 {
 margin-bottom: 15px;
}
.mBottom20 {
 margin-bottom: 20px;
}
.mBottom25 {
 margin-bottom: 25px;
}
.pBottom5 {
 padding-bottom: 5px;
}
.pBottom10 {
 padding-bottom: 10px;
}
.pBottom15 {
 padding-bottom: 15px;
}
.pBottom20 {
 padding-bottom: 20px;
}
.pBottom25 {
 padding-bottom: 25px;
}
.counter {
	float: none !important;
}
.pagination-list {
	display: block;
	float: none;
	width: 100%;
	padding: 0;
}
.pagination-list li {
	display: inline-block;
	margin-right: 10px;
}
.pagination-list li a {
	padding: 5px;
}
.blog .items-row.clearfix {
	height: auto;
}
.fivePlates .platesInnerWrapper {
	text-align: center;
}
.col02 .fourPlates .platesInnerWrapper li {
	width: 22.47%;
}
.search .element-invisible, .search fieldset.only, .search .phrases legend {
	display: none;
}
#metaNav .search .search {
	padding: 0;
}
.search input[type="search"], #content #search-searchword {
	border-radius: 0;
	border: 1px solid #eee;
	padding: 2px 10px;
	font-size: 14px;
	width: 250px !important;
}
.search-results .result-title:first-child {
	margin-top: 30px;
}
.search-results .result-title {
	margin-top: 50px;
	margin-bottom: 5px;
}
.phrases-box {
	padding: 0 0 0 20px;
}
.phrases-box label {
    font-weight: normal;
}
.search .form-limit {
	float: right;
}
fieldset.phrases {
	margin-bottom: 30px;
}
.search .searchintro {
	margin: 30px 0;
}
.search .phrases .ordering-box {
	margin: 30px 0 0 0;
}
.search input[type="search"] {
	background-image: url("../img/search.png") !important;
	background-repeat: no-repeat;
	background-position: right 12px center;
	background-size: 19px auto;
    height: 30px;
}
body.search {
	padding: 0;
}
.search-results .result-category {
	display: none;
}
.maximenuck.item139.level2,
.maximenuck.item140.level2,
.maximenuck.item141.level2,
.maximenuck.item142.level2,
.maximenuck.item143.level2,
.maximenuck.item108.level2,
.maximenuck.item311.level2,
.maximenuck.item312.level2,
.maximenuck.item313.level2,
.maximenuck.item314.level2,
.maximenuck.item271.level2,
.maximenuck.item276.level2,
.maximenuck.item281.level2,
.maximenuck.item286.level2,
.subElements
 {
	border-bottom: medium none !important;
}
.subElements ul li {
	border-bottom: 1px solid #616161 !important;
    font-weight: 400 !important;
    font-family: 'Segoe UI' !important;
}
.subElements ul li a .titreck {
    font-weight: 400 !important;
    font-family: 'Segoe UI' !important;
}
.maximenuck2 .floatck {
	padding: 0 !important;
}
div#maximenuck118 ul.maximenuck li.level1.parent ul.maximenuck2 li.maximenuck.nodropdown li.maximenuck > a, div#maximenuck118 ul.maximenuck li.level1.parent ul.maximenuck2 li.maximenuck.maximenuflatlistck.level3 > a, div#maximenuck118 .maxipushdownck ul.maximenuck2 li.maximenuck.nodropdown li.maximenuck > a {
	text-indent: 0;
}
div#maximenuck118.maximenuckh ul.maximenuck li.maximenuck div.floatck,
div#maximenuck202.maximenuckh ul.maximenuck li.maximenuck div.floatck,
div#maximenuck206.maximenuckh ul.maximenuck li.maximenuck div.floatck,
div#maximenuck293.maximenuckh ul.maximenuck li.maximenuck div.floatck {
	padding-bottom: 0;
}
div#maximenuck118 li.fullwidth > div.floatck > div.maxidrop-main,
div#maximenuck202 li.fullwidth > div.floatck > div.maxidrop-main,
div#maximenuck206 li.fullwidth > div.floatck > div.maxidrop-main,
div#maximenuck293 li.fullwidth > div.floatck > div.maxidrop-main {
	padding-bottom: 50px !important;
}
.search-results .result-created {
	font-size: 14px;
	margin-top: 5px;
}
.blog.jobList .items-row {
	background-position: left bottom;
}
.blog.jobList .items-more {
	margin-top: 50px;
}
.bm-cool-menu-wrap {
	display: none;
}
.maximenuckh {
	display: block;
}
.com_docman .well {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #eaeaea;
	border: medium none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.com_docman label {
	font-weight: 400 !important;
	font-family: 'Work Sans',! sans-serif important;
}
.k-checkbox-dropdown-label {
    cursor: pointer;
}
.k-form-control.input-block-level {
	border: 1px solid #ccc;
	border-radius: 4px;
}
.label-success {
	background-color: #00854c;
	font-weight: 400 !important;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.k-js-search-submit {
	background-color: #00854c;
	border-radius: 0;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}
.k-js-search-submit:hover, .k-js-search-submit:focus {
	color: #fff;
}
.k-js-search-reset {
	display: none;
}
.docman-search-date-left {
	margin-right: 50px;
}
.k-form-control.input-block-level {
	border: 1px solid #ccc;
	border-radius: 4px;
	float: left;
	margin-right: 15px;
	padding: 5px 10px;
}
.mod_docman .module_document:first-child {
	border-top: 1px solid #eaeaea;
}
.mod_docman .module_document {
	border-bottom: 1px solid #eaeaea;
    margin: 0;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #fff;
}
aside .doclink {
	color: #009057 !important;
	font-weight: 300 !important;
}
.mod_docman .koowa_wrapped_content .whitespace_preserver, .mod_docman .koowa_wrapped_content .tag-label, .mod_docman .module_document__date {
	font-size: 14px;
}
.mod_docman .koowa_header__title_link {
	font-size: 16px;
}
#content main .mod_docman .whitespace_preserver.colMid {
	width: 85%;
	overflow: hidden;
}
aside .mod_docman .whitespace_preserver .koowa_header__title_link {
	width: 96%;
	overflow: hidden;
	display: block;
}
.mod_docman .module_document__size {
	white-space: nowrap;
}
.k-ui-namespace .mod_docman ul {
	display: block;
	margin: 0;
	list-style: none !important;
}
.accordion .mod_docman ul {
	padding: 0;
}
.accordion .mod_docman ul li:first-child {
    border-top: medium none;
}
.accordion .mod_docman ul li:last-child {
    border-bottom: medium none;
}
.logo.mobileShow, .stickies-mobile {
	display: none;
}
select {
	-moz-appearance: none; 
	-webkit-appearance: none; 
	appearance: none;
    background-color: #fff;
}
.item-page .platesInnerWrapper li {
	width: 149px;
	height: 149px;
}
.teaserTxtPicTxt {
	float: left;
}
.specialOrange .teaserTxtPicTxt {
	float: none;
}
.btnSpecial a, .btnSpecial a:hover, .btnSpecial a:focus {
	background-repeat: no-repeat;
	background-position: left 10px center;
	display: inline-block;
	padding: 5px 15px 5px 40px;
	background-color: #f08501;
	border: 1px solid #f08501;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	text-transform: uppercase;
}
.btnClock a, .btnLocation a, .btnDownload a,
.btnClock a:hover, .btnLocation a:hover, .btnDownload a:hover,
.btnClock a:focus, .btnLocation a:focus, .btnDownload a:focus {
	border-color: #00854c;
	background-color: #fff;
	color: #00854c;
}
.btnSpecial.btnDownload a {
    background-image:url('../../images/buttonicons/Download.png');
}
.btnSpecial.btnEmail a {
    background-image:url('../../images/buttonicons/Email.png');
}
.btnSpecial.btnLocation a {
    background-image:url('../../images/buttonicons/Standort.png');
}
.btnSpecial.btnClock a {
    background-image:url('../../images/buttonicons/Uhrzeit.png');
}
.topPos {
    vertical-align: top !important;
}
.colMid {
	width: 70%;
	margin-right: 4px;
	position: relative;
}
.rowMarginal .colMid {
	width: 100%;
    padding-right: 35px;
}
.module_document .koowa_header {
	margin: 0 !important;
}
.mod_docman .module_document {
	padding: 5px !important;
}
.module_document .label.label-success {
	position: absolute;
	top: 4px;
	right: 5px;
}
.col01Wrapper {
	width: 58%;
	margin-right: 2%;
}
.col02Wrapper {
	width: 40%;
	font-size: 14px;
}
.koowa_table__dates {
	font-size: 14px;
}
.downloadListWrapper .downloadList, .downloadListWrapper .docman_description, .downloadListWrapper .docman_document_details {
	width: 70% !important;
	display: inline-block;
}
.downloadListWrapper .downloadListAdditionalInfo {
	width: 28% !important;
	font-size: 14px;
	text-align: center;
	padding: 0 !important;
	margin: 0 !important;
}
.docman_document.downloadListWrapper {
	border-bottom: 3px solid rgba(0, 0, 0, 0.05);
}
.downloadListWrapper .docman_document_details {
	border: medium none;
}
.downloadListWrapper .koowa_header.downloadList {
	font-size: 16px !important;
	font-weight: 300 !important;
	font-family: 'Work Sans', sans-serif;
}
.blog .page-header {
	padding: 0;
	margin-bottom: 10px;
}
aside ul.mod_docman_icons {
    padding: 0;
}
aside .k-ui-namespace {
    margin-bottom: 50px;
}
aside .k-ui-namespace li:first-child {
    border-top: medium none !important;
}
aside .k-ui-namespace li:last-child {
    border-bottom: medium none !important;
}
.stickies {
  position: fixed;
}
.imgFull .item-image {
	margin-right: 0;
	width: 100% !important;
}
.imgFull .item-image img {
	margin-right: 0;
	width: 100% !important;
	height: auto;
}
.teaserTxtPicBtn.aglBtn {
	display: inline-block;
	margin-top: -50px;
}
.specialOrange .teaserTxtPicBtn.aglBtn {
	display: block;
	margin-top: 30px;
}
@media (max-width: 1875px) {

.keyvisualTeaser .custom {
	top: 50px;
}
.startseite .customimageCross, .home-en .customimageCross, .home-it .customimageCross, .home-nl .customimageCross, .home-es .customimageCross, .home-fr .customimageCross {
	top: 343px;
}
}
@media (max-width: 1650px) {
.keyvisualTeaser .custom {
	width: 100% !important;
}
.startseite .keyvisualTeaser .custom, .home-en .keyvisualTeaser .custom, .home-it .keyvisualTeaser .custom, .home-nl .keyvisualTeaser .custom, .home-es .keyvisualTeaser .custom, .home-fr .keyvisualTeaser .custom {
	height: auto !important;
	background-color: #fff !important;
	padding: 40px 20px 0 20px !important;
}
.keyvisualTeaser .custom {
	top: unset !important;
	left: 0 !important;
	position: relative !important;
}
.keyvisualTeaser span {
	color: #616161 !important;
}
.keyvisualTeaser h1 span.orange {
	color: #f08600 !important;
}
.customimageCross {
    display: none !important;
}
}
@media (min-width: 1301px) {
.stickies {
  right: 0;
  top: 275px;
}
}
@media (max-width: 1300px) and (min-width: 501px) {
.chzn-container {
	width: 105px !important;
}
.stickies {
	bottom: 0 !important;
	width: 100%;
	background-color: #f08501;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0;
	padding-bottom: 0;
	height: 50px !important;
	margin-bottom: -9px !important;
}
.stickies .stickiesCentered {
	display: block;
	width: 731px;
	margin: 1px auto;
}
.stickies .custom {
	float: left;
	margin-right: 40px;
	min-width: 200px;
}
.btnSticky {
	background-color: #f08501;
	margin-right: unset;
	transition: all 1s ease 0s;
}
.maximenuckh {
	display: none;
}
.search input[type="search"]::-moz-placeholder {
  opacity: 1;
}
.search input[type="search"]::-webkit-input-placeholder { 
  color: #fff;
}
.search input[type="search"]::-moz-placeholder { 
  color: #fff;
}
.search input[type="search"]:-ms-input-placeholder { 
  color: #fff;
}
.search input[type="search"]:-moz-placeholder { 
  color: #fff;
}
.mainNav {
	padding-top: 0 !important;
}
.k-ui-namespace .mod_docman ul {
	padding: 0;
}
.platesInnerWrapper li {
    height: 150px;
    width: 150px;
    padding: 10px 20px;
    margin-right: 10px;
    overflow: hidden;
}
.platesInnerWrapper h2 {
    font-size: 12px;
    margin: 10px 0;
}
.stickies {
    z-index: 99;
}
#analysefinder, .agrodropdown {
    height: 292px;
}
footer .col3 {
    width: 30% !important;
}
.bm-cool-menu {
	display: none;
}
.logo.desktopShow {
	display: none;
}
.bm-cool-menu-wrap {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999;
	width: 100%;
	background-color: #00854c;
	height: 40px;
}
.bm-cool-menu-wrap {
	display: block !important;
}
.bm-cool-menu-trigger {
	font-size: 30px;
	border: medium none;
	font-weight: lighter;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	text-align: left;
	display: block;
	color: #fff;
	position: absolute;
	left: 15px;
	top: 12px;
}
.bm-cool-menu-logo {
	position: absolute;
	top: 7px;
	width: 125px;
	height: auto;
	right: 20px;
}
.bm-cool-menu-logo img {
	height: 30px;
	width: auto;
	float: right;
}
#metaNav {
	height: 50px;
}
#metaNav .language {
	display: block !important;
	position: absolute;
	top: 9px;
	z-index: 99999;
	left: 50px;
	margin: 0 !important;
    padding: 0;
}
.chzn-container-single .chzn-single {
	color: #fff !important;
	background: none !important;
	padding: 0 !important;
	margin-left: 0;
}
.chzn-container-single .chzn-single span {
	margin-right: 0;
}
.chzn-container .chzn-drop {
	width: 200px;
	z-index: 15000;
}
.chzn-container .chzn-results {
	width: 200px;
	z-index: 15000;
}
.chzn-container-single .chzn-single div b {
	display: none;
}
#metaNav .search {
	float: unset;
	position: absolute;
	left: 74px;
	top: 4px;
	z-index: 15000;
	padding: 0;
}
.search input[type="search"] {
	background-image: url("../img/search-mobile.png") !important;
	float: left;
	border: medium none;
	background-color: #00854c;
	color: #fff !important;
	background-position: left 9px center !important;
	padding: 3px 5px 3px 47px !important;
	font-size: 14px;
}
.search input[type="search"]:focus {
	float: left;
	border: 1px solid rgba(255,255,255,1);
}
}
@media (max-width: 1300px) and (min-width: 1150px) {
.platesInnerWrapper li {
	height: 172px;
	width: 172px;
}
}
@media (max-width: 822px) and (min-width: 501px) {
.logo {
    width: 300px;
}
}
@media (max-width: 822px) and (min-width: 601px) {
.stickies {
	padding-left: 25px;
	padding-right: 25px;
}
.stickies .custom {
	margin-right: 25px;
	min-width: unset;
	width: 153px;
}
}
@media (max-width: 600px) and (min-width: 501px) {
.stickies {
	padding-left: 15px;
	padding-right: 15px;
}
.stickies .custom {
	margin-right: 10px !important;
	min-width: unset;
	width: 153px;
}
}
@media (max-width: 698px) and (min-width: 501px) {
.logo {
    width: 150px;
}
.search input[type="search"], #content #search-searchword {
    width: 150px !important;
}
.logo img:first-child {
    margin-bottom: unset;
    margin-right: unset;
    max-width: 100%;
    margin-top: 13px;
}
}
@media (max-width: 1280px) {
img {
	height: auto;
}
#metaNav, main, .container, .col01, .col02, .col3, aside {
	max-width: 100% !important;
	width: 100% !important;
}
.logo img:last-child, 
.pagination-list .disabled {
	display: none !important;
}
section, .footerContent {
	padding-left: 20px;
	padding-right: 20px;
    padding-bottom: 50px;
}
.agrodropdown {
	max-width: 48%;
	width: 48%;
	display: inline-block;
	vertical-align: top;
}
#analysefinder.agrodropdown {
	margin-left: 20px;
}
aside {
	margin-top: 50px;
}
.logo {
	padding-left: 20px;
}
.maximenuckh {
	display: none !important;
}
.keyvisualTeaser {
  left: unset;
  position: relative !important;
  top: unset;
}
.keyvisualTeaser .custom {
	background-color: transparent;
	left: unset;
	padding: 20px 20px 0 20px;
	position: relative;
	top: unset;
	height: unset !important;
	width: 100% !important;
}
.keyvisualTeaser h1 {
	margin-bottom: 20px;
}
.customimageCross {
	display: none;
}
.slick-list {
	width: 100% !important;
}
}
@media (min-width: 501px) {
.keyvisual img {
    margin-left: 0 !important;
}
}
@media (max-width: 500px) {
h1 {
	font-size: 1.5em !important;
}
h2 {
	font-size: 1.3em !important;
}
h3 {
	font-size: 1.2em !important;
}
h4 {
	font-size: 1.1em !important;
}
.aglBtn a {
	font-size: 0.75em !important;
}
.teaserTxtPicWrapper .teaserTxtPicTxt, .platesInnerWrapper li, .keyvisualTeaser, .teaserTxtPicTxt, .teaserTxtPicPic, .logo,
.logo img, .language .advancedSelect, .search input[type="search"], .ceAkkLeft, .ceAkkRight,
.blog .item-image, .blog .item-image img, #contactperson a, #contactperson .data {
	max-width: 100% !important;
	width: 100% !important;
}
.logo img:last-child, 
.bm-cool-menu::after, 
.pagination-list .disabled,
.logo {
	display: none !important;
}
aside, main, .col01, .col02, .col3, .logo, .ceAkkLeft, .ceAkkRight, #content .search {
	float: none !important;
}
section {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}
#metaNav {
	height: 40px;
}
main, .ceAkkLeft {
	margin-right: 0;
}
.ceAkkLeft {
	margin-bottom: 20px;
}
.container {
  padding-left: 10px;
  padding-right: 10px;
}
.col02 {
  margin-bottom: 30px;
}
.col01, .col02, .col3 {
  margin-right: 0;
}
.footerBottom li, .bm-cool-menu-wrap {
  display: block !important
}
.platesInnerWrapper li {
  margin-bottom: 30px;
  margin-right: 0;
}
.mainNav.container {
  height: auto;
  padding: 0;
}
.teaserTxtPicTxt {
  display: inline-block;
  margin-right: 5%;
}
.teaserTxtPicPic {
  margin: 30px 0 0;
}
.teaserTxtPicWrapper.specialOrange {
  padding: 20px;
}
.specialOrange .teaserTxtPicPic {
  position: relative;
  top: unset;
}
.logo {
	margin-top: 18px;
	height: auto;
	margin-right: 0 !important;
}
.logo img {
	display: block;
	margin-right: 0 !important;
}
.bm-cool-menu .active.parent > a {
	font-weight: bold !important;
}
.bm-cool-menu .active.parent .active.parent a {
	font-weight: bold !important;
}
.bm-cool-menu .active.parent .active.parent .nav-child a {
	font-weight: normal !important;
}
.bm-cool-menu .active.parent .active.parent .nav-child .current.active a {
	font-weight: bold !important;
}
.bm-cool-menu ul ul {
	margin: 0 0 0 0 !important;
}
.bm-cool-menu-logo img {
	height: 30px;
	width: auto;
	float: right;
}
#metaNav .search .search, #metaNav .language {
	padding: 0;
	width: 100%;
	margin-bottom: 20px;
}
#metaNav .search .search {
	padding: 0 !important;
	margin: 0 !important;
}
#metaNav .language {
	margin-top: 50px;
}
.language .advancedSelect, .search input[type="search"] {
	padding: 3px 5px !important;
	font-size: 14px;
}
header {
	margin-top: 41px;
}
.bm-cool-menu {
	display: none;
    margin: 57px auto 10px auto;
    border-top: 1px solid #fff;
}
.bm-cool-menu-wrap {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999;
	width: 100%;
	background-color: #00854c;
	height: 40px;
}
.bm-cool-menu-trigger {
    background-color: #00854c;
    font-size: 30px;
	border: medium none;
	font-weight: lighter;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	text-align: left;
    display: block;
    color: #fff;
    position: absolute;
    left: 15px;
    top: 9px;
}
.wrapperWhiteBtnTeaser {
	padding: 0;
}
.blog .item-image img {
	margin: 0 0 20px 0;
}
.blog .item-image {
	margin: 0 0 10px 0;
}
.blog .items-leading {
	min-height: 800px !important;
}
.pagination-list li {
	margin-bottom: 20px;
}
#ordering {
	float: right;
}
.agrodropdown {
	max-width: 100%;
	width: 100%;
	display: block;
	vertical-align: top;
}
#analysefinder.agrodropdown {
	margin-left: 0;
}
.teaserTxtPicPic img {
	width: 100%;
	margin-bottom: 15px;
}
.bm-cool-menu-logo {
	position: absolute;
	top: 7px;
	width: 125px;
	height: auto;
	right: 15px;
}
#metaNav .language, #metaNav s.search {
	float: left !important;
	width: 40% !important;
}
#metaNav .search, #metaNav .language {
	padding: 0;
	margin: 30px 0 !important;
}
.com_docman .footable-toggle {
	margin-top: 12px;
}
#metaNav .language, .stickies {
	display: none;
}
.bm-cool-menu-language.language {
	position: absolute;
	top: 8px;
	left: 108px;
}
.search input[type="search"] {
	float: left;
	border: medium none;
	background-color: #00854c;
	color: #fff !important;
	padding-left: 47px !important;
	background-position: left 9px center !important;
}
.search input[type="search"]:focus {
	float: left;
	border: 1px solid rgba(255,255,255,1);
}
#metaNav .search {
	float: none;
	margin: 5px 0 !important;
}
.platesInnerWrapper li {
	width: 32% !important;
	min-width: 100px;
	height: auto;
	min-height: 148px;
	overflow: hidden;
}
.platesInnerWrapper h2 {
	font-size: 0.6em !important;
}
.stickies-mobile {
	display: block !important;
	position: fixed;
	left: 0;
	bottom: -23px;
	width: 100%;
	text-align: center;
	background-color: rgba(92,92,92, 0.7);
	padding: 10px 0;
	z-index: 5000;
}
.stickies-mobile div.custom {
	display: inline-block;
	width: 45%;
    min-width: 150px;
	margin-right: 20px;
}
.stickies-mobile div.custom:last-child {
	margin-right: 0;
}
.stickies-mobile .btnSticky {
	margin: 0 !important;
}
.accordion-inner.panel-body {
	padding-top: 0 !important;
}
.accordion-inner h3 {
	margin-top: 15px;
}
.plates .custom {
	margin-bottom: 0;
}
.footerContent.footerTop {
	padding-bottom: 0;
}
.blog .items-row {
	padding: 0;
}
.blog .items-leading {
	min-height: 650px !important;
    padding-bottom: 20px;
}
.blog .items-leading .page-header {
	margin-top: 0;
}
main {
	min-height: unset;
}
.mobileTable {
	max-width: 100%;
	overflow: scroll;
}
#metaNav .language {
	display: block !important;
	position: absolute;
	top: 5px;
	z-index: 99999;
	left: 42px;
    margin: 0 !important;
}
.mod-languages .inputbox.advancedSelect {
	border: medium none !important;
	color: #fff;
	background-color: transparent !important;
}
.search input[type="search"] {
	background-image: url("../img/search-mobile.png") !important;
}
#scrollToTop {
	bottom: 80px;
}
.ceAkkRight {
	padding-top: 0 !important;
}
.teaserTxtPicBtn.aglBtn {
	margin-top: 30px;
}
#contactperson .data {
	width: 67% !important;
	margin-right: 5%;
}
.agrodropdown input:focus, .agrodropdown select:focus {
	border: 3px solid #ccc;
}
.teaserTxtPicWrapper > h2 {
	margin-bottom: 0;
}
.mod_docman_icons {
	padding: 0;
}
.colMid, .col01Wrapper {
	width: 100%;
	margin-right: 0;
    float: none !important;
}
.downloadListWrapper .downloadList, .downloadListWrapper .docman_description, .downloadListWrapper .docman_document_details, .col02Wrapper {
	width: 100% !important;
	display: block;
}
.downloadListWrapper .downloadListAdditionalInfo {
	width: 100% !important;
	text-align: left;
}
.docman_download_label, .docman_download__info {
	float: left;
	width: auto;
}
.docman_download_label{
   margin-right: 10px;
}
.docman_table_layout .docman_track_download, .docman_table_layout .docman_download_label, .docman_table_layout .docman_download__info  {
	float: none !important;
}
.docman_table_layout .docman_track_download {
	margin-top: -2px;
	display: inline-block;
}
.mod_docman .colMid {
	display: block;
}
aside .k-ui-namespace {
	margin-bottom: 50px;
}
.slider-item {
	width: 100% !important;
	max-width: 100% !important;	
}
.slider-item-image {
	width: auto !important;
	max-width: unset !important;	
}
.slick-initialized .slick-slide {
	visibility: hidden;
}
.item.slick-slide.slick-current.slick-active {
	visibility: visible !important;
}
.cc-cookies {
	position: fixed;
	float: none;
}
.chzn-container-single .chzn-single {
	color: #fff !important;
	background: none !important;
	padding: 0 !important;
	margin-left: 15px;
    width: 120px;
}
.chzn-container-single .chzn-single div b {
	display: none;
}
}
@media (max-width: 320px) {
.stickies-mobile div.custom {
	margin-right: 0;
}
.bm-cool-menu-language.language {
	left: 92px;
}
.blog .items-leading {
	min-height: 620px !important;
}
.platesInnerWrapper h2 {
	font-size: 0.5em !important;
}
.platesInnerWrapper li, .item-page .platesInnerWrapper li {
	width: 32% !important;
	min-height: 127px;
    min-width: auto;
}
.item-page .platesInnerWrapper img {
	max-width: 100%;
}
.item-page .platesInnerWrapper li {
	height: auto;
	min-height: 136px !important;
}
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}
@supports (-webkit-appearance:none) {
.language .chzn-container-single-nosearch {
	width: 115px !important;
}
}
}