/*#recaptcha_privacy {display: none;}*/
.searchform {display: none;}

/*search box*/
/*.col-sm-6.form-container {
float: right;  }
button.searchsubmit { height: 42px;  }
input,
textarea {
  display: inline-block;
  font-size: inherit;
  width: 100%;
  max-width: 100%;
  height: 42px;
  padding: 5px 10px;
  box-shadow: none;
  line-height: normal;
  border: 1px solid #E5E5E5;
  background-color: #FFF;
  background-image: none;
  border-radius: 0;
  transition: all 0.18s ease;
}
.fa-search:before {
  content: "\f002";
} */

div.slogan {font-size: 150%; text-align: center; font-weight: 600; margin-top: 10px }
.gfield_label {text-transform: none;  font-family: arial, sans-serif}
section.widget .testimonial blockquote p {
  font-size: 1.3em;
line-height: 1.5em;
}

img.alignnone.size-medium, img.alignnone.size-full {border: 1px solid silver; padding: 5px;}
.cisc-col-md-6.cisc-col-sm-6.cisc-col-xs-12  {font-size: 17px}
.cisc-row p {font-size: 17px}
/*.widget-wrap.parallax p {border: 1px solid silver; line-height: 1.8em; padding: 3%; background: aliceblue; max-width: 1024px; }*/

