/*
  @include grid-setup((
    count: 12,
    gutter: 40px,
    column: 70px,
    width: 98%
  ));
*/
.section.section-feature-box-video > .content .thumb-article .slick-nav.prev:after, .section.section-feature-box-people > .content .slide-container .slick-nav.prev:after {
  content: "\e901"; }

.section.section-feature-box-video > .content .thumb-article .slick-nav.next:after, .section.section-feature-box-people > .content .slide-container .slick-nav.next:after {
  content: "\e902"; }

.section.section-feature-box-video, .section.section-feature-box-article, .section.section-feature-box-people {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  .section.section-feature-box-video > .content, .section.section-feature-box-article > .content, .section.section-feature-box-people > .content {
    width: 100%;
    max-width: 1290px;
    padding: 0 60px;
    box-sizing: border-box;
    margin: 0 auto;
    margin: 0 auto; }
    @media (max-width: 700px) {
      .section.section-feature-box-video > .content, .section.section-feature-box-article > .content, .section.section-feature-box-people > .content {
        padding: 0 15px; } }
    .section.section-feature-box-video > .content > h2.title, .section.section-feature-box-article > .content > h2.title, .section.section-feature-box-people > .content > h2.title {
      font-family: "Plain ultralight", Arial, sans-serif;
      font-weight: 200;
      font-size: 36px;
      line-height: 40px;
      width: 100%;
      float: left;
      padding-bottom: 10px;
      margin: 40px 0 20px 0; }
      @media (max-width: 1070px) {
        .section.section-feature-box-video > .content > h2.title, .section.section-feature-box-article > .content > h2.title, .section.section-feature-box-people > .content > h2.title {
          font-size: 30px;
          line-height: 34px; } }
      @media (max-width: 900px) {
        .section.section-feature-box-video > .content > h2.title, .section.section-feature-box-article > .content > h2.title, .section.section-feature-box-people > .content > h2.title {
          font-size: 24px;
          line-height: 28px; } }
      @media (max-width: 600px) {
        .section.section-feature-box-video > .content > h2.title, .section.section-feature-box-article > .content > h2.title, .section.section-feature-box-people > .content > h2.title {
          font-size: 18px;
          line-height: 26px; } }
      .hub-greece .section.section-feature-box-video > .content > h2.title, .section.section-feature-box-video > .content > h2.title.hub-greece, .hub-greece .section.section-feature-box-article > .content > h2.title, .section.section-feature-box-article > .content > h2.title.hub-greece, .hub-greece .section.section-feature-box-people > .content > h2.title, .section.section-feature-box-people > .content > h2.title.hub-greece {
        font-family: Arial;
        text-transform: none; }
.section.section-feature-box-video {
  background-color: #58595b; }
  .section.section-feature-box-video > .content > h2.title {
    color: #ffffff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .section.section-feature-box-video > .content .thumb-article {
    width: 100%;
    float: left;
    margin: 20px 0 40px 0;
    position: relative; }
    @media (max-width: 600px) {
      .section.section-feature-box-video > .content .thumb-article {
        overflow: hidden; } }
    .section.section-feature-box-video > .content .thumb-article .inner {
      width: 100%;
      float: left; }
    .section.section-feature-box-video > .content .thumb-article .slick-slide {
      margin: 0 10px; }
      @media (max-width: 600px) {
        .section.section-feature-box-video > .content .thumb-article .slick-slide {
          margin: 0 60px; } }
    .section.section-feature-box-video > .content .thumb-article .slick-list {
      margin: 0 -10px !important; }
    .section.section-feature-box-video > .content .thumb-article .slick-slider {
      overflow: hidden; }
    .section.section-feature-box-video > .content .thumb-article .slick-nav {
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      cursor: pointer; }
      .section.section-feature-box-video > .content .thumb-article .slick-nav.prev {
        position: relative;
        width: 40px;
        height: 40px;
        left: -48px;
        position: absolute; }
        .section.section-feature-box-video > .content .thumb-article .slick-nav.prev:before {
          -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);
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 40px;
          height: 40px;
          border-radius: 50%;
          background-color: #414042; }
        .section.section-feature-box-video > .content .thumb-article .slick-nav.prev: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);
          font-family: 'icomoon';
          font-size: 40px;
          color: #ffffff;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          height: 40px;
          width: 40px;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
        .section.section-feature-box-video > .content .thumb-article .slick-nav.prev:hover:before {
          -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: #ffffff; }
        .section.section-feature-box-video > .content .thumb-article .slick-nav.prev:hover:after {
          -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: #414042; }
        @media (max-width: 600px) {
          .section.section-feature-box-video > .content .thumb-article .slick-nav.prev {
            left: 0px; } }
      .section.section-feature-box-video > .content .thumb-article .slick-nav.next {
        position: relative;
        width: 40px;
        height: 40px;
        right: -48px;
        position: absolute; }
        .section.section-feature-box-video > .content .thumb-article .slick-nav.next:before {
          -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);
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 40px;
          height: 40px;
          border-radius: 50%;
          background-color: #414042; }
        .section.section-feature-box-video > .content .thumb-article .slick-nav.next: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);
          font-family: 'icomoon';
          font-size: 40px;
          color: #ffffff;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          height: 40px;
          width: 40px;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
        .section.section-feature-box-video > .content .thumb-article .slick-nav.next:hover:before {
          -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: #ffffff; }
        .section.section-feature-box-video > .content .thumb-article .slick-nav.next:hover:after {
          -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: #414042; }
        @media (max-width: 600px) {
          .section.section-feature-box-video > .content .thumb-article .slick-nav.next {
            right: 0px; } }
.section.section-feature-box-article {
  background-color: #d3d1c2;
  padding-bottom: 40px; }
  .section.section-feature-box-article > .content > h2.title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .section.section-feature-box-article > .content .articles .base .node {
    width: 23.58491%;
    margin-right: 1.88679%;
    float: left; }
    .section.section-feature-box-article > .content .articles .base .node:first-child {
      width: 49.0566%;
      margin-right: 1.88679%;
      float: left;
      /*
                    &.has-video {
                      &:before {
                        padding-top: 52.7%;
                      }
                      .content {
                        .field-images {
                          .file-video {
                            height: 106.7%;
                          }
                        }
                      }
                    }
      */ }
      @media (max-width: 1070px) {
        .section.section-feature-box-article > .content .articles .base .node:first-child {
          width: 100%; } }
    .section.section-feature-box-article > .content .articles .base .node:nth-child(3), .section.section-feature-box-article > .content .articles .base .node:nth-child(7) {
      margin-right: 0; }
    @media (max-width: 1070px) {
      .section.section-feature-box-article > .content .articles .base .node {
        width: 49.0566%;
        margin-right: 1.88679%;
        float: left; }
        .section.section-feature-box-article > .content .articles .base .node:nth-child(5) {
          margin-right: 0; } }
    @media (max-width: 450px) {
      .section.section-feature-box-article > .content .articles .base .node {
        width: 100%; } }
  .section.section-feature-box-article > .content .articles .more .node {
    width: 23.58491%;
    margin-right: 1.88679%;
    float: left; }
    .section.section-feature-box-article > .content .articles .more .node:nth-child(4n) {
      margin-right: 0; }
    .section.section-feature-box-article > .content .articles .more .node:nth-child(4n+1) {
      clear: left; }
    @media (max-width: 1070px) {
      .section.section-feature-box-article > .content .articles .more .node {
        width: 49.0566%;
        margin-right: 1.88679%;
        float: left; }
        .section.section-feature-box-article > .content .articles .more .node:nth-child(4n) {
          margin-right: 1.88679%; }
        .section.section-feature-box-article > .content .articles .more .node:nth-child(4n+1) {
          clear: none; }
        .section.section-feature-box-article > .content .articles .more .node:nth-child(2n) {
          margin-right: 0; }
        .section.section-feature-box-article > .content .articles .more .node:nth-child(2n+1) {
          clear: left; } }
    @media (max-width: 450px) {
      .section.section-feature-box-article > .content .articles .more .node {
        width: 100%; } }
  .section.section-feature-box-article > .content .articles .node {
    margin-bottom: 20px; }
    .section.section-feature-box-article > .content .articles .node h2.title {
      font-size: 14px;
      line-height: 18px; }
      @media (max-width: 600px) {
        .section.section-feature-box-article > .content .articles .node h2.title {
          font-size: 14px;
          line-height: 21px; } }
      .hub-greece .section.section-feature-box-article > .content .articles .node h2.title, .section.section-feature-box-article > .content .articles .node h2.title.hub-greece {
        font-family: Arial;
        text-transform: none; }
    @media (max-width: 450px) {
      .section.section-feature-box-article > .content .articles .node {
        width: 100%; }
        .section.section-feature-box-article > .content .articles .node.view-mode-teaser-featured:before {
          padding-top: 100%; }
        .section.section-feature-box-article > .content .articles .node.view-mode-teaser-featured .content {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
          .section.section-feature-box-article > .content .articles .node.view-mode-teaser-featured .content .field-images img {
            position: absolute;
            height: 100%;
            width: auto;
            max-width: none;
            left: -46%; } }
    .section.section-feature-box-article > .content .articles .node.view-mode-teaser-featured h2.title {
      font-family: "Plain", Arial, sans-serif;
      font-size: 24px;
      line-height: 28px; }
      @media (max-width: 1070px) {
        .section.section-feature-box-article > .content .articles .node.view-mode-teaser-featured h2.title {
          font-size: 16px;
          line-height: 19px; } }
      @media (max-width: 900px) {
        .section.section-feature-box-article > .content .articles .node.view-mode-teaser-featured h2.title {
          font-size: 18px;
          line-height: 21px; } }
      @media (max-width: 600px) {
        .section.section-feature-box-article > .content .articles .node.view-mode-teaser-featured h2.title {
          font-size: 14px;
          line-height: 16px; } }
      .hub-greece .section.section-feature-box-article > .content .articles .node.view-mode-teaser-featured h2.title, .section.section-feature-box-article > .content .articles .node.view-mode-teaser-featured h2.title.hub-greece {
        font-family: Arial;
        text-transform: none; }
    .section.section-feature-box-article > .content .articles .node.view-mode-teaser-square {
      min-height: 0; }
      .section.section-feature-box-article > .content .articles .node.view-mode-teaser-square:before {
        padding-top: 110%;
        content: "";
        display: block; }
        @media (max-width: 1070px) {
          .section.section-feature-box-article > .content .articles .node.view-mode-teaser-square:before {
            display: none; } }
      .section.section-feature-box-article > .content .articles .node.view-mode-teaser-square .content {
        position: absolute;
        overflow: hidden; }
        @media (max-width: 1070px) {
          .section.section-feature-box-article > .content .articles .node.view-mode-teaser-square .content {
            position: static;
            overflow: auto; } }
        .section.section-feature-box-article > .content .articles .node.view-mode-teaser-square .content .field-images {
          position: absolute; }
          @media (max-width: 1070px) {
            .section.section-feature-box-article > .content .articles .node.view-mode-teaser-square .content .field-images {
              position: static; } }
        .section.section-feature-box-article > .content .articles .node.view-mode-teaser-square .content .inner {
          position: absolute;
          min-height: 30%; }
          @media (max-width: 1070px) {
            .section.section-feature-box-article > .content .articles .node.view-mode-teaser-square .content .inner {
              position: static;
              min-height: 0; } }
.section.section-feature-box-people {
  background-color: #58595b;
  padding-bottom: 20px; }
  .section.section-feature-box-people > .content > h2.title {
    color: #ffffff;
    border-bottom: 1px solid #414042; }
  .section.section-feature-box-people > .content .slide-container {
    position: relative;
    width: 100%;
    float: left; }
    .section.section-feature-box-people > .content .slide-container:after {
      content: "";
      display: table;
      clear: both; }
    .section.section-feature-box-people > .content .slide-container .slick-slide {
      margin: 0 10px; }
      @media (max-width: 600px) {
        .section.section-feature-box-people > .content .slide-container .slick-slide {
          margin: 0 60px; } }
    .section.section-feature-box-people > .content .slide-container .slick-list {
      margin: 0 -10px !important; }
    .section.section-feature-box-people > .content .slide-container .slick-slider {
      overflow: hidden; }
    .section.section-feature-box-people > .content .slide-container .slick-nav {
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      cursor: pointer; }
      @media (max-width: 600px) {
        .section.section-feature-box-people > .content .slide-container .slick-nav {
          display: none; } }
      .section.section-feature-box-people > .content .slide-container .slick-nav.prev {
        position: relative;
        width: 40px;
        height: 40px;
        left: -48px;
        position: absolute; }
        .section.section-feature-box-people > .content .slide-container .slick-nav.prev:before {
          -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);
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 40px;
          height: 40px;
          border-radius: 50%;
          background-color: #414042; }
        .section.section-feature-box-people > .content .slide-container .slick-nav.prev: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);
          font-family: 'icomoon';
          font-size: 40px;
          color: #ffffff;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          height: 40px;
          width: 40px;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
        .section.section-feature-box-people > .content .slide-container .slick-nav.prev:hover:before {
          -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: #ffffff; }
        .section.section-feature-box-people > .content .slide-container .slick-nav.prev:hover:after {
          -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: #414042; }
        @media (max-width: 600px) {
          .section.section-feature-box-people > .content .slide-container .slick-nav.prev {
            left: 0px; } }
      .section.section-feature-box-people > .content .slide-container .slick-nav.next {
        position: relative;
        width: 40px;
        height: 40px;
        right: -48px;
        position: absolute; }
        .section.section-feature-box-people > .content .slide-container .slick-nav.next:before {
          -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);
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 40px;
          height: 40px;
          border-radius: 50%;
          background-color: #414042; }
        .section.section-feature-box-people > .content .slide-container .slick-nav.next: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);
          font-family: 'icomoon';
          font-size: 40px;
          color: #ffffff;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          height: 40px;
          width: 40px;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
        .section.section-feature-box-people > .content .slide-container .slick-nav.next:hover:before {
          -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: #ffffff; }
        .section.section-feature-box-people > .content .slide-container .slick-nav.next:hover:after {
          -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: #414042; }
        @media (max-width: 600px) {
          .section.section-feature-box-people > .content .slide-container .slick-nav.next {
            right: 0px; } }
  .section.section-feature-box-people > .content .people-container {
    width: 100%;
    float: left; }
    .section.section-feature-box-people > .content .people-container:after {
      content: "";
      display: table;
      clear: both; }
    .section.section-feature-box-people > .content .people-container .group {
      width: 100%;
      float: left; }
      .section.section-feature-box-people > .content .people-container .group > article.node {
        width: 32.07547%;
        margin-right: 1.88679%;
        float: left;
        margin-bottom: 20px; }
        .section.section-feature-box-people > .content .people-container .group > article.node:nth-child(3n) {
          margin-right: 0; }
        .section.section-feature-box-people > .content .people-container .group > article.node:nth-child(3n+1) {
          clear: left; }
        @media (max-width: 900px) {
          .section.section-feature-box-people > .content .people-container .group > article.node {
            width: 49.0566%;
            margin-right: 1.88679%;
            float: left; }
            .section.section-feature-box-people > .content .people-container .group > article.node:nth-child(3n) {
              margin-right: 1.88679%; }
            .section.section-feature-box-people > .content .people-container .group > article.node:nth-child(3n+1) {
              clear: none; }
            .section.section-feature-box-people > .content .people-container .group > article.node:nth-child(2n) {
              margin-right: 0; }
            .section.section-feature-box-people > .content .people-container .group > article.node:nth-child(2n+1) {
              clear: left; } }
        @media (max-width: 600px) {
          .section.section-feature-box-people > .content .people-container .group > article.node {
            margin-bottom: 7px; } }

/*# sourceMappingURL=feature-box.css.map */
