/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/source-sans-pro-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
       url('../fonts/source-sans-pro-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v13-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-600 - latin
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/source-sans-pro-v13-latin-600.eot');
  src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'),
       url('../fonts/source-sans-pro-v13-latin-600.eot?#iefix') format('embedded-opentype'),
       url('../fonts/source-sans-pro-v13-latin-600.woff2') format('woff2'),
       url('../fonts/source-sans-pro-v13-latin-600.woff') format('woff'), /*
       url('../fonts/source-sans-pro-v13-latin-600.ttf') format('truetype'),
       url('../fonts/source-sans-pro-v13-latin-600.svg#SourceSansPro') format('svg');
}
*/

.bglightgreen {
	background-color: rgba(169, 215, 0, 0.3) !important;
}

/* source-sans-pro-900 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/source-sans-pro-v13-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Black'), local('SourceSansPro-Black'),
       url('../fonts/source-sans-pro-v13-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v13-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v13-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v13-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v13-latin-900.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* Altes Gr�n nach Umwandlung in rgb: #bec531 */
body {
	font-family: 'Source Sans Pro', sans-serif !important;
	color: #000;
	font-size: 16px;
	line-height:1.6em;
	padding:0;
	position:relative;
	overflow-x: hidden;min-width: 320px;
}
h1, h2, h3, p {
	font-family: 'Source Sans Pro', sans-serif !important;
	font-weight:400;
	color:#000;
}
h1, h2, h3 {
	font-weight: 900;
	margin:0 0 15px 0;
	line-height: 100%;
}
h1, h3 {
	font-size: 25px;
	letter-spacing: -1px;
	text-transform:uppercase;
}
h2 {
	font-size: 20px;
}
h2 span {
	font-size: 16px;
}
#kooperationspartner h2 {
	margin:15px 0 0 0;
}
.smalltypo {
	font-size: 11px;
	line-height: 15px;
}
/*h3 {
	font-size: 16px;
	font-weight: 900;
	line-height: 100%;
}*/
p {
	margin: 0 0 15px 0;
}
a {
	color: #000;
	text-decoration:underline;
}
	a:hover {
		color: #000;
		text-decoration:none;
	}
