 /*
Theme Name: Conceptas
Theme URI: http://www.conceptas.de
Description: Conceptas
Version: 1.0
Author: RaapSteinert Kommunikation GmbH
Author URI: http://www.raap-steinert.de
*/

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: 'Open Sans',sans-serif;
  font-style: normal;
  font-weight: 300;
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-backface-visibility:hidden;
  -webkit-font-smoothing: subpixel-antialiased;
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
position:relative;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none;
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

.start h1{
  font-size:36px;
  font-size:3.6rem;
  line-height:40px;
  line-height:4rem;
  margin:0 0 0.3em 0;
  font-family:'Open Sans', sans-serif;
  font-weight:600;
}

h1 {
  font-size:24px;
  font-size:2.4rem;
  line-height:30px;
  line-height:3rem;
  margin:0 0 20px 0;
  font-family:'Open Sans', sans-serif;
  font-weight:600;
}
h2 {
  font-size:24px;
  font-size:2.4rem;
  line-height:30px;
  line-height:3rem;
  font-weight:600;
  margin:0 0 10px 0;
  font-family:'Open Sans', sans-serif;
}
h3 {
  font-family:'Open Sans', sans-serif;
  font-size:20px;
  font-size: 2rem;
  font-weight:600;
  line-height: 26px;
  line-height: 2.6rem;
  margin: 0 0 10px 0;
}
h4 {
  font-size:16px;
  font-size: 1.6rem;
  line-height:20px;
  line-height: 2rem;
  margin: 0 0 5px 0;
  color:#fff;
  font-family:'Open Sans', sans-serif;
}
h5 {
  font-size:18px;
  font-size: 1.8em;
  line-height: 3.8rem;
  font-weight:300;
  font-family:'Open Sans', sans-serif;
  color:#fff;
  margin:0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
  max-width: 100%;
  height: auto;
  line-height:0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

/* Default Margin / Padding */
/* GRID */

.container .col:first-child{
	margin-left:0;
}

.third{
	width:32.6%;
	margin-left:1.1%;
}

.g-1 {
  width: 8.333%;
}

.g-2 {
  width: 16.667%;
}

.g-3 {
  width: 25.0%;
}

.newsov .g-4{
  width: 30%;
  margin-left:5%;
}

.g-4 {
  width: 33.333%;
}

.g-5 {
  width: 41.667%;
}

.g-6 {
  width: 47.5%;
  margin-left:5%;
}

.news .g-6{
	width:50%;
	margin:0;
}

.news .g-6 img{
	float:left;
}

.g-7 {
  width: 58.333%;
}

.g-8 {
  width: 66.667%;
}

.g-9 {
  width: 75.0%;
}

.g-10 {
  width: 83.333%;
}

.g-11 {
  width: 91.667%;
}

.g-12 {
  width: 100%;
}

.pl-1 {
  padding-left: 8.333%;
}
.plh-1{
	padding-left:4.665%;
}
.pl-2 {
  padding-left: 16.667%;
}

.pl-3 {
  padding-left: 25.0%;
}

.pl-4 {
  padding-left: 33.333%;
}

.pl-5 {
  padding-left: 41.667%;
}

.pl-6 {
  padding-left: 50.0%;
}

.pl-7 {
  padding-left: 58.333%;
}

.pl-8 {
  padding-left: 66.667%;
}

.pl-9 {
  padding-left: 75.0%;
}

.pl-10 {
  padding-left: 83.333%;
}

.pl-11 {
  padding-left: 91.667%;
}

.pr-1{
  padding-right: 8.333%;
}
.prh-1{
	padding-right:4.665%;
}
.pr-2 {
  padding-right: 16.667%;
}
.pr-3 {
  padding-right: 25.0%;
}
.pr-4 {
  padding-right: 33.333%;
}
.pr-5 {
  padding-right: 41.667%;
}
.pr-6 {
  padding-right: 50.0%;
}
.pr-7 {
  padding-right: 58.333%;
}
.pr-8 {
  padding-right: 66.667%;
}
.pr-9 {
  padding-right: 75.0%;
}
.pr-10 {
  padding-right: 83.333%;
}
.pr-11 {
  padding-right: 91.667%;
}

/* =WordPress Core */
.innercenter{
text-align:center;
}
.innerright{
text-align:right;
}
.innerleft{
text-align:left;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.third{
background: #ffb12c; /* Old browsers */
background: -moz-linear-gradient(top,  #ffb12c 0%, #ff8a24 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffb12c 0%,#ff8a24 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffb12c 0%,#ff8a24 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb12c', endColorstr='#ff8a24',GradientType=0 ); /* IE6-9 */
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
position:relative;
}

.third a{
	display:block;
	z-index:9000;
}

.third img{
	float:left;
	position:relative;
}


.third:hover:after{
	opacity:1;
}
.third .dgreybg{
	padding:20px;
	float:left;
}
.third .dgreybg p{
	color:#e0e0e1;
	margin: 0 0 15px;
}
.third .dgreybg h4{
	color:#f59b00;
}

/* Helper classes */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}

/* nth-child workaround */
.teaser.nomargin,
.servicelist li.nomargin,
.linklist li.nomargin,
.links li.nomargin {
  margin-right: 0 !important;
}

/* Chrome Frame prompt */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

.content-box {
  box-sizing: content-box;
}

/* Styles */

html {
  font-size: 62.5%;
}

body {
  font-size:14px;
  font-size: 1.4rem;
  line-height:20px;
  line-height: 2rem;
  height: 100%;
  color:#343434;
  background: #1d1d1d;

}

.loesungen{
	position:relative;
	z-index:500;
	width:49.5%;
}

.scrolldown{
left:50%;
margin-left:-16px;
display:inline-block;
position:absolute;
top:-25px;
background:none;
padding:0.5rem 1rem 0.75rem 1rem;
border:none;
z-index:9999;
-webkit-transition: background-color ease-in-out 0.25s;
-moz-transition: background-color ease-in-out 0.25s;
-o-transition: background-color ease-in-out 0.25s;
transition: background-color ease-in-out 0.25s;
}

.scrolldown.dark{
color:#fff;
}

.scrolldown{
font-size:26px;
font-size:2.6rem;
line-height:30px;
line-height:3rem;
-webkit-animation-name: arrow;
-webkit-animation-duration: 1.5s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-iteration-count: infinite;
animation-name: arrow;
animation-duration: 1.5s;
animation-timing-function: ease-out;
animation-iteration-count: infinite;
display:block;
color:#999;
text-decoration:none;
}

.scrolldown:hover{
color:#fff;
background:#f59b00;
}

@-webkit-keyframes arrow {
0% { -webkit-transform: translate(0, 0); }
50% { -webkit-transform: translate(0, -5px); }
80% { -webkit-transform: translate(0, 2px); }
100% { -webkit-transform: translate(0, 0); }
}

@keyframes arrow {
0% { transform: translate(0, 0); }
50% { transform: translate(0, -5px); }
80% { transform: translate(0, 2px); }
100% { transform: translate(0, 0); }
}




.produkte{
	position:relative;
	z-index:500;
	width:49.5%;
	margin-left:1%;}

.produkte h3, .loesungen h3{
    color: #1d1d1d;
	text-transform:uppercase;
    font-family: "Muli",sans-serif;
    font-size: 5.2rem;
    font-weight: 300;
    line-height: 5rem;
}

.produkte h3::after, .loesungen h3::after{
    background: #a0d232;
    content: "";
    display: block;
    height: 5px;
    position: relative;
    top: 35px;
    width: 140px;
}

.produkte_bild, .loesungen_bild{
	width:100%;
	overflow:hidden;
	clear:both;
	position:relative;}

.produkte_bild img, .loesungen_bild img{
	width:100%;
	height:100%;
	float:left;
	display:block;
}

.produkte_text, .loesungen_text {
    background-color:#FFF;
    clear: both;
    min-height: 400px;
    width: 100%;
	padding:40px 0 0 25px;
}

.ltext{
padding:40px 25px 0 25px;
min-height:300px;
max-width:300px;
width:100%;
background:#fff;
-moz-hyphens: auto;
-o-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}

.seriestext{
padding:25px 0;
max-width:300px;
width:100%;
background:#fff;
-moz-hyphens: auto;
-o-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}

.seriestext h4{
color:#000;
}

.teaserbox .dgreybg{
	min-height:205px;
}

.teaserbox .bewbtn{
	bottom:20px;
	-ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	left:50%;
	position:absolute;
	width:80%;
}
.leistungen{
	background:url("assets/images/conceptas_leistungenbg.jpg") no-repeat !important;
	background-size:cover !important;
	min-height:380px;
}

.leistungen h2{
	color:#fff;
}

.leistungen .litem p{
	color:#fff;
}

.kontakt .g-4{
	width:32.5%;
	margin:0 0 1.25% 1.25%;
}

.kontakt a{
	display:block;
}

.kontakt img{
	width:100%;
	float:left;
}

.kontakt .g-4:nth-child(4){
	margin:0;
}

.kontakt .gfstelle{
	margin-bottom:40px;
}

.kontakt .gfstelle img, .teaserbox .third{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter:gray;
 filter: grayscale(1);
 -webkit-filter: grayscale(1);
 -moz-filter: grayscale(1);
 -o-filter: grayscale(1);
 -ms-filter: grayscale(1);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.kontakt .gfstelle img:hover, .teaserbox .third:hover, .kontakt .gfkbutton:hover .gfstelle img, .kontakt .gfstelle img.gfhov{
	 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: grayscale(0);
 -webkit-filter: grayscale(0);
 -moz-filter: grayscale(0);
 -o-filter: grayscale(0);
 -ms-filter: grayscale(0);

}

.apitem{
	position:relative;
	margin-bottom:5%;
	min-height:352px;

}

.apitem img{
	width:100%;
	float:left;
}

.apitem .overlay{
	background:url("assets/images/conceptas_greybg.png") repeat;
	position:absolute;
	bottom:0;
	width:100%;
	z-index:3000;
	opacity:1;
	padding:20px;
	padding:2rem;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}

.apitem .overlay h3{
	font-size:18px;
	font-size:1.8rem;
	line-height:24px;
	line-height:2.4rem;
	color:#fff;
}

.apitem .overlay p{
	color:#fff;
}
.apitem .hoverlay{
	opacity:0;
	position:absolute;
	width:100%;
	height:100%;
	z-index:3000;
	padding:30px;
	padding:3rem;
	background:url("assets/images/conceptas_greybg.png") repeat;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.apitem .hoverlay h3{
	font-size:18px;
	font-size:1.8rem;
	line-height:24px;
	line-height:2.4rem;
	color:#fff;
}
.apitem .hoverlay p{
	color:#fba715;
}
.apitem .hoverlay a{
bottom:30px;
position:absolute;
background: #ffb12c; /* Old browsers */
background: -moz-linear-gradient(top,  #ffb12c 0%, #ff8a24 100%);
background: -webkit-linear-gradient(top,  #ffb12c 0%,#ff8a24 100%);
background: linear-gradient(to bottom,  #ffb12c 0%,#ff8a24 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb12c', endColorstr='#ff8a24',GradientType=0 );
text-align:center;
display:block;
padding:10px 40px;
padding:1rem 4rem;
color:#fff;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.apitem:hover .overlay{
	opacity:0;
}
.apitem:hover .hoverlay{
	opacity:1;
}
.stangebote .stitem a{
	padding:30px 20px;
	padding:3rem 2rem;
	box-sizing:border-box;
	display:block;
	text-decoration:none !important;
	min-height:230px;
}
.stangebote .stitem h3{
color:#f59b00;
font-size:16px;
font-size:1.6rem;
font-weight:600;
line-height:19px;
line-height:1.9rem;
margin:0 0 5px;
min-height:40px;
}
.stangebote .stitem span.date{
display:block;
position:relative;
color:#fff;
font-size:12px;
font-size:1.2rem;
font-weight:600;
}
.stangebote .stitem span.stlink{
	text-decoration:underline !important;
	margin-top:20px;
	display:block;
}
.stangebote .stitem p{
margin:0;
}
.stangebote .stitem a{
	color:#f59b00;
	text-decoration:underline;
}
.stangebote .stitem:hover{
background: #ffb12c; /* Old browsers */
background: -moz-linear-gradient(top,  #ffb12c 0%, #ff8a24 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffb12c 0%,#ff8a24 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffb12c 0%,#ff8a24 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb12c', endColorstr='#ff8a24',GradientType=0 ); /* IE6-9 */
color:#fff;
}
.stangebote .stitem:hover h3, .stangebote .stitem:hover a{
color:#323232;
}
.singlekar h1{
font-size:30px;
font-size:3rem;
line-height:34px;
line-height:3.4rem;
color:#f59b00;
}
.singlekar h3{
display:inline-block;
}
.ltext h3{
font-size:24px;
font-size:2.4rem;
}
.produkte_text ul, .loesungen_text ul{
list-style-image:url("assets/images/bullit.jpg");
padding:0 0 0 25px;
margin-top:55px;
position:relative;
float:left;
}
.produkte_text li, .loesungen_text li{
font-size:18px;
color:#474644;
line-height: 42px;
}
.produkte_text p, .loesungen_text p{
color:#000;
}
.negmargin {
clear: both;
margin-top: -551px;
max-width: 990px;
overflow: auto;
position:relative;
width: 100%;
z-index: 999;
}
.whitebg{
background:#fff;
}
.orangebg{
background: #ffb12c;
background: -moz-linear-gradient(top,  #ffb12c 0%, #ff8a24 100%);
background: -webkit-linear-gradient(top,  #ffb12c 0%,#ff8a24 100%);
background: linear-gradient(to bottom,  #ffb12c 0%,#ff8a24 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb12c', endColorstr='#ff8a24',GradientType=0 );
}
.orangebg h3{
color:#000;
}

.boxy{
padding:20px;
padding:2rem;
box-sizing:border-box !important;
}
.blackbg{
background:#000;
}
.blackpat{
background:#1d1d1d;
}
.dgreybg{
background:#323232;
}
.dgreybg p, .dgreybg h1, .dgreybg h2, .dgreybg h3{
color:#fff;
}
.greybg{
background:#efeff0;
}
.content{
position:relative;
z-index:3000;
}
.content ul{
	list-style:outside;
	list-style-type:none;

}
.content ul li{
	position:relative;
	padding-left:15px;
}
.content ul li:before{
	content: ">";
	color:#f59b00;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.blackborder{
	padding:10px 40px;
	padding:1rem 4rem;
	border:1px solid #000;
	font-size:12px;
	font-size:1.2rem;
	line-height:18px;
	line-height:1.8rem;
	float:left;
	color:#000;
	font-weight:bold;
	display:block;
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	text-align:center;
}

.blackborder:hover, .gfstelle .gfkbutton:hover{
	background:#000;
	color:#fff;
}

.whiteborder{
	padding:10px 40px;
	padding:1rem 4rem;
	border:1px solid #fff;
	font-size:12px;
	font-size:1.2rem;
	float:left;
	color:#fff;
	font-weight:bold;
	display:block;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.boxy.orangebg .whiteborder:hover{
border:1px solid #000;
color:#000;
background:none;
}

.whiteborder:hover{
border:1px solid transparent;
background: #ffb12c; /* Old browsers */
background: -moz-linear-gradient(top,  #ffb12c 0%, #ff8a24 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffb12c 0%,#ff8a24 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffb12c 0%,#ff8a24 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb12c', endColorstr='#ff8a24',GradientType=0 ); /* IE6-9 */
}

.gfkbutton{
	position:absolute;
	width:70%;
	left:15%;
	bottom:8%;
	text-align:center;
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

a {
  color: #777776;
  text-decoration: none;
}

p, ul {
  margin: 0 0 28px 0;
}
p:last-child, ul:last-child {
  margin-bottom: 0;
}

li {
  line-height: inherit;
}

ul {
  list-style-position: outside;
}

ol {
  list-style-position: outside;
  list-style-type: decimal;
}

.ored{
	color:#af182e;
	font-weight:700;
}
.col{
    display: block;
    float: left;
	box-sizing: content-box;
}
.col img{
max-width:100%;
}
.pd-15{
	padding:15px 0;
}
.pd-20{
	padding:20px 0;
}
.pd-30{
	padding:30px 0;
}
.pd-40{
	padding:40px 0;
}
.pd-50{
	padding:50px 0;
}
.pd-80{
	padding:80px 0;
}
.pb-80{
	padding-bottom:80px !important;
}
.pd-60{
	padding:60px 0;
}
.pd-70{
	padding:70px 0;
}
.pdt-70{
	padding-top:70px;
}
.mb-20{
	margin-bottom:20px !important;
}
.mb-50{
	margin-bottom:50px !important;
}
.mb-80{
	margin-bottom:80px !important;
}
.mt-50{
	margin-top:50px !important;
}
.mt-100{
	margin-top:100px !important;
}
.btn{
	float:left;
	clear:both;
}
.bewbtn{
	border:1px solid #fff;
	width:100%;
	text-align:center;
	display:block;
	padding:1rem 0;
	color:#fff;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.bewbtn:hover{
	border:1px solid transparent;
	background: #ffb12c; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffb12c 0%, #ff8a24 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffb12c 0%,#ff8a24 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffb12c 0%,#ff8a24 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb12c', endColorstr='#ff8a24',GradientType=0 ); /* IE6-9 */
}
.modalDialog {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.9);
	z-index: 6000;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog h2{
	color:#f59b00;
	font-size:18px;
	font-size:1.8rem;
	text-transform:uppercase;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;

}
.modalDialog > div {
	width: 100%;
	max-width:580px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
}
.close {
	color: #f59b00;
	font-size:36px;
	font-size:3.6rem;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 30px;
	text-decoration: none;
	font-weight: bold;
}

.newstart h4{
	color:#f59b00;
	font-size:18px;
	font-size:1.8rem;
	line-height:24px;
	line-height:2.4rem;
}
.newstart .date{
	color:#fff;
	font-size:12px;
	font-size:1.2rem;
	font-weight:600;
	margin-bottom:10px;
}
.newstart p{
	color:#e0e0e1;
}

/* Suche */
#suchform, #plzsuchform{
	    clear: both;
    display: block;
    float: left;
    margin-top: 15px;
    width: 100%;
}
#suchform input[type="text"]{
	background:none;
	border:1px solid #fff;
	padding:20px;
	padding:2rem;
	width:98%;
	color:#fff;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

#plzsuchform input[type="text"]{
	background:none;
	border:1px solid #fff;
	padding:20px;
	padding:2rem;
	width:55%;
	color:#fff;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

#plzsuchform select{
	width:30%;
	padding:20px;
	padding:2rem;
}

#suchform input[type="text"]:focus, #plzsuchform input[type="text"]:focus{
	border:1px solid #f59b00;
}

#suchform input[type="text"]::-webkit-input-placeholder, #plzsuchform input[type="text"]::-webkit-input-placeholder{
  opacity:0.4;
}

#suchform input[type="text"]:-moz-placeholder, #plzsuchform input[type="text"]:-moz-placeholder{ /* Firefox 18- */
    opacity:0.4;
}

#suchform input[type="text"]::-moz-placeholder, #plzsuchform input[type="text"]::-moz-placeholder{  /* Firefox 19+ */
 opacity:0.4;
}

#suchform input[type="text"]:-ms-input-placeholder, #plzsuchform input[type="text"]:-ms-input-placeholder{
   opacity:0.4;
}

#suchform #suchesend{
	background:url("assets/images/conceptas_lupe.png") no-repeat;
	width:21px;
	height:21px;
	border:none;
	margin-left:-45px;
	text-indent:9999px;
	overflow:hidden;
	}


#plzsuchform #plzsuchesend{
	background:url("assets/images/conceptas_lupe.png") no-repeat;
	width:21px;
	height:21px;
	border:none;
	margin-left:2%;
	text-indent:9999px;
	overflow:hidden;
}

.hiddy, .hiddytop{
	display:none;
}

/* Content Elemente */
header{
position: fixed;
top:0;
width: 100%;
background: rgb(64, 64, 64);
background: rgba(0, 0, 0, 0.7);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
height:89px;
z-index:9999;
-webkit-box-shadow: 0px 5px 25px -10px rgba(0,0,0,0.8);
-moz-box-shadow: 0px 5px 25px -10px rgba(0,0,0,0.8);
box-shadow: 0px 5px 25px -10px rgba(0,0,0,0.8);
overflow:hidden;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
}
header .logo img{
max-width:inherit;
}
header .logo{margin:13px 0;}
header .logo a{display:block;}

.tophead.fixed{background:#323232;}
header .container{padding:0;}

nav{
	position: relative;
}

.wp-video{
	width:100% !important;
	max-width:1500px;
	max-height:580px;
}

.wp-video-shortcode{
	width:100%;
	max-width:100%;
	max-height:580px;
}

.ldlbutton:before{
	content:"";
	background:url("assets/images/con_ldlbutton.jpg");
	width:32px;
	height:29px;
	display:block;
	float:left;
	margin-right:15px;
}

.ldlbutton{
	color:#f59b00;
	font-weight:bold;
	vertical-align:sub;
}

.nlbutton{
	position:fixed;
	right:0;
	top:50%;
	display:inline-block;
	z-index:450;
	margin-top:-114px;
}

.splitcont .g-8{
	width:65%;
}
.splitcont .g-4{
	margin-left:1.667%;
}
.search-ov{
	background:url("assets/images/conceptas_blackbg.png") repeat;
	height:215px;
	z-index:9900;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
}
.search-ov h3{
	color:#fff;
}
.search-ov #suchform{
	margin-top:15px;
}

.orrows{
	color:#f59b00;
	font-size:20px;
	font-size:2rem;
}

.phonedrop{
	position:relative;
}

.phonedrop select{
	background:none;
	border:none;
	color:#fff;
	padding-left:20px;
}

.container{
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}
.centered{
text-align:center;
position:relative;
}
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.container.centered p{
max-width:80%;
margin:0 auto;
text-align:center;
}
.container_fullWidth::after {
    clear: both;
    content: " ";
    display: table;
}
.container_fullWidth {
    width: 100%;
	position:relative;
}
.slideshow, .stoerer, .bildstoerer, .splitcontent{
max-width:1500px;
margin:0 auto;
}
.slideshow.nomax{
	max-width:none;
	margin:auto;
}

.sidelink{
	margin-bottom:40px;
}
.sidelink.orangebg h4{
	color:#323232;
	font-size:24px;
	font-size:2.4rem;
	line-height:30px;
	line-height:3rem;
	margin-bottom:20px;
}
.sidelink.orangebg p{
	color:#fff;
}
.thirdnavi a{
	display:block;
	margin-bottom:10px;
	position:relative;
	color:#343434;
}
.thirdnavi a:after{
 	content: ">>";
	display:block;
	position:absolute;
	right:0;
	top:0;
}
.thirdnavi a:last-child{
	margin:0;
}
.thirdnavi .active, .thirdnavi a:hover{
	color:#f59b00;
	font-weight:600;
}
.menutrigger{
	float:right;
	padding-right: 40px;
    padding-top: 20px;
    text-align: right;
}
.socialmedia{
	padding-top:10px;
}
.socialmedia a{
	margin-left:10px;
	float:right;
}
.rsContent {
    height: 100%;
    position: relative;
    width: 100%;
}
.rsContainer {
    height: 100%;
    position: relative;
    width: 100%;
}
.rsSlide {
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.royalSlider.home-top-slider h2{
	text-transform:uppercase;
	font-family:inherit;
	font-weight:600;
}
.royalSlider.home-top-slider .rsSlide .rsImg{
	opacity: 1;
	-moz-transition: opacity 0.35s;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
.royalSlider.home-top-slider .rsSlide .hasblock:hover .rsImg{
	opacity: 0.50;
}
.royalSlider.home-top-slider .infoBlock {
	opacity:0;
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: all 1.25s;
	transition: all 1.25s;
    overflow: hidden;
    position: absolute;
    left: 0;
    text-align: left;
    top: 210px;
	max-width: 55%;
}
.royalSlider.home-top-slider .rsSlide:hover .infoBlock{
opacity:1;
-moz-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}

.royalSlider.home-top-slider img.rsImg {
    position: absolute;
}

.royalSlider.home-top-slider {
    height: 820px;
    max-height: 820px;
    min-height: 200px;
    overflow: hidden;
    width: 100%;
}

#top-slider-small{
	    height: 580px;
    max-height: 580px;
    min-height: 300px;
    overflow: hidden;
    width: 100%;
}
#top-slider-mini{
	    height: 400px;
    max-height: 400px;
    min-height: 300px;
    overflow: hidden;
    width: 100%;
}

.royalSlider.home-top-slider .container{
    position: relative;
}

.royalSlider.home-top-slider .infoBlock::after {
    clear: both;
    content: " ";
    display: table;
}


.royalSlider.home-top-slider .infoBlock h2, .royalSlider.home-top-slider .infoBlock p {
	color:#fff;
}

.royalSlider.home-top-slider .infoBlock .darklink{
	border:1px solid #fff;
	color:#fff;
	margin-top:0;
}

.royalSlider.home-top-slider .infoBlock .darklink:hover{
	background:#000;
	color:#fff;
	border:1px solid #000;
}

.container .wpcf7-submit{
	margin-top:0;
}

/* Page Navigation */
.navigation{
float:right;
}

.pagenav {
  z-index:3000;
  color:#474644;
}
.pagenav.show{
	display:block;
}
.pagenav ul, .footernav ul{
  list-style: none;
  padding: 0;
}
.pagenav > ul {
  display: table;
}
.pagenav li, .footernav li {
  display: table-cell;
  text-align: center;
}
.pagenav li:hover .sub-nav-container > .sub-menu, .pagenav li:hover .sub-nav-container {
  display: block;
}
.pagenav a {
	color:#fff;
   display: block;
   font-size:14px;
  font-size: 1.4rem;
  font-weight: 400;
  padding:30px 20px;
  padding: 3.5rem 2rem;
  text-transform:uppercase;
}
.pagenav a:hover, .pagenav li.current-menu-item a, .pagenav li.current-page-ancestor a {
background: #ffb12c; /* Old browsers */
background: -moz-linear-gradient(top,  #ffb12c 0%, #ff8a24 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffb12c 0%,#ff8a24 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffb12c 0%,#ff8a24 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb12c', endColorstr='#ff8a24',GradientType=0 ); /* IE6-9 */
}
.footernav{
float:right;
}

.footernav a{
	font-size:1.2rem;
    display: block;
	margin-left:20px;
	color:#323232;
}


.pagenav li:hover > ul{
	display: block;
}
.pagenav .sub-nav-container:before {
    background: url("assets/images/sprites/main.png") no-repeat scroll -76px -115px rgba(0, 0, 0, 0);
    content: " ";
    display: block;
    height: 6px;
    left: 25%;
    margin-left: -7px;
    position: absolute;
    top: 4px;
    width: 15px;
}
.pagenav .sub-nav-container {
  display: none;
  position: absolute;
  z-index: 110;
}
.pagenav .sub-menu {
  display: none;
  background:#0096d6;
  position:absolute;
  z-index:9999;
  max-width:170px;
  padding-top:0px !important;
}
.pagenav .sub-menu li {
  background: white;
  display: block;
  position: relative;
}
.pagenav .sub-menu li:first-child a {
  border-top: none;
}
.pagenav .sub-menu li:hover > a {
  background: whitesmoke;
  color: #999998;
}
.pagenav .sub-menu a {
  border-top: 1px solid #ddd;
  color: #999998;
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 20px;
  text-align: left;
  }
.pagenav .sub-menu a:hover {
  background: whitesmoke;
  color: #999998;
}
.menulink{
  font-size:3rem;
  color:#fff;
  position:relative;
  white-space:nowrap;
}

.pagenav_mobile {
    display: none;
	margin-top:0;
}

.mob-menu-toggle{
	display:none;
}

/* Aktuelles News */
.newsitem{
	float:left;
	margin-bottom:5%;
	background:#efeff0;
}
.newsitem h4{
	color:#f59b00;
}
.newsitem.sec{
	background:#fcfcfc;
}
.newsitem .date{
	font-size:12px;
	font-size:1.2rem;
	font-weight:600;
	margin-bottom:10px;
	display:block;
}
.newsitem.nomargin{
	margin:0;
}
.newsitem .blackborder:hover{
	 background:#f59b00;
	 color:#fff;
	 border:1px solid transparent;
}

.newsbild img{
	width:100%;
	height:100%;
	float:left;
}
.newstext{
	width:100%;
	position:relative;
	min-height:300px;
	box-sizing:border-box;
	background:#e6e6e6;
}
.newstext::before{
	width:0;
	height:0;
	top:-8px;
	position:absolute;
	left:25px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #e6e6e6;
	content:"";
	display:block;
}
.newstext h3, .newstext p{
	color:#474644;
}

.newstext .category{
	color:#a2a2a2;
	margin-bottom:20px;
}

.newstext h3{
	margin-bottom:20px;

}
.newstext h3:after{
	background:none;
	display:none;
}
.newstext .blackborder{
	background:none;
}
.newstext .blackborder:hover{
	background:#000;
}
.featurenews .date{
position:relative;
float:left;
margin-bottom:20px;
font-size:34px;
font-size:3.4rem;
color:#474644;
bottom:0;
left:0;
}
.newsdetail img{
	width:100%;
	max-height:240px;
}

.featurenews p{
	float:left;
}

.newsmenu{
	list-style:none;
	}
.newsmenu li a{
	padding:20px;
	padding:2rem;
	float:left;
	background:#cfcfcf;
	margin-right:10px;
	color:#1d1d1d;
	-webkit-transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-ms-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	transition: all 0.25s ease 0s;
}

.newsmenu li a:hover, .newsmenu li a.active{
		background:#a3a3a3;
}

#maps_area{
	height:460px;
}
.subkontakt .map_style{
	height:580px;
}

.map_style{
	width:100%;
	height:460px;
}
.stb{
	display:none;
}

footer .orangebg a{
	color:#323232 !important;
}

footer a.loadMap{
	color:#f59b00;
}

.wp-pagenavi{
	float:right;
}
.container .wp-pagenavi a, .container .wp-pagenavi span{
	border:none;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current{
	color:#f59b00;
}

.wp-pagenavi span.current{
	font-size:18px;
	font-size:1.8rem;
}

.slick-prev:after {
  content: "<";
  color: #000;
  font-size: 30px;
}
.slick-next:before {
  content: ">";
  color: #000;
  font-size: 30px;
}


/* Produkt carousel */
#prodslick{
	margin-top:40px;
}

#prodslick h5{
	color:#000;
	margin-top:5px;
}

#prodslick .blackborder{
	float:left;
	margin-top:10px;
}

#prodslick .slick-slide{
	margin:0 10px;
	opacity: 0.25;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}

#prodslick .slick-slide:hover{
	opacity:0.65;
}

#prodslick .slick-slide img{
	display:inline-block;
	width:100%;
	height:auto;
}
#prodslick .slick-center{
	opacity: 1.0;
}
.prodcontent{
	margin-top:40px;
	padding: 0 20px;
}
.mymail-form .mymail-wrapper{
	position:relative;
	margin-bottom:10px;
	clear:both;
	width:100%;
	float:left;
}
.wrapper{
	margin: 0 auto;
    max-width: 940px;
 }
