*{
    box-sizing: border-box !important;
}

.team-profiles-wrapper img{
    max-width: 100%;
    height: auto;
}

.team-profiles-wrapper .more-link{
    color: #FF9900;
}

.team-profiles-hidden{
    display: none;
}

.team-profiles-visible-in-mobile{
    display: none;
}

.team-profiles-grid-wrapper{
    max-width: 900px;
    width: 100%;
    margin: 12px 0px !important;
    clear: both;
    float: left;
    position: relative;
}

.team-profiles-clear-both{
    clear: both !important;
}

    .team-profiles-grid-details-wrapper{
        display: none;
        width: 100% !important;
        height: auto !important;
        clear: both !important;
        float: left !important;
    }

        .team-profiles-grid-details-wrapper i{
            margin-right: 6px;
        }

    .team-profiles-grid-details-wrapper.active{
        display: block;
    }

        .team-profiles-grid-details-wrapper .bb-loading-wrapper{
            display: none !important;
            padding: 15px !important;
            width: 100%;
            float: left !important;
            clear: both !important;
            padding: 15px !important;
        }

        .team-profiles-grid-details-wrapper .bb-loading-wrapper.active{
            display: block !important;
        }

        .team-profiles-grid-details-wrapper .bb-content-wrapper{
            background-color: #f1f1f1 !important;
        }

    .team-profiles-grid-wrapper .team-profiles-grid{
        position: relative;
        margin-bottom: 12px;
        list-style: none;
        max-width: 300px !important;
    }

        .team-profiles-grid-wrapper .team-profiles-grid img.circle,
        .team-profiles-list-wrapper img.circle{
            border-radius: 50%;
        }

    .team-profiles-grid-wrapper-3 .team-profiles-grid{
        width: calc(33.3% - 16px);
    }

        .owl-item .team-profiles-grid.item{
            width: 100% !important;
        }

            .team-profiles-grid-wrapper-3 .owl-item{
                padding: 0px 12px !important;
            }

            .team-profiles-grid-wrapper-4 .owl-item{
                padding: 0px 6px !important;
            }

                .team-profiles-grid-wrapper-3 .owl-item:nth-of-type(4n+1){
                    #padding-left: 0px !important;
                }

                .team-profiles-grid-wrapper-3 .owl-item:nth-of-type(4n+3){
                    #padding-right: 0px !important;
                }

                .team-profiles-grid-wrapper-3 .owl-item:nth-of-type(5n+1){
                    #padding-left: 0px !important;
                }

                .team-profiles-grid-wrapper-3 .owl-item:nth-of-type(5n+4){
                    #padding-right: 0px !important;
                }

        .team-profiles-grid-wrapper-3 .team-profiles-grid:nth-of-type(4n+1){
            margin-left: 0px !important;
        }

        .team-profiles-grid-wrapper-3 .team-profiles-grid:nth-of-type(4n+3){
            margin-right: 0px !important;
        }

    .team-profiles-grid-wrapper-4 .team-profiles-grid{
        width: calc(25% - 18px);
    }

        .team-profiles-grid-wrapper-4 .team-profiles-grid:nth-of-type(5n+1){
            margin-left: 0px !important;
        }

        .team-profiles-grid-wrapper-4 .team-profiles-grid:nth-of-type(5n+4){
            margin-right: 0px !important;
        }