ul{
	margin: 0px;
	padding-left: 15px;
}
li{
	/*margin-left:20px;*/
	margin: 0px;
}
.uk-form {
	margin:0;
	padding:0;
}
.section, section {
	position:relative;
	padding-top:30px;
	margin-bottom:30px;
}
.navQuick {
	z-index:9999;
	position:relative;
}
.uk-button {background-color: #C4D600;}
.uk-button.button-primary {background-color: #f5f5f5;}
.uk-button-primary:focus, .uk-button-primary:hover {
    background-color: #ef7d00;
}
.uk-navbar-nav > li > a {
	height:30px;
	line-height:30px;
}
/* fullwidth */
.fullwidth {
	padding-top:30px;
	padding-bottom:30px;
	width: 100%;
	background-color: #C4D600;
}
	.bright {
		background-color: #fbffd5;
		margin-bottom: 0;
	}
.fullwidth:after {
	clear: both;
}
.fullwidth:before, .fullwidth:after {
	content: " ";
	display: table;
}
.fullwidth a.navbarcont,
.fullwidth a.uk-navbar-toggle {
	background-color: #a1b000;;
	color:#fff;
	line-height: 40px;
	height: 40px;
	min-width: 40px;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
}
.fullwidth a.navbarcont {
	border-left: 1px solid #fff;
}
.uk-navbar-brand {
	float:right;
}
.navbarcont::after,
.uk-navbar-toggle::after {
	position: relative;
	top:-2px;
}
	.fullwidth a.navbarcont:hover,
	.fullwidth a.uk-navbar-toggle:hover {
		color:#000;
	}

.fullwidth hr {
    border-color: #000 -moz-use-text-color -moz-use-text-color;
}
/*  Pfeil runter */
.fullwidth .header-scroll.uk-button:hover {
    background-color: #c4d600;
    border-color: #000;
    color: #fff;
}
.header-scroll {
    background-color: transparent;
    border: 2px solid #c4d600;
    border-radius: 100%;
    bottom: 90px;
    color: #c4d600;
    font-size: 24px;
    height: 60px;
    left: 50%;
    text-align:center;
    line-height: 58px;
    position: absolute;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
    -webkit-transition: all 0.2s ease 0s;
            transition: all 0.2s ease 0s;
    width: 60px;
    display:none;
}
.header-scroll a {
	color: #c4d600;
}
.header-scroll > i:first-child {
    -webkit-animation-name: scroll-next-top;
            animation-name: scroll-next-top;
    top: -15px;
}
.header-scroll > i:last-child {
    -webkit-animation-name: scroll-next-bottom;
            animation-name: scroll-next-bottom;
    top: 15px;
}
.header-scroll > i {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-timing-function: ease;
            animation-timing-function: ease;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-name: scroll-next-middle;
            animation-name: scroll-next-middle;
    bottom: 0;
    height: 10px;
    left: -2px;
    line-height: 10px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 60px;
}
@-webkit-keyframes scroll-next-top {
     0% { opacity: 0; filter: alpha(opacity=0); }
    16% { opacity: 1; filter: alpha(opacity=100); }
    32% { opacity: 1; filter: alpha(opacity=100); }
    48% { opacity: 1; filter: alpha(opacity=100); }
    64% { opacity: 0; filter: alpha(opacity=0); }
    80% { opacity: 0; filter: alpha(opacity=0); }
    100% { opacity: 0; filter: alpha(opacity=0); }
}
@keyframes scroll-next-top {
     0% { opacity: 0; filter: alpha(opacity=0); }
    16% { opacity: 1; filter: alpha(opacity=100); }
    32% { opacity: 1; filter: alpha(opacity=100); }
    48% { opacity: 1; filter: alpha(opacity=100); }
    64% { opacity: 0; filter: alpha(opacity=0); }
    80% { opacity: 0; filter: alpha(opacity=0); }
    100% { opacity: 0; filter: alpha(opacity=0); }
}
@-webkit-keyframes scroll-next-middle {
     0% { opacity: 0; filter: alpha(opacity=0); }
    16% { opacity: 0; filter: alpha(opacity=0); }
    32% { opacity: 1; filter: alpha(opacity=100); }
    48% { opacity: 1; filter: alpha(opacity=100); }
    64% { opacity: 1; filter: alpha(opacity=100); }
    80% { opacity: 0; filter: alpha(opacity=0); }
    100% { opacity: 0; filter: alpha(opacity=0); }
}
@keyframes scroll-next-middle {
     0% { opacity: 0; filter: alpha(opacity=0); }
    16% { opacity: 0; filter: alpha(opacity=0); }
    32% { opacity: 1; filter: alpha(opacity=100); }
    48% { opacity: 1; filter: alpha(opacity=100); }
    64% { opacity: 1; filter: alpha(opacity=100); }
    80% { opacity: 0; filter: alpha(opacity=0); }
    100% { opacity: 0; filter: alpha(opacity=0); }
}
@-webkit-keyframes scroll-next-bottom {
     0% { opacity: 0; filter: alpha(opacity=0); }
    16% { opacity: 0; filter: alpha(opacity=0); }
    32% { opacity: 0; filter: alpha(opacity=0); }
    48% { opacity: 1; filter: alpha(opacity=100); }
    64% { opacity: 1; filter: alpha(opacity=100); }
    80% { opacity: 1; filter: alpha(opacity=100); }
    100% { opacity: 0; filter: alpha(opacity=0); }
}
@keyframes scroll-next-bottom {
     0% { opacity: 0; filter: alpha(opacity=0); }
    16% { opacity: 0; filter: alpha(opacity=0); }
    32% { opacity: 0; filter: alpha(opacity=0); }
    48% { opacity: 1; filter: alpha(opacity=100); }
    64% { opacity: 1; filter: alpha(opacity=100); }
    80% { opacity: 1; filter: alpha(opacity=100); }
    100% { opacity: 0; filter: alpha(opacity=0); }
}


/* subMenu */

/* This is the selector i used for my menu, it needs to be set as position:absolute; */

nav.uk-navbar .uk-container {
	padding:0;
}
.subMenu .uk-navbar-nav {
	margin-top:5px;
}
.subMenu .uk-navbar-nav > li {
	border-right: 1px solid #000;
	margin:0;
	position: static;
}
.subMenu .uk-navbar-nav > li:nth-child(6) {
	border-right: 0px solid #fff;
}
.subMenu .uk-navbar-nav > li > a {
	height: 25px;
	line-height: 25px;
	font-weight:400;
	font-size:18px;
	padding: 0 22px;
	color:#000;
}
.subMenu .uk-navbar-nav > li.uk-open > a,
.subMenu .uk-navbar-nav > li:hover > a,
.subMenu .uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-active > a {
	background-color:transparent;
	color:#C4D600;
}
.uk-navbar-nav > li > a[href="#"] {
	cursor: pointer;
}
.uk-nav-dropdown > li > a:hover,
.subMenu .uk-nav-navbar > li > a:hover {
	background-color: #C4D600;
}
.subMenu {
	width:100%;
	min-width: 320px;
	height: 60px;
	background-color:#fff;
	border-top:1px solid #C4D600;
	border-bottom:1px solid #C4D600;
	position: relative;
	top: 0;
	z-index: 100;
}
.subMenu .uk-dropdown {
	background-color: #fff;
}
.subMenu .uk-navbar-nav .uk-dropdown {
	padding: 0;
	animation: none;
	top: 30px !important;
	width: auto;
    left: 0;
}
.subMenu .uk-dropdown > .uk-subnav {
	margin-top: 0;
}
.subMenu .uk-subnav > li > a {
	font-size: 16px;
}
.subMenu.fxd {
	position: fixed;
}
.subline {
	clear:both;
}
.uk-subnav {
	position:relative;
	left:0;
}
.uk-subnav > * {
    margin-top: 0px;
}
.uk-subnav-pill > * > * {
    padding: 2px 8px;
}
.uk-subnav > li > a {
	color:#000;
	text-decoration: none;
}
.uk-subnav-pill > li > a:hover, .uksubnav-pill > li > a:focus,
.uk-subnav-pill > li.uk-active > a {
	color:#fff;
	background: none repeat scroll 0 0 #C4D600;
}
.menuheight {
	height: 60px
}
.hilsenbeck {
	position:absolute;
	top:5px;
	right:5px;
	z-index: 1030;
}
.vdvm {
	position:absolute;
	left: 0;
	top: 20px;
	width:180px;
}
.siegeltopleft {
	position:absolute;
	left: 40px;
	top:20px;
	width:40px;
}
.siegel,
.banner {
	position:absolute;
	right:20px;
	top:20px;
	width:150px;
}
.banner {
	top: 90px;
	width: 130px;
	right: 48px;
}

.subNavBtn {
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	padding: 0;
	text-align: center;
	color: #C4D600;
}
/* SECTIONS */
.sMenu-sTop-white {
	padding: 0;
	transition: height 0.1s ease-in-out 0s;
	/* position: sticky;
	top: 0;
	z-index: 100; */
}
.sTop {
	background-color: #FFFFFF;
	position:relative;
	margin-top: 0px;
	margin-bottom:0;
	padding-top: 100px;
	padding-bottom:0;
	background:none;
	min-height:340px;
	overflow: hidden;
	/*padding-top: 10%;
	padding-bottom:10%;
	min-height:200px;*/
}

.log-hilsenbeck {
	padding: 20px;
	/*box-sizing: content-box;*/
}

/*  ----  Forms

form div label {
    display: block;
    margin-bottom: 2px;
	float: left !important;
	width: 150px;
}
form div {
    float: left !important;
    margin: 0;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 320px;
}
input[type="text"], textarea {
	 float: left !important;
    border-color: #ACADB2 #DADFE5 #E2E9EF #E3E3EB;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    font: 13px/1.5 arial,helvetica,sans-serif;
    margin: 0;
    padding: 4px;
}
input.absenden {
    background-color: #FFFFFF;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    color: #005F9E;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 20px;
    text-transform: uppercase;
}
input:hover.absenden {
	background-color: #005F9E;
	border: 1px solid white;
	color: white;
}
textarea {
    clear: both;
    float: none;
    resize: vertical;
}*/
.clear {
	clear: both;
}
.formerror {
	border: 1px solid red !important;
}
.formlabelwidth label{
	display: block;
	float: left;
	width: 152px;
}
.notes {
	color: #444444;
	font-size: 12px;
	display: block;
}
.section .uk-width-medium-1-1{
	position:relative;
}
#team {
	position:relative;
}
.inImage {
	position:absolute;
	top:10px;
	left:50px;
	font-style:italic;
}
.inButton {
	position:absolute;
	bottom:10px;
	left:20px;
}

/* Mobile Men� */
.uk-offcanvas {
	background: none transparent;
}
.uk-offcanvas-bar a.logo {
    display: block;
    margin-bottom: 20px;
}
.uk-offcanvas-bar {
	background: #c4d600 none repeat scroll 0 0;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 2px 0 0 rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    padding: 20px;
    width: 300px;
}
.uk-nav-offcanvas ul a {
    color: #000;
}
.uk-nav-offcanvas > li {
    margin-bottom: 5px;
}
.uk-nav-offcanvas >li > a {
    color: #fff;
    background-color: #a1b000;
}
.uk-nav-sub	{
	background-color: #a1b000;
}
.mobnav .uk-button {
	background-color: #a1b000;
}
ul.downloads {
	clear:both;
	list-style-image: url("../images/pdf.gif");
	line-height: 160%;
	margin-left: 30px;
	padding-left: 0;
}
ul.downloads li {
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 5px;
}

.mobnav .address {}
.mobnav .address > h2 {}
.mobnav .address > div::after {
    content: "";
    border-top: 1px solid #fff;
    left: 0;
    top: 14px;
    z-index: -1;
    right: 0;
    position: absolute;
}
.mobnav .address > div + div {
	margin-top: 10px;
}
.mobnav .address > div {
    position: relative;
    z-index: 0;
}
.mobnav .address > div > h3 {
    line-height: 30px;
    background-color: #C4D600;
    padding-right: 6px;
    font-size: 16px;
    display: inline-block;
    margin: 0;
}
.mobnav .address > div > a:hover {
	background-color: #fff;
}
.mobnav .address > div > a {
    position: absolute;
    height: 30px;
    width: 30px;
    background-color: #C4D600;
    border: 1px solid #fff;
    box-sizing: border-box;
    text-align: center;
    top: 0;
    line-height: 28px;
    transition: all 0.3s ease 0s;
}
.mobnav .address > div > a[href^="tel:"] {
	right: 40px;
}
.mobnav .address > div > a[href^="mailto:"] {
	right: 0;
}

/*Standortmap*/
[id*="Layer"] {
	background-color: #eff1ce;
	border: 1px solid #C4D600;
	padding: 9px 5px 0 8px;
	display: none;
}
.standort_map {
	position:relative;
}
.mapdetails {
	position:absolute;
	top:0px;
	right:0px;
	width:180px;
	z-index: 9;
}
.mapdetails #Layer1, .mapdetails #Layer2, .mapdetails #Layer3, .mapdetails #Layer4, .mapdetails #Layer5, .mapdetails #Layer6, .mapdetails #Layer7 {
	background-color: #fff;
	line-height: 1.1em;
	font-size:12px;
	width:180px;
}
.mapdetails a {
	color: #78841A;
}
.mapdetails span.spacer {
	display: inline-block;
	width: 48px;
}
.map-container {
	/*padding-right: 193px;*/
	position: relative;
}
.map-container .mapdetails {
    right: 14px;
}
.map-container .mapdetails > div  {
	margin: 0 !important;
}
.linkInvers a{
	color:#000;
}
/* Service */
.service .uk-overlay {
	background-color: #C4D600;
}
.service .uk-overlay:hover {
	background-color: #E3E3EB;
}
.service figcaption {
	font-weight: bold;
	font-size: 30px;
	line-height: 37px;
	color: #000000;
}

