html{
    overflow-x: hidden;
}
body {
    background:#fff;
    overflow-x: hidden;
    position: relative;
    font-size: 1.2em !important;
    width: 100%;
}

.counter-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-top: 3em;
    margin-left: 1em;
  }
  
  .counter {
    font-size: 60px;
    margin-top: 10px;
  }


.lang{
    right:0;
    z-index: 1050;
    position: fixed;  
    font-size:0.7em; 
    height: auto;    
    right: 3.5em; 
    top: 2.4em; 
}
.noeyes {
    display:none;
}
.dropdown-menu{
    z-index: 1040; 
}
.btn-secondary {
    color: #000;
    background-color: transparent!important;
    border-color: transparent !important;
}
.btn-secondary:hover {
    color: #666;
    background-color: transparent !important;
    border-color: transparent !important;
    padding-left: 0em;
}
.mobiletop{
    margin-top: 0em;
}
#mobileMenuToggle:hover {
    color:black;
}
.btn-secondary:active {
    color: #666;
}
.btn-secondary:focus {
    color: #666;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: 0 0 0 .25rem rgba(130,138,145,.5);
}

#logo{
    width:428px; 
    height:120px;
    margin-top:0.1em;
    margin-left:1em;
    transition: 0.4s;
}
.democontent{
    width:100%;
}
.democontent2{
    width:100%;
}
.accordion-button {
    font-size:0.9em !important;
    background-color: #8aaea2;
    color:black;
}
li {
    margin-bottom: 1em;
}
h1{
    font-family:'barlow', sans-serif;
    font-size:2.5em !important;
    word-wrap: break-word;
    margin-bottom: 1em;
    color:#51766a;
}
h2{
    font-family:'barlow', sans-serif;
    font-size:2.5em !important;
    word-wrap: break-word;
    color:#51766a;
}
h3{
    font-family:'barlow', sans-serif;
    font-size:1.5em !important;
    word-wrap: break-word;
}
.tuerkis{
    color:#badacf !important;
}
.textblock{
        animation: einblenden 2s;
        -moz-animation: einblenden 2s;
        -webkit-animation: einblenden 2s; 
        -o-animation: einblenden 2s;
}
.text{
    font-size:1em !important;
    margin-top: 3em;
}
.mright-0{
    margin-right:0% !important
}
.mright-1{
    margin-right:1em !important
}
.mtop-2{
    margin-top:2em !important
}
.left {
    text-align: left !important;
}
.center {
    text-align: center !important;
}
.right {
    text-align: right !important;
}
.white{
    color:#ffffff;
}
.yellow{
    color:#8aaea2;
}
.bgyellow{
    background-color:#8aaea2;
}
.icon1{
    height:130px;
    width:auto;
    margin-bottom: 2em;
    margin-left:auto;
    margin-right:auto;
}
.icon2{
    height:130px;
    width:auto;
    margin-bottom: 2em;
    margin-left:auto;
    margin-right:auto;
}
.icon3{
    height:130px;
    width:auto;
    margin-bottom: 2em;
    margin-left:auto;
    margin-right:auto;
}
.icon4{
    height:130px;
    width:auto;
    margin-bottom: 2em;
    margin-left:auto;
    margin-right:auto;
}

.imgsec4{
    margin-top:5em;
    width: 100%; 
    height: auto;
}
.height100vh{
    height:100vh;
}
.btn-primary {
    color: #000;
    background-color: #8aaea2;
    border-color: #8aaea2;
}
.nav-link {
    font-weight: 400;
    font-family:'barlow', sans-serif;
    font-size:0.9em !important;
    line-height: 1em;
    display: inline-block;
    padding: 0;
}
.navbar {
    box-shadow: 0px 0px 0px black;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2) !important;
}
#navbarNav {
    overflow: hidden;
    padding: 2.5em 0em;
    transition: 0.4s;
    position: fixed;
    width: 100%;
    top: 1;
    z-index: 99;
  }