.team-profiles-list-wrapper{
    width: 100%;
    margin: 12px 0px !important;
}

    .team-profiles-wrapper.loading{
        opacity: 0.5 !important;
    }

    .team-profiles-list-wrapper .team-profiles-list-item-wrapper{
        list-style: none;
        width: 100%;
        clear: both;
        float: left;
        margin: 1em 0em;
    }

    .team-profiles-list-wrapper .team-profiles-list-item-wrapper div{
        float: left;
        margin-left: 0px;
    }

        .team-profiles-list-wrapper .team-profiles-list-item-wrapper .team-profiles-list-image-wrapper{
            width: 20%;
            padding-right: 18px;
        }

        .team-profiles-list-wrapper .team-profiles-list-item-wrapper .team-profiles-list-content-wrapper{
            width: 80%;
        }

            .team-profiles-list-wrapper .team-profiles-list-item-wrapper .team-profiles-list-content-wrapper h3{
                font-size: 1.2em !important;
                text-transform: none !important;
                margin: 0px 0px 3px 0px !important;
                padding: 0px !important;
            }

                .team-profiles-list-wrapper .team-profiles-list-item-wrapper .team-profiles-list-content-wrapper h3 a{
                    color: #000000 !important;
                }

            .team-profiles-list-wrapper .team-profiles-list-item-wrapper .team-profiles-list-content-wrapper .team-profiles-testimonial-owner{
                font-size: 1em !important;
                margin: 0px 0px 3px 0px !important;
                color: #666 !important;
            }

                .team-profiles-list-wrapper .team-profiles-list-item-wrapper .team-profiles-list-content-wrapper .team-profiles-testimonial-owner i{
                    margin-right: 6px !important;
                }

                .team-profiles-list-wrapper .team-profiles-list-item-wrapper .team-profiles-list-content-wrapper .team-profiles-list-content{
                    width: 100%;
                    clear: both;
                    float: left;
                    text-align: justify;
                }

                .team-profiles-list-wrapper .team-profiles-list-item-wrapper .team-profiles-list-content-wrapper .team-profiles-list-project-details{
                    cursor: pointer;
                    line-height: 24px !important;
                    margin-top: 9px !important;
                }

                    .team-profiles-list-wrapper .team-profiles-list-item-wrapper .team-profiles-list-content-wrapper .team-profiles-list-project-details span{
                        margin-left: 6px;
                        font-size: 12px;
                        text-transform: uppercase !important;
                    }

                .team-profiles-list-wrapper .team-profiles-list-item-wrapper .team-profiles-list-content-wrapper .team-profiles-list-project-details .team-profiles-project-thumbnail{
                    width: 24px;
                    border-radius: 12px;
                    float: left;
                }

.team-profiles-shortcode-wrapper{
    position: relative !important;
    margin: 24px 0px;
}

.team-profiles-category-filter-wrapper{
    position: relative;
    width: 100%;
    text-align: center;
    margin: 12px 0px 0px 0px;
}

    .team-profiles-filter-loading-wrapper .team-profiles-filter-loading{
        display: none;
        position: absolute;
        top: 48px;
        left: calc(50% - 50px);
        border: 1px solid #a5a5a5;
        background-color: #FFFFFF !important;
        padding: 6px 12px;
        border-radius: 6px;
        z-index: 1000;
    }

        .team-profiles-filter-loading-wrapper .team-profiles-filter-loading i{
            margin-right: 6px;
        }

        .team-profiles-filter-loading-wrapper .team-profiles-filter-loading.active{
            display: block;
        }

    .team-profiles-category-filter-wrapper .team-profiles-category-filter{
        font-size: 11px !important;
        font-weight: bold;
        text-transform: uppercase;
        margin: 0px 6px;
        background-color: #f5f5f5;
        border: 1px solid #e5e5e5 !important;
        padding: 3px 6px;
        border-radius: 6px;
        cursor: pointer;
    }

    .team-profiles-category-filter-wrapper .team-profiles-category-filter.active{
        background-color: #3299BB;
        border: 1px solid #3299BB !important;
        color: #ffffff;
    }