.service .uk-width-medium-1-4 figcaption {
	font-size: 20px;
	line-height: 25px;
}

/* Versicherer*/
.cloud {
	display:block;
	font-size:3.5em;
	font-weight: 900;
	line-height:1em;
	color:#C4D600;
	text-align:justify;
}
.serviceCloud  strong{
	/*font-size:1.2em;*/
}
.serviceCloud{ font-size:0.8em;line-height:10px;}
	.serviceCloud.s06{ font-size:0.6em;}
	.serviceCloud.s07{ font-size:0.7em;}
	.serviceCloud.s12{ font-size:1.2em;}

.serviceCloud a{
	text-decoration:none;
	color: #C4D600;
	font-weight: 900;
	line-height:1.5em;
	/*padding:0 40px 0 0px;*/
}
	.serviceCloud a:hover{
	   color:#000;
	}
	.fullwidth .serviceCloud a{
	   color: #fff;
	}
		.fullwidth .serviceCloud a:hover{
		   color:#000;
		}

/* Bei "fullwidth" mit gr�nem BG = wei�e Schriftfarbe */
/* ansonsten auf wei�er Fl�che, gr�ne Schriftfarbe    */
.fullwidth .cloud{
    color: #FFF;
}
.fullwidth .uk-button {
	background:none #a1b000;
	color:#000;
}
.uk-button.uploadbutton {
	background-color: #ffffff;

}
.uk-button.fontsmall {
	font-size:12px;
	line-height: 16px;
	padding: 6px;
}
.fullwidth .uk-button:hover {
	background:none #000;
	color:#fff;
}

