/*******************************************************************************

  CSS on Sails Framework
  Title: Vector
  Author: XHTMLized.com
  Date: January 2014

********************************************************************************

  1. BASE
    1.1 Reset
    1.2 Accessibility Navigation & Hide
    1.3 Clearfix
    1.4 Fonts
    1.5 Normalized Styles
    1.6 Image Replacement

  2. COMMON
    2.1 Container
    2.2 Header
    2.3 Navigation
    2.4 Content
    2.5 Sidebar
    2.6 Footer

  3. PAGES
    3.1 Home
    3.2 About
    3.3 Team List
    3.4 Team Detail
    3.5 Investments
    3.6 Case Study
    3.7 News
    3.8 Contact Us
    3.9 404

  4. RESPONSIVE
  5. PRINT

*******************************************************************************/
/* 1. BASE
--------------------------------------------------------------------------------
==============================================================================*/
/* 1.1 Reset
------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a[href], label[for], select,
input[type=checkbox], input[type=radio] {
  cursor: pointer; }

button, input[type=button], input[type=image],
input[type=reset], input[type=submit] {
  padding: 0;
  overflow: visible;
  cursor: pointer; }

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=image]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
  border: 0; }

/* Colors */
/* Fonts */
/* 1.2 Accessibility Navigation & Hide
------------------------------------------------------------------------------*/
.accessibility-nav {
  position: absolute;
  top: 0;
  left: -9999em;
  z-index: 1000; }

.accessibility-nav a {
  position: absolute;
  top: 0;
  white-space: nowrap; }

.accessibility-nav a:active,
.accessibility-nav a:focus {
  left: 9999em; }

.hide {
  position: absolute !important;
  left: -9999em !important; }

/* 1.3 Clearfix
------------------------------------------------------------------------------*/
.clearfix:after {
  *zoom: 1; }
  .clearfix:after:before, .clearfix:after:after {
    content: " ";
    display: table; }
  .clearfix:after:after {
    clear: both; }

