@charset "UTF-8";
/******************************************************************
Site Name: Riverside Capital
Author: L&Co – James Bray

Stylesheet: Main Stylesheet
******************************************************************/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.ratio-16x9 {
  padding-bottom: ratio(16, 9); }

.ratio-4x3 {
  padding-bottom: ratio(4, 3); }

@font-face {
  font-family: Akkurat-Light;
  src: url("../fonts/Akkurat-Light/css/fonts/lineto-akkurat-light.eot");
  src: url("../fonts/Akkurat-Light/css/fonts/lineto-akkurat-light.eot?#iefix") format("embedded-opentype"), url("../fonts/Akkurat-Light/css/fonts/lineto-akkurat-light.woff") format("woff"), url("../fonts/Akkurat-Light/css/fonts/lineto-akkurat-light.ttf") format("truetype"), url("../fonts/Akkurat-Light/css/fonts/lineto-akkurat-light.svg#Akkurat-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Akkurat-Light;
    src: url("../fonts/Akkurat-Light/css/fonts/lineto-akkurat-light.svg#Akkurat-Light") format("svg"); } }

@font-face {
  font-family: Akkurat-Regular;
  src: url("../fonts/Akkurat-Regular/css/fonts/lineto-akkurat-regular.eot");
  src: url("../fonts/Akkurat-Regular/css/fonts/lineto-akkurat-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Akkurat-Regular/css/fonts/lineto-akkurat-regular.woff") format("woff"), url("../fonts/Akkurat-Regular/css/fonts/lineto-akkurat-regular.ttf") format("truetype"), url("../fonts/Akkurat-Regular/css/fonts/lineto-akkurat-regular.svg#Akkurat-Regular") format("svg");
  font-weight: 300;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Akkurat-Regular;
    src: url("../fonts/Akkurat-Regular/css/fonts/lineto-akkurat-regular.svg#Akkurat-Regular") format("svg"); } }

/* HEADER STYLES */
.header-container {
  background-color: #000;
  position: relative;
  z-index: 2;
  overflow: visible;
  width: 100%; }

@media (min-width: 940px) {
  .header-container--overlay {
    background: rgba(0, 0, 0, 0.6);
    position: absolute; } }

.home .header-container {
  position: relative;
  z-index: 11;
  justify-content: space-between; }
  @media (min-width: 768px) {
    .home .header-container {
      background-color: transparent;
      position: absolute; } }
.home .open-panel {
  color: white; }

.logo {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  position: relative;
  min-width: 210px;
  max-width: 230px;
  width: 30vw;
  z-index: 2; }
  @media (min-width: 768px) {
    .logo {
      min-width: 230px; } }
  @media (min-width: 1090px) {
    .logo {
      max-width: 260px; } }
  @media (min-width: 1500px) {
    .logo {
      max-width: 280px; } }
  .logo:hover .logo-gold {
    fill: #706241; }

@media (min-width: 940px) {
  .open-panel, .close-panel {
    display: none; } }

.icon-remove-sign,
.open-nav {
  display: block;
  text-indent: -9999px;
  text-align: left;
  text-indent: 0;
  font-style: normal;
  margin-bottom: 1em;
  -webkit-font-smoothing: none; }

.open-nav {
  background: url("../images/open-nav.svg");
  background-image: url("../images/open-nav.png");
  background-position: right;
  background-repeat: no-repeat;
  height: 15px;
  padding-right: 2em;
  width: 100%; }
  @media (min-width: 480px) {
    .open-nav {
      padding-top: 0; } }
  .open-nav i {
    display: none; }
    @media (min-width: 480px) {
      .open-nav i {
        display: block; } }
@media (min-width: 768px) {
  #nav ul:first-child {
    margin-bottom: 50px;
    text-decoration: underline;
    display: block; } }

.header-nav {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  transform: translateX(100%);
  padding: 2em; }
  .header-nav .main-menu a:hover, .header-nav .main-menu a:focus, .header-nav .secondary-menu span:hover, .header-nav .secondary-menu span:focus {
    opacity: 0.5;
    transition: opacity 0.25s linear; }
  @media (min-width: 940px) {
    .header-nav {
      width: calc(66.6666666667% - 33.3333333333px);
      float: right;
      margin-right: 20px;
      position: absolute;
      transform: translateX(0);
      padding: 0; } }
.footer-nav a:hover {
  opacity: 0.5;
  transition: opacity 0.25s linear; }

.main-menu {
  bottom: 0;
  right: 0;
  padding: 0; }
  .main-menu > li {
    float: left;
    border-bottom: 1px solid #888;
    margin-bottom: 0;
    padding: 1.2em 0 1em 0;
    width: 100%; }
  .main-menu > li > a {
    display: block; }
  .main-menu ul ul {
    display: none; }
  @media (min-width: 940px) {
    .main-menu {
      float: right;
      padding: 0; }
      .main-menu > li {
        border-bottom: none;
        width: auto;
        display: block;
        position: relative;
        bottom: 1.3em; } }
