body {
	font-family: 'Fira Sans',Arial,Helvetica,sans-serif !important;
}

.rma_feld {
  padding-top: 20px; height: auto;
}

.rma_textarea {
  padding-top: 20px; height: auto;
}

.rma_submit {
  background-color: #0066b1;
  color: white;
  padding: 10px;
  border-radius: 5px;
  border: none;
}
.rma_submit_2 {
  background-color: #0066b1;
  color: white;
  padding: 7px;
  border-radius: 5px;
  border: none;
}

.com-finder__filter > .filter-branch > div:nth-of-type(5) {
  display: none;
}

.com-finder__results-list > .result__item > .result__taxonomy > li:nth-of-type(2) {
  display: none;
}


.aicon {
  max-width: 70px;
  margin: 20px 0;
  filter: grayscale(100%) opacity(50%);
  transition-delay: .1s;


}

.jd_subcat_pagination_inner_wrapper > .jd_cat_description > #ober_display_none {
  display: none;
}

.mehr_abstand {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.mehr_abstand > div > .cf-label{
  font-weight: 700 !important;
}


/* Support Slide Out */

.sideslider { position: fixed; bottom: 50%; right: 0px; z-index: 900; width: auto; background-color: #0066b1; color: white; padding: 0.5em; border: 1px solid #666; border-top-left-radius: 5px; border-bottom-left-radius: 5px; opacity: 0.5; display: none;}
.sideslider .sideslider_content{ margin: 0 1em; white-space: nowrap; display: none; float: left;}
.sideslider .slidericon_wrapper{width: 2em; display: inline-block; float: left;}
.sideslider .slidericon {display: block; margin: 0.25em 0.25em 0.5em 0.25em; font-size: 1.5em;}
.sideslider a{margin: 0; display: block; color: #FFF; text-decoration: none; white-space: nowrap;}
.sideslider .headline{font-weight: 700; font-size: 14px !important;}
.sideslider:hover{opacity: 1;}

.sideslider .sideslider_content a{ color: white !important; font-size: 14px !important;}
.sideslider .sideslider_content a:hover{color:#ccc !important; text-decoration: none !important;}
.sideslider .slidericon_wrapper .glyphicon{margin-bottom: 0px; margin-top: 0px;}

table.versorgung td.arthervor{background-color: rgba(0, 102, 177, 0.3); color: #000; font-weight: 700;}
table.bereich td.arthervor{background-color: rgba(52, 162, 5, 0.3); color: #000; font-weight: 700;}

.aicon:hover {
  filter: grayscale(0%) opacity(100%);
}

.clearfix > .row > div > h2 {
  margin-top: 0px !important;
}

.news .row > div > h1 {
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}
.news .row > div > h2 {
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}

.csm2 .row > div > h1 {
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}
.csm2 .row > div > h2 {
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}

.com-content-category-blog__items .row > div > h1 {
  margin-top: 2px !important;
  margin-bottom: 12px !important;
}

.com-content-category-blog__item > figure > img {
  height: auto;
}

figcaption, .img-caption {
  margin-top: 0.25em;
  margin-bottom: 1em;
  font-size: 0.9em;
}




.tab_csm {
  width: 33% !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  background-color:#eee;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.j-download {
  float: right;
}

.tab-content {
  padding: 1em;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 0 4px 4px;
}

.rma_table_header > th {
  background-color: #dadada;
  padding: 10px;
  text-align: center;
}

.rma_table_line > td {
  padding: 10px;
  text-align: center;
}

.rma_table {
  margin-top: 30px;
}

.rma_table_line_nodisplay {
  display: none;
}

.rma_table_line_nodisplay > td {
  padding: 10px;
  text-align: center;
}


a {
	color: #0066b1 !important;
	text-decoration: none !important;
}

a.btn {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  font-weight: 400;
  color: #333 !important;
}


a.btn:hover {
	color: black !important;
	text-decoration: none !important;
}

.red_csm > div > h5{
  color: red;
  font-weight: normal !important;
}

.cf-input {
  padding: 4px !important;
}

.cf-control-group {
  padding: 4px !important;
}

.cf-label {
  margin-bottom: 2px !important;
}

.glyphicon-xing {
    background: url(/templates/csmtemplate/images/social_sprite.png);
    background-size: 100%;
    /*background-position: 0 100%;
    width: 14px !important;
    height: 14px !important;*/
}

.glyphicon-earphone::before {
  content: "✆" !important;
  font-weight: bold !important;
}

.glyphicon-envelope::before {
  content: "✉" !important;
  font-weight: bold !important;
}


.linklist h3 {
  background-color: #0066b1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
  color: #FFF;
  font-weight: 700;
  display: block !important;
}

.linklist {
  background-color: #eee;
  margin-top: 0;
  margin-bottom: 1em;
}

.linklist > ul {
  padding: 0 0 0.2em 1em;
  margin: 0 0 1em 1em;
}

/* Blockquote main style */
blockquote {
    position: relative;
    font-weight: 400;
    font-style: italic;
    color: #0066b1;
    padding: 20px 0;
    width: 100%;
    max-width: 750px;
    z-index: 1;
    border-top: solid 1px #0066b1;
    border-bottom: solid 1px #0066b1;
    border-left: 0;
    margin: 2em 0 2em 0;
}

/* Blockquote right double quotes */
blockquote:before {
    float: left;
    content: "»";
    color: rgba(0, 102, 177, 0.5);
    font-size: 6rem;
    margin-right: 0.2em;
    height: 100%;
}

.patent { font-size: 16px; right: 0; top: 0; background-color: #0066b1; width: 135px !important; border-radius: 5px; color: white; transform: rotate(10deg); padding: 5px; position: absolute; margin-right: 10px; transition: all 1s; cursor: default;}
.patent:hover {  transform: rotate(-5deg) scale(1.5,1.5); -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);}

.abstract{font-size: 1.2em; font-style: italic; color: #666;margin: 1em 0 2em 0;}

.item-content > .row > div > .abstract {
      font-size: 0.9em;
    font-style: normal;
    color: #333;
    margin: 0 0 0.5em 0;
}

.item-content > .system-unpublished > .row > div > .abstract {
      font-size: 0.9em;
    font-style: normal;
    color: #333;
    margin: 0 0 0.5em 0;
}

.item-content > .readmore > a {
    font-size: 0.9em;
    font-weight: normal !important;
}

blockquote small{display: block; text-align: right; color: #777;}


div.blog .anwendungsfaelle .item {padding: 0; margin: 0; margin-left: 35px;}



th.tablehover, td.tablehover {background-color: rgba(255, 198, 0, 0.6); border: 1px solid #666; cursor: default;}


table.contenttable {width: 100%; background-color: #fff; margin-bottom: 0.5em;border-collapse: collapse; border-spacing: 0;}
table.contenttable td, table.contenttable th{padding: 5px; line-height: 120%;}
table.contenttable thead, table.contenttable th{font-weight: bold; color: #0066b1;}
table.contenttable td, table.contenttable th{  border-bottom: 1px solid #666; }
table.contenttable tr:nth-child(odd){ background-color:#ffffff;}
table.contenttable tr:nth-child(even){ background-color:rgba(240, 240, 240, 0.8); }
table.contenttable tr:hover{ background-color: rgba(255, 198, 0, 0.6); cursor: pointer;}
table.contenttable .opacity{opacity: 0.4;}
table.vertical tr:hover{ background-color: transparent; cursor: pointer;}
table.vertical td{border: 1px solid #666;}
table.vertical th{border-left: 1px solid #FFF;border-top: 1px solid #FFF;border-right: 1px solid #FFF;}
table.vertical th a{display: block;}
table.vertical th a::before{content:"🛈"; font-family: 'Glyphicons Halflings'; vertical-align: -10%; margin-right: 2px; font-size: 20px;}
th.tablehover, td.tablehover {background-color: rgba(255, 198, 0, 0.6); border: 1px solid #666; cursor: default;}

.btn_gruen {
  background: linear-gradient(to bottom,#0b8000 0%,#195e02 100%) !important;
  width: 500px !important;
  padding: 10px !important;
  font-size: 1.2em;
  color: white !important;
}

#footer-last > .custom > .row > div {
  text-align: right;
  font-size: 1.3em;
  color: #0066B1 !important;
  padding-bottom: 30px;
}

.glyphicon-ok::before {
  content: "✔";
  font-weight: bold;
  color: #34A205;
  font-size: 120%;
}

.glyphicon-plus::before {
  content: "✚";
  font-weight: bold;
  color: #FFC600;
  font-size: 120%;
}


.glyphicon-remove::before {
  content: "×";
  font-weight: bold;
  font-size: 180%;
  color: #CCC;
} 


.flexkachel img {
  transition: all 0.2s ease-in-out;
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.flexkachel img:hover {
  transform: scale(1.10) rotate(0.0001deg);
}

.flexkachel {
  display:flex;
  justify-content:left;
  flex-flow:row wrap;
}

.flexkachel h3 {
  font-size: 20.8px !important;
  font-weight: 700;
  margin: 0px;
  padding-top: 5px;
}

.flexkachel a {
  color: #000;
  text-decoration: none;
}

.flexkachel a:hover {
  text-decoration: none;
  color: #000;
}

.flexkachel > DIV {
   margin-left: 10px;
   background:rgb(255 255 255 / 15%);
   border:1px solid #bbb;
   font-size:24pt;
   min-height: 403px;
   min-width: 366px;
   max-width: 300px;
 // color:#666;
 position: relative;
 margin-bottom: 30px;
}

.hflexoben{
    //  padding-bottom: 20px;
  padding-top: 2%;
  font-size:18pt;
  color: #fff;
  background:#0066B1;
  width:100%;
  text-align: center;
  height: 12%;
}

.hflexoben > h3 {
  margin-top: 0px !important;
}

.hflexmitte{
  margin-top: 20px;
        margin-bottom: 10px;
  font-size:11pt;
  text-align: center;
  width:100%;
  padding:25px;
  text-align: center;
  color: black !important;
}

.hflexmitte:hover{
  text-decoration: none !important;
  text-transform: none !important
}

.hflexmitte img {
  transition: all 0.2s ease-in-out;
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.hflexunten{
  margin-top: 20px;
    margin-bottom: 10px;
  font-size:11pt;
  text-align: center;
text-align: center;
   padding:5px;
   position: absolute;
width: 100%;
bottom: 10px;
bottom: 10px;
}

.hflexunten .button3 {
    background-color: #0066B1;
    color: white;
    border: 1px solid #bbb;
    align-content: ;
    padding: 5px;
    width: 130px;
    height: 40px;
}

.hflexunten .button3:hover {
    text-transform: none;
    border: 1px solid #bbb;
    background-color: #007cb1;
}


#download_csm_1 > .jd_content > h2 {
  display: none;
}

.panel-body {
  border: 1px solid #ddd;
}

.panel-body > .row {
  padding: 20px;
}

.panel-body > h3 {
  padding: 20px;
}

/*Download Boxen */

ul#list {
  list-style-type: none; /* Remove bullets */
   /* Remove padding */
  margin: 0; /* Remove margins */
}

ul#list > li:before {
  content: none !important; /* Remove bullets */
}

ul#list > li {
  padding: 7px !important; /* Remove bullets */
  padding-left: 20px !important;
  padding-right: 20px !important;
}

ul#list > li > a {
  color: black !important;
}

ul#list > li > a:hover {
  text-decoration: none !important;
}

.messmodule_csm > .blog-item {
  /*min-height: 620px !important;*/
  padding-bottom: 6px !important;
}

.messmodule_csm > .blog-item > .item-content > .row > .col-md-8{
  width: 100% !important;
}

.messmodule_csm > .blog-item > .item-content > .readmore{
  margin-bottom: 0px !important;
}

div.blog .items-row {
  padding-top: 1em;
  padding-bottom: 1em;
  border-top: 1px solid #ccc;
}

a[rel~="help"] {
  cursor: help;
}

.artno {
  font-weight: 700;
}







a:hover {
	color: #0066b1 !important;
	text-decoration: underline !important;
}

h1 {
	font-size: 1.7em !important;
	font-weight: 700 !important;
}

.category-module {
  margin-top: 5px;
}

.category-module > li > .row {
	margin-top: 15px !important;
}

h2 {
	font-size: 1.5em !important;
  	color: #0066b1 !important;
  	font-weight: 700 !important;
}

h3 {
	font-size: 1.2em !important;
	font-weight: 700 !important;
}

.item-page {
	margin-top: 30px !important;
}


.panel > .panel-heading {
	--bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  /*padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);*/
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
  border: 1px solid #999 !important;
  margin-top: 5px;
  width: 100%;
  text-align: left;
}

#mtallg {
  margin-top: 30px !important;
  margin-bottom: -10px !important;
}

#emobsys {
  margin-top: 50px !important;
  margin-bottom: -10px !important;
}

#stromspannung {
  margin-top: 50px !important;
  margin-bottom: -10px !important;
}

#leistung {
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}

.jd_footer {
  display: none;
}

table {
  caption-side: top !important;
}

#temp {
  margin-top: 50px !important;
  margin-bottom: -10px !important;
}

#betrieb {
  margin-top: 50px !important;
  margin-bottom: -10px !important;
}

#logging {
  margin-top: 50px !important;
  margin-bottom: -10px !important;
}

#nvh {
  margin-top: 50px !important;
  margin-bottom: -10px !important;
}

.com-content-article__body > .row > div > h2 {
  margin-top: 20px !important;
}

div.infobox {
  background-color: #eee;
  border: 1px solid #ccc;
  margin: 0px 0px 10px 0px;
  font-size: 0.9em;
  padding-left: 15px;
  padding-right: 15px;
}

.com-content-article__body > .row > div > p {
  margin-bottom: 10px !important;
}

ol.mod-breadcrumbs {
  padding-left: 0px !important;
}


#data {
  margin-top: 15px !important;
}

#application {
  margin-top: 15px !important;
}

.hervor_box > h3 {
  margin-top: 0px !important;
}


.panel > .panel-heading > .panel-title {
  margin-bottom: 0px !important;
}

.panel-collapse > .panel-body {
  padding: 15px;
}

.panel-collapse > .panel-body > .row {
  padding: 0px;
}



.panel-collapse > .panel-body > h3 {
  padding: 0px;
}

.panel > .panel-heading > h4 > a {
  height: auto;
	display: block;
  padding: 15px;
	width: 100%;
	color: #333 !important;
	font-weight: normal;
}

.panel > .panel-heading > h4 > a:hover {
  text-decoration: none !important;
  color: #0066b1 !important;
  font-weight: normal;
}

.btn {
	background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
	border: 1px solid #999 !important;
}

.readmore > .btn {
	color: black !important;
}

.readmore > .btn:hover {
	color: black !important;
	text-decoration: none !important;
}

.blog-item > .item-image > img {
	width: 100%;
}



.naviCSM {
	width: 100%;
}

.logoDiv > .logo > img{
	max-width: 120px;
}

.logoDiv {
	padding-top: 30px;
	padding-bottom: 15px;
}

.blauerStreifen {
	background-color: #0066b1;
	height: 10px;
}

.weisserStreifen {
	background-color: white;
	height: 10px;
}

.grauerStreifen {
	background-color: #999;
	height: 10px;
}

.mod-finder > .finder {
	display: none;
}

.mod-finder__search > .awesomplete {
 width: 60%;
}

.mod-finder__search > .btn {
 width: 40%;
 background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
 color: white;
}

.slide-desc {
	display: block !important;
  	position: absolute !important;
  	z-index: 3 !important;
  	top: 60% !important;
  	left: 0 !important;
  	height: auto !important;
  	background-color: rgba(255,255,255,0.8) !important;
  	margin: 0 !important;
  	padding: 1px !important;
  	width: auto !important;
  	padding-left: 111px !important;
}

.slide-title {
	margin-bottom: 0px !important;
  color: #0066b1 !important;
}


.slide-desc-bg {
	background: transparent !important;
}

.slide-desc {
	bottom: auto !important;
}

.navigation-container {
	z-index: 4 !important;
}

.slide-text > a {
	color: black !important;
}
.slide-text {
  color: black !important;
}


.menuCSM_mobile > .container > .row > .menu_mobile > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #white;
}

.menuCSM_mobile > .container > .row > .menu_mobile > ul > li {
	width: 100%;
	text-align: left;
  padding: 12px;
  padding-left: 20px;
  border-bottom: 1px solid #c9c9c9;
  font-size: 21px;
}

.menuCSM_mobile > .container > .row > .menu_mobile > ul > li:last-child {
  width: 100%;
  text-align: left;
  padding: 12px;
  padding-left: 20px;
  border-bottom: none;
  font-size: 21px;
}

.menuCSM_mobile > .container > .row > .menu_mobile > ul > li > a {
	color: black !important;
}



.menuCSM_mobile > .container > .row > .menu_mobile > ul > li > .mod-menu__sub {
  display: none;
  margin-top: 8px;
  margin-left: -8px;
  
}

.menuCSM_mobile > .container > .row > .menu_mobile > ul > li > ul > li {
  padding: 8px;
  padding-left: 8px;
  border-bottom: 1px solid #c9c9c9;
}

.menuCSM_mobile > .container > .row > .menu_mobile > ul > li > ul > li:last-child {
  padding: 8px;
  padding-left: 8px;
  border-bottom: none;
}

.menuCSM_mobile > .container > .row > .menu_mobile > ul > li > ul > li > a{
  color: black !important;
}


.menuCSM_mobile > .container > .row > .menu_mobile > ul > li > ul > li > .nav-header{
  color: #0066b1 !important;
  font-weight: bold;
}

.menuCSM_mobile > .container > .row > .menu_mobile > ul > li > ul > li > ul {
  display: none;
  margin-top: 8px;
  margin-left: -8px;
}

.menuCSM_mobile > .container > .row > .menu_mobile > ul > li > ul > li >#menu_aufklapp_html {
  display: none;
  margin-top: 8px;
  margin-left: -8px;
}