/* 1.4 Fonts
------------------------------------------------------------------------------*/
@font-face {
  font-family: 'oswald';
  src: url("/assets/oswald-regular-webfont.eot");
  src: url("/assets/oswald-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/oswald-regular-webfont.woff") format("woff"), url("/assets/oswald-regular-webfont.ttf") format("truetype"), url("/assets/oswald-regular-webfont.svg#oswaldregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'oswald';
  src: url("/assets/oswald-bold-webfont.eot");
  src: url("/assets/oswald-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/oswald-bold-webfont.woff") format("woff"), url("/assets/oswald-bold-webfont.ttf") format("truetype"), url("/assets/oswald-bold-webfont.svg#oswaldbold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'oswald';
  src: url("/assets/oswald-light-webfont.eot");
  src: url("/assets/oswald-light-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/oswald-light-webfont.woff") format("woff"), url("/assets/oswald-light-webfont.ttf") format("truetype"), url("/assets/oswald-light-webfont.svg#oswaldlight") format("svg");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'crimson';
  src: url("/assets/crimsontext-roman-webfont.eot");
  src: url("/assets/crimsontext-roman-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/crimsontext-roman-webfont.woff") format("woff"), url("/assets/crimsontext-roman-webfont.ttf") format("truetype"), url("/assets/crimsontext-roman-webfont.svg#crimson_textroman") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'crimson';
  src: url("/assets/crimsontext-bold-webfont.eot");
  src: url("/assets/crimsontext-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/crimsontext-bold-webfont.woff") format("woff"), url("/assets/crimsontext-bold-webfont.ttf") format("truetype"), url("/assets/crimsontext-bold-webfont.svg#crimson_textbold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'crimson';
  src: url("/assets/crimsontext-bolditalic-webfont.eot");
  src: url("/assets/crimsontext-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/crimsontext-bolditalic-webfont.woff") format("woff"), url("/assets/crimsontext-bolditalic-webfont.ttf") format("truetype"), url("/assets/crimsontext-bolditalic-webfont.svg#crimson_textbold_italic") format("svg");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'crimson';
  src: url("/assets/crimsontext-italic-webfont.eot");
  src: url("/assets/crimsontext-italic-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/crimsontext-italic-webfont.woff") format("woff"), url("/assets/crimsontext-italic-webfont.ttf") format("truetype"), url("/assets/crimsontext-italic-webfont.svg#crimson_textitalic") format("svg");
  font-weight: normal;
  font-style: italic; }

/* 1.5 Normalized Styles
------------------------------------------------------------------------------*/
body {
  font: 20px/1.5 "crimson", Georgia, "Times New Roman", serif;
  color: #474747;
  background: #f4f5f2; }

@media screen and (max-width: 975px) {
  body {
    font-size: 16px;
    line-height: 22px; } }
hr {
  display: none; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

del {
  text-decoration: line-through; }

th, td {
  vertical-align: top; }

th {
  font-weight: normal;
  text-align: left; }

address, cite, dfn {
  font-style: normal; }

abbr, acronym {
  border-bottom: 1px dotted #999;
  cursor: help; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

input, textarea, select {
  font-family: Arial, Helvetica, sans-serif; }

textarea {
  overflow: auto; }

a, a:visited {
  text-decoration: none;
  color: #006397;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.no-touch a:hover, .no-touch a:active, .no-touch a:focus {
  text-decoration: underline;
  color: #006397;
  outline: none; }

.link-list a,
.anchor, .button {
  font-family: "oswald", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  word-spacing: 2px; }

.link-list a {
  display: block;
  line-height: 25px;
  padding: 0 0 5px; }

.button {
  display: inline-block;
  padding: 11px 20px;
  line-height: 22px;
  background: white;
  text-align: center; }
  .no-touch .button:hover {
    text-decoration: none;
    color: white;
    background: #006397; }

.button-blue {
  color: white;
  background: #0c6494; }
  .no-touch .button-blue:hover {
    text-decoration: none;
    background: #00486e; }

@media screen and (max-width: 640px) {
  .button {
    display: block;
    word-spacing: 0;
    padding: 11px 10px; } }
.headline1, .headline2 {
  font-family: "oswald", Arial, Helvetica, sans-serif;
  margin-bottom: 20px; }

.headline1 {
  font-size: 34px;
  line-height: 42px;
  letter-spacing: 1px;
  word-spacing: 3px; }

.headline2,
.investment section.content h2 {
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 1px; }

.headline3 {
  font-size: 34px;
  line-height: 48px;
  letter-spacing: 1px; }

.headline4 {
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 10px;
  letter-spacing: 1px; }

* + .headline4 {
  margin-top: 20px; }

@media screen and (max-width: 975px) {
  .headline1, .headline2,
  .investment section.content h2 {
    margin-bottom: 15px; }

  .headline1 {
    font-size: 25px;
    line-height: 30px; }

  .headline2,
  .investment section.content h2 {
    font-size: 21px;
    line-height: 30px; }

  .headline3 {
    font-size: 21px;
    line-height: 28px;
    letter-spacing: 0;
    word-spacing: 4px; } }
.intro p {
  font-size: 26px;
  line-height: 35px;
  letter-spacing: 1px; }

p.news-info {
  color: #5f5f5f;
  font-size: 18px;
  letter-spacing: 1px; }

blockquote {
  padding-left: 43px;
  border-left: 2px solid #0c6494; }
  blockquote p {
    font-size: 34px;
    line-height: 43px;
    letter-spacing: 1px; }
  blockquote.with-photo {
    position: relative;
    margin: 40px 0 50px;
    padding-left: 0px;
    border-left: 0;
    display: block;
    *zoom: 1; }
    blockquote.with-photo:before, blockquote.with-photo:after {
      content: " ";
      display: table; }
    blockquote.with-photo:after {
      clear: both; }
    blockquote.with-photo img {
      display: block;
      width: 33%;
      height: auto;
      float: left;
      margin-right: 29px;
      margin-top: 10px; }
    blockquote.with-photo .text {
      float: left;
      max-width: 62%; }
      blockquote.with-photo .text p {
        font-size: 31px;
        line-height: 40px; }

blockquote footer,
.hero-section footer {
  margin-top: 15px;
  font-size: 16px;
  line-height: 26px; }

@media screen and (max-width: 975px) {
  p.intro {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0; }

  p.news-info {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0; }

  blockquote {
    padding-left: 22px;
    margin: 25px 0; }
    blockquote p, blockquote.with-photo .text p {
      font-size: 21px;
      line-height: 28px; }
    blockquote.with-photo img {
      width: 33%;
      top: 5px; }
    blockquote.with-photo .text {
      float: left;
      max-width: 61%; }

  blockquote footer,
  .hero-section footer {
    margin-top: 5px; } }
@media screen and (max-width: 640px) {
  blockquote.with-photo {
    padding-left: 22px;
    border-left: 2px solid #0c6494; }
    blockquote.with-photo img {
      display: none; } }
.breadcrumbs {
  *zoom: 1;
  margin-bottom: 15px;
  font-size: 14px; }
  .breadcrumbs:before, .breadcrumbs:after {
    content: " ";
    display: table; }
  .breadcrumbs:after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    margin-right: 5px; }
    .breadcrumbs li:before {
      content: "\00bb";
      display: inline-block;
      margin-right: 10px; }
    .breadcrumbs li:first-child:before {
      content: '';
      display: none; }
  .breadcrumbs, .breadcrumbs a {
    color: #858584; }
  .breadcrumbs a {
    display: inline-block;
    border-bottom: 1px solid #858584;
    line-height: 15px; }
  .no-touch .breadcrumbs a:hover {
    border-bottom-color: #006397;
    color: #006397;
    text-decoration: none; }

.light-wrapper {
  padding: 80px 0;
  background: white; }
  .light-wrapper.tight {
    padding: 55px 0; }

.wide-container {
  padding: 80px 0; }

.common-container {
  padding: 50px 0; }

@media screen and (max-width: 975px) {
  .light-wrapper, .wide-container {
    padding: 40px 0; }

  .common-container {
    padding: 0 0 30px; }

  .breadcrumbs {
    display: none; } }
@media screen and (max-width: 640px) {
  .light-wrapper.tight {
    padding: 0px 0 30px; }
    .light-wrapper.tight .sidebar-right, .light-wrapper.tight .sidebar-left {
      border-top: 3px solid #0c6494;
      padding: 30px 0; }
      .light-wrapper.tight .sidebar-right.sitemap, .light-wrapper.tight .sidebar-left.sitemap {
        border-top: 0;
        padding-top: 10px; } }
#scroll-wrapper {
  position: relative;
  overflow: hidden;
  /* Prevent native touch events on Windows */
  -ms-touch-action: none;
  /* Prevent text resize on orientation change, useful for web-apps */
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none; }

#scroll-scroller {
  /* Prevent elements to be highlighted on tap */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* Put the scroller into the HW Compositing layer right from the start */ }

/* 1.6 Image replacement
------------------------------------------------------------------------------*/
.ir {
  display: block;
  position: relative;
  overflow: hidden; }

.ir span {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1; }

/* 2. COMMON
--------------------------------------------------------------------------------
==============================================================================*/
*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body,
.st-container,
.st-pusher,
.st-content {
  height: 100%; }

.st-content {
  overflow-y: scroll;
  background: #f4f5f2;
  -webkit-overflow-scrolling: touch; }

.st-content {
  position: relative; }

.st-container {
  position: relative;
  overflow: hidden; }

.st-pusher {
  position: relative;
  left: 0px;
  z-index: 99;
  height: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s; }

.st-pusher::after,
.st-menu,
.st-menu::after {
  position: absolute;
  top: 0px;
  right: 0px; }

.st-pusher::after {
  width: 0px;
  height: 0px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s; }

.st-menu-open .st-pusher::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.st-menu {
  z-index: 100;
  visibility: hidden;
  width: 255px;
  height: auto;
  min-height: 100%;
  background: #00486e;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }

.ie8 .st-menu {
  display: none; }

.st-menu::after {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.st-menu-open .st-menu::after {
  width: 0px;
  height: 0px;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s; }

/* content style */
.st-menu ul {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #004e77;
  list-style: none; }

.st-menu ul li a {
  display: block;
  padding: 17px 0 17px 32px;
  border-top: 1px solid #004e77;
  border-bottom: 2px solid #004268;
  outline: none;
  color: white;
  font-size: 21px;
  line-height: 26px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s; }

.st-menu ul li:first-child a {
  border-top: 0; }

.st-menu ul li a:hover {
  color: white;
  border-top-color: #006397;
  text-decoration: none;
  background: #006397; }

/* Slide along */
.side-menu.st-menu-open .st-pusher {
  box-shadow: 10px 0 10px #00314b;
  border-right: 1px solid #819ba8;
  -webkit-transform: translate3d(-255px, 0, 0);
  transform: translate3d(-255px, 0, 0); }

.side-menu.st-menu {
  z-index: 1;
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(50%, 0, 0); }

.side-menu.st-menu-open .side-menu.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.side-menu.st-menu::after {
  display: none; }

.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  width: 100%;
  border: 1px solid #d1d1d1;
  border-top: 0;
  font-size: 18px;
  line-height: 20px;
  background: white; }

.with-filters, .with-filters * {
  z-index: 1000; }

@media screen and (max-width: 640px) {
  .with-filters + .main-content {
    z-index: -1; } }
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0; }

.chosen-container a {
  cursor: pointer; }

/* @group Single Chosen */
.ie8 .chosen-container-single .chosen-single {
  height: 20px; }

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 15px 0;
  height: 50px;
  border: 1px solid #d1d1d1;
  background-color: white;
  background-clip: padding-box;
  color: #006397;
  text-transform: uppercase;
  text-align: center;
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
  line-height: 20px; }

.chosen-container-single .chosen-default {
  background: #f4f5f2; }

.chosen-single abbr {
  position: absolute;
  top: 50%;
  border-bottom: 0;
  cursor: pointer;
  margin-top: -18px;
  right: 12px;
  display: block;
  width: 36px;
  height: 36px;
  background: white url("/assets/site/common/sprites.png") no-repeat -121px -49px;
  font-size: 1px; }

.chosen-container-single .chosen-single .search-choice-close + div {
  display: none; }

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin: 0 30px 0 20px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -5px;
  display: block;
  width: 10px;
  height: 10px; }

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/assets/site/common/sprites.png") no-repeat -111px -61px; }

.chosen-container-single .chosen-drop {
  margin-top: -1px; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

/* @group Results */
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  max-height: 300px;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 17px 5px;
  text-align: center;
  list-style: none;
  border-top: 1px solid #d1d1d1;
  background: white;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container .chosen-results li.highlighted {
  background-color: #006397;
  color: white; }

/* @group Active  */
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #d1d1d1; }

.chosen-container-active.chosen-with-drop {
  z-index: 10000; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -92px -61px; }

/* 2.1 Container
------------------------------------------------------------------------------*/
.container {
  position: relative;
  max-width: 1099px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  *zoom: 1; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }

/* 2.2 Header
------------------------------------------------------------------------------*/
.header {
  position: relative;
  z-index: 1;
  *zoom: 1;
  padding: 20px 0;
  width: 100%;
  border-bottom: 6px solid #006397;
  background: white; }
  .header:before, .header:after {
    content: " ";
    display: table; }
  .header:after {
    clear: both; }

.site-name {
  float: left;
  margin-top: 10px;
  width: 323px;
  height: 56px;
  overflow: hidden;
  text-indent: -9999em; }
  .site-name span {
    background-size: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url("/assets/site/common/vc_logo.jpg"); }
  .site-name img {
    display: none; }

@media screen and (max-width: 975px) {
  .header {
    padding: 15px 0 17px;
    border-bottom-width: 7px; }

  .site-name {
    margin: 0;
    width: 220px;
    height: 45px; }
    .site-name span {
      background-size: contain;
      background-position: 0 -7px;
      background-repeat: no-repeat;
      background-image: url("/assets/site/common/vc_logo.jpg"); } }
/* 2.3 Navigation
------------------------------------------------------------------------------*/
.navigation {
  font-family: "oswald", Arial, Helvetica, sans-serif;
  text-transform: uppercase; }

.top-menu {
  float: right; }

.top-menu-content {
  clear: both; }
  .top-menu-content li {
    display: inline-block;
    margin-left: 17px; }
  .top-menu-content .active a {
    color: #006397; }
  .top-menu-content a, .top-menu-content a:hover {
    color: #474747;
    font-size: 17px;
    letter-spacing: 1px;
    word-spacing: 1px; }

a.lp-login, p.lp-login {
  float: right;
  display: block;
  margin-right: 10px;
  margin-bottom: 10px;
  opacity: .6;
  color: #3b3b3b;
  font-family: "crimson", Georgia, "Times New Roman", serif;
  font-size: 14px;
  font-weight: normal; }

.open-sidemenu {
  display: none;
  float: right;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: -5px -7px -10px;
  overflow: hidden;
  text-indent: -9999em;
  background: transparent url("/assets/site/common/sprites.png") no-repeat -10px -51px; }

@media screen and (max-width: 975px) {
  .top-menu {
    display: none; }

  .open-sidemenu {
    display: block; } }
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 */
/* Browser Resets
*********************************/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none; }

.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }
  .flexslider .slides > li {
    display: none;
    overflow: hidden; }
    .no-native-android .flexslider .slides > li {
      -webkit-backface-visibility: hidden; }
  .flexslider .slides img {
    width: 100%;
    display: block; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
  *zoom: 1; }
  .flexslider:before, .flexslider:after {
    content: " ";
    display: table; }
  .flexslider:after {
    clear: both; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
  display: none;
  position: absolute;
  z-index: 100;
  width: 100%; }
  .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 28px;
    height: 41px;
    text-indent: -9999em;
    margin: -20px 0 0;
    z-index: 10;
    overflow: hidden;
    opacity: 1;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background: transparent url("/assets/site/common/sprites.png") no-repeat; }
  .flex-direction-nav .flex-prev {
    float: left;
    margin-left: 25px;
    background-position: -158px -61px; }
  .flex-direction-nav .flex-next {
    float: right;
    margin-right: 25px;
    background-position: -189px -61px; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

/* Pause/Play */
.flex-pauseplay a {
  display: none; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  height: 15px;
  position: absolute;
  bottom: 10px;
  text-align: center;
  z-index: 100; }
  .flex-control-nav li {
    margin: 0 8px 0 0;
    display: inline-block;
    zoom: 1;
    *display: inline; }

.flex-control-paging li a {
  width: 12px;
  height: 12px;
  display: block;
  background: transparent;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  border: 1px solid white; }
  .flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7); }
  .flex-control-paging li a.flex-active {
    background: white;
    cursor: default; }

@media screen and (max-width: 975px) {
  .flex-control-nav {
    height: 10px; }

  .flex-control-paging li a {
    width: 8px;
    height: 8px;
    border-radius: 10px; } }
@media screen and (max-width: 640px) {
  .flex-direction-nav {
    display: block; }

  .flex-control-nav {
    display: none; } }
/* 2.4 Content
------------------------------------------------------------------------------*/
.main-content .intro p {
  margin-bottom: 30px; }
.main-content .headline2, .main-content.investment section.content h2 {
  margin-bottom: 30px; }
.main-content > * + p, .main-content > section {
  margin-bottom: 30px; }
.main-content > * + .headline2, .main-content > section > .headline2, .main-content.investment section.content h2 {
  margin-top: 45px; }
.main-content blockquote {
  margin-bottom: 50px; }
.main-content * + blockquote,
.main-content section blockquote {
  margin-top: 45px; }
.main-content figure {
  margin: 60px 0 45px; }
  .main-content figure img {
    border: 1px solid #dbdcda;
    width: 100%;
    height: auto; }
  .main-content figure figcaption {
    font-size: 14px;
    line-height: 26px; }

@media screen and (max-width: 975px) {
  .main-content .intro p {
    margin-bottom: 20px; }
  .main-content .headline2, .main-content.investment section.content h2 {
    margin-bottom: 10px; }
  .main-content > * + p {
    margin-bottom: 20px; }
  .main-content > * + .headline2, .main-content.investment section.content h2 {
    margin-top: 20px; } }
@media screen and (max-width: 640px) {
  .main-content .intro p {
    margin-bottom: 20px; }
  .main-content .headline2, .main-content.investment section.content h2 {
    margin-bottom: 15px; }
  .main-content > * + p {
    margin-bottom: 25px; }
  .main-content > p + .headline2, .main-content.investment section.content h2 {
    margin-top: 25px; }
  .main-content figure, .main-content blockquote {
    margin: 25px 0; }
  .main-content blockquote.with-photo img {
    display: none; }
  .main-content * + blockquote {
    margin-top: 25px; } }
.privacy .main-content p, .privacy .main-content ul {
  margin-bottom: 30px; }
.privacy .main-content li:nth-of-type(2) {
  line-height: 1; }

/* 2.5 Sidebar
------------------------------------------------------------------------------*/
.dark-wrapper {
  background: #00486e;
  color: white; }

/* 2.6 Footer
------------------------------------------------------------------------------*/
.main-footer {
  *zoom: 1;
  width: 100%;
  color: white;
  background: #006397; }
  .main-footer:before, .main-footer:after {
    content: " ";
    display: table; }
  .main-footer:after {
    clear: both; }
  .main-footer a, .main-footer a:hover, .main-footer a:visited, .main-footer a:focus {
    color: white; }
  .main-footer .headline2 {
    margin: 0; }

.footer-news .cols-4 {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 640px) {
    .footer-news .cols-4 {
      flex-direction: row;
      flex-wrap: wrap; } }
  .footer-news .cols-4 .col {
    width: 100%;
    padding: 30px 0 20px 0;
    border-bottom: 1px solid #d5d6d4; }
    @media screen and (min-width: 640px) {
      .footer-news .cols-4 .col {
        width: 50%; } }
    @media screen and (min-width: 640px) {
      .footer-news .cols-4 .col:nth-of-type(1) {
        width: 75%;
        display: flex;
        align-items: flex-start; } }
    @media screen and (min-width: 640px) {
      .footer-news .cols-4 .col:nth-of-type(2) {
        width: 25%;
        padding-right: 0;
        padding-left: 30px; } }
    @media screen and (min-width: 975px) {
      .footer-news .cols-4 .col:nth-of-type(2) {
        padding-left: 40px; } }
    @media screen and (min-width: 640px) {
      .footer-news .cols-4 .col:nth-of-type(3) {
        border: none;
        padding-right: 30px;
        padding-bottom: 0;
        padding-top: 0;
        margin-top: 30px;
        border-right: 1px solid #d5d6d4; } }
    @media screen and (min-width: 975px) {
      .footer-news .cols-4 .col:nth-of-type(3) {
        padding-right: 40px; } }
    .footer-news .cols-4 .col:last-of-type {
      padding-right: 0;
      padding-bottom: 0;
      border-bottom: none; }
      @media screen and (min-width: 640px) {
        .footer-news .cols-4 .col:last-of-type {
          padding-left: 30px; } }
      @media screen and (min-width: 975px) {
        .footer-news .cols-4 .col:last-of-type {
          padding-left: 40px; } }

.cols-4 {
  *zoom: 1; }
  .cols-4:before, .cols-4:after {
    content: " ";
    display: table; }
  .cols-4:after {
    clear: both; }
  .cols-4 .col {
    width: 25%;
    float: left; }

.ie8 .main-footer .cols-4 .col {
  width: 23%;
  padding-right: 3.5%; }

.footer-news {
  padding: 60px 0;
  background: #00486e;
  display: flex;
  color: white; }
  @media screen and (min-width: 640px) {
    .footer-news {
      padding: 100px 0; } }
  .footer-news a, .footer-news a:hover, .footer-news a:visited, .footer-news a:focus {
    color: white; }
  .footer-news .col-news {
    font-size: 18px;
    line-height: 26px; }
    .footer-news .col-news > a {
      margin-top: 10px;
      font-family: "oswald", Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: bold;
      line-height: 32px;
      letter-spacing: 2px; }
  .footer-news .col-news-image {
    display: none; }
    @media screen and (min-width: 640px) {
      .footer-news .col-news-image {
        display: block;
        max-width: 162px; } }
    @media screen and (min-width: 975px) {
      .footer-news .col-news-image {
        max-width: 260px; } }
    .footer-news .col-news-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  @media screen and (min-width: 640px) {
    .footer-news .col-news-content {
      padding-left: 30px;
      padding-right: 30px;
      flex: 1;
      border-right: 1px solid #d5d6d4; } }
  @media screen and (min-width: 975px) {
    .footer-news .col-news-content {
      padding-right: 40px; } }
  .footer-news .date {
    display: block;
    margin-bottom: 10px; }
  @media screen and (min-width: 640px) {
    .footer-news .title {
      height: 58px;
      overflow: hidden; } }
  @media screen and (min-width: 975px) {
    .footer-news .title {
      height: 80px; } }
  .footer-news .headline4 {
    font-family: "crimson", Georgia, "Times New Roman", serif;
    margin: 0;
    line-height: 28px; }
    @media screen and (min-width: 975px) {
      .footer-news .headline4 {
        font-size: 34px;
        line-height: 40px; } }

.footer-nav {
  padding: 30px 0;
  font-size: 18px;
  line-height: 27px; }
  .footer-nav li {
    display: inline-block;
    margin-right: 10px; }
    .footer-nav li:before {
      display: inline-block;
      content: '|';
      margin-right: 10px; }
    .footer-nav li:first-child:before {
      display: none; }
  .footer-nav .copyright a {
    display: inline-block;
    margin-left: 5px; }

.footer-copyright {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media screen and (min-width: 640px) {
    .footer-copyright {
      margin-top: 10px; } }

.footer-icons {
  display: flex;
  align-items: center; }
  @media screen and (min-width: 975px) {
    .footer-icons {
      transform: translateY(-114%); } }
  .footer-icons > :first-child {
    margin-right: 10px; }

/* 3.1 Home
------------------------------------------------------------------------------*/
.home-hero {
  position: relative; }

.home-hero-inner {
  width: 100vw;
  height: calc(100vh - 107px); }
  .home-hero-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: black;
    opacity: 0.3; }
  .home-hero-inner video {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover; }
  .home-hero-inner .home-hero-headline {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 30px 60px 30px;
    color: white;
    z-index: 2; }
    @media screen and (min-width: 640px) {
      .home-hero-inner .home-hero-headline {
        padding-bottom: 80px;
        padding-right: 0;
        width: 74%; } }
    @media screen and (min-width: 975px) {
      .home-hero-inner .home-hero-headline {
        padding-bottom: 100px;
        padding-left: 170px;
        width: 64%; } }
  .home-hero-inner .headline1 {
    margin-bottom: 30px; }
    @media screen and (min-width: 975px) {
      .home-hero-inner .headline1 {
        margin-bottom: 40px; } }
  .home-hero-inner .button {
    display: inline-block;
    color: white;
    background: #0c6494;
    padding: 10px 50px; }

.hero-wrapper {
  max-width: 1099px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1; }
  .hero-wrapper:before, .hero-wrapper:after {
    content: " ";
    display: table; }
  .hero-wrapper:after {
    clear: both; }

.hero-content {
  *zoom: 1;
  position: relative; }
  .hero-content:before, .hero-content:after {
    content: " ";
    display: table; }
  .hero-content:after {
    clear: both; }

.hero-section {
  margin: 0 -70px 0 auto;
  max-width: 1109px;
  *zoom: 1; }
  .hero-section:before, .hero-section:after {
    content: " ";
    display: table; }
  .hero-section:after {
    clear: both; }

.ie8 .hero-section {
  margin: 0; }
.ie8 .slide-image {
  margin-right: -70px; }

.slide-wrapper {
  position: absolute;
  height: 100%;
  width: 47%;
  top: 0;
  bottom: 0; }

.wrapper-table {
  display: table;
  height: 100%; }
  .wrapper-table .wrapper-table-cell {
    vertical-align: middle;
    display: table-cell; }

.slide-content .button {
  margin-top: 35px; }

.slide-image {
  width: 62%;
  height: 0px;
  overflow: hidden;
  float: right;
  padding-top: 45%;
  position: relative; }
  .slide-image img {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto; }

@media screen and (max-width: 975px) {
  .hero-wrapper {
    padding-left: 0;
    padding-right: 0; }

  .hero-section {
    margin: 0 0px 0 30px; }

  .slide-wrapper {
    width: 50%; }

  .slide-image {
    width: 62%;
    height: 0px;
    padding-top: 45%; }

  .slide-content {
    margin-top: 0; }
    .slide-content .headline1 {
      font-size: 21px;
      line-height: 26px; }
    .slide-content .button {
      margin-top: 15px; } }
@media screen and (max-width: 710px) {
  .slide-wrapper {
    width: 55%; } }
@media screen and (max-width: 640px) {
  .hero-wrapper {
    border-bottom: 14px solid #3382ac; }

  .hero-section {
    margin: 0px; }

  .slide-content, .slide-image {
    float: none;
    width: 100%; }

  .slide-wrapper,
  .slide-content {
    width: auto;
    margin: 0; }
    .slide-wrapper, .slide-wrapper .wrapper-table,
    .slide-wrapper .wrapper-table .wrapper-table-cell,
    .slide-content,
    .slide-content .wrapper-table,
    .slide-content .wrapper-table .wrapper-table-cell {
      display: block;
      position: relative; }

  .slide-wrapper {
    margin: 25px 30px; }

  .slide-image {
    margin: 0;
    padding-top: 52%; }

  blockquote footer, .hero-section footer {
    margin-top: 10px; } }
.teaser {
  *zoom: 1;
  position: relative;
  margin-bottom: 75px; }
  .teaser:before, .teaser:after {
    content: " ";
    display: table; }
  .teaser:after {
    clear: both; }
  .teaser .slogan {
    float: left;
    width: 100%;
    padding-right: 35%;
    line-height: 40px; }
  .teaser .link {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 29%;
    padding-left: 5%;
    border-left: 2px solid #f0f0f0; }
  .teaser .wrapper-table {
    width: 100%; }
  .teaser .anchor {
    width: 58%;
    display: block;
    font-size: 14px;
    line-height: 22px; }

@media screen and (max-width: 975px) {
  .teaser {
    margin-bottom: 40px; }
    .teaser .slogan {
      line-height: 28px; }
    .teaser .anchor {
      width: 80%; }
    .teaser .link {
      width: 34%;
      padding-left: 8%; } }
@media screen and (max-width: 640px) {
  .teaser .slogan, .teaser .link {
    float: none;
    width: 100%;
    padding: 0;
    position: relative;
    border: 0;
    display: block; }
  .teaser .link {
    margin-top: 15px; }
  .teaser .anchor {
    font-size: 13px; } }
.cols-2 {
  *zoom: 1; }
  .cols-2:before, .cols-2:after {
    content: " ";
    display: table; }
  .cols-2:after {
    clear: both; }
  .cols-2 .col {
    float: left;
    width: 50%; }
    .cols-2 .col:nth-child(even) {
      padding-left: 6.5%;
      border-left: 2px solid #f0f0f0; }
    .cols-2 .col:nth-child(odd) {
      padding-right: 6.5%; }
    .cols-2 .col .headline2 {
      margin-bottom: 15px; }
    .cols-2 .col .news-info {
      margin-bottom: 15px;
      letter-spacing: 0; }

@media screen and (max-width: 975px) {
  .cols-2 .col:nth-child(even) {
    padding-left: 3.5%;
    border-left: 0; }
  .cols-2 .col:nth-child(odd) {
    padding-right: 3.5%; } }
@media screen and (max-width: 640px) {
  .teaser {
    margin-bottom: 40px; }

  .cols-2 .col {
    padding: 30px 0;
    width: 100%;
    float: none;
    border-top: 2px solid #f0f0f0; }
    .cols-2 .col:nth-child(even) {
      padding-left: 0; }
    .cols-2 .col:nth-child(odd) {
      padding-right: 0; }
    .cols-2 .col:last-child {
      padding-bottom: 0; } }
.square .button-wrapper {
  position: relative;
  left: 25%;
  width: 50%;
  margin-left: 25%;
  overflow: hidden; }
  .square .button-wrapper:before {
    content: '';
    float: left;
    width: 46%;
    margin: 1% 2% 0 2%;
    height: 1px; }
.square .button {
  width: 46%;
  float: left;
  margin: 1% 2% 0; }
.square .col {
  height: 0;
  padding: 23% 0 0 0; }
.square .col-inner {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }
.square .wrapper-table {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: center; }
.square .wrapper-table-cell {
  width: 100%; }
.square img {
  display: inline-block;
  width: 80%;
  height: auto;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  transition: all 0.5s linear; }
.no-touch .square .col:hover {
  box-shadow: 0 0 10px 1px #bfbfbf; }

.tiles .col {
  display: block;
  width: 23%;
  border: 1px solid #d5d6d4;
  margin: 1%;
  position: relative;
  overflow: hidden;
  text-align: center;
  background: white; }

.ie8 .teaser {
  width: 100%; }
  .ie8 .teaser .slogan {
    width: 676px;
    padding-right: 0; }
  .ie8 .teaser .link {
    width: 248px; }
    .ie8 .teaser .link .anchor {
      width: 70%; }
.ie8 .cols-2 .col {
  width: 43%; }
.ie8 .square .button-wrapper {
  left: 268px;
  margin-left: 268px; }
  .ie8 .square .button-wrapper:before {
    width: 233px;
    margin: 16px; }
.ie8 .square .col {
  padding-top: 250px;
  margin: 11px; }
.ie8 .square .col, .ie8 .square .button {
  padding-left: 0;
  padding-right: 0;
  width: 250px;
  text-align: center; }
.ie8 .square .button {
  float: right;
  margin: 11px 0 0; }
.ie8 .rectangle .col {
  width: 250px;
  margin: 11px; }
.ie8 .tiles-sidebar .col {
  margin: 0; }

@media screen and (max-width: 640px) {
  .home-tiles .square .col {
    width: 48%;
    padding-top: 48%; }

  .square .col {
    width: 31%;
    padding-top: 31%; }
    .square .col img {
      width: 80%; }

  .tiles .button-wrapper {
    *zoom: 1;
    width: 98%;
    margin: 2% 1% 0;
    left: auto;
    float: left; }
    .tiles .button-wrapper:before, .tiles .button-wrapper:after {
      content: " ";
      display: table; }
    .tiles .button-wrapper:after {
      clear: both; }
    .tiles .button-wrapper:before {
      display: none;
      margin: 0; }
  .tiles .button {
    margin: 0;
    display: block;
    width: auto;
    float: none; } }
@media screen and (max-width: 450px) {
  .square .col {
    width: 48%;
    padding-top: 48%; }
    .square .col img {
      width: 80%; } }
.home-carousel .flex-direction-nav {
  top: 112px !important; }
.home-carousel .flex-control-nav {
  position: relative;
  margin-top: 25px; }
.home-carousel .base-layout-inner {
  align-items: flex-start !important; }
.home-carousel .flex-direction-nav .flex-prev {
  margin-left: -10px;
  color: white; }
.home-carousel .flex-direction-nav .flex-next {
  margin-right: -20px; }
.home-carousel .button {
  display: inline-block;
  margin-top: 30px; }

/* 3.2 About
------------------------------------------------------------------------------*/
.sidebar-left {
  float: left;
  width: 22%;
  position: relative;
  *zoom: 1; }
  .sidebar-left:before, .sidebar-left:after {
    content: " ";
    display: table; }
  .sidebar-left:after {
    clear: both; }

.sidebar-left + .main-content {
  float: right;
  width: 74%;
  max-width: 770px; }

.link-list {
  *zoom: 1; }
  .link-list:before, .link-list:after {
    content: " ";
    display: table; }
  .link-list:after {
    clear: both; }
  .link-list li {
    margin-bottom: 2px; }

.flying-sidebar {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

.flying-sidebar, .flying-sidebar * {
  z-index: 10; }

.flying-sidebar.absoluted {
  position: absolute;
  padding-top: 25px; }

.mobile-nav {
  display: none;
  padding-bottom: 20px; }
  @media screen and (max-width: 640px) {
    .mobile-nav {
      display: block; } }

/* 3.3 Team List
------------------------------------------------------------------------------*/
.team-list {
  margin-top: -1%;
  display: flex;
  flex-wrap: wrap; }
  .team-list .col {
    position: relative;
    overflow: hidden; }
  .team-list .img-wrapper, .team-list img {
    display: block;
    width: 100%;
    height: auto; }
  .team-list .img-wrapper:after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .no-touch .team-list .col:hover img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    filter: url("/assets/site//common/desaturate.svg#greyscale"); }
  .no-touch .team-list .col:hover .img-wrapper:after {
    opacity: 0.5;
    background-color: #488db1; }
  .no-touch .team-list .col:hover .label {
    border-top: 2px solid white; }
  .team-list .label {
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    left: 0px;
    padding: 4% 8%;
    letter-spacing: 1px;
    font-family: "oswald", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: white;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    border-top: 2px solid transparent;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear; }

@media screen and (max-width: 975px) {
  .rectangle .col {
    width: 31%; }
  .rectangle .label {
    padding: 4% 5%; } }
@media screen and (max-width: 750px) {
  .rectangle .col {
    width: 48%; }
  .rectangle .label {
    padding: 4% 5%; } }
@media screen and (max-width: 450px) {
  .rectangle.cols-4, .rectangle .col {
    margin: 0; }
  .rectangle .col {
    width: 100%;
    margin-bottom: 18px; } }
/* 3.4 Team Detail
------------------------------------------------------------------------------*/
.no-slide .slide-image {
  padding-top: 41%; }
.no-slide .slide-wrapper {
  width: 38%; }
.no-slide .slide-content {
  margin-top: -40px; }
.no-slide .hero-links {
  margin: 5px 0 20px; }
.no-slide .breadcrumbs {
  margin-bottom: 20px; }

@media screen and (max-width: 975px) {
  .no-slide .slide-content {
    margin-top: 0; } }
@media screen and (max-width: 640px) {
  .no-slide.team-detail .slide-image {
    padding-top: 0;
    height: auto; }
    .no-slide.team-detail .slide-image img {
      position: relative; }
  .no-slide.hero-wrapper {
    border: 0; }
  .no-slide .slide-wrapper {
    width: auto; }
  .no-slide .hero-links .comma {
    display: none; }
  .no-slide .hero-links a {
    display: block; }

  .no-slide + .light-wrapper {
    background: transparent; } }
@media screen and (max-width: 640px) {
  .sidebar-right .link-list li {
    width: 50%;
    float: left; } }
/* 3.5 Investments
------------------------------------------------------------------------------*/
.investment > p {
  margin-bottom: 30px; }

.investment .content ul li {
  list-style-type: disc;
  margin: 0 30px; }

.investment .content ol li {
  list-style-type: decimal;
  margin: 0 30px; }

.filters-wrapper {
  *zoom: 1; }
  .filters-wrapper:before, .filters-wrapper:after {
    content: " ";
    display: table; }
  .filters-wrapper:after {
    clear: both; }

.filtered-item {
  display: none !important; }

.opacity-item {
  opacity: 0.3; }

.has-checkbox {
  position: absolute;
  top: -42px;
  right: 0px; }

.filters-wrapper {
  position: absolute;
  top: 0px;
  right: 0px; }
  .filters-wrapper .filter {
    float: left; }
    .filters-wrapper .filter select, .filters-wrapper .filter .chosen-container {
      width: 100% !important; }
  .filters-wrapper .filter + .filter {
    margin-left: -1px; }

.has-checkbox .filter.checkbox {
  clear: both;
  float: none;
  margin-bottom: 20px;
  text-align: right;
  font-size: 15px;
  line-height: 22px; }
  .has-checkbox .filter.checkbox label {
    display: block; }

@media screen and (max-width: 975px) {
  .has-checkbox {
    top: 40px; }

  .filters-wrapper {
    position: relative;
    float: none;
    width: 100%; }
    .filters-wrapper .filter {
      width: 49% !important;
      float: left;
      padding: 0; }
    .filters-wrapper .filter + .filter {
      margin-left: 0; }
    .filters-wrapper .filter:nth-child(odd) {
      margin: 0 1% 0 0; }
    .filters-wrapper .filter:nth-child(even) {
      margin: 0 0 0 1%; }

  .page-header.with-filters {
    border-bottom: 0; }
    .page-header.with-filters .headline1 {
      padding-bottom: 25px;
      border-bottom: 2px solid #0c6494; } }
@media screen and (max-width: 640px) {
  .filters-wrapper .filter {
    width: 100% !important; }
  .filters-wrapper .filter:nth-child(odd),
  .filters-wrapper .filter:nth-child(even) {
    padding: 0;
    margin-left: 0;
    margin-right: 0; }
  .filters-wrapper .filter + .filter {
    margin-top: 15px; }

  .filter.checkbox {
    margin-bottom: 0; }

  .filters-wrapper.has-checkbox .filter:nth-child(odd) {
    margin: 10px 0; }
  .filters-wrapper.has-checkbox .filter:nth-child(even) {
    margin: 10px 0; } }
/* 3.6 Case Study
------------------------------------------------------------------------------*/
.back-link {
  float: right;
  margin-top: 20px; }

.hero-wrapper .back-link {
  display: none; }

.page-header {
  position: relative;
  *zoom: 1;
  border-bottom: 2px solid #0c6494;
  margin-bottom: 35px; }
  .page-header:before, .page-header:after {
    content: " ";
    display: table; }
  .page-header:after {
    clear: both; }
  .page-header .headline1 {
    margin-bottom: 30px; }

.sidebar-right {
  float: right;
  max-width: 234px;
  width: 22%; }
  .sidebar-right .headline2 {
    margin-bottom: 30px; }

.sidebar-right + .main-content {
  max-width: 715px;
  width: 69%;
  float: left; }

.tiles-sidebar {
  margin-bottom: 30px; }
  .tiles-sidebar .col {
    width: 100%;
    padding-top: 100%;
    margin: 0; }

.sidebar-short-info {
  margin-bottom: 20px; }
  .sidebar-short-info .has-link {
    margin-top: 30px; }
  .sidebar-short-info .label, .sidebar-short-info .value {
    display: block;
    line-height: 20px; }
  .sidebar-short-info .label {
    margin-top: 20px;
    font-size: 16px; }
  .sidebar-short-info .value {
    letter-spacing: 1px;
    font-family: "oswald", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #3d3d3d; }

@media screen and (max-width: 975px) {
  .hero-wrapper .back-link {
    display: block;
    margin: 0; }

  .back-link {
    float: none;
    display: block;
    margin: 0 -30px;
    padding: 15px 30px;
    background: white; }

  .page-header {
    margin-bottom: 25px; }
    .page-header > .headline1:first-child {
      margin-top: 30px; }
    .page-header .back-link {
      margin-bottom: 30px; }
    .page-header .back-link + .headline1 {
      margin-top: 0; }
    .page-header .headline1 {
      margin-bottom: 25px; }

  .tiles-sidebar {
    margin-bottom: 20px; }

  .sidebar-right .headline2 {
    margin-bottom: 20px; }

  .sidebar-short-info {
    margin-top: 20px; }
    .sidebar-short-info .label {
      margin-top: 10px; }
    .sidebar-short-info dt, .sidebar-short-info .value {
      line-height: 20px; } }
@media screen and (max-width: 640px) {
  .sidebar-right, .sidebar-right + .main-content {
    float: none;
    width: 100%;
    max-width: 100%; }

  .sidebar-left {
    display: none; }

  .sidebar-left + .main-content {
    float: none;
    width: 100%; }

  .back-link {
    padding: 10px 30px; }

  .page-header {
    margin-bottom: 20px; }

  .sidebar-short-info {
    *zoom: 1;
    margin: 10px 0 25px; }
    .sidebar-short-info:before, .sidebar-short-info:after {
      content: " ";
      display: table; }
    .sidebar-short-info:after {
      clear: both; }
    .sidebar-short-info li {
      float: left;
      width: 50%; } }
/* 3.7 News
------------------------------------------------------------------------------*/
.news-wrapper, .news-item, .pagination {
  *zoom: 1; }
  .news-wrapper:before, .news-wrapper:after, .news-item:before, .news-item:after, .pagination:before, .pagination:after {
    content: " ";
    display: table; }
  .news-wrapper:after, .news-item:after, .pagination:after {
    clear: both; }

.news-wrapper .news-item:first-child {
  padding-top: 0; }
.news-wrapper .news-item {
  padding: 35px 26% 35px 0;
  border-bottom: 2px solid #0c6494; }

.pagination {
  margin-top: 35px;
  line-height: 30px; }
  .pagination > * {
    display: inline-block; }
  .pagination .info {
    padding: 0 25px;
    font-size: 18px; }

.news-item .headline2 {
  margin-bottom: 25px; }
.news-item .news-links {
  margin-top: 10px;
  color: #006397; }

@media screen and (max-width: 975px) {
  .news-wrapper .news-item {
    padding: 20px 26% 20px 0; }

  .pagination {
    margin-top: 20px; } }
@media screen and (max-width: 640px) {
  .news-wrapper .news-item {
    padding: 20px 0 20px 0; }

  .pagination > * {
    display: block; }
  .pagination .info {
    padding: 0; } }
/* 3.8 Contact Us
------------------------------------------------------------------------------*/
.vcard.intro + .intro {
  margin-top: 20px; }

.sidebar-left.vcards img {
  display: none; }
.sidebar-left .vcard {
  font-size: 18px;
  line-height: 26px; }
  .sidebar-left .vcard + .vcard {
    margin-top: 26px; }
.sidebar-left .printmap + .headline4 {
  margin-top: 0; }

@media screen and (max-width: 640px) {
  .sidebar-left.vcards {
    display: block;
    width: 100%; } }
.native-android .map-wrapper, .native-android .map-wrapper div {
  transform: none !important;
  -webkit-transform: none !important; }

/* 3.9 404
------------------------------------------------------------------------------*/
.sitemap {
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 28px; }
  .sitemap a {
    display: block;
    padding: 6px 0;
    line-height: 1.5; }

.columnizer li {
  margin-bottom: 0;
  line-height: 26px;
  padding: 0 30px 0 0; }

@media screen and (max-width: 640px) {
  .sidebar-left.sitemap, .sidebar-left.vcards {
    display: block;
    width: 100%;
    float: none;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #0c6494; }

  .sitemap a {
    font-size: 20px;
    line-height: 24px; }

  .columnizer .column {
    min-width: 100%; } }
/* 4. RESPONSIVE & RETINA
--------------------------------------------------------------------------------
==============================================================================*/
/* 5. PRINT
--------------------------------------------------------------------------------
==============================================================================*/
@media print {
  body {
    font-size: 12pt;
    line-height: 1.5em;
    background: transparent; }

  a[href]:after {
    font-size: 90%;
    color: #333; }

  a[href^="/"]:after {
    content: ""; }

  .accessibility-nav,
  .hide,
  .top-menu,
  .breadcrumbs,
  .sidebar-left,
  .anchor,
  .footer-nav ul,
  .footer-news,
  .footer-nav a:after,
  figure figcaption,
  .filters-wrapper,
  .hero-links,
  .flexslider .slide-content .button,
  .flex-control-paging,
  .teaser .link,
  .tiles .button-wrapper,
  .page-case-study aside h2,
  .page-case-study aside p,
  .page-news .news-links,
  .page-news .pagination,
  .has-map {
    display: none !important; }

  .tiles,
  .main-footer,
  .main-content blockquote,
  .page-case-study section,
  .news-wrapper .news-item {
    page-break-inside: avoid; }

  .sidebar-left.vcards {
    display: block !important;
    width: 100%;
    text-indent: justify; }
    .sidebar-left.vcards img {
      display: block;
      float: right;
      max-width: 70%; }
    .sidebar-left.vcards h3 {
      margin-top: 0; }
    .sidebar-left.vcards .vcard + .vcard {
      clear: both; }
    .sidebar-left.vcards .vcard + .vcard + .vcard {
      clear: none; }
    .sidebar-left.vcards h3 + .vcard {
      margin-top: 20pt;
      max-width: 40%; }
    .sidebar-left.vcards p {
      display: inline-block;
      float: left;
      margin: 0 2% 20pt 0;
      max-width: 25%; }

  #scroll-wrapper,
  .st-container,
  .st-content,
  .st-pusher {
    overflow: visible;
    height: auto; }

  .site-name {
    position: relative;
    text-indent: -9999px;
    display: block;
    clear: both; }
    .site-name span {
      display: none;
      background: url("/assets/site/common/logo_1024.png") no-repeat 0 0;
      background-size: 250px; }
    .site-name img {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 250px; }

  .header {
    padding: 0;
    margin-bottom: 10pt;
    border-bottom: 0; }

  .intro p,
  .headline3 {
    font: 18pt; }

  .slide-content p {
    font-size: 12pt;
    line-height: 12pt; }

  .page-header .headline1 {
    margin: 20px 0; }

  .container,
  .common-container {
    max-width: 100%;
    padding: 0; }

  .st-content {
    background: #fff; }

  .main-content,
  .sidebar-left + .main-content {
    width: 100%;
    max-width: 100%; }

  .main-footer {
    padding: 0;
    border-top: 2px solid #0c6494;
    margin-bottom: 20px;
    background: transparent; }
    .main-footer a {
      color: #474747; }
    .main-footer .slogan {
      margin: 20px 0;
      color: #474747; }
    .main-footer .footer-nav .copyright {
      color: #474747; }

  .teaser {
    margin-bottom: 40pt; }
    .teaser .slogan {
      padding-right: 0;
      letter-spacing: 0; }

  .light-wrapper {
    padding: 40pt 0; }

  .team-list .col {
    width: 30%;
    margin: 0 3% 3% 0; }
  .team-list .label {
    position: relative;
    color: black; }

  .hero-wrapper {
    background: #f4f5f2;
    -webkit-print-color-adjust: exact;
    box-shadow: inset 0 0 0 2000px #f4f5f2; }

  .hero-section .intro p {
    margin-bottom: 15pt; }

  .page-case-study .wrapper-table-cell {
    border: 0; }

  .news-wrapper .news-item {
    border-bottom: 1px solid #ddd; }
    .news-wrapper .news-item:last-child {
      border-bottom: 0; } }
.investor-form {
  padding-top: 40px; }
  .investor-nda .investor-form {
    padding-top: 90px; }
  .investor-form .field_with_errors {
    display: inline; }
  .investor-form .error-msg {
    color: red;
    display: block;
    padding-top: 5px; }
  .investor-form label {
    display: block; }
  .investor-form .terms label {
    display: inline;
    margin-left: 10px; }
  .investor-form fieldset + fieldset {
    margin-top: 50px; }
  .investor-form input[type="text"],
  .investor-form input[type="password"] {
    height: 35px;
    min-width: 325px;
    border-color: #D5D6D4;
    border-style: double;
    padding-left: 10px;
    padding-top: 4px; }
    .investor-form input[type="text"]::placeholder,
    .investor-form input[type="password"]::placeholder {
      color: #858584;
      font-family: "crimson", Georgia, "Times New Roman", serif;
      font-size: 20px; }
  .investor-form .headline4 {
    font-size: 17px; }
  @media screen and (min-width: 640px) {
    .investor-form input[type="text"],
    .investor-form input[type="password"] {
      min-width: 500px; } }
  .investor-form .submit {
    background: #006397;
    margin-top: 50px;
    font-size: 17px;
    width: 180px;
    border: none;
    color: white; }

.investor-login-page {
  min-height: 50vh; }
  .investor-login-page .error {
    color: red; }

.investor-nda p + p {
  margin-top: 30px; }

.video-grid {
  display: flex;
  flex-wrap: wrap; }

.video-item {
  width: 100%;
  margin-bottom: 50px; }
  .video-item a {
    display: block; }
  .video-item h3 {
    font-size: 20px;
    font-weight: 600; }
  .video-item .video-image {
    width: 100%;
    max-width: 100%;
    height: auto; }
  .video-item.active .video-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    height: 100%;
    align-items: center;
    background: rgba(0, 0, 0, 0.7);
    z-index: 500;
    transition: background 1s cubic-bezier(0, 0.59, 0.755, 0.93); }
  .video-item.active .video-item-content-wrap {
    padding: 30px;
    display: block;
    background: white; }
  .video-item.active .video-item-title {
    display: none; }
  .video-item.active .video-item-details {
    position: relative;
    opacity: 1; }
  .video-item.active .video-loaded iframe {
    visibility: visible;
    transform: scale(1);
    opacity: 1;
    z-index: 100;
    transition: all 1s cubic-bezier(0, 0.59, 0.755, 0.93) 1s; }
  .video-item.active .video-loaded .video-image {
    opacity: 0;
    transform: scale(0.6);
    transition: all 1s ease; }

.video-close {
  height: 20px;
  width: 20px;
  position: absolute;
  right: 0; }
  .video-close:after {
    content: '\2715';
    display: block; }

.video-item-inner {
  max-width: 1099px;
  margin: 0 auto; }

.video-item-details {
  position: absolute;
  opacity: 0;
  color: #474747; }
  .video-item-details .headline2 {
    margin-bottom: 20px; }

.video-item-content-wrap {
  background: transparent; }

.video-item-title {
  margin-top: 20px; }

.video-item-content {
  position: relative; }
  .video-item-content:after {
    content: '';
    background-image: url("/assets/site/investor_conference/play.svg");
    width: 11vw;
    height: 11vw;
    max-height: 150px;
    max-width: 150px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .video-item-content iframe {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: scale(0.6); }

@media screen and (min-width: 640px) {
  .video-item {
    width: 48%;
    margin-right: 18px; }
    .video-item:nth-of-type(even) {
      margin-right: 0; } }
@media screen and (min-width: 975px) {
  .video-item {
    width: 49%; } }
.base-layout {
  padding: 60px 0; }
  @media screen and (min-width: 640px) {
    .base-layout {
      padding: 80px 0; } }
  @media screen and (min-width: 975px) {
    .base-layout {
      padding: 100px 0; } }
  @media screen and (min-width: 640px) {
    .base-layout .base-layout-inner {
      display: flex !important;
      align-items: center; } }
  .base-layout .base-layout-main {
    margin-bottom: 30px; }
    @media screen and (min-width: 640px) {
      .base-layout .base-layout-main {
        padding-right: 60px;
        width: 50%;
        margin: 0; } }
    @media screen and (min-width: 975px) {
      .base-layout .base-layout-main {
        padding-right: 100px; } }
  @media screen and (min-width: 640px) {
    .base-layout .base-layout-aside {
      width: 50%; } }
  .base-layout .base-layout-aside > * {
    margin-bottom: 15px; }
    @media screen and (min-width: 975px) {
      .base-layout .base-layout-aside > * {
        margin-bottom: 20px; } }
  .base-layout .base-layout-aside:last-child {
    margin-bottom: 0; }
  .base-layout img {
    width: 100%;
    max-width: 100%; }

@media screen and (min-width: 640px) {
  .base-layout.flip .base-layout-aside {
    padding-right: 60px; } }
@media screen and (min-width: 975px) {
  .base-layout.flip .base-layout-aside {
    padding-right: 100px; } }
.base-layout.flip .base-layout-main {
  order: 2;
  padding-right: 0; }

@media screen and (min-width: 640px) {
  .esg .main-content {
    margin-bottom: 80px; } }
.esg .teaser {
  margin-top: 50px;
  margin-bottom: 60px; }
  .esg .teaser .headline1 {
    margin: 0; }
.esg .headline2 {
  color: #006397; }
@media screen and (max-width: 640px) {
  .esg .col .news-info {
    margin: 0; } }
@media screen and (min-width: 640px) {
  .esg .page-teaser {
    display: flex;
    flex-wrap: wrap; } }
.esg .col {
  padding-bottom: 25px; }
.esg .cols-2 .mobile-col {
  border-top: none !important;
  margin-top: 30px; }
  @media screen and (min-width: 640px) {
    .esg .cols-2 .mobile-col {
      margin-top: 0; } }
.esg .cols-2 .col {
  border-top: 2px solid #d5d6d4; }
  @media screen and (min-width: 640px) {
    .esg .cols-2 .col {
      border-top: none !important; } }
@media screen and (min-width: 640px) {
  .esg .cols-2 .col:nth-child(even) {
    border: none; } }
@media screen and (min-width: 640px) {
  .esg .cols-2 .col:nth-child(odd) {
    border-right: 2px solid #d5d6d4; } }
.esg .pdf-wrapper {
  position: relative;
  margin-top: 50px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 20px; }
  @media screen and (min-width: 1040px) {
    .esg .pdf-wrapper {
      gap: 50px;
      flex-direction: row; } }
  .esg .pdf-wrapper .pdf-button {
    padding: 20px 40px;
    font-size: 16px;
    background-color: white;
    text-decoration: none;
    text-transform: uppercase; }

.spac .content-wrap {
  *zoom: 1;
  min-height: 70vh; }
  .spac .content-wrap:before, .spac .content-wrap:after {
    content: " ";
    display: table; }
  .spac .content-wrap:after {
    clear: both; }
@media screen and (max-width: 640px) {
  .spac .sidebar-left {
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 40px; } }

.spac-detail {
  min-height: 77vh; }
  .spac-detail .button {
    margin-right: 25px;
    margin-bottom: 25px;
    width: 200px; }
  .spac-detail .square img {
    width: 100%; }

.bullet-points {
  margin-left: 20px;
  list-style: disc; }
