* { border-radius: 0 !important; }

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

/* reset everythang */
html,body,div,span,applet,object,iframe,h1,h2,h2,h3,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
{
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

body {     border-top: 30px solid #26358c;  }

strong {font-weight: 700;}

.ce-bodytext ul li {
    list-style: outside;
    margin: 0px 20px;
}
html,button,input,select,textarea {
    font-family: Arial, Helvetia, sans-serif;
    color: #000;
    font-family: 'Source Sans Pro', Arial, Helvetia, sans-serif;
}

p,.csc-bulletlist,ol,ul,.contenttable,table {
    margin-bottom: .5em;
    font-family: 'Source Sans Pro', Arial, Helvetia, sans-serif !important;
    font-weight: 400;
    color: #3a3a3a;
    color: #000;    
    line-height: 1.4em !important;
    font-size: 14px;  
}


a {    color: #000; }

#content p a { text-decoration : underline; }

h2, h3, h4, h5, h6 {    color: #26358C;    font-weight: normal;  line-height: 1.1em; margin: 0em 0 .5em; }
h2 a, h3 a {    color: #26358C;    font-weight: normal;    text-decoration: none; }
h2 a:HOVER, h3 a:HOVER {    text-decoration: underline; }
h2 {    font-size: 1.7em; }
h3 {    font-size: 1.25em; }
h4 {    font-size: 1.2em; }
h5 {    font-size: 1.1em; }

.navbar-user {     background: #26358c;      min-height: 24px; }
.navbar-language i, .navbar-user .nav-inline a {     color: #FFF;  }
.navbar-language .dropdown-menu {     margin: -1px 0 0;    background-color: #26358c; }
.navbar-language .dropdown-menu  a img {   margin: 0px 5px -2px;   }
.navbar-language .dropdown-item:focus, 
.navbar-language .dropdown-item:hover {   color: #FFF; background: transparent; text-decoration: underline;    }

.bg-faded, body {    background: #f1f1f1; font-family: 'Source Sans Pro', Arial, Helvetia, sans-serif; }

.navbar-brand img { display: none; }
.navbar-brand { padding: 0; width: 141px;  height: 43px; background: url(../img/logo.png) 0 -30px; }

.container { max-width: 960px;  }

.container.navbar-default { padding: 0; }

#content > .container { background: #FFF;   }

@media (min-width: 1200px) {  
    #content > .container.m-t-3.zweispaltigkeit { background: url(../img/hg-content.png) repeat-y;   }
    #content > .container .col-menu {     width: 30%;      }
    #content > .container .col-main {     width: 70%;      }
    .nav-sidebar { max-width: 210px; } 
}

.nav-sidebar li {     font-size: 15px;    border-bottom: 1px solid #ccc; } 

.nav-sidebar li a {
    color: #4c4c4c;
    text-decoration: none;
    background-repeat: no-repeat;
    display: block;
    padding: 13px 0 13px 15px !important; 
    display: block;
    font-weight: 400; 
}

.nav-sidebar li a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    content: "\f0da";
    margin-left: -8px;
    position: relative;
    left: -5px;
    color: #CCC; 
}

.nav-sidebar li a.active, .nav-sidebar li a.active:hover {
    background-color: transparent !important; 
    color: #4c4c4c !important; 
    font-weight: bold; 
}

.nav-sidebar li a:hover:before {     color: #26358c ; }
.nav-sidebar li a.active:before {     content: "\f0d7";    margin-left: -12px;  color: #26358c ; }

#page_1 #content > .container { background: transparent; padding: 15px 0 0;   }

/*#page_1 #footer{ width: 930px;   }*/

.main-content {     margin-bottom: 50px; }
.main-content > .container.m-t-3 {    padding: 30px;  }


/* Navigation ------------------------ */

.p-t-1 {    padding-top: 2rem !important;}

#page { padding-top: 0!important;     margin-top: -24px; }

.navbar-fixed-top.bg-faded {  position: static;  }

ul.nav.navbar-nav.megamenu { top: 18px; }

ul.nav.navbar-nav.megamenu >li {    
    background: url(../img/hg-nav-a.png) no-repeat right 10px; 
    margin: 0;
    float: left;
    text-transform: uppercase;
}

ul.nav.navbar-nav.megamenu >li:last-child { background: transparent; }

ul.nav.navbar-nav.megamenu >li a {
    display: block;
    color: #5b5959;
    text-decoration: none; 
    font-weight: normal; 
}

/* TABs  ------------------------ */

.tab-content {  
    padding: 50px 10px;
    background: #fff;
    border: 1px solid #DDD;
    border-top: 0 none;
    margin-bottom: 0px;
}

.nav-tabs li.nav-item a {  
    text-align: center; 
    color: #3A3A3A;     
    text-transform: uppercase;    
    font-size: 17px;  
    border-color:#DDD;
    box-shadow: inset 0px -20px 45px 0px rgba(0, 0, 0, .05);
}

.nav-tabs .nav-link.active, 
.nav-tabs .nav-item.open .nav-link, 
.nav-tabs .nav-link.active:focus, 
.nav-tabs .nav-item.open .nav-link:focus, 
.nav-tabs .nav-link.active:hover, 
.nav-tabs .nav-item.open .nav-link:hover {
    box-shadow: -3px -3px 4px 0 rgba(0, 0, 0, .05), 3px -3px 4px 0 rgba(0, 0, 0, .05);
    height: 48px;
    margin-top: -10px;
    padding-top: 19px;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {    border-color: #CCC;}
#page_1 .nav-tabs li.nav-item {    width: 50%;  }
#page_1 .nav-tabs .nav-link { border-radius: 0; }
#page_1 .nav-tabs .nav-item + .nav-item {  margin-left: 0;  }

/* Jumbotron / Slider  ------------------------ */

header .jumbotron {     background: transparent !important; padding: 0;  margin-top: 15px;  }

.jumbotron .row > div { padding: 0; }

#slider-start { max-height: 392px; background: #f1f1f1; margin-bottom: 30px;  }

.carousel-indicators li  {      margin:1px ;  border: 0 none;  height: 25px; width: 20px; background: url(../img/icons.png) transparent -75px -50px;  }
.carousel-indicators li:hover {     background-position: -75px 0px !important;  }
.carousel-indicators .active {   height: 25px; width: 20px; margin:1px ; background-position: -75px -25px ; background-color: transparent;  }
.carousel-indicators  {  bottom: 0px; }

#page_1 .carousel-inner img { width: 960px; }

.slider-start .carousel-control { display: none;  }

footer#footer { width: 100%; max-width: 960px; margin: 0 auto;  }
.footer-section  { border: 0 none;   background: transparent;  padding: 0; }
.footer-section .container  {  padding: 0; }

#footer > div.footer-section.small > div > div.row.hidden-xs > div > div:last-child  { 
    background: #26358C; 
    padding: 25px 25px 10px;
    color: #FFF; 
    margin-top: 3rem; 
    margin-bottom: 0 !important; 
}

body.fr #footer > div.footer-section.small > div > div.row.hidden-xs > div > div:last-child { margin-top: 3em; }

footer#footer p  ,
footer#footer a  { color: #FFF;     font-size: 12px;  }

footer#footer .grey-box   { 
    background: #d5d5d5;
    height: 240px;
    position: relative;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
footer#footer .grey-box:hover {  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); }

footer#footer .grey-box  form input { max-width: 110px; }
footer#footer .grey-box  form,
footer#footer .grey-box  p  {     padding: 10px 15px 0;    color: #6a6a6a;}
footer#footer .grey-box  a {     color: #6a6a6a;}
footer#footer .grey-box  a.more-link {     color: #fff; position: absolute; right: 0; bottom: 0; }


.copyright { display: none; }

.container.m-t-3 { padding-top: 15px;  }
#page_1 .container.m-t-3 { margin-top: 0 !important; }

.blue-contact-bar,
.industry-contact-bar { 
    display: block;
    width: 100%;
    background-color: #26358c;
    padding: 15px 5px 8px;
    text-align: center;
    text-transform: uppercase;
    margin: 25px 0; 
}
.blue-contact-bar a,
.industry-contact-bar a {
    color: #FFFFFF;
    font-size: 16px;
    text-transform: uppercase;  
}

#content .industry-contact-bar p a {  color: #FFF; font-size: 18px; text-decoration: none;  }
#content .industry-contact-bar p a em {  margin-left: 10px; font-size: 24px; top: 1px; position: relative; }

.ce-media { margin-bottom: 10px; }

.ce-div { margin: 2rem 0; }

img.img-float-left { float: left; padding: 0 20px 5px 0 } 
img.img-float-right { float: right; padding: 5px 0 0 5px }

/* Megamenu  ----------------------------------------------------------------------------------------------------------------------------------------- */

/*#c1008 > ul > li:nth-child(1) > ul  { display: block !important ; }*/

.megamenu .dropdown-menu {     
    font-size: 0.9em;    
    font-weight: bold;    
    background: #26358c;         
    list-style: none;     
    border: 0 none; 
    border-radius: 0; 
    top: 46px !important; 
    box-shadow: none; 
    box-shadow: inset -500px 0px 350px -150px #037ad6,  0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); 
    width: 960px !important;
    height: 510px; 
}

ul.nav.navbar-nav.megamenu .dropdown-menu >li a ,
.megamenu *, 
.megamenu p, 
.megamenu a  { color: #fff; }

.navbar-nav .dropdown-menu .nav-item + .nav-item { margin-left: 0; }

.nav-item.dropdown.open a { color: #FFF !important;  }
.nav-item.dropdown.open, 
.nav-link.dropdown-toggle.has-submenu:hover { background: #26358c !important; color: #FFF;   }

ul.nav.navbar-nav.megamenu >li a { padding-left: 0.75rem;    padding-right: 0.75rem;    height: 50px;    padding-top: 15px; }

.dropdown-content  {     padding: 2rem  !important;  }
.dropdown-content .ce-div {     margin: 1rem 0;     border-color: rgba(255, 255, 255, 0.1);   }
.dropdown-content a {     padding: 0 !important;    height: auto !important; }
.dropdown-content a picture img {  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);   }
.dropdown-content .figure-caption { font-weight: normal; text-transform: none; color: #5b5959; font-size: 1rem;     margin: -26px 0 0 10px;   }
.teaser-box-cat-start .figure-caption,
.dropdown-content .col-xl-3 .figure-caption { margin: -21px 0 0 10px;  font-size: 0.8rem;     white-space: nowrap; }
div#c2874.teaser-box-cat-start div.ce-textpic.ce-left.ce-above div figure figcaption.figure-caption { font-size: 11px; }
.dropdown-content .ce-textpic  { position: relative; }
.dropdown-content .more-link {       display: inline-block !important;    padding: 5px 10px 6px 15px !important;    position: absolute;    bottom: -2px;    right: 0;  }
.dropdown-content .col-xl-3 .more-link {    padding: 1px 10px 3px 15px !important;    bottom: 2px;  }
.dropdown-content .col-xl-3 h4 {  font-size: 12px;   }


.dropdown-content figure {   transition: all 0.3s cubic-bezier(.25,.8,.25,1);   }
.dropdown-content figure:hover{ opacity: 0.5; }
.dropdown-content figure:hover .figure-caption { color: #000 !important; }

/* ---------------- */


.breadcrumb-section {margin-top: 15px; display: none; }

.breadcrumb-section .container {background: #26358c;}

.feature-chart table.contenttable th td {  background: #f2f2f2;  color: #3a3a3a;}

.feature-chart { background: #f2f2f2;padding: 20px;margin-left: 0px;}

.feature-chart h4 { 
    padding: 10px 10px 10px 3px;
    text-transform: uppercase;
    color: #26358C;
    text-shadow: 0 1px 1px white;
    margin: 0 0 20px;
    font-size: 15px;
    border-bottom: 1px solid #DDD;    
    font-weight: bold;
}

.feature-chart td, .feature-chart th { border: 0 none; }
.feature-chart tr  { font-size: 11px;  text-align: center; }
.feature-chart tr td:first-child  { text-align: right;  font-weight: bold; white-space: nowrap; padding-right: 5px; color: rgb(58, 58, 58); }
.feature-chart tr td { border-right: 1px solid rgba(0,0,0,.05); }
.feature-chart tr *  { padding: 3px;  }
.feature-chart tr:nth-child(even), .feature-chart thead tr { background: rgba(0,0,0,.05);  }

.feature-chart th,
.feature-chart th:nth-child(3) {     
    font-weight: bold;      
    white-space: nowrap;  
    color: rgb(58, 58, 58);  
    font-size: 11px; 
    height: 19px; 
    background: transparent !important ; 
    border: 0 none;
    border-radius:0; 
}

.feature-chart tr td:nth-child(3), .feature-chart tr th:nth-child(3) { box-shadow: none; }
.feature-chart tr td {  transition: all .25s; -webkit-transition: all .25s; -moz-transition: all .25s;  }
.feature-chart tr:hover td  { background: rgba(38, 53, 140, 1);  color: #FFF; }
.feature-chart tr:hover a,
.feature-chart tr a:hover{ color: #FFF; }
.feature-chart tr a.morelink { padding: 4px 6px 3px 15px; background-position: 0px -4px; }

.more-link {
    background-image: url(../img/hg-a.png);
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-weight: normal;
    padding: 5px 10px 6px 15px;
    font-size: 0.8em;
    text-decoration: none !important;
    color: #fff;
}
.more-link .fa { display: none; }
.more-link:hover { color: #FFF;  }

.col-xl-4 {     padding-right: 14px;    padding-left: 14px; }

/* Sonderregeln nach CIDs ----------------------------------------------------------------------------------------------- */

#c1152 img { height: 100%;  }

#c1152 > div > div:nth-child(1) ,
#c1152 > div > div:nth-child(3) {     border-right: 1px solid rgba(255,255,255,0.3);    max-width: 60px;    max-height: 25px;   }

#footer > div.footer-section.small > div > div:nth-child(2) { display: none; }

#c2769 .row > div:first-child > div:before ,
#c1033 .row > div:first-child > div:before {  display: none; }

#c2781 .row  [class *="col-"] > div ,
#c1055 .row  [class *="col-"] > div ,
#c1060 .row  [class *="col-"] > div {     border-top: 1px solid #bcbcbc;    padding-top: 10px;}

#c1032 { background: #26358c ;    margin: 15px 0 30px; }
#c1032 p { color: #FFF;    padding: 5px 0 0 7px;    height: 23px; font-size: 16px;  }

#c1060,
#c1055 { margin-top: 10px; }

#c2769 .nav-tabs li.nav-item:last-child a ,
#c1033 .nav-tabs li.nav-item:last-child a { border-left: 0 none; }

#c2769 h5 a ,
#c1033 h5 a {     margin: 0; font-size: 18px; color: #25358c; line-height: 1.1em; text-decoration: none; }

#c2769 h5 a:hover ,
#c1033 h5 a:hover  {     text-decoration: underline;   }

#c2769 .row > div > div:before ,
#c1033 .row > div > div:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 130px;
    background: #bcbcbc;
    float: left;
    margin: 0 0 0 -15px;
}

/* ------------------------------------------- */

#solution-dropdown,
#product-dropdown { margin: 0 0 0 -20px; position: relative;  z-index: 20;     }

.dopdown,
.tree-dropdown { float: left;  width: 33.33333333333333%;  border-right: 1px solid rgba(255,255,255,.25); position: relative; }

.tree-dropdown.lvl3 { border: 0 none; }
.tree-dropdown.lvl3 ul { width: 320px;  }
.tree-dropdown.disabled { opacity: 0.25;  }


.dopdown ul,
.tree-dropdown ul { 
    display: none;  
    position: absolute; 
    background: #26358C;
    width: 319px;
    z-index: 5; 
    top: 50px;
    box-shadow: inset -200px 0px 250px -160px #037ad6 , 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.dopdown ul { left: 0; }
.dopdown ul  li a { height: 30px; padding-top: 10px; border-top: 1px solid rgba(255,255,255,.25); }

#product-dropdown > ul.dopdown:nth-child(1) > div > li { font-size: 24px; }

.tree-dropdown li { 
    height: 40px;
    border-top: 1px solid rgba(255,255,255,.25);
    text-align: center;
    padding: 10px 20px 0;
}

#product-dropdown > .dopdown:nth-child(2) > li,
#product-dropdown > .dopdown:nth-child(3) > li { 
    padding: 15px 20px 0; 
}

.dopdown li { height: 50px;  }
.dopdown li li { height: 40px;  }

.dopdown li a,
.dopdown li,
.tree-dropdown li a ,
.tree-dropdown li { 
    text-shadow: none;    
    font-size: 16px;    
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    display: block;
    text-align: center;
}

#product-dropdown > .dopdown:nth-child(1) > div > li > a { padding-top: 15px;   text-align: center; font-size: 21px;     height: 50px; }
#product-dropdown > .dopdown:nth-child(1):after  {  display: none; }
/*#product-dropdown > .dopdown:nth-child(3) > li {  background: #506A9D;   color: rgba(255, 255, 255, 0.4);  }
#product-dropdown > .dopdown.selected:nth-child(3) > li {    color:#FFF;     background: #26358C;  }
#product-dropdown > .dopdown:nth-child(3):after { opacity: .4;  }
#product-dropdown > .dopdown.selected:nth-child(3):after {  opacity: 1;  }*/


.tree-dropdown.lvl3 li { padding: 0; height: 40px;}
.tree-dropdown.lvl3 li a { padding: 10px 20px;}

.dopdown label ,
.tree-dropdown label { padding: 17px; display: block; text-align: center; }

.tree-dropdown.enabled label { cursor: pointer;  }


.dopdown  li:hover,
.dopdown  label:hover ,
.tree-dropdown li:hover,
.tree-dropdown label:hover {
    color: rgba(255,255,255,.75);
    background: rgba(255,255,255,.1);
}

/* ######################################## */


#product-dropdown .selected label {
    /*    color: #0a5ca8;*/
}

#product-dropdown .tree-dropdown.selected:after {
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}


.dopdown:after,
#product-dropdown .tree-dropdown:after {
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    position: absolute;
    right: 10px;
    top: 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
    content:"";
    background: url(../img/arrows_tree-dropdown.png) no-repeat right 2px ;
    /*visibility: hidden;*/ 
}

.dopdown:after { 
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}


.dopdown:after,
.tree-dropdown label:after { 
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;    
    float: right; 
}

.tree-dropdown.disabled label:after {  content: "\f054"  ;  }
.tree-dropdown.enabled label:after {     content: "\f078"; }
.tree-dropdown.enabled.selected label:after {     content: "\f054" ;}

.dopdown:after {     content: "\f054" ;  color: #FFF;      margin-top: 8px;}


.dopdown.selected:after { 
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    margin-right: 20px;
    margin-top: 10px;
}


#product-dropdown .lvl3.tree-dropdown.selected:after { display: none;}

/* --------------------------------------------------------------- */
.contentheaders {
    background: #26358C;
    height: 50px; 
    position: relative;
    /*padding: 15px 0 20px 312px;*/
    /*padding: 15px 0 20px 0px;*/
    color: #fff;
    text-shadow: 0 0 25px rgba(0, 0, 0, .5);
    -moz-text-shadow: 0 0 25px rgba(0, 0, 0, .5);
    -webkit-text-shadow: 0 0 25px rgba(0, 0, 0, .5);
}

/*#page_1 .contentheaders {display: none;!important}*/

.contentheaders h3 {
    font-size: 27px;
    position: absolute;
    bottom: -2px;
    font-weight: 500;
    left: 10px;
    color: #fff;
    text-transform: uppercase;
}

.header-index-chapters .contentheaders {
    padding-left: 20px;
}

/*.contentheaders h3 {
    font-size: 38px;
    position: absolute;
    bottom: 10px;
    font-weight: 300;
    left: 310px;
}*/

.contentheaders h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 5px 0 0 2px;
}

/* -------- */

#product-single h1 {
    font-size: 26px;
    font-weight: normal;
    color: #26358C;
    padding-bottom: 5px;
}

#product-single h2 {
    font-size: 16px;
    margin: 10px 0;
    color: #686868;
}

#product-single h3 {
    background: url(../img/arrows_singleprod.png) #F2F2F2 no-repeat 600px 2px;
    padding: 10px;
    text-transform: uppercase;
    color: #999;
    text-shadow: 0 1px 1px #fff;
    font-weight: bold;
    margin: 0 0 10px;
    font-size: 15px;
    border-bottom: 1px solid #DDD;
    font-weight: bold;  
}

#product-single ul {
    list-style: square;
    padding-left: 40px;
}

#product-single .grey-box {
    width: 280px;
    float: right;
    margin: 0 0 20px 40px;
    background: #f2f2f2;
    padding: 10px;
    margin-bottom: 40px;
}

.teaser-box-cat-start { position: relative; }
.teaser-box-cat-start .more-link {     position: absolute;    bottom: 0px;    right: 0px; border-bottom: #a6a6a6; border-right: #a6a6a6; } 

@media screen and (min--moz-device-pixel-ratio:0) {
    .teaser-box-cat-start .more-link { bottom: 2px; }
}

/* -------- */

.news-list-view { margin-top: 20px;  }
.news-list-view .article {    padding-bottom: 5px;    margin-bottom: 5px; }
.news-list-view  .news-list-item div.col-md-9.articletype-0 { width: 100%; padding: 0;  }
.news-list-view div.col-xs-12.col-sm-4.col-md-3.col-lg-3.col-xl-3 ,
.news-list-view .label ,
.news-list-view .page-navigation:first-child { display: none; }
.news.news-single .header h3 { line-height: 1em;  margin: 10px 0; }
.news-list-view h3  { line-height: 1em;  }
.news-list-view h3 a  {   text-decoration: none; color: #25358C; margin: 5px 0 5px 0; font-size: 18px; display: block; line-height: 1.2em;   }
.news-list-view h3 a:hover   {   text-decoration: underline ;   }

.news-list-view .article + .article  { border-top: 1px solid #EEE;  }
.news-list-view .extra  { text-indent: -99999px;  }
.news-list-view .extra time {     color: gray; position: absolute; left: 0;    top: -20px;      text-indent: 0; }

.news-list-view span.news-list-morelink {
    background: url(../img/back_morelink.png) no-repeat left top;
    height: 30px;
    margin-top: 10px;
    display: block;
    padding: 0;
    width: 82px;
}

.news-list-view span.news-list-morelink a {
    color: white;
    font-size: 12px;
    text-decoration: none;
    left: 14px;
    position: relative;
    text-decoration: none;
    top: 3px;
    text-transform: uppercase;
}

.news .footer { border: 0 none;  }

.news-list-category ,
.news-list-date { color: gray; font-weight: 300 !important; }

.news.news-single h1 { font-size: 30px;    color: #26358C;    margin: 0 0 10px 0; font-weight: 300;  }
.news.news-single .extra { margin: 0 0 10px 0; color: #BBB; font-size: 0.9em;  }
.news.news-single .extra .label-info { background-color: #BBB; }
.news.news-single .btn.btn-default {    
    background: url(../img/back_morelink.png) 0 7px no-repeat;    
    height: 40px; width: 50px;    
    color: #ffffff;
    font-family: 'Source Sans Pro', Arial, Helvetia, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 0.5em;
    text-decoration: none;
    text-transform: uppercase;
    padding: 11px 13px;
    display: block;
}

.news-single .lead p { font-weight: 500 !important; font-size: 1em; }
.news-single p b { font-weight: 700 !important;  }
.news-single .social { border-top: 1px solid #DDD; margin: 20px 0 0 0 ; padding: 20px 0 0 0 ; }

/*  ----------------------- */

.page-navigation {    margin: 15px 0;  padding-top: 15px; border-top: 1px solid #eee; }
.page-navigation li {    float: left;    display: block;    text-transform: uppercase;    margin: 0 10px 0 0;}

.page-navigation li strong, .page-navigation li a {
    min-width: 9px;
    display: block;
    padding: 7px 12px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
}

.page-navigation li a {    background: #26358C;    color: #fff !important;}
.page-navigationli a:hover {    text-decoration: underline;}
.news .page-navigation ul li.current {    background-color: #D5D5D5 !important;    font-weight: normal;  padding: 7px 12px; }
.news .page-navigation p  {  display: none;  }
.news .page-navigation ul { float: none; }

.fr .news-list-view span.news-list-morelink  { width: 103px ; }

/*  ----------------------------------------------------------------------------------------------------------------------------------------- */

.pagination, ul.tx-indexedsearch-browsebox { border-radius: 0; }
.page-link, ul.tx-indexedsearch-browsebox li a { color: #26358c; }

.page-item.active .page-link, 
ul.tx-indexedsearch-browsebox li.active .page-link, 
ul.tx-indexedsearch-browsebox li.active ul.tx-indexedsearch-browsebox li a, 
ul.tx-indexedsearch-browsebox li ul.tx-indexedsearch-browsebox li.active a, 
.page-item.active ul.tx-indexedsearch-browsebox li a, 
ul.tx-indexedsearch-browsebox li .page-item.active a, 
.page-item.active .page-link:focus, ul.tx-indexedsearch-browsebox li.active .page-link:focus, 
ul.tx-indexedsearch-browsebox li.active ul.tx-indexedsearch-browsebox li a:focus, 
ul.tx-indexedsearch-browsebox li ul.tx-indexedsearch-browsebox li.active a:focus, 
.page-item.active ul.tx-indexedsearch-browsebox li a:focus, ul.tx-indexedsearch-browsebox li .page-item.active a:focus, 
.page-item.active .page-link:hover, ul.tx-indexedsearch-browsebox li.active .page-link:hover, 
ul.tx-indexedsearch-browsebox li.active ul.tx-indexedsearch-browsebox li a:hover, 
ul.tx-indexedsearch-browsebox li ul.tx-indexedsearch-browsebox li.active a:hover, .page-item.active ul.tx-indexedsearch-browsebox li a:hover, 
ul.tx-indexedsearch-browsebox li .page-item.active a:hover { 
    background-color: #26358c;
    border-color: #26358c;
}

#product-single .productimage .image {     left: -30px;     position: relative; } 
#product-single .calltoaction  {      position: absolute;    right: 0;          } 

#content > .container.m-t-3 { margin-top: 0 !important ; }


/* Powermail  ----------------------------------------------------------------------------------------------------------------------------------------- */
.tx-powermail h3 {
    display: none;
} 

.tx-powermail legend {
    display: block;
    color: #26358C;
    font-size: 1.25em;
    font-weight: 600;
    margin-bottom: 20px;
    border-top: 1px solid #DDD;
    padding-top: 20px;
}



/* Powermail  ----------------------------------------------------------------------------------------------------------------------------------------- */



/* _----- Support Programs \m/ ---- _ */
.contenttable thead {
    font-weight: bold;
}

.contenttable caption {
    text-indent: -99999px;
}

.contenttable {
    text-align: center;
    width: 100%;
    margin: 10px 0 30px;
    font-size: 12px;
}

.contenttable td,.contenttable th {
    padding: 11px 5px;
    height: 12px;
    overflow: hidden;
    color: #636363;
    background: #EEE;
    transition: all 0.5s ease-in-out;
    vertical-align: middle;
}

.contenttable th {
    border-radius: 8px 8px 0 0;
    background: #666;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
}

.contenttable th:nth-child(1) {    background: #fff; }
.contenttable th:nth-child(2) {    background: #cccccc; }
.contenttable th:nth-child(3) {    background: #999999;    height: 35px; }
.contenttable th:nth-child(4) {    background: #666666; }
.contenttable th:nth-child(5) {    background: #333333; }
.contenttable tr:nth-child(2n) td {    background: #F7F7F7; }

.contenttable tr td:nth-child(3),.contenttable tr th:nth-child(3) {
    box-shadow: inset 5px 0 5px rgba(0, 0, 0, .05), inset -5px 0 5px rgba(0, 0, 0, .05);
}

.contenttable tr:hover td {    background: #aaa;    color: #fff; }

.support-feature.yes {
    background: url(../img/support-programs_check.png) no-repeat center 10px;
    display: block;
    height: 30px;
    width: 20px;
    margin: 0 auto;
}

/*+++++*/

.ce-bodytext p a i.fa { display: none; } 

.main-content .grey-box { 
    background: none repeat scroll 0 0 #F2F2F2;    
    padding: 20px;
    position: relative;
}

blockquote {
    background: url(../img/quote.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0;
    padding: 45px 5px 20px;
}

blockquote p {    color: #666;    font-size: 16px;    line-height: 1.4em; }

/*####*/

.support-downloads {
    position: relative;
    border: 1px solid #ddd;
    padding: 10px;
    margin: 20px 0 20px 0;    
}

.support-downloads hr { border: 0 none; }

#product-filter li.segment {    padding: 12px 12px 0 6px;    width: 45%;    float: left;  list-style: none; }
#product-filter li.segment input[type=checkbox] {    margin: 15px 0 0 10px; }
#product-filter li#product {    border: 0 none; }

.support-downloads h3 {
    width: 160px;
    margin: 10px 0 10px 10px;
    font-size: 12px;
    color: gray;
    display: none;
}

#product-filter .annotation {    padding: 10px;    float: left; }

#product-filter input[type=submit],.support-downloads input[type=submit] {
    right: 0;
    position: absolute;
    margin: 5px 0 0;
    padding: 6px 11px 6px 15px;
    color: #fff;
    border: 0 none;
    background: url(../img/hg-a.png) no-repeat left 0;
    font-size: 0.8em;
    text-transform: uppercase;
    font-weight: normal;
    margin: 5px 0 0;
    bottom: -2px;
    position: absolute;
}

#product-filter input[type=submit]:hover,.support-downloads input[type=submit]:hover {    text-decoration: underline; }

select { border: 1px solid #CCC  ; }

.contentlist li,.tx-ee-products-single-item-desc-specs li {  padding: 0 0 9px;  list-style: square !important; }

.btn.btn-primary.powermail_submit { 
    margin-right: 10px;
    display: inline-block;
    padding: 4px 14px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: whiteSmoke;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#E6E6E6));
    background-image: -webkit-linear-gradient(top, white, #E6E6E6);
    background-image: -o-linear-gradient(top, white, #E6E6E6);
    background-image: linear-gradient(to bottom, white, #E6E6E6);
    background-image: -moz-linear-gradient(top, white, #E6E6E6);
    background-repeat: repeat-x;
    border: 1px solid #BBB;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #A2A2A2;
    border-radius: 4px;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    margin-left: 155px;
}

.feature-chart table.contenttable th {     font-size: inherit;  }  
.feature-chart table.contenttable th {     font-size: inherit;  }  
.feature-chart table tr:hover td {    background: rgba(38, 53, 140, 1);    color: #FFF; }
.feature-chart table.contenttable th i.fa {   display: none;  }  
.feature-chart table.contenttable th ,
.feature-chart table.contenttable td {   line-height: 1em;  }  
.feature-chart .contenttable tr td:nth-child(3), 
.feature-chart .contenttable tr th:nth-child(3) { box-shadow: none; }
.feature-chart .contenttable tr th:nth-child(3) { height: auto;  }
.feature-chart table .more-link {     padding: 5px 4px 4px 9px;    background-position: 0px 1px;    background-size: 1100%;   }

/*-------------------------------------------------------------------------------------------------------------------- Download-Center -------------------------- */
.download-area {    background: url('../img/resource-center.png') no-repeat 0 0;    padding-top: 160px;  } 
.download-area h5 { color: #25358c; }
.download-area select, .download-area input {  padding: 3px; min-width: 180px;  }
.download-area .contact {     margin-top: 30px;    margin-bottom: 20px;}
.download-area ul li { list-style: none;  } 

.download-area .resellers_item { 
    height: 180px; 
    /*width: 22.47010707%;*/ 
    padding: 0 2%; 
    position: relative; 
    margin-bottom: 20px; 
    border-bottom: 1px solid #EEE;    
}

.download-area .resellers_item i { font-size: 12px; display: block; padding-top: 4px; }
.download-area .resellers_item a { position: absolute; bottom: 20px;  }
.download-area [class *="col"]:nth-child(1n+2) { margin-left: 0; }
.download-area .product_img { margin: 30px 0; text-align: center; }
.download-area .product_img #productpic { margin:0;  }
.download-area #results { border-top: 1px solid #DDD; padding-top: 30px; }

.download-area .resellers_item strong {
    padding: 5px 0 5px 22px;
    line-height: 1em;
    background-image: url('../img/download-type.png'); 
    background-repeat: no-repeat;
}

img.loader {     margin: 0 auto;    display: block;}


#product-single a span,
.downloaditem_product a { 
    font-size: 13px; 
    padding: 6px 0 3px 22px;
    background-image: url('../img/download-type.png');     
    background-repeat: no-repeat;
    padding: 5px 0 5px 22px;
    display: block;
}

#product-single a span { margin-bottom: -15px; }

.download-area .resellers_item.Diagnostic strong,
.downloaditem_product a.Diagnostic { background-position: 0 5px; }

.download-area .resellers_item.Developer strong,
.downloaditem_product a.Developer {background-position: 0 -143px; }

.download-area .resellers_item.Windows strong,
.downloaditem_product a.Windows { background-position: 0 -292px; }

.download-area .resellers_item.Encoders strong,
.downloaditem_product a.Encoders { background-position: 0 -892px; }

.download-area .resellers_item.Decoders strong,
.downloaditem_product a.Decoders { background-position: 0 -441px; }

.download-area .resellers_item.FAQ strong,
.downloaditem_product a.FAQ { background-position: 0 -592px; }

.download-area .resellers_item.Manuals strong,
.downloaditem_product a.Manuals { background-position: 0 -744px; }

#product-single a span,
.download-area .resellers_item.Software strong,
.downloaditem_product a.Software { background-position: 0 -1192px; }

#product-single a span.lists-and-forms,
.download-area .resellers_item.Whitepaper strong ,
.downloaditem_product a.Whitepaper { background-position: 0 -1492px; }

#product-single a span[class^="datasheets"],
.download-area .resellers_item.Datasheet strong,
.downloaditem_product a.Datasheet { background-position: 0 -1046px; }

.download-area .resellers_item.Feature strong ,
.downloaditem_product a.Feature { background-position: 0 -1342px; }

.download-area .resellers_item.VITEC strong,
.downloaditem_product a.VITEC { background-position: 0 -1644px; }

#product-single a span.use-cases,
.download-area .resellers_item.Cases strong,
.downloaditem_product a.Cases  { background-position: 0 -1795px; }

#product-single a span.graphics,
.download-area .resellers_item.Image strong,
.downloaditem_product a.Image { background-position: 0 -2095px;}

.download-area .resellers_item.Brochures strong ,
.downloaditem_product a.Brochures { background-position: 0 -1945px; }

/*-------------------------------------------------------------------------------------------------------------------- Ende Download-Center -------------------------- */

#cookie-bar {display: none !important;} 
#page_157 .news-list-morelink {display: none;}

.carousel-caption { width: 100%; height: 90%; top: 0; left: 0; right: 0; padding: 0; }
.carousel-item p {   height: 100%;    width: 100%;  } 
.carousel-item a { font-size: 40px;     display: block;    height: 100%;    width: 100%; text-indent: -99999px; } 

/*#c446 { display: none; }*/ 

.fr #mobile-footer .nav-link { 
    background: url('../../typo3conf/ext/demotemplate/Resources/Public/Icons/Flags/de.gif') no-repeat; 
    padding: 0 0px 0 20px;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


.tx-indexedsearch-searchbox { display: none; }

#bd-search-nav {   
    width: 200px;
    right: 0; 
    position: absolute;
    top: 68px;
}

#bd-search-nav .btn.btn-search  {       color: #FFF;       background: #26358c;}


#header {     width: 100%; max-width: 960px;    margin: 0 auto; position: relative; }

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/*kleine Händies*/
@media (max-width: 480px)  {
    #page_1 .tab-content div { border: 0 none; } 
    #page_1 div:before ,
    .subnavi ,
    #contact-buttons-bar { display: none !important; }
    .navbar-brand { margin-left: 30px; }
    .teaser-box-cat-start .img-fluid {     width: 100%; }
    #footer > div.footer-section.small > div { padding: 0 20px 20px; }
    footer#footer .grey-box { height: 230px; margin-bottom: 10px;   }
    footer#footer .grey-box p {     padding: 5px 5px 0;   }
    #c2318 > div > figure > img { max-width: 100%; height: auto; }  
    .footer-section .col-xs-6 {  padding: 0px 5px;  }
    #product-single .calltoaction { position: static; width: 75%;  }
    .tx-vitec .support-downloads select { width: 100%; } 
    #product-filter li  { width: 100% !important; float: none !important;  }
    .download-area { background-size: contain; padding-top: 40px;   }
    #c2810 > div > div > div:nth-child(1) { margin-left: 0 !important; }
    .download-area .contact {    margin-top: 0px;     margin-bottom: 5px; }
    #c2810 > div > div > div.col-md-3.col-xs-12,
    #c2810 > div > div > div:nth-child(2)  { border-top: 1px solid #DDD; padding-top: 10px;  }
    .download-area select, .download-area input { width: 100%; }
    .feature-chart { padding: 0; }
    .feature-chart h4 { margin-left: 10px;  }
    .feature-chart tr td:first-child {     white-space: normal;  }
}

/*Händie quer, kleine Tablets*/
@media (min-width: 481px) and (max-width: 767px)  {   
    #contact-buttons-bar { display: none !important; }
    .navbar-brand { margin-left: 50px; }    
    #c2781 .row  [class *="col-"] > div, #c1055 .row  [class *="col-"] > div, #c1060 .row  [class *="col-"] > div { border: 0 none; }
    #page_1 .tab-content  .clearfix,
    #c2769 .row > div > div:before, #c1033 .row > div > div:before { display: none !important; } 
    #product-single .grey-box { width: auto; margin: 20px 0 0 0; float: none; }
    #product-single .calltoaction { position: static; width: 75%;  }
    .feature-chart { padding: 0; }
    .feature-chart h4 { margin-left: 10px;  }
}

/*iPad*/
@media (min-width: 768px) and (max-width: 991px) { 
    #contact-buttons-bar { display: none !important; }
    .navbar-brand { margin-left: 50px; }    
    .tx-ee-menu2 { display: none; }
    .navbar-toggler {     font-size: 34px; margin-right: 20px; }   
    .navbar-language  {   margin-right: 20px; }   
    #product-dropdown > ul:nth-child(3) > li > ul {     left: auto;    right: 0; }
    .footer-section {     width: 96%;    margin: 0 auto;} 
    .feature-chart { padding: 0; }
    .feature-chart h4 { margin-left: 10px;  }
}

@media (min-width: 992px) and (max-width: 1199px){
}

@media (min-width: 1200px) {  
}


.typo3-messages { display: none; }

#page_157 .news.news-single .news-list-category {  
    width: 40px;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 0;
    margin-bottom: -5px; 
}

/*#page_160.fr #c2934 { display: none; }*/

.event {
    border-top: 1px solid #EEE;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 20px;
}
.event .container {	
    padding-top: 20px;
}
.event h5 {
    margin-bottom: .5em;
    font-family: 'Source Sans Pro', Arial, Helvetia, sans-serif !important;
    font-weight: 400;
    color: #3a3a3a;
    color: gray;
    line-height: 1.4em !important;
    font-size: 14px;
}
.white-container {
    background: white;
}
a#hevc { cursor: pointer; }

/* Support text blue header */

.support-text p {    color: white !important;    font-size: 12px !important;    }
.support-text img {    float:left;    width: 45px; }

@media (max-width: 980px) {  
    .support-text {	display: none; }
}

.support-text-fr p {	color: white !important;	font-size: 12px !important;}
.support-text-fr img {	float:left;	width: 45px;}

@media (max-width: 980px) {  
    .support-text-fr {
        display: none;
    }
}
/*.tree-dropdown li  { display: none !important;  }
#c4296 { display: none; }
*/

#c3309,
#c2572 {     
    background: #26358c;
    box-shadow: inset -500px 0px 300px -200px #037ad6;
    margin: 1px -16px 0;
    border: 1px solid #26358c;
    border-top: 1px solid #5475b7;
    padding: 0 16px; 
} 