.navbgcolor{
    background-color: #fff;
}
.nav-item{
    margin-bottom: 0em;
    cursor: pointer;
    text-align: right;
}
.pointer{
    cursor: pointer;
}
.w100{
    width:100%;
}
.h3em{
    height:3em;
}
.py-1{
    padding-top: 0 !important;
}
.paddleftright3{
    padding-left:3em;
    padding-right:3em;
}
.paddleft{
    padding-left:4em;
}
.paddrightnone{
    padding-right: 0 !important;
}
.margbottxxs{
    margin-bottom:5px !important;
}
.margbott{
    margin-bottom:2em !important;
}
.margbottbig{
    margin-bottom:5em !important;
}
.paddtop15{
    padding-top:15em !important;
}
.paddtop20{
    padding-top:20em !important;
}
.paddtop{
    padding-top:10em !important;
}
.paddtopmobile{
    padding-top:10em !important;
}
.paddtopsmall{
    padding-top:5em !important;
}
.paddtopxsmall{
    padding-top:2.5em !important;
}
.paddtopxxsmall{
    padding-top:1.5em !important;
}
.paddtopxxsmall{
    padding-top:1.5em !important;
}
.paddbottbig{
    padding-bottom:5em !important;
}
.paddform{
    padding-bottom: 1em !important;
}
.paddcom1{
    padding: 1em 2em 1em 2em !important;
}
.medium{
    font-weight: 500 !important;
}
.imgwidth{
    width: 100%;
    height:auto;
}
.front {
    z-index:1;
}
.toppadwidth{
    width: 85%;
    height:auto;
    margin-top:5em;
}
.toppadwidth2{
    width: 97%;
    height:auto;
    margin-top:25em;
}
.toppadwidth3{
    width: 97%;
    height:auto;
    margin-top:5em;
}
.textvideo{
    padding-bottom:0.6em;
    padding-top:0.4em;
}
.videotitel{
    padding-bottom:0.7em;
}
.accordion-collapse {
    border-width: 0 0px !important;
}
.accordion-button:not(.collapsed) {
    color: #000 !important;
    background-color: #8aaea2 !important;
}
.accordion-body {
    padding: 1rem 1.25rem;
    background-color: #8aaea2 !important;
}
.accordion-button.collapsed {
    border-bottom-width: 0;
}
.pixel {
    position:absolute;
    top:95em;
    width:22%;
    height:auto;
    right:-0.9em;
    z-index:1;
}
.sec1 {
    padding-bottom: 0em;
    background-image: url(img/pixel-hg.svg), url(img/pixel-hg-grau3.svg);
    background-size: 100%, 90%;
    background-repeat: no-repeat, no-repeat;
    background-position: right -20em top -13em, right -1em bottom -50em;
    background-color: #fff;
}
.sec3 {
    padding-bottom: 10em;
    color:#fff;
    background-image: url(img/pixel-hg-gelb.svg);
    background-attachment: fixed;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: left -4em top 0em;
    background-color:#669999;
}
.sec4 {
    background-color:#FFF !important;
    background-image: url(img/pixel-hg-grau.svg), url(img/pixel-hg-gelb2.svg);
    background-size: 27%, 40%;
    background-attachment: fixed, scroll;
    background-repeat: no-repeat, no-repeat;
    background-position: right 0em top -22em, right 29em bottom -11em;
    padding-bottom: 5em;
}
.sec5 {
    background-color:#163054 !important;
    padding-bottom: 10em;
    
}
.sec6 {
    background-color:#FFF !important;
    background-image: url(img/pixel-hg-grau.svg);
    background-size: 47%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: right 0em top -12em;
}
.sec7 {
    padding-bottom: 10em;
}
.sec8 {
    background-color:#3c7965 !important;
    padding-bottom: 3em;
}
.site-header{
    background-color: #fff;
}
#topNav .navbar-nav li > a {
	text-transform: capitalize;
	color: #333;
	transition: background-color .2s, color .2s;
}