.mymail-form label{
	float:left;
}
.mymail-form .mymail-list li{
	margin-left:5%;
	display:inline-block;
	float:left;
}
.mymail-form .mymail-list{
	margin-left:5%;
}
.pshopping .g-7 img{
	float:left;
	max-width:inherit;
	marign-left:-25px;
	margin-top:-130px;
}

/* Download Section */
.dlitem{
	box-sizing:border-box;
	margin-bottom:20px;
}

.dlitem a{
	display: block;
    float: left;
    width: 100%;
}

.dlitem .g-2, .dlitem .g-8{
	padding: 2rem;
	box-sizing:border-box;
}

.dlitem .dlb{
	background:#aeaeae;
	text-align:center;
	padding:2.8rem 2rem;
	float:right;
	box-sizing:border-box;
}

.dlitem:hover .dlb{
	background: #ffb12c; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffb12c 0%, #ff8a24 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffb12c 0%,#ff8a24 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffb12c 0%,#ff8a24 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb12c', endColorstr='#ff8a24',GradientType=0 ); /* IE6-9 */
}

#searchsubmit{
	margin-top:10px;
	background: #ffb12c; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffb12c 0%, #ff8a24 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffb12c 0%,#ff8a24 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffb12c 0%,#ff8a24 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb12c', endColorstr='#ff8a24',GradientType=0 ); /* IE6-9 */
	display:block;
	float:right;
	border:none;
	padding:10px 40px;
	padding: 1rem 4rem;
	color:#fff;
}

