/*
Theme Name: KRAFTHAND
Theme URI: https://www.krafthand.de/
Author: Daniel Käfer | Krafthand Medien GmbH
Author URI: https://www.krafthand-medien.de
Description: 
Version: 2021.1
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
	 ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0;
}
/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}
/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
	 ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
	 ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
}
/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: 500;
}
/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}
/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
	 ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}
/* Forms
	 ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline;
}
/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto;
}
/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
	 ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}
/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}
/* Misc
	 ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}
/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}
/* ubuntu-300 - latin-ext_latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: local(''), url('fonts/ubuntu-v15-latin-ext_latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('fonts/ubuntu-v15-latin-ext_latin-300.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ubuntu-regular - latin-ext_latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local(''), url('fonts/ubuntu-v15-latin-ext_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('fonts/ubuntu-v15-latin-ext_latin-regular.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ubuntu-300italic - latin-ext_latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 300;
  src: local(''), url('fonts/ubuntu-v15-latin-ext_latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('fonts/ubuntu-v15-latin-ext_latin-300italic.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ubuntu-italic - latin-ext_latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: local(''), url('fonts/ubuntu-v15-latin-ext_latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('fonts/ubuntu-v15-latin-ext_latin-italic.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ubuntu-500italic - latin-ext_latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  src: local(''), url('fonts/ubuntu-v15-latin-ext_latin-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('fonts/ubuntu-v15-latin-ext_latin-500italic.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ubuntu-700 - latin-ext_latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local(''), url('fonts/ubuntu-v15-latin-ext_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('fonts/ubuntu-v15-latin-ext_latin-700.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ubuntu-500 - latin-ext_latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local(''), url('fonts/ubuntu-v15-latin-ext_latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('fonts/ubuntu-v15-latin-ext_latin-500.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ubuntu-700italic - latin-ext_latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 700;
  src: local(''), url('fonts/ubuntu-v15-latin-ext_latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('fonts/ubuntu-v15-latin-ext_latin-700italic.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  scroll-padding-top: 80px;
  /* height of sticky header */
}
body {
  font-family: 'Ubuntu', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  background: #f1f1f1;
  font-weight: 300;
  letter-spacing: 0.2px;
  word-wrap: break-word;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-kerning: auto;
  outline: none;
}
main {
  display: block;
}
img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  font-weight: 500;
}
p {
  margin: 0 0 10px;
}
a {
  color: #0057a0;
  text-decoration: none;
}
a:hover {
  color: #0057a0;
  text-decoration: underline;
}
/** WordPress Styles **/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
img[class*="wp-image-"] {
  margin-top: 10px;
  margin-bottom: 10px;
}
.wp-caption {
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-bottom: 0;
}
.wp-caption .wp-caption-text {
  text-align: left;
  padding: 10px;
  font-size: 0.8em;
  line-height: 1.4em;
  background-color: #dedede;
}
embed {
  max-width: 100%;
}
iframe {
  max-width: 100%;
}
object {
  max-width: 100%;
}
.site-footer,
main,
.site-header {
  max-width: 1000px;
  margin: 0 auto;
  background-color: #fdf9f9;
  position: relative;
}
.header-wrap {
  background-color: #fdf9f9;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
  border-bottom: 3px solid #0057a0;
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.4);
}
/* Add offset for WordPress Admin bar **/
body.admin-bar .header-wrap {
  top: 32px;
}
/*
.site-header{
	position: relative;
	padding: 10px 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;

	nav{
		width: 100%;
		padding: 0 15px;
	}
}
*/
.site-header {
  position: relative;
  padding: 10px 0;
  display: grid;
  justify-content: space-between;
  align-items: center;
  grid-template-columns: minmax(min-content, 240px) 1fr;
}
.site-header nav {
  width: 100%;
  /* padding: 0 15px; */
}
.header-row {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.header-row.abo-page {
  justify-content: space-between;
  align-items: center;
}
.header-help {
  margin-left: 25px;
  font-size: 0.9rem;
}
.header-help b {
  font-size: 1.15rem;
}
.header-back .btn-secondary {
  padding: 3px 10px;
  font-size: 0.9rem;
}
.header-back .btn-secondary:hover {
  text-decoration: none;
}
.header-buttons {
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: -16px;
  justify-content: flex-end;
}
.header-buttons .button-list {
  margin: 0;
  list-style-type: none;
}
.header-buttons .button-list-item {
  display: inline-block;
  background-color: #0057a0;
  padding: 3px 7px;
  color: #fff;
  margin: 5px;
  position: relative;
}
.header-buttons .button-list-item a {
  color: inherit;
}
.header-buttons .kh-welt {
  transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s;
  max-height: 0;
  display: block;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  padding: 10px;
  margin: 0;
  list-style-type: none;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  z-index: 99;
  background-color: #fff;
  width: 160px;
}
.header-buttons .kh-welt-toggle:hover .kh-welt {
  transition: max-height 0.3s, opacity 0.2s, visibility 0s;
  max-height: 600px;
  opacity: 1;
  visibility: visible;
}
.header-buttons .kh-welt-item {
  color: #2f3640;
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
  opacity: 1;
  transition: opacity .2s;
}
.header-buttons .kh-welt-item:last-of-type {
  border: none;
}
.header-buttons .kh-welt-item:hover {
  opacity: 0.8;
}
.sidebar-off .header-buttons {
  font-size: 14px;
  margin-bottom: 0;
}
.sidebar-off .header-buttons .button-list {
  padding: 0 13px;
  display: flex;
  justify-content: space-between;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.header-nav {
  padding: 0;
  list-style-type: none;
  margin: 0;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 2px;
}
.header-nav a {
  color: #2f3640;
  text-decoration: none;
  transition: 0.3s;
  border-radius: 4px;
  display: block;
  padding: 3px 7px;
}
.header-nav a:hover {
  background-color: #0057a0;
  border-color: #0057a0;
  color: #fff;
  text-decoration: none;
}
.header-nav .current-menu-item a {
  background-color: #0057a0;
  border-color: #0057a0;
  color: #fff;
  text-decoration: none;
}
.header-nav ul.sub-menu {
  position: absolute;
  width: 100%;
  padding: 10px;
  margin: 0;
  list-style-type: none;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  display: none;
  z-index: 999;
  background-color: #ffffff;
}
.header-nav ul.sub-menu > li {
  text-align: left;
}
.header-nav > li {
  position: relative;
}
.header-nav > li:hover ul.sub-menu {
  display: block;
}
.site-logo {
  width: 100%;
  max-width: 240px;
  flex-grow: 0;
  margin-left: 5px;
}
.main-grid {
  display: grid;
  grid-template-columns: 1fr minmax(min-content, 1000px) 1fr;
  grid-auto-rows: 1fr;
  margin-top: 20px;
  justify-items: stretch;
}
.skyscraper2 {
  position: sticky;
  top: 100px;
  padding-left: 20px;
  padding-bottom: 20px;
}
.admin-bar .skyscraper2 {
  top: 130px;
}
main {
  min-height: 50vh;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  width: 100%;
}
.page-template-template-info_service main {
  display: block;
}
.magazin-footer {
  margin-top: 20px;
  background-color: #f2f2f2;
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px;
  padding-bottom: 30px;
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2);
  grid-column-start: 1;
  grid-column-end: -1;
}
.magazin-footer-title {
  font-size: 24px;
  margin: 5px 0 15px;
}
.site-footer-wrap {
  background-color: #565655;
}
.site-footer {
  padding-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 50px;
  text-align: right;
  color: #ffffff;
  background-color: #565655;
}
.site-footer a {
  color: #ffffff;
}
.footer-nav,
.footer-nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.footer-nav {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 20px;
}
.footer-nav > li:first-child {
  padding-left: 0;
}
.footer-nav > li:last-child {
  padding-right: 0;
}
.footer-nav > li > a {
  font-weight: 700;
  font-size: 1rem;
}
.footer-logo {
  margin-top: 25px;
  max-width: 230px;
  margin-bottom: 15px;
}
.additional-sites {
  border-top: 1px solid rgba(94, 94, 94, 0.4);
  padding-top: 5px;
  padding-bottom: 25px;
  font-size: .8rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  text-align: left;
}
.additional-sites ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline;
}
.additional-sites ul li {
  display: inline;
  padding-left: 10px;
}
.additional-sites ul li a {
  font-weight: bold;
}
.site-copyright {
  font-size: .7rem;
  text-align: right;
  flex-shrink: 0;
  flex-grow: 0;
}
/** sidebar **/
.sidebar-wrap {
  grid-column-start: 1;
  grid-column-end: -1;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
.sidebar-wrap.vertical {
  display: block;
  grid-column: 1;
  max-width: 300px;
}
.widget {
  margin-bottom: 20px;
  margin-top: 20px;
  max-width: 310px;
}
h3.widget-title {
  margin-top: 0;
  border-bottom: none;
}
.widget_sidebaradrectanglewidget {
  margin-top: 0;
}
.ad-title,
.in-article-ad-header {
  text-align: right;
  font-size: .8rem;
  margin-bottom: 5px;
  font-weight: normal;
  line-height: 1.1;
}
.single-post .in-article.ad ins {
  margin: 20px 0 30px;
  display: inline-block;
}
.page-title {
  margin-top: 15px;
  margin-bottom: 25px;
  line-height: 1.3;
}
.service-page header,
.service-page .entry-content {
  max-width: 750px;
  margin: 0 auto;
}
/** loop / post **/
.thumbnail {
  position: relative;
}
.thumbnail a:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 135px -10px rgba(0, 0, 0, 0.1) inset;
  border-radius: 4px;
}
.loop-post {
  /* background-color: @background_light_grey; */
  margin: 0 0 1.5em;
  display: flex;
  align-items: flex-start;
}
.loop-post .entry-content {
  padding: 10px;
  line-height: 1.4;
  position: relative;
  margin-bottom: 10px;
  color: #333;
  flex-grow: 1;
}
.loop-post .entry-content a {
  color: inherit;
}
.loop-post .thumbnail {
  position: relative;
  margin: 10px;
  /* border: 1px solid #cdcdcd; */
  max-width: 200px;
  width: 100%;
  flex-shrink: 0;
}
.loop-post .thumbnail img {
  border-radius: 4px;
}
.loop-post .thumbnail .desktop-image {
  display: block;
  max-width: 200px;
  width: 100%;
}
.loop-post .thumbnail .mobile-image {
  display: none;
  width: 100%;
}
.loop-spezial {
  background-color: #fff;
}
.post-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
}
.post-grid .in-article {
  grid-column-start: 1;
  grid-column-end: -1;
}
.post-grid-three {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}
.post-grid-three .in-article,
.post-grid-three .title-post {
  grid-column-start: 1;
  grid-column-end: -1;
}
.loop-post-card .entry-content {
  padding: 15px 0;
  line-height: 1.5;
  position: relative;
  margin-bottom: 10px;
  color: #333;
}
.loop-post-card .entry-content > a {
  color: inherit;
}
.loop-post-card .article-title {
  margin-top: 5px;
  margin-bottom: 8px;
}
.loop-post-card .article-footer {
  padding-top: 5px;
}
.loop-post-card .thumbnail {
  border-top: 5px solid #0057a0;
}
.loop-post-card .thumbnail a:before {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.loop-post-card .thumbnail img {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.loop-post-card.loop-video .thumbnail a:before {
  background: rgba(0, 60, 124, 0.5);
}
.loop-post-card.podcast .thumbnail {
  border-color: #e4032e;
}
.loop-post-card.incoming-mobility .thumbnail {
  border-color: #47bed7;
}
.loop-post-card.krafthand-truck .thumbnail {
  border-color: #e9b400;
}
.article-title {
  margin-top: 0;
  border-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.article-title a {
  color: inherit;
}
.entry-content {
  position: relative;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.entry-content > a:hover {
  text-decoration: none;
}
.loop-sponsored {
  background-color: transparent;
  border: 3px solid #f2f2f2;
}
.article-footer {
  font-size: .68rem;
  color: #333333;
  cursor: default;
}
.article-footer a {
  color: #333333;
}
.title-post {
  /*
	background-color: @main_color;
	color: #fff;
	*/
  color: #333333;
  position: relative;
  display: flex;
  align-items: stretch;
  margin: 0 0 1.5em;
  grid-column-start: 1;
  grid-column-end: -1;
  border-radius: 4px;
  /*.article-footer, 
	.article-footer a, 
	.content__roofline, 
	.content__roofline a {
		color: #f2f2f2;
	}

	.excerpt-more__dots, 
	.excerpt-more__link, 
	.excerpt-more__link:active, 
	.excerpt-more__link:hover, 
	.article-title a {
		color: #fff;
	}
   */
}
.title-post a {
  color: inherit;
}
.title-post-teaser-wrapper {
  padding: 20px 0;
  margin: 0 20px;
  max-width: 35%;
  border-bottom: 5px solid #0057a0;
}
.title-post.podcast .title-post-teaser-wrapper {
  border-color: #e4032e;
}
.title-post.incoming-mobility .title-post-teaser-wrapper {
  border-color: #47bed7;
}
.title-post.krafthand-truck .title-post-teaser-wrapper {
  border-color: #e9b400;
}
.title-post-teaser-wrapper > a:hover {
  text-decoration: none;
}
.excerpt-more__dots {
  color: #0057a0;
  font-weight: 500;
  -moz-hyphens: none;
  -o-hyphens: none;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
/** post **/
figure {
  margin-left: 0;
}
article.single {
  padding-top: 30px;
}
article.single.wide > header {
  max-width: 750px;
  margin: 0 auto;
  padding-bottom: 20px;
}
article.single.wide > .entry-content {
  max-width: 750px;
  margin: 0 auto;
  padding: 0;
  line-height: 1.5;
}
article.single.post > .entry-content {
  margin-top: 25px;
}
.post-body {
  font-size: 17px;
  letter-spacing: .2px;
  line-height: 1.6em;
  font-weight: 300;
  cursor: default;
}
.post-body figure:before,
.post-body figure:after {
  content: "";
  display: table;
  clear: both;
}
.post-body h2,
.post-body h3,
.post-body h4 {
  margin-top: 25px;
  margin-bottom: 15px;
  font-weight: 500;
}
.post-body h2.article-title {
  margin-top: 0;
  margin-bottom: 0;
}
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
								supported by Chrome, Edge, Opera and Firefox */
}
.post-content-wrap {
  display: grid;
  gap: 10px;
  grid-template-columns: minmax(0, 650px) 300px;
  justify-content: space-between;
  align-items: flex-start;
}
.post-content-wrap .sidebar-wrap {
  grid-column: 2;
  grid-template-columns: 1fr;
  padding-top: 30px;
}
.content__roofline {
  color: #0057a0;
  font-weight: 500;
  cursor: default;
}
.entry-meta {
  padding-bottom: 20px;
  font-size: 0.8rem;
}
.entry-meta .byline {
  color: #0057a0;
  font-weight: 300;
  font-style: italic;
}
.entry-content-image {
  position: relative;
  text-align: center;
  background-color: rgba(94, 94, 94, 0.2);
}
.entry-content-image.wide-image {
  margin-left: -15px;
  margin-right: -15px;
}
.thumbnail-captions {
  font-size: 0.9rem;
  background-color: #e6e6e6;
  padding: 10px;
  line-height: 1.3;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 25px;
}
.thumbnail-captions.premium {
  margin-left: -15px;
  margin-right: -15px;
  padding-right: 20px;
}
.thumbnail-captions.right {
  text-align: right;
}
.article-mark {
  text-align: right;
  font-size: 0.8rem;
  padding-right: 10px;
}
.post-tags {
  padding: 20px 0;
}
.post-tags .title {
  font-size: 1.2rem;
  margin-bottom: 10px;
}
.post-tags .active,
.post-tags .inactive {
  display: inline-block;
  padding: 5px 10px;
  background-color: #f2f2f2;
  margin-right: 8px;
  margin-bottom: 8px;
  color: #707070;
}
.post-tags .inactive {
  pointer-events: none;
}
.post-tags .active {
  background-color: #003c7c;
}
.post-tags .active a {
  color: #fff;
}
.relatedposts .more-posts {
  margin-top: 20px;
  font-size: 1.6rem;
  padding-bottom: 15px;
  color: #333;
  border-bottom: none;
}
.ad-sp-mark {
  letter-spacing: 0;
  color: #848484;
  font-size: .8rem;
  font-weight: 300;
  text-transform: uppercase;
  text-align: right;
  margin-bottom: 10px;
}
.videopost {
  display: grid;
  grid-template-columns: minmax(min-content, 1fr) 300px;
  column-gap: 20px;
}
.videopost .ad-sp-mark,
.videopost .entry-content-image.wide-image {
  grid-column-start: 1;
  grid-column-end: -1;
}
.videopost .entry-content-image.wide-image {
  margin-bottom: 20px;
}
.videopost .sidebar-wrap {
  grid-column: auto;
  display: block;
}
/** breadcrumb **/
#breadcrumbs {
  background-color: #0057a0;
  color: #fff;
  margin: 0;
  margin-left: -15px;
  margin-right: -15px;
  padding: 7px 20px;
  font-size: 1.5rem;
  overflow: hidden;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  grid-column-start: 1;
  grid-column-end: -1;
}
#breadcrumbs a {
  color: #fff;
  font-size: 1.1rem;
}
.breadcrumb_last {
  font-size: 1.1rem;
}
/** pagination **/
.pagination {
  margin: 25px 0 15px 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.pagination li {
  font-size: 1.125rem;
  font-weight: bold;
  margin: 0 2px;
}
.pagination li.active .pager__link {
  background-color: #0057a0;
  border-color: #0057a0;
  color: #fff;
  text-decoration: none;
}
.pagination li.first svg,
.pagination li.last svg {
  width: 8px;
  height: 12px;
}
.pagination li.last .pager__link svg {
  transform: rotate(180deg);
  transform-origin: center center;
}
.pagination li.disabled {
  cursor: not-allowed;
}
.pagination li .pager__link {
  position: relative;
  border-radius: 4px;
  display: block;
  text-align: center;
  width: 2.625rem;
  height: 2.625rem;
  line-height: 2.625rem;
  margin-left: -1px;
  color: #2f3640;
  text-decoration: none;
  transition: 0.3s;
}
.pagination li a.pager__link:hover,
.pagination li a.pager__link:focus,
.pagination li a.pager__link:active {
  background-color: #0057a0;
  border-color: #0057a0;
  color: #fff;
  text-decoration: none;
}
.pagination li a.pager__link:hover svg path,
.pagination li a.pager__link:focus svg path,
.pagination li a.pager__link:active svg path {
  fill: #fff;
}
.btn {
  display: block;
  padding: 10px 16px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3333;
  text-align: center;
  white-space: nowrap;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 2px solid #0057a0;
  background-color: #0057a0;
  color: #fff;
  border-radius: 3px;
  width: 100%;
  transition: ease .2s;
}
.btn.active,
.btn:active,
.btn:focus,
.btn:hover {
  background-color: #1462b4;
  border-color: #1462b4;
  color: #fff;
}
.btn-secondary {
  background-color: transparent;
  color: #0057a0;
  border-width: 2px;
  font-weight: normal;
}
.btn-secondary.active,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
  color: #fff;
}
/* Ads */
.ad.rectangle {
  float: right;
  margin-left: 20px;
  margin-bottom: 5px;
}
.ad.billboard {
  max-width: 970px;
  margin: 25px auto 10px;
}
.ad-wrapper {
  position: relative;
  padding-bottom: 0;
  margin: 5px auto;
  max-width: 1000px;
}
.skyscraper {
  position: absolute;
  right: -165px;
  width: 160px;
  top: 130px;
}
.leaderboard {
  /* float: right; */
  padding-bottom: 9.3%;
  position: relative;
  width: 100%;
  max-width: 728px;
}
.leaderboard > div {
  position: absolute;
  /*right: -15px;*/
}
.sky-holder {
  position: fixed;
}
/** Plugin Hacks */
.simplefavorite-button {
  cursor: pointer;
}
.shariff-buttons.orientation-horizontal {
  margin-left: -5px !important;
  margin-right: -5px !important;
  margin-top: 20px!important;
}
.widget_nav_menu {
  margin-top: 0;
}
.widget_nav_menu .nav {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
  list-style: none;
}
.widget_nav_menu .nav > li > a {
  font-size: 0.9rem;
  position: relative;
  display: block;
  padding: 7px 10px;
  margin: 2px 0;
  color: #ffffff;
  background-color: #0057a0;
}
.widget_nav_menu .nav > li > a:hover {
  background-color: #1462b4;
  color: #ffffff;
}
.widget_nav_menu .nav > li.current-menu-item > a {
  background-color: #1462b4;
  color: #ffffff;
}
main .search-results {
  display: grid;
  grid-template-columns: minmax(min-content, 300px) 1fr;
  gap: 10px;
  margin-top: 20px;
}
/* Hamburger Toggle Button */
.sidebar-toggle {
  cursor: pointer;
  border: 0;
  outline: 0;
  background-color: transparent;
  padding-top: 4px;
}
.sidebar-toggle img {
  width: 45px;
}
/* Sidebar Nav */
.sidebar-header {
  padding: 20px 10px 0;
}
.close-btn {
  background: transparent;
  border-color: transparent;
  cursor: pointer;
}
.close-btn svg {
  width: 20px;
}
.inner {
  overflow-y: auto;
  height: 100vh;
}
.links {
  list-style: none;
  padding: 30px 15px;
  margin: 0;
  margin-top: 20px;
  background-color: #0057a0;
}
.links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.links li {
  padding: 3px 0;
}
.links > li {
  border-bottom: thin solid rgba(255, 255, 255, 0.4);
}
.links > li > a {
  font-weight: 500;
  font-size: 1.05rem;
}
.links a {
  color: #fff;
  transition: all 0.3s linear;
  font-weight: thin;
}
.links a:hover {
  color: rgba(255, 255, 255, 0.4);
  text-decoration: none;
}
.links li:last-of-type {
  border-bottom: none;
}
.themen-nav {
  list-style-type: none;
  padding: 30px 15px;
  margin: 0;
}
.themen-nav li {
  display: inline;
}
.themen-nav li a {
  padding: 3px 15px;
  margin: 6px 15px;
  margin-left: 0;
  font-size: 14px;
  color: #333;
  border: 1px solid #bfb6b6;
  background-color: #fff;
  display: inline-block;
  border-radius: 2px;
  font-weight: normal;
}
.service-title {
  color: #0057a0;
  font-size: 1.15rem;
  font-weight: bold;
  padding: 0 15px;
}
.service-nav {
  list-style: none;
  margin: 0;
  padding: 0 15px 30px;
}
.service-nav li {
  border-bottom: 1px solid #bfb6b6;
  padding: 4px 0;
}
.service-nav li:last-of-type {
  border: none;
}
.sidebar-off {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #f1f1f1;
  display: grid;
  grid-template-rows: auto 1fr auto;
  row-gap: 1rem;
  transition: all 0.3s linear;
  transform: translate(120%);
  z-index: 60;
}
.admin-bar .sidebar-off {
  padding-top: 32px;
}
.show-sidebar {
  transform: translate(0);
}
.body-overlay {
  position: fixed;
  /* width: 100%; */
  /* height: 100%; */
  z-index: 59;
  background-color: rgba(10, 10, 10, 0.3);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  display: none;
  visibility: hidden;
  opacity: 0;
}
.body-overlay.show-overlay {
  display: block;
  visibility: visible;
  opacity: 1;
}
@media screen and (min-width: 676px) {
  .sidebar-off {
    width: 400px;
    box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.7);
  }
}
.search-form {
  -webkit-box-align: center;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #0057a0;
  border-radius: 3px;
  display: flex;
  height: 40px;
  line-height: 1;
  padding-left: 16px;
  padding-right: 12px;
  margin-bottom: 36px;
}
.search-form:focus-within {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 2px;
}
.sidebar-off .search-form {
  margin: 16px 16px 8px;
}
.search-input {
  border: none;
  caret-color: #71737f;
  -webkit-box-flex: 1;
  flex-grow: 1;
  font-size: 16px;
  line-height: inherit;
}
.search-input:focus {
  outline: none;
}
.search-button {
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.search-icon {
  width: 25px;
}
@media (max-width: 855px) {
  #breadcrumbs {
    font-size: 0.95rem;
  }
  #breadcrumbs a,
  #breadcrumbs .breadcrumb_last {
    font-size: 0.95rem;
  }
  .post-content-wrap {
    display: block;
  }
  .post-content-wrap .sidebar-wrap {
    grid-column: 1;
    grid-template-columns: repeat(2, minmax(300px, 1fr));
    align-items: start;
    justify-items: start;
    justify-content: center;
  }
  .post-grid-three {
    grid-template-columns: 1fr 1fr;
  }

  .videopost{
    display: block;
  }
}
@media (max-width: 800px) {
  .title-post {
    flex-direction: column;
  }
  .title-post-teaser-wrapper {
    max-width: 100%;
    margin: 0;
  }
}
@media (max-width: 660px) {
  .post-content-wrap .sidebar-wrap {
    grid-template-columns: 1fr;
    justify-items: center;
  }
  .sidebar-wrap {
    display: block;
  }
  .post-grid,
  .post-grid-three {
    grid-template-columns: 1fr;
  }
  .additional-sites {
    display: block;
  }
  .site-header {
    grid-template-columns: 200px 1fr;
  }
}
@media (max-width: 600px) {
  .loop-post {
    flex-direction: column;
  }
  .loop-post .thumbnail {
    max-width: 100%;
    margin: 0;
  }
  .loop-post .thumbnail .mobile-image {
    display: block;
  }
  .loop-post .thumbnail .desktop-image {
    display: none;
  }
}
@media (max-width: 550px) {
  .entry-content .ad.rectangle {
    float: none;
    margin: 10px auto 20px;
    max-width: 300px;
  }
}
@media (max-width: 1000px) {
  .header-nav {
    display: none;
  }
  .main-grid {
    display: block;
  }
  .site-footer,
  main,
  .site-header,
  .ad.billboard {
    margin-left: 20px;
    margin-right: 20px;
  }
  main {
    width: auto;
  }
  .title-post {
    align-items: flex-start;
  }
}
@media (max-width: 1255px) {
  .sky-holder {
    display: none;
    visibility: hidden;
  }
  .skyscraper2 {
    display: none;
    visibility: hidden;
  }
}
@media (max-width: 730px) {
  .header-row.abo-page {
    justify-content: flex-end;
  }
  .header-help {
    display: none;
  }
}
@media (max-width: 500px) {
  .header-row.header-buttons {
    display: none;
  }
  .sidebar-toggle img {
    width: 100px;
  }
}
@media print {
  .header-wrap {
    display: none;
  }
  .ad,
  .sky-holder .skyscraper2 {
    display: none;
  }
  .entry-content .shariff {
    display: none !important;
  }
  .khm-newsletter {
    display: none;
  }
  .additional-nav,
  .footer-nav {
    display: none;
  }
  .post-tags {
    display: none;
  }
  .relatedposts {
    display: none;
  }
  #breadcrumbs,
  .site-footer,
  main,
  .site-header {
    background: none;
  }
  .widget_sidebarfirmenwidget,
  .in-article,
  .kh-jobs-wrapper,
  .comment-form,
  .comment-reply-title {
    display: none;
  }

  #breadcrumbs {
    color: #333;
  }
  #breadcrumbs a {
    color: inherit;
  }
  body {
    background: #fff;
  }
  * {
    -webkit-print-color-adjust: exact !important;
    /* Chrome, Safari, Edge */
    color-adjust: exact !important;
    /*Firefox*/
  }
  main:after {
    display: block;
    padding-top: 20px;
    font-size: 12px;
    content: 'Dieser Beitrag ist urheber- und leistungsschutzrechtlich geschützt. Die Krafthand Medien GmbH ist Inhaber der Nutzungsrechte. Jede Form der öffentlichen Zugänglichmachung und Zuführung in andere Nutzungsarten ist ohne Zustimmung der Krafthand Medien GmbH unzulässig. \A Sofern Sie Interesse an einer weitergehenden Nutzung unserer Inhalte haben, wenden Sie sich bitte an: \A Klaus P. Lang, Tel.: 08247/3007-62, E-Mail: klaus.lang@krafthand-medien.de';
    white-space: pre-wrap;
  }
  .post-author {
    page-break-inside: avoid;
  }
}

