@import url("//hello.myfonts.net/count/2e991f");
@font-face {font-family: 'HelveticaNeueLTStd-Md';src: url('./fonts/2E991F_0_0.eot');src: url('./fonts/2E991F_0_0.eot?#iefix') format('embedded-opentype'),url('./fonts/2E991F_0_0.woff2') format('woff2'),url('./fonts/2E991F_0_0.woff') format('woff'),url('./fonts/2E991F_0_0.ttf') format('truetype');}
@font-face {font-family: 'HelveticaNeueLT-Roman';src: url('./fonts/2E991F_1_0.eot');src: url('./fonts/2E991F_1_0.eot?#iefix') format('embedded-opentype'),url('./fonts/2E991F_1_0.woff2') format('woff2'),url('./fonts/2E991F_1_0.woff') format('woff'),url('./fonts/2E991F_1_0.ttf') format('truetype');}

/* reset | reset | reset | reset | reset | reset | reset | reset | reset | reset | reset | reset */
/* reset | reset | reset | reset | reset | reset | reset | reset | reset | reset | reset | reset */
/* reset | reset | reset | reset | reset | reset | reset | reset | reset | reset | reset | reset */

* { 
  margin: 0; 
  padding: 0; 
  outline: none;
  color: #444444;
  font-family: "HelveticaNeueLT-Roman", Arial;
  font-size: 15px;
}

body {
	overflow-x: hidden;
    line-height: 1.5;
}

header {
    position: relative;
}

body > .site-wrapper {
	overflow: hidden;
	position: relative;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
p.bodytext, p {
  margin-bottom: 15px;
}
div p.bodytext:nth-last-of-type(1), div p:nth-last-of-type(1) {
  margin-bottom: 0;
}
div p.bodytext:nth-last-of-type(1) + ul, div p:nth-last-of-type(1) + ul, ul + p, img + p, 
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p {
  margin-top: 15px;
}
div[rel="characteristics"] p {
  margin-bottom: 10px;
  margin-top: 10px;
}

h1, h2, h3, h4, h5, h6,
strong, b, em, i, a { 
  color: inherit; 
  font-weight: normal; 
  font-style: normal;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #444444;
  font-family: "HelveticaNeueLT-Md", Arial;
}

h1, h1 a, h1 span, h1 a span, h1 span a {
    font-size: 26px;
    text-transform: uppercase;
    color: #e6000f;
    line-height: 29px;
}
h1 span, h1 a span, h1 span a {
    text-transform: lowercase;
}
    h1 sup, h1 a sup {
        color: #e6000f;
    }
h2, h2 a {
    font-size: 22px;
    line-height: 25px;
}
h3,h3 a {
    font-size: 18px;
}
h4, h4 a {
    font-size: 14px;
}
h5, h5 a {
    font-size: 12px;
}
h6, h6 a {
    font-size: 10px;
}

h1 + p.bodytext, h2 + p.bodytext, h3 + p.bodytext, h4 + p.bodytext, h5 + p.bodytext,
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p,
h1 + ul, h2 + ul, h3 + ul, h4 + ul, h5 + ul {
  margin-top: 7px;
}
ul + p.bodytext, ul + p  {
  margin-top: 15px;
}

area {
	cursor: pointer;
}
.touch .slide-swipe{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
	z-index: 50;
}

video {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}

strong, b {
    font-family: 'HelveticaNeueLTStd-Md', Arial;
    font-weight: normal;
}
.highlight {
  color: #e20b18;
}
i {
  font-style: italic;
}
a.block {
	display: block !important;
}
ul.csc-uploads {
	padding-left: 0 !important;
}

iframe[name="google_conversion_frame"] {
	display: none;
}

img, fieldset { 
  border: 0;
}

img {
  display: block;
}
sup {
  font-size: 10px;
  line-height: 0;
}
h1 sup, h2 sup, h3 sup {
	font-size: initial;
}
.hide, .middlename { 
  display: none !important; 
}

.clear { 
  clear: both; 
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.hidden {
  display: none;
}

.hidden-header {
  display: block;
  height: 1px;
  margin-bottom: -1px;
  text-indent: -9999px;
}
.no-boder {
	border: none !important;
}
img,
object,
embed {
  max-width: 100%;
  height: auto; 
}

img {
  display: block;
  -ms-interpolation-mode: bicubic; 
}

img.pic-border {
  border: 1px solid #ccc;
}

img.pic-border-white {
  border: 1px solid #fff;
}

a {
  text-decoration: none;
}
.show-on-mobile {
    display: none;
}
#loading-screen {
  background-image: url(../img/bg_loading_screen.png);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
}
  #loading-screen img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
  }

span.link-more,
a.link-arrow,
.article a.more,
.downloads .textpic-pic-header-text a,
.col a,
.call-2-action a,
.slide a {
  background-image: url(../img/ico_arrow.png);
  background-position: left 3px;
  background-repeat: no-repeat;
  padding-left: 10px;
  display: inline-block;
  color: #e20b18;
  cursor: pointer;
}
.downloadlist a {display: inline;}
.col a sup {
	color: #e20b18;
}
span.link-fake {
  color: inherit !important;
}
a.link-block {
  display: block;
}
.application span.link-more {
  display: block;
}
a.link-pic, .csc-textpic-image a {
  background: none !important;
  padding-left: 0 !important;
  color: inherit !important;
  display: block !important;
  max-width:100% !important;
}
.wrapper-highlight .slide .header a,
div .header > a {
  background: none;
  padding-left: 0;
  color: inherit !important;
}
.tx-contagged-index a, .tx-contagged .browseBoxWrap a,
a.link-no-arrow {
  background: none !important;
  padding-left: 0 !important;
}
a.link-no-text {
  text-indent: -9999px;
}
.header + table {
  margin-top: 15px;
}
.header + table {
  margin-top: 0;
  padding: 5px;
}
.no-header .siteContainer.header {
	display: none;
}

a.button-red {
    display: inline-block;
    color: #fff;
    background-color: #e20b18;
    padding: 0 10px;
    line-height: 30px;
    background-image: none;
}
/*
.col a {
  display: inline-block;
  color: #e20b18;
}

  .col a:after {
    content: ">";
    color: #e20b18;
    padding: 0 3px;
  }
*/
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; 
  
  *behavior: url(/quickmix/fileadmin/tpl/htc/boxsizing.htc);
}
::selection {
  color: #fff;
  background-color: #e20b18;
}
::-moz-selection {
  color: #fff;
  background-color: #e20b18;
}
.inline-block {
	display: inline-block !important;
}
#mainContent > h1, #mainContent > h2, #mainContent > h3, #mainContent > h4, #mainContent > h5 {
  margin-left: 10px;
  margin-right: 10px;
}

#mainContent > h1:first-child, #mainContent > h2:first-child, #mainContent > h3:first-child, #mainContent > h4:first-child, #mainContent > h5:first-child {
    padding-top: 15px;
    margin-bottom: 10px;
}

