/*
  @include grid-setup((
    count: 12,
    gutter: 40px,
    column: 70px,
    width: 98%
  ));
*/
.node-hub.view-mode-teaser.hidden {
  display: none; }
.node-hub.view-mode-teaser .hub-content .left {
  width: 200px;
  height: 199px;
  float: left;
  background-color: #ffffff;
  border-bottom: 1px solid #bdbfc1; }
  @media (max-width: 900px) {
    .node-hub.view-mode-teaser .hub-content .left {
      display: none; } }
  .node-hub.view-mode-teaser .hub-content .left .logo {
    width: 200px;
    float: left;
    height: 200px;
    position: relative; }
    .node-hub.view-mode-teaser .hub-content .left .logo .inner {
      width: 150px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateY(-50%) translateX(-50%);
      -moz-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
      -o-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%); }
      .node-hub.view-mode-teaser .hub-content .left .logo .inner img {
        width: auto; }
        @media (max-width: 900px) {
          .node-hub.view-mode-teaser .hub-content .left .logo .inner img {
            max-height: 60px; } }
        @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-hub.view-mode-teaser .hub-content .left .logo .inner img {
            display: none; } }
      .node-hub.view-mode-teaser .hub-content .left .logo .inner .hub-logo-retina {
        max-width: 200px;
        display: none;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left center; }
        @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-hub.view-mode-teaser .hub-content .left .logo .inner .hub-logo-retina {
            display: block; } }
.node-hub.view-mode-teaser .hub-content .right {
  width: calc(100% - 200px);
  float: left;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20px;
  box-sizing: border-box; }
  @media (max-width: 900px) {
    .node-hub.view-mode-teaser .hub-content .right {
      width: 100%; } }
  .node-hub.view-mode-teaser .hub-content .right .label {
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 10px; }
    @media (max-width: 600px) {
      .node-hub.view-mode-teaser .hub-content .right .label {
        font-size: 9px;
        line-height: 11px; } }
    .hub-greece .node-hub.view-mode-teaser .hub-content .right .label, .node-hub.view-mode-teaser .hub-content .right .label.hub-greece {
      font-size: 12px;
      line-height: 13px; }
    .hub-greece .node-hub.view-mode-teaser .hub-content .right .label, .node-hub.view-mode-teaser .hub-content .right .label.hub-greece {
      font-family: Arial;
      text-transform: none; }
  .node-hub.view-mode-teaser .hub-content .right h2 {
    font-family: "Plain", Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    color: #ffffff;
    margin-bottom: 10px; }
    @media (max-width: 1070px) {
      .node-hub.view-mode-teaser .hub-content .right h2 {
        font-size: 16px;
        line-height: 19px; } }
    @media (max-width: 900px) {
      .node-hub.view-mode-teaser .hub-content .right h2 {
        font-size: 18px;
        line-height: 21px; } }
    @media (max-width: 600px) {
      .node-hub.view-mode-teaser .hub-content .right h2 {
        font-size: 14px;
        line-height: 16px; } }
    .hub-greece .node-hub.view-mode-teaser .hub-content .right h2, .node-hub.view-mode-teaser .hub-content .right h2.hub-greece {
      font-family: Arial;
      text-transform: none; }
  .node-hub.view-mode-teaser .hub-content .right .field-teaser-headline {
    font-family: "Plain", Arial, sans-serif;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    text-decoration: none;
    color: #414042;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffffff;
    margin-bottom: 20px; }
    @media (max-width: 1070px) {
      .node-hub.view-mode-teaser .hub-content .right .field-teaser-headline {
        font-size: 14px;
        line-height: 21px; } }
    @media (max-width: 600px) {
      .node-hub.view-mode-teaser .hub-content .right .field-teaser-headline {
        font-size: 14px;
        line-height: 21px; } }
    .hub-greece .node-hub.view-mode-teaser .hub-content .right .field-teaser-headline, .node-hub.view-mode-teaser .hub-content .right .field-teaser-headline.hub-greece {
      font-family: Arial;
      text-transform: none; }
  .node-hub.view-mode-teaser .hub-content .right .read-more {
    -webkit-transition: background-color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53), 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), 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), 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: #6d6e71;
    border-radius: 20px;
    font-size: 12px;
    line-height: 19px;
    width: auto;
    box-sizing: border-box;
    max-width: calc(100% - 40px);
    background-color: #ffffff; }
    .hub-greece .node-hub.view-mode-teaser .hub-content .right .read-more, .node-hub.view-mode-teaser .hub-content .right .read-more.hub-greece {
      font-family: Arial;
      text-transform: none; }
    .node-hub.view-mode-teaser .hub-content .right .read-more:after {
      -webkit-transition: color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53);
      -moz-transition: color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53);
      transition: color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53); }
    .node-hub.view-mode-teaser .hub-content .right .read-more:hover {
      -webkit-transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), 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), 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), color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      background-color: #6d6e71;
      color: #ffffff; }
      .node-hub.view-mode-teaser .hub-content .right .read-more:hover:after {
        -webkit-transition: color 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: color 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: color 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        color: #ffffff; }

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