.searchfilter select{
	padding:13px;
	padding:1.3rem;
	border:1px solid #181716;
	width:100%;
	margin-bottom:10px;
	-webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   background: url("assets/images/conceptas_downarrow.png") 96% no-repeat #efeff0;
}

@media screen and (min-width:0\0) {
    .searchfilter select {
        background:none;
        padding: 5px;
    }
}



 /* Footer */
footer{
width:100%;
background:#d6d6d6;
position:relative;
}

footer p{
font-weight:100;
font-size:12px;
font-size:1.2rem;
}

#footermap .boxy{
	padding:0.5rem 2rem;
}

#footermap .orangebg{
	padding:2rem;
	margin-bottom:10px;
}

#footermap p{
	margin-bottom:10px;
}

/* Partnerslider */

#partnerslider .slick-slide{
	margin:0 20px;
}

.partner h2{
	margin-bottom:20px;
}

/* WPCF7 Kontaktformular */
.wpcf7-form .g-10{
	width:80%;
}

.wpcf7-form ::-webkit-input-placeholder { /* WebKit browsers */
color:#e6e6e6 !important;
opacity: 1;
}

.wpcf7-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#e6e6e6 !important;
opacity: 1;
}
.wpcf7-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#e6e6e6 !important;
opacity: 1;
}
.wpcf7-form :-ms-input-placeholder { /* Internet Explorer 10+ */
color:#e6e6e6 !important;
opacity: 1;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .wpcf7-form select{
	padding:10px 15px;
	padding:1rem 1.5rem;
	width:100%;
	border:1px solid #e6e6e6;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.wpcf7-form textarea{
	background:none;
	color:#474644;
	border:1px solid #e6e6e6;
	width:100%;
	padding:20px;
	padding:2rem;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.wpcf7-form textarea::-webkit-input-placeholder { /* WebKit browsers */
	color:#474644 !important;
	opacity: 1;
	font-size:52px;
	font-size:5.2rem;
	line-height:54px;
	line-height:5.4rem;
}

.wpcf7-form textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:#474644 !important;
	opacity: 1;
	font-size:52px;
	font-size:5.2rem;
	line-height:54px;
	line-height:5.4rem;
}

.wpcf7-form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:#474644 !important;
	opacity: 1;
	font-size:52px;
	font-size:5.2rem;
	line-height:54px;
	line-height:5.4rem;
}