#langbut .dropdown-item {
    border-bottom: 6px solid white;
}

a{
    color: #000;
    text-decoration: none !important;
}
a:hover {
    border-bottom: 3px solid #8aaea2 !important;
    color: #333;
    transition: background-color .2s, color .2s
}

a:focus,a.active {
		border-bottom: 5px solid #8aaea2;
		color: #333;
        transition: background-color .2s, color .2s
}
a.yellow:hover {
        color: #8aaea2;
}
a.yellow:focus,a.active {
        color: #fff;
}
.navbar-nav {
    background-color: #fff;
}
#topNav a.active {
	border-bottom: 6px solid #8aaea2;
    color: #000;
    font-weight:700;
}
.gelbe-form {
    animation-name: FadeIn;
    animation-duration: 2s;
    transition-timing-function: linear;
    z-index: 10;
}
#send:focus {
    box-shadow: none;
    border:0;
}

#send:hover {
    background-color:#8aaea2;
    color:black;
}

#send:disabled {
    background-color:#8aaea2;
    color:black;
    opacity:1;
    border:0;
}
.grafik1{
    margin-top: 0em;
    position: absolute;
}
.videowrapper {
    position: relative;
    margin-top: 3em;
    padding-bottom: 56.25%;
    height: 0;
  }
  .videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .popup {
    display: none;
    position: fixed;
    padding: 10px;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    height: 400px;
    overflow-x: hidden;
    top: 30%;
    margin-top: -100px;
    background: #FFF;
    z-index: 20;
  }
  
  #popup1 {
    -webkit-box-shadow:  0px 0px 0px 9999px rgba(0, 0, 0, 0.5);
    box-shadow:  0px 0px 0px 9999px rgba(0, 0, 0, 0.5);
  }
  
  #popup2:after {
    position: fixed;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    z-index: -2;
  }
  
  #popup2:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #FFF;
    z-index: -1;
  }
.popup a,
  .popup a:visited {
    color: #000;
  }
  
  p {
      margin: 0;
  }
  
  p+p+p {
      font-size: 60%;
  }

  .bg-custom{
    background-color:#000;
    
    }
    .button-fixed{
    bottom: 0;
    position: fixed;
    left: 0;
    border-radius: 4px;
    }
    .fas{
    cursor: pointer;
    font-size: 24px;
    }
    p{
    font-size: 14px;
    }
    @keyframes FadeIn {
        0% {
          opacity: 0;
        }
        100% {
          opacity: 1;
        }
      }
      
      @-moz-keyframes FadeIn {
        0% {
          opacity: 0;
        }
        100% {
          opacity: 1;
        }
      }
      
      @-webkit-keyframes FadeIn {
        0% {
          opacity: 0;
        }
        100% {
          opacity: 1;
        }
      }
      
      @-o-keyframes FadeIn {
        0% {
          opacity: 0;
        }
        100% {
          opacity: 1;
        }
      }
      
      @-ms-keyframes FadeIn {
        0% {
          opacity: 0;
        }
        100% {
          opacity: 1;
        }
      }
@media screen and (min-width: 65em) {
    h1 {
        font-size: 2.5em  !important;
      }
    }
