@charset 'UTF-8';

/* start 0 lijn */
    html, body, div, table, tr, td, th, h1, h2, h3, h4, h5, h6, ul, li, ol, p, a, img
    {
      margin: 0;
      padding: 0;
      border: none;
      box-sizing:border-box;
      font-weight:400;
      letter-spacing: 0;

      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: optimizeLegibility;
    }
/* einde 0 lijn */


/* Main Classes */

  .row {
    width:100%;
    max-width:2560px;
    margin:0 auto;
  }

  .container, .big-container {
    width:100%;
    max-width:calc(1600px + 6%);
    padding:0 3%;
    margin:0 auto;
  }

  .big-container {
    width:100%;
    padding:0 3%;
  }

  #content .container,
  #content .big-container {
    max-width:100%;
    padding:0;
  }

  .newline {
    clear:left;
  }

  .clear {
    clear:both;
  }

  .tooltip, .jmodedit, .item-page > .icons {
    display:none !important;
  }

  #system-message .alert {
    padding:10px 20px;
    background: #f9f9f9;
    border:1px solid #ddd;
    margin-bottom:20px;
  }

  #system-message .close {
    float:right;
    cursor:pointer;
    display:none;
  }

  #system-message .alert-heading {
    display:none;
  }

  .loginError {
    color:#b94a48;
    font-weight:bold;
    margin-bottom:10px;
  }

  .visually-hidden, .jumpUnderSidemenu {
    display: none;
  }

  #st-2 {
    display:none !important;
  }

  #logoutBlock {
   text-align:center !important;
  }

  #logoutBlock #logout-button {
    float:none !important;
    color:#FFF !important;
    text-decoration: none !important;
  }

/* End main classes */

/* start algemeen */
  html
  {
    background: #fff;
    height: 100%;
  }

  body {
    position: relative;
    padding-bottom: 230px;
    min-height: 100%;
  }

  body,
  input,
  textarea,
  select
  {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-weight:400;
    color: #212427;
  }

  h1:first-child,
  h2:first-child,
  h3:first-child,
  h4:first-child {
    margin-top:0;
  }

  h1 {
    font-size:55px;
    line-height:1.25;
    color:#163D8A;
    margin:25px 0 50px;
    font-weight:600;
  }

  h2 {
    font-size:35px;
    line-height:1.4;
    margin:15px 0 42px;
    color:#212427;
    font-weight:300;
  }

  h3 {
    font-size:25px;
    line-height:1.6;
    font-weight:600;
    color:#163D8A;
    padding:5px 0 5px 20px;
    border-left:1px solid #163D8A;
    margin:30px 0 30px;

  }

  h4,h5,h6 {
    margin-bottom:15px;
    color:#163D8A;
    font-weight:700;
  }

  p {
    line-height:1.7;
    margin-bottom:30px;
  }

  img {
    max-width:100%;
    height:auto;
  }

  a
  {
    color:#A7BF64;
    font-weight:600;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
    text-decoration: none;
    cursor: pointer;
  }

  a:hover
  {
    color:#203D76;
    text-decoration: none;
  }

  #content a {
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
    text-decoration-color: rgba(167, 191, 100, 0.4);
  }

  #content a:hover {
    text-decoration-color: rgba(22, 61, 138, 0.4);
  }

  a.readMore, p.readMore {
    font-size:16px;
    line-height:1.5;
    font-weight:600;
    color:#A7BF64;
    background: url('../images/icon-readmore-hover.png') no-repeat left top;
    padding-left:30px;
    background-size:22px 20px;
  }

  a.readMore:hover, p.readMore:hover, .highlight:hover p.readMore {
    color: #163D8A;
    background-image: url('../images/icon-readmore.png');
  }

  .button, .btn, button {
    display:inline-block;
    border:none;
    border-radius:0;
    cursor:pointer;
    font-size:14px;
    font-weight:700;
    letter-spacing:0.5px;
    line-height:20px;
    padding:5px 25px;
    text-decoration:none;
    color:#fff;
    background-color:#A7BF64;
    text-align:center;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    -webkit-appearance: none;
    -moz-appearance: none;
  }

  .button:hover, .btn:hover, button:not(.joomla-alert--close):hover {
    background-color:#163D8A;
    color:#fff;
    text-decoration:none;
  }

  a:focus, button:focus, input:focus, textarea:focus {
    outline-color: #A7BF64 !important;
  }


  input[type=text],input[type=search],input[type=password],input[type=email],input[type=tel], textarea{
    box-sizing:border-box;
    font-size:14px;
    color: #002471;
    background: #fff;
    border:1px solid #163D8A;
    border-radius:0;
    height:32px;
    line-height:32px;
    padding-left:10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    width:100%;
    max-width:450px;
    outline:none;
  }

  textarea{
    min-height:150px;
    max-width:450px;
    line-height:normal;
    padding: 5px 10px;
  }

  strong {
    font-weight:700;
  }

  .clearfix {
    clear:both;
  }

  fieldset {
    padding:0;
    border:none;
  }

  iframe {
    border:none;
  }

  .videoWrapper {
      position: relative;
      margin: 50px 0;
      padding-bottom: 56.25%;
      height: 0;
  }

  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border:none;
  }

  video {
    max-width:100%;
  }

/* einde algemeen */