/* Distributors*/
area {cursor:pointer;}
path {fill:#fffff0;stroke:silver;}
text {fill:rgb(150,150,180);font-size:2.4em;font-style:italic;}
.ad {display:none;} 
#adfields {display:none; padding: 0.5em; border-radius:6px; position:absolute;margin-top:-480px;margin-left:226px;background:rgba(255,255,255,0.8);width:190px;font-size:70%;height:340px;line-height:128%;}
#adfields p { margin:0;}
#adfields h3 { margin-top: 0.5em; }
#adfields hr { display:block;background:navy;color:navy;margin:0; margin-top:1em;}

.underheader {
padding-left: 28%;
 border-bottom: 1px solid silver;
 border-top: 2px solid silver;
background: aliceblue;
  color: dimgray;
  font-size: 1.5em;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: left;
  height: 75px;
  width: 100%;
/* -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.45);
  -moz-box-shadow:  1px 1px 2px 0px rgba(0,0,0,0.45);
  box-shadow:  1px 1px 2px 0px rgba(0,0,0,0.45);*/}

.header {
  background-color: #004e7a;
  padding: 16px 0 0px;
  border-top: 1px solid transparent;
  transition: border-color 0.5s ease;
  width: 100%;}


/* Captions */
.wp-caption-text { font-style: italic; font-size: 90%;  line-height: 20px; margin: 6px 0 5px 0;}

.cisc-button.cisc-shortcode-scheme-blue {
border-radius: 2px;
background-color: #004e7a; 
    -webkit-border-radius: 3px;
    cursor: pointer;
    box-shadow: 0 0 2px 1px #555, inset 0 2px 3px #ddd;
    -moz-box-shadow: 0 0 2px 1px #555, inset  0 2px 3px #ddd;
    -webkit-box-shadow: 0 0 2px 1px #555, inset  0 2px 3px #ddd;
    -o-box-shadow: 0 0 2px 1px #555, inset  0 2px 3px #ddd;
    transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -webkit-transition: all 100ms ease;
    -o-transition: all 100ms ease;
padding: 9px  7px  6px  8px;
}

.topimage { max-width: 100%, height: auto, and display:block; border: 1px solid silver; padding: 3px;}
.cisc-accordion-panel-content {
  padding: 20px;
  border-width: 2px;
  border-color:#004E7A;
  border-style: solid;
  text-shadow: none;
}
.cisc-accordion-panel .cisc-accordion-panel-title a {
  display: inline-block;
  font-weight: normal;
  font-size: 18px;
  font-family: inherit;
  margin: 0 3px 0 0;
  height: auto;
  line-height: normal;
  border: none;
  box-shadow: none;
  text-align: left;
  vertical-align: middle;
  padding: 12px 18px 11px;
  width: 100%;
  text-decoration: none;
  text-shadow: none;
  /* Default styling */
  border-radius: 2px;
  color: white;
  background-color: silver;
}
.cisc-accordion-panel .cisc-accordion-panel-title a.cisc-active, .cisc-accordion-panel .cisc-accordion-panel-title a:hover {
  text-decoration: none;
  color: #FFF;
  background-color: silver;
}

ul.fa-ul {line-height: 2em; padding-left: 0; margin-left: 0; margin-bottom: 4%;}
i.fa.fa-file-pdf-o,i.fa.fa-check-circle  { margin-left: 0px; padding-left: 0px; padding-right: 5px}
.fa-ul li { margin-left: 0px; padding-left:0 }
ul {line-height: 2em;  margin-bottom: 4%; }
ul li {line-height: 1.6em; }

div.circle1 .team-label,div.circle2 .team-label,div.circle3 .team-label  {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.3em;
    font-weight: 500;
    color: white;
    padding: 7px;
    display:block;
    margin: 116% auto auto auto;
    width: 100%;
    text-align: center;
    border-radius: 3px;
    background: rgba(0,0,0,0.4);
}
div.circle1small .team-label,div.circle2small .team-label,div.circle3small .team-label {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1em;
    font-weight: 400;
    color: white;
    padding: 3px;
    display:block;
    margin: 20% auto auto 130%;
    width: 180%;
    text-align: center;
    border-radius: 3px;
    background: rgba(0,0,0,0.4);
}

div.circle1small {
    border-radius: 50%;
    border: 14px solid rgba(255,255,240,0.0);
    width: 80px;
    height: 80px;
   background-image: url(images/gray-icon.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80px;
    margin-left: 3%;
}
div.circle2small {
    border-radius: 50%;
    border: 14px solid rgba(255,255,240,0.0);
    width: 80px;
    height: 80px;
   background-image: url(images/green-icon.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80px;
    margin-left: 3%;
}
div.circle3small {
    border-radius: 50%;
    border: 14px solid rgba(255,255,240,0.0);
    width: 80px;
    height: 80px;
   background-image: url(images/blue-icon.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80px;
    margin-left: 3%;
}
div.circle1 {
    border-radius: 50%;
    border: 14px solid rgba(0,100,0,0.0);
    width: 180px;
    height: 180px;
    background-image: url(images/gray-icon.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 180px;

}
div.circle2 {
    border-radius: 50%;
    border: 14px solid rgba(0,100,0,0.0);
    width: 180px;
    height: 180px;
    background-image: url(images/green-icon.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 180px;

}
div.circle3 {
    border-radius: 50%;
    border: 14px solid rgba(0,78,122,0.0);
    width: 180px;
    height: 180px;
    background-image: url(images/blue-icon.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 180px;

}
.buttonback,
input[type="buttonback"],
buttonback,
.buttonback {
  display: inline-block;
  font-weight: normal;
  font-size: 14px;
  margin: 1% 0 2% 0;
  width: 60px;
  height: 30px;
  line-height: 0.7;
  border: none;
  box-shadow: none;
  border-radius: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 8px 8px;
  background-color: gray;
  color: #FFF;
  text-transform: normal;
  font-family: arial, sans-serif;
  transition: 0.18s background-color ease, color 0.18s ease,  0.18s border-color ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: relative;
}

.raumfront {
    margin-top: 3%;
    margin-left: 10%;
    display: flex;
   display: -webkit-flex;
   -webkit-flex-direction: row;
   flex-direction: row;
    align-items: center;
    justify-content: center;
  width: 100%;
}
.inhaltfront {
     flex: 1 1 1;
     background-color: white;
     width: 33%;
     height: auto;
     /*margin: 10px;*/
     justify-content: center;
  width: 100%;
}

.raum {
    display: flex;
   display: -webkit-flex;
   -webkit-flex-direction: row;
   flex-direction: row;
}
.inhalt {
     flex: 1 1 1;
     background-color: white;
     width: 33%;
     height: auto;
     margin: 10px;
}

.halfoverview {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /*background: silver;*/
  border: 14px solid silver;
  /*padding: 18px;*/
}
.halfoverview > div {
  font-size: 120%;
  width: 50%;
  padding: 30px ;
  background: rgba(240,248,255,0.2);
line-height: 1.4em;
}
.halfoverview > div:first-child {
  margin-right: 0px;
  width: 50%;
  border-right: 8px solid silver;
}

.half {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: lightgrey;
  padding: 18px;
  margin: 2% 5% 1% 0%; 
}
.half > div {
  font-size: 120%;
  width: 50%;
  padding: 30px 30px 30px 30px ;
  background: whitesmoke;
line-height: 1.4em;
}
.half > div:first-child {
  margin-right: 8px;
  width: 50%;
}
.halftrans {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: transparent;
  padding: 5px;
}
.halftrans > div {
  font-size: 120%;
  width: 50%;
  padding: 20px 18px 20px 20px ;
  background: transparent;
line-height: 1.4em;
}
.halftrans > div:first-child {
  margin-right: 8px;
  width: 50%;
}

div.widget-wrap {  background: transparent; padding-top: 40px; }
.mainimg { border-bottom: 1px solid #E5E5E5 ; margin-bottom: 3%; padding-bottom: 1%; }
.attachment-ci_widget_split_custom.wp-post-image {border: 1px solid silver; padding: 1%;}
hr { border: 1px solid #E5E5E5 ; margin-bottom: 4%;  }
h2.section-title {
  font-size: 24px;
  font-weight: 600;
  padding: 0 0 14px;
  border-bottom: 1px solid darkslategray;
  margin: 0 0 1%;
  text-transform: none;
  letter-spacing: 0px;
  color: darkslategray;
}

section.widget_ci-hero h1 {
  font-size: 36px;
  text-transform: none;
  margin: 0;
}
#navigation a {
  padding: 2px 6px 20px 6px;
  color: #FFF;
  text-transform: none;
  font-size: 16px;
  font-family:  Arial, sans-serif;
  /* Global Menu Link Styles */
}
#navigation.sf-arrows .sf-with-ul:after {
  content: '\f078';
  font-family: FontAwesome;
  position: absolute;
  top: 30%;
  right: 4px;
  margin-top: -10px;
  font-size: 8px;
  font-weight: normal;
}
body {
  line-height: 1.571428571;
  font-size: 15px;
  color: #414141;
  font-family:  Arial, sans-serif;
  background-color: white;
}
h2 {padding-top: 2%; 
  font-weight: 600;  
  font-family:  Arial, sans-serif;
  line-height: normal;
  margin: 0 0 15px 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  text-transform: none;}

h1, h3, h4, h5, h6 {
  font-family:  Arial, sans-serif;
  line-height: normal;
  margin: 0 0 15px 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  font-weight: normal;
  text-transform: none;
}

.slide-title {
  text-transform: none;
  margin: 0 0 25px;
  line-height: 1.1;
  color: black;
  font-size: 28px;
  font-weight: normal;
  text-shadow: none;
max-width: 86%;
}
.slide-content p {
  color: black;
  font-size: 16px;
  line-height: 1.35;
  margin: 0 0 10px;
max-width: 86%;
  font-weight: 400;
  text-transform: none;
  font-family: arial, sans-serif;
  text-shadow: none;
}
.slide-content {
background: rgba(240,248,255,0.9);
border-radius: 3px;
border: 1px solid silver;
padding: 3%;
max-width: 70%;
margin-top: 44%;
}

.pre-head {
  background-color: whitesmoke;
  color: dimgray;
  font-family: "Oswald", sans-serif;
  font-size: 11px;
  font-weight: 300;
  text-transform: uppercase;
  height: 40px;
  padding: 0;
  letter-spacing: 0.2em;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11;
}
.home-slider .slides li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.0);
border-bottom: 5px solid gainsboro;
box-shadow: 3px 3px 6px #a7a7a7;
}
.sidebar {
  padding: 25px  20px  25px  35px;
border: none;
  border-left: 1px solid silver;
}

.site-logo {
  margin: -8% 0 5% 5%;
  line-height: 1;
  text-transform: uppercase;
  font-size: 30px;
position:absolute; 
top: 28px; 
z-index: 200; 
max-width: 100%;
}

.site-tagline {
  font-family: arial, sans-serif;
  text-transform: uppercase;
  color: white;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  letter-spacing: 0.0em;
  line-height: 1;
padding-bottom: 34px;
float: left;
}

@media (max-width: 980px) {
/* h2.section-title {margin-top: 10%; }
.site-logo {max-width: 40%; }
.site-tagline {font-size: 95%; }*/

}

@media (max-width: 767px) {
#lang_sel_list.lang_sel_list_horizontal {margin-top: 20%}
.iclflag {margin-right: 5%;}
div.slogan {font-size: 100%; text-align: center; font-weight: 600; margin-top: 8px }
h1 {font-size: 16px;
}
.underheader {
  font-size: 1em;}
.header {
  background-color: #004e7a;
  padding: 16px 0 0px;
  border-top: 1px solid transparent;
  transition: border-color 0.5s ease;
  width: 100%;
}
 h2.section-title {margin-top: 10%;
 }
.site-logo {max-width: 20%; 
}
.site-tagline {font-size: 90%; padding-left: 10%;
 }
.cisc-button.cisc-shortcode-scheme-blue {
border-radius: 1px;
background-color: #004e7a; 
    -webkit-border-radius: 3px;
    cursor: pointer;
    box-shadow: 0 0 2px 1px #555, inset 0 2px 4px #ddd;
    -moz-box-shadow: 0 0 2px 1px #555, inset  0 2px 4px #ddd;
    -webkit-box-shadow: 0 0 2px 1px #555, inset  0 2px 4px #ddd;
    -o-box-shadow: 0 0 2px 1px #555, inset  0 2px 4px #ddd;
    transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -webkit-transition: all 100ms ease;
    -o-transition: all 100ms ease;
font-size: 0.8em;
padding: 7px 5px 7px 5px;
}
.pumpen-hotline-image {display: none;
}
h2 {padding-top: 1%; 
  font-size: 130%;
  font-weight: 500;  
  font-family:  Arial, sans-serif;
  line-height: normal;
  margin: 0 0 15px 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  text-transform: none;
}
div.circle1 .team-label,div.circle2 .team-label ,div.circle3 .team-label  {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.05em;
    font-weight: 400;
    color: white;
    padding: 2px;
    display:block;
    margin: 118% auto auto auto;
    width: 120%;
    text-align: center;
    border-radius: 2px;
    background: rgba(0,0,0,0.5);
}
div.circle1 {
    border-radius: 50%;
    border: 14px solid rgba(0,0,0,0.0);
    width: 120px;
    height: 120px;
    background-image: url(images/gray-icon.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 120px;
}
div.circle2 {
    border-radius: 50%;
    border: 14px solid rgba(0,0,0,0.0);
    width: 120px;
    height: 120px;
    background-image: url(images/green-icon.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 120px;
}
div.circle3 {
    border-radius: 50%;
    border: 14px solid rgba(0,0,0,0.0);
    width: 120px;
    height: 120px;
    background-image: url(images/blue-icon.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 120px;
}
.halftrans {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: transparent;
  padding: 5px;
}
.halftrans > div {
  font-size: 92%;
  width: 50%;
  padding: 20px 18px 20px 20px ;
  background: transparent;
line-height: 1.5em;
}
.halftrans > div:first-child {
  margin-right: 8px;
  width: 50%;
}
.half {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: lightgrey;
  padding: 10px;
}
.half > div {
  font-size: 70%;
  width: 50%;
  padding: 10px ;
  background: whitesmoke;
line-height: 1.1em;
}
.half > div:first-child {
  margin-right: 8px;
  width: 50%;
}
}

@media only screen and (max-width: 568px) {

h1 {font-size: 16px;
}
.slide-title {
  text-transform: none;
  margin: 0 0 25px;
  line-height: 1.1;
  color: dimgray;
  font-size: 18px;
  font-weight: normal;
  text-shadow: none;
max-width: 86%;
}
div.circle1 .team-label,div.circle2 .team-label ,div.circle3 .team-label  {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 0.8em;
    font-weight: 400;
    color: white;
    padding: 2px;
    display:block;
    margin: 118% auto auto auto;
    width: 110%;
    text-align: center;
    border-radius: 2px;
    background: rgba(0,0,0,0.5);
}
div.circle1 {
    border-radius: 50%;
    border: 14px solid rgba(0,0,0,0.0);
    width: 90px;
    height: 90px;
    background-image: url(images/gray-icon.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 90px;
}
div.circle2 {
    border-radius: 50%;
    border: 14px solid rgba(0,0,0,0.0);
    width: 90px;
    height: 90px;
    background-image: url(images/green-icon.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 90px;
}
div.circle3 {
    border-radius: 50%;
    border: 14px solid rgba(0,0,0,0.0);
    width: 90px;
    height: 90px;
    background-image: url(images/blue-icon.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 90px;
}
}

/*slider */

@media only screen 
and (min-width: 320px) 
and (max-width: 479px){ 
h1.section-title  {margin-top: 5px;
}
.home-slider .slides li  {
   height: 100px;
   position: relative;
}
.slide-title {
  text-transform: none;
  line-height: 1.1;
   color: dimgray;
  font-size: 13px;
  font-weight: normal;
  text-shadow: none;
  max-width: 79%;
}
.slide-content {
display: none;
}
.home-slider .slides li {
    background-size: contain !important;
}
a.btn.btn-slider.btn-tag {
margin-top: -5%;
display: none; }
  }

@media only screen and (min-width: 480px) and (max-width: 767px){ 
.slide-content {
display: none;
}
h1.section-title  {margin-top: 0%;
}
.home-slider .slides li  {
   height: 140px;
   position: relative;
}
.slide-title {
  text-transform: none;
  line-height: 1.2em;
   color: dimgray;
  font-size: 13px;
  font-weight: normal;
  text-shadow: none;
  max-width: 67%;
 }
/*.slide-content {
background: rgba(255,255,255,0.9);
border-radius: 3px;
border: 1px solid silver;
padding: 3%;
  max-width: 52%;
margin: 2% 0 10% 0;
}*/
.home-slider .slides li {
    background-size: contain !important;
}
}

/*@media only screen and (min-width: 768px) and (max-width: 991px){ 
.home-slider .slides li  {
  height: 250px;
position: relative;}
 .slide-title {
  text-transform: none;
  margin: 0 0 155px 0;
  line-height: 1.1;
   color: dimgray;
  font-size: 24px;
  font-weight: normal;
  text-shadow: none;
  max-width: 79%;}
.slide-content {
background: rgba(100,100,100,0.0);
border-radius: 5px;
margin: 2% 2% 10% 2%;
  max-width: 64%;
margin-top: 34%;
}
}

@media only screen and (min-width: 992px) and (max-width: 1999px){ 
.home-slider .slides li  {
  height: 550px;
position: relative;}

}

/* Print Styles */
@media print {
body { background:white; color:black; margin:0 }
#sidebar,#navigation,#lang,#text-19 { display:none }
}

@media (min-width: 320px) and (max-width: 479px){   .main {
    padding: 0px 0 0 0;
  }
}
@media (min-width: 480px) and (max-width: 568px){   .main {
    padding: 0px 0 0 0;
  }
}
@media (min-width: 569px) and (max-width: 767px){   .main {
    padding: 0px 0 0 0;
  }
}
@media (min-width: 758px) and (max-width: 1194px){   .main {
    padding: 100px 0 0 0;
  }
}
@media (min-width: 1195px){   .main {
    padding:77px 0 0 0;
  }
}
.halfdiv{width:50%; float:left; padding:10px 40px 10px 0px;}
.thirddiv{width:33%; min-width:200px; float:left; padding:10px 20px 10px 20px;}