@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fileadmin/templates/fonts/playfair/Playfair-Display-Regular.eot');
  /* IE9 */
  src: url('/fileadmin/templates/fonts/playfair/Playfair-Display-Regular.eot?#iefix') format('embedded-opentype'), url('/fileadmin/templates/fonts/playfair/Playfair-Display-Regular.woff2') format('woff2'), url('/fileadmin/templates/fonts/playfair/Playfair-Display-Regular.woff') format('woff'), url('/fileadmin/templates/fonts/playfair/Playfair-Display-Regular.ttf') format('truetype'), url('/fileadmin/templates/fonts/playfair/Playfair-Display-Regular.svg#PlayfairDisplay') format('svg');
  /* IE6-IE8 */
  /* Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }

@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fileadmin/templates/fonts/playfair/Playfair-Display-900.eot');
  /* IE9 */
  src: url('/fileadmin/templates/fonts/playfair/Playfair-Display-900.eot?#iefix') format('embedded-opentype'), url('/fileadmin/templates/fonts/playfair/Playfair-Display-900.woff2') format('woff2'), url('/fileadmin/templates/fonts/playfair/Playfair-Display-900.woff') format('woff'), url('/fileadmin/templates/fonts/playfair/Playfair-Display-900.ttf') format('truetype'), url('/fileadmin/templates/fonts/playfair/Playfair-Display-900.svg#PlayfairDisplay') format('svg');
  /* IE6-IE8 */
  /* Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }

@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fileadmin/templates/fonts/playfair/Playfair-Display-Italic.eot');
  /* IE9 */
  src: url('/fileadmin/templates/fonts/playfair/Playfair-Display-Italic.eot?#iefix') format('embedded-opentype'), url('/fileadmin/templates/fonts/playfair/Playfair-Display-Italic.woff2') format('woff2'), url('/fileadmin/templates/fonts/playfair/Playfair-Display-Italic.woff') format('woff'), url('/fileadmin/templates/fonts/playfair/Playfair-Display-Italic.ttf') format('truetype'), url('/fileadmin/templates/fonts/playfair/Playfair-Display-Italic.svg#PlayfairDisplay') format('svg');
  /* IE6-IE8 */
  /* Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }

@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url('/fileadmin/templates/fonts/playfair/Playfair-Display-900italic.eot');
  /* IE9 */
  src: url('/fileadmin/templates/fonts/playfair/Playfair-Display-900italic.eot?#iefix') format('embedded-opentype'), url('/fileadmin/templates/fonts/playfair/Playfair-Display-900italic.woff2') format('woff2'), url('/fileadmin/templates/fonts/playfair/Playfair-Display-900italic.woff') format('woff'), url('/fileadmin/templates/fonts/playfair/Playfair-Display-900italic.ttf') format('truetype'), url('/fileadmin/templates/fonts/playfair/Playfair-Display-900italic.svg#PlayfairDisplay') format('svg');
  /* IE6-IE8 */
  /* Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }

@font-face {
  font-family: 'DIN Next W01 Bold';
  font-weight: 600;
  font-display: swap;
  src: url('/fileadmin/templates/fonts/DINNextBold/font.woff2') format('woff2');
  /* Modern Browsers */
  src: url('/fileadmin/templates/fonts/DINNextBold/font.woff') format('woff');
  /* Modern Browsers */ }

@font-face {
  font-family: 'DIN Next W01 Light';
  font-weight: 300;
  font-display: swap;
  src: url('/fileadmin/templates/fonts/DINNextLight/font.woff2') format('woff2');
  /* Modern Browsers */
  src: url('/fileadmin/templates/fonts/DINNextLight/font.woff') format('woff');
  /* Modern Browsers */ }

@font-face {
  font-family: 'DIN Next W01 Medium';
  font-weight: 500;
  font-display: swap;
  src: url('/fileadmin/templates/fonts/DINNextMedium/font.woff2') format('woff2');
  /* Modern Browsers */
  src: url('/fileadmin/templates/fonts/DINNextMedium/font.woff') format('woff');
  /* Modern Browsers */ }

@font-face {
  font-family: 'SquareSlabserif711W01-B';
  font-weight: 600;
  font-display: swap;
  src: url('/fileadmin/templates/fonts/SquareSlabserif711Bold/font.woff2') format('woff2');
  /* Modern Browsers */
  src: url('/fileadmin/templates/fonts/SquareSlabserif711Bold/font.woff') format('woff');
  /* Modern Browsers */ }