.team-profiles-grid-wrapper .team-profiles-grid{
    margin: 12px !important;
    float: left;
    margin-left: 0px;
}

    .team-profiles-grid-title{
        width: 100% !important;
        text-align: center !important;
        margin: 6px 0px 6px 0px !important;
        padding: 0px !important;
        font-size: 16px !important;
    }

    .team-profiles-grid-title a{
        color: #000000 !important;
    }

    .team-profiles-grid-title i{
        margin-right: 9px !important;
    }

        .team-profiles-project-shortcode-wrapper .team-profiles-grid-title.team-profiles-grid-title-label{
            text-align: left !important;
            position: absolute;
            top: 12px;
            left: 0px;
            padding: 6px !important;
            background-color: rgba(50, 153, 187, 0.7) !important;
            max-width: 200px;
            color: #fff;
        }

        .team-profiles-project-shortcode-wrapper .team-profiles-grid-title.team-profiles-grid-title-label a{
            color: #FFFFFF !important;
        }

    .team-profiles-grid-info-wrapper{
        width: 100% !important;
        text-align: center !important;
        color: #a5a5a5;
    }

    .team-profiles-grid-summary-wrapper{
        width: 100% !important;
        text-align: center !important;
    }

        .team-profiles-list-summary-wrapper{
            color: #a5a5a5 !important;
        }

        .team-profiles-list-summary-wrapper i{
            margin-right: 6px;
        }

    .team-profiles-grid-summary-wrapper.team-profiles-project-summary-wrapper{
        color: #a5a5a5;
        font-style: italic;
        margin: 6px 0px !important;
    }

    .team-profiles-info-social-network-wrapper{
        width: 100% !important;
        margin: 12px 0px 15px 0px;
        float: left;
        clear: both;
    }

    .team-profiles-grid-social-network-wrapper{
        text-align: center !important;
    }

        .team-profiles-grid-social-network-wrapper a{
            border-radius: 15px !important;
        }

    .team-profiles-info-social-network-wrapper i{
        margin: 0px !important;
        line-height: 30px !important;
    }

        .team-profiles-info-social-network-wrapper a{
            margin: 0px 5px !important;
            text-align: center !important;
            background-color: #01A2A6 !important;
            color: #FFFFFF !important;

            width: 30px;
            height: 30px;
            line-height: 30px;
            display: inline-block;
        }

        .team-profiles-info-social-network-wrapper a:first-of-type{
            margin-left: 0px !important;
        }

            .team-profiles-info-social-network-wrapper a.sn_facebook{
                background-color: #3b5998 !important;
                color: #FFFFFF !important;
            }

            .team-profiles-info-social-network-wrapper a.sn_twitter{
                background-color: #55acee !important;
                color: #ffffff !important;
                border-color: #55acee !important;
            }

            .team-profiles-info-social-network-wrapper a.sn_google{
                background-color: #dd4b39 !important;
                color: #ffffff !important;
                border-color: #dd4b39 !important;
            }

            .team-profiles-info-social-network-wrapper a.sn_linkedin{
                background-color: #007bb6 !important;
                color: #ffffff !important;
                border-color: #007bb6 !important;
            }

            .team-profiles-info-social-network-wrapper a.sn_pinterest{
                background-color: #CA2128 !important;
                color: #ffffff !important;
                border-color: #CA2128 !important;
            }

            .team-profiles-info-social-network-wrapper a.sn_stumbleupon{
                background-color: #42C0FB !important;
                color: #FFFFFF !important;
                border-color: #42C0FB !important;
            }

            .team-profiles-info-social-network-wrapper a.sn_vk{
                background-color: #729CC7 !important;
                color: #FFFFFF !important;
                border-color: #729CC7 !important;
            }

            .team-profiles-info-social-network-wrapper a.sn_tumblr{
                background-color: #546D8E !important;
                color: #FFFFFF !important;
                border-color: #546D8E !important;
            }

            .team-profiles-info-social-network-wrapper a.sn_reddit{
                background-color: #1BA0E1 !important;
                color: #FFFFFF !important;
                border-color: #1BA0E1 !important;
            }

            .team-profiles-info-social-network-wrapper a.sn_digg{
                background-color: #546BA0 !important;
                color: #FFFFFF !important;
                border-color: #546BA0 !important;
            }

            .team-profiles-info-social-network-wrapper a.sn_delicious{
                background-color: #3274D1 !important;
                color: #FFFFFF !important;
                border-color: #3274D1 !important;
            }

            .team-profiles-info-social-network-wrapper a.sn_whatsapp{
                background-color: #189D0E !important;
                color: #FFFFFF !important;
                border-color: #189D0E !important;
            }

    .team-profiles-grid-buttons-wrapper{
        width: 100%;
        margin: 12px 0px !important;
        text-align: center;
    }

        .team-profiles-list-item-wrapper .team-profiles-grid-buttons-wrapper{
            text-align: left !important;
            margin-top: 3px !important;
        }

            .team-profiles-list-item-wrapper .team-profiles-grid-buttons-wrapper a:nth-of-type(1){
                margin: 0px !important;
            }

        .team-profiles-grid-buttons-wrapper a{
            display: inline-block;
            margin: 0px 3px;
            width: 90px !important;
            text-align: center;
            font-size: 11px !important;
            text-transform: uppercase;
            font-weight: bold;
            border-radius: 6px;
            cursor: pointer;
        }

            .team-profiles-grid-buttons-wrapper a.team-profiles-project-info-button{
                background-color: #3299BB !important;
                color: #FFFFFF !important;
            }

                .team-profiles-grid-buttons-wrapper a.team-profiles-project-info-button i{
                    margin-right: 6px;
                }

            .team-profiles-grid-buttons-wrapper a.team-profiles-office-info-button{
                background-color: #e5e5e5 !important;
                color: #000000 !important;
            }

            .team-profiles-grid-buttons-wrapper a.team-profiles-office-map-info-button{
                background-color: #78C0A8 !important;
                color: #FFFFFF !important;
            }

                .team-profiles-grid-buttons-wrapper a.team-profiles-office-info-button i,
                .team-profiles-grid-buttons-wrapper a.team-profiles-office-map-info-button i{
                    margin-right: 6px;
                }

            .team-profiles-grid-buttons-wrapper a.team-profiles-team-get-info{
                background-color: #3299BB;
                color: #FFFFFF;
            }

            .team-profiles-grid-buttons-wrapper a.team-profiles-team-get-schedule{
                background-color: #e5e5e5;
                color: #000000;
            }

    .qual-team-profiles-mappable-wrapper{
        width: 100%;
        height: 200px;
        float: left;
        margin-top: 24px;
        clear: both;
    }

        .qual-team-profiles-mappable-wrapper .qual-team-profiles-mappable{
            width: 100%; height: 200px !important;
        }

        .qual-team-profiles-mappable-wrapper h3{
            margin: 0px !important;
            font-size: 18px !important;
            text-transform: none;
            font-weight: normal;
        }

        .qual-team-profiles-mappable-wrapper h3:after{
            display: block;
            content: "";
            width: 18px !important;
            height: 12px !important;
            border-bottom: 1px solid #000000;
            margin-bottom: 18px;
        }

    .team-profiles-relation-title{
        clear: both;
        width: 100%;
        text-align: center;
        line-height: 22px;
        margin-bottom: 6px;
        font-size: 11px;
        text-transform: uppercase !important;
    }

    .team-profiles-info-wrapper .team-profiles-relation-title,
    .team-profiles-info-wrapper .team-profiles-relation-image-wrapper{
        text-align: left !important;
    }

        .team-profiles-relation-title i{
            margin-right: 6px !important;
        }

        .team-profiles-relation-image-wrapper{
            width: 100%; text-align: center;
        }

            .team-profiles-relation-image-wrapper .team-profiles-relation-image{
                cursor: pointer; display: inline-block; width: 50px; margin: 0px 3px !important;
            }

            .team-profiles-relation-image-wrapper .team-profiles-relation-image-more{
                position: relative; cursor: pointer; display: inline-block; width: 50px; margin: 0px !important;
            }

            .team-profiles-relation-image-wrapper .team-profiles-relation-image-diff{
                position: absolute; top: 0px; left: 0px; font-weight: bold; font-size: 15px; width: 100%; height: 100%; line-height: 50px; text-align: center; background-color: rgba(255,255,255,0.7);
            }