/*.menuCSM_mobile .container .row .menu_mobile ul li:click  >  ul {display: block;}*/





.menuCSM > .container > .row > .menu_left > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #white;
}

.menuCSM > .container > .row > .menu_left > ul > li {
  float: left;
  padding: 8px;
}
.menuCSM > .container > .row > .menu_left > ul > li > ul {
  display: none;
  margin-top: 8px;
  margin-left: -8px;
}

.menuCSM > .container > .row > .menu_left > ul > li a {
  display: block;
  color: black !important;
  text-align: center;
  text-decoration: none !important;
  font-weight: bold;
}

.menuCSM > .container > .row > .menu_left > ul > li:hover {
  background-color: #0066b1;
  color: white !important;
}

.menuCSM > .container > .row > .menu_left > ul > li:hover > a {
  background-color: #0066b1;
  color: white !important;
}

.menuCSM > .container > .row > .menu_left > ul > li > ul > li:hover {
  background-color: #0066b1;
  color: white !important;
}


.menuCSM > .container > .row > .menu_left > ul > li > ul > li {
	position: relative;
}

.menuCSM > .container > .row > .menu_left > ul > li > ul > .current > a {
  font-weight: 700 !important;
}


.menuCSM > .container > .row > .menu_left > ul > li > ul > li > span.nav-header {
	color: #0066b1;
	font-weight: bold;
	display:block; 
	width: 100%; 
	overflow: hidden;
}