/* scss examples  */
.csc-darkgrey h1, .csc-darkblue h1, .csc-darkgrey h2, .csc-darkblue h2, .csc-darkgrey h3, .csc-darkblue h3, .csc-darkgrey h4, .csc-darkblue h4, .csc-darkgrey h5, .csc-darkblue h5 {
  color: #eee; }

.dinlight {
  font-family: 'DIN Next W01 Light'; }

.dinbold {
  font-family: "DIN Next W01 Bold"; }

.dinmedium {
  font-family: "DIN Next W01 Medium"; }

.squarefont {
  font-family: "SquareSlabserif711W01-B"; }

.cc_banner.cc_container .cc_btn {
  background: #fff200 !important;
  color: #000 !Important; }
/****************************************
 ************ basic settings ************
 ****************************************/
*, *:before, *:after {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  margin: 0;
  padding: 0;
  overflow-x: hidden; }

body, nav, a, p {
  margin: 0;
  padding: 0; }

body {
  font-family: 'DIN Next W01 Light';
  font-size: 1rem;
  font-weight: normal;
  line-height: 140%;
  color: #000; }

b, strong {
  font-family: "DIN Next W01 Bold"; }

h1, h2, h3, h4, h5, .contenttitle {
  margin: 0;
  font-family: "SquareSlabserif711W01-B"; }

h1 {
  padding: 0 0 10px 0;
  font-weight: bold; }

h2 {
  padding: 0 0 10px 0;
  font-size: 40px;
  font-weight: bold; }

h3, h4, h5 {
  padding: 0 0 5px 0; }

ol, ul {
  margin: 0;
  padding: 0 0 0 20px; }

img {
  max-width: 100%;
  height: auto;
  width: auto; }

a, a:active {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

*:focus, *:active {
  outline: none !important; }

iframe {
  max-width: 100%; }

caption {
  font-style: italic; }

.t3js-icon img {
  height: 16px;
  width: 16px; }
/*FLEXBOX*/
.flexContainer, .flexContainer768 {
  display: -webkit-box !Important;
  display: -webkit-flex !Important;
  display: -ms-flexbox !important;
  display: flex !important;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

.flexcolumn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.spacebetween {
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.spacearound {
  -webkit-justify-content: space-around;
  justify-content: space-around; }

.justifycenter {
  -webkit-justify-content: center;
  justify-content: center; }

.aligncenter {
  -webkit-align-items: center;
  align-items: center; }

.flex1 {
  flex: 1 auto;
  -webkit-flex: 1 auto; }

.flexend {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.flexstart {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.alignflexend {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end; }

.hiding {
  display: none; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

.cc_container {
  padding: 5px 30px 5px !important; }

.cc_container .cc_btn {
  background: #97bf0d !important;
  color: #fff !important; }

body {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0;
  -webkit-text-size-adjust: none; }

input:focus, select:focus, textarea:focus, button:focus, button, a, .slick-slide:focus {
  outline: none !important; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-box-shadow: 0 0 0px 1000px white inset; }
/***** something else *****/
#invisible {
  display: none; }

#cookie-bar {
  z-index: 20000;
  bottom: 0;
  position: fixed;
  width: 100%;
  min-height: 32px;
  margin: 0; }

.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0; }

.max1600 {
  max-width: 1600px; }

.white {
  color: #fff; }

.animated, .animated:hover {
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s; }

.wrapAll.detailpage.defaultpage #detailNavi .fp-nav {
  display: none; }
/****************************************
 **************** Layout ****************
 ****************************************/
.newsOuter #mainmenu li.menuitem.animated.profi-blog {
  background: #fff200; }
/**** blog listenansicht ***/
.page-navigation {
  width: 100%;
  margin-bottom: 40px; }
  .page-navigation > p {
    display: none; }
  .page-navigation ul.f3-widget-paginator {
    padding: 0;
    display: flex;
    flex-direction: row;
    list-style-type: none;
    justify-content: center;
    font-family: "SquareSlabserif711W01-B";
    text-transform: uppercase; }
    .page-navigation ul.f3-widget-paginator li {
      display: inline-block;
      padding: 10px 10px 9px 10px;
      background-color: #000;
      color: #fff;
      margin: 0 5px;
      line-height: 100%; }
      .page-navigation ul.f3-widget-paginator li a {
        color: #fff; }
        .page-navigation ul.f3-widget-paginator li a:hover, .page-navigation ul.f3-widget-paginator li a:focus {
          text-decoration: none; }
      .page-navigation ul.f3-widget-paginator li.current {
        background-color: yellow;
        color: #000; }

.newsOuter #fp-nav {
  display: none; }

.wrapAll.news header {
  padding-top: 120px;
  text-align: center; }
  .wrapAll.news header h1 {
    color: #fff200;
    font-size: 90px;
    line-height: 75px;
    margin-bottom: 70px; }
  .wrapAll.news .news.news-single .article {
    display: flex; }
    .wrapAll.news .news.news-single .article .newsLeft, .wrapAll.news .news.news-single .article .newsRight {
      width: 50%; }
    .wrapAll.news .news.news-single .article .newsRight {
      padding: 100px 50px;
      margin-left: 50%; }
      .wrapAll.news .news.news-single .article .newsRight h1 {
        text-transform: uppercase;
        margin-bottom: 30px; }
      .wrapAll.news .news.news-single .article .newsRight .news-backlink-wrap a {
        font-family: "SquareSlabserif711W01-B";
        text-transform: uppercase;
        display: inline-block;
        margin-top: 25px;
        color: #000; }
        .wrapAll.news .news.news-single .article .newsRight .news-backlink-wrap a:hover {
          text-decoration: none; }
    .wrapAll.news .news.news-single .article .newsLeft {
      position: fixed; }
      .wrapAll.news .news.news-single .article .newsLeft .news-img-wrap .slick-prev, .wrapAll.news .news.news-single .article .newsLeft .news-img-wrap .slick-next {
        width: 50px;
        height: 45px; }
        .wrapAll.news .news.news-single .article .newsLeft .news-img-wrap .slick-next {
          right: 25px; }
      .wrapAll.news .news.news-single .article .newsLeft .newsImg {
        width: 100%;
        height: 100vh;
        background-size: cover;
        background-position: center;
        position: relative; }
        .wrapAll.news .news.news-single .article .newsLeft .newsImg .img-description {
          position: absolute;
          right: 10px;
          bottom: 10px;
          background-color: rgba(255, 255, 255, 0.8);
          font-size: 14px;
          font-style: italic;
          line-height: 1;
          padding: 5px 7px 2px 5px;
          color: #000; }
      .wrapAll.news .news.news-single .article .newsLeft .newsImg-link {
        cursor: -webkit-zoom-in;
        cursor: zoom-in; }
  .wrapAll.news .news-list-view {
    max-width: 1450px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
  .wrapAll.news .news-list-view .article {
    width: 30%;
    margin-bottom: 3%;
    margin-right: 1.5%;
    margin-left: 1.5%; }
    .wrapAll.news .news-list-view .article:hover a img {
      transform: scale(1.1);
      transition: ease all 0.3s; }
    .wrapAll.news .news-list-view .article:hover .textWrap {
      background-color: yellow;
      transition: ease all 0.3s; }
    .wrapAll.news .news-list-view .article .news-img-wrap > a {
      display: inline-block;
      overflow: hidden; }
      .wrapAll.news .news-list-view .article .news-img-wrap > a img {
        transition: ease all 0.3s; }
    .wrapAll.news .news-list-view .article .textWrap {
      border: 4px solid #000;
      background-color: #fff;
      transition: ease all 0.3s; }
      .wrapAll.news .news-list-view .article .textWrap .header {
        background-color: #000;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        padding: 5px;
        min-height: 95px;
        align-items: center;
        display: flex; }
      .wrapAll.news .news-list-view .article .textWrap .teaser-text {
        padding: 10px; }
        .wrapAll.news .news-list-view .article .textWrap .teaser-text a.more {
          font-family: "SquareSlabserif711W01-B";
          text-transform: uppercase;
          display: inline-block;
          margin-top: 25px;
          color: #000; }
      .wrapAll.news .news-list-view .article .textWrap .news-list-date {
        padding: 10px 10px 0 10px;
        display: inline-block; }
/*************/
#mainmenu {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  left: 0;
  right: 0;
  padding-left: 0;
  margin: 0 auto;
  font-family: "DIN Next W01 Medium";
  list-style: none; }
  #mainmenu .menuitem {
    border: 3px solid #000;
    margin: 15px 10px;
    line-height: 28px;
    font-size: 23px;
    letter-spacing: 0.02rem;
    background: #fff; }
  #mainmenu .menuitem.hideitem {
    display: none !important; }
  #mainmenu .menuitem a {
    color: #000;
    padding: 5px 8px 1px 8px;
    display: block; }
    #mainmenu .menuitem a:focus {
      text-decoration: none; }
  #mainmenu .menuitem:hover, #mainmenu .menuitem.active, #mainmenu .menuitem.activefirst, #mainmenu .menuitem:focus {
    background: #fff200; }
    #mainmenu .menuitem:hover a, #mainmenu .menuitem.active a, #mainmenu .menuitem.activefirst a, #mainmenu .menuitem:focus a, #mainmenu .menuitem:hover:active, #mainmenu .menuitem.active:active, #mainmenu .menuitem.activefirst:active, #mainmenu .menuitem:focus:active, #mainmenu .menuitem:hover:hover, #mainmenu .menuitem.active:hover, #mainmenu .menuitem.activefirst:hover, #mainmenu .menuitem:focus:hover, #mainmenu .menuitem:hover:focus, #mainmenu .menuitem.active:focus, #mainmenu .menuitem.activefirst:focus, #mainmenu .menuitem:focus:focus {
      text-decoration: none; }

#fp-nav.dotsnavi ul li.hideitem {
  display: none !important; }
  #fp-nav.dotsnavi ul li.active span {
    background: #fff200; }
  #fp-nav.dotsnavi ul li a span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #000;
    background: none;
    margin: 0;
    background: #fff; }
    #fp-nav.dotsnavi ul li a span:hover {
      margin: 0;
      background: #fff200; }

#header > .header {
  height: 100vh; }
  #header .header {
    position: relative; }
  #header .header .startlogo {
    position: absolute;
    margin-bottom: 10vh;
    z-index: 10;
    left: 0;
    right: 0; }
  #header .header .startlogo img {
    height: 77vh;
    margin: 0 auto;
    width: auto;
    display: block; }
  #header .header .startbg {
    height: 25vh;
    width: 100%;
    background: #fff200;
    position: absolute;
    bottom: 0;
    z-index: 1; }
  #header .header .wkologo {
    z-index: 2;
    position: relative;
    top: 74px; }
  #header .header .wkologo img {
    max-width: 228px; }
  #header .header .startbgwhite {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: #fff; }
  #header .content .leftcontent {
    background-size: cover; }
  #header .content .contentinner {
    padding: 10%; }
  #header .content .contentimage {
    top: 0;
    left: 0;
    height: 100vh;
    background-size: cover;
    background-position: center center;
    z-index: -1; }
  #header .content h1 {
    color: #fff200;
    font-size: 90px;
    line-height: 75px;
    margin-bottom: 30px; }
  #header .content .percentwrapper {
    z-index: 10;
    position: relative; }
  #header .content .percentwrapper .contentimage {
    z-index: 0;
    width: 100%;
    position: relative;
    height: auto;
    background-attachment: fixed;
    background-size: inherit;
    -webkit-transition: 0s linear;
    transition: 0s linear;
    -webkit-transition-property: background-position;
    transition-property: background-position;
    -webkit-backface-visibility: hidden; }
  #header .content .percentwrapper .circlewrapper {
    min-height: 78vh;
    z-index: 0;
    position: relative;
    width: 100%; }
    #header .content .percentwrapper .circlewrapper .chartwrapper {
      width: 100%;
      min-height: 78vh;
      max-height: 660px; }
    #header .content .percentwrapper .circlewrapper .chartwrapper .svg-container {
      width: 100%;
      margin: 0 auto;
      overflow: visible; }
      #header .content .percentwrapper .circlewrapper .chartwrapper .svg-container .circliful {
        overflow: visible !important; }
        #header .content .percentwrapper .circlewrapper .chartwrapper .svg-container .circliful .outer {
          fill: transparent;
          stroke: #333;
          stroke-width: 19.8;
          stroke-dasharray: 534;
          transition: stroke-dashoffset 1s;
          -webkit-animation-play-state: running;
          -moz-transform: rotate(-89deg) translateX(-190px); }
        #header .content .percentwrapper .circlewrapper .chartwrapper .svg-container .circliful .inner {
          fill: transparent;
          stroke: orange;
          stroke-width: 20;
          stroke-dasharray: 534;
          transition: stroke-dashoffset 1s;
          -webkit-animation-play-state: running;
          -moz-transform: rotate(-89deg) translateX(-190px);
          stroke-dashoffset: 0; }
        #header .content .percentwrapper .circlewrapper .chartwrapper .svg-container .circliful .percenttext {
          font-family: "SquareSlabserif711W01-B"; }
    #header .content .percentwrapper .circlewrapper .chartwrapper .chartdescription {
      max-width: 80%;
      font-family: "DIN Next W01 Bold";
      margin-left: 50px; }
      #header .content .percentwrapper .circlewrapper .chartwrapper .chartdescription.bigdescription {
        font-size: 40px;
        line-height: 60px; }

