@charset "UTF-8";
/* HTML5 ✰ Boilerplate */
/* Fonts.com Tracking css */
@import url("https://fast.fonts.com/t/1.css?apiType=css&projectid=edf99fd6-692d-4bb0-964f-dbafbb5d9eea");
@import url(normalise.css);
@import url(defaults.css);
@import url(fonts.css);
@import url(site.css);
@import url(libs.css);
/* Responsive */
/*@import url(responsive-tablet.css); */
@import url(responsive.css);
/* PRINT */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  /*a[href]:after { content: " (" attr(href) ")"; }*/
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  .print_only {
    display: block;
  }

  #container {
    width: 100%;
    margin: 0;
    padding: 0;
    background-image: none;
  }

  header {
    width: 100%;
    height: 110px;
    background-image: none;
    border-bottom: none;
  }

  header a {
    display: none;
  }

  .logo {
    display: none;
  }

  .header_icons {
    float: right;
    position: static;
  }

  #search_box {
    display: none;
  }

  nav {
    display: none;
  }

  #showroom {
    width: 100%;
  }

  #showroom article {
    float: left;
    position: static;
    margin: 0 3em 3em 0;
  }

  .items_similar, .item_cat_links {
    display: none;
  }

  footer {
    border-top: 1px solid #666;
  }

  footer .logo {
    display: none;
  }

  #section_how h3, #section_how p {
    display: none;
  }

  #section_where h3, #section_where p {
    display: none;
  }

  .arrow_box {
    padding-left: 0;
    float: none;
    width: 100%;
    font-size: 1em;
    color: #000;
    background-image: none;
    padding: 0 0 1em 0;
    height: auto;
  }

  .arrow_box span {
    font-size: 2em;
  }

  footer #wallpaper {
    display: none;
  }

  footer ul {
    display: none;
  }
}
.webcast-wrapper {
  height: 0px;
  padding-bottom: 56.25%;
  max-height: 720px;
  position: relative;
  margin-top: 20px;
}
@media all and (max-width: 500px) {
  .webcast-wrapper {
    margin-bottom: 20px;
  }
}
.webcast-wrapper #webcast-iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
}

.vimeo-videos {
  float: left;
  width: 100%;
}
.vimeo-videos .col {
  width: 49%;
  display: inline-block;
  position: relative;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
}
.vimeo-videos .col .video-title {
  height: 66px;
  width: 100%;
  left: 0px;
  top: 0px;
  position: relative;
  padding: 0px;
  float: left;
}
.vimeo-videos .col .video-wrapper {
  float: left;
  height: 337px;
  width: 100%;
}
@media all and (max-width: 500px) {
  .vimeo-videos .col .video-wrapper {
    height: 220px;
  }
}
.vimeo-videos .col .video-wrapper .vimeo-video {
  width: 100%;
  height: 100%;
  position: relative;
  left: 0px;
  border: 0px;
  margin: 0 auto;
  float: left;
  padding: 0px;
}
.vimeo-videos .col:nth-child(2n) {
  margin-right: 0px;
}
@media all and (min-width: 978px) {
  .vimeo-videos .col {
    height: 400px;
    /*.video-title {
        margin-left: 20px;
    }*/
  }
}
@media all and (max-width: 978px) {
  .vimeo-videos .col {
    width: 100%;
    padding-bottom: 10px;
    /*.video-title {
        left: 6%;
    }*/
  }
}
@media all and (max-width: 880px) {
  .vimeo-videos .col {
    width: 100%;
    padding-bottom: 10px;
    /*.video-title {
        left: 5%;
    }*/
  }
}
@media all and (max-width: 607px) {
  .vimeo-videos .col .video-title {
    left: 0px;
  }
}
@media all and (max-width: 978px) {
  .vimeo-videos {
    padding: 0px 20px;
    box-sizing: border-box;
  }
}

.custom-grid {
  width: 100%;
  position: relative;
  float: left;
}
.custom-grid .col {
  width: 50%;
  float: left;
}
.custom-grid .col:last-of-type {
  width: calc(50% - 15px);
  margin-left: 15px;
}
@media all and (max-width: 1025px) {
  .custom-grid .col {
    width: 100%;
    margin-left: 0px;
  }
  .custom-grid .col:last-of-type {
    width: 100%;
    margin-left: 0px;
  }
}
@media all and (max-width: 500px) {
  .custom-grid {
    padding-bottom: 20px;
  }
}

.full-grid {
  width: 100%;
  position: relative;
  float: left;
}