.menuCSM > .container > .row > .menu_left > ul > li > ul > li:hover > a {
  background-color: #0066b1;
  color: white !important;
}

.menuCSM > .container > .row > .menu_left > ul > li > ul > li:hover > span.nav-header {
  background-color: #0066b1;
  color: white !important;
}

.menuCSM > .container > .row > .menu_left > ul > li > ul > li > ul > li:hover {
  background-color: #0066b1;
  color: white !important;
}

.menuCSM > .container > .row > .menu_left > ul > li > ul > li > ul > li:hover > a {
  background-color: #0066b1;
  color: white !important;
}

.menuCSM > .container > .row > .menu_left > ul > li > ul {
	position: absolute;
	background-color: white;
	width: 300px;
	z-index: 999;
	border: 1px solid #DADADA;
	box-shadow: 3px 3px 3px #999;
}


.iconhighlight {
  height: auto;
  margin-left: 0.5em;
  margin-bottom: 0.5em;
  z-index: 10;
  transform: rotate(10deg);
  transition: all 1s ease;
  box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.3);
  border-radius: 50%;
}

.iconhighlight:hover {
	transform: rotate(30deg);
  	box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.3);
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}

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

div.bullet_img {
  position: relative;
  display: block;
  margin: 0;
}

.items-more {
	width: 100%;
	float: left;
}


