.tx_aberaddress_team {
    font-family: FFMetaWebProBook, sans-serif;
    font-size: 14px;
    margin: 0 165px 0 165px;
}
@media screen and (max-width: 599px) {
    .tx_aberaddress_team {
        margin: 0;
        word-wrap: break-word;
    }
    .tx_aberaddress_team .customSelect {
        margin-left: 15px !important;
    }
    .tx_aberaddress_team .address-position {
        margin-bottom: 20px !important;
    }
    .tx_aberaddress_team .js-box-move {
        margin-left: 0 !important;
    }
    .tx_aberaddress_team .triangle {
        display: none !important;
    }
    .tx_aberaddress_team .content {
        margin: 0 !important;
    }
    .tx_aberaddress_team .name {
        margin-top: 20px !important;
    }
    .tx_aberaddress_team .text {
        font-size: 14px !important;
    }
}
.tx_aberaddress_team .row {
    margin-left: -15px !important;
    margin-right: -15px !important;
}
.tx_aberaddress_team .header-area {
    height: auto;
    padding-bottom: 15px;
}
.tx_aberaddress_team .col-sm-3 {
    padding: 5px;
}
.tx_aberaddress_team .js-box-move {
    width: 100%;
    margin-left: -165px;
    background-color: #162236;
    color: white;
    margin-bottom: 40px;
}
.tx_aberaddress_team .js-box-move a {
    color: white;
}
.tx_aberaddress_team .js-box-move .js-toggle-content a {
    color: #73B6C3;
}
.tx_aberaddress_team .js-box-move .col-sm-4 .member-image {
    margin-left: -15px;
}
.tx_aberaddress_team .js-box-move .triangle {
    width: 0;
    height: 0;
    margin-top: 50px;
    margin-left: -45px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 30px solid white;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.tx_aberaddress_team .js-box-move .content {
    margin-left: 75px;
    margin-right: 150px;
}
.tx_aberaddress_team .js-box-move .content span {
    display: block;
}
.tx_aberaddress_team .js-box-move .content .header-social {
    color: #73B6C3;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 0px;
}
.tx_aberaddress_team .js-box-move .content .social {
    padding-top: 0;
}
.tx_aberaddress_team .js-box-move .content .social img {
    margin-top: -2px;
}
.tx_aberaddress_team .js-box-move .content .linkedIn img {
    margin-right: 4px;
}
.tx_aberaddress_team .js-box-move .content .skype img {
    margin-right: 4px;
}
.tx_aberaddress_team .js-box-move .content .twitter img {
    margin-right: 4px;
}
.tx_aberaddress_team .js-box-move .content .facebook img {
    margin-left: 4px;
    margin-right: 10px;
}
.tx_aberaddress_team .js-box-move .content .social-end {
    height: 15px;
}
.tx_aberaddress_team .js-box-move .content .name {
    color: #73B6C3;
    font-size: 30px;
    height: 38px;
    margin-bottom: 0;
}
.tx_aberaddress_team .js-box-move .content .position {
    margin-bottom: 20px;
}
.tx_aberaddress_team .js-box-move .content .description {
    font-family: FFMetaSerifWebProBook, serif;
    margin-bottom: 40px;
}
.tx_aberaddress_team .js-box-move .content .glyphicon {
    display: inline-block;
    float: right;
    color: #73B6C3;
    margin-top: 5px;
    margin-right: 30px;
}
.tx_aberaddress_team .js-box-move .content .glyphicon.glyphicon-globe {
    margin-right: 5px;
    color: #73B6C3;
}
.tx_aberaddress_team .js-box-move .content .address {
    margin-top: 50px;
}
.tx_aberaddress_team .js-box-move .content .address .header {
    color: #73B6C3;
    text-transform: uppercase;
    font-size: 20px;
}
.tx_aberaddress_team .js-box-move .content .toggle {
    width: 100%;
    cursor: pointer;
    color: #73B6C3;
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: 1px solid white;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.tx_aberaddress_team .js-box-move .content .toggle.active {
    border-bottom: 0;
}
.tx_aberaddress_team .js-box-move .content .js-toggle-content {
    display: none;
    font-family: FFMetaSerifWebProBook, serif;
    margin-bottom: 30px;
    margin-top: -20px;
}
.tx_aberaddress_team .js-box-move .content .image {
    float: left;
}
.tx_aberaddress_team .js-box-move .content .text {
    float: left;
    margin-left: 10px;
}
.tx_aberaddress_team .js-box-move .content .phone,
.tx_aberaddress_team .js-box-move .content .vcard,
.tx_aberaddress_team .js-box-move .content .email {
    clear: both;
}
.tx_aberaddress_team .team-type-default  a .email .text{
    color: #444444;
}
.tx_aberaddress_team .js-box-move .content .phone {
    margin-top: 60px;
}
.tx_aberaddress_team .filter-container {
    position: relative;
    margin-top: 50px;
    margin-left: -20px;
    height: 80px;
    padding-left: 5px;
}
.tx_aberaddress_team .img-container {
    position: relative;
}
.tx_aberaddress_team .button-show-hide-overlay {
    width: 32px;
    cursor: pointer;
    height: 32px;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -16px;
    margin-top: -56px;
    z-index: 100;
    background: transparent url(/fileadmin/gdc/system/images/circle-plus.png) center center no-repeat;
}
.tx_aberaddress_team .active .button-show-hide-overlay {
    background: transparent url(/fileadmin/gdc/system/images/circle-close.png) center center no-repeat;
}
.tx_aberaddress_team .expanded p {
    display: block !important;
    visibility: visible !important;
}
.tx_aberaddress_team .js-box-content {
    display: none;
}
.tx_aberaddress_team .js-show-more {
    display: none !important;
}
.tx_aberaddress_team .show-more {
    width: 100%;
}
.tx_aberaddress_team .show-more .js-show-more-team {
    border: 1px solid #076c8d;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 280px;
    font-size: 16px;
    text-align: center;
    color: #076c8d;
    cursor: pointer;
    margin-top: 120px;
    margin-bottom: 50px;
    font-family: FFMetaWebProBold, sans-serif;
}
.tx_aberaddress_team .address-name {
    font-family: FFMetaWebProBold, sans-serif;
    color: #004b64;
    font-size: 18px;
    display: block;
    margin-top: 14px;
    margin-bottom: 6px;
}
.tx_aberaddress_team .address-position {
    display: block;
    margin-top: -5px;
    margin-bottom: 60px;
    line-height: 1.3em;
}
.tx_aberaddress_team .clear {
    clear: both;
}

.tx_aberaddress_team  .team-type-referent{ cursor: pointer; }

/* equal heights */
.tx_aberaddress_team {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;flex-wrap: wrap;}
.tx_aberaddress_team > [class*='col-'] {display: flex;flex-direction: column;}

/* IE 11 */
@media screen\0 {
    .tx_aberaddress_team {
        display: table;
    }
    .tx_aberaddress_team > [class*='col-'] {display: table-cell}
}

