@media only screen and (max-width: 1366px) {

    .menu {
        float: right !important;
        text-align: right !important;
        width: 49% !important;
    }

    ul.slimmenu li > ul {
        /*display: none !important;*/
        border: 1px solid transparent !important;
        width: 100%;
        text-align: center !important;
        height: 61px !important;
        margin-bottom: 5px;
    }

    ul.slimmenu li ul li a {
        padding: 0 !important;
        text-align: center !important;
    }
    /*
    .sub-collapser {
        display: none;
    }
    */
    .sub-menu-projects li {
        padding: 5px 0 5px 0;
    }
}

@media screen and (max-width: 1024px) {
    [id="navigation"] li:nth-child(2) a {
        padding-right: 35px
    }
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/*Responsive menu*/
@media only screen and (max-width: 768px){
    .flexslider{
        position: relative;
        width: 100%;    
        height: 100%; 
    }
        
    .sub-collapser {
        display: block !important;
        width: 40px !important;
        height: 40px !important;
        text-align: center !important;
    }
   
    [id="navigation"] li:nth-child(2) a {
        padding-right: 35px
    }

    .menu {
        width: 100% !important;
    }

    .container {
        width: 100%;
    }

    #slider-container {
        width: 100%;
        margin-bottom: -5px;
    }

    .content {
        width: 100%;
    }

    footer {
        width: 100%;
    }

    header {
        width: 100%;
    }

    #slider {
        /* width: 2328px; */
        overflow: hidden;
    }

    .next {
        right: 0;
    }

    video{
        width: 100%;
    }

    .dec-about-us {
        margin-top: -6px;
    }

    .text-middle {
        text-align: center;
    }
    
    .prev {
        padding: 20px;
    }

    .up-line {
        width: 100%;
    }

    .social,
    .contacts,
    .address {
        display: block;
        text-align: center;
        margin: 0 auto 20px auto !important;
    }

    .footer-logo-gif {
        float: none;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
}

/* Samsung Galaxy S3 / S4
/*==========================================*/
@media only screen
and (min-width: 320px)
and (max-height: 640px) {
    header { width: 99%; }
    footer { width: 100%; }
    iframe { width: 100%; }
    /* ul.slimmenu li .sub-collapser { display: block; } */
    ul.slimmenu li > ul { border: 1px solid red; width: 100%; }
    ul.slimmenu li ul li a { padding: 11px 0px 11px 1px; }
    .container { width: 100%; }
    .change { width: 100%; margin-left: 0; } 
    .under-line { width: 100%; }
    .header-logo { width: 100%; }
    .distribution-plant { width: 100%; margin-left: 0;}
    .distribution-plant img { max-width: 100%; }
    .schame-left {margin-right: 0; width: 100%; margin: auto; text-align: center; }
    /* .resp-cols { width: 100%; float: left; text-align: center; } */
    /* .up-line { width: 100%; } */
    /* .link-container { width: 220px; margin: auto; text-align: center;} */
    .address { margin-bottom: 20px; margin-left: 0;}
    .social { margin-top: 20px;}
    .content { width: 100%; text-align: center; }
    .content-imprint {width: 100%; text-align: center; }
    .distribution { width: 100%; margin: 0; }
    /* .box-two { text-align: center; } */
    .arrow-left { margin-left: 10px;}
    .arrow-right { margin-right: 10px;}

    .footer-logo-container {
        width: 200px;
        margin: auto;
    }

   /* .menu {
        float: right;
        text-align: center;
        width: 100%;
    } */

    /* .footer-logo-gif{
        text-align: center;
        margin-top: 14px;
        height: 45px;
        width: 100%;
        
    } */

    #slider-container {
        width         :   100%;
        overflow      : hidden;
        text-align    : left;
        cursor        : pointer;
    }

    .text-left { width: 100%; }
    .about-title { width: 100%; margin: 0; text-align: center; }

     .next{
        position: absolute;
        right: 0;
        padding: 20px;
        z-index: 99999; 
    }
    .prev{
        left: -7px;
        position: absolute;
        z-index: 99999;
    }

     video{
        width: 100%;
    }
} 