/* Panel-Boxen */
.uk-panel-box {
	background-color: rgba(0, 0, 0, 0.05);
	/*border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);*/
}

.fullwidth .uk-panel-box {
	background-color: rgba(255, 255, 255, 0.2);
}

/* Input styling - checkbox / radio */
.checkboxradio input[type="radio"], .checkboxradio input[type="checkbox"] {
	display: none;
}
.checkboxradio-label {
    cursor: pointer;
    display: inline-block;
    padding-left: 25px;
	padding-right: 10px;
    position: relative;
    margin-bottom: 5px;
}
.checkboxradio-label:before {
	background-color: white;
	border: 1px solid #A1B000;
	border-radius: 50%;
	color: #A1B000;
	content: "";
	height: 16px;
	left: 0px;
	position: absolute;
	top: 4px;
	width: 16px;
	font-size: 8px;
	display: block;
	font-family: fontawesome;
	line-height: 16px;
	text-align: center;
}

.emails .checkboxradio-label:before {
    top: 0px;
}

.checkboxradio input[type="radio"]:checked + .checkboxradio-label:before {
	content: "\f111";
}
.checkboxradio input[type="checkbox"]:checked + .checkboxradio-label:before {
	content: "\f111";
}

.uk-form textarea {
    height: 152px;
}
.formerror ~ .checkboxradio-label {
	border: 1px solid red;
}
.uk-form select:focus, .uk-form textarea:focus, .uk-form input:focus:not([type]), .uk-form input[type="text"]:focus, .uk-form input[type="password"]:focus, .uk-form input[type="datetime"]:focus, .uk-form input[type="datetime-local"]:focus, .uk-form input[type="date"]:focus, .uk-form input[type="month"]:focus, .uk-form input[type="time"]:focus, .uk-form input[type="week"]:focus, .uk-form input[type="number"]:focus, .uk-form input[type="email"]:focus, .uk-form input[type="url"]:focus, .uk-form input[type="search"]:focus, .uk-form input[type="tel"]:focus, .uk-form input[type="color"]:focus {
    background: none repeat scroll 0 0 #EFF1CE;
    border: 1px solid #a1b000;
    color: #000;
}
.uk-button-success:hover, .uk-button-success:focus {
	background-color:#a1b000;
}

