@import url("reset.css");

.clear {
    clear: both;
}

/* comfortaa-600 - latin */
@font-face {
    font-family: 'Comfortaa';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/comfortaa-v30-latin-600.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/comfortaa-v30-latin-600.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/comfortaa-v30-latin-600.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/comfortaa-v30-latin-600.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/comfortaa-v30-latin-600.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/comfortaa-v30-latin-600.svg#Comfortaa') format('svg');
    /* Legacy iOS */
}

/* pridi-regular - latin */
@font-face {
    font-family: 'Pridi';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/pridi-v6-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/pridi-v6-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/pridi-v6-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/pridi-v6-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/pridi-v6-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/pridi-v6-latin-regular.svg#Pridi') format('svg');
    /* Legacy iOS */
}

/* pridi-600 - latin */
@font-face {
    font-family: 'Pridi';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/pridi-v6-latin-600.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/pridi-v6-latin-600.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/pridi-v6-latin-600.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/pridi-v6-latin-600.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/pridi-v6-latin-600.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/pridi-v6-latin-600.svg#Pridi') format('svg');
    /* Legacy iOS */
}

body {
    font-family: 'Pridi', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #1e2018
}

body a {
    color: #1e2018;
    text-decoration: none;
    cursor: pointer
}

body b{
    font-weight: 600
}

body a:hover {
    cursor: pointer
}

html {
    scroll-behavior: smooth
}


/*-+-+-+--+-HEADER -+-+-+-++-*/

header {
    height: 100vh;
    width: 100%;
    background: url(../images/knuemann-container.jpg) no-repeat center center /cover;
    background-attachment: fixed
}

.navigation {
    position: fixed;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    background: rgba(30, 32, 24, 0.9);
    border-bottom: 4px solid #f6df03;
    padding: 0 7%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 99
}

.navigation div {
    background: #f6df03;
    padding: 10px;
    box-sizing: border-box
}

.navigation ul li {
    display: inline-block;
    margin: 20px 0 20px 15px
}

.navigation ul li a {
    color: white;
    font-family: 'Comfortaa';
    font-weight: 600;
    font-size: 14px;
    transition: 0.5s;
}

.navigation ul li a:hover {
    transition: 0.5s;
    color: #f6df03;
    cursor: pointer
}

#dse {
    position: fixed;
    left: 7%;
    bottom: 0;
    background: #222319;
    padding: 7px;
    z-index: 999
}

#dse li {
    display: inline-block;
    color: white;
}

#dse a {
    color: white;
    font-family: 'Comfortaa';
    font-weight: 600;
    font-size: 11px;
    transition: 0.5s;
}

#dse a:hover {
    transition: 0.5s;
    color: #f6df03;
    cursor: pointer
}

#anruf {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffe803;
    border-bottom: 3px solid #222319;
    position: fixed;
    right: 0;
    top: 250px;
    padding: 8px;
    z-index: 99
}

#abc{
    position: fixed;
    top: 375px;
  transform: rotate(90deg);
    right: -75px;
    border-bottom: none;
    border-right: 3px solid black;
    z-index: 99
}

.button {
    background: #ffe803;
    border-bottom: 3px solid #222319;
    padding: 15px 20px;
    transition: 0.5s;
    font-size: 16px;
    text-shadow: none
}

.button2 {
    background: #ffe803;
    border-bottom: 3px solid white;
    padding: 15px 20px;
    transition: 0.5s;
    font-size: 16px;
    text-shadow: none
}

.button2:hover {
    border: 0;
    cursor: pointer;
    background: white;
    border-bottom: 3px solid #ffe803;
    color: #222319
}

.button:hover {
    border: 0;
    cursor: pointer;
    background: #222319;
    border-bottom: 3px solid #ffe803;
    color: white
}

.slogan {
    text-align: center;
    font-family: 'Comfortaa';
    font-weight: 600;
    margin: 0 auto;
    padding-top: 500px;
    color: white;
    font-size: 35px;
    text-shadow: 2px 2px 3px rgba(38, 38, 38, 0.8);
}

h1 {
    font-size: 25px
}

/*-+-+-+--+- UNTERNEHMEN -+-+-+-++-*/

#unternehmen {
    background: #f4f5f4;
    position: relative
}

#unternehmen .line2 {
    bottom: 130px
}

h2, #schrott-metall h1, #mutterboden h1 {
    font-size: 40px;
    font-family: 'Comfortaa';
    font-weight: 600;
    margin-bottom: 20px
}