@media only screen
and (min-width: 320px)
and (max-height: 640px)
and (orientation: landscape)
{
    header { width: 99%; }
    footer { width: 100%; }
    iframe { width: 100%; }
    /* ul.slimmenu li .sub-collapser { display: block; } */
    ul.slimmenu li ul li a { padding: 11px 0px 11px 1px; }
    ul.slimmenu li > ul { border: 1px solid red; width: 100%; }
    .container { width: 100%; }
    .change { width: 100%; margin-left: 0; } 
    .footer { width: 100%; }
    .under-line { width: 100%; }
    .content-scheme { width: 100% }
    .header-logo { width: 100%; }
    .distribution-plant { width: 100%; margin-left: 0;}
    .distribution-plant img { max-width: 100%; }
    .schame-left {margin-right: 0; width: 100%; margin: auto; text-align: center; }
    /* .resp-cols { width: 100%; float: left; text-align: center; } */
    /* .up-line { width: 100%; } */
    /* .link-container { width: 220px; margin: auto; text-align: center;} */
    .address { margin-bottom: 20px; margin-left: 0;}
    .social { margin-top: 20px;}
    .content { width: 100%; text-align: center; }
    .content-imprint {width: 100%; text-align: center; }
    .distribution { width: 100%; margin: 0; }
    /* .box-two { text-align: center; } */

    .footer-logo-container {
        width: 200px;
        margin: auto;
    }

    /* .menu {
        float: right;
        text-align: center;
        width: 100%;
    } */

    #slider-container {
        width         :   100%;
        overflow      : hidden;
        text-align    : left;
        cursor        : pointer;
    }

    .text-left { width: 100%; }
    .about-title { width: 100%; margin: 0; text-align: center; }

     .next{
        position: absolute;
        right: 0;
        padding: 20px;
        z-index: 99999; 
    }
    .prev{
        left: -7px;
        position: absolute;
        z-index: 99999;
    }
     video{
        width: 100%;
    }
}

/* Samsung Galaxy S5
/*==========================================*/
@media only screen
and (min-width: 360px)
and (max-height: 640px)
{
    header { width: 99%; }
    footer { width: 100%; }
    iframe { width: 100%; }
    /* ul.slimmenu li .sub-collapser { display: block; } */
    ul.slimmenu li ul li a { padding: 11px 0px 11px 1px; }
    ul.slimmenu li > ul { border: 1px solid red; width: 100%; }
    .container { width: 100%; }
    .change { width: 100%; margin-left: 0; } 
    .footer { width: 100%; }
    .under-line { width: 100%; }
    .content-scheme { width: 100% }
    .header-logo { width: 100%; }
    .distribution-plant { width: 100%; margin-left: 0;}
    .distribution-plant img { max-width: 100%; }
    .schame-left {margin-right: 0; width: 100%; margin: auto; text-align: center; }
    /* .resp-cols { width: 100%; float: left; text-align: center; } */
    /* .up-line { width: 100%; } */
    /* .link-container { width: 220px; margin: auto; text-align: center;} */
    .address { margin-bottom: 20px; margin-left: 0;}
    .social { margin-top: 20px;}
    .content { width: 100%; text-align: center; }
    .content-imprint {width: 100%; text-align: center; }
    .distribution { width: 100%; margin: 0; }
    /* .box-two { text-align: center; } */

    .footer-logo-container {
        width: 200px;
        margin: auto;
    }

    /* .menu {
        float: right;
        text-align: center;
        width: 100%;
    } */

    #slider-container {
        width         :   100%;
        overflow      : hidden;
        text-align    : left;
        cursor        : pointer;
    }

    .text-left { width: 100%; }
    .about-title { width: 100%; margin: 0; text-align: center; }

    /* .footer-logo-gif{
    text-align: center;
    margin-top: 14px;
    height: 45px;
    width: 100%;
    
    } */
     .next{
        position: absolute;
        right: 0;
        padding: 20px;
        z-index: 99999; 
    }
    .prev{
        left: -7px;
        position: absolute;
        z-index: 99999;
    }
     video{
        width: 100%;
    }
}