#armeeSection .groupheadline, #youngSection .groupheadline {
  color: #fff200;
  font-size: 90px;
  line-height: 75px;
  margin-bottom: 30px; }
  #armeeSection .groupsubheadline, #youngSection .groupsubheadline {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.22rem;
    margin-bottom: 25px; }
  #armeeSection .groupsubheadline span, #youngSection .groupsubheadline span {
    color: #fff200; }
  #armeeSection .groupwrapper, #youngSection .groupwrapper {
    z-index: 1;
    position: relative; }
  #armeeSection .groupwrapper .groupwrapperinner, #youngSection .groupwrapper .groupwrapperinner {
    margin-top: 150px;
    margin-bottom: 150px;
    width: 100%; }
  #armeeSection .groupitem img, #youngSection .groupitem img {
    width: 230px;
    padding: 20px; }
  #armeeSection .groupitem:hover, #youngSection .groupitem:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }

#youngSection .jungprofisWrapper .groups {
  margin: 80px 0; }
  #youngSection .jungprofisWrapper .groups .groupitem {
    text-align: center;
    width: 21%;
    padding: 20px;
    min-width: 335px; }
    #youngSection .jungprofisWrapper .groups .groupitem .groupitemInner {
      max-width: 280px;
      margin: 0 auto; }
    #youngSection .jungprofisWrapper .groups .groupitem .groupitemInner img {
      padding: 0;
      width: 235px;
      border-radius: 50%;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    #youngSection .jungprofisWrapper .groups .groupitem .groupitemInner .grouptexts {
      position: relative;
      top: 30px;
      margin-bottom: 60px; }
    #youngSection .jungprofisWrapper .groups .groupitem .groupitemInner .groupname {
      display: inline-block;
      padding: 8px 8px 3px 8px;
      background: #000;
      color: #fff;
      font-size: 20px;
      line-height: 25px;
      text-transform: uppercase;
      letter-spacing: 0.125rem; }
    #youngSection .jungprofisWrapper .groups .groupitem .groupitemInner .groupprofession, #youngSection .jungprofisWrapper .groups .groupitem .groupitemInner .lastLink {
      display: inline-block;
      padding: 8px 8px 3px 8px;
      border: 4px solid #000;
      margin-top: -4px;
      font-size: 20px;
      line-height: 25px;
      text-transform: uppercase;
      letter-spacing: 0.05rem;
      color: #000; }
    #youngSection .jungprofisWrapper .groups .groupitem:hover {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    #youngSection .jungprofisWrapper .groups .groupitem:hover img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1);
      box-shadow: 7px 9px 25px -8px rgba(0, 0, 0, 0.4); }
    #youngSection .jungprofisWrapper .groups .groupitem:hover .groupprofession {
      background: #fff200; }
    #youngSection .jungprofisWrapper .groups .groupitem.lastgroupitem {
      background: #fff200;
      text-align: left;
      padding: 30px;
      -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start; }
    #youngSection .jungprofisWrapper .groups .groupitem.lastgroupitem a {
      color: #000; }
    #youngSection .jungprofisWrapper .groups .groupitem.lastgroupitem .groupitemInner {
      max-width: 1000px; }
      #youngSection .jungprofisWrapper .groups .groupitem.lastgroupitem .groupitemInner .lastSubtitle, #youngSection .jungprofisWrapper .groups .groupitem.lastgroupitem .groupitemInner .lastLink {
        background: #fff; }
      #youngSection .jungprofisWrapper .groups .groupitem.lastgroupitem .groupitemInner .lastText {
        margin: 20px 0; }
      #youngSection .jungprofisWrapper .groups .groupitem.lastgroupitem .groupitemInner .lastLink:hover {
        background: #000;
        color: #fff;
        text-decoration: none; }

