@media (max-width: 768px ) 
{
    .header-slider {padding-bottom: 10px;margin-top: 83px;max-height: 100%;padding-top: 40px;}
    .slider-top{margin-top: 0}
    .header-slider h1 {font-size: 22px;}
    .header-slider p {font-size: 16px}
    .header-slider .img-slider {width: 100%}
    .owl-dots{display: none}
    .Minu-top .Ul-numper {
        font-size: 12px;
        text-align: center;
    }
    .Order,
    .takeMe{width: 80%;max-height: 90%;overflow-y: scroll;overflow-x: hidden;}
    
    .Order .logo,
    .takeMe .logo {padding-bottom: 25px}
    .iconGroup{padding-top: 7px}
    .statistics .owl-dots {opacity: 0}
    .title-Section {margin-top: 125px}
    .about-box .hidden-box {left: -5%;right: none}
    .owl-carousel .owl-item img{width: 80%;margin-left: 10%;}
    .header-slider .Features {width: 80%;margin-right: 10%;}
    .header-slider .Features:after,
    .header-slider .Features:before {display: none}

}
@media (max-width: 694px ) {
footer{
display:block;
}
footer p,footer .copyright,.pull-left{
float:none !important;
}
#besucherzaehler2 {
display:block;
margin-top:20px;
}
}
@media (min-width: 768px ) {
    .Minu-top .lang-change {top: 3px}
}