@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1) {
    .img-center {
        padding-left: 40px; }
    .footer-text {
        position: relative;
        top: 0px; }
    .footer-text p {
        font-size: 14px!important;  }
    .footer-text span {
        font-weight: 300;
        font-size: 11px; }
    .footer-img {
        margin-left: 30px!important;
        width: 160px!important;
        top: -5px; }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  {
    ul.navbar-nav {
        margin-right: 50px!important;
    }
    .navbar-inverse .navbar-nav>li>a {
    font-size: 0.7em;
    }
    .welcome-message-wrapper h1 {
        font-family: 'Noto Sans';
        color: #212121;
        font-size: 30px;
        margin-bottom: 20px;
        text-transform: capitalize; }
    .inline-logo {
        margin-right: 20px; }
    .footer-img {
        margin-left: 30px!important;
        width: 190px!important; }
    .footer-text p {
        font-size: 14px!important;
    }
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1) {

    .icon-holder {
        display: inline-block;
        padding: 15px;
        border-radius: 85px;
        transition: all .3s linear;
        margin: 30px 0px 0 -10px;
        border: 2px solid transparent;
    }
    ul.navbar-nav {
        float: none!important;
    }
    .navbar-inverse .navbar-nav>li>a {
    font-size: 0.7em;
    }
}

@media (max-width: 768px){
    .hero-quote {
        font-size: 16px; }
    .overlay-cont {
        height: 88%;
        display: none;
    }
    .white::after, .vertical::after{
        top:35%;
    }
    .hero-text{
        top:40%;
    }
    .inline-logo {
        width: 20%;
        margin-bottom: 14px;
    }
    .head-text h2{
        padding-top: 40px;
    }
    .projectlist li{
        width: 44%;
    }
    .project-text h4{
        font-size: .8em;
    }
    .container1{
        width:auto;
    }
    .impressum-text-img img{
        width: 100%;
    }

    #div1 {
        position: relative;
        -webkit-perspective: 650px;
        perspective: 650px;
        width: 88%;
        top: 120px;
        right: 3px;
    }

    div#div2 {
        position: absolute;
        top: 169px;
        right: 270px;
        width: 276px;
        z-index: 10;
    }

    div#div3 {
        position: absolute;
        width: 170px;
        top: 281px;
        right: 60px;
        z-index: 5;
        border-top: 3px solid #505050;
    }

    h4.video-title {
        margin-left: 60px;
    }

    h4.video-title2 {
        margin-left: 60px;
    }

    h4.video-title3 {
        margin-left: 70px;
    }


    .welcome-message-wrapper h1 {
        font-family: 'Noto Sans';
        color: #212121;
        font-size: 25px;
        margin-bottom: 20px;
        text-transform: capitalize;
    }

    .welcome-message-wrapper img {
        width: 320px;
    }

    .hero-button:hover {
        background: #ef5333;
        padding: 10px 50px;
    }
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
    div#div2 {
        position: absolute;
        top: 126px;
        right: 175px;
        width: 174px;
        z-index: 10;
    }

    div#div3 {
        position: absolute;
        width: 105px;
        top: 197px;
        right: 45px;
        z-index: 5;
        border-top: 3px solid #505050;
    }

    .icon-holder {
        margin: 30px 0px 0 0px;
    }

    h4.video-title {
        font-size: 14px;
    }

    .img-center img {
        left: 10px!important;
    }

    .footer-text span {
        font-size: 14px;
    }
}


