

.btn-vlab {
  color: #fff;
  background-color: #c50c0f;
  border-color: #c50c0f;
}

.vlab-btn-small {
  padding: 5px 10px;
  font-size: 12px!important;
  line-height: 1.5;
  border-radius: 3px!important;
}

.auth-deff_timeline > li {
  position: relative;
}

.vlab-news-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}


  .auth-deff_timeline > li .news-span {
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
    height: 100%;
    text-align: center; }
    .auth-deff_timeline > li .news-span .time-year {
      color: #a5a8ab;
      font-family: "Montserrat";
      font-size: 28px;
      font-size: 2rem;
      font-weight: 600;
      line-height: 1; }
    .auth-deff_timeline > li .news-span .time-month {
      font-size: 16.5px;
      font-size: 1.17857rem;
      font-family: "Montserrat";
      margin-top: -10px; }
    .auth-deff_timeline > li .news-span .time-year, .auth-deff_timeline > li .news-span .time-month {
      position: relative;
      top: 50%;
      transform: translateY(-50%); }
  .auth-deff_timeline > li .news-meta {
    position: relative;
    background-color: #fff;
    margin-left: 250px;
    padding: 15px 20px;
    overflow: hidden;
    height: 100% }
    .auth-deff_timeline > li .news-meta .staff-title {
      color: #c50c0f;
      font-size: 16px;
      font-size: 1.14286rem; }
    .auth-deff_timeline > li .news-meta h1, .auth-deff_timeline > li .news-meta .h1, .auth-deff_timeline > li .news-meta h2, .auth-deff_timeline > li .news-meta .h2, .auth-deff_timeline > li .news-meta h3, .auth-deff_timeline > li .news-meta .h3 {
      margin-bottom: 3px; }
  .news-meta .__time {
    color: #666; }
  .news-meta .__loc {
    color: #666;
    margin-bottom: 15px; }
    .news-meta .__loc > span {
      font-weight: 700; }

@media (max-width: 767px) {
  .news-li {
    height: 150px;
  }
  .news-meta > p {
    display: none;
  }
  .auth-deff_timeline > li .news-span {
    width: 210px; }
    .auth-deff_timeline > li .news-span .time-year {
      font-size: 18px;
      font-size: 1.28571rem; }
    .auth-deff_timeline > li .news-span .time-month {
      font-size: 13px;
      font-size: 0.92857rem;
      margin-top: 0; }
  .auth-deff_timeline > li .news-meta {
    margin-left: 180px; }
  
    .item-grid.grid-4 {
      width: 50%!important;
    }
    .item-grid.grid-3 {
      width: 50%!important;
    }
    
  }
@media (max-width: 550px) {
  .item-grid.grid-4 {
    width: 100%!important;
  }
  .item-grid.grid-3 {
    width: 100%!important;
  }
  .auth-deff_timeline > li .timeline-meta .staff-title {
    margin-bottom: 10px!important;
  }
}

.item-grid.grid-4 > a > img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  object-position: center;
  -o-object-fit: cover;
  -o-object-position: center;
}

.item-grid.grid-3 > a > img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  object-position: center;
  -o-object-fit: cover;
  -o-object-position: center;
}

.page-academix .sabbi-page-header {
  background-color: #c50c0f; }

  .auth-deff_timeline > li .timeline-meta .staff-title {
    margin-bottom: 50px; }

.site-footer.section-footer{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.section-footer .footer-bar {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  #site-footer-bar {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .site-footer.section-footer {
    background-position: right;
  }
}

.footer-widget .widget {
  margin-bottom: 0px!important;
}

.section-footer .widget_media_image{
  margin-bottom: 0px!important;
}

.section-footer .widget {
  margin-bottom: 0px!important;
}

.section-footer .widget_text .textwidget p:nth-child(2n) {
  margin-bottom: 0px!important;
}

.news-image-preview {
  height: 200px;
  text-align: center;
  line-height: 200px;
  margin: 10px 0;
  display: inline-block;
}

.vlab-news {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 350px;
  object-fit: cover;
  object-position: center;
  -o-object-fit: cover;
  -o-object-position: center;
}

.news-title {
  color: #c50c0f;
  margin: 15px 0;
}

.news-tekst {
  height: 80px;
}

.profile-card .fig-title-des{
  height: 35px;
}

.footer-bar {
  padding: 20px 0px; }

  .footer-site-info.footer-widget{
    width: 85%;
  }

.team-sitemap-list {
  list-style-type: none;
}

.bt-filter {
  color: #fff;
  background-color: #c50c0f;
  border-color: #c50c0f;
}

.select-filter{
  background-color: #fff;
  line-height: 1.5;
  padding: 5px 0px;
  font-size: 14px;
}