.wpcf7-form textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:#474644 !important;
	opacity: 1;
	font-size:52px;
	font-size:5.2rem;
	line-height:54px;
	line-height:5.4rem;
}

.wpcf7-form .wpcf7-captchar{
	margin-top:10px;
	max-width:300px !important;
}

.wpcf7-form input[type="text"]:focus, .wpcf7-form input[type="email"]:focus, .wpcf7-form input[type="tel"]:focus, .wpcf7-form input[type="email"]:focus{
	border:1px solid #2f2f2f;
	color:#333;
}

.wpcf7-form textarea:focus{
	border:1px solid #000;
	color:#000;
}

.wpcf7-form .g-12{
	margin-bottom:20px;
}

.wpcf7-form .g-4{
	padding-top:10px;
}

.wpcf7-form p, .wpcf7-form p, .wpcf7-form p{
	margin-bottom:0;
}

.wpcf7-form .wpcf7-file{
	margin-top:5px;
}

.wpcf7-form input[type="submit"]{
	margin-top:20px;
	background: #ffb12c; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffb12c 0%, #ff8a24 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffb12c 0%,#ff8a24 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffb12c 0%,#ff8a24 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb12c', endColorstr='#ff8a24',GradientType=0 ); /* IE6-9 */
	display:block;
	float:right;
	border:none;
	padding:10px 40px;
	padding: 1rem 4rem;
	color:#fff;
}