.ie-warning-msg {
	position: absolute;
	height: 60px;
	background-color: #ffffff;
	z-index: 9999;
}
.white.uk-tab {
	border-bottom: 1px solid #c4d600;
}
.uk-tab > li > a:hover {
	color: #000;
}
.partner {
	font-size:30px;
	font-weight: 900;
	padding:0px 40px;
	display:block;
	text-transform:uppercase;
	font-stretch:expanded;
}
.fullwidth .uk-table-striped tbody tr:nth-of-type(odd) {
	background: #bdce00;
}
.fullwidth .uk-table-hover tbody tr:hover {
	background: #b4c400;
}
.icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	padding-right:10px;
	box-sizing:initial;
}

map.hidemap {
	display:none;
}

h2.uk-panel.uk-panel-box { cursor: pointer; }
h2.uk-panel.uk-panel-box:hover { background-color: rgba(0, 0, 0, 0.07); }
.uk-padding-top { padding-top: 15px !important; }
.uk-padding-bottom { padding-bottom: 15px !important; }

#filelist{
	width: 100%;
}
#filelist li{
	transition: all 1.2s ease-out;
}
#filelist li a.remove{
	float: right;
}
#fileerror{
	color: #f00;
}

@media only screen and (max-width: 1220px) {
	/*.map-container .mapdetails {
		right: -34px;
	}*/
}
@media only screen and (max-width: 959px) {
	.map-container .mapdetails {
		right: 0;
	}

}