@media (min-width: 768px) {
  .secondary-menu {
    display: block;
    text-align: right;
    padding-top: 2em; }
    .secondary-menu li {
      float: left; }
    .secondary-menu li:first-child:after {
      color: white;
      content: '|';
      padding-left: 1.6em; } }

@media (min-width: 768px) {
  .main-menu > li:first-child, .secondary-menu > li:first-child {
    padding-left: 0; } }

@media (min-width: 940px) {
  .main-menu > li, .secondary-menu li {
    padding: 0 0.6em 0 0.6em; } }

@media (min-width: 940px) {
  .main-menu > li, .secondary-menu li {
    padding: 0 0.5 0 0.5em; } }

@media (min-width: 1090px) {
  .main-menu > li, .secondary-menu li {
    padding: 0 0.825em 0 0.825em; }
  .secondary-menu li {
    font-size: 100%; } }

.main-menu > li:hover .sub-menu {
  display: block; }

.main-menu .sub-menu {
  display: none;
  padding: 1.4em 1.3em 0 1.3em;
  margin-left: -1.3em; }
  .main-menu .sub-menu li {
    display: block;
    margin-top: 1.25em; }
    .main-menu .sub-menu li:first-child {
      margin-top: 0; }
  @media (min-width: 768px) {
    .main-menu .sub-menu {
      background-color: #000;
      padding: 0 1.3em 1.3em 1.3em;
      position: absolute; } }
  .home .main-menu .sub-menu {
    background-color: transparent; }

@media (max-width: 939px) {
  /* Move nav off screen, setup transitions */
  .header-nav {
    bottom: 0;
    float: left;
    top: 0;
    width: 35%; }
  /* Reveal open/close buttons */
  a.open-panel {
    display: block;
    float: right; } }
  @media (max-width: 939px) and (max-width: 767px) {
    a.open-panel {
      margin-right: 20px; } }
@media (max-width: 939px) {
  .close-panel {
    display: block; }
  .openNav .header-nav {
    overflow: visible;
    position: fixed;
    padding-right: 0;
    width: 70%; } }
  @media (max-width: 939px) and (min-width: 480px) {
    .openNav .header-nav {
      width: 35%; } }
@media (max-width: 939px) {
  .openNav #page {
    transform: translate3d(-70%, 0, 0); } }
  @media (max-width: 939px) and (min-width: 480px) {
    .openNav #page {
      right: 0;
      transform: translate3d(-35%, 0, 0);
      transition: transform 500ms ease; } }
@media (max-width: 939px) {
  .openNav.no-csstransforms3d #page {
    transform: translate(-70%, 0); } }
  @media (max-width: 939px) and (min-width: 480px) {
    .openNav.no-csstransforms3d #page {
      right: 0;
      transform: translate(-35%, 0); } }
@media (max-width: 939px) {
  /* When the panel is closed, transition the page back to the left */
  #page {
    right: 0;
    transition: transform 300ms ease; }
    .no-csstransforms3d #page {
      transform: translate(0, 0); } }

@media (min-width: 940px) {
  .main-menu, .secondary-menu {
    position: absolute;
    right: 0; } }

@media (min-width: 940px) {
  .video {
    /* Make video to at least 100% wide and tall */
    min-width: 100%;
    min-height: 100%;
    /* Setting width & height to auto prevents the browser from stretching or squishing the video */
    width: auto;
    height: auto;
    /* Center the video */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); } }

@media (max-width: 939px) {
  .video {
    display: block;
    width: 100%; } }

.video-wrapper {
  margin: 0 auto; }

.video-container {
  display: flex;
  flex-direction: column;
  position: relative; }
  @media (min-width: 940px) {
    .video-container {
      height: 100vh; } }
@media (min-width: 940px) {
  .video__container {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; } }

.video-height {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  top: 0;
  width: 100%;
  z-index: 10; }
  @media (max-width: 767px) {
    .video-height {
      color: black;
      order: 2; } }
  @media (min-width: 768px) {
    .video-height {
      color: white;
      position: absolute; } }
.intro-container {
  display: flex; }
  @media (max-width: 767px) {
    .intro-container {
      width: calc(100% - 40px);
      float: left;
      margin-left: 20px;
      padding: 1.3em 0; } }
  @media (min-width: 768px) {
    .intro-container {
      padding-bottom: 0;
      bottom: 0;
      position: absolute;
      width: 100%; } }
.header img {
  height: 70px; }

.navigation {
  display: flex;
  flex-direction: column;
  text-align: right; }

.main-nav {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: auto; }

.main-nav li {
  display: inline-block;
  margin-right: 0.75em; }

.main-nav li:last-child {
  margin-right: 0; }

.home-intro {
  display: flex;
  position: relative;
  margin: 0;
  max-width: 650px;
  z-index: 10;
  font-weight: lighter;
  -webkit-font-smoothing: antialiased;
  white-space: pre-wrap; }
  @media (min-width: 768px) {
    .home-intro {
      padding-left: calc(125px + 1.3em);
      margin-left: 20px; } }
  @media (min-width: 940px) {
    .home-intro {
      padding-left: 150px;
      bottom: 5vh; } }
  @media (min-width: 1090px) {
    .home-intro {
      padding-left: 173px; } }
  @media (min-width: 1500px) {
    .home-intro {
      padding-left: 185px; } }