.header-highlight {
    font-size: 26px;
    text-transform: uppercase;
    color: #e20b18;
    line-height: 29px;
}

  .col > .header-highlight, td > .header-highlight {
    margin-left: 0;
    margin-right: 0;
  }
  td > .header-highlight {
	  margin-bottom: 5px;
  }
  tr.parent > td {
      padding-top: 50px !important;
  }
  .filelist-table tr td:first-child {
      min-width: 32px;
  }
  .filelist-table tr td:last-child, .filelist-table tr td:nth-last-child(2) {
      white-space: nowrap;
  }
.tx-cyt-quickmixassortment .header-highlight {
    margin-left: 10px;
    margin-bottom: 15px;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-margin-left {
  margin-left: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}

header, section, footer, aside, nav, main, article, figure {
  display: block; 
}

#searchLink {
  width: 50px;
  height: 50px;
  background-image: url(../img/ico_lupe.png);
  background-repeat: no-repeat;
  display: none;
  position: absolute;
  bottom: 0;
  right: 45px;
  background-size: 77%;
  text-indent: -9999px;
}

section.background-grey {
	background-color: #d9d9d9;
}
section.background-red {
	background-color: #e20b18;
}
	section.background-red p, section.background-red a, section.background-red h1, section.background-red h2, section.background-red h3, section.background-red h4 {
		color: #fff;
	}
	
	section.fullPage .row {
		margin-bottom: 0;
	}
	
section.fullPage.background-element.first-special {
    padding-top: 10px;
    margin-top: 15px;
}
section.fullPage.background-element.last-special {
    padding-bottom: 10px;
    margin-bottom: 15px;
}
section.has-slider + section.background-element {
	margin-top: 25px !important;
}

/* Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper */
/* Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper */
/* Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper */

.wrapper-highlight {
  background-color: #d9d9d9;
  /*margin: 30px 0;
  padding: 30px 0;*/
  margin: 10px 0;
  padding: 20px 0;
}

/* row | row | row | row | row | row | row | row | row | row | row | row | row | row | row | row */
/* row | row | row | row | row | row | row | row | row | row | row | row | row | row | row | row */
/* row | row | row | row | row | row | row | row | row | row | row | row | row | row | row | row */

.row-heading {
  padding-left: 10px;
  font-size: 20px;
  text-transform: uppercase;
  color: #727272;
}

/* siteContainer | siteContainer | siteContainer | siteContainer | siteContainer | siteContainer */
/* siteContainer | siteContainer | siteContainer | siteContainer | siteContainer | siteContainer */
/* siteContainer | siteContainer | siteContainer | siteContainer | siteContainer | siteContainer */

.siteContainer {
  width: 1030px;
  margin: 0 auto;
  position: relative;
  /*overflow: hidden;*/
}

/* Header | Header | Header | Header | Header | Header | Header | Header | Header | Header | Header */
/* Header | Header | Header | Header | Header | Header | Header | Header | Header | Header | Header */
/* Header | Header | Header | Header | Header | Header | Header | Header | Header | Header | Header */

.siteContainer.header {
  margin-top: 25px !important;
}

.siteContainer.header .topbar {
  /*margin-bottom: 30px;*/
  margin-bottom: 15px;
  position: relative;
  padding: 0 10px;
  /*overflow: auto;*/
}

.header .topbar {
    padding: 20px 0;
    position: relative;
}

#logo {
  float: left;
}
#logo img {
    width: auto;
    height: 60px;
}
#logowerk {
	position: absolute;
	width: 140px;
	right: 10px;
	top: 30px;
}
.metaNav.mobile {
  display: none;
}
.metaNav {
  list-style-type: none;
  display: flex;
}
  .metaNav a {
    font-size: 15px;
    color: #fff;
  }
  .metaNav li.first-level {
    padding-right: 5px;
  }
  .metaNav li.first-level.last {
    padding-right: 0;
  }
    .metaNav li.first-level:before {
      content: "|";
      margin-right: 5px;
      color: #fff;
    }
    .metaNav li.first-level:first-child:before {
      content: "";
      margin-right: 0;
    }
#langMenu {
  width: auto;
  height: 28px;
  display: block;
  overflow: hidden;
  border: 1px solid #ccc;
  margin-right: 20px;
  float: right;
  padding: 3px;
  width: 110px;
  padding-left: 10px;
  padding-bottom: 0;
  padding-top: 0;
  
  background-color: #fff;
  position: absolute;
  top: 10px;
  right: 278px;
  z-index: 99999;
  padding-top: 22px;
}
  /*
  html[lang="it"] #langMenu {
	  right: 500px;
  }
  html[lang="pl"] #langMenu {
	  right: 505px;
  }
  html[lang="cs"] #langMenu {
	  right: 555px;
  }
  */
  #langMenu .opener {
    background-image: url(../img/ico_langopener.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 15px;
    position: absolute;
    top: 7px;
    right: 0;
    cursor: pointer;
  }
  #langMenu.active {
    height: 95px;
  }
  #langMenu .langitem {
    padding: 3px 0;
  }
  #langMenu .langitem.active {
	  top: 0;
	  position: absolute;
  }
  #langMenu .langitem a {
    font-size: 13px;
  }

/* Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb */
/* Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb */
/* Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb */

#breadCrumb {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
    clear: both;
    display: flex;
    flex-direction: row;
    white-space: nowrap;
    flex-wrap: wrap;
}
  #breadCrumb > em {
    padding-right: 5px;
    white-space: nowrap;
  }
  #breadCrumb ul, #breadCrumb ol {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
  }
    #breadCrumb ul li:before, #breadCrumb ol li:before {
      content: ">";
      padding: 0 7px;
    }
    #breadCrumb ul li:first-child:before, #breadCrumb ol li:first-child:before {
      content: "";
      padding: 0;
      padding-left: 0;
    }

/* Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search */
/* Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search */
/* Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search */

#quickSearch {
  float: right;
  position: absolute;
  right: 8px;
  top: 44px;
}

#quickSearchForm {
  position: relative;
}

#quickSearchInput {
    width: 400px;
    max-width: 100%;
    padding: 8px;
    border: 1px solid #b5b5b5;
}
  /*html[lang="it"] #quickSearchInput {
	  width: 620px;
  }
  html[lang="pl"] #quickSearchInput {
	  width: 625px;
  }
  html[lang="cs"] #quickSearchInput {
	  width: 675px;
  }*/

#quickSearchSubmit {
  position: absolute;
  right: 10px;
  top: 6px;
  width: 25px;
}

/* mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav */
/* mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav */
/* mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav */

.main {
	transform: translate3d(0,0,0);
	z-index: 8000;
	position: relative;
}
.main.fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: auto;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}

	.main.fixed #mainNav li.fixed-only {
		display: block;
		padding-right: 65px;
	}
	
	.fixed-logo {
		background-image: url(../img/logo_small.png);
		background-repeat: no-repeat;
		background-position: left center;
		background-size: 100px;
		width: 100px;
		display: block;
	}
		.fixed-logo img {
			width: 100px;
			height: auto;
		}

    .menu-nose {
        display: none;
    }
	html:not(.touch) .main.fixed #mainNav li.first-level:hover>a .menu-nose,
	html:not(.touch) .main.fixed #mainNav li.first-level:hover>span.disabled .menu-nose,
	.main.fixed #mainNav li.first-level.hovertap>a .menu-nose,
	.main.fixed #mainNav li.first-level.hovertap>span.disabled .menu-nose {
		bottom: -11px;
	}
	
	.main.fixed #mainNav li.first-level>div.menu-wrapper,
	.main.fixed #mainNav li.first-level>ul,
	.main.fixed #mainNav li.first-level>ol,
	html.no-csscolumns .main.fixed #mainNav li.first-level>div {
		top: 51px;
	}
	
	.main.fixed #mainNav-trigger {
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: 5px;
		float: right;
	}

nav.mainNav {
    background-color: #e20b18;
}
#mainNav {
	clear: both;
	list-style-type: none;
	position: relative;
	z-index: 8000;
	padding: 0;
    display: flex;
    flex-direction: row;
    margin: 0 -20px;
}
  #mainNav .current > a {
    color: #e20b18;
  }

  #mainNav li.fixed-only, .main > .fixed-logo {
	  display: none;
  }
  
  /* first-level | first-level | first-level | first-level | first-level | first-level | first-level | first-level */
  
  #mainNav li.first-level {
    
  }
    #mainNav li.first-level:hover > a, #mainNav li.first-level:hover > span.disabled {
        background-color: #fff;
        color: #e20b18;
    }
    #mainNav li.first-level > a, #mainNav li.first-level > span.disabled {
      text-transform: uppercase;
      padding: 8px 20px;
      display: block;
      font-size: 18px;
      color: #fff;
    }
  #mainNav .small-caps a {
    text-transform: none !important;
  }
  #mainNav li.first-level > span.disabled {
    cursor: default;
  }/*
    #mainNav li.first-level:first-child > a, #mainNav li.first-level:first-child > span.disabled, #mainNav li.first-level.fixed-only + li.first-level > span.disabled {
      margin-left: 0;
      padding-left: 0;
    }
  #mainNav li.first-level:last-child > a, #mainNav li.first-level:last-child > span.disabled {
      margin-right: 0;
      padding-right: 0;
    }*/
  
  #mainNav li.first-level > div.menu-wrapper,
  #mainNav li.first-level > ul, #mainNav li.first-level > ol,
  html.no-csscolumns #mainNav li.first-level > div {
    display: none;
    position: absolute;
    top: 43px;
    left: 0;
    list-style-type: none;
    padding: 15px;
    padding-bottom: 0;
    margin: 0;
    background-color: #fff;
    right: 0;
    padding: 25px 20px 15px 20px !important;
    -webkit-box-shadow: 0px 3px 5px 0px #c2c2c2;
    -moz-box-shadow: 0px 3px 5px 0px #c2c2c2;
    box-shadow: 0px 3px 5px 0px #c2c2c2;
  }
  
  .login-area #mainNav li.first-level > div.menu-wrapper,
  .login-area #mainNav li.first-level > ul, #mainNav li.first-level > ol,
  html.no-csscolumns .login-area #mainNav li.first-level > div {
	 left: 0;
	 right: auto;
  }
  
  
  html.no-csscolumns #mainNav li.first-level > div {
  overflow: auto;
  }
  html.no-csscolumns #mainNav li.first-level > div > ul {
    float: left;
    width: 33.33333%;
  }

  html:not(.touch) #mainNav li.first-level:hover > div.menu-wrapper,
  html:not(.touch) #mainNav li.first-level:hover > ul, html:not(.touch) #mainNav li.first-level:hover > ol,
  html:not(.touch) html.no-csscolumns #mainNav li.first-level:hover > div {
    display: block;
  }
  
  #mainNav li.first-level.hovertap > div.menu-wrapper,
  #mainNav li.first-level.hovertap > ul, #mainNav li.first-level.hovertap > ol,
  html.no-csscolumns #mainNav li.first-level.hovertap > div,
  #mainNav li.first-level.hovertap .menu-wrapper > ul  {
    display: block !important;
  }
  
  html:not(.touch) #mainNav li.first-level:hover > a, html:not(.touch) #mainNav li.first-level:hover > span.disabled,
  #mainNav li.first-level.hovertap > a, #mainNav li.first-level.hovertap > span.disabled {
    position: relative;
  }
  html:not(.touch) #mainNav li.first-level:hover > a .menu-nose, html:not(.touch) #mainNav li.first-level:hover > span.disabled .menu-nose,
  #mainNav li.first-level.hovertap > a .menu-nose, #mainNav li.first-level.hovertap > span.disabled .menu-nose {
    background-image: url(../img/ico_menuNase.png);
    background-repeat: no-repeat;
	background-size: 25px;
    width: 25px;
    height: 12px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    right: 50%;
    margin-left: -12px;
    z-index: 999;
  }
  
  /* second-level | second-level | second-level | second-level | second-level | second-level | second-level */
  
  /*
  html.no-csscolumns #mainNav li.second-level {
    float: left;
    width: 33.333333%;
    padding-bottom: 15px;
  }
  html.no-csscolumns #mainNav li.second-level:nth-child(3n+1) {
    clear: left;
  }
  */
  
  .menu-wrapper {
  overflow: auto;
  }

  .menu-wrapper .contact-menu {
  float: left;
  width: 70%;
  }
  .menu-wrapper-2 .contact-menu {
    width: 40%;
  }
  
  .menu-wrapper div.contact {
  float: left;
  width: 30%;
  }
  
  .menu-wrapper div.contact .headline {
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #e20b18;
  font-size: 17px;
  display: block;
  }
  .menu-wrapper div.contact a {
  color: #e20b18;
  }
  
  #mainNav li.first-level .menu-wrapper > ul {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-width: 50%;
    -webkit-column-width: 50%;
    column-width: 50%;
    
    -moz-column-gap: 20px;
    -ms-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
  }
  #mainNav li.first-level .menu-wrapper-2 > ul {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-width: 100%;
    -webkit-column-width: 100%;
    column-width: 100%;
  }
  
  
  
  #mainNav li.first-level > ul {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-width: 33.333333%;
    -webkit-column-width: 33.333333%;
    column-width: 33.333333%;
    
    -moz-column-gap: 20px;
    -ms-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    
    padding: 25px 20px 15px 20px !important;
    -webkit-box-shadow: 0px 3px 5px 0px #c2c2c2;
    -moz-box-shadow: 0px 3px 5px 0px #c2c2c2;
    box-shadow: 0px 3px 5px 0px #c2c2c2;
  }
  #mainNav li.second-level {
    padding-bottom: 15px;
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
    display: table;                      /* Actually FF 20+ */
  }
  
    #mainNav li.second-level > a {
      font-size: 15px !important;
      display: block;
      font-weight: bold;
      font-family: "HelveticaNeueLT-Md", Arial;
      text-transform: none !important;
      margin-bottom: 0 !important;
    }
  
  /* third-level | third-level | third-level | third-level | third-level | third-level | third-level */
  
  #mainNav li.second-level > ul, #mainNav li.second-level > ol {
    list-style-type: none;
  }
  #mainNav .third-level a {
    display: block;
  }
  #mainNav .third-level.menu-492 {
    margin-top: 20px;
  }
  #mainNav .third-level.menu-492 a {
    background-image: none;
    padding-left: 0;
    color: #e20b18;
  }