@media only screen and (max-width: 960px) {
	.standort_map, .standort_map .mapdetails,
	#ma #Layer1, #ma #Layer2, #ma #Layer3, #ma #Layer4, #ma #Layer5, #ma #Layer6, #ma #Layer7, #Layer8, #Layer9, #Layer10, #Layer11, #Layer12, #Layer13, #Layer14, #Layer15, #Layer16, #Layer17, #Layer18, #Layer19, #Layer20,
	#Layer21, #Layer22, #Layer23, #Layer24, #Layer25, #Layer26, #Layer27, #Layer28, #Layer29, #Layer30, #Layer31, #Layer32, #Layer33, #Layer34, #Layer35, #Layer36, #Layer37,
	#Layer51, #Layer52, #Layer53, #Layer54, #Layer55, #Layer56, #Layer57, #Layer58, #Layer59, #Layer60, #Layer61, #Layer62, #Layer63, #Layer64, #Layer65, #Layer66, #Layer67 {
		display:none;
	}
	.banner {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	.subMenu.fxd {
		height: 60px;
	}
	.fxd .mobile-sticky > div a {
		height: 60px;
		line-height: 60px;
		width: 60px;
	}
	.fxd {
		margin-top: 0px;
	}
	.uk-panel-box {
	    padding: 5px;
	}
	.log-hilsenbeck {
		padding: 40px;
	}

	.sTop.mobile {
		padding-top: 0px;
		overflow: unset;
	}
	.mobile-sticky .showsticky {
	   display: none;
	}
	.fxd .mobile-sticky .showsticky {
	   display: inline-block;
	}
	.subMenu {
	    height: 30px;
	}
	img#standOrtMap {
		max-width: 300px;
	}
	.menuheight {
		height: 30px;
	}
}

@media only screen and (max-width: 480px) {
	img#standOrtMap {
		max-width: 200px;
	}
	.header-scroll {
		display: block;
	}
	.log-hilsenbeck {
	    padding: 40px 20px;
	}
	.service figcaption {
	    font-size: 20px;
	    line-height: 28px;
	}
	/* .sTop {
		height: 200px;
	} */
	.cloud {
		line-height: 20px;
	}
	.serviceCloud { font-size:16px; line-height: 20px;}
		.serviceCloud.s06{ font-size:40%;}
		.serviceCloud.s07{ font-size:45%;}
		.serviceCloud.s12{ font-size:50%;}
	.serviceCloud a {padding-right:10px;line-height:10%;}

	.map-container .mapdetails {
    	left: auto;
    }
}

.gino, .lokki {
    display: none !important;
    visibility: hidden !important;
}

.uk-subnav > * {
    margin-top: 0px;
}
.uk-subnav-pill > * > * {
    padding: 2px 8px;
}
.uk-tab {
	border-bottom-color: #000;
}
.uk-tab li {
	margin-bottom: 0;
}
	.uk-tab.partner li {
		margin-bottom: -1px;
	}
.uk-tab>li.uk-active>a {
	border-color: #fff;
}

.uk-tab.partner >li.uk-active>a {
	border-color: #000000;
	background: #d7e070 none repeat scroll 0 0;
}
.uk-tab>li>a {
	color: #000;
}

.panel span::after {
    border: 3px solid #fff;
    border-radius: 100%;
    bottom: 4px;
    content: "";
    left: 4px;
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: -1;
}
.panel span {
    background-color: #c4d600;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 40px;
    height: 90px;
    line-height: 95px;
    position: relative;
    width: 90px;
    z-index: 0;
}
.sTop a.panel {
	text-decoration: none;
}
.sTop .panel span {
	height: 74px;
	width: 74px;
	font-size: 26px;
	line-height: 74px;
}
.sTop .panel span + h3 {
	font-size: 16px;
	line-height: 1.2em;
}
.panel:hover span {
    background: #ef7d00 none repeat scroll 0 0;
}
.panel span a {
    color: #fff;
}
.panel:hover span i {
    transform: rotate(360deg);
}
.panel span i {
    transition: all 0.5s ease 0s;
}
.panel h3 {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 900;
    margin: 20px 0 0;
}
.videos .panel h3 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-transform: none;
    margin-top: 0;
    font-weight: 400;
    background: rgba(0,0,0,0.2);
}
.videos .panel > a,
.panel h3 a {
    color: #000;
    text-decoration: none;
}
.uk-slidenav,
.uk-slidenav:hover {
	color: #000;
	text-decoration: none;
}
area {
	cursor: pointer;
}