.items-more > ol {
	list-style: none !important;
	padding-left: 0px;
}

.items-more > ol > li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #DADADA;
}

.newsflash-image > img {
	width: 100%;
}

.mod-articlesnews__item > div > div > p {
	display: none;
}

.items-more > ol > li:hover {
	background-color: #DADADA;
}


.items-more > ol > li > a {
	display: block;
	padding-left: 5px;
}

.items-more > ol > li > a:hover {
	text-decoration: none !important;
	background-color: #DADADA;
}


.emmbutton {
  border-radius: 2em !important;
  font-size: 1.05em !important;
  background-image: none;
  animation: glowing 1000ms ease-out infinite alternate;
}

.emmbutton.active {
  background-color: #e0e0e0 !important;
  border-color: #dbdbdb !important;
}

.emmbutton:hover {
	background-color: #e0e0e0 !important;
  	border-color: #dbdbdb !important;
  	text-decoration: none !important;
}

.produktliste h3, .anwendungsliste h3 {
  padding: 0.25em;
  cursor: pointer;
  background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
  border-radius: 3px;
  background-color: #f5f5f5;
  border-color: #ddd;
  border: 1px solid #CCC;
  background-repeat: repeat-x;
}

.produktliste > .produktliste_wrapper {
	display: none;
}

.anwendungsliste > .anwendungsliste_wrapper {
	display: none;
}

.welll {
  background-color: #FFF;
  background-image: none;
  border: 1px solid #CCC;
  border-radius: 3px;
  margin-bottom: 3em;
}

h4.productheader {
  font-size: 1.2em !important;
  margin: 0.5em 0 0.5em 0;
}



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 700 !important;
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}

div.item-page ul.newsflash-list, div.item-page ul.newsflash-list li h4 {
  margin: 0;
  padding: 0;
}

.h4, h4, caption {
  font-size: 1em !important;
  color: #0066b1 !important;
}


div.item-page ul.newsflash-list li {
  margin: 0;
  padding: 0;
  border: 1px solid #CCC;
  border-radius: 3px;
}

ul.newsflash-list li:before {
  content: none !important;
}


.produktliste h3::before, .anwendungsliste h3::before, .drop::before {
  content: '\▼';
  height: 1em;
  width: 1em;
  font-size: 1em;
  display: inline-block;
  font-weight: bold;
  font-family: 'Glyphicons Halflings';
  color: #0066b1;
  margin-right: 0.5em;
  top: 0px;
  position: relative;
  transition: all 0.5s cubic-bezier(0.250,0.100,0.250,1.000);
}


div.item-page ul li, div.blog ul li, div.faq ul li {
  list-style: none;
  margin: 0 0 0.2em 0;
  position: relative;
}

div.item-page ul.newsflash-list li a {
  margin: 0;
  padding: 1em;
  display: block;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
}

div.item-page ul.newsflash-list li a:hover {
  background-color: #0066b1 !important;
  color: white !important;
}

.btn-default.active, .btn-default:active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}

div.item-page ul li::before, div.blog ul li::before, div.faq ul li::before {
  content: "\▶";
  font-family: 'Glyphicons Halflings';
  font-size: 10px;
  color: #0066b1;
  margin: -5px 1em 0 -1em;
  float: left;
  line-height: 2rem;
}

.hervor_box {
  background-color: #eee;
  padding: 20px 1em;
  height: min-content;
}

#downloads_L .nav-tabs {
    border: 1px solid #ddd;
}

#downloads_L .nav-tabs > li{
    background-color: #D7D7D7;
    margin-top: 3px;
    margin-right: 3px;

    width: calc(20% - 4px);
}

#downloads_L .nav-tabs > #normal_downloads_1{
    background-color: #0066b1;
    margin-top: 3px;
    margin-right: 3px;

    width: calc(20% - 4px);
}

#downloads_L .nav-tabs > #normal_downloads_1 > a{

    color: white !important;
}

#normal_downloads_1 {
  margin-left: 3px;
  width: calc(20% - 4px);
}