@media only screen
and (min-width: 360px)
and (max-height: 640px)
and (orientation: landscape)
{
    header { width: 99%; }
    footer { width: 100%; }
    iframe { width: 100%; }
    /* ul.slimmenu li .sub-collapser { display: block; } */
    ul.slimmenu li ul li a { padding: 11px 0px 11px 1px; }
    ul.slimmenu li > ul { border: 1px solid red; width: 100%; }
    .container { width: 100%; }
    .change { width: 100%; margin-left: 0; } 
    .footer { width: 100%; }
    .under-line { width: 100%; }
    .content-scheme { width: 100% }
    .header-logo { width: 100%; }
    .distribution-plant { width: 100%; margin-left: 0;}
    .distribution-plant img { max-width: 100%; }
    .schame-left {margin-right: 0; width: 100%; margin: auto; text-align: center; }
    /* .resp-cols { width: 100%; float: left; text-align: center; } */
    /* .up-line { width: 100%; } */
    /* .link-container { width: 220px; margin: auto; text-align: center;} */
    .address { margin-bottom: 20px; margin-left: 0;}
    .social { margin-top: 20px;}
    .content { width: 100%; text-align: center; }
    .content-imprint {width: 100%; text-align: center; }
    .distribution { width: 100%; margin: 0; }
    /* .box-two { text-align: center; } */

    .footer-logo-container {
        width: 200px;
        margin: auto;
    }
   /* 
    .menu {
        float: right;
        text-align: center;
        width: 100%;
    } */


    #slider-container {
        width         :   100%;
        overflow      : hidden;
        text-align    : left;
        cursor        : pointer;
    }

    .text-left { width: 100%; }
    .about-title { width: 100%; margin: 0; text-align: center; }

    /* .footer-logo-gif{
        text-align: center;
        margin-top: 14px;
        height: 45px;
        width: 100%;
     } */
      .next{
        position: absolute;
        right: 0;
        padding: 20px;
        z-index: 99999; 
    }
    .prev{
        left: -7px;
        position: absolute;
        z-index: 99999;
    }

     video{
        width: 100%;
    }
}

/* IPHONE 2G - 4S
/*==========================================*/
@media only screen and (min-width : 320px)
and (max-width : 480px)
{
    header { width: 99%; }
    footer { width: 100%; }
    iframe { width: 100%; }
    ul.slimmenu li .sub-collapser { display: block; }
    ul.slimmenu li ul li a { padding: 11px 0px 11px 1px; }    
    ul.slimmenu li > ul { border: 1px solid red; width: 100%; }
    .container { width: 100%; }
    .change { width: 100%; margin-left: 0; } 
    .footer { width: 100%; }
    .under-line { width: 100%; }
    .content-scheme { width: 100% }
    .header-logo { width: 100%; }
    .distribution-plant { width: 100%; margin-left: 0;}
    .distribution-plant img { max-width: 100%; }
    .schame-left {margin-right: 0; width: 100%; margin: auto; text-align: center; }
    /* .resp-cols { width: 100%; float: left; text-align: center; } */
    .up-line { width: 100%; }
    /* .link-container { width: 220px; margin: auto; text-align: center;} */
    .address { margin-bottom: 20px; margin-left: 0;}
    .social { margin-top: 20px;}
    .content { width: 100%; text-align: center; }
    .content-imprint {width: 100%; text-align: center; }
    .distribution { width: 100%; margin: 0; }
    /* .box-two { text-align: center; } */
    .arrow-left {margin-left: 10px;}
    .arrow-right {margin-right: 10px;}

    .footer-logo-container {
        width: 200px;
        margin: auto;
    }

    .menu {
        float: right;
        text-align: center;
        width: 100%;
    }

    #slider-container {
        width         :   100%;
        overflow      : hidden;
        text-align    : left;
        cursor        : pointer;
    }

    .text-left { width: 100%; }
    .about-title { width: 100%; margin: 0; text-align: center; }

    /* .footer-logo-gif{
        text-align: center;
        margin-top: 14px;
        height: 45px;
        width: 100%;
      } */

       .next{
        position: absolute;
        right: 0;
        padding: 20px;
        z-index: 99999; 
    }
    .prev{
        left: -7px;
        position: absolute;
        z-index: 99999;
    }

     video{
        width: 100%;
    }
}