.team-profiles-schedule-wrapper{
    display: table;
    border-collapse: collapse;
    width: calc(100% - 48px);
    margin: 24px;
    border: 1px solid #d2d2d2;
}

    .team-profiles-schedule-wrapper-row{
        display: table-row;
    }

    .team-profiles-schedule-wrapper-cell{
        display: table-cell; float: left; margin-left: 0px; width: 14.285714%; border-left: 1px solid #d2d2d2;
    }


        .team-profiles-schedule-wrapper-day-label{
            width: 100%;
            padding: 6px;
            text-align: center;
            border-bottom: 1px solid #d2d2d2;
        }

        .team-profiles-schedule-wrapper-schedule-label{
            width: 100%; padding: 6px; text-align: center;
        }

.team-profiles-schedule-header-wrapper{
    margin: 24px;
    height: 48px;
}

    .team-profiles-schedule-header-wrapper .thumb-wrapper{
        float: left; width: 48px; height: 48px; border-radius: 24px; overflow: hidden;
    }

    .team-profiles-schedule-header-wrapper .title-wrapper{
        float: left; margin-left: 12px; height: 48px; line-height: 48px; font-size: 20px; color: #000000;
    }

.team-profiles-info-wrapper{
    width: 100% !important;
    height: auto !important;
    padding: 24px !important;
    min-height: 300px;
    margin-bottom: 24px !important;
}

    .team-profiles-info-wrapper .team-profiles-custom-variables-wrapper-table{
        border: 1px solid #a5a5a5;
    }

        .team-profiles-info-wrapper .team-profiles-custom-variables-wrapper-table-row{
            border-bottom: 1px solid #a5a5a5;
        }

        .team-profiles-info-wrapper .team-profiles-custom-variables-wrapper-table-cell{
            border-right: 1px solid #a5a5a5;
        }

    .team-profiles-info-wrapper .team-profiles-info-image-wrapper{
        width: 25% !important;
        float: left;
        #margin-left: 0px !important;
        padding-right: 24px;
    }

        .team-profiles-sidebar .team-profiles-info-wrapper .team-profiles-info-image-wrapper{
            width: 100% !important;
        }

    .team-profiles-related-item{
        float: left; clear: both; width: 100%;
    }



        .team-profiles-related-item-wrapper{
            width: 100% !important;
            margin-top: 24px;
        }

        .team-profiles-related-item .team-profiles-related-item-thumb{
            float: left;
            width: calc(33.3% - 9px);
            margin: 6px;
            line-height: 0px;
        }

            .team-profiles-related-item .team-profiles-related-item-thumb img{
                margin: 0px;
                padding: 0px;
            }

            .team-profiles-related-item .team-profiles-related-item-thumb:nth-of-type(3n+1){
                margin-left: 0px;
                clear: both;
                float: left;
            }

            .team-profiles-related-item .team-profiles-related-item-thumb:nth-of-type(3n){
                margin-right: 0px;
            }

        .team-profiles-related-item-title{
            font-size: 12px;
            text-transform: uppercase;
            margin-top: 24px;
        }

            .team-profiles-related-item-title i{
                margin-right: 6px;
            }

    .team-profiles-featured-images{

    }

        .team-profiles-featured-images img{
            margin: 0px 0px 12px 0px;
        }

    .team-profiles-info-wrapper .team-profiles-info-details-wrapper{
        width: 75% !important;
        float: left;
        #margin-left: 0px !important;
        #padding-left: 24px !important;
        #margin: 0px auto;
    }

    .team-profiles-info-wrapper .team-profiles-info-details-wrapper-aligned{
        float: left;
        margin-left: 0px !important;
    }

            .team-profiles-info-wrapper .team-profiles-info-details-wrapper .team-profiles-info-title-wrapper{
                margin: 0px !important;
                font-size: 22px !important;
                text-transform: none;
                font-weight: normal;
            }

                .team-profiles-info-wrapper .team-profiles-info-details-wrapper .team-profiles-info-single-title-wrapper{
                    margin: 0px !important;
                    font-size: 24px !important;
                    text-transform: none;
                    font-weight: normal;
                }

                    .team-profiles-info-wrapper .team-profiles-info-details-wrapper .team-profiles-info-single-title-wrapper-underlined:after{
                        display: block;
                        content: "";
                        width: 18px !important;
                        height: 12px !important;
                        border-bottom: 1px solid #000000;
                        margin-bottom: 18px;
                    }

                .team-profiles-info-wrapper .team-profiles-info-details-wrapper .team-profiles-images-wrapper{
                    width: 100%;
                    float: left;
                    clear: both;
                    margin-top: 12px;
                }

                .team-profiles-info-wrapper .team-profiles-info-details-wrapper .team-profiles-images-title-wrapper{
                    margin: 0px !important;
                    font-size: 18px !important;
                    text-transform: none;
                    font-weight: normal;
                }

                    .team-profiles-info-wrapper .team-profiles-info-details-wrapper .team-profiles-images-title-wrapper:after{
                        display: block;
                        content: "";
                        width: 18px !important;
                        height: 12px !important;
                        border-bottom: 1px solid #000000;
                        margin-bottom: 18px;
                    }

            .team-profiles-info-wrapper .team-profiles-info-details-wrapper .team-profiles-info-labels-wrapper{
                font-size: 12px !important;
                float: left;
                width: 100%;
                color: #a5a5a5 !important;
                text-transform: uppercase;
            }

                .team-profiles-info-wrapper .team-profiles-info-details-wrapper .team-profiles-info-labels-wrapper i{
                    margin-right: 6px !important;
                }

                .team-profiles-office-wrapper{
                    margin-left: 12px !important;
                }

            .team-profiles-info-wrapper .team-profiles-info-details-wrapper .team-profiles-contact-wrapper{
                width: 100%;
                font-size: 13px !important;
            }

                .team-profiles-info-wrapper .team-profiles-info-details-wrapper .team-profiles-contact-wrapper span{
                    margin-right: 6px !important;
                }

                .team-profiles-info-wrapper .team-profiles-info-details-wrapper .team-profiles-contact-wrapper i{
                    margin-right: 6px !important;
                }

                .team-profiles-info-wrapper .team-profiles-info-details-wrapper .team-profiles-contact-wrapper a{
                    color: #000000;
                    #font-weight: bold !important;
                }

            .team-profiles-info-wrapper .team-profiles-info-details-wrapper .team-profiles-info-details-content-wrapper{
                float: left;
                clear: both;
                width: 100% !important;
                max-height: 300px !important;
                overflow-y: auto;
                overflow-x: hidden;
            }

        .team-profiles-sidebar .team-profiles-info-wrapper .team-profiles-info-details-wrapper{
            padding-left: 0px !important;
        }

        .team-profiles-sidebar .team-profiles-info-wrapper{
            padding: 36px !important;
        }

        .team-profiles-info-wrapper .team-profiles-info-image-wrapper img{
            width: 100%;
            height: auto;
            margin: 0px !important;
            padding: 0px !important;
        }

        .team-profiles-sidebar .team-profiles-info-wrapper .team-profiles-info-details-wrapper{
            width: 100% !important;
        }