/* HEADER */

  #header {
    top:0;
    position:relative;
    z-index:5;
    background-color:rgba(255, 255, 255, 1);
  }

  /* SUBHEADER */
  #subheader {
    display:none;
  }

  body.submenu-open #subheader {
    display:block;
    position:relative;
    z-index:3;
    background:#f5f5f5;
    height:30px;
    margin-bottom:-30px;
  }

  /* LOGO */

  #main-logo {
    display:block;
    float:left;
    margin-top:-5px;
  }

  #main-logo img {
    max-width:220px;
    height:110px;
  }

  /* MEMBER HEADER */

  #memberHeader {
    background-color:#E1833E;
    float:left;
    color:#fff;
    font-size:30px;
  }

  #memberHeader .moduletable {
   margin-top:-5px;
  }

  #memberHeaderBlock {
    position:absolute;
    left:0;
    top:-10px;
    width:50%;
    height:125px;
    background-color:#E1833E;
    z-index:-1;
  }

  #memberHeader img {
    max-width:220px;
    height:110px;
    vertical-align:bottom;
  }

  #memberHeader p {
    margin-bottom:0;
  }

  #memberHeader span {
    display:inline-block;
    margin-top:68px;
    margin-left:10px;
    vertical-align:top;
  }

  /* HEADER MENUS */
  .big-container #header-menus{
    margin-left:250px;
  }

  /* TOP MENU */
  #top-menu {
    height:40px;
    margin-bottom:34px;
    margin-top:10px;
  }

  #top-menu .moduletable, #top-menu .search, #top-menu .mod-languages, a#logout-button {
    float:right;
  }

  a#logout-button {
    padding:10px 15px 10px 35px
  }

  /* SEARCH */

  #top-menu .search form, #mobile-menu .search form {
    position:relative;
    width:200px;
    margin-right:10px;
  }

  #top-menu .search label, #mobile-menu .search label {
    display:none;
  }

  #top-menu .search input, #mobile-menu .search input, #searchForm #search-searchword {
    display:block;
    width:200px;
    background-color: #fff;
    border:1px solid #CCC;
    height:40px;
    font-size:14px;
    line-height:20px;
    padding:10px 35px 10px 10px;
    color: #000;
    outline:none;
    transition:all 0.3s ease-in-out;
  }

  #top-menu .search input:focus, #mobile-menu .search input:focus {
    border:1px solid #163D8A;
  }

  #top-menu .search input::placeholder, #mobile-menu .search input::placeholder {
    color: #ccc;
    opacity: 1;
  }

  #top-menu .search input:-ms-input-placeholder {
    color: #ccc;
  }

  #top-menu .search input::-ms-input-placeholder {
    color: #ccc;
  }

  #top-menu .search button, #mobile-menu .search button, #searchForm .btn  {
    display:block;
    position:absolute;
    right:1px;
    top:1px;
    border: none;
    padding: 0;
    height:38px;
    width: 38px;
    font-size:0;
    background-color:#fff;
    background-image: url(../images/icon-search.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size:20px 20px;
    cursor:pointer;
    transition:all 0.3s ease-in-out;
    -webkit-appearance: none;
  }

  #top-menu .search button:hover, #mobile-menu .search button:hover, #searchForm .btn:hover {
    border:none;
    background-image: url(../images/icon-search-hover.png);
  }

  input[type="search"]::-webkit-search-decoration,
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-results-button,
  input[type="search"]::-webkit-search-results-decoration,
  .element-invisible {
    display: none;
  }

  /* SEARCH PAGE */

  #searchForm .btn-toolbar {
    position:relative;
    width:100%;
    max-width:400px;
    margin-bottom:10px;
  }

  #searchForm #search-searchword {
    width:100%;
    max-width:100%;
  }

  #searchForm fieldset.phrases,
  #searchForm fieldset.only,
  #searchForm .form-limit {
    display:none;
  }

  dt.result-title a {
    display:inline-block;
    font-weight:700;
    margin:0 0 10px 5px;
  }

  dt.result-title a span.highlight {
    font-weight:700;
  }

  dd.result-category, dd.result-created {
    display:none;
  }

  dd.result-text {
    margin:0 0 25px;
  }

  dd.result-text span.highlight {
    text-decoration: underline;
    font-weight:700;
  }

  /* LANGUAGES */

  .mod-languages {
    margin-right:10px;
  }

  .mod-languages ul {
    overflow:auto;
  }

  .mod-languages ul li {
    float:left;
    margin:0;
  }

  .mod-languages ul li a {
    display:block;
    height:40px;
    width:30px;
    text-align:center;
    background-color:#fff;
    color:#163D8A;
    font-size:14px;
    line-height:20px;
    padding:10px 0;
    font-weight:700;
    text-transform:lowercase;
  }

  .mod-languages ul li.lang-active a {
    background-color:#A7BF64 !important;
    color:#FFF !important;
  }

  .mod-languages ul li a:hover {
    background-color:rgba(167, 191, 100, 0.25);
  }

  /* LOGIN MEMBERS */

  .moduletable.login-members a.button {
    background-color:#F07E26;
    height:40px;
    padding:10px 12px 10px 35px;
    background-image:url('../images/icon-members.png');
    background-size:15px 15px;
    background-position:10px 12px;
    background-repeat:no-repeat;
  }

  .moduletable.login-members a.button:hover {
    background-color:#A7BF64;
  }

  /* LOGOUT MEMEBERS */

  #logout-button {
    background-color:#163D8A;
    height:40px;
    padding:10px 12px 10px 35px;
    background-image:url('../images/icon-members.png');
    background-size:15px 15px;
    background-position:10px 12px;
    background-repeat:no-repeat;
  }

  #logout-button:hover {
    background-color:#F07E26;
  }

  /* MAIN MENU */

  #main-menu {
    position:relative;
  }

  #main-menu.clearMain {
    clear:both;
    padding-top:20px;
  }

  #main-menu ul {
    list-style:none;
  }

    /* LEVEL 1 */

    #main-menu ul.menu > li {
      display:inline-block;
      margin-left:18px;
      margin-bottom:10px;
    }

    #main-menu ul.menu > li:first-of-type {
      margin-left:0;
    }

    #main-menu ul.menu > li a, #main-menu ul.menu > li span.nav-header {
      font-size:12px;
      font-weight:700;
      text-transform: uppercase;
      color:#163D8A;
      line-height:20px;
      padding:5px;
      cursor:pointer;
      transition:all 0.2s ease-in-out;
    }

    #main-menu ul.menu > li a:hover, #main-menu ul.menu > li.active > a,
    #main-menu ul.menu > li span.nav-header:hover, #main-menu ul.menu > li.active span.nav-header {
      color:#A7BF64;
    }

    #main-menu ul.menu > li a.house-icon {
      font-size:0;
      display:block;
      width:20px;
      height:18px;
      background: url('../images/icon-house.png') no-repeat center center;
      background-size:11px 13px;
    }

    #main-menu ul.menu > li a.house-icon:hover {
      background: url('../images/icon-house-hover.png') no-repeat center center;
      background-size:11px 13px;
    }

    #main-menu ul.menu > li.active a.house-icon {
      background: url('../images/icon-house-hover.png') no-repeat center center;
      background-size:11px 13px;
    }

    #main-menu ul.menu > li a.membersLink {
      color:#E1833E;
    }

    #main-menu ul.menu > li.parent > a, #main-menu ul.menu > li.parent > span.nav-header {
      display:inline-block;
      position:relative;
      padding-right:18px;
    }

    #main-menu ul.menu > li.parent > a::after,
    #main-menu ul.menu > li.parent > span.nav-header::after {
      content:"";
      display:block;
      position:absolute;
      right:0;
      top:50%;
      margin-top:-5px;
      width:10px;
      height:10px;
      background: url('../images/icon-arrow-down.png') no-repeat center center;
      background-size:10px 6px;
      transition:all 0.2s ease-in-out;
    }

    #main-menu ul.menu > li.parent > a:hover::after,
    #main-menu ul.menu > li.parent > span.nav-header:hover::after {
      background: url('../images/icon-arrow-down-hover.png') no-repeat center center;
      background-size:10px 6px;
    }

    #main-menu ul.menu > li.parent.menu-opened > a,
    #main-menu ul.menu > li.parent.menu-opened > span.nav-header,
    #main-menu ul.menu > li.parent.active > a,
    #main-menu ul.menu > li.parent.active > span.nav-header
    {
      color:#A7BF64;
    }

    #main-menu ul.menu > li.parent.menu-opened > a::after,
    #main-menu ul.menu > li.parent.menu-opened > span.nav-header::after,
    #main-menu ul.menu > li.parent.active > a::after,
    #main-menu ul.menu > li.parent.active > span.nav-header::after
    {
      transform: scaleY(-1);
      background: url('../images/icon-arrow-down-hover.png') no-repeat center center;
      background-size:10px 6px;
    }

    #main-menu ul.menu > li.parent.active > a::after,
    #main-menu ul.menu > li.parent.active > span.nav-header::after
    {
      transform: scaleY(-1);
      background: url('../images/icon-arrow-down-hover.png') no-repeat center center;
      background-size:10px 6px;
    }

    #main-menu ul.menu > li.parent.active.active-off > a::after,
    #main-menu ul.menu > li.parent.active.active-off > span.nav-header::after {
      transform: scaleY(1);
      background: url('../images/icon-arrow-down-hover.png') no-repeat center center;
      background-size:10px 6px;
    }

    /* LEVEL 2 */

    #main-menu ul.menu ul, #main-menu ul.menu > li.parent.active.active-off > ul {
      display:none;
    }

    #main-menu ul.menu > li.parent.menu-opened > ul,
    #main-menu ul.menu > li.parent.active > ul
    {
      display:block;
      position:absolute;
      top:100%;
      left:0;
      z-index:5;
      padding-top:4px;
    }

    #main-menu ul.menu ul li {
      display:inline-block;
      margin-left:25px;
    }

    #main-menu ul.menu ul.smaller-menu-items.even-smaller li {
      margin-left:11px;
    }

    #main-menu ul.menu ul li:first-of-type {
      margin-left:0 !important;
    }

    #main-menu ul.menu ul li a {
      font-size:11px;
      font-weight:700;
      text-transform: uppercase;
      color:#163D8A;
      line-height:20px;
      padding:5px;
      cursor:pointer;
      transition:all 0.2s ease-in-out;
    }

    #main-menu ul.menu ul.smaller-menu-items li a {
      font-size:10px;
      transition:none;
      padding:0;
    }

    #main-menu ul.menu ul.smaller-menu-items.even-smaller li a {
      font-size:8px;
      transition:none;
      padding:0;
    }

    #main-menu ul.menu ul li.active > a {
       color:#A7BF64;
    }

  /* MOBILE */

  #mobile-menu-button, #mobile-menu {
    display:none;
  }

  #mobile-menu {
    clear:both;
    position:relative;
    padding:0 0 65px;
    background: #f7f7f7;
    margin:0;
    border-top:2px solid rgba(0,0,0,0.1);
    border-bottom:2px solid rgba(0,0,0,0.1);
  }

  #mobile-menu .search {
    padding:15px 5%;
    text-align:center;
    border-bottom:1px solid rgba(0,0,0,0.1);
    background-color:#F3F4F6;
  }

  #mobile-menu .search input {
    text-align:left;
    margin:0 auto;
    width:275px;
  }

  #mobile-menu .search form {
    width: 275px;
    margin: 0 auto;
  }

  #mobile-menu ul {
    list-style:none;
    margin:0;
  }

  #mobile-menu li a, #mobile-menu li span.nav-header {
    display:block;
    padding:10px 4%;
    font-weight:400;
    font-size:16px;
    color:#163D8A;
    border-bottom:1px solid rgba(0,0,0,0.05);
    text-transform: uppercase;
  }

  #mobile-menu li span.nav-header {
    color:#111;

  }

  .desktop #mobile-menu li a:hover, #mobile-menu li.active > a {
    color:#A7BF64;
    background-color:rgba(0,0,0,0.02);
  }

  #mobile-menu li li a {
    padding-left:6%;
    font-size:14px;
  }

  #mobile-menu li li li a {
    padding-left:8%;
    font-size:12px;
  }

  #mobile-menu .moduletable.login-members a.button {
  position:absolute;
  right:4%;
  bottom:20px;
  }

  #mobile-menu .mod-languages {
    position:absolute;
    left:4%;
    bottom:20px;
  }


/* einde header */

/* banner */

#banner {
  position:relative;
  z-index:2;
  color:#163D8A;
  font-size:14px;
  overflow:hidden;
  height:300px;
}

#banner h2 {
  font-size:32px;
  margin-bottom:20px;
}

#banner h3 {
  margin-top:20px;
}

#banner a {
  text-decoration: none;
}

#banner .whitebox {
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:50%;
  background:rgba(255,255,255,0.8);
  z-index:2;
}

#banner .moduletable {
  height:100%;
}

#banner .banner-row {
  height:100%;
  padding:20px 0;
  position:relative;
  background-repeat:no-repeat;
  background-color:#f4f4f4;
  background-position:center center;
}

body.homepage #banner, body.homepage #banner .banner-row {
  height:275px;
  margin-top:15px;
}

#banner .container {
  height:100%;
}

#banner .banner-helper {
  height:100%;
  display:table;
  position:relative;
  z-index:3;
  width:50%;
  padding-right:30px;
}

#banner .banner-content {
  height:100%;
  display:table-cell;
  vertical-align: middle
}

#banner h1 {
  font-size:50px;
  line-height:1.1;
  margin:10px 0 0;
  font-weight:300;
}

body.homepage #banner h1 {
  margin:0 0 24px;
}

#banner h1 .smallTitle {
  font-size:26px;
  display:inline-block;
  margin-top:10px;
  font-weight:300;
}

#banner button.slick-prev, #banner button.slick-next {
  -webkit-appearance:none;
  border:none;
  background-color:transparent;
  display:block;
  position:absolute;
  font-size:0;
  top:50%;
  margin-top:-25px;
  padding:0;
  height:50px;
  width:20px;
  background-image:url(../images/slider-arrow-left.png);
  background-repeat:no-repeat;
  background-size:100% 100%;
  background-position:center center;
  left:20px;
  outline:none;
  opacity:0.1;
  z-index: 5;
}

#banner button.slick-next {
  left:auto;
  right:20px;
  background-image:url(../images/slider-arrow-right.png);
}

ul.slick-dots {
  position:relative;
  z-index:5;
  margin-top:-35px;
  left:50%;
  margin-left:-100px;
  list-style:none;
}

ul.slick-dots li {
  display:inline-block;
}

ul.slick-dots li button {
  display:block;
  font-size:0;
  border:none;
  width:12px;
  height:12px;
  margin-left:10px;
  border-radius:50%;
  padding:0;
  outline:none;
  background-color: rgba(0,0,0,0.2);
  transition: all 0.5s ease-in-out;
  -webkit-appearance:none;
}

ul.slick-dots li.slick-active button {
  background-color: rgba(167, 191, 100, 1);
}