@media only screen and (min-width : 320px)
and (max-width : 480px)
and (orientation : landscape)
{
    header { width: 99%; }
    footer { width: 100%; }
    iframe { width: 100%; }
    ul.slimmenu li .sub-collapser { display: block; }
    ul.slimmenu li ul li a { padding: 11px 0px 11px 1px; }
    ul.slimmenu li > ul { border: 1px solid red; width: 100%; }
    .container { width: 100%; }
    .change { width: 100%; margin-left: 0; } 
    .footer { width: 100%; }
    .under-line { width: 100%; }
    .content-scheme { width: 100% }
    .header-logo { width: 100%; }
    .distribution-plant { width: 100%; margin-left: 0;}
    .distribution-plant img { max-width: 100%; }
    .schame-left {margin-right: 0; width: 100%; margin: auto; text-align: center; }
    /* .resp-cols { width: 100%; float: left; text-align: center; } */
    .up-line { width: 100%; }
    /* .link-container { width: 220px; margin: auto; text-align: center;} */
    .address { margin-bottom: 20px; margin-left: 0;}
    .social { margin-top: 20px;}
    .content { width: 100%; text-align: center; }
    .content-imprint {width: 100%; text-align: center; }
    .distribution { width: 100%; margin: 0; }
    /* .box-two { text-align: center; } */

    .footer-logo-container {
        width: 200px;
        margin: auto;
    }

   .menu {
        float: right;
        text-align: center;
        width: 100%;
    }

    #slider-container {
        width         :   100%;
        overflow      : hidden;
        text-align    : left;
        cursor        : pointer;
    }

    .text-left { width: 100%; }
    .about-title { width: 100%; margin: 0; text-align: center; }

    /* .footer-logo-gif{
        text-align: center;
        margin-top: 14px;
        height: 45px;
        width: 100%;
    
    } */

     .next{
        position: absolute;
        right: 0;
        padding: 20px;
        z-index: 99999; 
    }
    .prev{
        left: -7px;
        position: absolute;
        z-index: 99999;
    }

     video{
        width: 100%;
    }
}

/* IPHONE 5
/*==========================================*/
@media only screen and (min-width: 320px)
and (max-height: 568px)
{
    header { width: 99%; }
    h2 {text-align: center;}
    footer { width: 100%; }
    iframe { width: 100%; }
    /* ul.slimmenu li .sub-collapser { display: block; } */
    ul.slimmenu li ul li a { padding: 11px 0px 11px 1px; }
    ul.slimmenu li > ul { border: 1px solid red; width: 100%; }
    .container { width: 100%; }
    .change { width: 100%; margin-left: 0; } 
    .footer { width: 100%; }
    .under-line { width: 100%; }
    .content-scheme { width: 100% }
    .header-logo { width: 100%; }
    .distribution-plant { width: 100%; margin-left: 0;}
    .distribution-plant img { max-width: 100%; }
    .schame-left {margin-right: 0; width: 100%; margin: auto; text-align: center; }
    /* .resp-cols { width: 100%; float: left; text-align: center; } */
    /* .up-line { width: 100%; } */
    /* .link-container { width: 220px; margin: auto; text-align: center;} */
    .address { margin-bottom: 20px; margin-left: 0;}
    .social { margin-top: 20px;}
    .content { width: 100%; text-align: center; }
    .content-imprint {width: 100%; text-align: center; }
    .distribution { width: 100%; margin: 0; }
    /* .box-two { text-align: center; } */

    .footer-logo-container {
        width: 55%;
        margin: auto;
    }

    /* .menu {
        float: right;
        text-align: center;
        width: 100%;
    } */

    #slider-container {
        width         :   100%;
        overflow      : hidden;
        text-align    : left;
        cursor        : pointer;
    }

    .text-left { width: 100%; }
    .about-title { width: 100%; margin: 0; text-align: center; }

    /* .footer-logo-gif{
        text-align: center;
        margin-top: 14px;
        height: 45px;
        width: 100%;
    } */
     .next{
        position: absolute;
        right: 0;
        padding: 20px;
        z-index: 99999; 
    }
    .prev{
        left: -7px;
        position: absolute;
        z-index: 99999;
    }

     video{
        width: 100%;
    }
}

