@media (max-width: 767px) {
    #nav-home {
       display: none;
    }
    .navbar .nav {
        width: 100%;
    }
    .portfolio-item .carousel {
        margin-bottom: 25px;
    }
}
#kontakt {
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: inherit;
    background-size: 300px auto;
}
footer {
    display:none;
}
#projekte-referenzen .span3 {
    width: 200px;
}
#das-team .tab-content .span3 {
    width: 150px;
}
.portfolio-item .description-item {
    color: #FFFFFF;
}
/* //Hintergrund rechts unten
#angebot {
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: inherit;
}
*/
/*
#angebot .span3 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 23px 5px rgba(0, 0, 0, 0.5);
}
#angebot .span3 p, #angebot .span3 h4 {
    color: #FFFFFF !important;
    padding: 1px 10px;
    text-shadow: 0 1px 1px #555555;    
}
*/
/*
@media print {
    body {
        color: #000000 !important;
    }
}
*/
/*
.social {
    visibility:hidden;    
}
*/

.contact-info li {
    color: #FFFFFF;    
}

.wpcf7-form div {
    color: #FFFFFF;    
}

.portfolio-detail-container .content-item a {
    font-size: 24px;    
}

#wpcf7-f1002-o2 .wpcf7-form div {
color: #000000;
}

#social p {
	display: inline-block;
}