body{
    overflow-x: hidden;
}
.dnone{
    display: none;
}
.video-container{
    min-height:1080px;
}
.vitamy{
    background: #fff;
    position: relative;
    z-index: 10;
    padding: 50px 0;
    
}
.categorie, .bg1, .testimonialsy, .brand-color-1, .foot_menu{
    position: relative;
    z-index: 10;
}
.inputGroupContainer{
    padding-bottom: 20px;
}
.topimg{
    background: url(gfxi/top.jpg);
    background-size: cover;
    height: 400px;
    margin-top:100px;
}
.gal-pic{
    overflow:hidden;
    max-height: 170px;
}
.gal-pic a{
    display: block;
}
form .glyphicon, form .head-ghost-btn{
    color: #000;
}

#kontakt{
    position: relative;
}
#kontakt a{
    color: #fff;
}
#foot2, #foot3{
    position: absolute;
    bottom: 20px;
    right: 20px;
}
#cook_woyt{
    top:100px!important;
}
.cat_p h1{
    color:#000;
    margin-bottom:30px;
}
.kategorie .col-md-3{
    margin-top: 50px; 
}
.navbar-default .navbar-nav > li > a{
    color:#aaa;
}
.change .navbar-nav > li > a{
    color:#333;
}

.menu_left_cat{
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.menu_left_cat li {
    border-bottom: 1px solid #aaa !important;
    padding: 10px;
    text-align: center;
    transition: all 0.2s ease 0s;
}
.menu_left_cat li:hover {
    background-color: #f0f0f0;
}
.menu_left_cat li a {
    color: #333;
    transition: all 0.2s ease 0s;
}
.menu_left_cat li a:hover {
    text-decoration: none;
}
.pielogr{
    background: #87a600;
    color: #fff;
}
.pielogr .glyphicon {
    color: #87a600;
    background: #fff;
}
.pielogr .glyphicon::before{
    color: #87a600;
}
.pielogr .head-ghost-btn{
     background-color: #fff;
    border: 1px solid #fff;
    color:#000;
}
.galfancy{
    text-align: center;
}
#foot2, #foot3{
          position: absolute;
          bottom: 20px;
          right: 20px;
}
@media screen and (min-width: 1px) and (max-width: 1200px){
    .navbar  .container{
        width:100%;
    }
}

@media screen and (min-width: 1px) and (max-width: 900px){
    .text-rotation-header h1{
        font-size: 40px;
    }
    .header-subinformation{
        top:250px;
        max-width: 90%;
        left:5%;
    }
    .vitamy, .swing{
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        min-height: 500px;
    }
    .baskont-counters{
        background: #202020 !important;
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .video-container{
        min-height: 800px;
    }
    .nav>li>a{
        padding: 10px 8px;
    }
    .header-subinformation{
        top:250px;
        max-width: 90%;
        left:5%;
    }
    
}
@media screen and (min-width: 1px) and (max-width: 768px){
    .nav{
        background: #fff;
    }
    .video-overlay{
        width: 90%;
    }
    .biegly  .col-md-2{
        margin-bottom: 30px;
    }
    .header-subinformation{
        top:300px;
    }
    .header-subinformation a{
        margin-bottom: 30px;
        display: block;
    }
   .foot_menu{
    display: none;
   }
   
    .navbar-default .navbar-toggle{
        margin-top: 40px;
    }
    #navbar ul{
        margin: 0;
    }
    .head-icon-phone{
        color: #000 !important;
    }
   
    .navbar-nav>li>a{
        line-height: 40px;
        text-transform: uppercase;
        font-size: 17px;
    }
    .topimg{
        height: 200px;
    }
    .parallax.bg1{
    height: 500px;
    background-attachment: inherit !important;
    background-position: center 0px !important;
  }
  
  .fancybox-title-float-wrap{
    width: 100%;
  }
  .fancybox-title-float-wrap .child{
    max-width: 100%;
    white-space: pre-line;
  }
}