h3 {
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 20px;
    letter-spacing: 1.4px
}

#unternehmen .ueberschrift div {
    height: 3px;
    background: #ffe803;
    width: 250px;
    position: absolute;
    left: -11%;
    bottom: 41px;
}

.ueberschrift div {
    height: 3px;
    background: #ffe803;
    width: 250px;
    position: absolute;
    left: -18%;
    bottom: 41px;
}

.ueberschrift {
    position: relative
}

.wrap {
    padding: 250px 7%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between
}

#kontakt{
    overflow: hidden;
}

.col {
    width: 48%
}

#unternehmen .wrap {
    flex-wrap: wrap;
    padding-bottom: 350px
}

#unternehmen .col:first-of-type,
#unternehmen .col:nth-of-type(4) {
    width: 100% !important
}

#unternehmen .col:nth-of-type(2),
#unternehmen .col:nth-last-of-type(3) {
    width: 48%
}

.eigenschaften {
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
    width: 86%;
    box-sizing: border-box;
    font-weight: 600;
    font-size: 20px;
    -webkit-box-shadow: -17px 17px 0px 0px #ecd705;
    box-shadow: -17px 17px 0px 0px #ecd705;
    position: absolute;
    bottom: -132px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1
}

.eigenschaften div {
    padding: 50px
}

#unternehmen .col:last-of-type {
    display: flex;
    justify-content: center;
    align-items: center
}

.slideshow {
    width: 100%;
    text-align: center;
    margin: 100px 0;
    box-sizing: border-box;
        height: 250px!important;

}

.bild {
    width: 30%;
    height: 250px!important;
    position: relative;
    box-sizing: border-box;
    margin: 0 20px;
    display: block
}

.slideshow p {
    background: rgba(30, 32, 24, 0.9);
    text-align: center;
    padding: 20px;
    color: white;
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box
}

#eins {
    background: url(../images/galerie/1.jpg) no-repeat center center /cover;
}

#zwei {
    background: url(../images/galerie/6.jpg) no-repeat center center /cover;
}

#drei {
    background: url(../images/galerie/7.jpg) no-repeat center center /cover;
}

#vier {
    background: url(../images/galerie/8.jpg) no-repeat center center /cover;
}

#fuenf {
    background: url(../images/galerie/9.jpg) no-repeat center center /cover;
}

#sechs {
    background: url(../images/galerie/10.jpg) no-repeat center center /cover;
}

#sieben {
    background: url(../images/galerie/11.jpg) no-repeat center center /cover;
}

#acht {
    background: url(../images/galerie/12.jpg) no-repeat center center /cover;
}

#neun {
    background: url(../images/galerie/13.jpg) no-repeat center center /cover;
}

#zehn {
    background: url(../images/galerie/14.jpg) no-repeat center center /cover;
}

#elf {
    background: url(../images/galerie/15.jpg) no-repeat center center /cover;
}

#zwoelf {
    background: url(../images/galerie/16.jpg) no-repeat center center /cover;
}

#dreizehn {
    background: url(../images/galerie/17.jpg) no-repeat center center /cover;
}

#vierzehn {
    background: url(../images/galerie/18.jpg) no-repeat center center /cover;
}

#fuenfzehn {
    background: url(../images/galerie/19.jpg) no-repeat center center /cover;
}


.slick-prev,
.slick-next {
    width: 14px;
    height: 18px;
    background: url(../images/icons/rechts.png) no-repeat center center;
}

.slick-prev {
    background: url(../images/icons/links.png) no-repeat center center;
}

/*-+-+-+--+- LEISTUNGEN -+-+-+-++-*/

#leistungen {
    background: #1e2119;
    color: white;
}

#leistungen .wrap {
    align-items: flex-start;
    padding: 300px 7% 150px 7%
}

#mitte {
    height: 800px;
    background: white;
    width: 3px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}

.line {
    height: 130px;
    background: #1e2119;
    width: 3px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    top: 0
}

.line2 {
    height: 130px;
    background: #1e2119;
    width: 3px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0
}

#leistungen .col:last-of-type p {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px
}



#leistungen ul li div {
    background: url(../images/icons/liste.png) no-repeat center center;
    width: 24px;
    height: 11px;
    position: absolute;
    left: -4px;
    top: 6px;
}

#leistungen ul li {
    position: relative;
    padding-left: 25px;
}

/*-+-+-+--+- SERVIE -+-+-+-++-*/