#mainNav-trigger {
  display: none;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  border: none;
  clear: both;
  margin: 0;
  cursor: pointer;
  background-color: #e20b18;
  
  background-image: url(../img/ico_menuTrigger.png);
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 10px;
}

/* footer */
footer {
    background-color:#3c3c3c !important;
    padding: 33px 0 !important;
    margin-top: 50px;
    color: #fff;
    height: 85px;
}
footer .footer {
    display: flex;
    justify-content: space-between;
}

footer .social-media {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
}
footer .social-media > li {
    display: block;
    margin-right: 10px;
}
footer .social-media > li img {
    height: 25px;
    width: auto;
}

/* footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav */
/* footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav */
/* footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav */

#footerNav, #footerNav ul {
  list-style-type: none;
}
  #footerNav {
    display: table;
    width: 100%;
    padding: 0 10px;
  }
    #footerNav > li.first-level {
      display: table-cell;
      width: 16.666666%;
      padding-left: 20px;
    }
      #footerNav > li.first-level > a {
        font-family: "HelveticaNeueLT-Md", Arial;
        font-weight: bold;
      }
      #footerNav > li.first-level > ul {
        margin-top: 20px;
      }
    #footerNav > li.first-level:first-child {
      padding-left: 0;
    }
  #footerNav > li.first-level {
    text-transform: uppercase;
  }
  #footerNav li.second-level, #footerNav .small-caps a {
    text-transform: none;
  }
  #footerNav li.second-level.current a, #footerNav li.second-level.current a span {
  font-family: "HelveticaNeueLT-Md", Arial;
  font-weight: bold;
  }


/* Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider */
/* Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider */
/* Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider */

.slick-slider {
}
.wrapper-highlight .slick-slider {
  margin-bottom: 0;
}
.slick-prev {
  left: 0;
  top: 0;
}
.slick-next {
  right: 0;
  top: 0;
}
.slick-slide.align-center img {
  margin: 0 auto;
}
.slick-slide.align-center {
  background-color: #d9d9d9;
}
.imageSliderWrapper {
  overflow: hidden;
  position: relative;
}
  .imageSliderWrapper .navigation {
  position: absolute;
    bottom: 30px;
    left: 9px;
    width: 87px;
  height: 50px;  
  }
  .slick-slider .slide .slider-text {
    z-index: 999;
    position: absolute;
    bottom: 20px;
    left: 0;
    display: block;
    width: 100%;
    padding: 15px 0 15px 0;
    background-image: url(../img/bg-sliderText.png);
  }
    .slick-slider .slide .slider-text .siteContainer {
      font-size: 22px;
      padding: 0 10px;
      padding-right: 100px;
    }

.imageSliderWrapper .navigation button, .imageSliderWrapper .navigation button:hover, .imageSliderWrapper .navigation button:focus {
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-image: url(../img/pfeile_slider.png);
  background-color: rgba(255,255,255,0.5);
  background-position: 12px 5px;
}
button.slick-prev, button.slick-prev:hover, button.slick-prev:focus {
  background-position: 0 0;
}
  button.slick-prev:before {
    content: "";
  }

button.slick-next, button.slick-next:hover, button.slick-next:focus {
  background-position: -19px 4px !important;
}
  button.slick-next:before {
    content: "";
  }
#mainContent button.slick-next, #mainContent button.slick-next:hover, #mainContent button.slick-next:focus,
.wrapper-highlight .slick-next, .wrapper-highlight button.slick-next:hover, .wrapper-highlight button.slick-next:focus {
  background-position: -33px 4px !important;
}
h1 + .responsiveImageSlider, h2 + .responsiveImageSlider, h3 + .responsiveImageSlider {
  margin-top: 0;
  padding-bottom: 25px;
}
.responsiveImageSlider {
  margin-top: -10px;
}
.blockgrid-header + .responsiveImageSlider {
  margin-top: 0;
}
.responsiveImageSlider + .blockgrid-header {
	margin-top: 30px;
}
.responsiveImageSlider .slide  {
  padding: 10px;
}

  .responsiveImageSlider > button, .responsiveImageSlider > button:hover, .responsiveImageSlider > button:focus {
    width: 28px;
    height: 131px;
    background-repeat: no-repeat;
    background-image: url(../img/pfeil_band.png);
    margin-top: -110px;
  }
  
  .wrapper-highlight .responsiveImageSlider > button, .wrapper-highlight .responsiveImageSlider > button:hover, .wrapper-highlight .responsiveImageSlider > button:focus {
  background-image: url(../img/pfeil_band_invert.png);
  }
  #mainContent .responsiveImageSlider > button, #mainContent .responsiveImageSlider > button:hover, #mainContent .responsiveImageSlider > button:focus,
  .wrapper-highlight .responsiveImageSlider > button, .wrapper-highlight .responsiveImageSlider > button:hover, .wrapper-highlight .responsiveImageSlider > button:focus  {
  margin-top: 58px;
  }
  .responsiveImageSlider .slick-prev {
    left: -35px;
  }
  .responsiveImageSlider .slick-next {
    right: -35px;
  }

.slick-dots {
  margin-top: 10px;
  
  clear: both;
  position: relative;
  bottom: auto;
}
.slick-dots li button {
  background-color: #e8e8e8;
}
  .slick-dots li.slick-active button {
    background-color: #ccc;
  }
  .slick-dots li.slick-active button:before, .slick-dots li button:before {
    display: none;
  }
.imageSlider.vendor-slick .slide.hide:nth-of-type(1) {
  display: block !important;
  /*margin-bottom: 40px;*/
}
header + section.imageSliderWrapper .slick-slider {
    margin-bottom: 0;
}
header + section.imageSliderWrapper + section {
    margin-top: 25px;
}

/* Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area */
/* Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area */
/* Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area */
#teaserContent {
  margin-top: 25px;
}
.teaser-area {
  position: relative;
  border: 1px solid #b4b4b4;
}
  .teaser-area > a {
    display: block;
    padding: 15px 10px 40px 10px;
  }
  .teaser-area span.more, .textpic-icon-text .body a.more, .textpic-icon-text .body span.more {
    background-color: #595959;
    width: 35px;
    height: 35px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../img/pfeil_weiss_teaser.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 23%;
    text-indent: -9999px;
  }
  .textpic-icon-text .body a.more, .textpic-icon-text .body span.more {
    right: -16px;
    bottom: -16px;
  }
  .textpic-icon-text > a {
  background: none !important;
  color: inherit !important;
  display: block !important;
  max-width:100% !important;
  padding: 15px;
  overflow: hidden;
  }
  .teaser-area h3, .teaser-area h3 a, .textpic-icon-text .body .header, .textpic-icon-text .body .header a, #mainNav li.second-level > a {
    font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 12px;
    color: #e20b18;
  }
  
  .textpic-icon-text > a .body .header {
  margin-bottom: 24px;
  }

/* textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text */
/* textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text */
/* textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text */
.textpic-pic-header-text:first-child {
  margin-top: 0;
}
.textpic-pic-header-text {
  margin-top: 25px;
}
.textpic-pic-header-text.border > a.link-pic, .textpic-pic-header-text.border > img {
  border: 1px solid #ccc;
}
.textpic-pic-header-text .header, .container-youtube .youtube-video-headline {
  margin: 0 0px 2px 0;
  font-family: "HelveticaNeueLT-Md", Arial;
}
.reference-list .textpic-pic-header-text .header {
  display: block;
}
.textpic-pic-header-text h2.header {
  margin: 0;
}
.responsiveImageSlider .textpic-pic-header-text h2.header, .responsiveImageSlider .textpic-pic-header-text h2.header a,
.textpic-pic-header-text .link-pic + h2, .textpic-pic-header-text img + h2,
.textpic-pic-header-text .link-pic + h2 a, .textpic-pic-header-text img + h2 a {
  font-weight: normal;
}
.textpic-pic-header-text .link-pic + .header, .textpic-pic-header-text img + .header {
  margin-top: 10px;
  display: block;
}
.container-youtube .youtube-video-headline {
  margin-top: 13px;
  font-size: 20px;
}
.tx-cyt-quickmixassortment .textpic-pic-header-text .pic {
  width: auto;
}
.textpic-pic-header-text .header a {
  font-family: "HelveticaNeueLT-Md", Arial;
}
.textpic-pic-header-text .link-more {
  display: none;
  padding-left: 5px;
  color: #e20b18;
}
.textpic-pic-header-text .link-more.show {
  display: inline-block;
}
.textpic-pic-header-text img + p.bodytext, .textpic-pic-header-text .link-product-detail + p.bodytext, .textpic-pic-header-text .link-pic + p.bodytext,
.textpic-pic-header-text img + p, .textpic-pic-header-text .link-product-detail + p, .textpic-pic-header-text .link-pic + p {
  margin-top: 15px;
}

.textpic-pic-header-text table + p.bodytext,
.textpic-pic-header-text table + p {
  margin-top: 15px;
}
.block-grid.downloads .link-product-detail.link-pic img {
  border: 1px solid #ccc;
  margin-bottom: 3px;
}
.textpic-pic-header-text > table.table-accessories + table.table-accessories {
	margin-top: 30px;
}
.textpic-topline {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: -16px;
}
.textpic-pic-header-text h2.header a sup {
    color: #444;
}

/* karusel border */
.textpic-pic-header-text .pic {
  margin-bottom: 0;
}
.slick-slide .textpic-pic-header-text .link-product-detail {
  text-align: center;
  border: 1px solid #ccc;
}
.slick-slide .textpic-pic-header-text .link-product-detail {
  text-align: center;
  border: 1px solid #ccc;
}
.slick-slide .textpic-pic-header-text > img, .slick-slide .textpic-pic-header-text a > img {
  text-align: center;
  border: 1px solid #ccc;
}
.slick-slide .textpic-pic-header-text a.link-pic > img {
	border: none;
}
.slick-slide .textpic-pic-header-text .link-product-detail img {
  text-align: center;
  border: 0;
  display: inline-block;
}





/* text-header-text | text-header-text | text-header-text | text-header-text | text-header-text | text-header-text */
/* text-header-text | text-header-text | text-header-text | text-header-text | text-header-text | text-header-text */
/* text-header-text | text-header-text | text-header-text | text-header-text | text-header-text | text-header-text */

.text-header-text.application {
  border: 1px solid #adadad;
}
  .text-header-text.application h4.header {
    background-color: #dadada;
    padding: 10px 0 10px 10px;
    font-size: 17px;
  }
.text-header-text.application p.bodytext, .text-header-text.application p {
  padding: 10px;
  padding-top: 5px;
}

/* textpic-icon-text | textpic-icon-text | textpic-icon-text | textpic-icon-text | textpic-icon-text */
/* textpic-icon-text | textpic-icon-text | textpic-icon-text | textpic-icon-text | textpic-icon-text */
/* textpic-icon-text | textpic-icon-text | textpic-icon-text | textpic-icon-text | textpic-icon-text */

.textpic-icon-text {
  border: 1px solid #b4b4b4;
  /*padding: 15px;*/
}
  .textpic-icon-text .icon {
    width: 20%;
    float: left;
    padding-right: 20px;
  }
  .textpic-icon-text .body {
    width: 80%;
    float: left;
    position: relative;
  padding-right: 35px;
  }
    .textpic-icon-text .body .header {
      margin-top: 7px;
    }


