@media (max-width: 479px){
    .ft-top-nav{
        background: transparent;
        height: 68px;
        top: 0;
        display: none;
    }
    .ft-header-contact-information{
        display: none;
    }
    .ft-header-nav-shadow-left,
    .ft-header-nav-shadow-right{
        display: none;
    }
    .ft-top-nav-ftech-logo img{
        width: 55px;
        height: 55px;
    }
    .ft-header-slider-container{
        height: 300px;
        margin-top: 68px;
        overflow: hidden;

    }
    #ft-header-slider .carousel-indicators{
        display: none;
    }
    #ft-header-slider .carousel-control-prev,
    #ft-header-slider .carousel-control-next{
        display: none;
    }
    .ft-slider-item-information-headline{
        font-size: 30px;
        line-height: 38px;
    }
    .ft-slider-item-information{
        top: 30px;
        left: auto;
        right: 20px;
        width: 175px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .ft-slider-item-information-short-description{
        display: none;
    }
    .ft-slider-item-information-goto-shop-button{
        position: relative;
    }
    .ft-service-information-section{
        height: auto;
    }
    .ft-vehicles-section{
        background: #3E3E3E;
        height: auto;
    }
    .ft-vehicles-logo-img{
        display: none;
    }
    .ft-card-container .card{
        background: transparent;
        max-width: 125px;
    }
    .ft-vehicles-section .container h1{
        color: white;
    }
    .ft-card-container{
        max-width: 125px;
        margin-left: 30px;
    }
    .card-body .card-title{
        color: white;
        font-size: 13px;
        line-height: 17px;
    }
    .card-body .card-text{
        color: white;
        font-size: 10px;
        line-height: 13px;
    }
    .ft-vehicles-cards-container{
        overflow: scroll;
        width: 100%;
    }
    .ft-service-information-container{
        flex-direction: column;
    }
    .ft-service-information-container .ft-service-item{
        width: 100%;
        height: 140px;
        margin-top: 10px;
    }
    .ft-service-information-container a{
        width: 100%;
    }
    .ft-service-information-section .container{
        width: 100%;
        padding-top: 10px;
    }
    .ft-service-item.kundenzufriedenheit{
        margin-left: 0;
    }
    .ft-footer-container iframe{
        height: 300px;
        width: 300px;
    }
    .ft-usps-container{
        flex-direction: column-reverse;
        width: 100%;
        margin-top: 20px;
    }
    .ft-philosophy-section{
        height: auto;
        padding-top: 70px;
    }
    .ft-philosophy-section img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .ft-service-information-lower-left{
        width: 100%;
        height: auto;
    }
    .ft-service-information-lower-left h3{
        font-size: 20px;
        line-height: 26px;
        font-weight: normal;
        text-align: center;
        color: #6C6C6C;
    }
    .ft-service-information-lower-left p{
        font-size: 15px;
        line-height: 19px;
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }
    .ft-service-information-lower-right{
        margin: 0;
        width: 100%;
    }
    .ft-service-information-lower-right h3{
        font-weight: normal;
        font-size: 20px;
        line-height: 26px;
        text-align: center;
        padding-left: 0;
        margin-top: 20px;
        color: #6C6C6C;
    }
    .ft-our-philosophy-container{
        width: 100%;
        padding-left: 50px;
        padding-right: 50px;
    }
    .ft-our-philosophy-container h1{
        font-size: 25px;
        line-height: 31px;
        color: #6E6E6E;
        text-align: left;
    }
    .ft-our-philosophy-container p{
        text-align: left;
    }
    .ft-usps-inner.border-left{
        border: none;
        padding: 0;
        width: 100%;
    }
    .ft-usps-inner.border-left img{
        width: 100%;
        height: 110px;
        object-fit: cover;
    }

    .ft-usps-inner{
        width: 100%;
    }
    .ft-contact-section{
        height: 588px;
        padding-top: 70px;
    }
    .ft-footer-links-container{
        width: 100%;
        display: flex;
        flex-direction: row-reverse;
        height: 240px;
        background: #313131;
        margin-bottom: -240px;
        padding: 37px 38px 48px 42px;
    }
    .ft-footer-links-left{
        display: flex;
        flex-direction: column;
        justify-content: end;
    }

    .ft-footer-links-right{
        display: flex;
        flex-direction: column;
        justify-content: end;
    }
    .ft-footer-links-right .ft-footer-link{
        margin-bottom: 20px;
    }
    .ft-footer-links-right .ft-footer-link:last-of-type{
        margin-bottom: 0;
    }
    .ft-footer-links-left .ft-footer-link{
        margin-bottom: 20px;
    }
    .ft-footer-links-left .ft-footer-link:last-of-type{
        margin-bottom: 0;
    }

    .ft-footer-logo{
        display: block;
        width: 73px;
        height: 73px;
        align-self: end;
        margin-left: 40px;
    }
    .footer-divider{
        display: none;
    }
    .ft-footer-contact-container{
        width: 100%;
        text-align: center;
    }
    .ft-footer-contact-container h1{
        font-size: 25px;
        line-height: 31px;
    }
    .ft-footer-contact-container p{
        font-size: 15px;
        line-height: 19px;
    }
    .ft-footer-contact-container a{
        font-size: 15px;
        line-height: 19px;
    }
    .ft-news-block.right{
        width: 100%;
    }
    .ft-news-block.right p{
        width: 100%;
    }
    .ft-vehicle-services-container{
        width: 100%;
        flex-direction: column;
    }
    .ft-vehicle-services-headline{
        width: 90%;
        color: white;
        font-size: 20px;
        line-height: 26px;
        margin-left: 30px;
        margin-bottom: 20px;
    }
    .ft-responsive-top-nav{
        display: block;
        background: white;
    }
    .ft-responsive-top-nav-menu-icon{
        position: absolute;
        left: 24px;
        top: 24px;
    }
    .ft-responsive-top-nav-logo{
        position: absolute;
        right: 20px;
        top: 7px;
        height: 55px;
        width: 55px;
    }
    .ft-vehicles-section .container{
        margin-top: 0;
        padding-top: 20px;
    }
    .ft-vehicles-section .container h1{
        font-size: 20px;
        line-height: 26px;
        margin-left: 30px;
    }
    .ft-vehicle-services-sub-container .ft-card-container{
        margin-left: 30px;
        margin-right: 0;
    }
    .service-headline{
        font-size: 25px;
        line-height: 31px;
        color: #6E6E6E;
        margin-left: 20px;
        margin-bottom: 0;
    }
    .ft-responsive-menu-item{
        width: 100%;
        display: block;
        font: normal normal 300 30px/38px Mendl Sans;
        color: white;
        text-decoration: none;
        margin-top: 40px;
    }
    .ft-responsive-menu-item::after{
        content: ' ';
        width: 32px;
        height: 5px;
        border-bottom: 2px solid white;
        color: white;
        display: block;
    }
    .ft-responsive-menu .offcanvas-body {
        display: flex;
        flex-direction: column;
    }
    .ft-responsive-menu-item:first-of-type {
        margin-top: 0;
    }
    .ft-usps-inner{
        text-align: center;
        flex-direction: row;
        overflow: scroll;
        padding-left: 0;
        padding-right: 0;
    }
    .ft-usps-item h1{
        font-size: 25px;
        line-height: 31px;
        color: #6E6E6E;
    }
    .ft-usps-item p{
        width: 200px;
        margin: 0 auto;
    }
    .ft-usps-item{
        margin: 20px 35px;
    }
    .ft-usps-item:first-of-type{
        margin-left: 25%;
    }
    .ft-usps-item:last-of-type{
        margin-right: 25%;
    }
    .ft-slider-item-responsive-description{
        height: 60px;
        width: 100%;
        position: absolute;
        bottom: -60px;
        font: normal normal 300 15px/19px Mendl Sans;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .ft-slider-item-responsive-description p{
        margin: 0;
    }
    #ft-header-slider .carousel-inner{
        overflow: visible;
    }
    #ft-header-slider{
        height: 240px;
    }
    .modal-dialog.modal-dialog-centered{
        width: 80%;
        margin: 0 auto;
        height: 50%;
    }
    .modal-content{
        height: 500px;
    }

}
@media (max-width: 374px){
    .ft-footer-links-container{
        padding: 37px 10px 48px 15px;
    }
    .ft-footer-logo{
        margin-left: 22px;
    }
}