#downloads_L div.tab-content {
    border: 1px solid #ddd;
    border-radius: 0 0 4px 4px;
    border-top-width: 0px;
    padding: 5px;
    background-color: white;
}


#downloads_L .jdbutton {
    display: block;
    float: none;
    clear: both;
}

#downloads_L > h2 {
    margin-top: 10px !important;
}

.jd_content .jdbutton {
    padding: 0.15em 0.5em;
    font-size: 0.8em;
}

.jd_content {
    background: #eee;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

.tab-pane > .jd_content {
    background: white;
}

.moduletable > h3 {
  margin-top: 0px !important;
  margin-bottom: 10px !important;
}


.jdbutton.jblue {
    color: #FFF;
    background-color: #0066B1;
    background-image: none;
    font: inherit;
    font-size: 0.9em;
    padding: 0.25em 1em 0.255em;
}
.jblue {
    color: #d9eef7 !important;
    border: solid 1px #0076a3;
    background: #0095cd;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee',endColorstr='#0078a5');
    background: linear-gradient(#00adee, #0078a5);
}

.jdbutton.jblue:hover {
    color: white !important;
    background-color: #005594 !important;
    text-decoration: none !important;
}

@keyframes glowing{0%{box-shadow:0 0 0px rgba(0,102,177,0.1),inset 0 0 2px rgba(0,102,177,0.1)}100%{box-shadow:0 0 5px rgba(0,102,177,0.6),inset 0 0 5px rgba(0,102,177,0.4)}}


.float-r{
	float: right;
}

.menuCSM > .container > .row > .menu_left > ul > li > ul > li a {
	text-align: left !important;
	font-weight: normal;
	color: black !important;
}

.menuCSM > .container > .row > .menu_left > ul > li > ul > li > a > img {
	float: right;
}


.menuCSM > .container > .row > .menu_left > ul > li > ul > li > ul {
	display: none;
	position: absolute;
	margin-left: 290px;
	width: 300px;
	margin-top: -30px;
	background-color: white;
	border: 1px solid #DADADA;
	box-shadow: 3px 3px 3px #999;
}

.menuCSM > .container > .row > .menu_left > ul > li > ul > li{
	padding: 8px !important;
	border-bottom: 1px solid #DADADA;
}

.menuCSM > .container > .row > .menu_left > ul > li > ul > li > ul > li {
	padding: 8px !important;
	border-bottom: 1px solid #DADADA;
}

.menuCSM {
	margin-top: 10px;
}



.menuCSM .container .row .menu_left ul li:hover  >  ul {display: block;}


.head_left > .hidden-xs {
	color: #999 !important;
	text-decoration: none;
	font-size: 12px;
}

.head_left > .hidden-xs > a {
	color: #999 !important;
	text-decoration: none;
	font-size: 12px;
}

.home_newsletter {
	width: 14px;
}

.news {
	padding-left: 12px;
}

.news > ul {
	list-style: none;
	padding-left: 0px;
}


.news img {
	width: 100%;
}

.news > ul > li {
	border-bottom: 1px solid #999;
	margin-top: 15px;
}

#contentheader {
  padding: 0;
  position: relative;
  margin-bottom: 2em;
}

#contentheader {
  padding: 0;
  position: relative;
  margin-bottom: 2em;
}

.container-fluid {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

#contentheader span.headline {
  display: block;
  position: absolute;
  z-index: 3;
  top: 70%;
  left: 0;
  height: auto;
  background-color: rgba(255,255,255,0.8);
  margin: 0;
  padding: 1px;
}

#contentheader .image img {
  width: 100%;
  height: auto;
  position: relative;
}

#contentheader span.headline_inner {
  font-size: 3.5em;
  margin: 0.25em 1em 0.25em 2em;
  line-height: normal;
  color: #0066b1;
  font-weight: bold;
  vertical-align: baseline;
}

.moduletable > h3 {
	display: none;
}

.moduletable > ul {
	list-style: none !important;
	padding-left: 0px;
}

.col-sm-4 .moduletable > h3 {
	display: inline;
}

.homedates {
  border-bottom: 1px solid #999 !important;
  padding-top: 1em;
}
.homedates hr {
  color: white !important;
}

.downloadmodule {
  border-bottom: 1px solid #999 !important;
  padding-bottom: 1em;
  padding-top: 1em;
}

.downloadmodule > .downloadmodule {
  border-bottom: none !important;
}

.downloadmodule a {
  font-size: 14px !important;
}


.homedates > ul > li {
  list-style: none;
  border-bottom: 1px solid #cdcdcd;
}

.homedates > ul > li:last-child{
  list-style: none;
  border-bottom: none;
}

.moduletable {
	border-bottom: none;
  margin-top: 0px;
  margin-bottom: 5px;
}

.homedates a {
  display: block;
  font-size: 0.9em;
}


#footer ul {
  display: block !important;
}

#footer ul > li{
	width: 100%;
  padding: 8px;
  display: block;


}

#footer ul > li >a{
	text-align: right;
	width: 100% !important;
	position: relative;
  display: block;
  


}

#footer ul > li:hover{
	background-color: #c9c9c9;
}

#footer ul > li:hover a{
	  color: #0066b1 !important;
	  text-decoration: none !important;
}

#footer ul > li > a{
	color: #333 !important;
}

.icons > .float-end {
	display: none !important;
}

[data-aos^="fade"][data-aos^="fade"].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}

[data-aos][data-aos][data-aos-easing="ease"], body[data-aos-easing="ease"] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: .6s;
}

div.bullet_img {
  position: relative;
  display: block;
  margin: 0;
}

div.bullet_img ul {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 99;
}

div.bullet_img ul li {
  position: absolute;
}

div.item-page ul li, div.blog ul li, div.faq ul li {
  list-style: none;
  margin: 0 0 0.2em 0;
  position: relative;
}

div.bullet_img ul li > a {
  animation: pulseit 2s ease infinite !important;
    
}


@keyframes pulseit {
  0% {
    box-shadow: 0 0 0 0px rgba(255,255,255,0.75);
  }
  100% {
    box-shadow: 0 0 10 10px rgba(0, 0, 0, 0);
  }
}