/*Google reCaptcha Button Styling*/
#submitbutton:disabled {
	opacity: 0.3;
	pointer-events: none;
}

/* Jubil�ums Modal*/
#infomodal .modgreen {
	background-color: #bec531;
}

#infomodal .uk-container, #infomodal .uk-modal-dialog {
    padding: 0;
}
#infomodal .uk-close {
	padding: 20px;
}
.jubilogo {
	width: 350px;
}
#infomodal a {
	text-decoration: none;
}
#infomodal .uk-slider a {
	float: left;
}
.modfooter {
	background-color: #fff;
}
#infomodal .uk-slidenav-position {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#infomodal .uk-slidenav-position .uk-slidenav-previous {
	left:-10px;
}
#infomodal .uk-slidenav-position .uk-slidenav-next {
	right:-10px;
}
a.uk-modal-close {
	text-decoration: none;
}

.selectric {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
}
.selectric .label {
    color: #444;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
}
.selectric .button {
    color: #c4d600;
    height: 28px;
    width: 28px;
}
.selectric .button::after {
	border-color: #c4d600 transparent -moz-use-text-color;
    border-width: 8px 8px medium;
}
.selectric-items {
	background: #fff none repeat scroll 0 0;
}
.selectric-items li {
    color: #444;
}
.selectric-items li.highlighted {
    background: #c4d600 none repeat scroll 0 0;
    color: #444;
}
.selectric-wrapper input.uk-button {
   	display: none;
}

.mobile-sticky > div {
	flex: 1 1 50%;
	box-sizing: border-box;
}
.mobile-sticky > div:not(:nth-child(2)):not(:nth-child(4)) {
	border-right: 1px solid #C4D600;
}
.mobile-sticky > div:not(:nth-child(1)):not(:nth-child(2)) {
	border-top: 1px solid #C4D600;
}
.mobile-sticky > div a {
	color: #fff !important;
	font-size: 17px;
	height: 30px;
	line-height: 30px;
}
.mobile-sticky > div .uk-dropdown > ul > li > a {
	height: 30px;
	line-height: 30px;
	width: auto;
}
.mobile-sticky > div a > span {
	margin-left: 5px;
}
.fxd .mobile-sticky > div a > span,
.mobile-sticky > .image-logo {
	display: none;
}
.fxd .mobile-sticky > div {
	flex: 0 1 50px;
	border-top: none !important;
}
.fxd .mobile-sticky > div:not(:last-child) {
	border-right: 1px solid #C4D600;
}
.fxd .mobile-sticky > .image-logo {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex: 1 1 auto;
}



#preview-files-list > li {
	padding: 0;
	background-color: #fff;
}
#preview-files-list > li + li {
	margin-top: 5px;
}
#preview-files-list > li span:nth-child(1) {
	line-height: 11px;
}
#preview-files-list > li span:nth-child(2) {
	line-height: 18px;
}
#preview-files-list > li .uk-button {
	border-radius: 4px 0 0 4px;
}
.choose-contact-container {
	background-color: #fff;
}
.choose-contact {
	margin-bottom: -2px;
}
.choose-contact[data-uk-switcher] > .uk-button {
	font-size: 16px;
	background-color: #f7f7f7;
	color: #000;
	border: 1px solid #f7f7f7;
	border-bottom: 1px solid #C4D600;
}
.choose-contact[data-uk-switcher] > .uk-button.uk-active {
	background-color: #fff;
	color: #000;
	border: 1px solid #C4D600;
	border-bottom: none;

}
#choose-contacts {
	border: 1px solid #C4D600;
	padding: 20px;
}

.uk-margin-auto-left {
	margin-left: auto;
}
.uk-margin-auto-right {
	margin-right: auto;
}

.emails {
	font-size: 13px;
	line-height: 18px;
}

.uk-dropdown.dark {
	background-color: #000;

}
.uk-dropdown.dark li.uk-nav-header,
.uk-dropdown.dark li > a {
	color: #fff;
}
.uk-dropdown.dark li > a:hover {
	background-color: #a1b000;
}
.disabled {
	pointer-events: none;
}

#policy li {
	margin-bottom: 10px;
}