/* BANNER NEWS */
.banner-news {
  position:absolute;
  left:52%;
  top:50%;
  width:46%;
  transform: translateY(-50%);
  background-color:rgba(255,255,255,0.5);
  padding:15px 25px;
  border-radius:5px;
}

.banner-news h3 {
  margin-top:0;
}

.banner-news-item {
  margin-bottom:5px;
}

.banner-news-item a {
  color: #000;
}

.banner-news-item a:hover {
  color:#203D76;
  text-decoration: underline;
}

.banner-news-item-date {
  font-weight:600;
}

/* content */

#content {
  position:relative;
  //overflow:auto;
  padding:100px 0 75px;
  min-height:550px;
}

#content:before {
  content:"";
  position:absolute;
  right:3%;
  top:-180px;
  width:700px;
  height:700px;
  background-image: url(../images/art-logo.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  opacity:0.5;
}

.logo-art-right, .logo-art-left {
  position:relative;
  height:0;
  width:100%;
  padding:0;
  margin:0;
}

.logo-art-right:before, .logo-art-left:before {
  content:"";
  position:absolute;
  right:3%;
  width:700px;
  height:700px;
  background-image: url(../images/art-logo.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  opacity:0.5;
  transform:rotate(-90deg);
}

.logo-art-left:before {
  right:auto;
  left:-200px;
}

#content .container {
  padding-bottom:25px;
}

#content p,
#content ul,
#content ol,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content table,
#content form
{
  max-width:720px;
  margin-left:auto;
  margin-right:auto;
}

#event-item,
#members-home .container,
.archive_listing,
#calendar-page,
#content #searchForm,
.search-results,
.pagination,
#system-message-container,
#loginBlock,
.iframeContainer,
#documents-page,
#execo-page
{
  max-width:calc(720px + 6%);
  margin-left:auto;
  margin-right:auto;
  padding-left:3%;
  padding-right:3%;
}

.iframeContainer
{
  max-width:calc(1200px + 6%);
}

#documents-page,
#execo-page
{
  max-width:calc(1600px + 6%);
}

#content p {
  line-height:1.6;
  margin-bottom:20px;
}

#content .rsform-type-freetext p {
  margin:0;
}

#content p.rsformVerticalClear {
  line-height:normal;
  margin:0 0 10px !important;
}

#content p.rsformVerticalClear input {
  margin-right:10px !important;
}

#content ul, #content ol {
  padding-left:25px;
  margin-bottom:30px;
}

#content ul li, #content ol li {
  margin-bottom:10px;
  margin-top:10px;
  line-height:1.6;
}

#content ul.sigFreeClassic {
  max-width:100%;
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
  padding-left:3%;
  padding-right:3%;
}

#content ul.sigFreeClassic li {
  float:none !important;
  margin:0 !important;
  padding:0 !important;
}

#content #sidemenu {
  display:block;
  position:absolute;
  width:350px;
  max-width:100%;
  left:3%;
  top:114px;
  z-index: 99999999999;
}

#content table.imageRight25 , #content table.imageRight50 , #content table.imageLeft25 , #content table.imageLeft50  {
  width:100%;
  max-width:720px;
}

table.imageRight25, table.imageLeft25,table.imageRight50, table.imageLeft50 {
  width:100%;
}

table.imageRight25 td {
  width:25%;
  min-width:200px;
  vertical-align: top;
}

table.imageRight25 td:first-of-type {
  width:75%;
  padding-right:5%;
}

table.imageLeft25 td {
  vertical-align: top;
  width:70%;
}

table.imageLeft25 td:first-of-type {
  width:30%;
  padding-right:5%;
}

table.imageRight50 td {
  width:47.5%;
  vertical-align: top;
}

table.imageRight50 td:first-of-type {
  width:52.5%;
  padding-right:5%;
}

table.imageLeft50 td {
  vertical-align: top;
  width:47.5%;
}

table.imageLeft50 td:first-of-type {
  width:52.5%;
  padding-right:5%;
}

table.twoColumns, table.threeColumns {
  width:100%;
}

table.twoColumns td {
  width:47.5%;
}

table.twoColumns td:first-of-type {
  width:47.5%;
  padding-right:5%;
}

table.threeColumns td {
  width:30%;
  padding-left:5%;
}

table.threeColumns td:first-of-type {
  padding-left:0;
}

/* NEW TABLES */

#content table.splitImageRight , #content table.splitImageLeft {
  width:100%;
  max-width:100%;
  margin:50px 0;
  border-collapse:collapse;
}

table.splitImageRight tr, table.splitImageLeft tr {
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  width:100%;
}

table.splitImageRight td, table.splitImageLeft td {
  display:block;
  position:relative;
  width:50%;
  padding:115px 50px;
  background-color:#163D8A;
  color:#fff;
  min-width:200px;
}

table.splitImageRight td:last-of-type img, table.splitImageLeft td:first-of-type img {
  display:block;
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  object-fit: cover;
}

table.splitImageRight td:first-of-type h1,
table.splitImageRight td:first-of-type h2,
table.splitImageRight td:first-of-type h3,
table.splitImageRight td:first-of-type h4,
table.splitImageRight td:first-of-type p,
table.splitImageRight td:first-of-type ul,
table.splitImageRight td:first-of-type ol,
table.splitImageLeft td:last-of-type h1,
table.splitImageLeft td:last-of-type h2,
table.splitImageLeft td:last-of-type h3,
table.splitImageLeft td:last-of-type h4,
table.splitImageLeft td:last-of-type p,
table.splitImageLeft td:last-of-type ul,
table.splitImageLeft td:last-of-type ol {
  max-width:600px !important;
  margin-left:auto;
  margin-right:auto;
  color:#fff;
  border-color: #fff;
}
#content table.splitImageRight td:first-of-type ul,
#content table.splitImageLeft td:last-of-type ul {
  padding-left:15px;
}


table.imageUnder, table.imageUnderBlue {
  margin-top:50px;
  margin-bottom:-150px;
  border-collapse:collapse;
}

table.imageUnder tr:first-of-type td,
table.imageUnderBlue tr:first-of-type td{
  background-color:#E7EBF3;
  padding: 50px 50px 250px 50px;
}

table.imageUnderBlue tr:first-of-type td{
  background-color:#163D8A;
  color:#fff;
}

table.imageUnderBlue tr:first-of-type td *:not(a) {
  color:#fff !important;
  border-color:#fff;
}

table.imageUnderBlue tr:first-of-type td a {
  color:#fff !important;
  text-decoration: underline !important;
  text-decoration-thickness: 2px !important;
  text-decoration-color: rgba(255,255,255,0.4) !important;
}

table.imageUnderBlue tr:first-of-type td a.readMore {
  background-image: url('../images/icon-readmore-white.png');
}

table.imageUnderBlue tr:first-of-type td a:hover {
  opacity:0.5;
}

table.imageUnder tr:first-of-type td *:last-child,
table.imageUnderBlue tr:first-of-type td *:last-child {
  margin-bottom:0 !important;
}

table.imageUnder tr:last-of-type td img,
table.imageUnderBlue tr:last-of-type td img {
  transform: translate(50px, -200px);
}

/* COLORED BLOCKS */

table.blueBlock,table.greyBlock {
  width:100%;
}

table.blueBlock tr td{
  background-color:#163D8A;
  color:#fff;
  padding: 50px;
}

table.blueBlock tr td *:not(a) {
  color:#fff !important;
  border-color:#fff;
}

table.blueBlock tr td a {
  color:#fff !important;
  text-decoration: underline !important;
  text-decoration-thickness: 2px !important;
  text-decoration-color: rgba(255,255,255,0.4) !important;
}

table.blueBlock tr td a.readMore {
  background-image: url('../images/icon-readmore-white.png');
}

table.blueBlock tr td a:hover {
  opacity:0.5;
}

table.blueBlock tr td *:last-child,
table.greyBlock tr td *:last-child {
  margin-bottom:0 !important;
}

table.greyBlock tr td{
  background-color:#E7EBF3;
  padding: 50px;
}


/* CONNECT TABLE ORANGE */

div.scrollable-table-container {
  width:100%;
  max-width:100%;
  overflow-x:auto;
}

#content table.connect {
  margin-bottom:40px;
}

#content table.connect p {
  margin:0;
}

table.connect thead td,
table.connect thead th {
  background-color:#e97132;
  color:#fff;
  text-align: center;
  font-size:20px;
  padding:10px;
}

table.connect thead td p,
table.connect thead th p,
table.connect tbody th p {
  font-weight:500;
}

table.connect tbody tr td {
  background-color:#fbebe8;
  padding:5px;
}

table.connect tbody tr:nth-child(even) td {
  background-color:#f7d5cd;
}

table.connect tbody tr th.td-rotate {
  background-color:#e97132;
  color:#fff;
  min-width:50px;
}

table.connect tbody tr th.td-rotate p {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  white-space: nowrap;
  padding:10px;
}

table.connect tbody th {
  background-color:#e97132;
  color:#fff;
  font-weight:bold;
  text-align: left;
  padding:5px;
}


/* COLLAPSE */

table.collapsed {
  width:100%;
  margin:15px 0;
  border-collapse: collapse;
  border-radius:8px;
  background-color: rgba(0,0,0,0.033);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 20px;
}

table.collapsed tr {
  display:none;
}

table.collapsed tr:first-of-type,
table.collapsed.opened tr
{
  display:block;
}

table.collapsed tr:first-of-type th {
  display:block;
  width:100%;
}

table.collapsed tr:first-of-type h4 {
  position: relative;
  width:100%;
  text-align: left;
  font-size:20px;
  padding-right:50px;
  cursor:pointer;
  background-color:#163D8A;
  color:#fff;
  font-weight:500;
  transition: background-color 0.5s ease-in-out;
  padding:10px 15px;
  padding-right:45px;
  margin:0!important;
  border-radius:8px;
  user-select: none;
}

table.collapsed.opened tr:first-of-type h4 {
  border-radius:5px 5px 0 0;
}

table.collapsed tr:first-of-type h4:hover {
  background-color:#e97132;
}

