/*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_3 {
  margin-bottom: 62px; }
  .stm_staff_list_style_3 .stm_staff__image {
    float: left;
    margin: 0 30px 0 0; }
  .stm_staff_list_style_3 .stm_staff__info {
    overflow: hidden; }
  .stm_staff_list_style_3 .stm_staff__name {
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 10px; }
    .stm_staff_list_style_3 .stm_staff__name:before {
      margin-bottom: 10px; }
  .stm_staff_list_style_3 .stm_staff__job {
    font-size: 16px; }
  .stm_staff_list_style_3 .btn {
    padding: 7px 15px;
    margin-right: 30px;
    float: left;
    font-size: 13px; }
  .stm_staff_list_style_3 .stm_separator {
    margin: 15px 0 10px; }
  .stm_staff_list_style_3 .stm_separator {
    width: 100%;
    height: 1px;
    background-color: #ccc; }
  @media (max-width: 1023px) {
    .stm_staff_list_style_3 .btn {
      padding: 7px 20px !important; } }
  @media (max-width: 670px) {
    .stm_staff_list_style_3 .btn {
      float: none;
      margin: 0 10px 15px 0 !important; } }
  @media (max-width: 550px) {
    .stm_staff_list_style_3 .stm_staff__image {
      float: none;
      margin: 0 0 40px; } }
