/* index */



@media (min-width: 1471px) {
    .carousel-caption {
        right: 15%;
        left: 15%;
    }

    .youtube-iframe iframe {
        width:453px;
        height: 285px;
    }
}

@media (min-width: 1200px) {
    .youtube-iframe-product iframe {
        width:555px;
        height: 315px;
    }

    .gallery-img-container .img-responsive {
        max-width: 105px;
    }

    #galleria,.galleria-container {height:320px}
}

@media (min-width: 1200px) and (max-width: 1470px) {
    .carousel-caption {
        right: 15%;
        left: 15%;
    }

    .youtube-iframe iframe {
        width:347px;
        height: 225px;
    }

}

@media (min-width: 992px) {
    .footer-contacts article, .footer-follow article {
        float:right;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .kapilarie-aki-caption {
        top:5%;
    }

    .kapilarie-aki-caption h1 {
        font-size: 28px;
    }

    .kapilarie-aki-caption p {
        font-size:16px;
    }

    .youtube-iframe iframe {
        width:399px;
        height: 259px;
    }

    .carousel-caption {
        right: 20px;
        left: 20px;
    }

    .gallery-img-container .img-responsive {
        max-width: 85px;
    }

    #galleria,.galleria-container {height:500px}
}

@media (min-width: 768px) and (max-width: 991px) {
    .kapilarie-aki-caption {
        top:0;
    }

    .kapilarie-aki-caption h1 {
        font-size: 20px;
    }

    .kapilarie-aki-caption p {
        font-size:13px;
    }

    .carousel-caption {
        right: 20px;
        left: 20px;
    }

    .youtube-iframe iframe {
        width:347px;
        height: 225px;
    }

    .gallery-img-container .img-responsive {
        max-width: 350px;
    }

    #galleria,.galleria-container {height:500px}
}

@media (max-width: 991px) {
    .product-features {
        margin-bottom: 15px;
    }

}

@media (max-width: 798px) {
    .carousel {
        overflow: hidden;
    }

    .carousel-inner {
        width:798px;
    }

    .carousel-control {
        z-index: 11;
    }
}

@media (max-width: 767px) {
    .kapilarie-aki-caption {
        top:0;
    }

    .kapilarie-aki-caption h1 {
        font-size: 20px;
    }

    .kapilarie-aki-caption p {
        display:none;
    }

    .carousel-caption {
        right: 20px;
        left: 20px;
    }

    .youtube-iframe iframe {
        display:none;
    }

    .gallery-img-container .img-responsive {
        max-width: 100%;
    }

    .product-visual-media {
        margin-bottom: 15px;
    }

    #galleria,.galleria-container {height:500px}

    .share-links a {
        display: inline-block;
        margin-bottom:3px;
    }

}

@media (min-width: 540px) {
    .logo img {
        height: 99px;
    }
}