/*.lang-nl table.collapsed tr:first-of-type h4:after {
  content:"(Lees meer)";
  margin-left:7px;
}

.lang-nl table.collapsed.opened tr:first-of-type h4:after {
  content:"(Sluit)";
}

.lang-fr table.collapsed tr:first-of-type h4:after {
  content:"(En savoir plus)";
  margin-left:7px;
}

.lang-fr table.collapsed.opened tr:first-of-type h4:after {
  content:"(Fermer)";
}

.lang-en table.collapsed tr:first-of-type h4:after {
  content:"(Read more)";
  margin-left:7px;
}

.lang-en table.collapsed.opened tr:first-of-type h4:after {
  content:"(Close)";
}
*/

table.collapsed tr:first-of-type h4:before {
  display:block;
  position:absolute;
  right:15px;
  top:50%;
  transform:translateY(-50%);
  width:20px;
  height:20px;
  line-height:20px;
  text-align: center;
  border-radius: 50%;
  border:2px solid #fff;
  content: "+";
  font-size:18px;
}

table.collapsed.opened tr:first-of-type h4:before {
  content: "-";
  line-height:18px;
}

table.collapsed.opened tr:last-of-type td {
  padding:25px;
}


/* CONNECT FORM */

form.connect-form {
  margin-bottom:40px;
  background-color: rgba(22, 61, 138, 0.05);
  padding: 40px 30px;
  border-radius: 10px;
  box-sizing: border-box;
}

form.connect-form input[type=text], form.connect-form input[type=search],
form.connect-form input[type=password], form.connect-form input[type=email], input[type=tel], form.connect-form textarea {
    color: #002471;
    background: rgba(255, 255, 255, 0.75);
    border: none;
    border-bottom: 1px solid #163D8A;
    border-radius: 0;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
}

form.connect-form select {
    color: #002471;
    background: rgba(255, 255, 255, 0.75);
    border: none;
    border-bottom: 1px solid #163D8A;
    padding-left: 7px;
    height: 40px;
    line-height: 40px;
}

form.connect-form .rsform-block-submit {
  margin-bottom:-20px;
}

form.connect-form button {
  background-color: #163D8A;
  padding: 10px 20px;
  border-radius: 5px;
  font-weight: 400;
  text-transform: uppercase;
  margin-top:20px;
}

form.connect-form button:hover {
  background-color: #e97132;
}



/* SPLIT LIST / TWO COLUMNS */

#content ul.twoColumns {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  padding-left:15px;
  column-gap: 35px;
}

#content ul.twoColumns li {
  margin:0 0 14px;
}


/* ICON LIST */

.iconlist-container {
  position: relative;
  margin: 200px 0;
}

.iconlist-container-helper {
  position:absolute;
  z-index:-1;
  top:100px;
  bottom:100px;
  left:0;
  right:0;
  background-color: #F0F7FB;
}

#content .iconlist-container::before,
#content .iconlist-container::after {
  content:"";
  position:absolute;
  display:block;
  top:-160px;
  bottom:calc(100% - 100px);
  left:0;
  width:100%;
  background-image:url(../images/dcr-boog.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index:-1;
}

#content .iconlist-container::after {
  top:calc(100% - 100px);
  bottom:-160px;
  transform: rotate(180deg);
}

#content ul.iconList {
  position:relative;
  max-width:100%;
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  gap:50px;
  margin:50px 0 !important;
  padding:0 5%;
}

ul.iconList li {
  width:300px;
  max-width:100%;
}

ul.iconList li .icon-container {
  position:relative;
  width:100%;
  height:0;
  padding-top:66%;
  background-color: #FFFFFF;
  box-shadow: 2px 4px 20px 6px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  margin-bottom:25px;
  transition:background-color 0.5s ease-in-out;
}

ul.iconList li a:hover .icon-container {
  background-color: #f5f5f5;
}

ul.iconList li .icon-container::after {
  content:"";
  position:absolute;
  right:7px;
  bottom:7px;
  width:40px;
  height:40px;
  background-color: #A7BF64;
  border-radius: 50%;
  background-image: url(../images/arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  transition:background-color 0.5s ease-in-out;
}

ul.iconList li a:hover .icon-container::after {
  background-color: #163D8A;
}

ul.iconList li .icon-container img {
  position:absolute;
  left:50%;
  top:50%;
  transform: translate(-50%,-50%);
  transition: transform 0.5s ease-in-out;
}

ul.iconList li a:hover .icon-container img {
  transform: translate(-50%,-50%) scale(1.1);
}

ul.iconList li a {
  color:#212427;
  text-decoration: none !important;
  font-weight:400;
}



/* LOGIN / RESET PASSWORD / FORGOT USERNAME */

.login-description {
  margin-bottom:25px;
  font-size:16px;
}

.login button, .reset button {
  min-width:100px;
}

.login .remember {
  margin-bottom:10px;
}

.remember .control-label label {
  display:block;
  font-weight:400;
  text-transform: none;
}

.remember .control-label input {
  vertical-align: middle;
}

#content ul.login-options {
  list-style: none;
  margin:20px 0;
}

#content ul.login-options li {
  margin-bottom:5px;
  font-size:14px;
}

/* PRESS */

.press-release-list {
  max-width: calc(1100px + 6%);
  padding-left:3%;
  padding-right:3%;
  margin-left:auto;
  margin-right:auto;
}

.press-release {
  position:relative;
  overflow:auto;
  padding-bottom:20px;
  border-bottom:1px solid #ccc;
  margin-bottom:20px;
  width:100%;
  display:flex;
  flex-direction: row;
  gap:5%;
}

/*
.press-release:last-of-type {
  padding-bottom:20px;
  border-bottom:none;
  margin-bottom:0;
}
*/

.press-release > a {
  display:block;
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index:9;
  cursor:pointer;
  text-decoration: none !important;
}

.press-image {
  position: relative;
  width:400px;
  min-width:400px;
}

.press-image-helper {
  position: relative;
  width:100%;
  height:auto;
  overflow:hidden;
  background-color:#fff;
  transition: background-color 0.5s ease-in-out;
}

.press-release:hover .press-image-helper {
  background-color:#000;
}

.press-image img {
  display:block;
  width:100%;
  height:auto;
  opacity:1;
  transition: all 0.5s ease-in-out;
  background-color:#fff;
}

.press-release:hover .press-image img {
  opacity:0.5;
  transform: scale(1.1);
}

.press-content {
  position: relative;
  width:100%;
  padding-bottom:70px;
}

.press-content::after {
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:40px;
  height:40px;
  background-color: #A7BF64;
  border-radius: 50%;
  background-image: url(../images/arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  transition:background-color 0.5s ease-in-out;
}

.press-release:hover .press-content::after {
  background-color: #163D8A;
}

.press-content .press-date {
  font-size:14px;
  font-weight:600;
  margin-bottom:5px;
}

#content h2.press-title {
  margin:0 0 15px;
  color:#212427;
  font-size:30px;
  font-weight:300;
}

.press-content  .press-description {
  margin-bottom:20px;
}

#content h3.press-year {
  position:relative;
  cursor:pointer;
  margin:0;
  font-size:20px;
  font-weight:400;
  padding:15px 0;
  border-bottom:1px solid #f4f4f4;
  max-width:100%;
}

h3.press-year.active, h3.press-year:hover {
  color:#A7BF64;
}

.press-year-list {
  display:none;
  margin:0;
  padding:20px 0;
}

.press-year-list p:last-of-type {
  margin:0;
}

/* FAQ */

.faq-page h2 {
  margin:40px 0 20px;
}

.faq-page h3 {
  position:relative;
  cursor:pointer;
  margin:0;
  font-size:20px;
  font-weight:400;
  padding:15px 0;
  border-bottom:1px solid #f4f4f4;
}

.faq-page h3.active, .faq-page h3:hover {
  color:#A7BF64;
}

.faq-page .faq-answer {
  display:none;
  margin:0;
  padding:20px;
  background:#f4f4f4;
}

#content .faq-page .faq-answer p:last-of-type {
  margin:0;
}

/* EVENTS PAGE */

#events-page {
  max-width:calc(720px + 6%);
  padding-left:3%;
  padding-right:3%;
  margin-left:auto;
  margin-right:auto;
}

#events-page h2 {
  margin:40px 0 20px;
}

#events-page .event {
  padding-top:15px;
  border-top:1px solid #ccc;
  margin-top:15px;
}

#events-page .event:first-of-type {
  padding-top:15px;
  border-top:none;
  margin-top:0;
}

#events-page .event-date {
  margin-bottom:2px;
  font-size:14px;
  font-weight:700;
}

#events-page h4.event-title {
  margin-bottom:6px;
}

#events-page .event-text {
  margin-bottom:10px;
}


#events-page h3 {
  position:relative;
  cursor:pointer;
  margin:0;
  font-size:20px;
  font-weight:400;
  padding:15px 0;
  border-bottom:1px solid #f4f4f4;
}

#events-page h3.active, #events-page h3:hover {
  color:#A7BF64;
}

#events-page .event-year-list {
  display:none;
  margin:0;
  padding:20px;
  background:#f4f4f4;
}

#events-page .event-year-list p:last-of-type {
  margin:0;
}

/* EVENT REGISTRATION */

iframe.registration-iframe {
  width:100%;
}

/* TEAM */

#content table.team {
  display:block;
  width:100%;
  margin:30px auto 50px;
}

table.team tbody {
  display:flex;
  width:100%;
  flex-wrap: wrap;
  gap:20px;
}

table.team tr {
  display:block;
  box-shadow:rgba(0,0,0,0.16) 0 0 8px;
  width:220px;
  max-width:100%;
  margin:0;
}

table.team.bigger tr {
  width:300px;
  max-width:100%;
}

table.team tr:nth-child(3n) {
  margin-right:0;
}

table.team td {
  display:block;
  position:relative;
}

#content table.team p {
  padding:10px;
  margin-bottom:0;
}

#content table.team p:first-of-type {
  padding:0;
}

#content table.team img {
  display:block;
  max-width:100%;
}

/* SIDEMENU */

#sidemenu ul {
  list-style:none;
  margin:0;
  padding:0;
}

#sidemenu ul li {
  margin-bottom:0;
  margin-top:0;
}