.team-profiles-gray{
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(0,0,0,0.5);
}

    .team-profiles-gray.active{
        display: block;
    }

.team-profiles-popup{
    display: none;
    z-index: 1001;
    background-color: #FFFFFF;
    position: fixed;
        top: 48px;
        left: calc(50% - 400px);
        width: 800px;
        height: auto;
        min-height: 300px;
}

    .team-profiles-popup-close-icon{
        cursor: pointer;
        color: #ffffff;
        position: absolute;
        top: 0px;
        right: -48px;
        width: 24px;
        height: 24px;
        text-align: center;
        font-size: 24px;
    }

    .team-profiles-popup.active{
        display: block;
    }

        .team-profiles-popup-details-wrapper{
            display: none;
            width: 100% !important;
            height: auto !important;
            clear: both !important;
            float: left !important;
        }

        .team-profiles-popup-details-wrapper i{
            margin-right: 6px;
        }

        .team-profiles-popup-details-wrapper.active{
            display: block;
        }

        .team-profiles-popup-details-wrapper .bb-loading-wrapper{
            display: none !important;
            padding: 15px !important;
            width: 100%;
            float: left !important;
            clear: both !important;
            padding: 15px !important;
        }

            .team-profiles-popup-details-wrapper .bb-loading-wrapper i{
                margin-right: 6px;
            }

        .team-profiles-popup-details-wrapper .bb-loading-wrapper.active{
            display: block !important;
        }

            .team-profiles-popup-details-wrapper .bb-content-wrapper{
                #background-color: #f1f1f1 !important;
            }

