.node-new.node-teaser {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.node-new.node-teaser .node-content {
  display: block;
  padding: 30px;
  text-align: center;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0, 0, 0, 0), endColorstr=rgba(0, 0, 0, 0.7), GradientType=0);
  /* IE6-8 */
  background-repeat: no-repeat;
  color: #fff;
}
.node-new.node-teaser .node-content .field-name-field-date {
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 20px;
}
.node-new.node-teaser .node-content .field-name-field-date .field-item {
  display: inline-block;
  position: relative;
  padding: 0 10px 7px 10px;
}
.node-new.node-teaser .node-content .field-name-field-date .field-item:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #fff;
}
.node-new.node-teaser .node-content h2 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2em;
  margin: 0 0 5px 0;
}
.node-new.node-teaser .node-content .field-name-body {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2em;
}
.node-new.node-teaser .node-content:hover {
  text-decoration: none;
  background: -moz-linear-gradient(left, rgba(5, 126, 181, 0.5) 00%, rgba(5, 126, 181, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(5, 126, 181, 0.5)), color-stop(100%, rgba(5, 126, 181, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(5, 126, 181, 0.5) 00%, rgba(5, 126, 181, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(5, 126, 181, 0.5) 00%, rgba(5, 126, 181, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(5, 126, 181, 0.5) 00%, rgba(5, 126, 181, 1) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(5, 126, 181, 0.5), endColorstr=rgba(5, 126, 181, 1), GradientType=0);
  /* IE6-8 */
  background-repeat: no-repeat;
}
.node-new.node-list {
  margin-bottom: 30px;
  -moz-box-shadow: '' 0 0 5px rgba(0, 0, 0, 0.17);
  -webkit-box-shadow: '' 0 0 5px rgba(0, 0, 0, 0.17);
  box-shadow: '' 0 0 5px rgba(0, 0, 0, 0.17);
  border: 1px solid rgba(63, 60, 61, 0.2);
  background-color: #fff;
}
.node-new.node-list a:hover {
  text-decoration: none;
}
.node-new.node-list .wrapper {
  overflow: hidden;
  position: relative;
  display: block;
}
.node-new.node-list header {
  position: relative;
}
.node-new.node-list header .date {
  background: rgba(0, 0, 0, 0.63);
  position: absolute;
  left: 0;
  top: 0;
  padding: 22px 16px;
}
.node-new.node-list .node-content {
  padding: 15px;
  min-height: 123px;
}
.node-new.node-list .node-content h2.node-title {
  color: #333;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3em;
  margin: 0 0 20px 0;
}
.node-new.node-list .node-content .field-name-body {
  color: #3f3c3d;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2em;
}
.node-new.node-list .node-content .field-name-field-date {
  color: #828282;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.1em;
  text-transform: uppercase;
  letter-spacing: 0.52px;
  margin-bottom: 10px;
}
.node-new.node-list footer {
  -moz-box-shadow: '' 0 0 5px rgba(0, 0, 0, 0.17);
  -webkit-box-shadow: '' 0 0 5px rgba(0, 0, 0, 0.17);
  box-shadow: '' 0 0 5px rgba(0, 0, 0, 0.17);
  border-top: 1px solid rgba(63, 60, 61, 0.2);
}
.node-new.node-list footer a {
  display: block;
}
.node-new.node-full .field-name-field-image {
  float: left;
  width: 40%;
  padding: 0 40px 40px 0;
  margin: 0;
}
@media (max-width: 767px) {
  .node-new.node-full .field-name-field-image {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 0 30px 0;
  }
}
.context-news #block-system-main {
  margin-bottom: 90px;
}
#block-views-news-block {
  padding-left: 15px;
  padding-right: 15px;
}
#block-views-news-block .views-row-1 .node-new.node-teaser .node-content {
 /* position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;*/
}
@media (max-width: 767px) {
  #block-views-news-block .views-row-1 .node-new.node-teaser .node-content {
  /*  position: relative;
    margin-bottom: 20px;*/
  }
  .node-new.node-teaser {
    /*min-height:inherit !important;*/
  }
}
#block-views-news-block .views-row-1 .node-new.node-teaser .node-content .wrapper {
 /* position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  top: auto;
  bottom: 15px;*/
}
@media (max-width: 767px) {
  .node-new.node-teaser .node-content{
   /* margin-bottom: 20px;*/
  }
  #block-views-news-block .views-row-1 .node-new.node-teaser .node-content {
   /* position: relative;
    margin-bottom: 20px;*/
  }
  #block-views-news-block .views-row-1 .node-new.node-teaser .node-content .wrapper {
   /* position: relative;*/
  }
}
#block-views-news-block .views-row-1 .node-new.node-teaser .node-content h2 {
 /* font-size: 21px;*/
}

@media (min-width: 992px) {
  .pagina_listado_noticias .views-row:nth-child(3n+1) {
    clear:left;
  }
}