#sidemenu ul li a {
  display:block;
  line-height:20px;
  width:100%;
  color:#A7BF64;
  font-size:14px;
  font-weight: 700;
  border-bottom:1px solid #ddd;
  padding:10px;
  text-decoration: none;
}

#sidemenu ul li.active a, #sidemenu ul li a:hover {
  background-color:#A7BF64;
  color:#fff;
}

/* HIGHLIGHTS // BLOCKS */

#highlights {
  position:relative;
  overflow:auto;
  padding:75px 3% 50px;
  width:100%;
  max-width: calc(1600px + 6%);
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
}

#content .blocks-list {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
}

#highlights .highlight,
#content .blocks-list .block {
  width:32%;
  margin-bottom:25px;
  background-color: #fff;
}

#highlights .highlight a,
#content .blocks-list .block a {
  display:block;
  position:relative;
  color:#212427;
  min-height:100%;
  padding-bottom:50px;
  box-shadow: rgba(0,0,0,0.16) 0 0 8px;
  text-decoration:none;
  transition:all 1s ease-in-out;
}

#highlights .highlight a:hover,
#content .blocks-list .block a:hover {
  background-color:#f4f4f4;
  box-shadow: rgba(0,0,0,0.50) 0 0 8px;
}

#highlights .highlight:first-of-type, #highlights .highlight:nth-child(3n+1) {
  margin-left:0;
  clear:both;
}

#highlights .highlight-image,
#content .blocks-list .block .block-image {
  height:0;
  padding-top:50%;
  position:relative;
  overflow:hidden;
}

#content .blocks-list .block .block-image {
  background-color: #000;
}

#highlights .highlight-image img,
#content .blocks-list .block .block-image img {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  min-height: 100%;
  transition:all 1s ease-in-out;
}

#content .blocks-list .block .block-image img {
  opacity:0.96;
}

#highlights .highlight a:hover .highlight-image img,
#content .blocks-list .block a:hover .block-image img{
  transform:scale(1.08);
}

#content .blocks-list .block .block-image .partner-label {
  padding:5px 20px 5px 10px;
  font-size:14px;
  font-weight:700;
  position:absolute;
  top:20px;
  right:0;
  background-color:rgba(255,255,255,0.83);
  color:#333;
  border-radius:5px 0 0 5px;
  transition:background-color 1s ease-in-out;
}

#highlights .highlight-content,
#content .blocks-list .block .block-content {
  padding: 20px;
  position:relative;
}

#highlights .highlight-tag,
#content .blocks-list .block .block-label {
  padding:5px 10px;
  font-size:14px;
  font-weight:700;
  position:absolute;
  bottom:100%;
  left:20px;
  background-color:#fff;
  border-radius:5px 5px 0 0;
  transition:background-color 1s ease-in-out;
}

#content .blocks-list .block .block-label {
  bottom:0;
  box-shadow:0px 0px 7px 0px rgba(0,0,0,0.25);
}

#highlights a:hover .highlight-tag,
#content .blocks-list .block a:hover .block-label {
  background-color:#f4f4f4;
}

#highlights h3.highlight-title,
#content .blocks-list .block h3.block-title {
  margin:0 0 10px;
  min-height:50px;
  font-size:20px;
  line-height:25px;
  padding:0;
  border:none;
}

#content .blocks-list .block .block-date {
  font-size:15px;
  font-weight:bold;
  margin:7px 0;
  color:#333;
}

#highlights .highlight-text,
#content .blocks-list .block .block-text {
  line-height:1.35;
}

#highlights .readMore,
#content .blocks-list .block .readMore {
  position:absolute;
  bottom:20px;
  left:20px;
  line-height: 1.2;
  margin:0;
  transition: all 0.3s ease-in-out
}


/* EXPERTISE */

#expertise-menu {
  padding-bottom:25px;
  border-bottom: 1px solid #e3e3e3;
  padding-left:3%;
  padding-right:3%;
  margin-bottom:50px;
}

#expertise-menu ul {
  list-style: none;
  display:flex;
  flex-direction: row;
  flex-wrap:wrap;
  gap:50px;
  padding:0;
  margin:0 auto;
  max-width:100%;
  justify-content: center;
}

#expertise-menu ul li a{
  font-weight:700;
  text-decoration: none !important;
}

#expertise-menu ul li.active a{
  color:#203D76;
}

#expertiseList {
  padding:25px 0;
}

#expertiseList .expertise-items {
  margin-top:40px;
  margin-left:auto;
  margin-right:auto;
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  max-width:calc(1600px + 6%);
  padding-left:3%;
  padding-right:3%;
}

#expertiseList .expertise-item {
  width:32%;
  margin-bottom:25px;
  display:block;
  position:relative;
  color:#212427;
  min-height:100%;
  padding-bottom:50px;
  box-shadow: rgba(0,0,0,0.16) 0 0 8px;
  transition:all 1s ease-in-out;
}

#expertiseList .expertise-item h3 {
  border:none;
  padding:0;
  margin: 20px 0 10px;
}

#expertiseList .expertise-item a {
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  font-size:0;
  z-index: 2;
}

#expertiseList .expertise-item:hover {
  background-color:#f4f4f4;
  box-shadow: rgba(0,0,0,0.50) 0 0 8px;
}

#expertiseList .expertise-item-image {
  height:0;
  padding-top:50%;
  position:relative;
  overflow:hidden;
}

#expertiseList .expertise-item-image img {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  min-height: 100%;
  transition:all 1s ease-in-out;
}

#expertiseList .expertise-item:hover .expertise-item-image img{
  transform:scale(1.08);
}

#expertiseList .expertise-item-content {
  padding: 10px 10px 20px;
  position:relative;
}

#expertiseList h3.highlight-title {
  margin:0 0 5px;
  min-height:50px;
  font-size:20px;
  line-height:25px;
}

#expertiseList .highlight-text {
  line-height:1.35;
}

#expertiseList .readMore {
  position:absolute;
  bottom:20px;
  left:10px;
  line-height: 1.2;
  margin:0;
  transition: all 0.3s ease-in-out
}

/* DOMAINS */

.domains-list {
  margin-top:40px;
}

.domain-block {
  padding:50px 0;
  border-top: 1px solid #e5e5e5;
  max-width:740px;
}

.domain-block h2 {
  margin-top:0;
  margin-bottom:20px;
}

.domain-block h3 {
  margin:40px 0 25px;
}

.usecase{
  position: relative;
  display:flex;
  flex-direction: row;
  width:100%;
  max-width:740px;
  margin-bottom:20px;
  box-shadow: rgba(0,0,0,0.16) 0 0 8px;
  transition:all 1s ease-in-out;
}

.usecase:hover {
  background-color:#f4f4f4;
  box-shadow: rgba(0,0,0,0.50) 0 0 8px;
}

.usecase > a{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index:2;
}

.usecase .usecase-img{
  position: relative;
  height:100%;
  min-height:250px;
  width:250px;
  min-width:250px;
  overflow:hidden;
}

.usecase .usecase-img img{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height: 100%;
  object-fit: cover;
  transition:all 1s ease-in-out;
}

.usecase:hover .usecase-img img {
  transform:scale(1.08);
}

.usecase .usecase-content {
  padding:25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.usecase h3 {
  font-weight:400;
  font-size:20px;
  margin:0 0 10px;
}

.usecase-list {
  margin-bottom:40px;
}

#domain-page h3 {
  margin-bottom:20px;
}

/* NEWSLETTER */

#newsletterAndEvents {
  position:relative;
}

.otherpage #newsletterAndEvents.no-events {
  margin-top:-50px;
}

#newsletterAndEvents.no-events {
  margin-bottom:50px;
}

#newsletterAndEvents::before {
  content:"";
  position:absolute;
  top:0;
  left:50%;
  width:50%;
  height:1px;
  background-color: #ddd;
}

#newsletterAndEvents .blueBox {
  position:absolute;
  left:0;
  right:50%;
  top:0;
  bottom:0;
  background:#163D8A;
  z-index:2;
}

#newsletterAndEvents.no-events .blueBox {
  right:0;
}

#newsletter .btn:hover {
  background:rgba(255,255,255,1);
  color:#163D8A;
}

#newsletterAndEvents .greyBox {
  position:absolute;
  right:0;
  left:50%;
  top:0;
  bottom:0;
  background:#f9f9f9;
  z-index:2;
}

#newsletterAndEvents.no-events .greyBox {
  display:none !important;
}

#newsletterAndEvents .container {
  max-width:calc(1600px + 6%);
  overflow:auto;
  position:relative;
  z-index:2;
}

#newsletterAndEvents.no-events .container {
  max-width:calc(720px + 6%);
}

#newsletter {
  float:left;
  width:50%;
  padding-right:30px;
  padding-top: 30px;
  color:#fff;
}

#newsletterAndEvents.no-events #newsletter {
  width:100%;
}

#newsletter h3 {
  color:#fff;
  border:none;
  padding:0;
}

#newsletter .acym_module {
  margin-bottom:15px;
}

#newsletter .readMoreNewsletters {
  border-bottom: none;
  margin-bottom:15px;
  text-align: right
}

#newsletter .readMoreNewsletters a {
  color:#fff;
  font-size:12px;
  line-height:20px;
  background: url(../images/icon-readmore-white.png) no-repeat left center;
  background-size: 22px 20px;
  letter-spacing: 0.5px
}

#newsletter .readMoreNewsletters a:hover {
  color:#A7BF64;
  background: url(../images/icon-readmore-hover.png) no-repeat left center;
  background-size: 22px 20px;
}

/* NEW NEWSLETTERS */

.newsletter-row {
  padding-top:30px;
  background-color: #FAFAFA;
}

.acym__front__archive {
  padding-top:30px !important;
}

.acym_lists {
  margin:20px 0;
}

.onelist {
  display:flex;
  gap:10px;
  margin:10px 0;
}

/* EVENTS */

#events {
  float:left;
  width:50%;
  padding-left:30px;
}

#events h3 {
  margin-top:30px;
  padding:0;
  border:none;
}

#events .event {
  border-bottom:1px solid #ddd;
  position:relative;
  padding-right:150px;
  padding-bottom:15px;
  margin-top:15px;
}

#events .event:first-of-type {
  margin-top:0;
}

