.product_back_single {
    height: 550px;
}
.singleslide,
.singleslide-inner {
    max-height: 550px;
}

.vierachtnull {
    max-height: 520px !important;
}

img.resp {
    margin: 22px auto 80px;
}

#home-page-carousel img.resp {
    margin: 0px auto;
}

.carprod {
    top: 95% !important;
}

.carprod-left {
    left: 20%;
}

.carousel-control.right {
    right: 20% !important;
}

#outer {
    bottom: -21px;
}

.ogb-slider-caption {
    bottom: 45px;
}

.vierachtnull-max {
    max-height: 380px !important;
}

.product-video-icon {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

@media screen and (max-width: 1199px) {
    .singleslide-inner {
        top: 100px;
        max-height: 330px;
    }
    .vierachtnull-max {
        max-height: 290px !important;
    }
    img.resp {
        margin-top: 0;
    }
    .ogb-slider-caption {
        bottom: -15px;
        margin-bottom: 0 !important;
    }
    .slidercontainer {
        height: 365px;
    }
    .carousel-inner > .active{
        height: 330px;
    }
    .carousel-indicators {
        top: -5px;
    }
    .carprod {
        top: auto !important;
        bottom: -130px;
    }
    #outer {
        bottom: -130px;
    }
}

@media screen and (max-width: 979px) {
    .product_back_single {
        height: 518px;
    }
    .carousel-inner > .active{
        height: 260px;
    }
    #myCarousel .item img.resp {
        margin-top: 50px;
    }
    .carprod {
        bottom: -120px;
    }
    .carprod-left {
        left: 10%;
    }
    #outer {
        bottom: -100px;
    }
    .carousel-control.right {
        right: 10% !important;
    }
    .slidercontainer {
        height: 335px;
    }
    .singleslide-inner {
        top: 80px;
    }
    .ogb-slider-caption {
        bottom: -3px;
    }
    h1.product_brand {
        font-size: 30px;
    }
    h1.product_product {
        font-size: 35px;
        line-height: 36px;
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .singleslide {
        width: 100%;
    }
    .carousel-caption {
        position: static;
        font-size: 16px;
    }
    .carousel-caption {
        padding-top: 0;
        padding-bottom: 0;
    }
    #myCarousel .item img.resp {
        max-height: 100px;
        max-width: 60%;
        margin-top: 30px;
        padding-top: 0;
    }
    #outer {
        bottom: -130px;
    }
    .carousel-inner > .item {
        height: 300px;
    }
    .carprod {
        bottom: -135px;
    }
    #product-video {
        width: 96%;
        left: 2%;
        right: 2%;
        margin: 0;
        position: absolute;
    }
    #product-video iframe {
        width: 100%;
    }
}

@media screen and (max-width: 540px) {
    #myCarousel .item img.resp {
        max-height: 100px;
        max-width: 100%;
    }
    .carprod-left {
        left:  0;
    }
    .carousel-control.right {
        right: 0 !important;
    }
    .product-video-icon {
        right: 0;
        left: 0;
        margin: 0 auto;
        text-align: center;
        top: 100px;
    }
    .singleslide-inner {
        top: 125px;
    }
}

@media screen and (max-width: 479px) {
    .carousel-inner > .active {
        height: 300px;
    }
    .singleslide-inner {
        max-height: 300px;
    }
    #myCarousel .item img.resp {
        margin-top: 80px;
        margin-bottom: 0;
    }
    html, body {
        overflow-x: hidden;
    }
    #outer {
        bottom: -127px;
    }
    #product-video iframe {
        height: 410px;
    }
}