.wpcf7-form .wpcf7-not-valid{
	border:1px solid #c00124 !important;
}

.wpcf7-form .wpcf7-validation-errors{
	float:left;
	width:100%;
	background:#c00124;
	color:#fff;
	margin: 1em 0 0 0;
	text-align:center;
	border:none;
	padding:0.5em;
}


div.wpcf7-mail-sent-ok{
	background: #398f14;
    color: #fff;
    text-align: center;
	padding:0.5em;
}

.wpcf7-acceptance input{
	float:left;
	margin:3px 5px 0 0;
}

.wpcf7-acceptance span.wpcf7-list-item{
	width:100%;
}

#charity .g-7 .g-12:not(:last-child){
    margin-bottom: 20px;
}


/* mmenu */
.mm-menu.mm-horizontal > .mm-panel {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
}

.mm-menu .mm-hidden {
    display: none;
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative;
}

.mm-menu,
.mm-menu > .mm-panel {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.mm-menu {
    background: inherit;
    display: block;
    overflow: hidden;
    padding: 0;
}

.mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
}

.mm-menu > .mm-panel.mm-opened {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate(0%, 0);
    transform: translate(0%, 0);
}

.mm-menu > .mm-panel.mm-subopened {
    -webkit-transform: translate(-30%, 0);
    -moz-transform: translate(-30%, 0);
    -ms-transform: translate(-30%, 0);
    -o-transform: translate(-30%, 0);
    transform: translate(-30%, 0);
}

.mm-menu > .mm-panel.mm-highest {
    z-index: 1;
}

.mm-menu .mm-list {
    padding: 20px 0;
}

.mm-menu > .mm-list {
    padding-bottom: 0;
}

.mm-menu > .mm-list:after {
    content: '';
    display: block;
    height: 40px;
}

.mm-panel > .mm-list {
    margin-left: -20px;
    margin-right: -20px;
}

.mm-panel > .mm-list:first-child {
    padding-top: 0;
}

.mm-list,
.mm-list > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.mm-list {
    font: inherit;
    font-size: 14px;
}

.mm-list a,
.mm-list a:hover {
    text-decoration: none;
}

.mm-list > li {
    position: relative;
}

.mm-list > li > a,
.mm-list > li > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0;
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 0;
    position: relative;
    left: auto;
}

.mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.mm-list a.mm-subopen:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.mm-list a.mm-subopen.mm-fullsubopen {
    width: 100%;
}

.mm-list a.mm-subopen.mm-fullsubopen:before {
    border-left: none;
}

.mm-list .mm-opened a.mm-subopen + a{
	background:#666;
	color:#fff;
}

.mm-list .mm-opened a.mm-subopen{
	background:#666 !important;
}

.mm-list .mm-opened a.mm-subopen:after{
	border-color:#fff !important;
}


.mm-list a.mm-subopen + a,
.mm-list a.mm-subopen + span {
    padding-right: 5px;
    margin-right: 40px;
}

.mm-list > li.mm-selected > a.mm-subopen {
    background: transparent;
}

.mm-list > li.mm-selected > a.mm-fullsubopen + a,
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0;
}

.mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px;
}

.mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px;
}

.mm-list > li.mm-spacer {
    padding-top: 40px;
}

.mm-list > li.mm-spacer.mm-label {
    padding-top: 25px;
}

.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%;
}

.mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px;
}

.mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px;
}

.mm-menu.mm-vertical .mm-list .mm-panel {
    display: none;
    padding: 10px 0 10px 10px;
}

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent;
}

.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
    display: block;
}

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
    height: 40px;
}

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto;
}

.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
    height: 25px;
}

html.mm-opened .mm-page {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.mm-menu {
    background: #333333;
    color: rgba(255, 255, 255, 0.6);
}

.mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15);
}

.mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3);
}

.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3);
}

.mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15);
}

.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1);
}

.mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05);
}

.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05);
}

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
    box-sizing: border-box;
    position: relative;
	overflow:hidden;
}

.mm-slideout {
    -webkit-transition: -webkit-transform 0.3s ease;
    -ms-transition: -ms-transform 0.3s ease;
    transition: transform 0.3s ease;
}

html.mm-opened {
    overflow: hidden;
    position: relative;
}

html.mm-opened body {
    overflow: hidden;
}

html.mm-background .mm-page {
    background: inherit;
}

#mm-blocker {
    background: rgba(255, 255, 255, 0.2);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
}

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
    display: block;
}

.mm-menu.mm-offcanvas {
    display: none;
    position: fixed;
}

.mm-menu.mm-current {
    display: block;
}

.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px;
}

html.mm-opening #page {
    opacity: 1;
}

html.mm-opening .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -moz-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    -o-transform: translate(80%, 0);
    transform: translate(80%, 0);
}


.center{
	margin:0 auto;}

@media all and (max-width: 175px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -moz-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        -o-transform: translate(140px, 0);
        transform: translate(140px, 0);
    }
}

@media all and (min-width: 550px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate(440px, 0);
        -moz-transform: translate(440px, 0);
        -ms-transform: translate(440px, 0);
        -o-transform: translate(440px, 0);
        transform: translate(440px, 0);
    }
}

/*
	jQuery.mmenu buttonbars addon CSS
*/
.mm-buttonbar {
    border: 1px solid transparent;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    display: block;
    padding: 0;
    margin: 0;
    position: relative;
}

.mm-buttonbar:after {
    content: '';
    display: block;
    clear: both;
}

.mm-buttonbar > * {
    border-left: 1px solid transparent;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.mm-buttonbar > a {
    text-decoration: none;
}

.mm-buttonbar > input {
    position: absolute;
    left: -1000px;
    top: -1000px;
}

.mm-buttonbar > input:checked + label {
    border-color: transparent !important;
}

.mm-buttonbar > *:first-child,
.mm-buttonbar > input:first-child + * {
    border-left: none;
}

.mm-buttonbar.mm-buttonbar-2 > * {
    width: 50%;
}

.mm-buttonbar.mm-buttonbar-3 > * {
    width: 33.33%;
}

.mm-buttonbar.mm-buttonbar-4 > * {
    width: 25%;
}

.mm-buttonbar.mm-buttonbar-5 > * {
    width: 20%;
}

.mm-header .mm-buttonbar {
    margin-top: 20px;
    margin-left: -30px;
    margin-right: -30px;
}

.mm-footer .mm-buttonbar {
    border: none;
    border-radius: none;
    line-height: 40px;
    margin: -10px -10px 0 -20px;
}

.mm-footer .mm-buttonbar > * {
    border-left: none;
}

.mm-list > li > .mm-buttonbar {
    margin: 10px 20px;
}

.mm-menu .mm-buttonbar {
    border-color: rgba(255, 255, 255, 0.6);
    background: #333333;
}

.mm-menu .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: #333333;
}

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
    font: inherit;
    font-size: 14px;
    font-style: normal;
    text-indent: 0;
    line-height: 20px;
    display: block;
    margin-top: -10px;
    position: absolute;
    right: 40px;
    top: 50%;
}

em.mm-counter + a.mm-subopen {
    padding-left: 40px;
}

em.mm-counter + a.mm-subopen + a,
em.mm-counter + a.mm-subopen + span {
    margin-right: 80px;
}

em.mm-counter + a.mm-fullsubopen {
    padding-left: 0;
}