#events .event-date {
  color: #A7BF64;
  margin-bottom:10px;
}

#events .event-text {
  line-height:1.35;
}

#events .event .button {
  position:absolute;
  right:0;
  bottom:15px;
}

#events p.all-events-button {
  text-align:right;
  margin:15px 0;
}

#events a.readMore {
  color:#163D8A;
  background: url(../images/icon-readmore.png) no-repeat left center;
  font-size:12px;
  line-height:20px;
  background-size: 22px 20px;
  letter-spacing: 0.5px
}

#events a.readMore:hover {
  color:#A7BF64;
  background: url(../images/icon-readmore-hover.png) no-repeat left center;
  background-size: 22px 20px;
}

/* TWITTER */

#twitter {
  background:#1154A3 url(../images/background-twitter.jpg) no-repeat center center;
  color:#fff;
  padding:30px 0;
  font-size:14px;
  overflow:auto;
}

#members-home #twitter {
  margin-bottom:40px;
}

#members-home #twitter h2 {
  color:#fff;
}

#twitter .twitter-item {
  float:left;
  width:22%;
  margin-left:4%;
}

#twitter .twitter-item:first-of-type {
  margin-left:0;
}

.twitter-item .twitter-image img {
  border-radius:50%;
  margin-bottom:20px;
}

.twitter-item .twitter-name {
  display:inline-block;
  margin-bottom:5px;
}

.twitter-item .twitter-screenname {
  display:inline-block;
  margin-bottom:10px;
}

.twitter-item .twitter-content img {
  margin:15px 0;
  border-radius:5px;
}

.twitter-item .twitter-text a {
  color:#fff;
  font-weight:700;
  letter-spacing:0.2px;
}

.twitter-item .twitter-text a:hover {
  opacity:0.5;
}

#twitter .outro {
  float:none;
  clear:both;
  margin-top:18px;
  text-align:right;
}

#twitter .outro p {
  line-height:26px;
}

#twitter .outro a {
  display:inline-block;
  margin-left:10px;
}

#twitter .outro a:hover img {
  opacity:0.5;
}

#twitter .outro a:first-of-type {
  margin-left:20px;
}

#twitter .outro img {
  vertical-align: bottom;
}

/* NUMBERS */

#numbers {
  padding:50px 0 15px;
  background: url(../images/background-numbers.jpg) no-repeat center bottom;
  text-align:center;
}

#numbers h2 {
  text-align:left;
  margin:0 0 35px;
}

#numbers table {
  width:100%;
  text-align:center;
  //margin-bottom:25px;
  margin:90px 0 25px;
}

#numbers table td {
  width:33.33%;
  vertical-align:top;
}

#numbers table td p {
  font-size:20px;
  font-weight:300;
  color:#163D8A;
}

#numbers table td p:first-of-type{
  width:100%;
  height:105px;
  background:url(../images/background-leaf.png) no-repeat center center;
  background-size:auto 100%;
  line-height:100px;
}

#numbers table td p:first-of-type img{
  vertical-align:middle;
}

#numbers a.button {
  padding:10px 25px;
  min-width:140px;
}

/* MEMBERS PAGE & EXPERTISE BLOCKS */

#members-page {
  padding-left:3%;
  padding-right:3%;
}

#member-filters h3 {
  max-width:100%;
}

#member-actions {
  margin-top:30px;
  text-align: right;
}

#members-page ul,
#groupSectionFilters ul,
#block-filters ul{
  margin:0;
  max-width:100%;
  padding-left:0;
}

#members-page ul.alfabet-filters {
  margin-top:20px;
  margin-bottom:10px;
  max-width:100%;
  text-align: center;
}

#members-page ul.alfabet-filters li {
  list-style:none;
  position:relative;
  display:inline-block;
  font-size:16px;
  line-height:20px;
  height:30px;
  width:30px;
  padding:5px;
  text-align:center;
  color:#212427;
  background-color:#E6E6E6;
  text-transform:uppercase;
  margin-right:5px;
  margin-bottom:5px;
  cursor:pointer;
  user-select:none;
  transition: all 0.2s ease-in-out;
}

#members-page ul.alfabet-filters li.active-filter {
  background-color:#A7BF64;
  color:#fff;
}

#members-page ul.group-filters {
  padding-bottom:5px;
  margin-bottom:5px;
  border-bottom:1px solid #DEDADA;
  max-width:100%;
}

#members-page #member-filters {
  max-width:100%;
}

#members-page ul li.member-filter,
#groupSectionFilters ul li,
#block-filters ul li:not(.filter-label) {
  list-style:none;
  position:relative;
  display:inline-block;
  font-size:10px;
  line-height:12px;
  color:#A7BF64;
  background-color:#fff;
  text-transform:uppercase;
  border:1px solid #A7BF64;
  border-radius:10px;
  padding:4px 10px;
  margin:5px 10px 5px 0;
  cursor:pointer;
  user-select: none;
  transition: all 0.2s ease-in-out;
}

#block-filters ul li.filter-label {
  list-style:none;
  position:relative;
  display:inline-block;
  font-size:16px;
  line-height:1;
  color:#212427;
  font-weight:bold;
  margin-right:10px;
}

.member-filter:hover,
#groupSectionFilters ul li:hover,
#block-filters ul li:not(.filter-label):hover
{
  color:#FFF;
  background-color:#A7BF64;
  border:1px solid #A7BF64;
}

#content ul li.member-filter.active-filter,
#groupSectionFilters ul li.active-filter,
#block-filters ul li.active-filter {
  color:#FFF;
  background-color:#A7BF64;
  border:1px solid #A7BF64;
  padding-right: 30px;
}

.member-filter.active-filter::after,
#groupSectionFilters ul li.active-filter::after,
#block-filters ul li.active-filter::after {
  content:"✕";
  position:absolute;
  color:#fff;
  right:7px;
  font-size:12px;
  top:4px;
}

#members-page #search-results {
  padding:12px;
}

.member {
  width:142px;
  height:142px;
  margin-left:57px;
  display:table;
  float:left;
  border:1px solid #D6D6D6;
  box-shadow: rgba(0,0,0,0.2) 0 0 8px;
  cursor:pointer;
  transition: all 0.5s ease-in-out;
}

.member:hover {
  border:1px solid #CCCCCC;
  box-shadow: rgba(0,0,0,0.4) 0 0 12px;
}

.member.active-member {
  border:1px solid #A7BF64;
  box-shadow: rgba(167, 191, 100, 1) 0 0 12px;
}

.member:first-of-type {
  margin-left:0;
}

.members-row {
  clear:both;
  overflow:auto;
  padding:12px;
  margin:35px -12px
}

.member .member-logo {
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  height:140px;
}

#content .member .member-logo img {
  display:block;
  max-width:80%;
  max-height:80%;
  width:auto;
  height:auto;
  margin:0 auto;
  transition: all 0.5s ease-in-out;
}

#content body.ie .member .member-logo img {
  width:80%;
}


.member:hover .member-logo img {
  transform:scale(1.15);
}

.member .member-info {
  display:none;
}

.member-display {
  display:none;
  position:absolute;
  left:0;
  right:0;
  background-color:#A7BF64;
  padding:0;
}

.member-spacer {
  display:none;
  padding:1px;
  opacity:0;
  visibility: hidden
}

#members-page .member-display .container,
.member-spacer .sContainer{
  margin:45px auto;
  overflow:auto;
  padding-top:0;
  padding-bottom:0;
  padding-left:3%;
  padding-right:3%;
  max-width: 1200px;
}

.member-display .member-left,
.member-spacer .member-left {
  float:left;
  position:relative;
  width:25%;
  padding-right:2.5%;
}

.member-display .member-left-container,
.member-spacer .member-left-container {
  position:relative;
  height:0;
  padding-top:100%;
  background-color:#fff;
  background-position: center center;
  background-size:90%;
  background-repeat: no-repeat;
}

.member-display .member-right,
.member-spacer .member-right {
  float:left;
  width:75%;
}

#content .member-display h3,
#content .member-spacer h3 {
  max-width:100%;
  color:#fff;
  border-color:#fff;
  margin:0 0 15px;
}

.member-display .member-data,
.member-spacer .member-data {
  float:left;
  width:50%;
  padding-right:5%;
  color:#fff;
}

.member-display .member-text,
.member-spacer .member-text {
  float:left;
  width:50%;
  color:#fff;
}

.member-display .member-person-name,
.member-spacer .member-person-name {
  display:block;
  margin-top:20px;
}

.member-display a.readMore,
.member-spacer a.readMore {
  display:block;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  background: url(../images/icon-readmore-white.png) no-repeat left center;
  background-size: 22px 20px;
  letter-spacing: 0.5px;
  margin-top:20px;
}

#content .member-display a.readMore:hover,
#content .member-spacer a.readMore:hover {
  text-decoration-color: rgba(255,255,255,0.4);
}

/* MEMBERS IFRAMES */

.iframeContainer, .tableauPlaceholder {
  padding-top:20px;
}

.databaseIframe, .tableauPlaceholder iframe {
  width:100%;
  height:500px;
}


/* EXPERTISE BLOCKS */

#blocks-page {
  padding-left:3%;
  padding-right:3%;
  margin-left: auto;
  margin-right:auto;
  max-width:calc(1600px + 6%);
}

#block-filters {
  margin-bottom: 30px;
  margin-top:60px;
}

#block-filters h3 {
  max-width:100%;
  margin-bottom: 30px;
  margin-top:60px;
}

#block-filters ul {
  padding:10px 0;
}

#block-filters ul:not(:last-of-type) {
  border-bottom:1px solid #e4e4e4;
}

#blocks-page h2 {
  max-width:100%;
}


/* ACYMAILING */

div.acym_module_success {
  border:none !important;
  background-color:transparent !important;
  color:#fff;
  padding-left:0 !important;
}

#acymodifyform {
  display:none;
}


/* FORMS */

.control-group.textField {
  margin-bottom:10px;
}

.control-group.textareaField {
  margin-bottom:10px;
}

.control-group.jCaptchaField {
  margin-bottom:10px;
}

.g-recaptcha {
  min-height:85px;
  display:inline-block;
}

.control-label {
  padding:10px 0 5px 0;
  color:#163D8A;
  font-weight:700;
  font-size:12px;
}