#service {
    background: #f4f5f4;
    position: relative
}

#service .ueberschrift div {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}

#service .ueberschrift {
    text-align: center
}

#service .wrap .col:first-of-type {
    width: 100%
}

#service .wrap {
    flex-wrap: wrap;
    padding-bottom: 150px
}

.service-wrap {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    background: url(../images/knuemann-lkw.jpg) no-repeat center center /cover;
    background-attachment: fixed
}

.service-wrap a {
    color: #ffe803;
    text-decoration: underline
}

.service-wrap div {
    width: 50%;
    padding: 60px 7%;
    box-sizing: border-box;
    text-align: center;
}

.service-wrap div:nth-of-type(2),
.service-wrap div:nth-of-type(3),
.service-wrap div:nth-of-type(6){
    background: rgba(236, 215, 5, 0.7)
}

.service-wrap div:nth-of-type(1),
.service-wrap div:nth-of-type(4),
.service-wrap div:nth-of-type(5){
    background: rgba(34, 35, 25, 0.7);
    color: white
}




/*-+-+-+--+- CONTAINER -+-+-+-++-*/

#container {
    background: #f4f5f4;
    position: relative
}

#container .wrap {
    align-items: center;
    flex-wrap: wrap
}

#container .wrap .col:nth-of-type(2) {
    text-align: center
}

#popup-abfallarten .flex-arten {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;

}

#popup-abfallarten .flex-arten .abfallarten-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-basis: 30%;
  margin: 10px;

}

#popup-abfallarten .flex-arten .abfallarten-box img {
  width: 100%;
  height: 190px;
  object-fit: cover;
  margin-bottom: 20px;
}

#popup-abfallarten .flex-arten .abfallarten-box hr {
  width: 80%;
  border: 0;
  border-bottom: 3px solid #ffe803;
  margin-top: 0;
  margin-bottom: 25px;
  margin-right: auto;
  margin-left: 0;
}

#popup-abfallarten .flex-arten .abfallarten-box p {
  font-size: 14px;
}

.container {
    width: 100%;
    background: white;
    -webkit-box-shadow: 17px 17px 0px 0px #ecd705;
    box-shadow: 17px 17px 0px 0px #ecd705;
    padding: 40px;
    box-sizing: border-box;
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    flex-wrap: wrap
}

.con {
    position: relative;
    padding: 40px;
    box-sizing: border-box;
    border-right: 3px solid #ecd705;
    border-bottom: 3px solid #ecd705;
    text-align: center
}

.con a {
    position: absolute;
    bottom: 15px;
    right: 15px;
    text-decoration: underline
}

.con:nth-of-type(1),
.con:nth-of-type(2),
.con:nth-of-type(3) {
    width: 32%
}

.con:nth-of-type(4),
.con:nth-of-type(5),
.con:nth-of-type(6),
.con:nth-of-type(7) {
    width: 24%;
    border-bottom: none
}

.con:nth-of-type(3),
.con:nth-of-type(7) {
    border-right: none
}


/*-+-+-+--+- PARALAX -+-+-+-++-*/

.parallax {
    width: 100%;
    height: 350px;
    background: url(../images/container-transport.jpg) no-repeat center center /cover;
    background-attachment: fixed
}

/*-+-+-+--+- METALL SCHROTT -+-+-+-++-*/

#schrott-metall {
    background: #f4f5f4;
    position: relative
}

#schrott-metall ul {
  list-style-type: disc;
  list-style-position: inside;
}

.schrott-tabelle{
    margin-top: 30px;
    width: 100%;
}

.schrott-tabelle tr td{
    padding: 12px;
}

.schrott-tabelle tr:nth-of-type(even) {
background: #ecd705;
}

.schrott-tabelle tr:nth-of-type(odd) {
    background:rgba(0, 0, 0, .05);
    }

.schrott-tabelle tr td:first-of-type{
        border-right: 1px solid rgb(38, 38, 38);
    }

    #tablehead{
        background: rgb(38, 38, 38);
        color: white;
    }

    #tablehead td:first-of-type{
        border-right: 1px solid white;  
    }

/*-+-+-+--+- KONTAKT -+-+-+-++-*/

#kontakt {
    background: #1e2019;
    color: white;
    position: relative
}

#kontakt .wrap {
    align-items: center;
    padding-right: 0;
}

#kontakt .col:last-of-type {
    border-radius: 0;
    border: 17px solid #ecd705;
}