#findeSection {
  z-index: 12;
  position: relative;
  max-height: 650px; }
  #findeSection .zitatenwrapper .slick-prev, #findeSection .zitatenwrapper .slick-next {
    height: 30px; }
  #findeSection .zitatenwrapper .zitatenbg {
    background-position: center center;
    padding: 10vh 0;
    position: relative;
    background-attachment: fixed;
    -webkit-transition: 0s linear;
    transition: 0s linear;
    -webkit-transition-property: background-position;
    transition-property: background-position;
    -webkit-backface-visibility: hidden; }
  #findeSection .zitatenwrapper .zitatenbg:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.7); }
  #findeSection .zitatenwrapper .zitatenbg .zitatenslider {
    z-index: 5;
    position: relative;
    color: #fff; }
    #findeSection .zitatenwrapper .zitatenbg .zitatenslider:not(.slick-slider) .zitatslide:not(:first-child) {
      display: none; }
    #findeSection .zitatenwrapper .zitatenbg .zitatenslider .zitatslide.secondSlides:not(.secondSlidesLoaded) {
      display: none; }
    #findeSection .zitatenwrapper .zitatenbg .zitatenslider .zitatwrap {
      max-width: 920px; }
    #findeSection .zitatenwrapper .zitatenbg .zitatenslider .zitatwrap .zitatenimageOuter {
      z-index: 2;
      position: relative; }
      #findeSection .zitatenwrapper .zitatenbg .zitatenslider .zitatwrap .zitatenimageOuter .zitatenimage {
        max-width: 210px;
        border-radius: 50%;
        overflow: hidden;
        box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.5);
        z-index: 2;
        position: relative; }
        #findeSection .zitatenwrapper .zitatenbg .zitatenslider .zitatwrap .zitatenimageOuter .zitatenimage img {
          display: inline-block; }
      #findeSection .zitatenwrapper .zitatenbg .zitatenslider .zitatwrap .zitatenimageOuter:after {
        content: ',,';
        position: absolute;
        top: auto;
        right: 0;
        bottom: 40px;
        left: 0;
        z-index: 5;
        font-family: 'Playfair Display', serif;
        font-weight: 900;
        font-size: 180px;
        line-height: 50px;
        letter-spacing: -0.4rem;
        color: #fff200;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5); }
    #findeSection .zitatenwrapper .zitatenbg .zitatenslider .zitatwrap .zitat {
      margin-top: 65px;
      font-size: 30px;
      line-height: 36px; }
      #findeSection .zitatenwrapper .zitatenbg .zitatenslider .zitatwrap .zitat .coloredtext {
        color: #fff200; }
    #findeSection .zitatenwrapper .zitatenbg .zitatenslider .zitatwrap .zitatnamewrap {
      font-size: 20px;
      line-height: 25px;
      letter-spacing: 0.02rem;
      margin-top: 20px; }
    #findeSection .zitatenwrapper .zitatenbg .zitatenslider .slick-prev:before, #findeSection .zitatenwrapper .zitatenbg .zitatenslider .slick-next:before {
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      color: #fff;
      opacity: 10; }
    #findeSection .zitatenwrapper .zitatenbg .zitatenslider .slick-prev:before {
      content: "\f053"; }
    #findeSection .zitatenwrapper .zitatenbg .zitatenslider .slick-next:before {
      content: "\f054"; }
  #findeSection .findtitle {
    background: #fff200;
    padding: 20px 10px;
    display: inline-block; }

#contact, #contactdetail {
  background: #fff200;
  padding: 7vh 0;
  z-index: 12;
  position: relative; }
  #contact .footerwrapper, #contactdetail .footerwrapper {
    z-index: 2;
    position: relative; }
  #contact .footerwrapper .footerheadline, #contactdetail .footerwrapper .footerheadline {
    font-size: 120px;
    line-height: 50px;
    margin-top: 100px; }
  #contact .footerwrapper .contaktbox, #contactdetail .footerwrapper .contaktbox {
    display: inline-block;
    background: #fff;
    padding: 30px;
    border: 3px solid #000;
    font-size: 20px;
    line-height: 25px;
    position: absolute;
    top: 18%;
    right: auto;
    bottom: auto;
    left: 0;
    z-index: 3; }
  #contact .footerwrapper .contaktbox h4, #contactdetail .footerwrapper .contaktbox h4 {
    font-size: 23px; }
  #contact .footerwrapper .contaktbox a, #contactdetail .footerwrapper .contaktbox a {
    color: #000; }
  #contact .footerwrapper .footermap, #contactdetail .footerwrapper .footermap {
    margin: 0 15%; }
  #contact .footerwrapper .footermap .cls-1, #contactdetail .footerwrapper .footermap .cls-1, #contact .footerwrapper .footermap .cls-2, #contactdetail .footerwrapper .footermap .cls-2 {
    fill: #fff; }
  #contact .footerwrapper .footermap .cls-1, #contactdetail .footerwrapper .footermap .cls-1, #contact .footerwrapper .footermap .cls-2, #contactdetail .footerwrapper .footermap .cls-2, #contact .footerwrapper .footermap .cls-3, #contactdetail .footerwrapper .footermap .cls-3 {
    fill-rule: evenodd; }
  #contact .footerwrapper .footermap .cls-2, #contactdetail .footerwrapper .footermap .cls-2, #contact .footerwrapper .footermap .cls-3, #contactdetail .footerwrapper .footermap .cls-3 {
    stroke: #000;
    stroke-miterlimit: 10;
    stroke-width: 2.19px; }
  #contact .footerwrapper .footermap .cls-3, #contactdetail .footerwrapper .footermap .cls-3 {
    fill: none; }
  #contact .footerwrapper .footermap .region, #contactdetail .footerwrapper .footermap .region {
    z-index: 2;
    position: relative; }
    #contact .footerwrapper .footermap .region:hover .footerpin, #contactdetail .footerwrapper .footermap .region:hover .footerpin, #contact .footerwrapper .footermap .region.regionselected .footerpin, #contactdetail .footerwrapper .footermap .region.regionselected .footerpin {
      opacity: 1; }
    #contact .footerwrapper .footermap .region.vorarlberg .footerpin, #contactdetail .footerwrapper .footermap .region.vorarlberg .footerpin {
      -ms-transform: translate(0px, 478px);
      -webkit-transform: translate(0px, 478px);
      transform: translate(0px, 478px); }
    #contact .footerwrapper .footermap .region.tirol .footerpin, #contactdetail .footerwrapper .footermap .region.tirol .footerpin {
      -ms-transform: translate(280px, 520px);
      -webkit-transform: translate(280px, 520px);
      transform: translate(280px, 520px); }
    #contact .footerwrapper .footermap .region.kaernten .footerpin, #contactdetail .footerwrapper .footermap .region.kaernten .footerpin {
      -ms-transform: translate(920px, 642px);
      -webkit-transform: translate(920px, 642px);
      transform: translate(920px, 642px); }
    #contact .footerwrapper .footermap .region.salzburg .footerpin, #contactdetail .footerwrapper .footermap .region.salzburg .footerpin {
      -ms-transform: translate(820px, 442px);
      -webkit-transform: translate(820px, 442px);
      transform: translate(820px, 442px); }
    #contact .footerwrapper .footermap .region.oberosterreich .footerpin, #contactdetail .footerwrapper .footermap .region.oberosterreich .footerpin {
      -ms-transform: translate(979px, 61px);
      -webkit-transform: translate(979px, 61px);
      transform: translate(979px, 61px); }
    #contact .footerwrapper .footermap .region.steiermark .footerpin, #contactdetail .footerwrapper .footermap .region.steiermark .footerpin {
      -ms-transform: translate(1245px, 328px);
      -webkit-transform: translate(1245px, 328px);
      transform: translate(1245px, 328px); }
    #contact .footerwrapper .footermap .region.burgenland .footerpin, #contactdetail .footerwrapper .footermap .region.burgenland .footerpin {
      -ms-transform: translate(1582px, 206px);
      -webkit-transform: translate(1582px, 206px);
      transform: translate(1582px, 206px); }
    #contact .footerwrapper .footermap .region.niederosterreich .footerpin, #contactdetail .footerwrapper .footermap .region.niederosterreich .footerpin {
      -ms-transform: translate(1257px, 76px);
      -webkit-transform: translate(1257px, 76px);
      transform: translate(1257px, 76px); }
    #contact .footerwrapper .footermap .region.vienna .footerpin, #contactdetail .footerwrapper .footermap .region.vienna .footerpin {
      -ms-transform: translate(1464px, 110px);
      -webkit-transform: translate(1464px, 110px);
      transform: translate(1464px, 110px); }
    #contact .footerwrapper .footermap .region.niederosterreich:hover + .vienna .regioninner, #contactdetail .footerwrapper .footermap .region.niederosterreich:hover + .vienna .regioninner {
      fill: #fff; }
    #contact .footerwrapper .footermap .region.regionactive, #contactdetail .footerwrapper .footermap .region.regionactive {
      fill: #fff200; }
    #contact .footerwrapper .footermap .region:hover .regioninner, #contactdetail .footerwrapper .footermap .region:hover .regioninner, #contact .footerwrapper .footermap .region.regionselected .regioninner, #contactdetail .footerwrapper .footermap .region.regionselected .regioninner {
      fill: #fff200; }
  #contact .footerwrapper .footerpin, #contactdetail .footerwrapper .footerpin {
    opacity: 0;
    width: 80px; }
  #contact .footerwrapper .footerpin .cls-1, #contactdetail .footerwrapper .footerpin .cls-1 {
    fill: #ffec00; }
  #contact .footerwrapper .footerpin .cls-2, #contactdetail .footerwrapper .footerpin .cls-2 {
    fill: none;
    stroke: #1a1a18;
    stroke-miterlimit: 10;
    stroke-width: 0.7px; }
  #contact .footerwrapper .footerpin .cls-3, #contactdetail .footerwrapper .footerpin .cls-3 {
    fill: #1a1a18; }

