#back_to_top .back_to_top_inner span {
background-image: url(img/arrow_up_black.png)
}

/* ganze Seite */


/* Navigation */


h3 {
font-size: 15px;
}

/* Parallax-Bild in den Seiten */

.touch .parallax section {
    min-height: 180px;
}

/* Der Unterschied */



/* Automobilindustrie */

.vc_col-sm-6 {
    width: 100%;
    margin: 0 2%;
}
}

@media all and (max-width: 1024px) {
.main_menu {
    display: none!important;
}

.selectnav, .selectnav ul,  {
    background-color: #000;
}
}

@media only screen and (max-width: 420px) {
.header_inner, .full_width {
    padding: 15px 20px 0;
}
}