.mm-vertical em.mm-counter {
    top: 12px;
    margin-top: 0;
}

.mm-nosubresults > em.mm-counter {
    display: none;
}

.mm-menu em.mm-counter {
    color: rgba(255, 255, 255, 0.3);
}

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

/*
	jQuery.mmenu footer addon CSS
*/
.mm-footer {
    background: inherit;
    border-top: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 10px 10px 0 20px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
}

.mm-menu.mm-hasfooter > .mm-panel:after {
    height: 80px;
}

.mm-menu .mm-footer {
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.3);
}

/*
	jQuery.mmenu header addon CSS
*/
.mm-header {
    background: inherit;
    border-bottom: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    padding: 0 50px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

.mm-header .mm-title,
.mm-header .mm-prev,
.mm-header .mm-next,
.mm-header .mm-close {
    padding-top: 30px;
}

.mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative;
}

.mm-header .mm-prev,
.mm-header .mm-next,
.mm-header .mm-close {
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    min-width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
}

.mm-header .mm-prev {
    padding-left: 20px;
    padding-right: 10px;
    left: 0;
}

.mm-header .mm-next,
.mm-header .mm-close {
    padding-left: 10px;
    padding-right: 20px;
    right: 0;
}

.mm-header [href].mm-prev:before, .mm-header [href].mm-next:after {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mm-header [href].mm-prev:before {
    border-right: none;
    border-bottom: none;
    margin-left: 2px;
    margin-right: 5px;
}

.mm-header [href].mm-next:after, .mm-header [href].mm-close:after {
    margin-left: 5px;
    margin-right: -2px;
}

.mm-header [href].mm-next:after {
    border-top: none;
    border-left: none;
}

.mm-header [href].mm-close:after {
    content: 'x';
}

.mm-menu.mm-hassearch .mm-header {
    height: 50px;
    top: 50px;
}

.mm-menu.mm-hassearch .mm-header .mm-title,
.mm-menu.mm-hassearch .mm-header .mm-prev,
.mm-menu.mm-hassearch .mm-header .mm-next,
.mm-menu.mm-hassearch .mm-header .mm-close {
    padding-top: 20px;
}

.mm-menu.mm-hasheader li.mm-subtitle {
    display: none;
}

.mm-menu.mm-hasheader > .mm-panel {
    padding-top: 80px;
}

.mm-menu.mm-hasheader > .mm-panel.mm-list {
    padding-top: 60px;
}

.mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
    margin-top: -20px;
}

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
    padding-top: 120px;
}

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
    padding-top: 100px;
}

.mm-menu .mm-header {
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.3);
}

.mm-menu .mm-header .mm-prev:before,
.mm-menu .mm-header .mm-next:after,
.mm-menu .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3);
}

/*
	jQuery.mmenu labels addon CSS
*/
.mm-list li.mm-label > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    line-height: 25px;
}

.mm-list li.mm-label.mm-opened a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mm-list li.mm-collapsed:not(.mm-uncollapsed) {
    display: none;
}

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen:after {
    top: 8.5px;
}

.mm-menu .mm-list li.mm-label > div > div {
    background: rgba(255, 255, 255, 0.05);
}

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
    box-sizing: border-box;
}

.mm-list > li.mm-search {
    padding: 10px;
    margin-top: -20px;
}

.mm-list > li.mm-subtitle + li.mm-search {
    margin-top: 0;
}

div.mm-panel > div.mm-search {
    padding: 0 0 10px 0;
}

.mm-menu.mm-hasheader .mm-list > li.mm-search {
    margin-top: 0;
}

.mm-menu > .mm-search {
    background: inherit;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.mm-search {
    padding: 10px;
}

.mm-search input {
    border: none;
    border-radius: 30px;
    font: inherit;
    font-size: 14px;
    line-height: 30px;
    outline: none;
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 10px;
}

.mm-search input::-ms-clear {
    display: none;
}

.mm-menu .mm-noresultsmsg {
    text-align: center;
    font-size: 21px;
    display: none;
    padding: 60px 0;
}

.mm-menu .mm-noresultsmsg:after {
    border: none !important;
}

.mm-noresults .mm-noresultsmsg {
    display: block;
}

.mm-menu li.mm-nosubresults > a.mm-subopen {
    display: none;
}

.mm-menu li.mm-nosubresults > a.mm-subopen + a,
.mm-menu li.mm-nosubresults > a.mm-subopen + span {
    padding-right: 10px;
}

.mm-menu.mm-hassearch > .mm-panel {
    padding-top: 70px;
}

.mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
    margin-top: -20px;
}

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
    margin-top: -10px;
}

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
    padding-top: 0;
}

.mm-menu .mm-search input {
    background: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.6);
}

.mm-menu .mm-noresultsmsg {
    color: rgba(255, 255, 255, 0.3);
}

/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
    position: absolute;
    left: -10000px;
}

label.mm-toggle,
label.mm-check {
    margin: 0;
    position: absolute;
    bottom: 50%;
    z-index: 2;
}

label.mm-toggle:before,
label.mm-check:before {
    content: '';
    display: block;
}

label.mm-toggle {
    border-radius: 30px;
    width: 50px;
    height: 30px;
    margin-bottom: -15px;
}

label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px;
}

input.mm-toggle:checked ~ label.mm-toggle:before {
    float: right;
}

label.mm-check {
    width: 30px;
    height: 30px;
    margin-bottom: -15px;
}

label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: 0.1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

input.mm-check:checked ~ label.mm-check:before {
    opacity: 1;
}

.mm-menu.mm-vertical .mm-list > li label.mm-toggle, .mm-menu.mm-vertical .mm-list > li label.mm-check {
    bottom: auto;
    margin-bottom: 0;
}

.mm-menu.mm-vertical .mm-list > li label.mm-toggle {
    top: 5px;
}

.mm-menu.mm-vertical .mm-list > li label.mm-check {
    top: 5px;
}

label.mm-toggle, label.mm-check {
    right: 20px;
}

label.mm-toggle + a,
label.mm-toggle + span {
    margin-right: 70px;
}

label.mm-check + a,
label.mm-check + span {
    margin-right: 50px;
}

a.mm-subopen + label.mm-toggle, a.mm-subopen + label.mm-check {
    right: 50px;
}

a.mm-subopen + label.mm-toggle + a,
a.mm-subopen + label.mm-toggle + span {
    margin-right: 100px;
}

a.mm-subopen + label.mm-check + a,
a.mm-subopen + label.mm-check + span {
    margin-right: 80px;
}

em.mm-counter + a.mm-subopen + label.mm-toggle, em.mm-counter + a.mm-subopen + label.mm-check {
    right: 90px;
}

em.mm-counter + a.mm-subopen + label.mm-toggle + a,
em.mm-counter + a.mm-subopen + label.mm-toggle + span {
    margin-right: 140px;
}

em.mm-counter + a.mm-subopen + label.mm-check + a,
em.mm-counter + a.mm-subopen + label.mm-check + span {
    margin-right: 120px;
}

.mm-menu label.mm-toggle {
    background: rgba(0, 0, 0, 0.15);
}

.mm-menu label.mm-toggle:before {
    background: #333333;
}

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
}

.mm-menu label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.6);
}

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-slide .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
}

html.mm-slide.mm-opened .mm-menu {
    -webkit-transform: translateX(-30%);
    -moz-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    -o-transform: translateX(-30%);
    transform: translateX(-30%);
}

html.mm-slide.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}

html.mm-slide.mm-right.mm-opened .mm-menu {
    -webkit-transform: translateX(30%);
    -moz-transform: translateX(30%);
    -ms-transform: translateX(30%);
    -o-transform: translateX(30%);
    transform: translateX(30%);
}

html.mm-slide.mm-right.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}

html.mm-slide.mm-top.mm-opened .mm-menu {
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
}

html.mm-slide.mm-top.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

html.mm-slide.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: translateY(30%);
    -moz-transform: translateY(30%);
    -ms-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%);
}

html.mm-slide.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

html.mm-zoom-menu .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
}

html.mm-zoom-menu.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateX(-30%);
    -moz-transform: scale(0.7, 0.7) translateX(-30%);
    -ms-transform: scale(0.7, 0.7) translateX(-30%);
    -o-transform: scale(0.7, 0.7) translateX(-30%);
    transform: scale(0.7, 0.7) translateX(-30%);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

html.mm-zoom-menu.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%);
}

html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateX(30%);
    -moz-transform: scale(0.7, 0.7) translateX(30%);
    -ms-transform: scale(0.7, 0.7) translateX(30%);
    -o-transform: scale(0.7, 0.7) translateX(30%);
    transform: scale(0.7, 0.7) translateX(30%);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
}

html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%);
}

html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateY(-30%);
    -moz-transform: scale(0.7, 0.7) translateY(-30%);
    -ms-transform: scale(0.7, 0.7) translateY(-30%);
    -o-transform: scale(0.7, 0.7) translateY(-30%);
    transform: scale(0.7, 0.7) translateY(-30%);
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top;
}