.impressumfooter {
  background: #000;
  color: #fff;
  padding: 24px 15%;
  height: 70px;
  position: absolute;
  bottom: 0;
  width: 100%; }
  .impressumfooter a {
    color: #fff; }
  .impressumfooter .metanavi {
    padding-left: 20px; }

.botttomwrapper a {
  color: #000;
  text-decoration: underline; }

.defaultpage .impressumfooter {
  position: fixed;
  bottom: 0;
  width: 50%;
  left: 0; }

#contactdetail {
  height: 100vh;
  padding: 0; }
  #contactdetail .footerwrapper {
    min-height: 100vh; }
  #contactdetail .contactdetailWrapper > div.contactdetailleftWrapper {
    background: #fff;
    height: 100vh;
    z-index: 2;
    position: relative; }
    #contactdetail .contactdetailWrapper > div.contactdetailleftWrapper .contactdetailleft {
      padding: 12% 15% 12% 15%; }
    #contactdetail .contactdetailWrapper > div.contactdetailleftWrapper .contactdetailleft a {
      color: #000; }
    #contactdetail .contactdetailWrapper > div.contactdetailleftWrapper .contactdetailleft .detailContactText a {
      font-family: "DIN Next W01 Bold"; }
    #contactdetail .contactdetailWrapper > div.contactdetailleftWrapper .contactdetailleft .contactdetailTitle {
      font-size: 23px;
      line-height: 26px;
      margin-bottom: 15px; }
    #contactdetail .contactdetailWrapper > div.contactdetailleftWrapper .contactdetailleft .contactcard {
      border: 4px solid #000;
      padding: 25px;
      margin-top: 35px; }
      #contactdetail .contactdetailWrapper > div.contactdetailleftWrapper .contactdetailleft .contactcard h4 {
        font-size: 23px;
        margin-bottom: 15px; }
      #contactdetail .contactdetailWrapper > div.contactdetailleftWrapper .contactdetailleft .contactcard i {
        width: 28px; }
  #contactdetail .contactdetailWrapper > div.contactDetailRight {
    position: relative;
    top: 0;
    right: 0;
    height: auto;
    width: 100%;
    background: #fff200; }
    #contactdetail .contactdetailWrapper > div.contactDetailRight:after {
      content: '';
      display: block;
      height: 4px;
      width: 80%;
      position: absolute;
      top: auto;
      right: 0;
      bottom: 65px;
      left: 0;
      z-index: 2;
      margin: 0 auto;
      background: #000; }
    #contactdetail .contactdetailWrapper > div.contactDetailRight .contactDetailRightWrapper {
      width: 100%; }
    #contactdetail .contactdetailWrapper > div.contactDetailRight .footerheadline {
      font-size: 90px;
      line-height: 75px;
      margin-top: 0 !important;
      max-width: 550px;
      margin-bottom: -15px; }

.detailpage #detailNavi {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 15;
  height: 75px;
  background: #000; }
  .detailpage #detailNavi .navitem {
    width: 33%;
    font-size: 14px;
    line-height: 38px; }
  .detailpage #detailNavi .navitem i {
    font-size: 40px;
    vertical-align: middle;
    margin: 0 30px; }
  .detailpage #detailNavi .navitem span {
    top: 3px;
    position: relative; }
  .detailpage #detailNavi .middleitem {
    width: 33.33%;
    font-size: 23px;
    line-height: 21px;
    padding: 10px 10px 6px 10px;
    border: 4px solid #fff200; }
  .detailpage #detailNavi .middleitem:hover {
    background: #fff200; }
  .detailpage #detailNavi .middleitem:hover a {
    color: #000; }
  .detailpage #detailNavi .middleitem a {
    padding: 0; }
  .detailpage #detailNavi a, .detailpage #detailNavi .navitemback {
    color: #fff200;
    padding: 25px 0;
    display: inline-block; }
  .detailpage #detailNavi a:hover, .detailpage #detailNavi .navitemback:hover, .detailpage #detailNavi a:focus, .detailpage #detailNavi .navitemback:focus {
    text-decoration: none; }
  .detailpage #detailNavi .backmobile {
    padding: 8px 10px 5px 10px;
    border: 4px solid #fff200;
    margin-left: 2%;
    text-transform: uppercase;
    font-family: "DIN Next W01 Bold";
    font-size: 17px;
    letter-spacing: 0.02rem; }
  .detailpage #detailNavi .backmobile .navitemback {
    padding: 0;
    color: #fff200; }
  .detailpage #detailNavi .backmobile i {
    color: #fff200;
    margin-right: 10px; }
  .detailpage .contentdetailwrap > div {
    width: 50%; }
  .detailpage .contentdetailwrap > div.contentright .contenttext {
    padding: 14% 8% 8%; }
  .detailpage .contentdetailwrap .berufimg {
    height: 100vh;
    background-size: cover;
    background-position: center center;
    position: fixed;
    left: 0;
    top: 74px;
    width: 50%; }
  .detailpage .contentdetailwrap .berufimg-slider {
    height: 100%; }
    .detailpage .contentdetailwrap .berufimg-slider .slick-list {
      height: 100%; }
    .detailpage .contentdetailwrap .berufimg-slider .slick-track {
      height: 100%; }
    .detailpage .contentdetailwrap .berufimg-slider-slide {
      background-size: cover;
      background-position: center center;
      position: relative; }
    .detailpage .contentdetailwrap .berufimg-slider-slide .youtubeFancybox {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      background: rgba(0, 0, 0, 0.2);
      z-index: 1;
      text-decoration: none; }
    .detailpage .contentdetailwrap .berufimg-slider-slide .youtubeFancyboxbg {
      width: 150px;
      height: 150px;
      border: 6px solid white;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 65px;
      color: yellow;
      transform: scale(1);
      transition: all ease 250ms 0s; }
      .detailpage .contentdetailwrap .berufimg-slider-slide .youtubeFancyboxbg:hover {
        transform: scale(1.1); }
  .detailpage .contentdetailwrap .introwrapper {
    margin-bottom: 30px; }
  .detailpage .contentdetailwrap h1.contenttitle {
    font-size: 23px;
    border: 4px solid #000;
    display: inline-block;
    padding: 8px 8px 4px 8px;
    margin: 0 0 25px 0;
    font-family: "DIN Next W01 Bold"; }