form label {
  width:100%;
}

.fieldError,
.formResponsive .formError {
  font-size:12px;
  font-weight:700;
  color:#D8000C;
  margin-bottom:5px;
}

.FormButtonContainer {

}

.extendCheck {
  margin:25px auto;

}

.alert-error {
  color:#b94a48;
  padding:0 25px;
}

#content .alert-error p {
  line-height:1.5;
  margin-bottom:10px;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background:transparent;
}

.rsform-block {
  display:block;
  margin-bottom:20px;
}

div.formBody {
  float:none !important;
}

label.formControlLabel {
  display:block;
  margin-bottom: 10px;
}

.rsform-type-radiogroup .formBody label {
  display:block;
  margin-bottom:10px;
}

.rsform-type-radiogroup .formBody label input {
  margin:0 10px 0 0;
}

.formContainer select {
  width:100%;
  max-width:450px;
  min-height:32px;
  box-sizing:border-box;
  font-size:14px;
  color: #002471;
  background: #fff;
  border:1px solid #163D8A;
  border-radius:0;
  padding-left:7px;
}

.formContainer select option {
  border-radius:0;
  color: #002471;
}

.formResponsive .formError {
  display:block;
  margin-top:8px;
}

.rsform-button-prev {
  margin-right:10px;
}

.rsfp-field-multiple-plus {
  margin-bottom:10px;
}

/* google map */

.moduletable #map {
  width:100% !important;
  height:500px;
}

#map .gmnoprint, #map .gm-ui-hover-effect{
  display:none;
}

#map .map-div {
  font-weight:700;
  color:#163D8A;
}

/* ==================================================================================================================================================== */
/* =================================================================== MEMBERS AREA =================================================================== */
/* ==================================================================================================================================================== */

.groupDocuments h2 {
  max-width:100% !important;
}

.groupDocuments h2 b {
  font-weight:300;
}

.moreGroupDocs {
  display:none;
}

#moreGroupDocsButton {
  margin:15px 0;
  clear:both;
}

#lessGroupDocsButton {
  margin:15px 0;
  display:none;
  clear:both;
  float:left;
}

.documentBoxes {
  margin-left:-6px;
  overflow:auto;
}

.documentBox {
  display:block;
  position:relative;
  float:left;
  width:250px;
  height:250px;
  padding:75px 10px 40px;
  margin:6px;
  box-shadow: rgba(0,0,0,0.16) 0 0 6px;
  background-color: #fff;
}

.documentBox .documentFilter, .documentBox .documentCategory {
  width:55%;
  position:absolute;
  top:10px;
  color:#163D8A;
  font-weight:700;
  font-size:16px;
  line-height:16px;
  word-break: break-word;
  word-wrap: break-word;
}

.documentBox .documentDate {
  width:35%;
  position:absolute;
  top:10px;
  right:10px;
  text-align: right;
  color:#212427;
  font-size:14px;
  line-height:16px;
  font-weight:500;
}

.documentBox .documentTitle {
  clear:both;
}

.documentBox .documentDownload {
  position:absolute;
  bottom:10px;
}

a.greenLeaf {
  color: #A7BF64;
  line-height: 20px;
  background: url(../images/icon-readmore-hover.png) no-repeat left center;
  background-size: 22px 20px;
  padding-left:35px;
  font-weight:700;
  font-size:15px;
}

a.greenLeaf:hover {
  color:#163D8A;
  background-image: url(../images/icon-readmore.png);
}

/* MEMBERS HOME NEWS */

h1.no-margin {
  margin-bottom:0;
}

.homeNewsItem h3, .homeNewsItem h3 a {
  font-size: 20px;
  font-weight: 700;
  color: #163D8A;
  margin: 5px 0 5px;
  padding-left:0 !important;
  border:none !important;
  text-decoration: none !important;
}

.homeNewsItem h3 a {
  color: #A7BF64;
}

.homeNewsItem h3 a:hover {
  color: #163D8A;
}

.homeNewsItem {
  position:relative;
  border-bottom:1px solid #E5E5E5;
  padding-bottom:15px;
  margin-bottom:15px;
  max-width:740px;
}

.homeNewsItem:last-of-type {
  border-bottom:none;
  padding-bottom:0;
}

.homeNewsItem .newsType {
  font-size:14px;
  font-weight:700;
  color:#163D8A;
  margin-bottom:10px;
}

.homeNewsItem .newsDate {
  font-size:14px;
  font-weight:700;
  color:#212427;
}

.homeNewsItem .newsText {
  margin-bottom:10px;
}

/* EXECO NEWS SIDEBAR */

.groupNews {
  float:left;
  width:220px;
  margin-left:20px;
  margin-top:103px;
  background-color:#EFF9FC;
  box-shadow: rgba(0,0,0,0.16) 0 0 6px;
  padding:10px;
}

.groupNews .groupNewsItem {
  position:relative;
  border-bottom:1px solid #E5E5E5;
  padding-bottom:15px;
  margin-bottom:15px;
}

.groupNewsItem .newsType {
  font-size:14px;
  font-weight:700;
  color:#163D8A;
  margin-bottom:10px;
}

.groupNewsItem .newsDate {
  font-size:14px;
  font-weight:700;
  color:#A7BF64;
}

.groupNewsItem h4 {
  color:#212427;
  font-weight:700;
  clear:both;
  margin-bottom:5px;
}

.groupNewsItem .newsText {
  clear:both;
}

.groupSections {
  position:relative;
  width: calc(100% - 250px);
  float:left;
  overflow:auto;
  clear:both;
  margin-bottom:50px;
}

.groupSections h3 {
  margin-top:50px;
  margin-bottom:25px;
  max-width:100% !important;
}

.topLine {
  width:99.9%;
  height:2px;
  background-color:#E5E5E5;
}

.bottomLine {
  position:absolute;
  bottom:0;
  width:99.9%;
  height:2px;
  background-color:#E5E5E5;
}

.sectionBlock {
  display:block;
  float:left;
  width:33.3%;
  height:80px;
  padding-top:10px;
  padding-right:20px;
  padding-left:7px;
  border-bottom:2px solid #E5E5E5;
  color:#A7BF64;
  font-weight:700;
  font-size:16px;
  transition: all 0.2s ease-in-out 0s;
}

.sectionBlock.activeSection {
  cursor:pointer;
}

.sectionBlock.activeSection:hover {
  background-color:#f4f4f4;
}

.sectionBlock .sectionTitle {
  opacity:0.4;
}

.sectionBlock.activeSection .sectionTitle {
  opacity:1;
}

.groupAdvisor {
  float:right;
  width:220px;
  margin-left:20px;
  margin-top:79px;
  box-shadow: rgba(0,0,0,0.16) 0 0 8px
}

.groupAdvisor .advisorImage img {
  display:block;
}

.groupAdvisor .advisorContent {
  padding:10px;
}

.groupAdvisor h4.advisorTitle {
  color:#212427;
  margin-bottom:5px;
}

.groupAdvisor .advisorName {
  margin-bottom:5px;
}

#groupSectionDocuments, #groupSectionFilters {
  clear:both;
  margin-bottom: 10px;
}

#groupSectionDocuments h2 {
  margin-bottom:20px;
  max-width:100% !important;
}

/* pagination */

#content .pagination {
  text-align:center;
}

#content .pagination ul {
  margin: 25px 0 0;
  display:inline-block;
  overflow:auto;
  list-style:none;
}

#content .pagination li {
  float:left;
  padding:0 10px;
  background:none;
}

#content .pagination .pagination-next {
  padding-right:0;
}

#content .pagination .pagination-start, .pagination .pagination-end {
  display:none;
}

/* footer */

#footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding:20px 0 30px;
  background: #163D8A;
  color:#fff;
}

#footer .container {
  position:relative;
}

#footer p {
  font-size:12px;
  line-height:1.5;
  margin-bottom:0;
}

#footer a {
  color:#fff;
}

#footer a:hover {
  color:#fff;
  text-decoration: underline;
}


/* Footer left */

#footer #footer-left {
  float:left;
  width:28%;
}

#footer-left a:hover img {
  opacity:0.5;
}


/* Footer center */

#footer #footer-center {
  float:left;
  width:49%;
  padding:46px 1.5% 0;
}

#footer ul {
  list-style: none;
}

#footer ul.menu {
  margin:0;
}

#footer ul.menu > li {
  position:relative;
  display:inline-block;
  margin-right:25px;
  margin-bottom:25px;
  vertical-align: top;
  text-align:left;
}

#footer ul.menu > li:last-of-type {
  margin-right:0;
}

#footer ul.menu li span.nav-header {
  display:block;
  padding: 0 0 5px;
  color:#f4f4f4;
  line-height:normal;
  font-size:12px;
  font-weight:400;
  text-transform: uppercase;
  text-decoration: none;
}

#footer ul.menu li a {
  display:block;
  padding:3px 0;
  color:#f4f4f4;
  line-height:normal;
  font-size:12px;
  font-weight:400;
  text-decoration: none;
}

#footer ul.menu > li > a:hover , #footer ul.menu > li.active > a{
  text-decoration:underline;
}

/* Footer right */

#footer #footer-right {
  float:left;
  width:23%;
  text-align:right;
  padding-top:46px;
}

#footer-right p.socials {
  vertical-align:middle;
  margin-bottom:14px;
  line-height:14px;
}

#footer-right p.socials img {
  vertical-align:bottom;
  margin:0 5px;
}

#footer-right p.socials a:first-of-type {
  margin-left:10px;
}

#footer-right a:hover img {
  opacity:0.5;
}

/* einde footer */

/*** HAMBURGER MENU ***/

.hamburger {
  position:absolute;
  right:22px;
  top:22px;
  box-sizing:border-box;
  width:40px;
  height:40px;
  padding: 8px 9px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: #FFF;
  border: 0;
  margin: 0;
  overflow: visible;
  border-radius:40px;
}

.hamburger:focus {
  outline: none;
}

.hamburger-box {
  width: 22px;
  height: 22px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: 0px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 22px;
    height: 2px;
    background-color: #154F91;
    border-radius: 2px;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -5px; }
  .hamburger-inner::after {
    bottom: -5px; }