div.bullet_img ul li > a {
  position: relative;
  background-color: #0066b1;
  display: block;
  height: 24px;
  width: 24px;
  left: -12px;
  top: -12px;
  overflow: hidden;
  transition: all 150ms ease-out;
  border-radius: 50%;
  box-shadow: 0 0 5px 5px rgba(255,255,255,0.75);
  transition: all 0.5s ease;
  border: 2px solid #FFF;
}

div.bullet_img figure {
  position: relative;
  display: block;
  margin: 0;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.blog > .clearfix {

}

.blog > .blog-items {
	display: block !important;
}


.blog > .blog-items > .blog-item {
	display: block;
	width: 50%;
	float: left;
	padding: 15px;
	margin-top: 30px;
	min-height: 550px;
	position: relative;
	border-bottom: 1px solid #DADADA;
}


.blog > .anwendungsfaelle2 > .anwendungsfall2 > .csm_title {
  color: #0066b1;
  font-size: 1.1em;
  display: none;
  font-weight: 700;
}



.blog > .anwendungsfaelle2 > .anwendungsfall2 > .item-content > .system-unpublished > .row {
  display: none;
}

.blog > .anwendungsfaelle2 > .anwendungsfall2 > .item-content > .row {
  display: none;
}

.blog > .anwendungsfaelle2 > .anwendungsfall2 > .item-content > .system-unpublished > .page-header > h2 > a {
  font-size: 0.7em;
}

.blog > .anwendungsfaelle2 > .anwendungsfall2 > .item-content > .page-header > h2 > a {
  font-size: 0.7em;
}

.blog > .anwendungsfaelle2 > .anwendungsfall2 > .anwendungsfall2 > .csm_title {
  color: #0066b1;
  font-size: 1.1em;
  display: none;
  font-weight: 700;
}



.blog > .anwendungsfaelle2 > .anwendungsfall2 > .anwendungsfall2 > .item-content > .system-unpublished > .row {
  display: none;
}

.blog > .anwendungsfaelle2 > .anwendungsfall2 > .anwendungsfall2 > .item-content > .row {
  display: none;
}

.blog > .anwendungsfaelle2 > .anwendungsfall2 > .anwendungsfall2 > .item-content > .system-unpublished > .page-header > h2 > a {
  font-size: 0.7em;
}

.blog > .anwendungsfaelle2 > .anwendungsfall2 > .anwendungsfall2 > .item-content > .page-header > h2 > a {
  font-size: 0.7em;
}




.blog > .anwendungsfaelle > .anwendungsfall > .csm_title {
	color: #0066b1;
	font-size: 1.1em;
	font-weight: 700;
}

.blog > .anwendungsfaelle > .anwendungsfall:hover > .item-content {
  padding-left: 15px;
	display: inline;
	-webkit-animation: fadeIn 0.5s;
}

.blog > .anwendungsfaelle > .anwendungsfall > .item-image > img:hover {
	transform: none !important;
}

.blog > .anwendungsfaelle > .anwendungsfall > .item-image > img {
	width: 100%;
}

.blog > .anwendungsfaelle > .anwendungsfall {
	position: relative;
	margin-top: 30px;
}

.blog > .anwendungsfaelle > .anwendungsfall > .item-content {
	position: absolute;
	top:0px;
	z-index: 5;
	background-color: #eee;
	display: none;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,1);
  	border-left: 5px solid #0066b1;
  	padding: 5px;
	
}

.blog > .anwendungsfaelle > .anwendungsfall > .item-content > .row > .col-md-12 > h1 {
	font-size: 1.1em !important;
	color: #0066b1;
	font-weight: 700;
}

.blog > .anwendungsfaelle > .anwendungsfall > .item-content > .readmore > a {
	border: none !important;
	background: #eee;
	text-align: left;
	color: #0066b1 !important;
	font-weight: 500;
	padding: 0 !important;
}

.blog > .anwendungsfaelle > .anwendungsfall > .item-content > .readmore > a::after {
	content: ' >>';
	font-weight: 500;
}




.blog > .anwendungsfaelle > .anwendungsfall > .item-content > .system-unpublished > .row > .col-md-12 > h1 {
  font-size: 1.1em !important;
  color: #0066b1;
  font-weight: 700;
}

.blog > .anwendungsfaelle > .anwendungsfall > .item-content > .system-unpublished > .readmore > a {
  border: none !important;
  background: #eee;
  text-align: left;
  color: #0066b1 !important;
  font-weight: 500;
  padding: 0 !important;
}

.blog > .anwendungsfaelle > .anwendungsfall > .item-content > .system-unpublished > .readmore > a::after {
  content: ' >>';
  font-weight: 500;
}

.blog > .anwendungsfaelle > .anwendungsfall > figure > img {
  height: auto;
}


.blog > .blog-items > .blog-item > .item-image {
	margin-top: 20px;
}


.blog > .blog-items > .blog-item > .item-image > img {
	transition: all 0.2s ease-in-out;
}

.blog > .blog-items > .blog-item > .item-image > img:hover {
	transform: scale(1.10) rotate(0.0001deg);
}

.blog > .blog-items > .blog-item > .item-content > .row {
	width: 100% !important;
}

.blog > .blog-items > .blog-item > .item-content > .article-info > .article-info-term {
	display: none;
}


.blog > .blog-items > .blog-item > .item-content > .article-info > .category-name {
	position: absolute;
  	top: 0;
  	font-size: 0.9em;
}

.blog > .blog-items > .blog-item > .item-content > .article-info > .published {
	float: right;
  	width: 49%;
  	font-size: 0.9em;
}


.blog > .blog-items > .blog-item > .item-content > .article-info > .published > time {
	position: absolute;
  	top: 0;
}

.blog > .blog-items > .blog-item > .item-content > .row > .col-md-12 > h1 {
	font-size: 1.2em !important;
	margin-top: 10px !important;
	margin-bottom: 0px !important;
}

.blog > .blog-items > .blog-item > .item-content > .row > .col-md-12 > h2 {
	font-size: 1.1em !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.testformular_button {
  color: black !important;
  margin-top: 20px;
  opacity: 1;
}

.testformular_mail {
  margin-top: 10px;
}

.testformular_anliegen {
  margin-top: 10px;
  margin-bottom: 15px;
  
}

.item-content > .readmore {
  padding-left: 10px;
}

#NLForm .form-group {
  margin-bottom: 15px;
}