.detailpage .contentJungdetailwrap.contentdetailwrap > div.contentright .contenttext {
  padding: 130px 60px; }
  .detailpage .contentJungdetailwrap .contenttitle {
    letter-spacing: 0.05rem; }
  .detailpage .contentJungdetailwrap .contentsubtitle {
    display: inline-block;
    padding: 8px 8px 3px 8px;
    background: #000;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 0.125rem; }
  .detailpage .contentJungdetailwrap .botttomwrapperText {
    max-width: 530px;
    margin-bottom: 25px; }
  .detailpage .contentJungdetailwrap .botttomwrapperText ul {
    padding: 0;
    list-style: none; }
    .detailpage .contentJungdetailwrap .botttomwrapperText ul li {
      text-indent: -18px;
      padding-left: 18px; }
    .detailpage .contentJungdetailwrap .botttomwrapperText ul li:before {
      content: '\f0da';
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      padding-right: 10px; }
  .detailpage .contentJungdetailwrap .pricetable {
    max-width: 530px; }
  .detailpage .contentJungdetailwrap .pricetable .tableItem {
    width: 32%;
    min-width: 165px;
    margin-right: 1%;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column; }
    .detailpage .contentJungdetailwrap .pricetable .tableItem .tableheader {
      background: #000;
      color: #fff;
      text-transform: uppercase;
      font-size: 15px;
      padding: 5px 15px;
      text-align: center; }
    .detailpage .contentJungdetailwrap .pricetable .tableItem .tablecontent {
      background: #fff200;
      margin-top: 2px;
      padding: 10px;
      font-size: 10px;
      text-transform: uppercase;
      flex: 1; }
    .detailpage .contentJungdetailwrap .pricetable .tableItem .tablecontent .tablecontentPrice .euro {
      font-size: 17px;
      padding-left: 15px;
      position: relative;
      top: -8px; }
      .detailpage .contentJungdetailwrap .pricetable .tableItem .tablecontent .tablecontentPrice .priceprice {
        font-size: 30px;
        font-weight: 400;
        letter-spacing: -0.05rem; }
      .detailpage .contentJungdetailwrap .pricetable .tableItem .tablecontent .tablecontentPrice .circa {
        font-size: 20px;
        font-weight: 700; }
        .detailpage .contentJungdetailwrap .pricetable .tableItem .tablecontent .tablecontentPrice .circa + .euro {
          padding-left: 3px; }
      .detailpage .contentJungdetailwrap .pricetable .tableItem .tablecontent .tablecontentPrice span {
        font-size: 10px;
        font-weight: 700; }
  .detailpage .contentJungdetailwrap .linkbottom {
    display: inline-block;
    padding: 8px 8px 3px 8px;
    border: 4px solid #000;
    margin-top: 30px;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    color: #000; }
  .detailpage .contentJungdetailwrap .linkbottom a {
    text-decoration: none; }
  .detailpage .contentJungdetailwrap .linkbottom:hover {
    background: #000;
    color: #fff; }
    .detailpage .contentJungdetailwrap .linkbottom:hover a {
      color: #fff; }

.wrapAll.detailpage.defaultpage .berufimg {
  top: 0; }

#percentSection, #findeSection, #armeeSection, #youngSection {
  background: #fff; }

.younglinkwrapper {
  max-width: 519px;
  padding: 20px 0;
  padding-right: 170px; }
  .younglinkwrapper .grouptexts {
    position: relative;
    top: 30px;
    margin-bottom: 60px; }
  .younglinkwrapper .younglinkname {
    display: inline-block;
    padding: 8px 8px 3px 8px;
    background: #000;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 0.125rem; }
  .younglinkwrapper .lastText {
    margin: 15px 0; }
  .younglinkwrapper .groupprofession, .younglinkwrapper .lastLink {
    display: inline-block;
    padding: 8px 8px 3px 8px;
    border: 4px solid #000;
    margin-top: -4px;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    color: #000; }
  .younglinkwrapper .lastLink {
    background: #fff;
    text-decoration: none; }
  .younglinkwrapper .lastLink:hover {
    background: #000;
    color: #fff; }

.logoBarTop {
  margin-bottom: -20px; }
  .logoBarTop .logoWKO {
    margin-left: auto; }
  .logoBarTop .logoWKO img {
    max-width: 150px; }

.introHeadline {
  margin-bottom: 15px; }
  .introHeadline .logoJob img {
    display: block;
    width: 100%;
    max-width: 250px;
    margin: 0 auto; }

.bottomButton {
  margin-top: 25px; }
  .bottomButton a, .bottomButton span {
    font-size: 23px;
    border: 4px solid #000;
    display: inline-block;
    padding: 8px 8px 4px 8px;
    margin: 0 0 25px 0;
    font-family: "DIN Next W01 Bold";
    color: #000;
    background: #fff200; }
  .bottomButton a:hover, .bottomButton span:hover {
    background: #000;
    color: #fff;
    text-decoration: none; }

.jung-smallText {
  font-size: 14px;
  line-height: 15px;
  margin-top: 15px; }

.headerbtn {
  position: absolute;
  z-index: 15;
  left: 5%;
  bottom: auto;
  top: 69px;
  width: 150px;
  height: 150px;
  background: #ff0006;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 700;
  transform: rotate(-8deg);
  -webkit-transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -ms-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s; }
  .headerbtn.headerbtn-image .imglink {
    display: block;
    width: 250px; }
  .headerbtn:hover {
    transform: rotate(-8deg) scale(1.1); }
  .headerbtn a {
    color: white; }
  .headerbtn a:hover {
    text-decoration: none; }
  .headerbtn2 {
    background: black;
    width: 110px;
    height: 110px;
    right: 5%;
    left: auto;
    top: 105px;
    transform: rotate(8deg); }
  .headerbtn2:hover {
    transform: rotate(8deg) scale(1.1); }
  .headerbtn-headline {
    display: block;
    font-size: 20px;
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 2px;
    font-weight: 900; }
  .headerbtn-text {
    line-height: 1.1;
    display: block;
    font-size: 14px; }
/****************************************
 ************** responsive **************
 ****************************************/
@media screen and (min-width: 1201px) {
  .introHeadline {
    margin-bottom: 15px; }
    .introHeadline .logoJob {
      width: 135px; }
    .introHeadline h1.contenttitle {
      max-width: -moz-calc(100% - 160px);
      max-width: -webkit-calc(100% - 160px);
      max-width: -o-calc(100% - 160px);
      max-width: calc(100% - 160px);
      margin-left: 20px !important; } }

@media screen and (min-width: 768px) {
  html {
    font-size: 20px; }

  body {
    font-size: 1rem;
    line-height: 1.4rem; }

  .col2item {
    width: 50%; }

  .col3item {
    width: 33.33%; }

  #header .content .percentwrapper .circlewrapper .chartwrapper {
    width: 33%; }

  .groupname {
    display: none; }

  .wrapAll.detailpage.defaultpage #detailNavi {
    display: none !important; }

  .detailpage .contentdetailwrap h1.contenttitle {
    margin: 0 0 31px 27px; }

  .headerbtn-image {
    background-color: transparent; }
    .headerbtn-image .imglink {
      display: block;
      width: 280px; }

  .headerbtn {
    bottom: 66px;
    width: 250px;
    height: 250px;
    top: auto; }
    .headerbtn-headline {
      font-size: 35px;
      margin-bottom: 12px; }
    .headerbtn-text {
      font-size: 18px;
      line-height: 1.25; }
    .headerbtn2 {
      width: 180px;
      height: 180px; } }

@media screen and (min-width: 921px) {
  .header .frame, #contact, #armeeSection, #youngSection {
    min-height: 100vh; }

  .contentimage {
    position: fixed; }

  .content .contentwrapper > div, #contactdetail .contactdetailWrapper > div {
    width: 50%; }

  .content .leftcontent, .content .percentwrapper .contentimage {
    height: 100vh; }

  .content .contentinner {
    max-width: 650px; }

  .content .percentwrapper .circlewrapper {
    padding-bottom: 80px; }

  .nextfixed #armeeSection .groupwrapperOuter {
    top: 0;
    left: 0;
    width: 100%; }
    .nextfixed #armeeSection .groupwrapperOuter:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background: #fff;
      z-index: -1; }

  .nextfixed #armeeSection .groupwrapper {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }

  .backmobile {
    display: none; }

  #contactdetail .contactdetailWrapper > div.contactDetailRight {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 50%; } }

@media screen and (min-width: 1200px) {
  .headerbtn2 {
    right: auto;
    left: calc(5% + 280px);
    bottom: 45px;
    transform: rotate(-8deg); }
    .headerbtn2:hover {
      transform: rotate(-8deg) scale(1.1); } }

@media screen and (max-width: 1600px) {
  .wkologo {
    margin-right: 2%; }

  #contact .footerwrapper .footerheadline {
    font-size: 80px; }
    #contact .footerwrapper .footerheadline, #contact .footerwrapper .contaktbox {
      margin-left: 2%;
      margin-right: 2%; }

  .content .percentwrapper .circlewrapper {
    margin-left: -25px; } }

@media screen and (max-width: 1200px) {
  #contact .footerwrapper .footerheadline, #contactdetail .contactdetailWrapper > div.contactDetailRight .footerheadline {
    font-size: 75px;
    line-height: 78px; }

  .wrapAll.news header {
    padding-top: 170px; }

  .wrapAll.news .news.news-single .article .newsRight {
    padding: 170px 50px 100px 50px; }

  #contact .footerwrapper .contaktbox {
    position: relative;
    left: 6%; }

  #contactdetail .contactdetailWrapper > div.contactdetailleftWrapper .contactdetailleft {
    padding: 90px 15% 90px 15%; }

  .detailpage .contentdetailwrap > div.contentright {
    padding: 50px 0; }

  #contact {
    padding: 90px 0; }

  .content .percentwrapper .circlewrapper .chartwrapper .chartdescription.bigdescription {
    font-size: 31px; }

  .impressumfooter {
    padding: 24px 4%; }

  .detailpage .contentJungdetailwrap.contentdetailwrap > div.contentright {
    padding: 0; }

  .introHeadline {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .introHeadline h1.contenttitle {
      margin: 15px 0 0 0 !important; }

  .logoBarTop {
    margin-bottom: 0px; } }