/*
 * Spin
 */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }


/* ADJUSTMENTS FOR RESPONSIVE */

@media only screen and (max-width: 1600px) {
  .sidemenu-offset { margin-left:calc(3% + 380px); margin-right:3%; }
  .sidemenu-offset > * { margin-left:0 !important; }
}

@media only screen and (max-width: 1400px) {
  #content #sidemenu {width:290px}
  .sidemenu-offset { margin-left:calc(3% + 320px); margin-right:3%; }
  .sidemenu-offset > * { margin-left:0 !important; }
  #main-menu ul.menu > li {margin-left:7px;}
  #main-menu ul.menu > li a, #main-menu ul.menu > li span.nav-header {font-size:11px;}
}

@media only screen and (max-width: 1240px) {
  #header-menus {margin-left:0 !important;}
  #main-menu {clear:both;}
  #content {padding-top:50px;}
  #content #sidemenu {top:64px;}
  #content:before {
   top: -75px;
   width: 500px;
   height: 500px;
  }
}

@media only screen and (max-width: 1100px) {
  body {
    padding-bottom:280px !important;
  }

  #main-menu ul.menu>li {
    margin-left: 7px;
  }

  #main-menu ul.menu > li a, #main-menu ul.menu > li span.nav-header {
    font-size: 11px;
  }

  #main-menu ul.menu > li.parent > a, #main-menu ul.menu > li.parent > span.nav-header {
      padding-right: 16px;
  }

  #expertiseList .expertise-item {
    width:49%;
    max-width:100%;
  }

  #footer {
    margin-bottom:48px;
  }
}

@media only screen and (max-width: 980px) {

 #header {
  min-height:115px;
 }

 #main-menu, #top-menu {
   display:none;
 }

 #main-logo {
  float:none;
 }

 #content #sidemenu {width:240px}
 .sidemenu-offset { margin-left:calc(3% + 270px); }

  #content:before {
   top: -50px;
   width: 350px;
   height: 350px;
  }

 #memberHeaderBlock {
  width:100%;
 }

 #mobile-menu-button {
   display:block;
 }

 #logout-button {
  margin:10px 4%;
  padding:10px 25px;
 }

 .container {
   padding:0 3%;
 }

 body {
     padding-bottom:48px !important;
   }

   #footer {
     position: relative;
     right: auto;
     bottom: auto;
     left: auto;
     overflow:auto;
     margin-bottom:0;
   }

   #banner.extra-news {
    overflow:visible;
    min-height:0;
    height:auto;
   }

   .banner-news {
    position:relative;
    width:100%;
    left:auto;
    top:auto;
    transform: none;
    padding:25px 3%;
    background-color:rgba(0,0,0,0.033);
    border-radius: 0;
   }

   #expertise-menu ul {
    gap:5px;
    flex-direction: column;
   }

   #expertise-menu ul li {
    padding:0;
    margin:0;
   }

  #banner .whitebox {
    width:100%;
  }

  #banner .banner-row {
    background-image: none !important;
    background-position-x: left !important;
  }

  #banner .banner-helper {
    width:100%;
    padding-right:30px;
    padding-left:30px;
  }

  ul.slick-dots {
    margin-left:-37px;
  }

  #numbers table td p:first-of-type {
    background-size:contain;
  }

  #numbers table td p {
    font-size:18px;
  }

  .groupNews {
    width:100%;
    max-width:600px;
    margin:20px 0;
  }

  .groupSections {
    width:100%;
  }

  .groupAdvisor {
    float:left;
    clear:both;
    margin:20px 0 50px;
  }

  table.splitImageRight tr, table.splitImageLeft tr {
    flex-direction: column;
  }

  table.splitImageRight td, table.splitImageLeft td {
    width:100%;
    min-height:300px;
    padding:50px 3%;
  }

  table.imageUnder tr:first-of-type td, table.imageUnderBlue tr:first-of-type td,
  table.blueBlock tr td, table.greyBlock tr td {
    padding:30px;
  }

  table.imageUnder tr:last-of-type td img, table.imageUnderBlue tr:last-of-type td img {
    transform: none;
  }

  table.imageUnder, table.imageUnderBlue {
    margin-bottom:50px;
  }

  .logo-art-right, .logo-art-left {
    display:none;
  }

}

@media only screen and (max-width: 820px) {

  #content p,
  #content ul,
  #content ol,
  #content h1,
  #content h2,
  #content h3,
  #content h4,
  #content h5,
  #content table {
    margin-left:3%;
    margin-right:3%;
  }

  #content table {
    max-width:94%;
  }

  #content table.collapsed {
    width:94%;
  }

  #content form.connect-form {
    padding:25px 5%;
    max-width:94% !important;
  }


  /* PRESS RELEASE */

  .press-release {
    display:flex;
    flex-direction: column;
    gap:20px;
  }

}

@media only screen and (max-width: 720px) {

  blockquote {
    margin-inline-start: 10px;
    margin-inline-end: 10px;
  }

  .sidemenu-offset {
    margin-left:3%;
  }

  #footer #footer-left, #footer  #footer-center, #footer #footer-right {
    width:100%;
    margin:0 0 25px;
    padding:0;
    text-align:left;
  }

  /* HIGHLIGHTS */

  #highlights .highlight, #highlights .highlight:nth-child(3n+1),
  #content .blocks-list .block {
    width:49%;
    max-width:100%;
  }

  /* NEWSLETTER / EVENTS */

  #newsletterAndEvents .container {
    padding:0;
  }

  #newsletter, #events {
    width:100%;
    clear:both;
  }

  #newsletterAndEvents .blueBox {
    display:none;
  }

  #newsletter {
    background:#163D8A;
    margin:0;
    padding:40px 4% 25px;
  }

  #newsletter .moduletable {
    border-bottom:none;
  }

  #events {
      padding-left:0;
      padding:10px 4%;
  }

  /* TWITTER */

  #twitter {
    background:#1154A3;
  }

  #twitter .twitter-item:first-of-type, #twitter .twitter-item:nth-child(2n+1){
      margin-left: 0;
      clear:both;
  }

  #twitter .twitter-item {
      float: left;
      width: 48%;
      margin-left: 4%;
      padding-bottom:25px;
      margin-bottom:25px;
      border-bottom:1px solid rgba(255,255,255,0.25);
  }

  /* numbers */

  #numbers table td p {
    font-size:16px;
  }

  /* Sidemenu */

  #content #sidemenu {
    display: block;
    position: relative;
    top: -100px;
    left: auto;
    width: 100%;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: -70px;
    background:#fff;
  }

  #content .smallerContent {
    float: none;
    width: 100%;
  }

  .groupSections {
    width:100%;
  }

  .sectionBlock {
    width:50%;
  }


}


@media only screen and (max-width: 600px) {

  /* BANNER */

  #banner {
    overflow:visible;
    height:auto;
    background:#F7F7F7 !important;
  }

  #banner .moduletable {
    height:100%;
  }

  #banner .whitebox {
    display:none;
  }

  #banner .banner-row {
    height:100%;
    padding:50px 0;
    background:none !important;
  }

  body.homepage #banner, body.homepage #banner .banner-row {
    height:auto;
  }

  #banner .banner-helper {
    width:100%;
    padding-right:0;
    padding-left:0;
  }

  #banner h1 {
    font-size:42px;
  }

  #banner button.slick-prev {left:5px;}
  #banner button.slick-next {right:5px;}

  ul.slick-dots {
    width:200px;
    text-align:center;
    padding-bottom:20px;
    margin-left: -100px;
  }

  ul.slick-dots li button {
    width:18px;
    height:18px;
    margin:0 15px;
  }

  table.imageRight25 td, table.imageRight50 td, table.imageLeft25 td, table.imageLeft50 td {
    display: block;
    width: 100% !important;
    margin-bottom:20px;
    padding: 0 !important;
  }

  .usecase{
    flex-direction: column;
  }

  .usecase .usecase-img{
    height:250px;
    width:100%;
    min-width: 0;
  }

  /* HIGHLIGHTS */

  #highlights .highlight, #highlights .highlight:nth-child(3n+1),
  #content .blocks-list .block {
    width:100%;
  }

  #highlights {
    padding-top:40px;
  }

  /* EXPERTISE */

  #expertiseList .expertise-item {
    width:100%;
  }

  #expertiseList {
    padding-top:40px;
  }

  /* TWITTER */

  #twitter .twitter-item {
      float: left;
      width: 100%;
      clear:both;
      margin-left:0;
  }

  /* NUMBERS */

  #numbers {
    background:#f9f9f9;
  }

  #numbers table td {
    display:block;
    width:100%;
    margin-bottom:40px;
  }

  #numbers table td p {
    font-size:19px;
  }

  #content ul.twoColumns {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }

  /* CONTENT */

  h1 {
    font-size:36px;
  }

}

@media only screen and (max-width: 500px) {

  #memberHeader span {
    position:absolute;
    display:block;
    right:10px;
    margin-top:0;
    top:80px;
    font-size:20px;
  }
  #memberHeader img{
    max-width: 150px;
    height:auto;
  }


  h2 {
    font-size: 30px;
  }

  .faq-page h3 {
    font-size: 18px;
  }

  .member-display .member-left, .member-spacer .member-left,
  .member-display .member-right, .member-spacer .member-right {
    float:none;
    width:100%;
  }

  .member-display .member-left, .member-spacer .member-left {
    margin-bottom:30px;
  }

  .member-display .member-left-container, .member-spacer .member-left-container {
    padding-top: 50%;
    background-size: contain;
  }

  /* PRESS */

  .press-image, .press-content {
    float:none;
    width:100%;
    margin-left:0;
    margin-bottom:10px;
  }

  div.cookieBanner.cookieBanner.slide-up {
      bottom: 48px !important;
  }

  .sectionBlock {
    width:100%;
  }

  #content .pagination .pagination-prev, #content .pagination .pagination-next {
    padding:0;
    display:block;
    float:none;
  }

  #content .pagination .pagination-next {
    float:left;
    clear:both;
  }

}


@media only screen and (max-width: 400px) {

  .usecase img{
    height:auto;
    min-height:0;
    max-height:100%;
  }

}