.info ul,
.attributes ul,
.row.company.contact ul {
    list-style: none;
    padding-left: 0;
}

.row.company {
    background: #fff;
    margin-right: 0;
    margin-left: 0;
    padding: 10px 0;
}
.row.company .logo img {
    max-height: 110px;
    max-width: 100%;
}

.row.company.premium img {
    max-width: 120px;
    max-height: 90px;
}

.row.company .logo {
    overflow: hidden;
}

.row.company.premium {
    overflow: hidden;
}

.row.company .imagePlaceholder {
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 120px;
    height: 120px;
}

.emptyImagePlaceholder {
    background: #f2efef;
}

.row.company:first-child,
.row.company.premium {
    margin-top: 0;
}

.row.company.premium {
    border-top: 2px dotted #E8E8E8;
}

.row.company {
    margin-top: 10px;
}

.row.company .logo img {
    max-height: 110px;
    max-width: 100%;
}

.row.company.premium img {
    max-width: 120px;
    max-height: 90px;
}

.picture_one img,
.picture_two img{
    margin-top: 10px;
}

.row.company.description {
    margin-top: 0;
    border-top: 2px dotted #E8E8E8;
}
.row.company.products {
    margin-top: 0;
    border-top: 2px dotted #E8E8E8;
}
.row.company.contact,
.row.company.admin-content {
    margin-top: 0;
    border-top: 2px dotted #E8E8E8;
}

#companyProfile {
    margin-top: 20px;
}

.img-responsive {
    margin: 0 auto;
}

li.onlineShop:after {
    content: "\00a0 "
}

div.contact div:nth-child(2) ul li,
div.contact div:nth-child(3) ul li {
    padding: 5px 0px 5px 0px;
}
div.contact ul li span {
    color: #000;
}
.row.company .info ul .products ul li a {
    color: #000;
}
.row.company .info ul .products ul li {
    display: inline;
}
.row.description ul.products {
    padding: 0;
    list-style: none;
}
.row.description ul.products li {
    display: inline;
}

@media (max-width: 768px) {
    div.logo {
        margin-bottom: 10px;
    }
}

.company.row.description p {
    white-space: pre-line;
}

.company_social_link > .fa {
    font-size: 1.5em;
}

.company_social_link:hover {
    color: inherit;
}

.social_facebook {
    color: #3b5998
}

.social_linkedin {
    color: #0e76a8;
}

.social_twitter {
    color: #08a0e9;
}

.social_instagram {
    color: #000000;
}

.social_xing {
    color: #026466;
}