@media (max-width: 375px){
    .navbar-brand>img {
        max-width: 100px;
        position: relative;
        bottom: 35px;
        right: 170px;
    }
    .navbar-toggle{
        top: 30px;
    }
    .navbar-nav {
        text-align: center;
        padding-top: 25px;
        width: 100%;
        float: none !important;
        margin: 0 auto;
    }
    .hero-text h1{
        font-size: 20px;
    }
    .hero-text h4{
        font-size: 10px;
    }
    .hero-text{
        top: 33%;
    }
    .white::after, .vertical::after{
        top:30%;
        height: 200px;
    }
    .overlay-cont{
        height:400px;
    }
    .googleLogoFoto img{
        width: 80px!important;
    }
    .inline-logo{
        width: 40%;
    }
    .main-info h2{
        margin-left: 0px;
        font-size: 16px;
    }
    .iframe-head{
        height: 0;
    }
    .img-hero{
        height: 400px;
    }
    .section-mid{
        padding: 30px 0;
    }
    .hero-3{
        padding: 30px 0;
    }
    #side-right-text h2{
        font-size: 22px;
    }
    .ul-left li{
        font-size: .5em;
    }
    .img-center {
        padding-left: 135px;
        padding-bottom: 7px;
    }
    .spacing-top-bot {
        padding-top: 60px;
    }
    .img-size{
        width: 100%;
    }
    .text-in-section{
        text-align: center;
    }
    .project-text h4{
        padding-top: 5px;
    }
    .projectlist li{
        width: 80%;
    }
    .head-text h2{
        font-size: 24px!important;
        padding-top: 0;
    }
    .angebote-text{
        padding: 0;
    }
    .button{
       display:initial;
    }

}
@media (max-width: 414px){
    .navbar-brand>img {
        max-width: 100px;
        position: relative;
        bottom: 35px;
        right: 170px;
    }
    .navbar-toggle{
        top: 30px;
    }
    .navbar-nav {
        text-align: center;
        padding-top: 25px;
        width: 100%;
        float: none !important;
        margin: 0 auto;
    }
    .hero-text h1{
        font-size: 20px;
    }
    .hero-text h4{
        font-size: 10px;
    }
    .hero-text{
        top: 36%;
    }
    .fa-4x {
        font-size: 3em;
    }
    .white::after, .vertical::after{
        top:27%;
        height: 200px;
    }
    .overlay-cont{
        height:400px;
    }
    .googleLogoFoto img{
        width: 80px!important;
    }
    .inline-logo{
        width: 40%;
    }
    .main-info h2{
        margin-left: 0px;
        font-size: 16px;
    }
    .iframe-head{
        height: 0;
    }
    .img-hero{
        height: 400px;
    }
    .section-mid{
        padding: 30px 0;
    }
    .hero-3{
        padding: 30px 0;
    }
    #side-right-text h2{
        font-size: 22px;
    }
    .ul-left li{
        font-size: .5em;
    }
    .img-center {

        padding-bottom: 7px;
    }
    .spacing-top-bot {
        padding-top: 60px;
    }
    .img-size{
        width: 100%;
    }
    .text-in-section{
        text-align: center;
    }
    .project-text h4{
        padding-top: 5px;
    }
    .projectlist li{
        width: 80%;
    }
    .head-text h2{
        font-size: 24px!important;
        padding-top: 0;
    }
    .angebote-text{
        padding: 0;
    }
    .button{
        display:initial;
    }

    .img-hero > .container-fluid {
        display: none;
    }

    .welcome-message-wrapper h1 {
        font-family: 'Noto Sans';
        color: #212121;
        font-size: 16px;
        margin-bottom: 20px;
        text-transform: capitalize;
        text-align: left;
    }

    .welcome-message-wrapper img {
        width: 200px;
        float: left;
    }

    .welcome-message-wrapper {
        padding-top: 80px;
        padding-left: 35px;
    }

    .welcome-message-wrapper a {
        float: left;
    }

    #div1 {
        position: relative;
        -webkit-perspective: 650px;
        perspective: 650px;
        width: 88%;
        top: 74px;
        right: 1px;
    }

    .hero-button {
        background: rgba(33, 33, 33, 0.6);
        padding: 10px 30px;
        color: #fff;
        text-transform: uppercase;
        border: none;
        transition: all .4s;
        font-size: 10px;
        margin-left: -13px;
    }

    .side-left h3 {
        padding-top: 0px;
    }
}

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) {
    h4.video-title {
        margin-left: 0px;
        font-size: 12px;
    }

    div#div2 {
        position: absolute;
        top: 91px;
        right: 150px;
        width: 146px;
        z-index: 10;
    }

    div#div3 {
        position: absolute;
        width: 90px;
        top: 150px;
        right: 40px;
        z-index: 5;
        border-top: 3px solid #505050;
    }

    h4.video-title2 {
        margin-left: 0;
        font-size: 12px;
        left: 45px;
    }

    h4.video-title3 {
        margin-left: 0;
        font-size: 13px;
        bottom: -20px;
    }
}