@media (min-width: 480px) {
  .home-intro:before {
    content: '';
    border-left: 1px solid #AE9A64;
    padding-right: 1em; } }

/*
 *  GRAVITY FORM STYLES
 */
select::-ms-expand {
  display: none; }

.registration-form-option .page-subtitle {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  margin-bottom: 1em; }

.registration-form-options {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }

.registration-form-options__inner {
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px); }

.registration-form-option {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }
  .registration-form-option h3 {
    padding-top: 1em;
    margin-bottom: 0; }
  .registration-form-option .s2 {
    font-size: 0.75em;
    float: left; }
  @media (min-width: 940px) {
    .registration-form-option {
      width: calc(50% - 30px);
      float: left;
      margin-left: 20px;
      padding-right: 2em; }
      .page-id-2574 .registration-form-option {
        width: calc(33.3333333333% - 26.6666666667px);
        float: left;
        margin-left: 20px; } }
.investor-content .gform_wrapper {
  float: right; }

.login-username input, .login-password input, .login-remember input, .login-submit input {
  display: block;
  margin-top: 0.55em; }

.login-remember label {
  margin: 0 0.25em; }

.previously-invested ul li {
  margin-bottom: 0.85em;
  border-top: 1px solid #e6e6e6;
  padding-top: 0.5em; }

.terms-parent {
  margin-bottom: 0; }

.terms-parent .ginput_container_checkbox {
  margin-bottom: 0; }

.ginput_container_date input {
  padding: 0.75em;
  height: 55px; }

.gfrom_title-padding label {
  margin-bottom: 0.75em;
  float: left; }

.gform_wrapper h2, .gform_wrapper h3 {
  font-weight: inherit; }

.experienced-investor-info,
.hnwi-investor-info {
  border-bottom: 1px solid #AE9A64;
  cursor: pointer; }

.gfield_required {
  color: #AE9A64; }

.ginput_counter,
.gfield_description,
.gform_validation_container,
.gform_heading {
  display: none; }

.gform_footer,
.contact input[name="input_2"] {
  float: left; }

.gform_footer {
  width: calc(50% - 30px);
  float: left;
  margin-left: 20px; }

.gfield_date_day,
.gfield_date_month,
.gfield_date_year {
  float: left; }
  .gfield_date_day label,
  .gfield_date_month label,
  .gfield_date_year label {
    display: none; }

.gfield_date_day,
.gfield_date_month {
  width: 85px; }

.gfield_date_year {
  width: 120px; }

.ginput_container_date .clear-multi, .ginput_container_address label {
  float: left;
  margin: 0.65em 0;
  width: 100%; }

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-overflow: ellipsis;
  background-position: 96% 26px;
  background-repeat: no-repeat;
  background-size: 4%;
  background-image: url(../images/select-arrow.png);
  border: none;
  border-radius: 0;
  padding: 1em;
  width: 70%;
  margin-bottom: 0.65em; }

select option {
  font-size: 1em !important; }

textarea {
  margin-top: 0.65em; }

.term-and-conditions,
.unregulated-property-investment {
  padding-left: 2em;
  margin-bottom: 1.5em; }

.ginput_container_checkbox {
  margin: 0.65em 0 1.25em 0; }

.ginput_container_checkbox input[type="checkbox"] {
  -webkit-appearance: none;
  border-radius: 0;
  -moz-appearance: none;
       appearance: none;
  width: 22px;
  height: 22px;
  background: none;
  background: #F5F5F5;
  border: none;
  outline: none; }
  .ginput_container_checkbox input[type="checkbox"]:checked {
    background: #AE9A64; }

.gfield_checkbox label {
  padding-top: 5px;
  padding-left: 2em;
  display: block; }

.replaced-required .gfield_required {
  display: none; }

.validation_error, .gform_confirmation_message {
  color: #98014f;
  font-size: 1.5em;
  margin-bottom: 1em;
  border-bottom: 1px solid #98014f;
  padding-bottom: 1em;
  padding-top: 0.5em; }

.gfield_error input, .gfield_error input[type="checkbox"], .gfield_error input[type="text"], .gfield_error select, .gfield_error textarea {
  background-color: #98014f;
  color: white; }
  .gfield_error input::-webkit-input-placeholder, .gfield_error input[type="checkbox"]::-webkit-input-placeholder, .gfield_error input[type="text"]::-webkit-input-placeholder, .gfield_error select::-webkit-input-placeholder, .gfield_error textarea::-webkit-input-placeholder {
    color: white; }

#field_5_7 .gfield_label {
  display: none; }

.country-dropdown .gfield_label {
  display: block;
  margin-bottom: 0.65em; }

.col-12 {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }

@media (max-width: 939px) {
  .page-template-page-register .gform_body {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px; }
  .column_2 {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px; } }

@media (min-width: 940px) {
  .page-template-page-register .gform_body {
    width: calc(33.3333333333% - 26.6666666667px);
    float: left;
    margin-left: 20px;
    clear: left; }
  .column_2 {
    left: calc(8.3333333333% - 21.6666666667px + 20px);
    position: relative;
    width: calc(41.6666666667% - 28.3333333333px);
    float: left;
    margin-left: 20px; } }

