/* prettier-ignore */
@media (max-width:1239px) {

/* ---------------------------------- MENU ---------------------------------- */

    .menu-toggler {flex: 1;text-align: right;display: block;}
    #Top_bar #menu {width: 100%;right: 0;position: absolute;}
    #Top_bar .menu > li {margin: 0;padding: 5px 0 !important;}
    #Top_bar #menu ul li a {padding: 0 15px;font-size: 1.2em;}
    #Top_bar #menu ul li a span {line-height: 1.3em;}
    #Top_bar #menu ul li.submenu .menu-toggle {height: 30px;line-height: 1.3em;
    display: flex;align-items: center;justify-content: center;}
    .menu-outer {width: 100%;}
    #menu-main-menu {padding: 15px 0;}

    .home_slider h1 {
        text-shadow: 2px 2px rgba(34, 34, 34, 0.63);
    }

    .home_slider p {
        text-shadow: 2px 2px rgba(34, 34, 34, 0.295);
    }

    .h3, h3 {
        font-size: 1rem;
    }

    .home_slider {
        height: 70vh;
    }

    .home_slider img {
        height: 200%;
        width:auto;
    }

    #Top_bar #menu ul li ul li a {
        padding: 11px 20px 11px 30px;
    }

    #Top_bar #menu ul li ul li ul li a {
        padding: 11px 20px 11px 40px;
    }

    nav .dropdown ul {
        border-bottom: 4px solid rgba(65, 65, 65, 0.089)
      }

      .kontaktbar {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .dienstleistung_box {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

	.angebote .container .row .col-6 {
		margin-bottom:3rem;
	}
	
	.angebote .container .row .col-12:last-child {
		margin-bottom:0;
	}
	
	.angebote .container .row .col-12 {
		margin-bottom:1rem;
	}
	
	.angebote .container .row .col-12:last-child {
		margin-bottom:0;
	}
}

/* prettier-ignore */
@media (max-width:1150px) {
    .topbar {
        padding: 0px 2rem;
    }
}
/* prettier-ignore */
@media (max-width:992px) {

    .kontaktbar {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .dienstleistung_box {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .dienstleistung_box:last-child {
        margin-bottom: 3rem;
    }
	
	.angebote .container .row .col-6 {
		margin-bottom:3rem;
	}
	
	.angebote .container .row .col-12:last-child {
		margin-bottom:0;
	}
	
	.angebote .container .row .col-12 {
		margin-bottom:1rem;
	}
	
	.angebote .container .row .col-12:last-child {
		margin-bottom:0;
	}

    footer .img-fluid {
        max-width: 30%;
    }

    #parallax {
        height: 66vh;
      }

    .angebote figure img:hover {
        transform: none;
      }


    .spacer-top {
        margin-top: 24%;
      }

    .home_slider h1 {
        text-shadow: 2px 2px rgba(34, 34, 34, 0.63);
    }

    .home_slider p {
        text-shadow: 2px 2px rgba(34, 34, 34, 0.295);
    }

    .h2, h2 {
        font-size: 1.5rem;
    }

    .text h1 {
        font-size: 2.7rem;
        color: rgb(255, 255, 255);
    }

    .h3, h3 {
        font-size: 1rem;
    }

    .logo_container img {
        width: 100%;
    }

    .home_slider {
        height: 70vh;
    }

    .home_slider img {
        height: 200%;
        width:auto;
    }

    footer .widget_box {
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
     }
 
     footer .portfolio_footer {
         display: flex;
     }
 
     footer .portfolio_footer li{
         margin:10px;
     }

     footer img {
         width:35%;
     }

}


/* prettier-ignore */
@media (max-width:768px) {
    #Footer .footer_copy .copyright:last-child {
        float: none;
      }

    

    .kontaktbar {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .dienstleistung_box {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .dienstleistung_box:last-child {
        margin-top: -2rem;
        margin-bottom: 2rem;
    }
	
	.angebote .container .row .col-12 {
		margin-bottom:2rem;
	}
	
	.angebote .container .row .col-12:last-child {
		margin-bottom:0;
	}
	
	.angebote .container .row .col-12 {
		margin-bottom:1rem;
	}
	
	.angebote .container .row .col-12:last-child {
		margin-bottom:0;
	}

    #parallax {
        height: 66vh;
      }

    #parallax .text{
        margin-left: 40px;
    }


    .spacer-top {
        margin-top: 24%;
      }

    .home_slider h1 {
        text-shadow: 2px 2px rgba(34, 34, 34, 0.63);
    }

    .text h1 {
        font-size: 2.3rem;
        color: rgb(255, 255, 255);
    }

    .home_slider p {
        text-shadow: 2px 2px rgba(34, 34, 34, 0.438);
    }

    .h2, h2 {
        font-size: 1rem;
    }

    .h3, h3 {
        font-size: 1rem;
    }

    .pinkbox {
        margin-top: 9%;;
    }

    .home_slider {
        height: 70vh;
    }

    .home_slider img {
        height: 200%;
        width:auto;
    }

    footer .widget_box {
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
     }
 
     footer .portfolio_footer {
         display: flex;
     }
 
     footer .portfolio_footer li{
         margin:10px;
     }

     footer img {
         width:35%;
     }
}

/* prettier-ignore */
@media (max-width:540px) {

    .kontaktbar {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .dienstleistung_box {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .dienstleistung_box:last-child {
        margin-top: -2rem;
        margin-bottom: 2rem;
    }
	
	.angebote .container .row .col-12 {
		margin-bottom:2rem;
	}
	
	.angebote .container .row .col-12:last-child {
		margin-bottom:0;
	}

    #parallax {
        height: 66vh;
      }

      #parallax .text{
        margin-left: 40px;
      }

      #parallax .text h1{
        font-size: 2.2rem;
      }

    .spacer-top {
        margin-top: 35%;
      }

    .home_slider {
        height: 70vh;
    }

    .home_slider img {
        height: 200%;
        width:auto;
    }

    .home_slider h1 {
        font-size: 1.5rem;
        text-shadow: 2px 2px rgba(34, 34, 34, 0.63);
    }

    .home_slider p {
        text-shadow: 2px 2px rgba(34, 34, 34, 0.781);
    }

    .btn-wide {
        width: 18rem;
        margin-top: 2%;
    }

    .h2, h2 {
        font-size: 1.5rem;
    }

    .h1, h1 {
        font-size: 2rem;
    }

    .h3, h3 {
        font-size: 1rem;
    }

    .resp_spacing .h2 {
        font-size: 1.5rem; 
    }

    .pinkbox {
        margin-top: 18%;
        margin-bottom: 2%;
    }

    .referenzen {
        padding-bottom:0!important;
    }

    .prospekte {
        margin-top: 4%;
        margin-bottom: 6%;
    }
    
    .ctabtn {
        font-size: 1rem;
    }

    .logo_container {
        position: relative;
        display: flex;
        justify-content: center;
    }

    .logo_container img {
        width: 100%;
    }

    footer .widget_box {
       display: flex;
       text-align: center;
       align-items: center;
       justify-content: center;
    }

    footer .portfolio_footer {
        display: flex;
    }

    footer .portfolio_footer li{
        margin:10px;
    }



/* --------------------------------- COOKIES -------------------------------- */
    #myCookie {display: block;width: auto;margin: 0;left: 15px;bottom: 15px;right: 15px;}
    #myCookie div.cookieinfo p {font-size: 14px;line-height: 1.4;}
    .cookie_section h3 {height: 47px;line-height: 1em;font-size: 21px;margin-bottom: 15px;width: 50%;display: flex;align-items: center;}
}



/* --------------------------------Menüpunktfix ------------------------------ */

@media (min-width:1240px) and (max-width:1465px) {
    #Top_bar .menu > li {
        margin: 0;
        z-index: 203;
        display: block;
        margin: 0px 7px;
        float: left;
    }

    #Top_bar .menu > li > a span:not(.description) {
        padding: 0px 9px;
    }
}