.nav-header-highlights {
  position: absolute;
  top: 300px;
  right: 10px;
  z-index: 999;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
  .navHeader-wrapper.walking-around .nav-header-highlights {
    position: fixed;
    top: 70px;
    z-index: 999;
  }
  
  .nav-header-highlights > li {
    text-align: right;
    position: relative;
    height: 31px;
  }

  .nav-header-highlights > li span {
    display: block;
    line-height: 30px;
    float: right;
  }
  
  .nav-header-highlights > li span.block {
    background-image: url(../img/oranger_kasten.png);
    background-repeat: no-repeat;
    background-position: right center;
    width: 20px;
    height: 30px;
    padding-left: 35px;
    cursor: pointer;
  }
  .nav-header-highlights > li span.headline {
	cursor: pointer;
  }
  .nav-header-highlights > li.active span.block, .nav-header-highlights > li.hover span.block, body.werksvertreterpages .nav-header-highlights > li span.block {
    background-image: url(../img/oranger_pfeil.png);
    width: 28px;
  }
  .nav-header-highlights > li span.headline {
    background-color: #e20b18;
    color: #fff;
    display: none;
    padding: 0 10px;
  }
  .nav-header-highlights > li.active span.headline, .nav-header-highlights > li.hover span.headline, body.werksvertreterpages .nav-header-highlights > li span.headline {
    display: block;
  }

.uplink {
  position: fixed;
  bottom: 2em;
  right: 45px;
  left: auto;
  top: auto;
  display: none;
  z-index: 999;
  width: 35px;
  height: 35px;
  background-color: #e20b18;
  background-image: url(../img/pfeil_weiss_uplink.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 65%;
}

/* Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube */
/* Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube */
/* Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube */

.youtube-video-list ul, .youtube-video-list li {
  padding-left: 0;
  list-style-image: none;
  list-style-type: none;
}
.youtube-video-list-container {
  padding: 0;
  margin: 0;
  list-style-type: none;
  background-color: #fff;
  height: 385px;
  overflow: hidden;
  position: relative;
  padding-right: 15px;
}
  .youtube-video-list-container li {
    list-style-type: none;
    margin-bottom: 10px;
  }
  .youtube-video-list-container .youtube-video-item .youtube-video-image {
    float: left;
    width: 30%;
  }
  .youtube-video-list-container .youtube-video-item .youtube-video-description {
    float: left;
    width: 70%;
    padding-left: 3%;
  }
  .youtube-video-list-container .youtube-video-item .youtube-video-headline {
    font-size: 100%;
  }
  .youtube-video-list-container .youtube-video-item .video-wrapper {
    /*overflow: auto;*/
    overflow: hidden;
    display: inline-block;
    width: 100%;
  }
  .youtube-video-list-container .youtube-video-item .youtube-video-body span {
    color: #98999d;
    font-size: 70%;
    line-height: 70%;
  }
  
  .youtube-container {
    position: relative;
    padding-bottom: 55%;
    padding-top: 15px;
    height: 0;
    overflow: hidden;
  }
  .youtube-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  
  
  .container-youtube {
}
  .container-youtube h3 {
    font-size: 100%;
    margin: 0;
  }
  .container-youtube .video-container {
    position: relative;
    padding-bottom: 51%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 30px;
  }

  .container-youtube .video-container iframe,
  .container-youtube .video-container object,
  .container-youtube .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .youtube-video-headline,
  .youtube-video-image {
    cursor: pointer;
  }
  
  .youtube-author a {
    font-weight: bold;
  }

  .youtube-code,
  .youtube-description {
    display: none;
  }

/* socialmedia */
.socialmedia-wrapper {
  position: relative;
  height: 36px;
  margin-top: 20px;
}
#socialmedia {
  position: absolute;
  right: 10px;
  bottom: 0;
  overflow: auto;
}
  #socialmedia .socialmedia-item {
    float: left;
    margin-left: 5px;
  }

/* img */
div.csc-textpic-center .csc-textpic-center-outer, div.csc-textpic-center .csc-textpic-center-inner {
  max-width: 100%;
}
div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap {
  display: block;
}
/* side-menu-contact */
.side-menu-contact, .side-menu-zip, .side-menu-newsletter {
	position: absolute;
	top: 330px;
	right: -370px;
	background-color: #fff;
	width: 370px;
	padding: 20px;
	
	-webkit-transition: right 1s ease-out;
    -moz-transition: right 1s ease-out;
    -o-transition: right 1s ease-out;
    transition: right 1s ease-out;
}
.side-menu.active {
  z-index: 150;
}
.side-menu-zip {
	top: 385px;
}
.side-menu-newsletter {
	top: 440px;
}

.side-menu.walking-around {
  position: fixed;
}
  .side-menu-contact.walking-around {
    top: 60px;
  }
  .side-menu-zip.walking-around {
    top: 115px;
  }
  .side-menu-newsletter.walking-around {
    top: 170px;
  }

	.side-menu-contact.active, .side-menu-zip.active, .side-menu-newsletter.active {
		right: 0;
	}
	
	.side-menu-contact, .side-menu-contact {
		z-index: 110;
	}
	.side-menu-zip, .side-menu-zip {
		z-index: 105;
	}
	.side-menu-newsletter, .side-menu-newsletter {
		z-index: 100;
	}
	
	.side-menu-contact h3, .side-menu-zip h3, .side-menu-newsletter h3 {
		font-size: 25px;
		font-weight: bold;
		margin-bottom: 15px;
	}
	.side-menu-contact .label, .side-menu-zip .label, .side-menu-newsletter .label {
		position: absolute;
		top: 0;
		left: -50px;
		background-image: url(../img/kontakt.svg);
		background-repeat: no-repeat;
        background-position: center;
        background-size: 30px;
        background-color: #e20b18;
		color: #fff;
		padding: 10px;
		text-indent: -9999px;
		width: 50px;
		height: 50px;
		cursor: pointer;
	}
	.side-menu-newsletter .label {
		background-image: url(../img/newsletter.svg);
	}
	.side-menu-zip .label {
		background-image: url(../img/vertrieb.svg);
	}
	.side-menu-zip input[type="text"], .call-2-action input[type="text"] {
		width: 100%;
		padding: 3px;
		margin-bottom: 5px;
	}
	.side-menu-zip .description {
		display: block;
		margin-bottom: 8px;
	}
	.side-menu-newsletter .description {
		display: block;
		margin-bottom: 8px;
	}

/**
 * @module Timeline
 */
.timeline {
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 60px;
}
.timeline--items {
	position: relative;
	padding: 100px 2% 40px 2%;
}
.timeline--items:before {
	content: '';
	display: block;
	position: absolute;
	left: 50%; margin-left: -2px;
	bottom: 40px; top: 40px;
	width: 4px;
	background-color: #e20b18;
}
.timeline--item { 
	position: relative; 
	margin-bottom: 30px;
	overflow: visible !important;
}
.timeline--item:before {
	content: '';
	display: block;
	position: absolute;
	top: -9px;
	z-index: 10;
	width: 40px; height: 40px;
	background: transparent url('../img/icon_timeline_dot.png') no-repeat 0px 0px;
	background-size: contain;
}
.timeline--item:nth-child(even):before {
	right: -20px;
}
.timeline--item:nth-child(odd):before {
	left: -20px;
}
.timeline--item:nth-child(even) {
	float: left; clear: right;
	width: 50%;
	padding-right: 42px;
}
.timeline--item:nth-child(odd) {
	float: right; clear: left;
	width: 50%;
	padding-left: 42px;
}
.timeline--header {
	color: #e20b18;
	font-size: 19px;
	margin-bottom: 5px;
}
.timeline--item:nth-child(even) .timeline--header {
	text-align: right;
}
.timeline--content {}
.timeline--content p { margin-bottom: 8px; }

.timeline--item:nth-child(even) .timeline--content {
	text-align: right;
}
.timeline--images {margin-top: 5px;}
.timeline--images > img { float: left; margin-right: 10px; margin-bottom: 10px; }
.timeline--item:nth-child(even) .timeline--images > img { float: right; margin-right: 0; margin-left: 10px; }
.timeline--more, 
.timeline--less {
	width: 180px;
	height: 80px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -90px;
	border: none;
	cursor: pointer;
	outline: none;
	text-indent: 110%;
	white-space: pre;
	overflow: hidden;
	background: transparent;
 	transition: all 0.2s ease;
}
.timeline--less { display: none; }
.timeline--more::-moz-focus-inner,
.timeline--less::-moz-focus-inner { border: 0; }
.timeline--more:before,
.timeline--more:after,
.timeline--less:before,
.timeline--less:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%; height: 100%;
	background: transparent none no-repeat 50% 50%;
	background-size: 60%;
	transition: opacity 0.2s ease;
}
.timeline--more:before {
	background-image: url('../img/icon_timeline_more_arrow.png');
}
.timeline--more:after {
	background-image: url('../img/icon_timeline_more_arrow_white.png');
	opacity: 0;
}