@media only screen
and (min-width : 320px)
and (max-width : 568px)
and (orientation : landscape)
{
    header { width: 99%; }
    footer { width: 100%; }
    iframe { width: 100%; }
    /* ul.slimmenu li .sub-collapser { display: block; } */
    ul.slimmenu li ul li a { padding: 11px 0px 11px 1px; }
    ul.slimmenu li > ul { border: 1px solid red; width: 100%; }
    .container { width: 100%; }
    .change { width: 100%; margin-left: 0; } 
    .footer { width: 100%; }
    .under-line { width: 100%; }
    .content-scheme { width: 100% }
    .header-logo { width: 100%; }
    .distribution-plant { width: 100%; margin-left: 0;}
    .distribution-plant img { max-width: 100%; }
    .schame-left {margin-right: 0; width: 100%; margin: auto; text-align: center; }
    /* .resp-cols { width: 100%; float: left; text-align: center; } */
    /* .up-line { width: 100%; } */
    /* .link-container { width: 220px; margin: auto; text-align: center;} */
    .address { margin-bottom: 20px; margin-left: 0;}
    .social { margin-top: 20px;}
    .content { width: 100%; text-align: center; }
    .content-imprint {width: 100%; text-align: center; }
    .distribution { width: 100%; margin: 0; }
    /* .box-two { text-align: center; } */

    .footer-logo-container {
        width: 36%;
        margin: auto;
    }

    #slider-container {
        width         :   100%;
        overflow      : hidden;
        text-align    : left;
        cursor        : pointer;
    }

    .menu {
        float: right;
        text-align: center;
        width: 100%;
    }

    .text-left { width: 100%; }
    .about-title { width: 100%; margin: 0; text-align: center; }

    /* .footer-logo-gif{
        text-align: center;
        margin-top: 14px;
        height: 45px;
        width: 100%;    
    } */
     .next{
        position: absolute;
        right: 0;
        padding: 20px;
        z-index: 99999; 
    }
    .prev{
        left: -7px;
        position: absolute;
        z-index: 99999;
    }

     video{
        width: 100%;
    }
}

/* iPhone 6+
/*==========================================*/
@media only screen and (min-width: 414px)
and (max-height: 736px)
{
    header { width: 99%; }
    footer { width: 100%; }
    iframe { width: 100%; }
    /* ul.slimmenu li .sub-collapser { display: block; } */
    ul.slimmenu li ul li a { padding: 11px 0px 11px 1px; }
    ul.slimmenu li > ul { border: 1px solid red; width: 100%; }
    .container { width: 100%; }
    .change { width: 100%; margin-left: 0; } 
    .footer { width: 100%; }
    .under-line { width: 100%; }
    .content-scheme { width: 100% }
    .header-logo { width: 100%; }
    .distribution-plant { width: 100%; margin-left: 0;}
    .distribution-plant img { max-width: 100%; }
    .schame-left {margin-right: 0; width: 100%; margin: auto; text-align: center; }
    /* .resp-cols { width: 100%; float: left; text-align: center; } */
    /* .up-line { width: 100%; } */
    /* .link-container { width: 220px; margin: auto; text-align: center;} */
    .address { margin-bottom: 20px; margin-left: 0;}
    .social { margin-top: 20px;}
    .content { width: 100%; text-align: center; }
    .content-imprint {width: 100%; text-align: center; }
    .distribution { width: 100%; margin: 0; }
    /* .box-two { text-align: center; } */
    .arrow-left { margin-left: 10px;}
    .arrow-right { margin-right: 10px;}

    .footer-logo-container {
        width: 200px;
        margin: auto;
    }

    /* .menu {
        float: right;
        text-align: center;
        width: 100%;
    } */

    #slider-container {
        width         :   100%;
        overflow      : hidden;
        text-align    : left;
        cursor        : pointer;
    }

    .text-left { width: 100%; }
    .about-title { width: 100%; margin: 0; text-align: center; }

    /* .footer-logo-gif{
        text-align: center;
        margin-top: 14px;
        height: 45px;
        width: 100%;   
    } */

    .next{
        right: 0;
        position: absolute;
        padding: 20px;
        z-index: 99999; 
    }
    .prev{
        left: -7px;
        position: absolute;
        z-index: 99999;
    }

     video{
        width: 100%;
    }
}