html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    -moz-transform: scale(1, 1) translateY(0%);
    -ms-transform: scale(1, 1) translateY(0%);
    -o-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%);
}

html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateY(30%);
    -moz-transform: scale(0.7, 0.7) translateY(30%);
    -ms-transform: scale(0.7, 0.7) translateY(30%);
    -o-transform: scale(0.7, 0.7) translateY(30%);
    transform: scale(0.7, 0.7) translateY(30%);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
}

html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    -moz-transform: scale(1, 1) translateY(0%);
    -ms-transform: scale(1, 1) translateY(0%);
    -o-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%);
}

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
    -webkit-transform: scale(1.5, 1.5) translateX(100%);
    -moz-transform: scale(1.5, 1.5) translateX(100%);
    -ms-transform: scale(1.5, 1.5) translateX(100%);
    -o-transform: scale(1.5, 1.5) translateX(100%);
    transform: scale(1.5, 1.5) translateX(100%);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition-property: -webkit-transform, left;
    transition-property: transform, left;
}

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%);
}

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
    -webkit-transform: scale(0.7, 0.7) translateX(-30%);
    -moz-transform: scale(0.7, 0.7) translateX(-30%);
    -ms-transform: scale(0.7, 0.7) translateX(-30%);
    -o-transform: scale(0.7, 0.7) translateX(-30%);
    transform: scale(0.7, 0.7) translateX(-30%);
}

/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
    width: 100%;
    min-width: 140px;
    max-width: 10000px;
}

html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
}

@media all and (max-width: 140px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -moz-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        -o-transform: translate(140px, 0);
        transform: translate(140px, 0);
    }
}

@media all and (min-width: 10000px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(10000px, 0);
        -moz-transform: translate(10000px, 0);
        -ms-transform: translate(10000px, 0);
        -o-transform: translate(10000px, 0);
        transform: translate(10000px, 0);
    }
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}

@media all and (max-width: 140px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -moz-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        -o-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
    }
}

@media all and (min-width: 10000px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-10000px, 0);
        -moz-transform: translate(-10000px, 0);
        -ms-transform: translate(-10000px, 0);
        -o-transform: translate(-10000px, 0);
        transform: translate(-10000px, 0);
    }
}

.mm-menu.mm-front.mm-fullscreen.mm-top, .mm-menu.mm-front.mm-fullscreen.mm-bottom {
    height: 100%;
    min-height: 140px;
    max-height: 10000px;
}

html.mm-opened.mm-fullscreen .mm-page {
    box-shadow: none !important;
}

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.mm-menu.mm-right {
    left: auto;
    right: 0;
}

.mm-menu.mm-bottom {
    top: auto;
    bottom: 0;
}

html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-80%, 0);
    -moz-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    -o-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
}

@media all and (max-width: 175px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -moz-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        -o-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
    }
}

@media all and (min-width: 550px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate(-440px, 0);
        -moz-transform: translate(-440px, 0);
        -ms-transform: translate(-440px, 0);
        -o-transform: translate(-440px, 0);
        transform: translate(-440px, 0);
    }
}

/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    z-index: 0 !important;
}

.mm-menu.mm-front {
    z-index: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

html.mm-opened.mm-next .mm-page {
    box-shadow: none;
}

.mm-menu.mm-front, .mm-menu.mm-next {
    -webkit-transition: -webkit-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
}

.mm-menu.mm-front.mm-top {
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
}

.mm-menu.mm-front.mm-bottom {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
}

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
    height: 80%;
    min-height: 140px;
    max-height: 880px;
}

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light {
    background: #f3f3f3;
    color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
       border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-light .mm-buttonbar {
    border-color: rgba(0, 0, 0, 0.6);
    background: #f3f3f3;
}

.mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3;
}

.mm-menu.mm-light label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-light em.mm-counter {
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-footer {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-header {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-header .mm-prev:before,
.mm-menu.mm-light .mm-header .mm-next:after,
.mm-menu.mm-light .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-list li.mm-label > div > div {
    background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-light .mm-search input {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-light .mm-noresultsmsg {
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light label.mm-toggle {
    background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3;
}

.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
}

html.mm-opened.mm-white .mm-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white {
    background: white;
    color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.06);
}

.mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-white .mm-buttonbar {
    border-color: rgba(0, 0, 0, 0.6);
    background: white;
}

.mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white;
}

.mm-menu.mm-white label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-white em.mm-counter {
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-footer {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-header {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-header .mm-prev:before,
.mm-menu.mm-white .mm-header .mm-next:after,
.mm-menu.mm-white .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-list li.mm-label > div > div {
    background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-white .mm-search input {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-white .mm-noresultsmsg {
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white label.mm-toggle {
    background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-white label.mm-toggle:before {
    background: white;
}

.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
}

html.mm-opened.mm-black .mm-page {
    box-shadow: none;
}

.mm-menu.mm-black {
    background: black;
    color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25);
}

.mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15);
}

.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15);
}

.mm-menu.mm-black .mm-buttonbar {
    border-color: rgba(255, 255, 255, 0.6);
    background: black;
}

.mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black;
}

.mm-menu.mm-black label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-black em.mm-counter {
    color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-footer {
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-header {
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-header .mm-prev:before,
.mm-menu.mm-black .mm-header .mm-next:after,
.mm-menu.mm-black .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-list li.mm-label > div > div {
    background: rgba(255, 255, 255, 0.15);
}

.mm-menu.mm-black .mm-search input {
    background: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-black .mm-noresultsmsg {
    color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black label.mm-toggle {
    background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-black label.mm-toggle:before {
    background: black;
}

.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
}

.mm-menu li.img:after {
    margin-left: 80px !important;
}

.mm-menu li.img a {
    font-size: 16px;
}

.mm-menu li.img a img {
    float: left;
    margin: -5px 10px -5px 0;
    border-radius: 100px;
}

.mm-menu li.img a .subcaption {
    font-size: 12px;
}

#loesungen_viewport{
    overflow: hidden;
    width: 100%;
}

.slideitem{
width:100%;
}


@media only screen and (min-width: 1680px) {
	.home .royalSlider.home-top-slider{
		max-height:1100px;
	}

}


@media only screen and (max-width: 1024px) {

	.teaserbox .third, .kontakt .gfstelle img{
		 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: grayscale(0);
 -webkit-filter: grayscale(0);
 -moz-filter: grayscale(0);
 -o-filter: grayscale(0);
 -ms-filter: grayscale(0);
	}

	.mob-menu-toggle{
	display:block;
	float:right;
	}
	#prodslick{
	margin-top: 50px;
	}

	.container.centered p{
	max-width:75%;
	}

	.container.centered p br{
	display:none;
	}

	.nlbutton{
	display:none;
	}

	.socialmedia{
	margin-right: 30px;
	}

	.socialmedia {
	  padding-left: 33.333%;
	}

	.navigation{
	display:none !important;
	}

	header .container{
	padding:0;
	}

	header .logo{
	margin-left:25px !important;
	width:auto;
	}

	header .logo img{
	width:75px;
	}

	header{
	height:55px;
	}

	.home header + div{
		margin-top:55px !important;
	}

	header .menutrigger{
	width:auto;
	float:right;
	margin-right:20px;
	}

	header .pl-6{
	padding:0;
	}

	.service{
	min-height:150px;
	}

	.pd-100{
	padding: 50px 0;
	}

	.pd-80{
	padding: 40px 0;
	}

	.mb-80{
	margin-bottom:40px !important;
	}

	.pb-80{
	padding-bottom:40px !important;
	}
	.mob-menu-toggle{
		margin-top:12px;
	}

	header .logo{
		margin-top:8px;
	}

	.search-ov{
	margin-top:0px;
	background:#323232;
	}

}

@media screen and (max-width: 960px) {

	.pdt-70{
		padding:40px 0px !important;
	}

	footer .g-8, footer .g-4{
		width:100%;
	}

}

@media screen and (max-width: 768px) {

	.scrolldown{
	display:none;
	}

	header .socialmedia{
	display:none;
	}

	footer p{
	width:100%;
	text-align:center;
	}

	.container{
	padding: 0 20px;
	}

	.container .container{
	padding: 0;
	}

	.prodcontent{
	margin-top:25px;
	}

	footer .lightgrey{
	padding:25px;
	text-align:center;
	}

	footer .lightgrey .g-8, footer .lightgrey .g-4{
	width:100%;
	}

	footer .lightgrey .g-8 p{
	text-align:center;
	}

	.wpcf7 .container{
	padding:0;
	}

	.wpcf7 .g-2, .wpcf7 .g-10{
	width:100%;
	}

	.wpcf7-form textarea::-webkit-input-placeholder { /* WebKit browsers */
	font-size:36px;
	font-size:3.6rem;
	line-height:40px;
	line-height:4rem;
	}

	.wpcf7-form textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	font-size:36px;
	font-size:3.6rem;
	line-height:40px;
	line-height:4rem;
	}

	.wpcf7-form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
	font-size:36px;
	font-size:3.6rem;
	line-height:40px;
	line-height:4rem;
	}

	.wpcf7-form textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
	font-size:36px;
	font-size:3.6rem;
	line-height:40px;
	line-height:4rem;
	}

	.gfkbutton{
	width:80%;
	left:10%;
	bottom:6%;
	padding:1rem 3rem;

	}

	.orrows{
	margin-left:11%;
	}

	#footermap p{
	text-align:left;
	}

	footer .g-4{
	width:100%;
	text-align:left;
	clear:both;
	display:block;
	}

	footer .g-8 p{
	text-align:right;
	}

	.slideshow{
		max-width:100% !important;
	}
}


@media screen and (max-width: 667px) {

	.splitcont .g-8 .g-6, .splitcont .g-8 .g-6 img{
	width:100%;
	}

	#footermap{
	width:33%;
	}

	#maps_area{
	width:66.667%;
	}

	.newsitem .blackborder{
	padding:1rem 3rem;
	}

	.sidelink.orangebg h4{
		font-size:20px;
		font-size:2rem;
		line-height:26px;
		line-height:2.6rem;
	}

	.gfkbutton{
	width:80%;
	left:10%;
	bottom:6%;
	padding:0.5rem 2rem;

	}

		.orrows{
	margin-left:3%;
	}


}