@media screen and (max-width: 64em) {
    #navbarNav {
        padding: 0 0;
    }
    h1 {
        font-size: 2.5em  !important;
      }
      .logo{
        width:428px; 
        height:120px;
        margin-left:1em;
    }
    .sec2 {
        background-image: none;
        height: auto;
        margin-bottom:5em;
    }
    .sec4 {
        height: auto;
    }
    .sec5 {
        height: auto;
    }
    .sec6 {
        height: auto;
    }
    .lang{
        right:0;
        z-index: 1050;
        position: fixed;  
        font-size:0.7em; 
        height: auto;    
        right: 5em; 
        top: 0em; 
    }
    }
    @media screen and (max-width: 50em) {
    #navbarNav {
        padding: 0 0;
    }
    h1 {
        font-size: 1.8em  !important;
      }
      h2{
        font-family:'barlow', sans-serif;
        font-size:1.8em !important;
        text-align:center;
    }
    h3{
        font-family:'barlow', sans-serif;
        font-size:1.3em !important;
        text-align:center;
    }
    #logo{
        width:428px; 
        height:120px;
        margin-left:1em;
        margin-top: 0em;
    }
      .sec2 {
          background-image: none;
          height: auto;
      }
      .sec4 {
        height: auto;
    }
    .sec5 {
        height: auto;
    }
    .sec6 {
        height: auto;
    }
    .lang{
        right:0;
        z-index: 1050;
        position: fixed;  
        font-size:0.7em; 
        height: auto;    
        right: 5em; 
        top: 1.5em; 
    }
    }
    @media screen and (max-width: 30em){
        #navbarNav {
            padding: 0 0;
            position:relative ;
        }
    .paddleft{
        padding-left:0em;
    }
    .pixel {
        visibility: hidden;
    }
    .grafik1{
        visibility: hidden;
    }
    h1 {
        font-size: 1.5em  !important;
      }
      
      h2{
        font-family:'barlow', sans-serif;
        font-size:1.5em !important;
        text-align:center;
    }
    h3{
        font-family:'barlow', sans-serif;
        font-size:1.1em !important;
        text-align:center;
    }
    #logo{
        width:428px; 
        height:120px;
        margin-left:1em;
        margin-top: 0em;
    }
    
    .sec1 {
    background-image: url(img/pixel-hg.svg), url(img/pixel-hg-grau3.svg);
    background-size: 150%, 130%;
    background-repeat: no-repeat, no-repeat;
    background-position: right -8em top 35em, right -5em bottom -19em;
}
    .sec2 {
        background-image: none;
        height: auto;
    }
    .sec3 {
        padding-bottom: 10em;
        color:#fff;
        background-image: url(img/pixel-hg-gelb.svg);
        background-attachment: scroll;
        background-size: 50%;
        background-repeat: no-repeat;
        background-position: left 0em top 0em;
        background-color:#669999;
    }
    .sec4 {
        height: auto;
        background-image: url(img/pixel-hg-grau.svg), url(img/pixel-hg-gelb2.svg);
        background-size: 50%, 80%;
        background-attachment: scroll, scroll;
        background-repeat: no-repeat, no-repeat;
        background-position: right 0em top -10em, right 4em bottom -5em;
    }
    .sec5 {
        height: auto;
        background-size: 70%;
        background-repeat: no-repeat;
        background-position: left 2em top 52em;
    }
    
    .sec6 {
        height: auto;
        background-image:  url(img/pixel-hg-blau2.svg), url(img/tuev-nord2.png);
        background-size: 25%, 85%;
        background-repeat: no-repeat, no-repeat;
        background-position: right 0em top -1em, left 1em top 38em;
    }
    .lang{
        right:0;
        z-index: 1050;
        position: fixed;  
        font-size:0.7em; 
        height: auto;    
        right: 5em; 
        top: 1.5em; 
    }
    .paddtopmobile{
        padding-top:0em !important;
    }
    }
    @media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1.5) { 
    #navbarNav {
        padding: 0 0;
        position:relative ;

    }
    .grafik1{
        display:none;
    }
    .pixel {
        visibility: hidden;
    }
    .paddleft{
        padding-left:0em;
    }
    .mobiletop{
        margin-top: 15em;
    }
    .righttitle{
        text-align:right !important;
    }
    h1 {
        font-size: 1.5em  !important;
      }
      h2{
        font-family:'barlow', sans-serif;
        font-size:1.2em !important;
        text-align:left;
    }
    h3{
        font-family:'barlow', sans-serif;
        font-size:1.1em !important;
        text-align:center;
    }
    #logo{
        width:428px; 
        height:120px;
        margin-left:1em;
        margin-top: 0em;
    }

    .sec2 {
        height: calc(100vh - 1px);
        background-position: center; 
        background-image: url(img/wissens-bg-mac.png);
    }
    .sec3 {
        padding-bottom: 10em;
        color:#fff;
        background-image: url(img/pixel-hg-gelb.svg);
        background-attachment: fixed;
        background-size: 80%;
        background-repeat: no-repeat;
        background-position: left -4em top 10em;
        background-color:#669999;
    }
    .sec4 {
        height: auto;
        background-image: url(img/pixel-hg-grau.svg), url(img/pixel-hg-gelb2.svg);
        background-size: 20%, 40%;
        background-attachment: scroll, scroll;
        background-repeat: no-repeat, no-repeat;
        background-position: right 0em top -15em, right 24em bottom -5em;
    }
    .sec5 {
        height: auto;
        background-size: 23%;
        background-repeat: no-repeat;
        background-position: left 7em top 27em;
    }
    .sec6 {
        height: auto;
    }
    .lang{
        right:0;
        z-index: 1050;
        position: fixed;  
        font-size:0.7em; 
        height: auto;    
        right: 5em; 
        top: 1.5em; 
    }
 }

 #captcha.correct:not(:focus) {
     border-color:rgba(13, 253, 33, 0.25);
 }