@media only screen
and (min-width : 414px)
and (max-width : 736px)
and (orientation : landscape)
{
    header { width: 99%; }
    footer { width: 100%; }
    iframe { width: 100%; }
    ul.slimmenu li .sub-collapser { display: block; }
    ul.slimmenu li ul li a { padding: 11px 0px 11px 1px; }
    ul.slimmenu li > ul { border: 1px solid red; width: 100%; }
    .container { width: 100%; }
    .change { width: 100%; margin-left: 0; } 
    .footer { width: 100%; }
    .under-line { width: 100%; }
    .content-scheme { width: 100% }
    .header-logo { width: 100%; }
    .distribution-plant { width: 100%; margin-left: 0;}
    .distribution-plant img { max-width: 100%; }
    .schame-left {margin-right: 0; width: 100%; margin: auto; text-align: center; }
    /* .resp-cols { width: 100%; float: left; text-align: center; } */
    /* .up-line { width: 100%; } */
    /* .link-container { width: 220px; margin: auto; text-align: center;} */
    .address { margin-bottom: 20px; margin-left: 0;}
    .social { margin-top: 20px;}
    .content { width: 100%; text-align: center; }
    .content-imprint {width: 100%; text-align: center; }
    .distribution { width: 100%; margin: 0; }
    /* .box-two { text-align: center; } */

    .footer-logo-container {
        width: 200px;
        margin: auto;
    }
    #slider-container {
        width         :   100%;
        overflow      : hidden;
        text-align    : left;
        cursor        : pointer;
    }

    /* .menu {
        float: right;
        text-align: center;
        width: 100%;
    } */

    .text-left { width: 100%; }
    .about-title { width: 100%; margin: 0; text-align: center; }

     .next{
        position: absolute;
        right: 0;
        padding: 20px;
        z-index: 99999; 
    }
    .prev{
        left: -7px;
        position: absolute;
        z-index: 99999;
    }

     video{
        width: 100%;
    }
}

/* IPHONE 6
/*==========================================*/
@media only screen and (min-width: 375px)
and (max-height: 667px)
{
    header { width: 99%; }
    footer { width: 100%; }
    iframe { width: 100%; }
    /* ul.slimmenu li .sub-collapser { display: block; } */
    ul.slimmenu li ul li a { padding: 11px 0px 11px 1px; }
    ul.slimmenu li > ul { border: 1px solid red; width: 100%; }
    .container { width: 100%; }
    .change { width: 100%; margin-left: 0; } 
    .footer { width: 100%; }
    .under-line { width: 100%; }
    .content-scheme { width: 100% }
    .header-logo { width: 100%; }
    .distribution-plant { width: 100%; margin-left: 0;}
    .distribution-plant img { max-width: 100%; }
    .schame-left {margin-right: 0; width: 100%; margin: auto; text-align: center; }
    /* .resp-cols { width: 100%; float: left; text-align: center; } */
    /* .up-line { width: 100%; } */
    /* .link-container { width: 220px; margin: auto; text-align: center;} */
    .address { margin-bottom: 20px; margin-left: 0;}
    .social { margin-top: 20px;}
    .content { width: 100%; text-align: center; }
    .content-imprint {width: 100%; text-align: center; }
    .distribution { width: 100%; margin: 0; }
    /* .box-two { text-align: center; } */
    .arrow-left { margin-left: 10px;}
    .arrow-right { margin-right: 10px;}
    .footer-logo-container {
        width: 200px;
        margin: auto;
    }

    #slider-container {
        width         :   100%;
        overflow      : hidden;
        text-align    : left;
        cursor        : pointer;
    }

    /* .menu {
        float: right;
        text-align: center;
        width: 100%;
    } */

    .text-left { width: 100%; }
    .about-title { width: 100%; margin: 0; text-align: center; }

    /* .footer-logo-gif{
        text-align: center;
        margin-top: 14px;
        height: 45px;
        width: 100%; 
    } */

     .next{
        position: absolute;
        right: 0;
        padding: 20px;
        z-index: 99999; 
    }
    .prev{
        left: -7px;
        position: absolute;
        z-index: 99999;
    }

     video{
        width: 100%;
    }
}

