/*...543   544....767   768....991   992....1199   1200...*/
/*__xs__   ____sm____   ____md____   ____lg_____   ___xl__*/
/** news */
.node--type-news .node__submitted {
  margin-bottom: 0.5rem;
  color: #999;
  font-size: 0.9em; }

.node--type-news .field--name-field-tags {
  overflow: hidden;
  margin: 0 -10px; }
  .node--type-news .field--name-field-tags .field__item {
    float: left;
    margin: 0 10px; }

.view-news .views-row {
  margin-bottom: 30px; }

.view-news .service-block-more {
  padding-top: 0; }

.news-full .field {
  margin-bottom: 15px; }
  .news-full .field:last-of-type {
    margin-bottom: 0; }

.news-full .img-adaptive {
  margin-bottom: 30px; }

.news-teaser {
  color: #494949; }
  .news-teaser__title {
    color: #494949; }
  .news-teaser .text-formatted {
    color: #494949; }
  @media (max-width: 767.98px) {
    .news-teaser .img-adaptive {
      margin-bottom: 20px; } }
  .news-teaser .field--name-field-image {
    overflow: hidden; }
  .news-teaser img {
    transition: transform 0.4s;
    transform: perspective(1px); }
  .news-teaser:hover img {
    transform: scale(1.05); }

/*# sourceMappingURL=_maps/news.css.map */