@media screen and (max-width: 640px) {

	.third{
	margin-bottom:20px;
	width:100%;
	}

	.third img{
	width:100%;
	}

	.stangebote .stitem{
	width:50%;
	}

	.leistungen .g-3{
	width:50%;
	margin-top:20px;
	}

	footer .g-8, footer .g-4, .g-8, .g-4, .g-7{
	width:100%;
	}

	.footernav{
		float:none;
		margin-top:10px;
		text-align:center;
	}

	.footernav li{
		display:inline-block;
	}

	.modalDialog .close{
		right:20px;
	}


	.sidelink{
		margin-bottom:20px;
	}

	.pdt-70{
	padding-top:40px;
	}

	.pd-70{
	padding:40px 0;
	}


	.kontakt .g-4:nth-child(3){
	margin:0;
	}

	.kontakt .g-4:nth-child(4){
	margin:0 0 1.25% 1.25%;
	}

	.kontakt .g-4{
	width:48.5%;
	}

	.kontakt .gfstelle{
	margin-bottom:20px;
	}

	.kontaktnavi{
	width:100%;
	}

	.pl-1{
		padding:0;
	}

	h1{
	font-size:28px;
	font-size:2.8rem;
	line-height:36px;
	line-height:3.6rem;
	}

	.container.centered p{
	max-width:85%;
	}

	.splitcont .g-8{
		width:100%;
	}

	.splitcont .g-4{
	width:100%;
	margin-top:20px;
	margin-left:0;
	}


	#maps_area, #footermap.g-3{
	width:50%;
	}

	.ergtitle .g-4, .ergbnis .g-4{
	width:33.333%;
	}

	.dlitem .g-8{
	width: 66.667%;
	}

}

@media screen and (max-width: 480px) {

	header{
	margin-top:0;
	}

	.produkte h3, .loesungen h3{
	font-size:36px;
	font-size:3.6rem;
	}


	.produkte_text li, .loesungen_text li{
	font-size:16px;
	font-size:1.6rem;
	}

	.produkte_text ul, .loesungen_text ul{
	margin-top:25px;
	}

	.produkte h3::after, .loesungen h3::after{
	top:20px;
	}
	.produkte{
	margin-top:20px;
	}

	.loesungen_text, .produkte_text{
	box-sizing:border-box;
	float:left;
	min-height:inherit;
	padding: 40px 0 25px 25px;
	}

	.negmargin {
	margin-top:0;
	}

	.radialbg{
		min-height:inherit;
		max-height:inherit;
	}

	.image_text{
		position:relative;
		float:left;
		z-index:999;
		bottom:inherit;
		top:inherit;
		text-align:left;
		width:auto;
		height:auto;
		margin-top:20px;
	}

	.mb-50{
	margin-bottom:40px !important;
	}


	.pd-60{
		padding:40px 0;
	}

	.pd-100, .pd-55{
		padding:30px 0;
	}

	.pagenav li a{
	padding:1.5rem 0;
	position:relative;
	}


	.pagenav li{
	display:inline-block;
	position:relative;
	}

	.pagenav ul .sub-menu{
	position:relative;
	width:100%;
	max-width:100%;
	background:none;
	}

	.pagenav ul .sub-menu li{
	background:#363636;
	width:100%;
	display:block;
	position:relative;
	}

	.pagenav ul li a.paractive{
	background:#000;
	}

	.pagenav ul li.menu-item-has-children a:after{
	content: "+";
	color:#fff;
	display:block;
	position:absolute;
	right:10%;
	font-size:2rem;
	top:32%;
	}

	.pagenav ul li.menu-item-has-children .sub-menu a:after{
	content: "";
	display:none;
	}

	.pagenav li:hover > .sub-menu{
	display:none;
	}

	.pagenav ul .sub-menu li a{
	display:block;
	padding:1.5rem 0;
	color:#fff;
	width:100%;
	text-align:center;
	position:relative;
	border-bottom:1px solid #666;
	border-top:none;
	}

	.pagenav ul li:last-child, .pagenav ul .sub-menu li:last-child a{
	border:none;
	}

	.mob-menu-toggle{
	margin-right:20px;
	}

	.container.centered p{
	max-width:100%;
	}

	.prodcontent{
	margin-top:40px;
	}

	.royalSlider.home-top-slider .infoBlock {
    left: 25px;
    top: 30px;
	}

	.news .g-6:first-child{
	margin-bottom:0;
	}

	.news .g-6{
	width:100%;
	margin-left:0 !important;
	left:auto;
	}

	.news img{
		width:100%;
	}

	.news .startnews{
	padding:20px;
	box-sizing:border-box;
	min-height:inherit;
	}

	.news .mb-80 p{
	padding:0 5%;
	}

	.news .g-8{
		margin-bottom:20px;
	}

	.newsitem{
	padding-bottom:0;
	}

	.newsitem img{
	width:100%;
	}

	.greyfabric .g-6{
	width:100%;
	}

	.greyfabric .g-6 img{
	margin-left:-70px;
	}

	.greyfabric .mb-50{
	margin-bottom:0 !important;
	}

	.service{
	width:100%;
	min-height:inherit;
	}

	.service p{
	max-width:100%;
	}

	footer .pd-55{
	padding:25px;
	}

	footer .g-3{
	width:50%;
	margin-top:25px;
	}

	footer .g-4{
	margin-top:25px;
	text-align:center;
	}

	.cols-2 .g-6:first-child{
	margin-bottom:25px;
	}

	.g-8, .g-6, .g-4, .g-3, .splitcontent .g-6, .newsov .g-4, .g-7, .g-9, .splitcont .g-8{
	width:100%;
	margin-left:0 !important;
	}

	#maps_area{
	display:none;
	}

	footer .g-10{
	width:50%;
	}

	footer .g-2{
	width:30%;
	float:right;
	}

	.newsletter .g-8{
	font-size:24px;
	font-size:2.4rem;
	line-height:28px;
	line-height:2.8rem;
	}

	.stoerer, .backtotop{
	display:none;
	}

	.alllink{
	margin: 0 auto;
	}

	.ergbnis .g-5, .ergbnis .g-4{
	width:100%;
	}

	.ergtitle, .ergbnis .g-3{
	display:none;
	}


	#maps_area, #footermap.g-3{
	width:100% !important;
	}

}

@media screen and (max-width: 400px) {
	.service p{
	padding:0;
	}

	.quality h2{
	font-size:4rem;
	line-height:6rem;
	}

	.kontakt .g-4, .news .g-6, .stangebote .stitem{
	width:100%;
	}

	.kontakt .g-4, .kontakt .g-4:nth-child(3), .kontakt .g-4:nth-child(4){
	margin:0 0 20px 0;
	}

	.orrows{
	margin-left:4%;
	}

	#footermap.g-3{
	width:100%;
	}

	.gfkbutton{
	width:80%;
	left:10%;
	bottom:8%;
	padding:1rem 2rem;

	}


		.stangebote .stitem a{
	min-height:inherit;
	}




}

@media screen and (max-width: 340px) {
	footer .g-3:first-child{
	margin-top:0;
	}
	footer .g-3{
	width:100%;
	text-align:center;
	}

}

@media screen and (max-width: 320px) {
	header .menutrigger{
	margin-right:20px;
	}
}


/* Print styles */
@media print {
  * {
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
    background-image: none !important;
    text-decoration: none !important;
    border: 0;
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

}