@media only screen and (min-width: 375px)
and (max-height: 667px)
and (orientation : landscape)
{
    header { width: 99%; }
    footer { width: 100%; }
    iframe { width: 100%; }
    /* ul.slimmenu li .sub-collapser { display: block; } */
    ul.slimmenu li > ul { border: 1px solid red; width: 100%; }
    ul.slimmenu li ul li a { padding: 11px 0px 11px 1px; }
    .container { width: 100%; }
    .change { width: 100%; margin-left: 0; } 
    .footer { width: 100%; }
    .under-line { width: 100%; }
    .content-scheme { width: 100% }
    .header-logo { width: 100%; }
    .distribution-plant { width: 100%; margin-left: 0;}
    .distribution-plant img { max-width: 100%; }
    .schame-left {margin-right: 0; width: 100%; margin: auto; text-align: center; }
    /* .resp-cols { width: 100%; float: left; text-align: center; } */
    /* .up-line { width: 100%; } */
    /* .link-container { width: 220px; margin: auto; text-align: center;} */
    .address { margin-bottom: 20px; margin-left: 0;}
    .social { margin-top: 20px;}
    .content { width: 100%; text-align: center; }
    .content-imprint {width: 100%; text-align: center; }
    .distribution { width: 100%; margin: 0; }

    .footer-logo-container {
        width: 200px;
        margin: auto;
    }

    #slider-container {
        width         :   100%;
        overflow      : hidden;
        text-align    : left;
        cursor        : pointer;
    }

   /* .menu {
        float: right;
        text-align: center;
        width: 100%;
    } */

    .text-left { width: 100%; }
    .about-title { width: 100%; margin: 0; text-align: center; }

    /* .footer-logo-gif{
        text-align: center;
        margin-top: 14px;
        height: 45px;
        width: 100%;
    } */

     .next{
        position: absolute;
        right: 0;
        padding: 20px;
        z-index: 99999; 
    }
    .prev{
        left: -7px;
        position: absolute;
        z-index: 99999;
    }

     video{
        width: 100%;
    }
}

