/*  Author:   Martin Stettler (http://dieweberei.ch/)
    Version:  22/08/2018 // BS V4.1.3
    Desktop styles > 991
*/

/* ==========================================================================
   MAIN CONTENT
   ========================================================================== */

/* Bootstrap CSS Overrides */
.carousel-control-next {
    bottom: -100px; }
       
.carousel-indicators {
    bottom: -85px; }

.carousel-caption {
    padding-top: 40px; }

.carousel-caption h2 {
    margin-bottom: 60px;}

.carousel-indicators li {
    border-radius: 25px;
    width: 25px;
    height: 25px; }
/* ./end Bootstrap CSS Overrides */

p.caption {
    font-size: 25px; }

.carousel-caption p.loud {
    margin-bottom: 40px !important; }

.bright,
.dark {
    padding: 60px 100px; }

.bright.back-home {
    padding-top: 200px; }

#angesagt.bright {
    padding-left: 115px; }

#ueber-uns.dark {
    padding: 120px 100px; }

h2.photos,
h2.films,
h2.medias {
    margin-bottom: 20px; }

h2.photos:before {
    width: 95px;
    height: 71px; }

h2.films:before {
    width: 95px;
    height: 102px; }

h2.medias:before {
    width: 94px;
    height: 69px; }

h2.downloads:before {
    width: 95px;
    height: 90px; }

.gallery-container div {
    margin-bottom: 40px; }

/* ==========================================================================
   FOOTER
   ========================================================================== */

.friends-right {
    right: 0;
    left: auto;
    bottom: 60px;
    top: auto; }

@media (min-width: 1200px) {
    a.ease:first-child {
        margin-right: 80px; } 
}
    