.timeline--less:before {
	background-image: url('../img/icon_timeline_less_arrow.png');
}
.timeline--less:after {
	background-image: url('../img/icon_timeline_less_arrow_white.png');
	opacity: 0;
}

.timeline--more:hover,
.timeline--less:hover {
 	background-color: rgba(226, 11, 24, 0.7);
}
.timeline--more:hover:before,
.timeline--less:hover:before {
	opacity: 0;
}
.timeline--more:hover:after,
.timeline--less:hover:after {
	opacity: 1;
}

@media only screen and (max-width: 600px) {
	.timeline--items { padding: 100px 10px 40px 10px; }
	.timeline--items:before {
		left: 30px;
		margin-left: 0;
	}
	.timeline--item {
		display: block !important;
		float: none !important;
		width: 100% !important;
		padding-right: 0 !important;
		padding-left: 60px !important;
	}
	.timeline--more,
	.timeline--less { display: none !important; }
	.timeline--item:before {
		width: 30px; height: 30px;

		top: -3px;
		right: auto !important;
		left: 7px !important;
	}
	.timeline--item::after {
		content: '';
		width: 34px;
		height: 4px;
		position: absolute;
		left: 21px;
		top: 10px;
		z-index: 0;
		background-color: #e20b18;

	}
	.timeline--item .timeline--header,
	.timeline--item .timeline--content { text-align: left !important; }
	.timeline--item .timeline--images > img { float: left !important; margin-right: 10px !important; margin-left: 0 !important; }


}

/* Parallax */
.fullPage.parallax {
	height: 500px;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
	background-size: cover;
}
section.background-element + .fullPage.parallax {
	margin-top: -15px;
}
section.parallax  > #mainContent, section.parallax  > #mainContent > .row, section.parallax  > #mainContent > .row > .col {
	height: 100%;
}
	section.parallax a {
		position: absolute;
		top: 50%;
		left: 50%;
	}

/* Teaser-Content */
.textpic-pic-header-text.teaser .link-more {
    content: "";
    width: 40px;
    height: 40px;
    background-color: #595959;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 13px;
	
	background-image: url(../img/pfeil_weiss_teaser.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 23%;
	text-indent: -9999px;
}

.textpic-pic-header-text.teaser .link-more {
	background-image: url(../img/ico_external.png);
	background-size: 20px;
}


.textpic-pic-header-text.teaser .link-more {
	bottom: 10px;
}

.textpic-pic-header-text.teaser a.link-pic:after {
	display: none;
}

.textpic-pic-header-text.teaser a.link-pic img.pic-border {
    padding-bottom: 25px;
}
.textpic-pic-header-text.teaser {
    padding-bottom: 15px;
}
.textpic-pic-header-text.teaser {
	border: 1px solid #ccc;
}
.textpic-pic-header-text.teaser .header, .textpic-pic-header-text.teaser .bodytext {
    padding: 0 40px 0 20px;
}
.textpic-pic-header-text.teaser .header {
    color: #e20b18 !important;
    text-transform: uppercase;
}
.textpic-pic-header-text.teaser .header a, .textpic-pic-header-text.teaser .header {
    font-family: "HelveticaNeueLT-Md", Arial;
    font-size: 18px;
	text-transform: none;
}

/* call-2-action */
.site-wrapper .call-2-action {
  position: fixed;
  right: 45px;
  bottom: 30px;
  z-index: 600;
  width: 450px;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  -webkit-transition: bottom 0.5s; /* Safari */
  transition: bottom 0.5s;
  display: none;
}
  .site-wrapper .call-2-action.active {
    display: block;
  }
  .site-wrapper .call-2-action.walking {
    bottom: 70px;
  }
  .call-2-action .label {
    display: none;
  }
  .call-2-action .description {
    padding: 5px 0 10px 0;
    display: block;
  }
  .call-2-action .tx-cyt-zipsearch {
    margin-top: 0;
  }
    .call-2-action .tx-cyt-zipsearch form, .call-2-action .tx-cyt-zipsearch form + br {
      display: none;
    }
  .call-2-action .location {
    display: none;
  }
  .call-2-action .close {
    position: absolute;
    top: 0;
    right: 3px;
    padding: 5px 10px;
    cursor: pointer;
  }

/* cookie-bar */
#cookie-bar p {
  color: #fff;
  font-size: 13px;
}
#cookie-bar a.text-link {
    color: #e20b18;
    display: inline-block;
    border-radius: 0;
    text-decoration: none;
    padding: 0 0;
    margin-left: 0;
    line-height: 24px;
    font-size: 13px;
}
.seminar-dates th{
	text-align:left;
}

/*
#mainNav > li:nth-child(3) > ul > li:nth-child(6) {
  display: none;
}
*/

#fancyMessage, #fancyMessage a.open {
    display: none;
}
#fancyMessage.weihnachten2019 .text b, #fancyMessage.weihnachten2019 .text span {
    white-space: nowrap;
}
#fancyMessage.weihnachten2019 .text span {
    font-size: 20px;
}






/* sievertslidein */
#sievertslidein {
    background-color: #3c3c3c;
    color: #fff;
    display: none;
    overflow: hidden;
}

#sievertslidein .slogan {
    text-transform: uppercase;
    font-family: "HelveticaNeueLT-Md", Arial;
    font-weight: bold;
    color: #fff;
}
#sievertslidein > .siteContainer {
    padding: 20px 0;
    
}
@media(max-width: 576px) {
    #sievertslidein > .siteContainer {
        padding: 20px 20px;
    }
}
#sievertslidein > .siteContainer > .row {
    margin: 0px -25px;
}
/* nav-sievert */
#nav-sievert a {
    color: #fff;
}
#nav-sievert ul {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
}
#nav-sievert ul.level-1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
#nav-sievert ul.level-1 > li > a, #nav-sievert ul.level-1 > li > .link {
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
    color: #fff;
}

#nav-sievert ul.level-2 a {
    padding-left: 0;
    background-image: none;
}
#nav-sievert ul.level-2 a b {
    font-family: 'HelveticaNeueLTStd-Md', Arial;
    font-weight: normal;
}

@media(max-width: 767px) {
    #nav-sievert ul.level-1 {
        flex-direction: column;
    }
    #nav-sievert ul.level-1 > li {
        margin-top: 30px;
    }
}