/* IPad's (portrait and landscape)
/*==========================================*/
@media only screen
and (min-width : 768px)
and (max-width : 1024px)
{
    /* ul.slimmenu li .sub-collapser { right: -20px; } */
    header { width: 99%; }
    footer { width: 100%; }
    iframe { width: 100%; }
    ul.slimmenu li > ul { border: 1px solid red; width: 100%; margin-bottom: 5px;}
    ul.slimmenu li .sub-collapser { display: block !important; }
    ul.slimmenu li ul li a { padding: 11px 0px 11px 1px; }   
    .footer { width: 100%; }
    .container { width: 100%; }
    .change { width: 100%; margin-left: 0; } 
    .under-line { width: 100%; }
    .header-logo { width: 100%; }
    .distribution-plant { width: 100%; margin-left: 0;}
    .distribution-plant img { max-width: 100%; }
    .schame-left {margin-right: 0; width: 100%; margin: auto; text-align: center; }
    /* .resp-cols { width: 100%; float: left; text-align: center; } */
    /* .up-line { width: 100%; } */
    .link-container { width: 220px; margin: auto; text-align: center;}
    .address { margin-bottom: 20px; margin-left: 0;}
    .social { margin-top: 20px;}
    .content { width: 100%; text-align: center; }
    .content-imprint {width: 100%; text-align: center; }
    .distribution { width: 100%; margin: 0; }
    /* .box-two { text-align: center; margin: 0;} */
    .arrow-left { margin-left: 10px;}
    .arrow-right { margin-right: 10px;}

    .footer-logo-container {
        width: 200px;
        margin: auto;
    }

    #slider-container {
        width         :   100%;
        /*overflow      : scroll;*/
        text-align    : left;
        cursor        : pointer;
    }

    /* .menu {
        float: right;
        width: 100%;
        text-align: center;
        padding: 0 3px 0 3px;
    } */

    .text-left { width: 100%; }
    .about-title { width: 100%; margin: 0; text-align: center; }

    .content-scheme { width: 100%; }

    .footer-logo-gif{
        text-align: center;
        margin-top: 14px;
        height: 45px;
        width: 100%;
    }

    .next{
        position: absolute;
        right: 0;
        padding: 20px;
        z-index: 99999; 
    }
    .prev{
        left: -7px;
        position: absolute;
        z-index: 99999;
    }

     video{
        width: 100%;
    }
    
    .flexslider { width: 100%; }
    .sub-menu-projects li {
        padding: 5px 0 5px 0;
    }
}

/* IPad's (landscape)
/*==========================================*/
@media only screen
and (min-width : 768px)
and (max-width : 1024px)
and (orientation : landscape)
{
    .flexslider { width: 100%; }
    header { width: 99%; }
    iframe { width: 100%; }
    footer { width: 100%; }
    ul.slimmenu li .sub-collapser { display: block !important; }
    ul.slimmenu li > ul { border: 1px solid red; width: 100%; margin-bottom: 5px; }
    ul.slimmenu li ul li a { padding: 11px 0px 11px 1px; }    
    ul.slimmenu li a { padding: 11px 47px 11px 0px; }
    ul.slimmenu li a:hover { border-bottom: 3px solid #c00633; }
    ul.slimmenu li > ul {
        width: 110%;
        border: 1px solid red;
        text-align: center;
        margin-top: 1px;
        left: -5px;
    }
    .container { width: 100%; }
    .change { width: 100%; margin-left: 0; } 
    .under-line { width: 100%; }
    .header-logo { width: 100%; }
    .distribution-plant { width: 100%; margin-left: 0;}
    .distribution-plant img { max-width: 100%; }
    .schame-left {margin-right: 0; width: 100%; margin: auto; text-align: center; }
    .resp-cols { width: 100%; float: left; text-align: center; }
    .up-line { width: 100%; }
    .link-container { width: 220px; margin: auto; text-align: center;}
    .address { margin-bottom: 20px; margin-left: 0;}
    .social { margin-top: 20px;}
    .content { width: 100%; text-align: center; }
    .content-imprint {width: 100%; text-align: center; }
    .distribution { width: 100%; margin: 0; }
    .box-two { text-align: center; }
    .arrow-left { margin-left: 10px;}
    .arrow-right { margin-right: 10px;}

    .footer-logo-container {
        width: 200px;
        margin: auto;
    }

    #slider-container {
        width         :   100%;
        /* overflow      : hidden; */
        overflow      : scroll;
        text-align    : left;
        cursor        : pointer;
    }

    /* .menu {
        width: 100%;
        text-align: right;
    } */

    .text-left { width: 100%; }
    .about-title { width: 100%; margin: 0; text-align: center; }

    .footer-logo-gif{
        text-align: center;
        margin-top: 14px;
        height: 45px;
        width: 100%;
    }

     .next{
        /* margin-left: 990px;
        margin-top: 303px;
        position: absolute;
        padding: 20px;
        z-index: 99999;  */
    }
    .prev{
        /* left: -7px;
        position: absolute;
        z-index: 99999; */
    }

    video{
        width: 100%;
    }

    .sub-menu-projects li {
        padding: 5px 0 5px 0;
    }
}