@media screen and (max-width: 1024px) {
  #contentdetail .footermap svg {
    margin-right: 100px;
    position: relative; }

  #header .content .percentwrapper .circlewrapper .chartwrapper .chartdescription.bigdescription {
    font-size: 30px;
    line-height: 35px; }

  .wrapAll.news .news-list-view .article {
    width: 47%; } }

@media screen and (max-width: 920px) {
  .detailpage .contentdetailwrap > div.contentright .contenttext {
    padding: 0; }

  #mainmenu .menuitem {
    margin: 15px 5px;
    line-height: 23px;
    font-size: 19px; }

  .defaultpage .impressumfooter {
    width: 100%;
    position: relative; }

  #contactdetail {
    padding-top: 110px; }

  #contactdetail .contactdetailWrapper > div.contactdetailleftWrapper {
    width: 100%;
    height: auto; }

  .content .contentwrapper .contentimage {
    width: 100%;
    z-index: 0; }

  .groupwrapperOuter {
    min-height: 0; }

  #armeeSection .groupwrapper .groupwrapperinner {
    top: 0 !important;
    position: relative;
    margin-top: 8vh;
    margin-bottom: 8vh; }

  #armeeSection, #youngSection {
    height: auto !important;
    min-height: 1px; }

  .content .percentwrapper .circlewrapper .chartwrapper .chartdescription.bigdescription {
    font-size: 20px;
    line-height: 20px; }

  #contact .footerwrapper .footerheadline, #contactdetail .footerwrapper .footerheadline {
    margin-top: 0; }

  .content .percentwrapper .contentimage {
    padding-bottom: 30px; }

  .detailpage .contentdetailwrap div {
    width: 100%; }
    .detailpage .contentdetailwrap div.lefimg {
      display: none; }
    .detailpage .contentdetailwrap div.contentright {
      padding: 120px 4% 50px 4%; }
    .detailpage .contentdetailwrap .berufimg {
      height: 100%;
      position: absolute;
      float: left;
      height: 100%;
      top: 0; }
    .detailpage .contentdetailwrap .topwrapper {
      position: relative; }
    .detailpage .contentdetailwrap .topwrapper .introwrapper {
      float: right;
      width: 50%; }
    .detailpage .contentdetailwrap .introwrapper {
      margin-bottom: 0;
      padding-left: 30px; }
    .detailpage .contentdetailwrap .botttomwrapper {
      margin-top: 30px; }
    .detailpage #detailNavi .previtem, .detailpage #detailNavi .middleitem, .detailpage #detailNavi .nextitem {
      display: none; }

  .zitat {
    margin-left: 4%;
    margin-right: 4%; }

  .content .percentwrapper .circlewrapper .chartwrapper {
    font-size: 16px;
    line-height: 20px; }

  #header .header .startlogo {
    bottom: 14vh;
    margin: 0 4%; }
    #header .header .startlogo img {
      height: 66vh; }

  #contactdetail .contactdetailWrapper > div.contactDetailRight:after {
    display: none; }

  .contactdetailleft {
    background: #fff200; }

  #contactdetail .contactdetailWrapper > div.contactdetailleftWrapper .contactdetailleft {
    padding: 90px 4% 90px 4%; }

  #contactdetail .contactdetailWrapper > div.contactDetailRight .footerheadline {
    font-size: 60px;
    line-height: 55px;
    margin-top: 0 !important;
    max-width: 5550px;
    margin-left: 4%;
    margin-right: 4%; }

  .detailpage .contentJungdetailwrap.contentdetailwrap .contentsubtitle, .detailpage .contentJungdetailwrap.contentdetailwrap .linkbottom {
    width: auto; } }