@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
    body {
        padding-top: 50px;
    }

    .navbar {
        padding-bottom: 5px;
    }

    .navbar-brand {
        padding: 10px 15px;
    }

    .navbar-brand img {
        width: 70px;
    }

    .navbar>.container .navbar-brand {
        margin-left: 0px;
    }

    .welcome-message-wrapper {
        padding-top: 20px;
    }

    .iframe-head {
        height: 400px;
    }

    #div1 {
        top: 89px;
        right: 1px;
    }

    div#div2 {
        position: absolute;
        top: 165px;
        right: 264px;
        width: 270px;
        z-index: 10;
        border-top: 2px solid #000;
    }

    div#div3 {
        position: absolute;
        width: 165px;
        top: 276px;
        right: 61px;
        z-index: 5;
        border-top: 3px solid #505050;
    }

    .img-center {
        padding-left: 280px;
    }

    .footer-img {
        margin-left: 270px!important;
    }
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {

    .navbar-brand>img {
        margin-left: 190px;
        margin-top: 30px;
    }

    .hero-button {
        width: 230px;
        margin-left: -20px;
    }

    div#div2 {
        position: absolute;
        top: 81px;
        right: 136px;
        width: 132px;
        z-index: 10;
    }

    div#div3 {
        position: absolute;
        width: 80px;
        top: 134px;
        right: 38px;
        z-index: 5;
        border-top: 3px solid #505050;
    }

    h4.video-title {
        margin-left: 0;
        font-size: 11px;
        line-height: 16px;
    }

    .icon-holder {
        margin: 30px 0px 0 -10px;
    }

    h4.video-title2 {
        margin-left: 0;
        font-size: 9px;
        left: 40px;
    }

    h4.video-title3 {
        margin-left: 0;
        font-size: 11px;
        bottom: -20px;
    }

    .img-center img {
        left: 10px;
    }

    .footer-img {
        padding: 20px;
        width: 200px;
    }
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {
    .navbar-brand img {
        width: 50px;
    }

    #div1 {
        top: 65px;
        right: 0px;
    }

    div#div2 {
        position: absolute;
        top: 149px;
        right: 241px;
        width: 242px;
        z-index: 10;
        border-top: 2px solid #000;
    }

    div#div3 {
        position: absolute;
        width: 150px;
        top: 248px;
        right: 55px;
        z-index: 5;
        border-top: 3px solid #505050;
    }

    .img-center img {
        margin-left: 150px;
    }
    
    .footer-img {
        margin-left: 220px!important;
    }

}

@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1366px) 
and (orientation : portrait) {

    div#div2 {
        position: absolute;
        top: 125px;
        right: 177px;
        width: 170px;
        z-index: 10;
        border-top: 5px solid #212121;
    }

    div#div3 {
        position: absolute;
        width: 108px;
        top: 196px;
        right: 43px;
        z-index: 5;
        border-top: 3px solid #505050;
    }

    h4.video-title {
        font-size: 14px;
    }

    h4.video-title2 {
        margin-left: -40px;
    }

    .icon-holder {
        display: inline-block;
        padding: 15px;
        border-radius: 85px;
        transition: all .3s linear;
        margin: 30px 0px 0 0px;
        border: 2px solid transparent;
    }

    .img-center img {
        left: 70px!important;
    }
    
    .footer-text span {
        font-size: 15px;
    }
}

@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1366px) 
and (orientation : landscape) {
    .img-center img {
        left: 70px;
    }
}

@media only screen
and (min-width: 375px)
and (max-width: 767px)
and (orientation : landscape) {
    .navbar-brand>img {
        max-width: 65px;
    }
}

/* iPhone 8 Plus */
@media only screen 
and (min-width: 414px) 
and (max-width: 767px)
and (orientation: portrait) {

    .navbar-brand>img {
        margin-top: -11px;
        margin-left: 0px;
    }

    .img-center img {
        left: 10px;
    }
}


/* iPhone X */
@media only screen 
and (min-width: 375px)
and (max-width: 812px)
and (orientation: portrait) {
    .img-center img {
    left: -20px; }
    img#fb-icon {
    position: absolute;
    width: 60px;
    top: -5px;
    left: 42%; }
}

@media only screen 
and (min-width : 414px)
and (max-width : 767px)
and (orientation : landscape) {
    .img-center img {
        margin: 0 auto;
        left: -125px;
    }

    .footer-img {
        margin: 0 auto!important;
    }
}