.team-profiles-sidebar{
    display: none;
    z-index: 1001;
    background-color: #FFFFFF;
    position: fixed;
    top: 0px;
    right: 0px;
    width: 400px;
    height: 100%;
}

    .team-profiles-sidebar.active{
        display: block;
    }

        .team-profiles-sidebar-details-wrapper{
            display: none;
            width: 100% !important;
            height: auto !important;
            clear: both !important;
            float: left !important;
        }

            .team-profiles-sidebar-details-wrapper i{
                margin-right: 6px;
            }

                .team-profiles-sidebar-details-wrapper.active{
                    display: block;
                }

                .team-profiles-sidebar-details-wrapper .bb-loading-wrapper{
                    display: none !important;
                    padding: 15px !important;
                    width: 100%;
                    float: left !important;
                    clear: both !important;
                    padding: 15px !important;
                }

                .team-profiles-sidebar-details-wrapper .bb-loading-wrapper.active{
                    display: block !important;
                }

                .team-profiles-sidebar-details-wrapper .bb-content-wrapper{
                    #background-color: #f1f1f1 !important;
                }

.team-profiles-custom-variables-wrapper{
    clear: both; float: left; width: 100%; margin: 12px 0px !important; font-size: 14px !important;
}

    .team-profiles-custom-variables-wrapper-table{
        display: table;
        border-collapse: collapse;
    }

    .team-profiles-custom-variables-wrapper-full-width .team-profiles-custom-variables-wrapper-table{
        width: 100% !important;
    }

        .team-profiles-custom-variables-wrapper-table-row{
            display: table-row; background-color: #f5f5f5; border-bottom: 2px solid #ffffff;
        }

        .team-profiles-custom-variables-wrapper-table-cell{
            display: table-cell;
            padding: 3px 12px;
            max-width: 200px !important;
            border-right: 2px solid #ffffff;
        }

            .team-profiles-custom-variables-wrapper-table-cell i{
                margin-right: 6px !important;
            }

            .team-profiles-custom-variables-wrapper-table-cell-value{
                display: table-cell; padding: 3px 12px;
            }

