/*COLORS*/
/*FONTS*/
/*COLORS*/
/*FONTS*/
ul.stm_staff__socials {
    margin-bottom: 0;
}

ul.stm_staff__socials li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    font-size: 18px;
}

ul.stm_staff__socials li:last-child {
    margin-right: 0;
}

ul.stm_staff__socials li a {
    color: #cbcbcb;
    display: block;
    width: 37px;
    height: 37px;
    line-height: 31px;
    border: 3px solid #cbcbcb;
    text-align: center;
}

@media (max-width: 550px) {
    ul.stm_staff__socials li {
        margin-right: 5px;
    }
}

.stm_staff_container__carousel {
    margin: 0 -15px;
}

.stm_staff_container__carousel .owl-carousel {
    margin: 0;
}

.stm_staff_container__carousel .owl-carousel .owl-item > div {
    width: 100%;
    float: none;
}

@media (max-width: 769px) and (min-width: 425px) {
    .stm_staff_container_grid .col-sm-6 {
        float: left;
        width: 50%;
    }

    .stm_staff_container_grid .col-sm-6:nth-child(2n+1) {
        clear: both;
    }
}

@media (max-width: 425px) {
    .stm_staff_container_grid .col-sm-6 {
        width: 100%;
    }
}

.stm_staff_list_style_1 {
    margin-bottom: 62px;
}

.stm_staff_list_style_1 .stm_staff__image {
    float: left;
    margin: 0 40px 0 0;
}

.stm_staff_list_style_1 .stm_staff__image img {
    width: 100%;
}

.stm_staff_list_style_1 .stm_staff__info {
    overflow: hidden;
}

.stm_staff_list_style_1 .stm_staff__name {
    margin-bottom: 1px;
}

.stm_staff_list_style_1 .stm_staff__name:before {
    margin-bottom: 10px;
}

.stm_staff_list_style_1 .stm_staff__links {
    padding-top: 19px;
}

.stm_staff_list_style_1 .btn {
    padding: 6px 15px 5px;
    margin-right: 30px;
    float: left;
}

.stm_staff_list_style_1 .stm_linear_repeater {
    margin: 24px 0 23px;
}

@media (max-width: 550px) {
    .stm_staff_list_style_1 .stm_staff__image {
        float: none;
        margin: 0 0 40px;
    }

    .stm_staff_list_style_1 .btn {
        margin-right: 10px;
    }
}
