/*
  @include grid-setup((
    count: 12,
    gutter: 40px,
    column: 70px,
    width: 98%
  ));
*/
.node-content {
  position: relative; }
  .node-content.view-mode-full.node-hide_share .social-and-info {
    min-height: 1px; }
    .node-content.view-mode-full.node-hide_share .social-and-info .social {
      display: none; }
    .node-content.view-mode-full.node-hide_share .social-and-info .time-and-category {
      margin-top: 0; }
  .node-content.view-mode-full .field-video {
    width: auto;
    max-width: 100%;
    min-width: 640px; }
    @media (max-width: 700px) {
      .node-content.view-mode-full .field-video {
        min-width: 0;
        width: 100%; } }
    .node-content.view-mode-full .field-video > .video {
      margin-bottom: 30px; }
      .node-content.view-mode-full .field-video > .video:before {
        display: none; }
      .node-content.view-mode-full .field-video > .video > a {
        position: static; }
      .node-content.view-mode-full .field-video > .video .full {
        position: static;
        display: none; }
      .node-content.view-mode-full .field-video > .video.ready .full {
        display: block; }
  .node-content.view-mode-full .content-container {
    border-top: 1px solid #bdbfc1;
    padding-top: 40px;
    width: 100%;
    float: left; }
    @media (max-width: 600px) {
      .node-content.view-mode-full .content-container {
        padding-top: 20px; } }
    .node-content.view-mode-full .content-container > .content {
      width: 66.03774%;
      float: left;
      margin-bottom: 30px; }
      @media (max-width: 600px) {
        .node-content.view-mode-full .content-container > .content {
          width: 100%;
          margin-right: 0;
          margin-bottom: 0px; } }
      .node-content.view-mode-full .content-container > .content .field-manchet {
        font-size: 24px;
        line-height: 28px;
        width: 87.14623%;
        margin-right: 2.83019%;
        float: left;
        margin-bottom: 50px; }
        @media (max-width: 1070px) {
          .node-content.view-mode-full .content-container > .content .field-manchet {
            font-size: 22px;
            line-height: 24px; } }
        @media (max-width: 900px) {
          .node-content.view-mode-full .content-container > .content .field-manchet {
            font-size: 20px;
            line-height: 22px; } }
        @media (max-width: 600px) {
          .node-content.view-mode-full .content-container > .content .field-manchet {
            font-size: 18px;
            line-height: 20px; } }
        .hub-greece .node-content.view-mode-full .content-container > .content .field-manchet, .node-content.view-mode-full .content-container > .content .field-manchet.hub-greece {
          font-family: Arial;
          text-transform: none; }
        .node-content.view-mode-full .content-container > .content .field-manchet p:last-child {
          margin: 0; }
        @media (max-width: 900px) {
          .node-content.view-mode-full .content-container > .content .field-manchet {
            width: 100%;
            margin-right: 0;
            margin-bottom: 30px; } }
      .node-content.view-mode-full .content-container > .content .body {
        width: 74.29245%;
        margin-right: 2.83019%;
        float: left; }
        @media (max-width: 900px) {
          .node-content.view-mode-full .content-container > .content .body {
            width: 100%;
            margin-right: 0; } }
        @media (max-width: 600px) {
          .node-content.view-mode-full .content-container > .content .body {
            margin-bottom: 30px; } }
        .node-content.view-mode-full .content-container > .content .body h2.header {
          font-family: "Plain bold", Arial, sans-serif; }
          .hub-greece .node-content.view-mode-full .content-container > .content .body h2.header, .node-content.view-mode-full .content-container > .content .body h2.header.hub-greece {
            font-family: Arial;
            text-transform: none; }
  .node-content.view-mode-teaser {
    -webkit-transition: box-shadow 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: box-shadow 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: box-shadow 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    padding: 15px 0;
    border-bottom: 1px solid #e2e3e4; }
    .node-content.view-mode-teaser:first-child {
      border-top: 1px solid #e2e3e4; }
    .node-content.view-mode-teaser:hover {
      -webkit-transition: box-shadow 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: box-shadow 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: box-shadow 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      position: relative;
      z-index: 10;
      box-shadow: 0px 0px 14px -2px rgba(0, 0, 0, 0.4); }
      .node-content.view-mode-teaser:hover .field-images.no-image:after {
        -webkit-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        color: #9e9978; }
        .hub-progressinmind .node-content.view-mode-teaser:hover .field-images.no-image:after {
          color: #9e9978; }
        .lic .node-content.view-mode-teaser:hover .field-images.no-image:after {
          color: #b51412; }
        .hub-linf .node-content.view-mode-teaser:hover .field-images.no-image:after {
          color: #b51412; }
        .hub-thinc .node-content.view-mode-teaser:hover .field-images.no-image:after {
          color: #D14330; }
        .hub-rethink .node-content.view-mode-teaser:hover .field-images.no-image:after {
          color: #942621; }
        .hub-focus .node-content.view-mode-teaser:hover .field-images.no-image:after {
          color: #6d6e71; }
      .node-content.view-mode-teaser:hover .field-images .item img {
        -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: -moz-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transform: scale(1.02);
        -moz-transform: scale(1.02);
        -ms-transform: scale(1.02);
        -o-transform: scale(1.02);
        transform: scale(1.02); }
      @media (max-width: 900px) {
        .node-content.view-mode-teaser:hover {
          box-shadow: none; } }
    .views-row:last-child .node-content.view-mode-teaser {
      border-bottom: 1px solid #e2e3e4; }
    .node-content.view-mode-teaser .content {
      color: #414042; }
      .node-content.view-mode-teaser .content:after {
        content: "";
        display: table;
        clear: both; }
    .node-content.view-mode-teaser .field-images {
      width: 22.87736%;
      margin-right: 2.83019%;
      float: left;
      border-right: 1px solid #e2e3e4;
      box-sizing: border-box;
      position: relative;
      overflow: hidden; }
      .node-content.view-mode-teaser .field-images:before {
        display: block;
        content: "";
        padding-top: 100%; }
      .node-content.view-mode-teaser .field-images.no-image:after {
        -webkit-transition: color 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        -moz-transition: color 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        transition: color 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        color: #6d6e71;
        font-family: 'icomoon';
        content: "\e916";
        font-size: 144px;
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
        .hub-progressinmind .node-content.view-mode-teaser .field-images.no-image:after {
          color: #6d6e71; }
        .lic .node-content.view-mode-teaser .field-images.no-image:after {
          color: #6d6e71; }
        .hub-linf .node-content.view-mode-teaser .field-images.no-image:after {
          color: #6d6e71; }
        .hub-thinc .node-content.view-mode-teaser .field-images.no-image:after {
          color: #182b49; }
        .hub-rethink .node-content.view-mode-teaser .field-images.no-image:after {
          color: #202d56; }
        .hub-focus .node-content.view-mode-teaser .field-images.no-image:after {
          color: #9e9978; }
        @media (max-width: 900px) {
          .node-content.view-mode-teaser .field-images.no-image:after {
            font-size: 120px; } }
        @media (max-width: 600px) {
          .node-content.view-mode-teaser .field-images.no-image:after {
            font-size: 100px; } }
      .node-content.view-mode-teaser .field-images.no-image.article:after {
        content: "\e916"; }
      .node-content.view-mode-teaser .field-images.no-image.interview:after {
        content: "\e917"; }
      .node-content.view-mode-teaser .field-images.no-image.video:after {
        content: "\e922"; }
      .node-content.view-mode-teaser .field-images .item {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%; }
        .node-content.view-mode-teaser .field-images .item img {
          -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          -moz-transition: -moz-transform 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition: transform 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          width: 100%; }
    .node-content.view-mode-teaser .text {
      width: 74.29245%;
      float: left;
      padding: 0 40px 15px 0;
      box-sizing: border-box; }
      .node-content.view-mode-teaser .text .info {
        margin-bottom: 15px;
        -webkit-font-smoothing: antialiased; }
        .node-content.view-mode-teaser .text .info .field-type {
          color: #a3a5a8; }
          .node-content.view-mode-teaser .text .info .field-type .date-display-range {
            display: inline-block; }
        .node-content.view-mode-teaser .text .info .field-category span.recent {
          color: #D14330; }
        .node-content.view-mode-teaser .text .info .field-category .item:nth-child(1n + 2) {
          display: none; }
      .node-content.view-mode-teaser .text h2.title {
        font-family: "Plain", Arial, sans-serif;
        font-size: 24px;
        line-height: 28px;
        -webkit-font-smoothing: antialiased;
        font-weight: normal;
        margin-bottom: 15px; }
        @media (max-width: 1070px) {
          .node-content.view-mode-teaser .text h2.title {
            font-size: 16px;
            line-height: 19px; } }
        @media (max-width: 900px) {
          .node-content.view-mode-teaser .text h2.title {
            font-size: 18px;
            line-height: 21px; } }
        @media (max-width: 600px) {
          .node-content.view-mode-teaser .text h2.title {
            font-size: 14px;
            line-height: 16px; } }
        .hub-greece .node-content.view-mode-teaser .text h2.title, .node-content.view-mode-teaser .text h2.title.hub-greece {
          font-family: Arial;
          text-transform: none; }
      .node-content.view-mode-teaser .text .summary {
        font-size: 13px;
        line-height: 20px; }
        @media (max-width: 600px) {
          .node-content.view-mode-teaser .text .summary {
            font-size: 12px;
            line-height: 15px; } }
        .hub-greece .node-content.view-mode-teaser .text .summary, .node-content.view-mode-teaser .text .summary.hub-greece {
          font-family: Arial;
          text-transform: none; }
      @media (max-width: 600px) {
        .node-content.view-mode-teaser .text {
          padding: 0 40px 10px 0; }
          .node-content.view-mode-teaser .text .info {
            margin-bottom: 5px; } }
    .node-content.view-mode-teaser.no-image .field-images .item {
      padding-top: 100%;
      background-color: #a3a5a8; }
    .node-content.view-mode-teaser.has-podcast {
      position: relative; }
      @media (max-width: 600px) {
        .node-content.view-mode-teaser.has-podcast {
          padding-bottom: 74px; } }
      .node-content.view-mode-teaser.has-podcast h2.title {
        margin-bottom: 60px; }
        @media (max-width: 600px) {
          .node-content.view-mode-teaser.has-podcast h2.title {
            margin-bottom: 0; } }
      .node-content.view-mode-teaser.has-podcast .data-audio {
        position: absolute;
        left: 25.70755%;
        bottom: 12px;
        width: calc(74.29245% - 14px); }
        @media (max-width: 600px) {
          .node-content.view-mode-teaser.has-podcast .data-audio {
            width: 100%;
            left: 0; } }
  .node-content.view-mode-teaser-small {
    overflow: hidden;
    -webkit-transition: background-color 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -moz-transition: background-color 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: background-color 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    background-color: #414042; }
    .node-content.view-mode-teaser-small:hover {
      -webkit-transition: background-color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: background-color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: background-color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      background-color: #343335; }
      .node-content.view-mode-teaser-small:hover.no-image .field-images:before {
        -webkit-transition: color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        color: #ffffff; }
    .node-content.view-mode-teaser-small .field-images {
      height: 122px;
      width: 122px;
      float: left;
      margin-right: 20px;
      background-repeat: no-repeat;
      background-size: cover; }
      @media (max-width: 1070px) {
        .node-content.view-mode-teaser-small .field-images {
          height: 110px;
          width: 110px; } }
      @media (max-width: 450px) {
        .node-content.view-mode-teaser-small .field-images {
          margin-left: -40px;
          margin-right: 10px; } }
    .node-content.view-mode-teaser-small.no-image .field-images {
      background-color: #a3a5a8;
      position: relative; }
      .node-content.view-mode-teaser-small.no-image .field-images:before {
        -webkit-transition: color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        -moz-transition: color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        transition: color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 170px;
        font-family: 'icomoon';
        content: "\e922";
        color: #414042; }
        @media (max-width: 450px) {
          .node-content.view-mode-teaser-small.no-image .field-images:before {
            font-size: 160px;
            left: calc(50% + 20px); } }
    .node-content.view-mode-teaser-small .text {
      color: #ffffff;
      padding: 15px 20px;
      box-sizing: border-box; }
      @media (max-width: 450px) {
        .node-content.view-mode-teaser-small .text {
          padding: 10px 15px; } }
      .node-content.view-mode-teaser-small .text .info {
        margin-bottom: 15px; }
        @media (max-width: 1070px) {
          .node-content.view-mode-teaser-small .text .info {
            margin-bottom: 6px; } }
      .node-content.view-mode-teaser-small .text h2.title {
        font-size: 12px;
        line-height: 19px;
        max-height: 40px;
        overflow: hidden; }
        .hub-greece .node-content.view-mode-teaser-small .text h2.title, .node-content.view-mode-teaser-small .text h2.title.hub-greece {
          font-family: Arial;
          text-transform: none; }
        @media (max-width: 450px) {
          .node-content.view-mode-teaser-small .text h2.title {
            max-height: 49px;
            line-height: 15px; } }
      .node-content.view-mode-teaser-small .text .duration {
        font-size: 12px;
        line-height: 19px;
        color: #a3a5a8; }
        .hub-greece .node-content.view-mode-teaser-small .text .duration, .node-content.view-mode-teaser-small .text .duration.hub-greece {
          font-family: Arial;
          text-transform: none; }
  .node-content.view-mode-teaser-large > .content {
    width: 100%;
    float: left; }
    .node-content.view-mode-teaser-large > .content .left {
      position: relative;
      width: 66.03774%;
      margin-right: 1.88679%;
      float: left; }
      @media (max-width: 900px) {
        .node-content.view-mode-teaser-large > .content .left {
          width: 100%; } }
      .node-content.view-mode-teaser-large > .content .left .field-video {
        margin-bottom: 20px; }
        .node-content.view-mode-teaser-large > .content .left .field-video > .video:before {
          padding-top: 48.771%; }
    .node-content.view-mode-teaser-large > .content .right {
      color: #ffffff;
      width: 32.07547%;
      float: left; }
      @media (max-width: 900px) {
        .node-content.view-mode-teaser-large > .content .right {
          width: 100%; } }
      .node-content.view-mode-teaser-large > .content .right .info {
        margin-bottom: 15px; }
      .node-content.view-mode-teaser-large > .content .right .title-and-time {
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        margin-bottom: 25px; }
        .node-content.view-mode-teaser-large > .content .right .title-and-time h2.title {
          font-family: "Plain", Arial, sans-serif;
          font-size: 24px;
          line-height: 28px;
          color: #ffffff;
          margin-bottom: 10px; }
          @media (max-width: 1070px) {
            .node-content.view-mode-teaser-large > .content .right .title-and-time h2.title {
              font-size: 16px;
              line-height: 19px; } }
          @media (max-width: 900px) {
            .node-content.view-mode-teaser-large > .content .right .title-and-time h2.title {
              font-size: 18px;
              line-height: 21px; } }
          @media (max-width: 600px) {
            .node-content.view-mode-teaser-large > .content .right .title-and-time h2.title {
              font-size: 14px;
              line-height: 16px; } }
          .hub-greece .node-content.view-mode-teaser-large > .content .right .title-and-time h2.title, .node-content.view-mode-teaser-large > .content .right .title-and-time h2.title.hub-greece {
            font-family: Arial;
            text-transform: none; }
        .node-content.view-mode-teaser-large > .content .right .title-and-time .duration {
          font-size: 12px;
          line-height: 19px;
          color: #a3a5a8;
          margin-bottom: 15px; }
          .hub-greece .node-content.view-mode-teaser-large > .content .right .title-and-time .duration, .node-content.view-mode-teaser-large > .content .right .title-and-time .duration.hub-greece {
            font-family: Arial;
            text-transform: none; }
  .node-content.view-mode-teaser-square, .node-content.view-mode-congresstool {
    -webkit-transition: box-shadow 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -moz-transition: box-shadow 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: box-shadow 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    position: relative;
    background: #ffffff;
    border: 1px solid #e2e3e4;
    box-sizing: border-box;
    min-height: 407px; }
    .node-content.view-mode-teaser-square:after, .node-content.view-mode-congresstool:after {
      content: "";
      display: table;
      clear: both; }
    @media (max-width: 1290px) {
      .node-content.view-mode-teaser-square, .node-content.view-mode-congresstool {
        min-height: 0; } }
    .node-content.view-mode-teaser-square:hover, .node-content.view-mode-congresstool:hover {
      -webkit-transition: box-shadow 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: box-shadow 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: box-shadow 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      position: relative;
      z-index: 10;
      box-shadow: 0px 0px 14px -2px rgba(0, 0, 0, 0.4); }
      .node-content.view-mode-teaser-square:hover .content .media-container.no-image:after, .node-content.view-mode-congresstool:hover .content .media-container.no-image:after {
        -webkit-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        color: #9e9978; }
        .hub-progressinmind .node-content.view-mode-teaser-square:hover .content .media-container.no-image:after, .hub-progressinmind .node-content.view-mode-congresstool:hover .content .media-container.no-image:after {
          color: #9e9978; }
        .lic .node-content.view-mode-teaser-square:hover .content .media-container.no-image:after, .lic .node-content.view-mode-congresstool:hover .content .media-container.no-image:after {
          color: #b51412; }
        .hub-linf .node-content.view-mode-teaser-square:hover .content .media-container.no-image:after, .hub-linf .node-content.view-mode-congresstool:hover .content .media-container.no-image:after {
          color: #b51412; }
        .hub-thinc .node-content.view-mode-teaser-square:hover .content .media-container.no-image:after, .hub-thinc .node-content.view-mode-congresstool:hover .content .media-container.no-image:after {
          color: #D14330; }
        .hub-rethink .node-content.view-mode-teaser-square:hover .content .media-container.no-image:after, .hub-rethink .node-content.view-mode-congresstool:hover .content .media-container.no-image:after {
          color: #942621; }
        .hub-focus .node-content.view-mode-teaser-square:hover .content .media-container.no-image:after, .hub-focus .node-content.view-mode-congresstool:hover .content .media-container.no-image:after {
          color: #6d6e71; }
      .node-content.view-mode-teaser-square:hover .content .media-container img, .node-content.view-mode-congresstool:hover .content .media-container img {
        -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: -moz-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .node-content.view-mode-teaser-square .content, .node-content.view-mode-congresstool .content {
      width: 100%;
      height: 100%;
      top: 0;
      color: #414042; }
      .node-content.view-mode-teaser-square .content .media-container, .node-content.view-mode-congresstool .content .media-container {
        position: relative;
        float: left;
        width: 100%; }
        .node-content.view-mode-teaser-square .content .media-container.no-image, .node-content.view-mode-congresstool .content .media-container.no-image {
          padding-top: 77.5%; }
          .node-content.view-mode-teaser-square .content .media-container.no-image:after, .node-content.view-mode-congresstool .content .media-container.no-image:after {
            -webkit-transition: color 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -moz-transition: color 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            transition: color 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            color: #6d6e71;
            font-family: 'icomoon';
            content: "\e916";
            font-size: 220px;
            position: absolute;
            display: block;
            top: 50%;
            left: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%); }
            .hub-progressinmind .node-content.view-mode-teaser-square .content .media-container.no-image:after, .hub-progressinmind .node-content.view-mode-congresstool .content .media-container.no-image:after {
              color: #6d6e71; }
            .lic .node-content.view-mode-teaser-square .content .media-container.no-image:after, .lic .node-content.view-mode-congresstool .content .media-container.no-image:after {
              color: #6d6e71; }
            .hub-linf .node-content.view-mode-teaser-square .content .media-container.no-image:after, .hub-linf .node-content.view-mode-congresstool .content .media-container.no-image:after {
              color: #6d6e71; }
            .hub-thinc .node-content.view-mode-teaser-square .content .media-container.no-image:after, .hub-thinc .node-content.view-mode-congresstool .content .media-container.no-image:after {
              color: #182b49; }
            .hub-rethink .node-content.view-mode-teaser-square .content .media-container.no-image:after, .hub-rethink .node-content.view-mode-congresstool .content .media-container.no-image:after {
              color: #202d56; }
            .hub-focus .node-content.view-mode-teaser-square .content .media-container.no-image:after, .hub-focus .node-content.view-mode-congresstool .content .media-container.no-image:after {
              color: #9e9978; }
          .node-content.view-mode-teaser-square .content .media-container.no-image.article:after, .node-content.view-mode-congresstool .content .media-container.no-image.article:after {
            content: "\e916"; }
          .node-content.view-mode-teaser-square .content .media-container.no-image.interview:after, .node-content.view-mode-congresstool .content .media-container.no-image.interview:after {
            content: "\e917"; }
        .node-content.view-mode-teaser-square .content .media-container .field-images, .node-content.view-mode-congresstool .content .media-container .field-images {
          position: relative;
          float: left;
          top: 0;
          width: 100%; }
          .node-content.view-mode-teaser-square .content .media-container .field-images img, .node-content.view-mode-congresstool .content .media-container .field-images img {
            -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -moz-transition: -moz-transform 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            transition: transform 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53); }
        .node-content.view-mode-teaser-square .content .media-container .field-video .video, .node-content.view-mode-congresstool .content .media-container .field-video .video {
          height: 100%; }
          .node-content.view-mode-teaser-square .content .media-container .field-video .video:before, .node-content.view-mode-congresstool .content .media-container .field-video .video:before {
            padding-top: 56%; }
        .node-content.view-mode-teaser-square .content .media-container .logo-container, .node-content.view-mode-congresstool .content .media-container .logo-container {
          position: absolute;
          left: 0px;
          top: 20px;
          height: 30px;
          padding: 4px 10px;
          background-color: #ffffff; }
          .node-content.view-mode-teaser-square .content .media-container .logo-container.hub-rethink, .node-content.view-mode-congresstool .content .media-container .logo-container.hub-rethink {
            width: 180px; }
            .node-content.view-mode-teaser-square .content .media-container .logo-container.hub-rethink .logo, .node-content.view-mode-teaser-square .content .media-container .logo-container.hub-rethink .logo-retina, .node-content.view-mode-congresstool .content .media-container .logo-container.hub-rethink .logo, .node-content.view-mode-congresstool .content .media-container .logo-container.hub-rethink .logo-retina {
              width: 180px; }
          .node-content.view-mode-teaser-square .content .media-container .logo-container.hub-thinc, .node-content.view-mode-congresstool .content .media-container .logo-container.hub-thinc {
            width: 85px;
            height: 60px; }
            .node-content.view-mode-teaser-square .content .media-container .logo-container.hub-thinc .logo, .node-content.view-mode-teaser-square .content .media-container .logo-container.hub-thinc .logo-retina, .node-content.view-mode-congresstool .content .media-container .logo-container.hub-thinc .logo, .node-content.view-mode-congresstool .content .media-container .logo-container.hub-thinc .logo-retina {
              width: 85px; }
              .node-content.view-mode-teaser-square .content .media-container .logo-container.hub-thinc .logo .logo-inner, .node-content.view-mode-teaser-square .content .media-container .logo-container.hub-thinc .logo-retina .logo-inner, .node-content.view-mode-congresstool .content .media-container .logo-container.hub-thinc .logo .logo-inner, .node-content.view-mode-congresstool .content .media-container .logo-container.hub-thinc .logo-retina .logo-inner {
                height: 60px; }
          .node-content.view-mode-teaser-square .content .media-container .logo-container.hub-institute, .node-content.view-mode-congresstool .content .media-container .logo-container.hub-institute {
            width: 182px; }
            .node-content.view-mode-teaser-square .content .media-container .logo-container.hub-institute .logo, .node-content.view-mode-teaser-square .content .media-container .logo-container.hub-institute .logo-retina, .node-content.view-mode-congresstool .content .media-container .logo-container.hub-institute .logo, .node-content.view-mode-congresstool .content .media-container .logo-container.hub-institute .logo-retina {
              width: 182px; }
          .node-content.view-mode-teaser-square .content .media-container .logo-container.hub-progressinmind, .node-content.view-mode-congresstool .content .media-container .logo-container.hub-progressinmind {
            display: none; }
          .node-content.view-mode-teaser-square .content .media-container .logo-container .logo, .node-content.view-mode-congresstool .content .media-container .logo-container .logo {
            color: #000000;
            box-sizing: border-box;
            float: left;
            background-color: #ffffff;
            box-sizing: border-box; }
            @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
              .node-content.view-mode-teaser-square .content .media-container .logo-container .logo, .node-content.view-mode-congresstool .content .media-container .logo-container .logo {
                display: none; } }
            .node-content.view-mode-teaser-square .content .media-container .logo-container .logo .logo-inner, .node-content.view-mode-congresstool .content .media-container .logo-container .logo .logo-inner {
              height: 30px;
              background-repeat: no-repeat;
              background-size: contain;
              background-position: center center; }
            .node-content.view-mode-teaser-square .content .media-container .logo-container .logo.logo-retina, .node-content.view-mode-congresstool .content .media-container .logo-container .logo.logo-retina {
              display: none; }
              @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
                .node-content.view-mode-teaser-square .content .media-container .logo-container .logo.logo-retina, .node-content.view-mode-congresstool .content .media-container .logo-container .logo.logo-retina {
                  display: block; } }
      .node-content.view-mode-teaser-square .content > .inner,
      .node-content.view-mode-teaser-square .content > a > .inner, .node-content.view-mode-congresstool .content > .inner,
      .node-content.view-mode-congresstool .content > a > .inner {
        float: left;
        background: #ffffff;
        width: 100%;
        bottom: 0;
        box-sizing: border-box;
        padding: 10px 20px 15px;
        border-top: 1px solid #e2e3e4;
        color: #414042; }
        .node-content.view-mode-teaser-square .content > .inner.video,
        .node-content.view-mode-teaser-square .content > a > .inner.video, .node-content.view-mode-congresstool .content > .inner.video,
        .node-content.view-mode-congresstool .content > a > .inner.video {
          min-height: 49.2%;
          padding-bottom: 70px; }
        .node-content.view-mode-teaser-square .content > .inner .info,
        .node-content.view-mode-teaser-square .content > a > .inner .info, .node-content.view-mode-congresstool .content > .inner .info,
        .node-content.view-mode-congresstool .content > a > .inner .info {
          float: left;
          width: 100%;
          margin-bottom: 10px; }
          .node-content.view-mode-teaser-square .content > .inner .info .field-type,
          .node-content.view-mode-teaser-square .content > a > .inner .info .field-type, .node-content.view-mode-congresstool .content > .inner .info .field-type,
          .node-content.view-mode-congresstool .content > a > .inner .info .field-type {
            color: #a3a5a8; }
            .node-content.view-mode-teaser-square .content > .inner .info .field-type .date-display-range,
            .node-content.view-mode-teaser-square .content > a > .inner .info .field-type .date-display-range, .node-content.view-mode-congresstool .content > .inner .info .field-type .date-display-range,
            .node-content.view-mode-congresstool .content > a > .inner .info .field-type .date-display-range {
              display: inline-block; }
          .node-content.view-mode-teaser-square .content > .inner .info .field-category .item:nth-child(1n + 2),
          .node-content.view-mode-teaser-square .content > a > .inner .info .field-category .item:nth-child(1n + 2), .node-content.view-mode-congresstool .content > .inner .info .field-category .item:nth-child(1n + 2),
          .node-content.view-mode-congresstool .content > a > .inner .info .field-category .item:nth-child(1n + 2) {
            display: none; }
        .node-content.view-mode-teaser-square .content > .inner .duration,
        .node-content.view-mode-teaser-square .content > a > .inner .duration, .node-content.view-mode-congresstool .content > .inner .duration,
        .node-content.view-mode-congresstool .content > a > .inner .duration {
          width: 100%;
          float: left;
          font-size: 12px;
          line-height: 19px;
          color: #a3a5a8; }
          .hub-greece .node-content.view-mode-teaser-square .content > .inner .duration, .node-content.view-mode-teaser-square .content > .inner .duration.hub-greece, .hub-greece
          .node-content.view-mode-teaser-square .content > a > .inner .duration,
          .node-content.view-mode-teaser-square .content > a > .inner .duration.hub-greece, .hub-greece .node-content.view-mode-congresstool .content > .inner .duration, .node-content.view-mode-congresstool .content > .inner .duration.hub-greece, .hub-greece
          .node-content.view-mode-congresstool .content > a > .inner .duration,
          .node-content.view-mode-congresstool .content > a > .inner .duration.hub-greece {
            font-family: Arial;
            text-transform: none; }
        .node-content.view-mode-teaser-square .content > .inner .field-subtitle,
        .node-content.view-mode-teaser-square .content > a > .inner .field-subtitle, .node-content.view-mode-congresstool .content > .inner .field-subtitle,
        .node-content.view-mode-congresstool .content > a > .inner .field-subtitle {
          width: 100%;
          float: left;
          font-size: 12px;
          line-height: 19px;
          line-height: normal;
          margin-bottom: 5px;
          margin-top: 5px; }
          .hub-greece .node-content.view-mode-teaser-square .content > .inner .field-subtitle, .node-content.view-mode-teaser-square .content > .inner .field-subtitle.hub-greece, .hub-greece
          .node-content.view-mode-teaser-square .content > a > .inner .field-subtitle,
          .node-content.view-mode-teaser-square .content > a > .inner .field-subtitle.hub-greece, .hub-greece .node-content.view-mode-congresstool .content > .inner .field-subtitle, .node-content.view-mode-congresstool .content > .inner .field-subtitle.hub-greece, .hub-greece
          .node-content.view-mode-congresstool .content > a > .inner .field-subtitle,
          .node-content.view-mode-congresstool .content > a > .inner .field-subtitle.hub-greece {
            font-family: Arial;
            text-transform: none; }
        .node-content.view-mode-teaser-square .content > .inner .btn,
        .node-content.view-mode-teaser-square .content > a > .inner .btn, .node-content.view-mode-congresstool .content > .inner .btn,
        .node-content.view-mode-congresstool .content > a > .inner .btn {
          position: absolute;
          bottom: 20px;
          left: 20px;
          -webkit-transition: background-color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          -moz-transition: background-color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition: background-color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          font-size: 12px;
          line-height: 19px;
          text-align: center;
          line-height: 14px;
          display: inline-block;
          padding: 8px 40px;
          color: #ffffff;
          border-radius: 20px;
          font-size: 12px;
          line-height: 19px;
          width: auto;
          box-sizing: border-box;
          max-width: calc(100% - 40px);
          background-color: #bdbfc1; }
          .hub-greece .node-content.view-mode-teaser-square .content > .inner .btn, .node-content.view-mode-teaser-square .content > .inner .btn.hub-greece, .hub-greece
          .node-content.view-mode-teaser-square .content > a > .inner .btn,
          .node-content.view-mode-teaser-square .content > a > .inner .btn.hub-greece, .hub-greece .node-content.view-mode-congresstool .content > .inner .btn, .node-content.view-mode-congresstool .content > .inner .btn.hub-greece, .hub-greece
          .node-content.view-mode-congresstool .content > a > .inner .btn,
          .node-content.view-mode-congresstool .content > a > .inner .btn.hub-greece {
            font-family: Arial;
            text-transform: none; }
          .node-content.view-mode-teaser-square .content > .inner .btn:hover,
          .node-content.view-mode-teaser-square .content > a > .inner .btn:hover, .node-content.view-mode-congresstool .content > .inner .btn:hover,
          .node-content.view-mode-congresstool .content > a > .inner .btn:hover {
            -webkit-transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -moz-transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            background-color: #6d6e71; }
    .node-content.view-mode-teaser-square.no-image .content .field-images, .node-content.view-mode-congresstool.no-image .content .field-images {
      height: 100%;
      background-color: #ffffff; }
    .node-content.view-mode-teaser-square .field-audio-podcast, .node-content.view-mode-congresstool .field-audio-podcast {
      padding: 0 20px 15px;
      float: left;
      width: 100%;
      box-sizing: border-box; }
      .node-content.view-mode-teaser-square .field-audio-podcast:after, .node-content.view-mode-congresstool .field-audio-podcast:after {
        content: "";
        display: table;
        clear: both; }
      .node-content.view-mode-teaser-square .field-audio-podcast .data-audio, .node-content.view-mode-congresstool .field-audio-podcast .data-audio {
        background-color: #F3F3F3; }
  .node-content.view-mode-congresstool {
    position: static;
    min-height: 1px; }
    .node-content.view-mode-congresstool > .content {
      position: relative; }
      .node-content.view-mode-congresstool > .content .field-images img {
        width: 100%;
        height: auto; }
    .node-content.view-mode-congresstool:hover {
      position: static;
      box-shadow: none; }
  .node-content.view-mode-teaser-featured {
    position: relative;
    background: #ffffff; }
    .node-content.view-mode-teaser-featured + .view-mode-teaser {
      border-top: 1px solid #e2e3e4; }
    .node-content.view-mode-teaser-featured:before {
      padding-top: 52.7%;
      content: "";
      display: block; }
      @media (max-width: 600px) {
        .node-content.view-mode-teaser-featured:before {
          padding-top: 0; } }
    .node-content.view-mode-teaser-featured.has-video-teaser .field-images img {
      display: none; }
      @media (max-width: 600px) {
        .node-content.view-mode-teaser-featured.has-video-teaser .field-images img {
          display: block; } }
    @media (max-width: 600px) {
      .node-content.view-mode-teaser-featured.has-video-teaser .field-images .field-teaser-video {
        display: none; } }
    .node-content.view-mode-teaser-featured:hover .content .field-images .overlay {
      background-color: rgba(0, 0, 0, 0.5); }
    .node-content.view-mode-teaser-featured:hover .content .inner {
      -webkit-transition: bottom 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: bottom 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: bottom 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .node-content.view-mode-teaser-featured .content {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      overflow: hidden; }
      @media (max-width: 600px) {
        .node-content.view-mode-teaser-featured .content {
          position: static;
          min-height: 180px; } }
      .node-content.view-mode-teaser-featured .content .field-images {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background-color: #9e9978; }
        .hub-progressinmind .node-content.view-mode-teaser-featured .content .field-images {
          background-color: #9e9978; }
        .lic .node-content.view-mode-teaser-featured .content .field-images {
          background-color: #b51412; }
        .hub-linf .node-content.view-mode-teaser-featured .content .field-images {
          background-color: #b51412; }
        .hub-thinc .node-content.view-mode-teaser-featured .content .field-images {
          background-color: #D14330; }
        .hub-rethink .node-content.view-mode-teaser-featured .content .field-images {
          background-color: #942621; }
        .hub-focus .node-content.view-mode-teaser-featured .content .field-images {
          background-color: #6d6e71; }
        .node-content.view-mode-teaser-featured .content .field-images .overlay {
          -webkit-transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-image: url(../../images/overlay_gradient.png);
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center bottom;
          background-color: transparent; }
        .node-content.view-mode-teaser-featured .content .field-images > .item {
          position: relative;
          height: 100%; }
          .node-content.view-mode-teaser-featured .content .field-images > .item img {
            height: auto;
            width: 100%; }
        .node-content.view-mode-teaser-featured .content .field-images > .items > .item {
          position: relative;
          height: 100%; }
          .node-content.view-mode-teaser-featured .content .field-images > .items > .item img {
            height: auto;
            width: 100%; }
        .node-content.view-mode-teaser-featured .content .field-images .file-video {
          position: absolute;
          width: 100%;
          height: 106.8%;
          top: -3.4%;
          left: 0; }
          .node-content.view-mode-teaser-featured .content .field-images .file-video iframe {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0; }
      .node-content.view-mode-teaser-featured .content .inner {
        -webkit-transition: bottom 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        -moz-transition: bottom 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        transition: bottom 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        position: absolute;
        width: 100%;
        bottom: 0;
        box-sizing: border-box;
        padding: 15px 20px;
        color: #ffffff; }
        .node-content.view-mode-teaser-featured .content .inner .top .info {
          margin-bottom: 15px; }
          @media (max-width: 600px) {
            .node-content.view-mode-teaser-featured .content .inner .top .info {
              margin-bottom: 6px; } }
          .node-content.view-mode-teaser-featured .content .inner .top .info .field-type {
            color: #a3a5a8; }
            .node-content.view-mode-teaser-featured .content .inner .top .info .field-type .date-display-range {
              display: inline-block; }
          .node-content.view-mode-teaser-featured .content .inner .top .info .field-category .item:nth-child(1n + 2) {
            display: none; }
        .node-content.view-mode-teaser-featured .content .inner .top h2.title {
          font-family: "Plain", Arial, sans-serif;
          font-size: 24px;
          line-height: 28px; }
          @media (max-width: 1070px) {
            .node-content.view-mode-teaser-featured .content .inner .top h2.title {
              font-size: 16px;
              line-height: 19px; } }
          @media (max-width: 900px) {
            .node-content.view-mode-teaser-featured .content .inner .top h2.title {
              font-size: 18px;
              line-height: 21px; } }
          @media (max-width: 600px) {
            .node-content.view-mode-teaser-featured .content .inner .top h2.title {
              font-size: 14px;
              line-height: 16px; } }
          .hub-greece .node-content.view-mode-teaser-featured .content .inner .top h2.title, .node-content.view-mode-teaser-featured .content .inner .top h2.title.hub-greece {
            font-family: Arial;
            text-transform: none; }
        .node-content.view-mode-teaser-featured .content .inner .field-manchet {
          color: #ffffff;
          position: absolute;
          -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: -moz-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          margin-top: 30px;
          width: 83.01887%;
          margin-right: 1.88679%;
          float: left;
          -webkit-transform: translateY(0%);
          -moz-transform: translateY(0%);
          -ms-transform: translateY(0%);
          -o-transform: translateY(0%);
          transform: translateY(0%); }
          @media (max-width: 600px) {
            .node-content.view-mode-teaser-featured .content .inner .field-manchet {
              display: none; } }
    .node-content.view-mode-teaser-featured.in-stream {
      margin-top: 20px;
      margin-bottom: 20px; }
      .views-row:first-child .node-content.view-mode-teaser-featured.in-stream {
        margin-top: 0; }
      .views-row:last-child .node-content.view-mode-teaser-featured.in-stream {
        margin-bottom: 0; }
      .node-content.view-mode-teaser-featured.in-stream .content .inner {
        padding: 25px 20px; }
        .node-content.view-mode-teaser-featured.in-stream .content .inner h2.title {
          font-family: "Plain ultralight", Arial, sans-serif;
          font-weight: 200;
          font-size: 46px;
          line-height: 50px; }
          @media (max-width: 1070px) {
            .node-content.view-mode-teaser-featured.in-stream .content .inner h2.title {
              font-size: 38px;
              line-height: 42px; } }
          @media (max-width: 900px) {
            .node-content.view-mode-teaser-featured.in-stream .content .inner h2.title {
              font-size: 30px;
              line-height: 34px; } }
          @media (max-width: 600px) {
            .node-content.view-mode-teaser-featured.in-stream .content .inner h2.title {
              font-size: 20px;
              line-height: 24px; } }
          .hub-greece .node-content.view-mode-teaser-featured.in-stream .content .inner h2.title, .node-content.view-mode-teaser-featured.in-stream .content .inner h2.title.hub-greece {
            font-family: Arial;
            text-transform: none; }

/*# sourceMappingURL=node--content.css.map */