.team-profiles-relation-wrapper{
    float: left;
    clear: both;
    margin-top: 24px !important;
}

.team-profiles-relation-wrapper .team-profiles-relation-row{
    float: left;
    width: 100%;
    line-height: 48px !important;
    cursor: pointer;
}

    .team-profiles-relation-wrapper .team-profiles-relation-row a{
        color: #000000;
    }

    .team-profiles-relation-wrapper .team-profiles-relation-row .image-wrapper{
        float: left; width: 48px;
    }

        .team-profiles-relation-wrapper .team-profiles-relation-row .image-wrapper img{
            border-radius: 50%;
        }

    .team-profiles-relation-wrapper .team-profiles-relation-row .label-wrapper{
        float: left; width: calc(100% - 78px); margin-left: 18px;
    }

        .team-profiles-relation-wrapper .team-profiles-relation-row .label-wrapper span{
            color: #a5a5a5;
            margin-left: 6px !important;
            font-style: italic;
        }

.team-profiles-faq-wrapper{
    width: 100%;
}

    .team-profiles-faq-item-wrapper{
        margin: 12px 0px;
    }

        .team-profiles-faq-item-wrapper.hidden{
            display: none;
        }

    .team-profiles-faq-item-title{
        cursor: pointer;
        border: 1px solid #a5a5a5;
        border-radius: 6px;
        line-height: 24px;
        padding: 6px 12px;
    }

    .team-profiles-faq-item-title i{
        margin-right: 12px;
        min-width: 12px;
    }

    .team-profiles-faq-item-content{
        padding: 6px 12px; display: none;
    }

        .team-profiles-faq-item-content.active{
            display: block;
        }

    .team-profiles-faq-filter-wrapper{
        width: 100%;
    }

        .team-profiles-faq-filter-wrapper .team-profiles-faq-filter-label{
            margin-right: 6px !important;
            text-transform: uppercase;
            font-size: 12px;
        }

            .team-profiles-faq-filter-wrapper .team-profiles-faq-filter-label-clickable.active{
                color: #FFFFFF;
                background-color: #3299BB !important;
                border: 1px solid #3299BB !important;
                padding: 3px 6px;
                border-radius: 6px;
                cursor: pointer;
            }

            .team-profiles-faq-filter-wrapper .team-profiles-faq-filter-label-clickable{
                background-color: #f5f5f5;
                border: 1px solid #e5e5e5 !important;
                padding: 3px 6px;
                border-radius: 6px;
                cursor: pointer;
            }

        .team-profiles-faq-filter-wrapper .team-profiles-faq-filter-label-inner{
            cursor: pointer;


        }

            .team-profiles-faq-filter-wrapper .team-profiles-faq-filter-label-inner.active{
                font-weight: bold;


            }

        .team-profiles-faq-filter-wrapper .team-profiles-faq-filter-label i{
            margin-right: 6px !important;
        }



.team-profiles-team-filter-wrapper{
    width: 100%; float: left; clear: both;
}

    .team-profiles-team-filter-wrapper .team-profiles-team-filter-wrapper-label{
        width: 50%;
        float: left;
        line-height: 36px;
        font-size: 12px !important;
        text-transform: uppercase;
    }

    .team-profiles-team-filter-wrapper .team-profiles-team-filter-wrapper-label i{
        margin-right: 12px;
    }

    .team-profiles-team-filter-wrapper .team-profiles-team-filter-wrapper-left{
        width: 50%;float: left;
    }

    .team-profiles-team-filter-wrapper .team-profiles-team-filter-wrapper-left-cell{
        float: left; width: 50%;
    }