html {
  background-color: #F5F5F5;
  box-sizing: border-box;
  /* apply a natural box layout model to all elements, but allowing components to change */
  margin-top: 0 !important; }
  @media (max-width: 939px) {
    html {
      background-color: #2C2B2B; } }
body {
  font-family: 'Akkurat-Light', helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: #FFFFFF;
  color: #2C2B2B;
  font-size: 90%;
  font-weight: 300;
  margin: 0 auto;
  position: relative;
  text-rendering: optimizelegibility; }
  @media (min-width: 940px) {
    body {
      font-size: 100%; } }
  @media (min-width: 1090px) {
    body {
      font-size: 110%; } }
  @media (min-width: 1500px) {
    body {
      font-size: 118%; } }
pre {
  background-color: #F5F5F5;
  padding: 2em; }

*, *:before, *:after {
  box-sizing: inherit; }

body select {
  background-position: 93% 30px;
  background-color: #F5F5F5; }

h2, h3 {
  font-weight: 300;
  clear: both; }

a {
  color: #AE9A64;
  text-decoration: none; }
  a:hover, a.focus {
    color: #937f4f; }

p {
  line-height: 1.4em; }

b {
  font-family: 'Akkurat-Regular', helvetica, sans-serif;
  font-weight: bold; }

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

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

ul li {
  margin-bottom: 0.5em; }
  ul li:last-child {
    margin-bottom: 0; }

::-moz-selection {
  color: white;
  background: #2C2B2B; }

::selection {
  color: white;
  background: #2C2B2B; }

:focus {
  outline: #000 auto 1px; }

/*

GLOBAL STYLES

*/
hr {
  float: left;
  width: 100%; }

.header-container .inner-container {
  position: relative; }

.inner-container {
  display: block;
  max-width: 1700px;
  margin: 0 auto; }
  .intro-container .inner-container {
    margin: auto;
    width: 100%; }
  .tax-portfolio_location .inner-container, .tax-track_record_location .inner-container {
    padding-bottom: 2.5em; }

.trackrecord-nav .inner-container {
  padding-top: 0;
  padding-bottom: 0; }

.inner-container::after,
.footer-nav::after {
  clear: both;
  content: "";
  display: block; }

@media (max-width: 767px) {
  .inner-container,
  .footer-nav {
    padding: 1.3em 0; } }

@media (min-width: 768px) {
  .inner-container,
  .footer-nav {
    padding: 1.3em; } }

.main-menu,
.intro-text,
.footer-container,
.secondary-menu {
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.3); }
  .main-menu a,
  .intro-text a,
  .footer-container a,
  .secondary-menu a {
    color: #fff; }
  .main-menu li.current-menu-item > a, .main-menu .current-menu-ancestor > a,
  .intro-text li.current-menu-item > a,
  .intro-text .current-menu-ancestor > a,
  .footer-container li.current-menu-item > a,
  .footer-container .current-menu-ancestor > a,
  .secondary-menu li.current-menu-item > a,
  .secondary-menu .current-menu-ancestor > a {
    color: #AE9A64; }

.secondary-menu a {
  color: #fff; }

/*

PAGE STYLES

*/
.page-title {
  font-family: "Mercury SSm 7r", "Mercury SSm A", "Mercury SSm B";
  font-weight: 700;
  font-style: normal;
  width: calc(66.6666666667% - 33.3333333333px);
  float: left;
  margin-left: 20px;
  font-size: 2.5em;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0.75em 0 0.65em 0;
  float: none; }
  .page-title.hide {
    display: none; }
  .insight .page-title {
    padding-bottom: 0.2em; }

.page-subtitle {
  font-size: 1.5em;
  line-height: 1.25em;
  margin-bottom: 1.25em;
  margin-top: 0; }
  .page-template-page-invest-process .page-subtitle {
    margin-bottom: 1em !important; }
  .trackrecord-body .page-subtitle {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
    margin-left: 0;
    margin-bottom: 0; }
  @media (min-width: 940px) {
    .page-template-page-invest-process .page-subtitle {
      width: 100%; } }
.grid-container {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }

.grid {
  margin-left: -2px;
  margin-right: -2px;
  width: calc(100% + 4px);
  display: grid;
  -moz-column-gap: 2px;
       column-gap: 2px;
  row-gap: 2px; }
  .grid::after {
    clear: both;
    content: "";
    display: block; }
  @media (min-width: 480px) {
    .grid {
      grid-template-columns: repeat(2, 2fr); } }
  @media (min-width: 768px) {
    .grid {
      grid-template-columns: repeat(3, 1fr); } }
  .grid li {
    position: relative;
    margin-bottom: 0; }
  .grid img {
    display: block;
    width: 100%; }

.overlay-text {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  font-size: 1.1em;
  line-height: 1.4;
  margin: 0;
  padding: 0.75em;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2; }
  .trackrecord-archive .overlay-text {
    background-color: #000;
    font-size: 1.5em;
    position: relative;
    display: flex; }
    @media (min-width: 480px) {
      .trackrecord-archive .overlay-text {
        background: rgba(0, 0, 0, 0.8);
        padding: 1em;
        position: absolute;
        width: 50%; } }
    @media (min-width: 768px) {
      .trackrecord-archive .overlay-text {
        left: auto;
        width: 30%;
        overflow-wrap: anywhere; } }
.trackrecord-archive:hover:after {
  background-color: transparent; }

@media (min-width: 480px) {
  .trackrecord-archive:after {
    content: '';
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    transition: background-color 0.25s; } }

@media (max-width: 479px) {
  .overlay-text-title {
    align-self: center; } }

.trackrecord-location {
  width: 50px;
  margin-right: 0.6em;
  margin-top: 0.1em;
  margin-bottom: auto; }

.team-member-thumb .overlay-text {
  padding: 0.45em; }

#googlemap {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }
  @media (max-width: 479px) {
    #googlemap {
      height: 300px; } }
  @media (min-width: 480px) and (max-width: 1499px) {
    #googlemap {
      height: 50vmin; } }
  @media (min-width: 1500px) {
    #googlemap {
      height: 450px; } }
  .trackrecord-body #googlemap {
    margin-left: 0;
    width: 100%; }
    @media (max-width: 939px) {
      .trackrecord-body #googlemap {
        margin-bottom: 1em; } }
.dropdown {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  margin-bottom: 1.2em; }

/*

ARCHIVE PAGES

*/
.filters {
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
  margin-bottom: 2em; }
  .filters::after {
    clear: both;
    content: "";
    display: block; }

.filter-container {
  width: calc(33.3333333333% - 26.6666666667px);
  float: left;
  margin-left: 20px;
  float: left;
  margin-right: 1em; }

.filter {
  border: 1px solid #AE9A64;
  float: left;
  clear: left;
  padding: 1em;
  position: relative;
  width: 100%; }
  .filter a {
    color: black; }
  .filter:hover {
    border-color: black; }
  .filter.filter--active, .filter:hover {
    background: black; }
    .filter.filter--active ul, .filter:hover ul {
      background: black; }
    .filter.filter--active a, .filter:hover a {
      color: white; }
    .filter.filter--active .filter-dropdown__stroke, .filter:hover .filter-dropdown__stroke {
      stroke: white; }
    .filter.filter--active .filter-label ul, .filter:hover .filter-label ul {
      display: block; }

.filter ul {
  padding-bottom: 0.75em; }

.filter a:hover {
  color: #868686; }

.filter-label {
  display: flex;
  justify-content: space-between; }

.filter-dropdown {
  display: inline-block;
  width: 10px;
  height: 100%;
  margin-left: auto;
  max-height: 20px; }
  .filter:hover .filter-dropdown {
    transform: rotate(90deg); }

.filter-dropdown__stroke {
  fill: none;
  stroke: #AE9A64;
  stroke-width: 0.5;
  stroke-miterlimit: 10; }

.filter-item {
  float: left;
  position: relative; }
  .filter-item a {
    display: block; }

.filter-item-child {
  margin: 0; }
  .filter-item-child a {
    padding: 0.5em 1em; }

.filter-item-child a {
  display: block; }

.filter-label ul {
  background-color: white;
  display: none;
  position: absolute;
  z-index: 2;
  margin-top: 2em;
  left: 0;
  z-index: 3;
  min-width: 100%;
  border: 1px solid black;
  box-sizing: content-box;
  left: -1px; }

.sidebar {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }
  @media (min-width: 940px) {
    .sidebar {
      width: calc(25% - 25px);
      float: left;
      margin-left: 20px;
      border-left: 1px solid #DADADA;
      padding-left: 1.3em; } }
.filter-item-child:first-of-type a {
  padding-top: 0; }

/*

ABOUT PAGE

*/
.page-content::after {
  clear: both;
  content: "";
  display: block; }

@media (max-width: 767px) {
  .page-content {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px; } }

@media (min-width: 768px) {
  .page-content {
    width: calc(66.6666666667% - 33.3333333333px);
    float: left;
    margin-left: 20px; }
    .page-content.push {
      left: calc(33.3333333333% - 26.6666666667px + 20px);
      position: relative; } }

.page-content.trackrecord-body p {
  margin-top: 0; }

.investor-content {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }
  @media (min-width: 940px) {
    .investor-content {
      width: calc(66.6666666667% - 33.3333333333px);
      float: left;
      margin-left: 20px; } }
  .investor-content .gform_confirmation_wrapper {
    width: 100%;
    border-top: 1px solid #ae9a64;
    border-bottom: 1px solid #ae9a64;
    padding: 1em 0;
    margin: 0.5em 0; }
  .investor-content .gform_wrapper {
    margin-right: 0; }
  .investor-content .validation_error {
    color: #ae9a64;
    border-bottom: 1px solid #AE9A64;
    border-top: 1px solid #AE9A64;
    padding-bottom: 1em;
    padding-top: 1em; }
  .investor-content .validation_message {
    display: block;
    color: #AE9A64;
    margin-bottom: 2em; }

.clear-multi select {
  background-position: 91% 23px;
  width: 89%;
  background-size: 5%; }
  @media (min-width: 480px) {
    .clear-multi select {
      background-position: 91% 28px;
      background-size: 10%;
      float: left;
      width: 21.75%;
      margin-right: 0.5em; } }
.ginput_container_email label {
  display: none; }

input[placeholder="Enter Email"] {
  margin-top: 0.65em; }

.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%; }

.intrinsic-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.copy-inner {
  width: calc(58.3333333333% - 31.6666666667px);
  float: left;
  margin-left: 20px; }
  .copy-inner p {
    float: left; }
    .copy-inner p:last-child {
      margin: 0; }
  .copy-inner .page-subtitle {
    width: 100%; }

/*

TEAM POST PAGE

*/
.team-image {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  margin-bottom: 2em; }
  @media (min-width: 940px) {
    .team-image {
      width: calc(66.6666666667% - 33.3333333333px);
      float: left;
      margin-left: 20px;
      margin-bottom: 0; } }
.bio {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  line-height: 1.24em; }
  @media (min-width: 480px) {
    .bio {
      width: calc(58.3333333333% - 31.6666666667px);
      float: left;
      margin-left: 20px; } }
  @media (min-width: 940px) {
    .bio {
      width: calc(66.6666666667% - 33.3333333333px);
      float: left;
      margin-left: 20px; } }
  .no-svg .bio {
    padding-left: 0; }

.bio-title {
  font-size: 1.4em; }

.bio-name {
  display: block; }

.bio-position,
.timeline-position {
  font-weight: bold;
  margin-top: 0.5em;
  display: block; }

.bio-position {
  font-size: 0.7em; }

.qualifcation .qualification-title {
  font-family: 'Akkurat-Regular', helvetica, sans-serif;
  font-size: 1em;
  margin-bottom: 0; }

.qualifcation p {
  margin-top: 0.2em; }

.bio-name,
.timeline-date,
.form-subtitle,
.validation_error {
  font-family: "Mercury SSm 7i", "Mercury SSm A", "Mercury SSm B";
  font-weight: 700;
  font-style: italic; }

.serif {
  font-family: "Mercury SSm 7r", "Mercury SSm A", "Mercury SSm B";
  font-weight: 700;
  font-style: normal; }

/*

Track Record Archive

*/
.trackrecord-archive {
  display: block;
  max-height: 500px;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .trackrecord-archive a {
    color: #ffffff;
    display: block; }

.header-image--container {
  max-height: 600px;
  overflow: hidden;
  display: flex;
  align-items: center; }

.header-image {
  height: 100%; }

/*

Track Record Post

*/
.trackrecord-nav::after {
  clear: both;
  content: "";
  display: block; }

@media (min-width: 480px) {
  .trackrecord-nav {
    margin-top: -1px;
    z-index: 1; } }

.trackrecord-nav a {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  background: #242323;
  border-bottom: 1px solid white;
  color: white;
  padding: 0.75em 1em;
  position: relative;
  overflow: hidden; }
  .trackrecord-nav a:hover {
    background: #868686;
    transition: background 0.15s linear; }
  @media (min-width: 480px) {
    .trackrecord-nav a {
      width: calc(33.3333333333% - 26.6666666667px);
      float: left;
      margin-left: 20px;
      border-bottom: none; }
      .trackrecord-nav a:last-child {
        float: right;
        margin-right: 20px;
        margin-left: 0; } }
  @media (min-width: 940px) {
    .trackrecord-nav a {
      background: black;
      width: calc(25% - 25px);
      float: left;
      margin-left: 20px; } }
.trackrecord-nav-item {
  display: block;
  float: left;
  width: 0.7em;
  height: 1em;
  z-index: 1;
  background: url("../images/swissarrow.svg") no-repeat;
  transform: rotate(90deg);
  text-indent: -9999px;
  background-size: 100%; }

.trackrecord-nav-item.prev {
  transform: rotate(-90deg);
  margin-top: 1px; }

.trackrecord-nav-item.next {
  margin-top: 1px; }
  @media (min-width: 480px) {
    .trackrecord-nav-item.next {
      float: right; } }
.trackrecord-nav li.next {
  margin: 0 1.5em; }
  @media (min-width: 480px) {
    .trackrecord-nav li.next {
      margin: 0 0 0 1.5em; } }
.trackrecord-nav li.prev {
  margin: 0 1.5em; }
  @media (min-width: 480px) {
    .trackrecord-nav li.prev {
      margin: 0 1.5em 0 0; } }
.trackrecord-image, .trackrecord-map {
  display: none; }
  @media (min-width: 940px) {
    .trackrecord-image, .trackrecord-map {
      display: block;
      max-width: 100%;
      width: auto;
      height: auto; } }
.quote {
  border-left: 2px solid #AE9A64;
  padding-left: 1em;
  font-style: italic;
  float: left;
  margin-top: 0;
  margin-left: 0; }

.portfolio_statistic {
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px); }
  .portfolio_statistic::after {
    clear: both;
    content: "";
    display: block; }

.portfolio_statistic .statistic {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }
  @media (min-width: 768px) {
    .portfolio_statistic .statistic {
      width: calc(33.3333333333% - 26.6666666667px);
      float: left;
      margin-left: 20px; } }
.statistics {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }
  @media (min-width: 940px) {
    .statistics {
      width: calc(25% - 25px);
      float: left;
      margin-left: 20px;
      left: calc(8.3333333333% - 21.6666666667px + 20px);
      position: relative; } }
.statistic {
  border-top: 1px solid #AE9A64;
  padding: 1em 0; }
  @media (min-width: 940px) {
    .single .statistic {
      min-height: 9em; } }
.statistic-value, .quote {
  font-family: "Mercury SSm 7r", "Mercury SSm A", "Mercury SSm B";
  font-weight: 700;
  font-style: normal; }

.statistic-value {
  display: block;
  font-style: normal;
  font-size: 2.7em; }

.quote {
  font-size: 1.55em; }

/*

NEWS ARCHIVE

*/
.news .page-title {
  padding-top: 1.5em;
  padding-bottom: 1em; }

.page-subtitle.about {
  border-top: 1px solid #868686;
  padding-top: 1.4em;
  width: 100%; }

.sidebar {
  border-top: 1px solid #DADADA;
  margin-top: 0;
  padding-top: 1.5em; }
  @media (min-width: 940px) {
    .sidebar {
      border-top: none;
      padding-top: 0; }
      .insight .sidebar {
        margin-top: 0; }
      .sidebar.news-sidebar {
        margin-top: 1em; } }
.sidebar-title {
  margin-top: 1em; }
  .sidebar-title:first-child {
    margin-top: 0; }

.news-container,
.insight {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }
  @media (min-width: 940px) {
    .news-container,
    .insight {
      width: calc(75% - 35px);
      float: left;
      margin-left: 20px;
      padding-right: 1.3em; } }
.news .taxonomy-post-title {
  color: #2C2B2B; }
  .news .taxonomy-post-title:first-child {
    margin-top: 0; }

.all-link {
  float: left;
  display: block;
  padding-right: 1em; }

.news-post {
  padding-top: 1.4em;
  border-top: 1px solid #DADADA;
  padding-bottom: 1.1em; }
  .news-post:last-child {
    padding-bottom: 0; }

.post-meta {
  font-size: 0.8em;
  margin: 0.25em 0 1em 0;
  width: 100%; }
  .insight .post-meta {
    margin-bottom: 2em; }

.news-title {
  font-size: 1.5em;
  margin-top: 0.5em;
  line-height: 1.2em;
  margin-bottom: 0; }
  .news-title a {
    color: #2C2B2B; }

.more-link {
  display: block;
  margin-top: 1.5em; }

.overlay-text .more {
  font-family: "Mercury SSm 7r", "Mercury SSm A", "Mercury SSm B";
  font-weight: 700;
  font-style: normal;
  height: 0px;
  opacity: 0;
  font-size: 0.75em; }

.post-nav {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  border-top: 1px solid #DADADA;
  padding-top: 2em; }

.post-nav-insights {
  padding-top: 1em;
  border-top: 0; }

.post-nav li {
  float: right; }
  .post-nav li:first-child {
    float: left; }

/*

INSIGHTS

*/
.insight-download {
  background-color: #000;
  color: #ffffff;
  padding: 0.75em 0 0.75em 0.5em;
  padding-left: 1.3em; }
  @media (min-width: 940px) {
    .insight-download {
      width: calc(25% - 25px);
      float: left;
      margin-left: 20px;
      left: calc(75% - 35px + 20px);
      position: relative; } }
/*

CONTACT PAGE

*/
@media (min-width: 768px) {
  .contact {
    width: calc(66.6666666667% - 33.3333333333px);
    float: left;
    margin-left: 20px;
    margin-left: 0; } }

@media (max-width: 767px) {
  .covid-19 {
    width: calc(66.6666666667% - 33.3333333333px);
    float: left;
    margin-left: 20px; } }

@media (min-width: 768px) {
  .covid-19 {
    width: calc(33.3333333333% - 26.6666666667px);
    float: left;
    margin-left: 20px; } }

.contact-block, .gform_confirmation_wrapper {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  margin-bottom: 2em; }
  @media (min-width: 480px) {
    .contact-block, .gform_confirmation_wrapper {
      width: calc(33.3333333333% - 26.6666666667px);
      float: left;
      margin-left: 20px; } }
  @media (min-width: 768px) {
    .contact-block, .gform_confirmation_wrapper {
      width: calc(50% - 30px);
      float: left;
      margin-left: 20px; } }
.contact-block.omega {
  clear: left; }

@media (min-width: 940px) {
  .contact-email {
    padding-left: 1.3em; } }

.contact-heading {
  font-size: 1.1em;
  margin: 0; }

label.contact-heading {
  float: left;
  margin-bottom: 0.25em;
  width: 100%; }

.contact-block p, .contact-block a {
  font-size: 1.4375em;
  margin: 0.25em 0 0 0; }

input.medium {
  margin: 0.65em 0 0 0; }

.contact-block a {
  float: left;
  margin-top: 0.35em; }

input[type="submit"], .button {
  background: #000;
  border: none;
  border-radius: 0;
  color: white;
  clear: left;
  display: block;
  float: left;
  font-size: 1.13em !important;
  padding: 1em; }
  input[type="submit"]:hover, .button:hover {
    background: #868686;
    color: #fff; }

input[type="text"],
input[type="password"],
input[type="textarea"],
input[type="checkbox"],
textarea {
  border: none;
  border-radius: 0;
  background: #F5F5F5;
  width: 100%;
  margin-bottom: 0.5em;
  padding: 1em; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="textarea"]:focus,
  input[type="checkbox"]:focus,
  textarea:focus {
    background-color: #EFEFEF; }
    .gfield_error input[type="text"]:focus, .gfield_error input[type="password"]:focus, .gfield_error input[type="textarea"]:focus, .gfield_error input[type="checkbox"]:focus, .gfield_error textarea:focus {
      color: #ffffff;
      background-color: #98014f; }

input[type="checkbox"] {
  padding: 0; }

input[type="submit"]:focus {
  background-color: #AE9A64; }

.close-intro:focus {
  outline: none; }

input:focus {
  outline: none;
  border: none;
  box-shadow: none; }

input[type="checkbox"] {
  float: left;
  margin-top: 0.3em; }

.footer-container {
  background-color: black;
  width: 100%; }
  @media (min-width: 940px) {
    .footer-container {
      padding-bottom: 2em; } }
.footer-nav {
  color: #fff;
  display: block;
  line-height: 1.3em; }

.footer-contact {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }
  @media (max-width: 767px) {
    .footer-contact {
      margin-bottom: 1em; } }
  @media (min-width: 940px) {
    .footer-contact {
      width: calc(33.3333333333% - 26.6666666667px);
      float: left;
      margin-left: 20px; } }
  @media (min-width: 1090px) {
    .footer-contact {
      width: calc(16.6666666667% - 23.3333333333px);
      float: left;
      margin-left: 20px; }
      .footer-contact.copyright {
        left: calc(50% - 30px + 20px);
        position: relative; } }
.copyright {
  color: #868686;
  font-size: 0.6em; }

@media (min-width: 940px) {
  .copyright__symbol {
    float: left; } }

.footer-cotact__title,
.footer-nav a[title] {
  color: #868686;
  display: block;
  margin-bottom: 1em;
  margin-top: 0; }

.modal-container {
  position: relative; }

.modal-bg,
.modal-bg-unregulated,
.modal-bg-investor,
.modal-bg-hnwi {
  display: none; }
  .modal-bg.modal-open,
  .modal-bg-unregulated.modal-open,
  .modal-bg-investor.modal-open,
  .modal-bg-hnwi.modal-open {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 5; }

.terms-lightbox,
.risk-lightbox {
  background: white;
  margin: 6em auto;
  overflow: scroll;
  padding: 1.5em 2em;
  position: relative;
  width: 90%;
  font-size: 1rem; }
  .gfield .terms-lightbox, .gfield .risk-lightbox {
    height: 85%; }
  @media (min-width: 940px) {
    .terms-lightbox,
    .risk-lightbox {
      width: 50%; } }
  .terms-lightbox .form-subtitle,
  .risk-lightbox .form-subtitle {
    border-bottom: 1px solid #DADADA;
    margin: 0;
    padding-bottom: 1em;
    padding-right: 4em; }

html.modal-open {
  overflow: hidden; }

.close-terms,
.close-terms-hnwi,
.close-terms-investor,
.close-terms-risk {
  cursor: pointer; }
  .close-terms.top,
  .close-terms-hnwi.top,
  .close-terms-investor.top,
  .close-terms-risk.top {
    cursor: pointer;
    font-style: normal;
    font-size: 0.8em; }
    @media (min-width: 480px) {
      .close-terms.top,
      .close-terms-hnwi.top,
      .close-terms-investor.top,
      .close-terms-risk.top {
        position: absolute;
        right: 2em; } }
    @media (max-width: 479px) {
      .close-terms.top,
      .close-terms-hnwi.top,
      .close-terms-investor.top,
      .close-terms-risk.top {
        display: block;
        margin-top: 0.5em; } }
.investment-process {
  margin-top: 2em;
  overflow: auto; }

.investment-process li:first-child .about-quote_author {
  border-top: none; }

.page-template-page-invest-process .about-quote_author {
  border-top: 1px solid #868686; }

.page-template-page-invest-process .page-content img {
  max-width: 80%; }

@media (max-width: 479px) {
  .page-template-page-invest-process .statistics {
    display: none; } }

.investment-process-step,
.investment-process-steps,
.investment-process-steps img {
  float: left; }

.page-content .investment-process-steps img {
  max-width: 7%;
  width: 100%; }

.investment-process-step {
  width: 92%;
  padding-left: 2%;
  padding-bottom: 2%; }
  .investment-process-step h3 {
    margin-top: 0; }

.investment-process-steps img, .investment-process-step h3 {
  padding-top: 0.75em; }

@media (max-width: 781px) {
  #wpadminbar {
    position: absolute;
    top: -46px; } }