.backgrounds {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.investment-section .sub-heading {
  font-size: 26px;
  margin-top: 0px;
  padding-top: 0px;
  font-weight: 100;
}
.investment-section .list-wrapper .list {
  list-style-type: none;
  padding: 0px;
}
.investment-section .list-wrapper .list .list-item {
  text-decoration: none;
  position: relative;
  margin-top: 10px;
  min-height: 66px;
  width: 100%;
  display: flex;
  align-items: center;
}
.investment-section .list-wrapper .list .list-item:first-of-type {
  margin-top: 0px;
}
.investment-section .list-wrapper .list .list-item .list-left {
  float: left;
  width: 52%;
  position: relative;
  min-height: 66px;
}
.investment-section .list-wrapper .list .list-item .list-left .rectangle-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  float: left;
  z-index: -1;
}
.investment-section .list-wrapper .list .list-item .list-left .list-item-text {
  color: #ffffff;
  font-size: 20px;
  top: 8px;
  left: 20px;
  z-index: 1;
  margin-bottom: 0px;
  padding: 10px 20px;
  font-family: HelveticaNeueW02-45Ligh, Helvetica, Arial, Sans-Serif;
}
.investment-section .list-wrapper .list .list-item .list-right {
  float: left;
  width: calc(48% - 10px);
  margin-left: 10px;
}
.investment-section .list-wrapper .list .list-item .list-right .right-text {
  font-size: 13px;
  font-family: HelveticaNeueW02-45Ligh, Helvetica, Arial, Sans-Serif;
}
.investment-section .col-img {
  height: 544px;
}
@media all and (max-width: 800px) {
  .investment-section .col-img {
    height: 400px;
  }
}
@media all and (max-width: 600px) {
  .investment-section .list-wrapper .list .list-item .list-left {
    width: 60%;
  }
  .investment-section .list-wrapper .list .list-item .list-left .list-item-text {
    font-size: 16px;
  }
  .investment-section .list-wrapper .list .list-item .list-right {
    width: calc(40% - 10px);
  }
  .investment-section .list-wrapper .list .list-item .list-right .right-text {
    font-size: 13px;
    font-family: HelveticaNeueW02-45Ligh, Helvetica, Arial, Sans-Serif;
  }
  .investment-section .list-wrapper .col-img {
    height: 300px;
  }
}
@media all and (max-width: 400px) {
  .investment-section .col-img {
    height: 200px;
  }
}

.info-grid,
.info-grid * {
  box-sizing: border-box;
}

.info-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 30px;
  width: 75%;
}
@media all and (max-width: 977px) {
  .info-grid {
    width: 100%;
  }
}
@media all and (max-width: 500px) {
  .info-grid {
    margin-left: 20px;
    width: calc(100% - 20px);
  }
}
.info-grid .info-box {
  flex-basis: calc(33.3333% - 20px);
  margin-right: 20px;
  margin-bottom: 30px;
  /*@media all and (max-width: 977px) {
      flex-basis: calc(25% - 20px);
  }*/
}
@media all and (max-width: 500px) {
  .info-grid .info-box {
    flex-basis: calc(50% - 20px);
  }
}
.info-grid .info-box .info-icon {
  height: 100px;
}
.info-grid .info-box h2 {
  margin-bottom: 10px;
}

.contact-col {
  width: 20% !important;
  margin: 0px;
  padding-right: 20px;
  box-sizing: border-box;
}
@media all and (max-width: 500px) {
  .contact-col {
    width: 100% !important;
  }
}

.shareSlideThumb .headerBox {
  padding: 20px;
  background-color: #dbeaee;
  transition: background-color 0.4s ease;
}
.shareSlideThumb .headerBox h2 {
  line-height: 28px;
  padding-bottom: 0 !important;
  font-size: 20px;
  color: #4a6777;
  transition: color 0.4s ease;
}
@media all and (max-width: 1100px) {
  .shareSlideThumb .headerBox h2 {
    font-size: 16px;
    line-height: 22px;
  }
}
.shareSlideThumb:hover {
  text-decoration: none;
}
.shareSlideThumb:hover .headerBox h2 {
  text-decoration: none;
}
.shareSlideThumb:hover:not(.active) .headerBox {
  background-color: #c5e0e8;
}
.shareSlideThumb.active .headerBox {
  background-color: #0c8eb9;
}
.shareSlideThumb.active .headerBox h2 {
  color: #fff;
}

.belgium {
  float: right;
}

/*# sourceMappingURL=style-min.css.map */