/*#kontakt .dsa-secure-plugin {
    -webkit-box-shadow: -17px 17px 0px 0px #ecd705;
    box-shadow: -17px 17px 0px 0px #ecd705;
    border-radius: 0
}*/


#kontakt .col:first-of-type a {
    color: #ecd705;
}

#kontakt .col:first-of-type a:hover {
    text-decoration: underline
}

#kontakt .button2 {
    color: #1e2119 !important;
}

.kont-line {
    height: 3px;
    background: #40423c;
    margin: 20px 0;
    width: 200px
}

#kontakt .line {
    background: white
}

footer {
    background: #ecd705;
    padding: 25px 7%
}

#konakt .wrap {
    align-items: center
}

.dsa-secure-plugin iframe {
    width: 100%;
    height: 100%;
}

/*-+-+-+--+- SIDENAV -+-+-+-++-*/

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999999;
    top: 0;
    left: 0;
    background-color: rgba(30, 32, 24, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: center;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #f6df03;
    display: block;
    transition: 0.3s;

}

.sidenav a:hover {
    color: #879661;
}

#resp-nav {
    text-align: center;
    width: auto;
    display: none;
    z-index: 999;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}

/*-+-+-+--+ ACCORDION -+-+-+-+-+-++-*/

.accordion{
    background: #ffe803;
    border: none;
    border-bottom: 3px solid #222319;
    padding: 15px 20px;
    transition: 0.5s;
    text-shadow: none;   
    margin-bottom: 30px;
   font-family: 'Pridi', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #1e2018;
}

#acc-link {
    display: block;
    width: 94.8%;
    text-align: center;
}

.active,
.accordion:hover{
      border: 0;
    cursor: pointer;
    background: #222319;
    border-bottom: 3px solid #ffe803;
    color: white
}

.active {
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.panel {
    padding: 0 15px;
    background-color: none;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    width: 95%;
    background: none;
    hyphens: auto
}



/* ================ Popups ================ */

#popup1,
#popup2,
#popup3,
#popup4,
#popup5,
#popup6,
#popup7,
#popup8,
#popup9,
#popup10,
#popup11,
#popup12,
#popup13,
#popup-abfallarten
    {
    transform: scale(0.8)
}

.popup_visible #popup1,
.popup_visible #popup2,
.popup_visible #popup3,
.popup_visible #popup4,
.popup_visible #popup5,
.popup_visible #popup6,
.popup_visible #popup6,
.popup_visible #popup7,
.popup_visible #popup8,
.popup_visible #popup9,
.popup_visible #popup10,
.popup_visible #popup11,
.popup_visible #popup12,
.popup_visible #popup13,
.popup_visible #popup-abfallarten {
    transform: scale(1)
}

.popup-style {
    margin: 2rem 0;
    width: 60%;
    min-height: 20px;
    padding: 50px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 7px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.popup-style img {
    max-width: 100%
}

.popup-style h4 {
    font-size: 30px;
    margin: 0 0 15px 0;

}

.popup-style p {
    margin: 0 0 20px 0;
}

.popup-style ul {
    margin: 0 0 20px 15px;
}

.popup-style ul li {
    list-style: disc;
}

.close-popup {
    position: absolute;
    right: 30px;
    bottom: -20px;
    cursor: pointer;
    background: #ffe803;
    border-bottom: 3px solid #222319;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: 500;
    transition: 0.4s;
    color: #222319
}

.close-popup:hover {
    color: white;
    background: #222319;
    border-bottom: 3px solid #ffe803;
    transition: 0.4s
}

#popup-abfallarten {
  height: 80vh;
  overflow-y: scroll;
}

#popup-abfallarten .close-popup {
	position: absolute;
	right: 30px;
  bottom: auto;
	margin-top: -20px;
	cursor: pointer;
	background: #ffe803;
	border-bottom: 3px solid #222319;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	/* color: white; */
	font-weight: 500;
	transition: 0.4s;
	color: #222319;
}



/*---------------------------------------
MEDIA Queries | Tablet | Phone
---------------------------------------*/

@media screen and (max-width: 1767px) {

    .con:nth-of-type(1),
    .con:nth-of-type(2),
    .con:nth-of-type(3),
    .con:nth-of-type(4),
    .con:nth-of-type(5),
    .con:nth-of-type(6),
    .con:nth-of-type(7) {
        width: 32%
    }

    .con:nth-of-type(6) {
        border-right: none
    }

    .con:nth-of-type(5) {
        border-bottom: 3px solid #ecd705;
    }

}

