/***************
* Block 89 css *
****************/

.td_module_wrap.td_module_89 { padding-bottom: 40px; }
.td_module_wrap.td_module_89:last-child { padding-bottom: 0; }

.td_module_89 .td-module-thumb {
  margin-bottom: 0;
  height: 100%;
}
.td_module_89 .entry-thumb {
  height: 100%;
}
.td_module_89 .td-post-sub-title.sponsor {
  margin: -6px 0 6px 0;
}
.td_module_89.td_module_mx17 .td-post-category {
    background-color: #fff;
    color: #000;
    bottom: 0;
    padding-left: 0;
    padding-bottom: 0;
    font-weight: 400;
  }
  .td_module_89  .td-excerpt {
    font-size: 15px;
    line-height: 22px;
  }

/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_89.td_module_mx17 .td-module-image {
    height: 350px;
  }
}
@media (max-width: 767px) {
	.td_module_89.td_module_mx17 .td-module-image {
        margin-bottom: 14px;
    }
}


/***************
* Block 88 css *
****************/

.td_module_wrap.td_module_88 { padding-bottom: 40px; }
.td_module_wrap.td_module_88:last-child { padding-bottom: 0; }
.td_module_88 .entry-title {
    font-size: 26px !important;
    line-height: 32px !important;
  }
  .td_module_88  .td-excerpt {
    font-size: 15px;
    line-height: 22px;
  }
  .td_module_88 .td-post-author-name {
    font-size: 13px;
  }
  .td_module_88 .td-post-category,
  .td_block_88 .td-post-category  {
    background-color: #fff;
    color: #000;
    bottom: 0;
    padding-left: 0;
    padding-bottom: 0;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 11px;
  }
  .td_module_88 .td-post-category:hover {
    background-color: #fff;
    color: #000;
  }
  .td_module_88 .td-post-sub-title.sponsor {
    margin: -6px 0 6px 0;
  }

/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
}

@media (max-width: 767px) {
    .td_module_88 .td-module-image {
      margin-left: -20px;
      margin-right: -20px;
    }
    .td_module_88 .td-post-category {
      padding-left: 20px;
    }
  }

.td_block_88.td_with_ajax_pagination .td_block_inner.td-column-3 {
  position: relative;
  padding-bottom: 30px;
}
.td_block_88.td_with_ajax_pagination .td_block_inner.td-column-3 .td-load-more-wrap {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.aziende.td_block_88 .td_module_4,
.aziende .td_module_88,
.aziende .td_module_89 {
  background-color: #969696;
  padding: 50px 20px;
}
.aziende.td_block_88 .td_module_4 .td-post-category,
.aziende .td_module_88 .td-post-category,
.aziende .td_module_89 .td-post-category,
.aziende .td_module_88 .td-post-category:hover {
  background-color: #969696;
}

.aziende.td_block_88 .td_module_4 .td-excerpt,
.aziende.td_block_88 .td_module_4 .td-post-sub-title,
.aziende .td_module_88 .td-excerpt,
.aziende .td_module_88 .td-post-sub-title {
  color: #000;
}
.td_block_88 .td-module-meta-info {
  min-height: 0;
}