#captcha.correct:focus {    
    box-shadow: 0 0 0 .25rem rgba(13, 253, 33, 0.25);
}

@media only screen and (min-width: 1920px) and (max-width: 2560px) {

    .sec1 {
        padding-bottom: 9em;
        background-image: url(img/pixel-hg.svg), url(img/pixel-hg-grau3.svg);
        background-size: 100%, 90%;
        background-repeat: no-repeat, no-repeat;
        background-position: right -20em top -40em, right 2em bottom -90em;
        background-color: #fff;
    }
    
    .sec2 {
        position: relative;
        height: calc(100vh - 1px);
        padding-bottom: 10em;
    }
    .sec4 {
        height: calc(100vh - 1px);
    }
    .sec5 {
        height: calc(100vh - 1px);
    }
    .sec6 {
        height: calc(100vh - 1px);
        background-position: right 0em top -8em, left 20em top 33em;
    }
    .grafik1{
        display:none;
    }

    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1860px;
}
}

@media (min-width: 1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1860px !important;
}
}



/*IPAD Pro*/ 
/*Landscape* 
@media only screen and (min-width: 1366px) and (orientation: landscape) {  
    .pixel {
        visibility: hidden;
    }
    .navbar-nav {
        font-size: 0.8em !important;
    }
    .imgsec4{
        margin-top:5em;
        width: 100%; 
        height: auto;
    }
    .sec2 {
        background-position: center; 
        background-image: url(img/wissens-bg-ipad12land.png);
        background-repeat: repeat-y; 
        background-color: #2C3E50;
        position: relative;
        height: calc(100vh - 1px);
        padding-bottom: 10em;
    }
    .sec5 {
        height: auto;
        background-size: 25%;
        background-repeat: no-repeat;
        background-position: left 11em top 27em;
    }

    .sec6 {
        background-position: right 0em top -1em, left 12em top 35em;
    }
}
/
/*Portrait*/ 
@media only screen and (min-width: 1024px) and (orientation: portrait) { 
    .pixel {
        visibility: hidden;
    }
    .navbar-nav {
        font-size: 0.8em !important;
    }
    .imgsec4{
        margin-top:5em;
        width: 100%; 
        height: auto;
    }
    .grafik1{
        display:none;
    }
    .sec2 {
        position: relative;
        height: calc(100vh - 1px);
        padding-bottom: 10em;
    }
    .sec5 {
        height: auto;
        background-size: 30%;
        background-repeat: no-repeat;
        background-position: left 5em top 32em;
    }

    .sec6 {
        background-position: right 0em top -1em, left 10em top 38em;
    }
}