#NLForm .control-label {
  margin-bottom: 5px;
}

#NLForm .radio-inline {
}


#NLForm .radio-inline input[type="radio"] {
}

figure {
  margin-bottom: 0px !important;
}

#main_wrapper {
  padding-bottom: 15px;
}



@media only screen and (max-width: 1200px) {
  #contentheader span.headline_inner {
    font-size: 2.5em;
  }

  .blog > .blog-items > .blog-item {
		width: 100% !important;
		min-height: unset;
	}



}

@media only screen and (max-width: 800px) {
  .btn_gruen {
    width: 300px !important;
    font-size: 0.9em;
  }

}




/* EMOBILITY  */
.emmsmall .col-xs-1, .emmsmall .col-sm-1, .emmsmall .col-md-1, .emmsmall .col-lg-1, .emmsmall .col-xs-2, .emmsmall .col-sm-2, .emmsmall .col-md-2, .emmsmall .col-lg-2, .emmsmall .col-xs-3, .emmsmall .col-sm-3, .emmsmall .col-md-3, .emmsmall .col-lg-3, .emmsmall .col-xs-4, .emmsmall .col-sm-4, .emmsmall .col-md-4, .emmsmall .col-lg-4, .emmsmall .col-xs-5, .emmsmall .col-sm-5, .emmsmall .col-md-5, .emmsmall .col-lg-5, .emmsmall .col-xs-6, .emmsmall .col-sm-6, .emmsmall .col-md-6, .emmsmall .col-lg-6, .emmsmall .col-xs-7, .emmsmall .col-sm-7, .emmsmall .col-md-7, .emmsmall .col-lg-7, .emmsmall .col-xs-8, .emmsmall .col-sm-8, .emmsmall .col-md-8, .emmsmall .col-lg-8, .emmsmall .col-xs-9, .emmsmall .col-sm-9, .emmsmall .col-md-9, .emmsmall .col-lg-9, .emmsmall .col-xs-10, .emmsmall .col-sm-10, .emmsmall .col-md-10, .emmsmall .col-lg-10, .emmsmall .col-xs-11, .emmsmall .col-sm-11, .emmsmall .col-md-11, .emmsmall .col-lg-11, .emmsmall .col-xs-12, .emmsmall .col-sm-12, .emmsmall .col-md-12, .emmsmall .col-lg-12 {padding-left: 3px; padding-right: 3px;}
.emmsmall .row{margin-left: -3px; margin-right: -3px; }
.emm{padding: 0.25em 0; background-color: #fff; border-radius: 5px; border: 1px solid #333; margin: 5px 0; text-align: center; font-size: 1.3em;
  font-weight: bold; display: flex; justify-content: center; align-items: center; color: #000; transition: all 0.5s ease; flex-wrap: wrap; line-height: 1.1em;}
.emmsmall a{text-decoration: none;}
.emmsmall a:hover{background-color: #ccc; text-decoration: none;}
.emm small{font-size: 70%; display: block;}
.emm_csm{ border-color: #0066b1;}
.emm_vector{ border-color: #B70032;}
.emmh{ color: #fff; text-align: center;margin-left: -3px; margin-right: -3px; }
.emmh_vector{ background-color: #B70032;}
.emmh_csm{ background-color: #0066b1;}
.emmh_group{background-color: #DDD; border: 4px solid white; transition: all 0.5s ease;}
.emm_leer{background-color: transparent; border: 0px solid;}
.emm_signal{font-size: 0.8em; margin: 1em 0;min-height: 3em;}
.emm_hervor{background-color: #ddd;}
.emm_wrapper div.hervor_box ul{ margin: 0;}

.emm_off{color: #ddd; border-color: #ddd; background-color: #FFF;}
.emm_hide{ opacity: 0.05; transform: scale(0.95); }
.emmh_off{color: #ddd; border-color: #fff; background-color: #FFF;}
.eanal{padding: 0.25em; background-color: #fff; border-radius: 5px; border: 1px solid #B70032; text-align: center; font-size: 0.8em;font-weight: bold; color: #B70032; display: inline-block; margin-right: 15px;}
.emm_vmlog { justify-content: space-between; padding-left: 1em;}
.emm_vMeasure .eanal{position: absolute; right: 0;}
.emm_replace{color: #0066b1; font-size: 70%; flex-wrap: wrap; display: flex; align-items: center; justify-content: center; width: 100%; margin-top: 0em;}
.emm_wrapper {background-color: #FFF; background-image: none; border: 1px solid #CCC; border-radius: 3px; padding: 1rem 1rem !important;}
body.no-js .emm_select {display: none;}
.emmbutton{border-radius: 2em; font-size: 1.05em; background-image: none;}
.emm.hx3{min-height: 3em;}
.emm.hx2{min-height: 2em;}
.emm.hx4{min-height: 4em;}
.emm.hx5{min-height: 5em; position: relative;}
.emm.hx6{min-height: 6em;}

@keyframes glowing {
0% {  box-shadow: 0 0 0px rgba(0, 102, 177, 0.1), inset 0 0 2px rgba(0, 102, 177, 0.1);}
100% {  box-shadow: 0 0 5px rgba(0, 102, 177, 0.6), inset 0 0 5px rgba(0, 102, 177, 0.4); }
}
.emmglow { animation: glowing 1000ms ease-out infinite alternate}


 #anchor_placeholder{position: relative; min-height:1px;margin: 2em 0 3em 0 !important;}
  #anchor_wrapper{width: 100%; background-color: #FFF; margin: 0; padding: 0; transition: all 1s ease; position: relative; border-bottom: 2px solid #0066b1; }
  ul#anchor_menu {width: 100%;  margin: 0; padding: 0;  }
  ul#anchor_menu li{ margin: 0; padding: 0; display: block; float: left;}
  ul#anchor_menu li.active{ background-color: #FFF;}
  ul#anchor_menu li{ color: #666;}
  ul#anchor_menu li::before{content: none;}
  ul#anchor_menu li a{padding: 5px 1em;}
  ul#anchor_menu li:first-child{padding: 5px 1em 5px 0;}

  #anchor_wrapper.anchor-fixed-top {width: 100%; background-color: #CCC; border-bottom: 0px; position: fixed !important; left: 0; top: 50px !important; z-index: 900; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);}
  #anchor_wrapper.anchor-fixed-top ul#anchor_menu{margin-left: 15px;}
  #anchor_wrapper.anchor-fixed-top a{padding: 5px 15px; transition: all 0.3s ease;}

  .item .abstract, .newsflash-horiz .abstract{font-size: 1em; font-style: normal; color: #333;margin: 0 0 0.5em 0;}

.hero_container{ position: relative; margin-bottom: 5em; overflow:hidden;}
.hero_container img, .hero_container video{ position: relative; width: 100%; height: 80vh; object-fit: cover; display: block;}
_:-ms-lang(x), _:-webkit-full-screen, .hero_container video{ position: relative; min-width: 100%; min-height: 100%; width: 100vw; height: auto;}

.hero-dark { position:absolute; width: 100%; height: 100%; z-index:1; background:linear-gradient(180deg,rgba(48,60,73,0) 60%,rgba(48,60,55,0.2) 100%);}
.hero-slogan{ position: absolute; z-index:2; left: 0; bottom: 20%; color: #FFF; background-color: rgba(255,255,255,0.8); padding: 1vw 4vw 1vw 4vw; }
.hero-slogan .headline{font-size: 4rem; color:#0066b1; font-weight: 700;}
.hero-slogan .subline{font-size: 2.5rem; color: #333;font-weight: 700;}


h5.productheader {
	font-size: 1em !important;
}

.fixedMenuCSM {
  position: fixed;
  	width: 100%;
  	margin-top: 0px;
    top: 0;
    left: 0;
    z-index: 999;
    border-bottom: 10px solid #0066b1;
    background-color: #FFF;
}

/* bulletpoints img */
div.bullet_img {position: relative; display: block; margin: 0;}
div.bullet_img figure {position: relative; display: block; margin: 0;}
div.bullet_img ul { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: auto; height: auto; list-style: none; padding: 0; margin: 0; z-index: 99;}
div.bullet_img ul li:before{content: none;}
div.bullet_img ul li {position: absolute;}
div.bullet_img ul li > a { position: relative; background-color: #0066b1; display: block; height: 24px; width: 24px; left: -12px; top: -12px; overflow: hidden; transition: all 150ms ease-out; border-radius: 50%; box-shadow: 0 0 5px 5px rgba(255,255,255,0.75); transition: all 0.5s ease; border: 2px solid #FFF;}
div.bullet_img ul li > a { animation: pulseit 2s ease infinite;}
@keyframes pulseit { 0% {box-shadow: 0 0 5px 5px rgba(255,255,255,0.75);}
                     50% {box-shadow: 0 0 5px 0px rgba(255,255,255,0.75);}
                     100% {box-shadow: 0 0 5px 5px rgba(255,255,255,0.75);}
                   }
div.bullet_img ul li:nth-child(2) > a  { animation-delay: .5s;}
div.bullet_img ul li:nth-child(3) > a  { animation-delay: .25s;}
div.bullet_img ul li:nth-child(4) > a  { animation-delay: 1s;}

div.bullet_img ul li > a:hover::before{opacity: 0;}
div.bullet_img ul li > a:hover { width: 250px; min-height: 20px; height: auto; left: -100px; top: -20px; border-radius: 5px; color: #FFF; padding: 0.25em; text-decoration: none; text-align:center; cursor: default; color:white !important; text-decoration: none !important;}
div.bullet_img ul li > a[href]:hover{cursor:pointer;}

.bullet_img > ul {
	list-style: none !important;
}

.bullet_img > ul > li:before {
	content: none !important;
}

.csm1 {
	width: 100% !important;
	min-height: unset !important;
}

.csm1 > .item-image {
	display: none;
}

img.flag {
  width: 24px;
  height: auto;
  margin-bottom: 10px;
  margin-right: 10px;
  display: inline;
}


.bullet_img {
  
}


@media only screen and (max-width: 900px) {
  #contentheader span.headline_inner {
    font-size: 2em;
  }

  	.hero-slogan .headline{font-size: 2.5rem; color:#0066b1; font-weight: 700;}
	.hero-slogan .subline{font-size: 1.7rem; color: #333;font-weight: 700;}
}

@media only screen and (max-width: 800px) {
  	#contentheader span.headline_inner {
    	font-size: 1.5em;
  	}

  	.slider-container > ul > li > .slide-desc{
  		top: 50% !important;
	}

  	.slider-container > ul > li > .slide-desc > .slide-desc-in > .slide-desc-text{
  		padding-top: 5px;
	}

	.slider-container > ul > li > .slide-desc > .slide-desc-in > .slide-desc-text > .slide-title {
		line-height: 100% !important;
    font-size: 0.8em !important;
    color: #0066b1 !important;
	}

  .slider-container > ul > li > .slide-desc > .slide-desc-in > .slide-desc-text > .slide-title > a{
  		font-size: 0.8em !important;
	}

  .slider-container > ul > li > .slide-desc > .slide-desc-in > .slide-desc-text > .slide-text {
      font-size: 14px !important;
      color: black !important;
  }

	.slider-container > ul > li > .slide-desc > .slide-desc-in > .slide-desc-text > .slide-text > a{
  		font-size: 14px !important;
	}
}

.com-content-article {
	margin-top: 0px !important;
}


@media only screen and (max-width: 700px) {
  	#contentheader span.headline_inner {
    	font-size: 1.5em;
  	}

  	.slider-container > ul > li > .slide-desc{
  		top: 30% !important;
	}

	.hero-slogan .headline{font-size: 2rem; color:#0066b1; font-weight: 700;}
	.hero-slogan .subline{font-size: 1.2rem; color: #333;font-weight: 700;}

  	
}

@media only screen and (max-width: 550px) {
  	#contentheader span.headline {
  		display: none;
	}

  .patent {display: block; position: relative; transform: none; right:auto;top: auto; margin-bottom: 1em;}

	.slider-container > ul > li > .slide-desc {
  		display: none !important;
	}

  #footer-last > .custom > .row > div {
    text-align: right;
    font-size: 1em;
    color: #0066B1 !important;
    padding-bottom: 30px;
  }

	#footer ul > li >a{
		text-align: left;
		width: 100% !important;
		position: relative;
	  	display: block;
	}
}