@media screen and (max-width: 1429px) {

    .con:nth-of-type(1),
    .con:nth-of-type(2),
    .con:nth-of-type(3),
    .con:nth-of-type(4),
    .con:nth-of-type(5),
    .con:nth-of-type(6),
    .con:nth-of-type(7) {
        width: 50%
    }

    .con:nth-of-type(2) {
        border-right: none;
    }

    .con:nth-of-type(3) {
        border-bottom: 3px solid #ecd705;
        border-right: 3px solid #ecd705;
    }

    .con:nth-of-type(4) {
        border-bottom: 3px solid #ecd705;
        border-right: none;
    }

    .con:nth-of-type(6) {
        border-bottom: 3px solid #ecd705;
        border-right: none;
    }
}

@media screen and (max-width: 1366px) {
    header {
        background-attachment: scroll;
    }
    .slogan {
      padding-top: 45vh;
  }
}

@media screen and (max-width: 1322px) {
    
    nav {
        display: none
    }

    #resp-nav {
        display: block;
    }
}



@media screen and (max-width: 949px) {

    .con:nth-of-type(1),
    .con:nth-of-type(2),
    .con:nth-of-type(3),
    .con:nth-of-type(4),
    .con:nth-of-type(5),
    .con:nth-of-type(6),
    .con:nth-of-type(7) {
        width: 100%;
        border: none;
        border-bottom: 3px solid #ecd705;
    }

    .con:nth-of-type(7) {
        border-bottom: none;
    }

    .col,
    #unternehmen .col:nth-of-type(2),
    #unternehmen .col:nth-last-of-type(3) {
        width: 100%;
    }

    #mitte {
        display: none
    }

    .wrap {
        flex-wrap: wrap
    }

    #leistungen .col:first-of-type {
        margin-bottom: 50px
    }

    #kontakt .wrap {
        padding: 250px 7%
    }

    #kontakt .col:last-of-type {
        margin-top: 50px;
    }

    #maps {
        height: 250px !important;
    }

    #container .col:first-of-type {
        margin-bottom: 50px
    }

}

@media screen and (max-width: 912px) {
    .bild {
        width: 90%;
        height: 250px;
        position: relative;
        box-sizing: border-box;
        margin: 0;
    }

}

@media screen and (max-width: 750px) {
    .eigenschaften {
        flex-wrap: wrap;
        bottom: -261px;
    }

    #leistungen .wrap {
        align-items: center;
        padding: 400px 7% 150px 7%;
    }

    #unternehmen .wrap {
        flex-wrap: wrap;
        padding-bottom: 400px;
    }

    .service-wrap div {
        width: 100%;
    }

    .service-wrap div:nth-of-type(3) {
        background: rgba(34, 35, 25, 0.7);
        color: white;
    }

    .service-wrap div:nth-of-type(4) {
        background: rgba(236, 215, 5, 0.7);
        color: #1e2018
    }

    .con img{
        max-width: 100%;
        height: auto
    }
}


@media screen and (max-width: 543px) {
    #leistungen .wrap {
        padding: 500px 7% 150px 7%;
    }

    #unternehmen .wrap {
        padding-bottom: 500px;
    }

    .eigenschaften {
        bottom: -391px;
    }
 /* #unternehmen .ueberschrift div {
    bottom: 68px;

} */

}


@media screen and (max-width: 497px) {
    #logo {
        width: 168px;
        height: auto
    }

    .slogan {
          padding-top: 34vh;
    }

    h2, #schrott-metall h1, #mutterboden h1{
        font-size: 30px
    }
    #anruf{
        padding: 4px;
    }
    
    #abc{
        padding: 7px 20px;
        right: -77px
    
    }

}

@media screen and (max-width: 433px) {
  #container .ueberschrift div {
    bottom: 66px;
  }
}
@media screen and (max-width: 344px) {
    #unternehmen .ueberschrift div {
      bottom: 70px;
  }
}
@media screen and (max-width: 366px) {
    #schrott-metall .ueberschrift div {
      bottom: 67px;
  }
}
@media screen and (max-width: 329px) {
    #kontakt .ueberschrift div {
      bottom: 65px;
  }
}

@media screen and (orientation: portrait){
    header {
        height: 60vh;
    }
    .slogan {
        padding-top: 50%;
    }

    #unternehmen .wrap {
        padding-top: 60px;
    }    
    header, .parallax {
        background-attachment: scroll
    }
}