@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 769px) and (max-width: 991px)  {
  .container {
    width: 750px;
  }
  .navbar-nav {
    font-size: 17px;
  }
}

@media (min-width: 992px) and (max-width: 1199px)  {
  .container {
    width: 970px;
  }
  .navbar-nav {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}


.hover_blau:hover {
   color: #31a8f0;
}


    .resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
    }      

    .resp-iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }



      .ueberschrift_lable {
   
      font-size: 15px;  
      }

      .ueberschrift_h1 {
        color: #31a8f0;
        font-size: 36px;
      }

      .schrift_li {
        font-size: 16px;  
      }

      .button_hover:hover {
        font-size: 18px; 
        color: #2c3e50;
        background-color: white;
        border: 1px solid black;
      }


      .button_hover {
        background-color: #2c3e50;
        color: white;
        border: 1px solid black;
      }

      .ueberschrift_h2 {
        font-size: 24px;
        text-align: left;
      }

      .absatz_p {
        text-align: justify;
      }


      .navbar {
        background-color: rgba(255, 255, 255);
        border-color: white;

      }

      .navbar-fixed-bottom{
          width:1200px;
          left:20%;
      }

      .navbar-nav {
        background-color: white;
        color: black;
        text-align:center;
        float:none;

      }

      .navbar-inverse {
          background-color: white;

      }

      .navbar-nav li{
        float:none;
        display:inline-block;
      }

      .navbar-inverse .navbar-nav > li > a {
        color: black;

      }

      a {
        background-color: transparent;
        color: black;
      }

      .navbar-inverse .navbar-nav > li > a:hover {
        color: #31a8f0 !important;
        text-decoration: none;
        background-color: transparent;

      }

      .navbar-inverse .navbar-nav > li > a:focus {
        color: black;
        text-decoration: none;
        background-color: transparent;
      }

      .navbar-inverse .navbar-nav>.open>a, 
      .navbar-inverse .navbar-nav>.open>a:focus, 
      .navbar-inverse .navbar-nav>.open>a:hover {
        color: black;
          background-color: white;
      }

      .navbar-inverse .navbar-nav>.active>a, 
      .navbar-inverse .navbar-nav>.active>a:focus, 
      .navbar-inverse .navbar-nav>.active>a:hover {
          color: #31a8f0;
          background-color: transparent;
      }


      .navbar-inverse .navbar-toggle:focus, 
      .navbar-inverse .navbar-toggle:hover {
        background-color: white;

      }

      .navbar-toggle {
        background-color: white;

        color:black;
      }

      .navbar .navbar-toggler .icon-bar{
        background-color: black !important;
      }

      .icon-bar {
        background-color: black !important;
      }



      .centered {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          text-align: center;
      }




    @media (max-width: 767px){

      .abschnitt2 {
        margin-top: 80px;
      }

      .klein_ausblenden {
        display: none ;
      }

      .start_bild {
          /* The image used */
          background-image: url("../img/titelbild/startseite_bild.jpg");

          /* Set a specific height */
          height: 80%; /* 500px */
          width: auto;
          text-align: center;
          zoom: 25%;
          margin-left: -100%;
      }

      .google_iframe{
        width:0;height:0;border:0; border:none;
      }

      .google_frame {
        display: none;
        margin-top: 100px;
      }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
          color: black;
      }

      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
          color: #31a8f0;
      }

      .navbar-nav li {
        float:none;
        display:list-item;
      }

    }


    @media (min-width: 768px){

      .start_bild {
          /* The image used */
          background-image: url("../img//titelbild/startseite_bild.jpg");

          /* Set a specific height */
          height: 100%; /* 500px */ 
          width: auto;

          /* Create the parallax scrolling effect */
          background-attachment: fixed;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
      }

      .sanitaer_bild {
          /* The image used */
          background-image: url("../img/sanitaer sanitaerinstallation badumbau region hannver.jpg");

          /* Set a specific height */
          height: 35%; /* 500px */ 
          width: auto;

        
          margin-top: 50px;

          /* Create the parallax scrolling effect */
          background-attachment: fixed;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
      }

      .googlemap iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100% !important;
          height: 100% !important;

      }

      .werte_bild {
          /* The image used */
          background-image: url("../img/bild.jpg");

          /* Set a specific height */
          height: 50%; /* 500px */ 
          width: auto;

        
          margin-top: 50px;

          /* Create the parallax scrolling effect */
          background-attachment: fixed;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
      }

      .leistungen_bild {
          /* The image used */
          background-image: url("../img//titelbild/leistungen_bild.jpg");

          /* Set a specific height */
          height: 65%; /* 500px */ 
          width: auto;

        
          margin-top: 50px;

          /* Create the parallax scrolling effect */
          background-attachment: fixed;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
      }

      .preise_bild {
          /* The image used */
          background-image: url("../img//titelbild/preise_bild.jpg");

          /* Set a specific height */
          height: 65%; /* 500px */ 
          width: auto;

        
          margin-top: 50px;

          /* Create the parallax scrolling effect */
          background-attachment: fixed;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
      }

      .referenzen_bild {
          /* The image used */
          background-image: url("../img//titelbild/referenzen_bild.jpg");

          /* Set a specific height */
          height: 65%; /* 500px */ 
          width: auto;

        
          margin-top: 50px;

          /* Create the parallax scrolling effect */
          background-attachment: fixed;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
      }

      .datenschutz_bild {
          /* The image used */
          background-image: url("../img//titelbild/datenschutz_bild.jpg");

          /* Set a specific height */
          height: 65%; /* 500px */ 
          width: auto;

        
          margin-top: 50px;

          /* Create the parallax scrolling effect */
          background-attachment: fixed;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
      }

    }



      @media(min-width:768px) {
          .navbar-fixed-top {
              padding: 25px 0;
              -webkit-transition: padding .3s;
              -moz-transition: padding .3s;
              transition: padding .3s;
          }

          .navbar-fixed-top .navbar-brand {
              font-size: 2em;
              -webkit-transition: all .3s;
              -moz-transition: all .3s;
              transition: all .3s;
          }

      }

      @media(max-width:768px) {
          .navbar-fixed-top {
              padding: 15px 10px 10px 10px;
              -webkit-transition: padding .3s;
              -moz-transition: padding .3s;
              transition: padding .3s;
          }

          .navbar-fixed-top .navbar-brand {
              font-size: 2em;
              -webkit-transition: all .3s;
              -moz-transition: all .3s;
              transition: all .3s;
          }

        .text {
          display: none
        }

      }
      
      .navbar {
          text-transform: uppercase;
          font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
          font-weight: 700;
      }



      .navbar-default,
      .navbar-inverse {
          border: 0;
          background-color:#233140;
      }

      .cc_container .cc_btn {
      background-color: #e4e4e4 !important; /* Farbe des Buttons */
      color: #000 !important; /* Textfarbe des Buttons */
      }
       
      .cc_container {
      background: #233140 !important; /* Hintergrundfarbe des gesamten Bereichs */
      color: white !important; /* Schriftfarbe des gesamten Bereichs */
      }
       
      .cc_container a {
      color: #31a8f0 !important; /* Textlink-Farbe "Mehr Infos" */
      }


      footer {
          color: #fff;
          text-align: center;
      }

      footer h3 {
          margin-bottom: 30px;
      }

      footer .footer-above {
          padding-top: 50px;
          background-color: #2c3e50;
      }

      footer .footer-col {
          margin-bottom: 50px;
      }

      footer .footer-below {
          padding: 25px 0;
          background-color: #233140;
      }


      .fa {
          padding: 20px;
          font-size: 30px;
          width: 50px;
          text-align: center;
          text-decoration: none;
          margin: 5px 2px;
        }

      .fa:hover {
          opacity: 0.7;
      }

      .fa-facebook {
        background: #3B5998;
        color: white;
      }

      .fa-twitter {
        background: #55ACEE;
        color: white;
      }

      .fa-google {
        background: #dd4b39;
        color: white;
      }
      .fa-pinterest {
        background: #cb2027;
        color: white;
      }        


      .parent-container {
          margin-top: 20px;
          display: table;
          text-align: center;
          width:100vw;
      }
      .child-container {
        padding: 0 0 10 0;
      }


      .parent-container > .child-container {
          display: table-cell;
          vertical-align: middle;
      }


    /* carousel referenz */

    #quote-carousel 
    {
      padding: 0 10px 30px 10px;
      margin-top: 30px 0px 0px;
    }

    /* Control buttons  */
    #quote-carousel .carousel-control
    {
      background: none;
      color: #222;
      font-size: 2.3em;
      text-shadow: none;
      margin-top: 30px;
    }
    /* Previous button  */
    #quote-carousel .carousel-control.left 
    {
      left: -12px;
    }
    /* Next button  */
    #quote-carousel .carousel-control.right 
    {
      right: -12px !important;
    }
    /* Changes the position of the indicators */
    #quote-carousel .carousel-indicators 
    {
      right: 50%;
      top: auto;
      bottom: 0px;
      margin-right: -19px;
    }
    /* Changes the color of the indicators */
    #quote-carousel .carousel-indicators li 
    {
      background: #c0c0c0;
    }
    #quote-carousel .carousel-indicators .active 
    {
      background: #333333;
    }
    #quote-carousel img
    {
      width: 250px;
      height: 100px
    }
    /* End carousel */

    .item blockquote {
        border-left: none; 
        margin: 0;
    }

    .item blockquote img {
        margin-bottom: 10px;
    }

    .item blockquote p:before {
        content: "\f10d";
        font-family: 'Fontawesome';
        float: left;
        margin-right: 10px;
    }

    /* Small devices (tablets, 768px and up) */
    @media (min-width: 768px) { 
        #quote-carousel 
        {
          margin-bottom: 0;
          padding: 0 40px 30px 40px;
          margin-top: 30px;
        }
        
    }

    /* Small devices (tablets, up to 768px) */
    @media (max-width: 768px) { 
        
        /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
        
        #quote-carousel .carousel-indicators {
            bottom: -20px !important;  
        }
        #quote-carousel .carousel-indicators li {
            display: inline-block;
            margin: 0px 5px;
            width: 15px;
            height: 15px;
        }
        #quote-carousel .carousel-indicators li.active {
            margin: 0px 5px;
            width: 20px;
            height: 20px;
        }
    }