@media screen and (max-width: 767px) {
  html {
    font-size: 14px; }

  .wrapAll.news .news.news-single .article {
    display: flex;
    flex-wrap: wrap; }

  .wrapAll.news .news.news-single .article .newsLeft, .wrapAll.news .news.news-single .article .newsRight {
    width: 100%; }

  .wrapAll.news .news.news-single .article .newsLeft .newsImg {
    height: 30vh;
    background-size: cover;
    background-position: center; }

  .wrapAll.news .news.news-single .article .newsRight {
    padding: 30px;
    margin-left: 0; }

  .wrapAll.news .news.news-single .article .newsLeft {
    position: relative; }

  .wrapAll.news header h1 {
    font-size: 48px;
    line-height: 47px;
    margin-bottom: 15px; }

  .wrapAll.news header {
    padding-top: 90px; }

  #fp-nav {
    display: none; }

  .wrapAll {
    top: 0;
    position: relative; }

  #mainmenu {
    position: absolute;
    padding: 10px 0;
    top: -400px;
    background: #000; }
    #mainmenu .menuitem {
      width: 100%;
      margin: 5px 2%;
      border-color: #fff200;
      background: #000;
      text-align: center; }
      #mainmenu .menuitem:not(.active) a {
        color: #fff200; }

  .menutrigger {
    position: absolute;
    z-index: 15;
    top: 20px;
    left: 4%; }

  #header .menutrigger {
    position: absolute;
    z-index: 15;
    top: 20px;
    left: 4%; }
    #header .header .startlogo {
      bottom: 14vh !important; }
      #header .header .wkologo {
        top: 15px;
        margin-right: 4%;
        text-align: right; }
        #header .header .wkologo img {
          width: 85%; }
    #header .content .contentinner {
      padding-left: 4%;
      padding-right: 4%; }
      #header .content .contentimage {
        height: 55vh; }
      #header .content h1 {
        font-size: 48px;
        line-height: 47px;
        margin-bottom: 15px; }

  #mainmenu, .wrapAll {
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    -ms-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
    transition: all 200ms ease 0s; }

  html.mm-opening #mainmenu {
    top: 0; }
    html.mm-opening .wrapAll {
      top: 290px; }
    html.mm-opening .menutrigger:before, html.mm-opening .menutrigger:after {
      top: 20px;
      left: -5px;
      background: #000; }
      html.mm-opening .menutrigger span {
        left: -50px;
        opacity: 0;
        background: #000; }
      html.mm-opening .menutrigger:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      html.mm-opening .menutrigger:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }

  .menutrigger {
    box-sizing: border-box;
    display: block;
    width: 30px;
    height: 30px;
    z-index: 2; }
    .menutrigger:before, .menutrigger:after, .menutrigger span {
      background: #000;
      content: '';
      display: block;
      width: 30px;
      height: 4px;
      position: absolute;
      left: 0; }
    .menutrigger:before {
      top: 0; }
    .menutrigger span {
      top: 8px; }
    .menutrigger:after {
      top: 16px; }
    .menutrigger:before, .menutrigger:after, .menutrigger span {
      -webkit-transition: all 200ms ease 0s;
      -moz-transition: all 200ms ease 0s;
      -ms-transition: all 200ms ease 0s;
      -o-transition: all 200ms ease 0s;
      transition: all 200ms ease 0s;
      -webkit-transition-property: transform, top, bottom, left, opacity, background;
      transition-property: transform, top, bottom, left, opacity, background; }

  .content .percentwrapper .circlewrapper .chartdescription, .content .percentwrapper .circlewrapper .chartdescription.bigdescription {
    padding-left: 25px;
    font-size: 16px;
    line-height: 20px; }

  #findeSection .zitatenwrapper .slick-arrow {
    top: 19%; }
    #findeSection .zitatenwrapper .slick-arrow.slick-next {
      right: 25px; }
    #findeSection .zitatenwrapper .zitatenbg {
      background-position: center center !important;
      padding-bottom: 1px; }
    #findeSection .zitatenwrapper .zitatenbg .zitatenslider .zitatwrap .zitat {
      font-size: 20px;
      line-height: 26px; }

  #armeeSection .groupheadline, #youngSection .groupheadline {
    font-size: 42px;
    line-height: 45px; }
    #armeeSection .groupsubheadline, #youngSection .groupsubheadline {
      font-size: 22px;
      line-height: 25px; }
    #armeeSection .groupitem, #youngSection .groupitem {
      width: 100%;
      margin: 3px 2%;
      border: 2px solid #000;
      background: #fff200;
      color: #000;
      font-size: 16px;
      line-height: 18px;
      padding: 10px 15px;
      text-transform: uppercase;
      letter-spacing: 0.2rem; }
    #armeeSection .groupitem a, #youngSection .groupitem a {
      color: #000; }
    #armeeSection .groupitem img, #youngSection .groupitem img {
      display: none; }

  #youngSection .jungprofisWrapper .groups .groupitem {
    background: none;
    border: none;
    padding: 0; }
    #youngSection .jungprofisWrapper .groups .groupitem .groupitemInner .grouptexts {
      margin-bottom: 30px; }
    #youngSection .jungprofisWrapper .groups .groupitem .groupitemInner .grouptexts .groupprofession {
      background: #fff200; }
    #youngSection .jungprofisWrapper .groups .groupitem.lastgroupitem {
      margin-top: 30px; }

  #contact .footerwrapper .footerheadline, #contactdetail .contactdetailWrapper > div.contactDetailRight .footerheadline {
    font-size: 45px;
    line-height: 41px; }

  #contact, #contactdetail {
    padding: 7vh 0 90px 0; }

  #contact .footerwrapper .footermap {
    margin: 25px 0; }

  #contactdetail .footerwrapper {
    padding-top: 40px; }

  #contactdetail .contactdetailWrapper > div.contactdetailleftWrapper .contactdetailleft {
    padding: 40px 4% 90px 4%; }

  .detailpage #detailNavi {
    height: 55px; }
    .detailpage #detailNavi .backmobile {
      padding: 6px 10px 3px 10px;
      border-width: 2px;
      font-size: 15px; }
    .detailpage .footermap svg {
      margin: 0 !important;
      width: 100%; }
    .detailpage .contentdetailwrap div.contentright {
      padding: 0 0 30px 0; }
      .detailpage .contentdetailwrap div.contentright .contenttext {
        font-size: 17px;
        line-height: 20px; }
        .detailpage .contentdetailwrap div.contentright .contenttext .topwrapper .berufimg {
          height: 100%;
          position: relative;
          width: 100%;
          float: none;
          height: 36vh;
          top: 55px;
          left: 0;
          margin-bottom: 75px; }
          .detailpage .contentdetailwrap div.contentright .contenttext .topwrapper .introwrapper {
            float: none;
            width: 100%;
            padding: 0 4%; }
            .detailpage .contentdetailwrap div.contentright .contenttext .topwrapper .introwrapper h1.contenttitle {
              font-size: 20px;
              border: 2px solid #000; }
        .detailpage .contentdetailwrap div.contentright .contenttext .botttomwrapper {
          padding: 0 4%; }

  #contact .footerwrapper .contaktbox {
    width: auto;
    left: auto;
    margin: 0 6%;
    padding: 15px;
    font-size: 17px;
    line-height: 21px; }

  .impressumfooter {
    font-size: 18px; }

  .contentcontent {
    font-size: 17px;
    line-height: 20px; }

  #contact .footerwrapper .footermap, #contactdetail .footerwrapper .footermap {
    padding: 0 2%; }

  .detailpage .contentdetailwrap > div.contentright .contenttext {
    padding: 0; }

  #header .content .percentwrapper .contentimage {
    background-position: center center !important; }

  #header .content .percentwrapper .circlewrapper .chartwrapper .chartdescription.bigdescription {
    font-size: 30px;
    line-height: 40px; }

  #armeeSection .groupwrapper, #youngSection .groupwrapper {
    padding: 0 4%; }

  .detailpage .contentJungdetailwrap.contentdetailwrap > div.contentright .contenttext {
    padding: 0;
    padding-bottom: 30px; }

  .detailpage .contentJungdetailwrap .pricetable .tableItem {
    width: 100%;
    max-width: 260px; }

  .younglinkwrapper {
    max-width: 100%;
    padding-right: 20px; }

  .logoBarTop {
    position: absolute;
    right: 20px;
    top: 60px;
    z-index: 5;
    width: auto !important; }

  #mainmenu .menuitem:hover {
    background: none;
    color: #fff200 !important; } }

@media screen and (max-width: 550px) {
  .wrapAll.news .news-list-view .article {
    width: 88%; }

  .wrapAll.news .news-list-view {
    justify-content: center;
    padding-bottom: 40px; }

  .page-navigation {
    margin-top: 25px; } }

@media screen and (max-width: 425px) {
  .wrapAll.news .news.news-single .article .newsRight h1 {
    margin-bottom: 10px;
    font-size: 25px; } }

@media screen and (max-width: 360px) {
  #armeeSection .groupheadline, #youngSection .groupheadline {
    font-size: 34px;
    line-height: 45px; }

  #header .content .percentwrapper .circlewrapper .chartwrapper .chartdescription.bigdescription {
    font-size: 25px;
    line-height: 28px; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #contact .footerwrapper .footermap svg, #contactdetail .footerwrapper .footermap svg {
    padding-bottom: 40%; } }