header .action-container {
    position: absolute;
    top: 0;
    right: 0;
}
header .action-container .sievert-brand {
    display: flex;
    flex-direction: row;
}
header .action-container .sievert-brand > span.logo {
    padding: 9px 7px 9px 7px;
    background-image: url(../img/sievert_endorsement_schwarz.svg);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    background-size: 165px;
}
header .action-container .sievert-brand > span.logo.logo:hover {
    background-color: #3c3c3c;
    background-image: url(../img/sievert_endorsement_weiss.svg);
}
#sievertslidein.active + header .action-container .sievert-brand .logo {
    background-color: #3c3c3c;
    background-image: url(../img/sievert_endorsement_weiss.svg);
}
header .action-container .sievert-brand > span.logo img {
    visibility: hidden;
    width: 170px;
    height: auto;
}
header .action-container .sievert-brand > span.logo img:last-child {
    display: none;
}

#homeTeaser img {
    visibility: hidden;
}
#homeTeaser .caption {
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 10px 10px 50px;
    display: none;
}
#homeTeaser .mask-teaserfullsize5parts {
    margin: 0 -10px;
}
#homeTeaser .mask-teaserfullsize5parts > .top {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}
    #homeTeaser .mask-teaserfullsize5parts > .top > div, #homeTeaser .mask-teaserfullsize5parts > .top > a {
        width: calc(50% - 20px);
        margin: 0 10px;
        background-size: cover;
        position: relative;
    }
    #homeTeaser .mask-teaserfullsize5parts > .top > a > div {
        background-size: cover;
        background-position: top center;
    }
#homeTeaser .mask-teaserfullsize5parts > .bottom {
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}
    #homeTeaser .mask-teaserfullsize5parts > .bottom > div, #homeTeaser .mask-teaserfullsize5parts > .bottom > a {
        width: calc(33.333333% - 20px);
        margin: 0 10px;
        background-size: cover;
        position: relative;
    }
    #homeTeaser .mask-teaserfullsize5parts > .bottom > a > div {
        background-size: cover;
        background-position: center;
    }

@media(max-width: 567px) {
    #homeTeaser .mask-teaserfullsize5parts > .top > div, #homeTeaser .mask-teaserfullsize5parts > .top > a {
        width: calc(100% - 20px);
    }
    #homeTeaser .mask-teaserfullsize5parts > .top > div + div, #homeTeaser .mask-teaserfullsize5parts > .top > a + a,
    #homeTeaser .mask-teaserfullsize5parts > .top > div + a, #homeTeaser .mask-teaserfullsize5parts > .top > a + div {
        margin-top: 20px;
    }
    #homeTeaser .mask-teaserfullsize5parts > .bottom > div, #homeTeaser .mask-teaserfullsize5parts > .bottom > a {
        width: calc(100% - 20px);
    }
    #homeTeaser .mask-teaserfullsize5parts > .bottom > div + div, #homeTeaser .mask-teaserfullsize5parts > .bottom > a + a,
    #homeTeaser .mask-teaserfullsize5parts > .bottom > div + a, #homeTeaser .mask-teaserfullsize5parts > .bottom > a + div {
        margin-top: 20px;
    }
}





/* teaserfullsize6parts */
#homeTeaser .mask-teaserfullsize6parts {
    margin: 0 -10px;
}
#homeTeaser .mask-teaserfullsize6parts > .top {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}
    #homeTeaser .mask-teaserfullsize6parts > .top > div, #homeTeaser .mask-teaserfullsize6parts > .top > a {
        width: calc(33.333333% - 20px);
        margin: 0 10px;
        background-size: cover;
        position: relative;
    }
    #homeTeaser .mask-teaserfullsize6parts > .top > a > div {
        background-size: cover;
        background-position: center;
    }
#homeTeaser .mask-teaserfullsize6parts > .bottom {
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}
    #homeTeaser .mask-teaserfullsize6parts > .bottom > div, #homeTeaser .mask-teaserfullsize6parts > .bottom > a {
        width: calc(33.333333% - 20px);
        margin: 0 10px;
        background-size: cover;
        position: relative;
    }
    #homeTeaser .mask-teaserfullsize6parts > .bottom > a > div {
        background-size: cover;
        background-position: center;
    }

@media(max-width: 567px) {
    #homeTeaser .mask-teaserfullsize6parts > .top > div, #homeTeaser .mask-teaserfullsize6parts > .top > a {
        width: calc(100% - 20px);
    }
    #homeTeaser .mask-teaserfullsize6parts > .top > div + div, #homeTeaser .mask-teaserfullsize6parts > .top > a + a,
    #homeTeaser .mask-teaserfullsize6parts > .top > div + a, #homeTeaser .mask-teaserfullsize6parts > .top > a + div {
        margin-top: 20px;
    }
    #homeTeaser .mask-teaserfullsize6parts > .bottom > div, #homeTeaser .mask-teaserfullsize6parts > .bottom > a {
        width: calc(100% - 20px);
    }
    #homeTeaser .mask-teaserfullsize6parts > .bottom > div + div, #homeTeaser .mask-teaserfullsize6parts > .bottom > a + a,
    #homeTeaser .mask-teaserfullsize6parts > .bottom > div + a, #homeTeaser .mask-teaserfullsize6parts > .bottom > a + div {
        margin-top: 20px;
    }
}

/* headline big*/
.mask-headlinebig {
    color: #e20b18;
    text-transform: uppercase;
    font-family: "HelveticaNeueLT-Md",Arial;
    font-size: 22px;
    padding-top: 15px;
    border-top: 10px solid #eaeaea;
    margin-bottom: -10px;
}

/* Popup */
#popup {
    display: none;
}
#popup.sievert-akademie {
    background-color: transparent;
}
#popup.sievert-akademie .fancybox-close-small {
    display: none;
}
#popup.sievert-akademie > a {
    position: relative;
    display: block;
}
#popup.sievert-akademie > a > .flag {
    position: absolute;
    top: -37px;
    left: -44px;
}
@media(max-width: 767px) {
    #popup.sievert-akademie > a > .flag {
        top: 8px;
        left: -10px
    }
}
#popup.sievert-akademie > a > .flag img {
    width: 190px;
}
@media(max-width: 767px) {
    #popup.sievert-akademie > a > .flag img {
        width: 150px;
    }
}
@media(max-width: 350px) {
    #popup.sievert-akademie > a > .flag img {
        width: 130px;
    }
}
@media(max-width: 300px) {
    #popup.sievert-akademie > a > .flag img {
        width: 110px;
    }
}
@media(max-width: 250px) {
    #popup.sievert-akademie > a > .flag img {
        width: 90px;
    }
}
@media(max-width: 220px) {
    #popup.sievert-akademie > a > .flag img {
        width: 75px;
    }
}

#popup.sievert-akademie .close {
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #85bc22;
    color: #fff;
    display: flex;
    border-radius: 40px;
    width: 35px;
    height: 35px;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}
@media(max-width: 767px) {
    #popup.sievert-akademie .close {
        font-size: 13px;
        width: 25px;
        height: 25px;
    }
}


.fancybox-overlay {
    position: fixed;
    z-index: 8001 !important;
    background-color: #ffffffd9;
    background-image: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}
.fancybox-inner {
    overflow: visible !important;
}
.fancybox-skin {
    padding: 0 !important;
}
.fancybox-close {
    display: none;
}