.recent-posts{
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}

.recent-posts .loop-post {
  border-bottom: thin solid #cdcdcd;
  margin: 10px 0;
}

.recent-posts .loop-post:last-child {
  border-bottom: none;
}

.recent-posts .loop-post:has(+ .month-title) {
  border-bottom: none;
}

.recent-posts .month-title{
  font-size: 1.5rem;
  color: #fff;
  margin-top: 50px;
  background-color: #0057a0;
  border-radius: 10px;
  font-weight: 400;
  padding: 5px 15px;
}

.blog .sidebar-wrap,
.blog .in-article{
  margin-top: 50px;
  margin-bottom: 50px;
}

/** Anpassungen für Suche 2025-07-11 */
.facetwp-template{
  container-type: inline-size;
}

@container (max-width: 600px) {
  .loop-post{
    flex-direction: column;
  }

  .loop-post .thumbnail{
    max-width: 100%;
    margin: 0;
  }

  .loop-post .thumbnail .desktop-image{
    display: none;
  }

  .loop-post .thumbnail .mobile-image{
    display: block;
  }

}

.search-results-header{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.search-filter-toggle{
  display: none;
  padding: 4px 8px;
  width: auto;
}

@media (max-width: 780px) {
  main .search-results{
    grid-template-columns: 1fr;
  }

  .search-sidebar{
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }

  .search-filter-toggle{
    display: inline-block;
  }
}