.team-profiles-metakey-filter-wrapper{
    width: 100%;
    max-height: 200px;
}

    .team-profiles-metakey-filter-wrapper:first-of-type{
        padding-left: 24px !important;
    }

    .team-profiles-metakey-filter-wrapper .filter-input {
        position: relative;
        width: 100%;
        height: 36px;
    }

    .team-profiles-metakey-filter-wrapper .value-wrapper {
        line-height: 36px;
        font-size: 12px;
        padding: 0px 12px;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        border: 1px solid #e5e5e5;
        background-color: #FFFFFF;
        cursor: pointer;
        overflow: hidden;
    }

    .team-profiles-metakey-filter-wrapper .value-wrapper i {
        margin-right: 6px;
    }

    .team-profiles-metakey-filter-wrapper .value-wrapper .default-label {
        display: inline-block;
    }

    .team-profiles-metakey-filter-wrapper .value-wrapper .custom-label {
        display: none;
    }

    .team-profiles-metakey-filter-wrapper .arrow-icon-wrapper{
        position: absolute;
        right: 0px;
        text-align: center;
        line-height: 36px;
        height: 36px;
        width: 36px;
    }

        .team-profiles-metakey-filter-wrapper .arrow-icon-wrapper i{
            line-height: 36px !important;
        }

    .team-profiles-metakey-filter-wrapper .dropdown-content{
        #display: none;
        background-color: #FFFFFF;
        border: 1px solid #e5e5e5;
        position: absolute;
        top: 36px;
        visibility: hidden;
        opacity: 0;
        width: 100%;
        min-height: 96px;
        z-index: 1000;
        overflow: hidden !important;
    }

    .team-profiles-metakey-filter-wrapper:hover .dropdown-content{
        display: block;
        visibility: visible;
        opacity: 1;
    }

        .team-profiles-metakey-filter-wrapper .filter-content-wrapper ul {
            padding: 12px 0px;
            margin: 0px;
            list-style: none;
            width: 100%;
        }

        .team-profiles-metakey-filter-wrapper .filter-content-wrapper ul li {
            cursor: pointer;
            margin: 0px;
            padding: 0px 12px;
            font-size: 13px !important;
        }

        .team-profiles-metakey-filter-wrapper .filter-content-wrapper ul li.active:before{
            font-family: "FontAwesome";
            content: "\f046";
            margin-right: 6px;
        }

        .team-profiles-metakey-filter-wrapper .filter-content-wrapper ul li:before{
            font-family: "FontAwesome";
            content: "\f096";
            margin-right: 6px;
        }

    .team-profiles-pagination{
        float: left;
        clear: both;
        width: 100%;
        margin-top: 12px;
        margin-bottom: 12px;
        text-align: center;
    }

        .team-profiles-pagination .page-numbers{
            display: inline-block;
            margin-right: 12px;

            width: 36px;
            height: 36px;
            border-radius: 18px;
            background-color: #E9E9E9;
            color: #000000;
            line-height: 36px;
            text-align: center;

            cursor: pointer;

            font-size: 12px;
        }

        .team-profiles-pagination .page-numbers.current{
            color: #FFFFFF;
            background-color: #3299BB !important;
        }

@media only screen and (max-width: 900px){

    .team-profiles-relation-wrapper .team-profiles-relation-row{
        line-height: inherit !important;
    }

    .team-profiles-hide-in-mobile{
        display: none;
    }

    .team-profiles-visible-in-mobile{
        display: block;
    }

    .team-profiles-close-popup{
        background-color: #3299BB !important;
        color: #FFFFFF;
        padding: 12px !important;
    }

    .team-profiles-info-wrapper .team-profiles-info-image-wrapper{
        width: 100% !important;
    }

    .team-profiles-info-wrapper .team-profiles-info-details-wrapper{
        width: 100% !important;
        padding-left: 0px !important;
        max-height: none !important;
    }

    .team-profiles-info-wrapper .team-profiles-info-image-wrapper{
        padding: 0px !important;
    }


    .team-profiles-team-filter-wrapper .team-profiles-team-filter-wrapper-label{
        display: none;
    }

    .team-profiles-team-filter-wrapper .team-profiles-team-filter-wrapper-left{
        width: 100%;
    }

    .team-profiles-metakey-filter-wrapper:first-of-type{
        padding-left: 0px !important;
        padding-right: 12px !important;
    }

    .team-profiles-metakey-filter-wrapper:nth-of-type(2){
        padding-left: 12px !important;
        padding-right: 0px !important;
    }

    .team-profiles-grid-wrapper-3 .team-profiles-grid,
    .team-profiles-grid-wrapper-4 .team-profiles-grid{
        width: 100% !important;
        margin: 12px 0px !important;
    }

    .team-profiles-schedule-wrapper-cell{
        width: 100% !important;
    }

    .team-profiles-popup{
        top: 24px;
        left: 24px;
        width: calc(100% - 48px);
        height: calc(100% - 48px);
        overflow-y: auto;
        overflow-x: none;
    }

    .team-profiles-info-wrapper .team-profiles-info-details-wrapper .team-profiles-info-details-content-wrapper{
        max-height: none !important;
    }

}