/*!
Theme Name:             United Property Fund
Theme URI:              https://unitedpf.com.au/
Version:                5.1.0
Description:            WordPress theme for United Property Fund.
License:                Proprietary
License URI:            https://unitedpf.com.au/
*/
/* 
    Colours
*/
/* 
    Effects
*/
/* 
    Typography
    Include the appropriate font weights below.

    Google fonts can be set in functions.php in the google_fonts() function.
*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0; }

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent; }

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder; }

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
  display: block; }

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible; }

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none; }

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline; }

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto; }

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block; }

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item; }

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none; }

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none; }

ul, li {
  margin: 0;
  padding: 0; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* 
    Flex Mixins.
    Apply these to the container element
    Note: CSS columns have no effect on a flex container
*/
/* 
    Vertical alignments
*/
/* 
 * Critical styles shared between main and critical stylesheets
 */
/* 
    Colours
*/
/* 
    Effects
*/
/* 
    Typography
    Include the appropriate font weights below.

    Google fonts can be set in functions.php in the google_fonts() function.
*/
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* 
    Flex Mixins.
    Apply these to the container element
    Note: CSS columns have no effect on a flex container
*/
/* 
    Vertical alignments
*/
/*
    Move global styles here after completing initial site build
*/
html.disable-scrolling {
  overflow: hidden; }

/* Global - modularize global styles after initial site build
-----------------------------------------------------------------------*/
body {
  font-size: 62.5%;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  padding: 60px 0 0 0; }
  @media (min-width: 960px) {
    body {
      padding: 0; } }
  @media (min-width: 960px) {
    body.motion .header {
      background: #343434;
      height: 60px;
      height: 80px; }
      body.motion .header ul {
        height: 80px;
        right: 0; }
        body.motion .header ul li a {
          padding: 0 15px;
          height: 80px;
          -ms-flex-line-pack: center;
          align-content: center; }
      body.motion .header .logo {
        height: 60px;
        top: 20px; }
        body.motion .header .logo img {
          height: 40px; } }
  @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    body.motion .header .logo img {
      height: 30px; } }
  @media only screen and (max-width: 1070px) and (min-width: 961px) {
    body.motion .header .logo img {
      height: 30px; } }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

/* Typography 
-----------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  display: block;
  font-family: "Poppins", sans-serif;
  line-height: 1em; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
    font-weight: inherit; }

h1 {
  font-size: 3.2em;
  margin: 0 0 25px 0; }
  @media (min-width: 960px) {
    h1 {
      font-size: 3.6em; } }

h2, h3, h4, h5, h6 {
  margin: 0;
  color: #ff6600; }

h2 {
  font-size: 2em;
  line-height: 1.2em; }
  @media (min-width: 960px) {
    h2 {
      font-size: 2.4em; } }

h3 {
  font-size: 1.7em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  @media (min-width: 960px) {
    h3 {
      line-height: .8em;
      font-size: 3em;
      margin: 0 0 15px 0;
      color: #343434; } }
  h3 svg {
    margin: 0 5px 0 0;
    position: relative; }

h4 {
  font-size: 1.4em; }

h5 {
  font-size: 1.1em; }

h6 {
  font-size: 0.9em; }

p {
  margin: 25px 0;
  font-size: 1.6em; }
  p:first-child {
    margin: 0 0 25px 0; }
  p:last-child {
    margin: 25px 0 0 0; }
  p a {
    color: #343434; }
  p.noms {
    margin: 0 0 20px 0;
    font-size: 1.4em;
    color: rgba(52, 52, 52, 0.8); }
    p.noms strong {
      font-weight: normal; }

ul, ol {
  margin: 25px; }
  ul li, ol li {
    font-size: 1.6em; }
    ul li ul li, ol li ul li {
      font-size: 1em; }
    ul li a, ol li a {
      color: #343434; }

small {
  font-size: 1.1em; }

.uppercase {
  text-transform: uppercase; }

.capitalize {
  text-transform: capitalize; }

.lowercase {
  text-transform: lowercase; }

/* Containers
-----------------------------------------------------------------------*/
.main-container {
  width: 100%;
  max-width: 100%;
  overflow: hidden; }
  @media (min-width: 960px) {
    .main-container {
      position: relative;
      width: 100%;
      max-width: 100%;
      margin: 0 auto; } }

.container {
  width: 100%;
  max-width: 100%;
  position: relative;
  padding: 0 25px 25px 25px; }
  @media (min-width: 960px) {
    .container {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      max-width: 1300px;
      margin: 0 auto;
      z-index: 99;
      padding: 120px 0 80px 0; } }
  @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .container {
      padding: 25px; } }
  .container.not-found {
    display: block; }
  .container.p25 {
    padding: 25px; }
    @media (min-width: 960px) {
      .container.p25 {
        padding: 120px 0 80px 0; } }

@media (min-width: 960px) {
  .main-content {
    width: calc(100% - 300px);
    padding: 0 50px 0 0; } }

.sidebar {
  background: rgba(52, 52, 52, 0.04);
  border-radius: 10px;
  margin: 25px 0 0 0; }
  @media (min-width: 960px) {
    .sidebar {
      width: 300px;
      margin: 0; } }
  .sidebar .investors-box {
    padding: 25px;
    border-bottom: dashed 1px rgba(52, 52, 52, 0.3); }
    .sidebar .investors-box ul {
      margin: 25px 25px 0 25px; }
    .sidebar .investors-box .button {
      font-size: 1.6em;
      width: 100%;
      margin: 0; }
  .sidebar .side-bar-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .sidebar .side-bar-title svg {
      margin: 0 10px 0 0; }
  .sidebar .funds-box {
    padding: 25px; }
  .sidebar .funds-list {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .sidebar .funds-list li {
      list-style: none;
      position: relative;
      margin: 0 0 30px 0;
      text-align: center;
      line-height: 1.2em; }
      @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
        .sidebar .funds-list li {
          width: calc(50% - 20px);
          margin: 10px; } }
      .sidebar .funds-list li.active {
        border: solid 4px #ff6600; }
    .sidebar .funds-list a {
      display: block;
      text-decoration: none;
      font-weight: bold; }
      .sidebar .funds-list a:hover img {
        display: block; }
    .sidebar .funds-list img {
      display: block;
      width: 85%;
      margin: 0 auto;
      -webkit-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .sidebar .funds-list img.greyscale {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        opacity: .5; }
    .sidebar .funds-list span {
      color: #343434; }
    .sidebar .funds-list i {
      max-width: 140px;
      position: absolute;
      top: 55px;
      left: calc(50% - 70px);
      border: solid 2px #343434;
      display: inline-block;
      border-radius: 100em;
      background: #ff6600;
      color: #fff;
      font-style: normal;
      font-weight: 600;
      font-size: .85em;
      padding: 4px 10px; }

.download-pdf {
  margin: 0 0 25px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 0;
  font-size: .7em; }
  @media (min-width: 960px) {
    .download-pdf {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      font-size: 1em; } }
  .download-pdf img {
    display: block;
    width: 100px;
    -webkit-box-shadow: 5px 5px 0 0 rgba(52, 52, 52, 0.2);
    box-shadow: 5px 5px 0 0 rgba(52, 52, 52, 0.2);
    margin: 0 auto 20px auto; }
    @media (min-width: 960px) {
      .download-pdf img {
        margin: 0; } }
  .download-pdf a {
    margin: 0; }
    @media (min-width: 960px) {
      .download-pdf a {
        margin: 0 0 0 20px; } }

.fund-status {
  background: #ff6600;
  color: #fff;
  font-weight: 606;
  padding: 15px 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
  border-radius: 3px; }
  .fund-status svg {
    stroke: #fff;
    width: 16px;
    height: 16px;
    margin: 0 6px 0 0;
    stroke-width: 3px; }

/* Classes
-----------------------------------------------------------------------*/
.alignleft {
  float: left;
  margin: 0 15px 15px 0; }

.alignright {
  float: right;
  margin: 0 0 15px 15px; }

.clear {
  clear: both; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.video-container {
  position: relative;
  padding: 0 0 56.25% 0;
  height: 0; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.no-padding,
.no-margin {
  padding: 0 !important; }

.flex-boxes {
  display: block; }
  @media (min-width: 960px) {
    .flex-boxes {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap; } }

.rounded-2 {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px; }

.rounded-5 {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.rounded-10 {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px; }

.rounded-20 {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px; }

.rounded-30 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px; }

.inline {
  display: inline; }

.inline-block {
  display: inline-block; }

.block {
  display: block; }

.edit {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 99999999;
  width: 20px;
  height: 20px; }
  @media (min-width: 960px) {
    .edit {
      bottom: auto;
      left: auto;
      top: 70px;
      right: 20px; } }

.page-template-default .header,
.error404 .header {
  background: #343434; }

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */
.skip-links ul {
  margin: 0;
  padding: 0; }

.skip-links li {
  height: 0;
  list-style: none;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  margin: 0;
  padding: 0; }

.screen-reader-text,
.screen-reader-shortcut {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */
  /*
     * Extends visually-hidden to allow the element
     * to be focusable when navigated to via the keyboard:
     * https://www.drupal.org/node/897638
     */ }
  .screen-reader-text:focus, .screen-reader-text.focusable:active, .screen-reader-text.focusable:active,
  .screen-reader-shortcut:focus,
  .screen-reader-shortcut.focusable:active,
  .screen-reader-shortcut.focusable:active {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit; }
  .screen-reader-text:focus,
  .screen-reader-shortcut:focus {
    background: #fff;
    color: #333;
    display: block;
    font-size: 1rem;
    padding: 15px 23px 14px;
    text-decoration: none;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Nav toggle
-----------------------------------------------------------------------*/
.toggle-nav {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 60px;
  height: 60px;
  font-size: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  background: rgba(33, 150, 243, 0.2); }
  @media (min-width: 960px) {
    .toggle-nav {
      display: none; } }
  .toggle-nav .bar-01,
  .toggle-nav .bar-02,
  .toggle-nav .bar-03 {
    background: #ff6600;
    position: absolute;
    display: block;
    height: 3px;
    width: 32px;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    left: 15px;
    border-radius: 100em; }
  .toggle-nav .bar-01 {
    top: 18px; }
  .toggle-nav .bar-02 {
    top: 30px; }
  .toggle-nav .bar-03 {
    top: 42px; }
  .toggle-nav.active {
    background: #343434; }
    .toggle-nav.active .bar-01 {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      top: 30px;
      background: #fff; }
    .toggle-nav.active .bar-02 {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      background: #fff; }
    .toggle-nav.active .bar-03 {
      opacity: 0; }

.home-hero {
  display: block;
  background: #343434;
  position: relative;
  overflow: hidden; }
  .home-hero::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url("images/home-hero.webp") no-repeat center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .3;
    -webkit-filter: grayscale(0.2);
    filter: grayscale(0.2); }
    @media (min-width: 960px) {
      .home-hero::after {
        height: 850px;
        opacity: .7; } }
  @media (min-width: 960px) {
    .home-hero {
      height: 850px; } }
  .home-hero div {
    display: block;
    width: 100%;
    padding: 25px;
    color: #fff;
    z-index: 9;
    position: relative; }
    @media (min-width: 960px) {
      .home-hero div {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        width: 550px;
        padding: 0;
        left: auto;
        left: 11%; } }
    @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
      .home-hero div {
        left: 50px; } }
    @media (min-device-width: 1024px) and (max-device-width: 1370px) and (orientation: landscape) {
      .home-hero div {
        left: 50px; } }
    .home-hero div h2 {
      font-size: 5.5em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 0 0 10px 0; }
      .home-hero div h2 svg {
        height: 47px;
        width: 47px;
        stroke-width: 5px; }
    .home-hero div p {
      font-size: 2.5em;
      line-height: 1.4em;
      margin: 0;
      font-weight: 600; }
      @media (min-width: 960px) {
        .home-hero div p {
          font-size: 3em; } }
  .home-hero .button {
    margin: 25px 0 0 0; }

.header {
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  background: #4e4e4e;
  /* Mobile Nav (defaults) */
  /* Desktop Nav (over-rides) */ }
  @media (min-width: 960px) {
    .header {
      background: none; } }
  .header .logo {
    height: 60px;
    display: block;
    width: 50%; }
    .header .logo img {
      height: 30px;
      position: relative;
      top: 10px;
      left: 15px; }
    @media (min-width: 960px) {
      .header .logo {
        height: 60px; }
        .header .logo img {
          height: 60px; } }
  .header nav {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    width: calc(100% - 60px);
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #343434;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
    .header nav.show {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-box-shadow: 5px 0 100px 0 #2196f3;
      box-shadow: 5px 0 100px 0 #2196f3; }
    @media (min-width: 960px) {
      .header nav {
        overflow: unset;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        background: none;
        display: block;
        margin: 0;
        padding: 0;
        height: 100%;
        font-family: "Poppins", sans-serif;
        font-weight: normal;
        position: absolute;
        top: 0;
        right: 150px;
        -webkit-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; } }
    @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
      .header nav {
        right: 140px;
        left: auto; } }
    @media (min-device-width: 1024px) and (max-device-width: 1370px) and (orientation: landscape) {
      .header nav {
        right: 140px;
        left: auto; } }
  .header ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    padding: 0px; }
    @media (min-width: 960px) {
      .header ul {
        padding: 0 0 0 300px; } }
    @media only screen and (max-width: 1070px) and (min-width: 961px) {
      .header ul {
        padding: 0 0 0 220px; } }
    @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      .header ul {
        padding: 0px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; } }
    .header ul li {
      list-style: none;
      font-size: 1em;
      display: block;
      border-bottom: dashed 2px rgba(255, 255, 255, 0.3);
      opacity: .7; }
      @media (min-width: 960px) {
        .header ul li {
          border-bottom: none;
          opacity: 1; } }
      .header ul li a {
        position: relative;
        text-decoration: none;
        font-size: 1.8em;
        color: #fff;
        font-weight: bold;
        padding: 20px;
        text-transform: uppercase;
        line-height: 1em;
        display: block; }
        @media (min-width: 960px) {
          .header ul li a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
            flex-flow: row wrap;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-line-pack: center;
            align-content: center; } }
        @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
          .header ul li a {
            -ms-flex-line-pack: center;
            align-content: center; } }
        @media (min-device-width: 1024px) and (max-device-width: 1370px) and (orientation: landscape) {
          .header ul li a {
            -ms-flex-line-pack: center;
            align-content: center; } }
      .header ul li:hover a {
        color: #fff !important; }
      .header ul li.nav-funds-list ul {
        margin: 0 0 35px 0; }
        .header ul li.nav-funds-list ul li {
          opacity: 1; }
          .header ul li.nav-funds-list ul li a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
            flex-flow: row wrap;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            line-height: 1.6em; }
          .header ul li.nav-funds-list ul li div {
            width: 90px;
            padding: 0 20px 0 0; }
            .header ul li.nav-funds-list ul li div img {
              width: 100%;
              display: block; }
          .header ul li.nav-funds-list ul li span {
            width: calc(100% - 90px); }
          .header ul li.nav-funds-list ul li i {
            font-style: normal;
            margin: 5px 0;
            display: block;
            position: absolute;
            left: 110px;
            color: #ff6600; }
      .header ul li ul {
        padding: 0 0 0 25px; }
        @media (min-width: 960px) {
          .header ul li ul {
            padding: 0; } }
        .header ul li ul li {
          font-size: .7em;
          border-bottom: none; }
          @media (min-width: 960px) {
            .header ul li ul li {
              font-size: 1em;
              border-bottom: dashed 1px rgba(255, 255, 255, 0.2); } }
          .header ul li ul li a {
            text-transform: none; }
      .header ul li svg {
        width: 18px;
        height: 18px;
        margin: 0 5px 0 0; }
    .header ul li:hover a {
      color: #ff6600; }
  @media (min-width: 960px) {
    .header {
      height: 120px;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 9999;
      -webkit-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      background: #4e4e4e; }
      .header .container {
        height: 100%;
        max-width: 2000px; } }
  @media (min-width: 960px) and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .header {
      padding: 0 50px;
      height: 80px; } }
  @media (min-width: 960px) and (min-device-width: 1024px) and (max-device-width: 1370px) and (orientation: landscape) {
    .header {
      padding: 0 50px;
      height: 80px; } }
  @media only screen and (min-width: 960px) and (max-width: 1500px) {
    .header ul {
      padding: 0 0 0 125px; }
      .header ul li a {
        font-size: 1.7em;
        padding: 20px 10px !important; }
      .header ul li svg {
        width: 18px;
        height: 18px; } }
  @media only screen and (min-width: 960px) and (max-width: 1240px) {
    .header ul li a {
      font-size: 1.5em;
      padding: 20px 8px !important; } }
  @media (min-width: 960px) {
      .header .logo {
        font-size: 0;
        padding: 0;
        position: absolute;
        top: 30px;
        left: 50px;
        width: auto;
        height: 60px;
        -webkit-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        z-index: 999999; }
        .header .logo img {
          height: 60px;
          display: block;
          position: relative;
          top: auto;
          -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
          transform: translateY(0);
          position: relative;
          left: auto;
          -webkit-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; } }
    @media only screen and (min-width: 960px) and (max-width: 1500px) {
      .header .logo {
        display: block;
        height: 100%;
        width: 70px;
        top: 0;
        background: url("images/logo.png") no-repeat center;
        background-size: 80%; }
        .header .logo img {
          display: none; } }
  @media (min-width: 960px) {
      .header ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        right: 50px;
        height: 100%; }
        .header ul li {
          position: relative;
          height: 100%; }
          .header ul li ul {
            display: none; }
          .header ul li a {
            padding: 20px;
            height: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; }
          .header ul li:hover ul {
            display: block;
            min-width: 100%;
            width: 250px;
            height: auto;
            position: absolute;
            top: 120px;
            left: 0;
            background: #ff6600; } }
        @media (min-width: 960px) and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
          .header ul li:hover ul {
            top: 80px; } }
  @media (min-width: 960px) {
            .header ul li:hover ul::before {
              content: '';
              display: block;
              width: 20px;
              height: 20px;
              background: #ff6600;
              -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
              transform: rotate(45deg);
              position: absolute;
              top: -7px;
              left: 20px;
              border-radius: 4px; }
            .header ul li:hover ul li {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              width: 100%;
              height: auto;
              -webkit-box-pack: start;
              -ms-flex-pack: start;
              justify-content: start; }
              .header ul li:hover ul li:hover {
                background: none; }
            .header ul li:hover ul a {
              -ms-flex-line-pack: center;
              align-content: center;
              font-size: 1.5em;
              line-height: 1.3em;
              height: auto;
              display: block;
              width: 100%;
              padding: 20px;
              color: #fff;
              border-bottom: dashed 1px rgba(255, 255, 255, 0.2); }
              .header ul li:hover ul a:hover {
                background: rgba(52, 52, 52, 0.1); }
            .header ul li:hover ul i {
              font-style: normal;
              font-size: .75em;
              padding: 3px 0;
              background: #343434;
              color: #fff;
              display: block;
              margin: 10px 0 0 0;
              width: 100px;
              text-align: center;
              border-radius: 3px; }
        .header ul .nav-funds-list:hover .funds-list {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .header ul .nav-funds-list .funds-list {
          width: 1300px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
          flex-flow: row wrap;
          left: 50px;
          display: none; }
          .header ul .nav-funds-list .funds-list li {
            width: 25%;
            text-align: center;
            border-right: dashed 1px rgba(255, 255, 255, 0.2); }
            .header ul .nav-funds-list .funds-list li div {
              position: relative;
              width: 100%; }
            .header ul .nav-funds-list .funds-list li img {
              width: 100px;
              margin: 0 auto 5px auto; }
            .header ul .nav-funds-list .funds-list li i {
              margin: 0;
              position: absolute;
              top: 25px;
              left: calc(50% - 50px);
              width: 100px; } }
  @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .header ul li a {
      padding: 10px;
      font-size: 1.7em; } }

@media (min-width: 960px) {
  .motion .header ul li:hover ul {
    top: 80px; }
  .motion .header ul li ul {
    padding: 0; }
  .motion .ctas {
    right: 0;
    top: 10px;
    height: calc(100% - 20px); }
    .motion .ctas a {
      height: 100%; }
    .motion .ctas span {
      display: none; } }

@media only screen and (max-width: 1500px) {
  .motion .logo {
    background-size: 60%; } }

@media only screen and (max-width: 1070px) and (min-width: 961px) {
  .motion .header ul {
    padding: 0 80px 0 150px; } }

@media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .header .logo {
    left: 0;
    height: 40px; }
    .header .logo img {
      height: 40px; } }

@media (min-device-width: 1024px) and (max-device-width: 1370px) and (orientation: landscape) {
  .header .logo {
    left: 0;
    height: 40px; }
    .header .logo img {
      height: 40px; } }

.ctas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: absolute;
  top: 0;
  right: 60px;
  height: 60px; }
  @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .ctas {
      height: 100%;
      right: -50px !important; } }
  @media (min-device-width: 1024px) and (max-device-width: 1370px) and (orientation: landscape) {
    .ctas {
      height: 100%;
      right: -50px !important; } }
  .ctas a {
    text-decoration: none;
    font-size: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    height: 100%; }
  .ctas span {
    display: none; }
    @media (min-width: 960px) {
      .ctas span {
        display: inline-block; } }
    @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
      .ctas span {
        display: none; } }
    @media (min-device-width: 1024px) and (max-device-width: 1370px) and (orientation: landscape) {
      .ctas span {
        display: none; } }
  .ctas .call {
    background: rgba(33, 150, 243, 0.1); }
  .ctas .mail {
    background: rgba(33, 150, 243, 0.15); }
  @media (min-width: 960px) {
    .ctas {
      right: 0;
      top: 28px;
      z-index: 999999; }
      .ctas a {
        color: #fff;
        text-decoration: none;
        width: auto;
        padding: 20px;
        font-weight: 600;
        border-radius: 10px;
        margin: 0 0 0 10px; }
      .ctas svg {
        margin: 0 4px 0 0;
        width: 20px;
        height: 20px; } }
  @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .ctas {
      right: 0; } }
  @media (min-device-width: 1024px) and (max-device-width: 1370px) and (orientation: landscape) {
    .ctas {
      right: 0; } }

/*
    Presentation for buttons.

    Template usage example:

    <a href="" class="button rounded inline brand-colour-02 uppercase">
        This is a button
    </a>
*/
.button {
  padding: 15px 20px;
  color: #fff;
  font-size: 1.6em;
  text-decoration: none;
  cursor: pointer;
  padding: 13px 20px;
  border: solid 2px #fff;
  display: block;
  font-size: 2em;
  font-weight: 600;
  margin: 0 0 35px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }
  @media (min-width: 960px) {
    .button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; } }
  .button svg {
    margin: 0 auto;
    display: block; }
    @media (min-width: 960px) {
      .button svg {
        margin: 0 5px 0 0;
        display: inline-block; } }
  .button.orange {
    border: solid 2px #ff6600; }
  .button.dark {
    border: solid 2px #343434;
    background: rgba(52, 52, 52, 0.05);
    color: #343434; }

/*
    'Link' type buttons

    Example usage
    <a href="" class="button-link inline brand-colour-02 uppercase">
        This is a button
    </a>
*/
.button-link {
  text-decoration: none;
  font-size: 1.6em;
  position: relative;
  font-weight: 600;
  color: #343434; }
  .button-link::after {
    content: '';
    display: block;
    border-bottom: solid 2px #000;
    position: absolute;
    bottom: -2px;
    width: 100%; }

.home-content {
  padding: 0; }
  .home-content h3 {
    font-size: 4em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1280px;
    padding: 25px;
    color: #ff6600; }
    @media (min-width: 960px) {
      .home-content h3 {
        font-size: 5em;
        padding: 50px 0;
        margin: 0 auto;
        border: none; } }
    .home-content h3 svg {
      stroke: #343434;
      width: 40px;
      height: 40px;
      margin: 0 10px 0 0; }
      @media (min-width: 960px) {
        .home-content h3 svg {
          width: 50px;
          height: 50px; } }
  .home-content .funds-list {
    background: #fff; }
    @media (min-width: 960px) {
      .home-content .funds-list {
        margin: 0 auto;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        z-index: 999;
        position: relative;
        max-width: 1280px;
        -webkit-box-shadow: 50px 0 80px 0 rgba(52, 52, 52, 0.2);
        box-shadow: 50px 0 80px 0 rgba(52, 52, 52, 0.2);
        border-bottom-right-radius: 50px; } }
    @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      .home-content .funds-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap; } }
    .home-content .funds-list li {
      list-style: none;
      width: 100%;
      margin: 25px 0;
      padding: 25px;
      font-size: 1em;
      -webkit-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      position: relative; }
      @media (min-width: 960px) {
        .home-content .funds-list li {
          width: 33.3333%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          margin: 0;
          padding: 80px 50px; } }
      .home-content .funds-list li:nth-child(odd) {
        background: rgba(52, 52, 52, 0.05); }
      @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
        .home-content .funds-list li {
          width: 50%;
          padding: 0 15px; } }
      .home-content .funds-list li:hover {
        background: rgba(255, 102, 0, 0.1); }
        .home-content .funds-list li:hover img {
          -webkit-filter: grayscale(0);
          filter: grayscale(0); }
    .home-content .funds-list a {
      text-decoration: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: left;
      -ms-flex-pack: left;
      justify-content: left; }
      @media (min-width: 960px) {
        .home-content .funds-list a {
          width: 70%; } }
    .home-content .funds-list img {
      width: 100%;
      -webkit-box-shadow: 15px 15px 40px 0 rgba(52, 52, 52, 0.35);
      box-shadow: 15px 15px 40px 0 rgba(52, 52, 52, 0.35);
      -webkit-filter: grayscale(20%);
      filter: grayscale(20%); }
    .home-content .funds-list strong {
      display: block;
      font-size: 2.4em;
      line-height: 1em; }
    .home-content .funds-list span {
      display: block;
      font-size: 1.7em;
      line-height: 1.3em;
      margin: 20px 0 0 0;
      font-weight: 600; }
    .home-content .funds-list em {
      font-style: normal;
      color: #ff6600;
      font-weight: 600;
      text-transform: uppercase;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 1.8em;
      margin: 15px 0 0 0; }
      .home-content .funds-list em svg {
        width: 24px;
        height: 24px;
        stroke-width: 4px; }
    .home-content .funds-list div {
      position: relative; }
    .home-content .funds-list i {
      position: absolute;
      bottom: 0;
      right: 0;
      background: #ff6600;
      color: #fff;
      font-style: normal;
      font-weight: 600;
      font-size: 1.4em;
      padding: 4px 8px; }

.welcome {
  padding: 25px;
  background: #dedede;
  position: relative;
  z-index: 999; }
  @media (min-width: 960px) {
    .welcome {
      padding: 35px;
      position: absolute;
      bottom: 0;
      left: calc(50% + 70px);
      width: 570px; } }
  .welcome h3 {
    font-size: 2.4em;
    line-height: 1.2em;
    color: #ff6600; }
  .welcome p {
    color: #343434;
    font-size: 1.3em !important; }

.form-cta {
  background: #ff6600;
  position: relative; }
  .form-cta .pulse {
    -webkit-animation-duration: 2.0s;
    animation-duration: 2.0s;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-animation-name: pulse;
    animation-name: pulse; }

@-webkit-keyframes pulse {
  0% {
    background: rgba(255, 255, 255, 0.5); }
  20% {
    background: white; }
  40% {
    background: rgba(255, 255, 255, 0.5); }
  60% {
    background: white; }
  80% {
    background: rgba(255, 255, 255, 0.5); }
  100% {
    background: white; } }

@keyframes pulse {
  0% {
    background: rgba(255, 255, 255, 0.5); }
  20% {
    background: white; }
  40% {
    background: rgba(255, 255, 255, 0.5); }
  60% {
    background: white; }
  80% {
    background: rgba(255, 255, 255, 0.5); }
  100% {
    background: white; } }
  .form-cta::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("images/abstract.webp") no-repeat center;
    background-size: cover;
    opacity: .1; }
  @media (min-width: 960px) {
    .form-cta {
      overflow: hidden;
      margin: -80px auto 0 auto; } }
  @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .form-cta {
      padding: 0 50px; } }
  @media (min-width: 960px) {
    .form-cta .container {
      padding: 180px 0 100px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap; } }
  @media (min-width: 960px) {
    .form-cta section {
      width: 50%; } }
  @media (min-width: 960px) {
    .form-cta section:nth-child(1) {
      padding: 0 150px 0 0; } }
  .form-cta section:nth-child(1) h3,
  .form-cta section:nth-child(1) em,
  .form-cta section:nth-child(1) p {
    color: #fff;
    width: 100%;
    margin: 10px 0;
    font-size: 1.8em;
    line-height: 1.4em;
    font-weight: 600; }
  .form-cta section:nth-child(1) p:last-child {
    margin: 20px 0 0 0; }
  .form-cta section:nth-child(1) h3 {
    font-size: 4.6em;
    line-height: 1.1em;
    margin: 25px 0;
    padding: 0; }
  .form-cta .abstract {
    display: block;
    z-index: 1;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: .1; }

table {
  border-spacing: 0;
  border-collapse: separate;
  font-size: 1.5em;
  margin: 25px 0; }
  table tr, table td {
    padding: 10px;
    margin: 0; }
  table td:first-child {
    font-weight: bold;
    background: rgba(255, 102, 0, 0.05); }
  table tr th {
    margin: 0;
    background: #ff6600;
    color: #fff;
    font-weight: 600;
    text-align: left;
    padding: 10px;
    /* Uncomment if you prefer traditional table style
            border-left: solid 1px #f1f1f1;
            border-bottom: solid 1px #f1f1f1;
            */ }
  table tr:hover td {
    background: rgba(255, 102, 0, 0.15); }
  table td {
    border-bottom: solid 1px rgba(255, 102, 0, 0.15);
    /* Uncomment if you prefer traditional table style
        border-left: solid 1px #f1f1f1;
        border-right: solid 1px #f1f1f1;
        */ }

/*
    This element is automatically injected with jQuery (see functions.php)
    but only on small screens.
*/
.table-scroll {
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.highlights {
  margin: 25px 0;
  padding: 0; }
  @media (min-width: 960px) {
    .highlights {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -ms-flex-flow: nowrap;
      flex-flow: nowrap; } }
  .highlights li {
    list-style: none;
    margin: 0;
    padding: 25px;
    width: 100%;
    font-size: 1.4em;
    line-height: 1.35em; }
    @media (min-width: 960px) {
      .highlights li {
        width: 33.3333%; } }
    .highlights li:last-child {
      width: 100%; }
      @media (min-width: 960px) {
        .highlights li:last-child {
          width: 33.3333%; } }
    .highlights li:nth-child(1) {
      background: rgba(52, 52, 52, 0.12); }
    .highlights li:nth-child(2) {
      background: rgba(52, 52, 52, 0.1); }
    .highlights li:nth-child(3) {
      background: rgba(52, 52, 52, 0.08); }
    .highlights li:nth-child(4) {
      background: rgba(52, 52, 52, 0.06); }
    .highlights li:nth-child(5) {
      background: rgba(52, 52, 52, 0.04); }
    .highlights li:nth-child(6) {
      background: rgba(52, 52, 52, 0.02); }
    .highlights li strong {
      display: block;
      margin: 15px 0; }
      @media (min-width: 960px) {
        .highlights li strong {
          margin: 0 0 15px 0; } }
    .highlights li em {
      font-style: normal;
      display: block; }
      .highlights li em:first-child {
        margin: 10px 0 0 0; }
    .highlights li img {
      display: block;
      width: 50px;
      height: 50px;
      border-radius: 100%;
      margin: 0 10px 0 0; }
      @media (min-width: 960px) {
        .highlights li img {
          width: 85px;
          height: 85px;
          margin: 0 0 15px 0; } }

.icons {
  list-style: none;
  margin: 25px 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .icons li {
    width: 50%;
    text-align: center;
    padding: 20px;
    font-size: 1.4em;
    line-height: 1.3em; }
    @media (min-width: 960px) {
      .icons li {
        width: 20%; } }
    .icons li:nth-child(1) {
      background: rgba(52, 52, 52, 0.12); }
    .icons li:nth-child(2) {
      background: rgba(52, 52, 52, 0.1); }
    .icons li:nth-child(3) {
      background: rgba(52, 52, 52, 0.08); }
    .icons li:nth-child(4) {
      background: rgba(52, 52, 52, 0.06); }
    .icons li:nth-child(5) {
      background: rgba(52, 52, 52, 0.04); }
    .icons li.third-width {
      width: 100%;
      background: rgba(52, 52, 52, 0.05); }
      @media (min-width: 960px) {
        .icons li.third-width {
          width: 33.3333%;
          margin: 0 auto; } }
    .icons li svg,
    .icons li img {
      display: block;
      width: 70px;
      height: 70px;
      margin: 0 auto;
      stroke: #343434;
      stroke-width: 1.5px; }
    .icons li span {
      display: block;
      font-size: 1.6em;
      font-weight: 600;
      color: #ff6600;
      margin: 15px 0; }

.node-chart {
  margin: 35px 0; }
  .node-chart .title {
    margin: 0 auto;
    background: #ff6600;
    display: block;
    text-align: center;
    width: 35%;
    font-size: 2em;
    color: #fff;
    padding: 15px;
    border-radius: 10px;
    font-weight: 600; }
    .node-chart .title span {
      display: block;
      font-weight: normal; }
  .node-chart ul {
    margin: 50px 0 25px 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    .node-chart ul::after {
      content: '';
      display: block;
      width: 80%;
      height: 2px;
      background: #ff6600;
      position: absolute;
      top: -30px;
      left: 10%; }
    .node-chart ul li {
      list-style: none;
      width: 20%;
      text-align: center;
      padding: 15px;
      margin: 0 5px;
      background: rgba(52, 52, 52, 0.1);
      border-radius: 10px;
      font-weight: 600;
      font-size: 1.5em;
      line-height: 1.3em;
      position: relative; }
      .node-chart ul li:nth-child(1) {
        background: rgba(255, 102, 0, 0.12); }
      .node-chart ul li:nth-child(2) {
        background: rgba(255, 102, 0, 0.1); }
      .node-chart ul li:nth-child(3) {
        background: rgba(255, 102, 0, 0.08); }
      .node-chart ul li:nth-child(4) {
        background: rgba(255, 102, 0, 0.06); }
      .node-chart ul li:nth-child(5) {
        background: rgba(255, 102, 0, 0.04); }
      .node-chart ul li::before {
        content: '';
        display: block;
        width: 2px;
        height: 30px;
        background: #ff6600;
        position: absolute;
        top: -30px;
        left: calc(50% - 1px); }
      .node-chart ul li:nth-child(3)::before {
        height: 60px;
        top: -60px; }
      .node-chart ul li span {
        display: block;
        margin: 5px 0 0 0;
        color: #ff6600; }

.percent-return {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  text-align: center;
  border-radius: 100em;
  margin: 25px auto;
  font-size: 2.5em;
  font-weight: 600;
  border: solid 2px #343434;
  padding: 20px 40px;
  position: relative;
  width: 60%; }
  .percent-return::before, .percent-return::after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 5em;
    color: #ff6600;
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 1em;
    border: solid 2px #343434;
    border-radius: 100%;
    background: #fff;
    font-weight: normal; }
  .percent-return::before {
    content: '\201F';
    left: 0;
    top: 0; }
  .percent-return::after {
    content: '\201F';
    right: 0;
    bottom: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .percent-return span {
    display: block;
    color: #343434;
    width: 100%; }
  .percent-return strong {
    font-size: 2em;
    color: #ff6600;
    width: 100%; }

.page-contact-details {
  margin: 0 0 25px 0; }
  @media (min-width: 960px) {
    .page-contact-details {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      margin: 0; } }
  .page-contact-details div,
  .page-contact-details .map {
    display: block; }
    @media (min-width: 960px) {
      .page-contact-details div,
      .page-contact-details .map {
        width: 50%; } }
  .page-contact-details ul {
    margin: 20px 0 0 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .page-contact-details ul li {
      list-style: none;
      margin: 0 10px 0 0; }
  .page-contact-details .map {
    width: 100%;
    display: block;
    margin: 25px 0;
    position: relative; }
    @media (min-width: 960px) {
      .page-contact-details .map {
        width: 50%;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; } }
    .page-contact-details .map span {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 1.5em;
      font-weight: 600;
      background: rgba(255, 255, 255, 0.8);
      padding: 10px 0;
      color: #343434; }
      .page-contact-details .map span svg {
        width: 18px;
        height: 18px;
        margin: 0 5px 0 0; }
    .page-contact-details .map img {
      display: block;
      width: 100%;
      height: auto;
      border-radius: 10px; }
  .page-contact-details p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 5px 0; }
    .page-contact-details p a {
      text-decoration: none; }
    .page-contact-details p span {
      display: inline-block;
      width: 50px;
      font-weight: 600; }
    .page-contact-details p em {
      font-style: normal; }
    .page-contact-details p svg {
      width: 20px;
      height: 20px;
      margin: 0 5px 0 0; }

/* Contact Page */
.page-id-70 #gform_wrapper_1 {
  margin: 25px 0 0 0; }
  @media (min-width: 960px) {
    .page-id-70 #gform_wrapper_1 {
      margin: 25px 0 80px 0; } }

.page-id-70 #gform_fields_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.page-id-70 input[type=text],
.page-id-70 input[type=email],
.page-id-70 textarea,
.page-id-70 select {
  border: solid 1px rgba(52, 52, 52, 0.5) !important; }

.page-id-70 .form-name,
.page-id-70 .form-email,
.page-id-70 .form-email {
  width: 50%; }

.page-id-70 .form-phone {
  width: 25%; }

.page-id-70 .form-about {
  width: 75%; }

.page-id-70 .form-message {
  width: 100%; }
  .page-id-70 .form-message textarea {
    height: 150px !important;
    padding: 20px; }

.page-id-70 .gform_button {
  border: solid 2px #343434 !important;
  color: #343434 !important;
  font-size: 1.5em !important;
  border: solid 1px rgba(52, 52, 52, 0.5) !important;
  padding: 20px 30px !important; }

/* Glossary Page */
.page-id-72 .main-content p {
  text-transform: capitalize;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: dashed 1px rgba(52, 52, 52, 0.2);
  padding: 15px 0;
  margin: 0; }
  .page-id-72 .main-content p strong {
    display: inline-block;
    width: 220px;
    padding: 0 10px 0 0; }
  .page-id-72 .main-content p span {
    width: calc(100% - 200px); }
  .page-id-72 .main-content p:hover {
    background: rgba(52, 52, 52, 0.02); }
    .page-id-72 .main-content p:hover strong {
      color: #ff6600; }

.hero {
  display: block;
  width: 100%;
  background: #343434;
  position: relative;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  margin: 0 0 50px 0;
  height: 200px;
  overflow: hidden; }
  @media (min-width: 960px) {
    .hero {
      height: 400px; } }
  .hero h1 {
    position: absolute;
    z-index: 100;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 2.5em;
    margin: 0;
    padding: 0 25px; }
    @media (min-width: 960px) {
      .hero h1 {
        font-size: 5em;
        padding: 0 100px;
        line-height: 1.3em; } }
  .hero img {
    display: block;
    width: 100%;
    z-index: -1;
    opacity: .3;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px; }
    @media (min-width: 960px) {
      .hero img {
        width: 100%;
        height: auto; } }

.team .team-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 25px 0;
  border-top: solid 1px rgba(52, 52, 52, 0.3); }
  @media (min-width: 960px) {
    .team .team-detail {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      padding: 35px 0; } }
  .team .team-detail h2 {
    padding: 0; }
  .team .team-detail h3 {
    color: #343434; }
  .team .team-detail .noms {
    margin: 10px 0; }
  .team .team-detail img {
    display: block;
    width: 140px;
    height: 140px; }
    @media (min-width: 960px) {
      .team .team-detail img {
        width: 200px;
        height: 200px; } }
  .team .team-detail .linkedin {
    margin: 10px 0;
    padding: 0;
    width: 30px;
    height: 30px; }
  .team .team-detail div {
    padding: 25px 0 0 0; }
    @media (min-width: 960px) {
      .team .team-detail div {
        width: calc(100% - 200px);
        padding: 0 0 0 25px; } }

.content-fund {
  margin: 25px 0; }
  @media (min-width: 960px) {
    .content-fund {
      margin: 80px 0 0 0; } }
  .content-fund .main-content {
    width: 100%;
    padding: 0; }
    @media (min-width: 960px) {
      .content-fund .main-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap; } }
    .content-fund .main-content .fund-image-perspective {
      display: block; }
      @media (min-width: 960px) {
        .content-fund .main-content .fund-image-perspective {
          width: 50%; } }
      @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
        .content-fund .main-content .fund-image-perspective {
          width: 50%;
          margin: 0 auto; } }
      .content-fund .main-content .fund-image-perspective img {
        display: block;
        width: 100%; }
    .content-fund .main-content .right {
      padding: 25px 0 0 0; }
      @media (min-width: 960px) {
        .content-fund .main-content .right {
          width: 50%;
          padding: 0 0 0 50px; } }
      .content-fund .main-content .right h1 {
        font-size: 3em;
        color: #343434; }
        @media (min-width: 960px) {
          .content-fund .main-content .right h1 {
            font-size: 4.5em;
            line-height: 1.2em; } }
      .content-fund .main-content .right h3 {
        color: #ff6600;
        margin: 25px 0;
        font-size: 2em; }
        @media (min-width: 960px) {
          .content-fund .main-content .right h3 {
            font-size: 2.6em; } }
      .content-fund .main-content .right h4 {
        color: #ff6600;
        margin: 0;
        font-size: 2em;
        margin: 20px 0 0 0; }
        @media (min-width: 960px) {
          .content-fund .main-content .right h4 {
            font-size: 2.6em;
            margin: 0; } }
      .content-fund .main-content .right .fund-closed {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
        .content-fund .main-content .right .fund-closed svg {
          margin: 0 5px 0 0; }
      .content-fund .main-content .right .button {
        color: #ff6600;
        font-size: 1.45em; }
      @media (min-width: 960px) {
        .content-fund .main-content .right .gform_wrapper {
          margin: 50px 0 0 0; } }
      .content-fund .main-content .right .gform_wrapper input[type=text],
      .content-fund .main-content .right .gform_wrapper input[type=email] {
        border: solid 1px rgba(52, 52, 52, 0.4); }
      .content-fund .main-content .right .gform_wrapper div {
        margin: 0; }
      .content-fund .main-content .right .gform_wrapper .gform_fields {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
      .content-fund .main-content .right .gform_wrapper .gfield_label {
        color: #343434;
        display: block;
        font-size: 1.4em;
        position: absolute;
        top: 14px;
        left: 15px;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        font-weight: bold; }
      .content-fund .main-content .right .gform_wrapper .gfield {
        position: relative;
        margin: 0 0 25px 0;
        width: 100%; }
        @media (min-width: 960px) {
          .content-fund .main-content .right .gform_wrapper .gfield {
            width: 50%; } }
        @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
          .content-fund .main-content .right .gform_wrapper .gfield {
            width: 50%; } }
        @media (min-width: 960px) {
          .content-fund .main-content .right .gform_wrapper .gfield.form-company {
            width: 65%; } }
        @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
          .content-fund .main-content .right .gform_wrapper .gfield.form-company {
            width: 65%; } }
        @media (min-width: 960px) {
          .content-fund .main-content .right .gform_wrapper .gfield.form-phone {
            width: 35%; } }
        @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
          .content-fund .main-content .right .gform_wrapper .gfield.form-phone {
            width: 35%; } }
        .content-fund .main-content .right .gform_wrapper .gfield.move label {
          top: -24px;
          left: 0; }
      .content-fund .main-content .right .gform_wrapper .gfield_required {
        background: none;
        font-size: 1em; }
        .content-fund .main-content .right .gform_wrapper .gfield_required .gfield_required_asterisk {
          display: block;
          color: red;
          font-size: .75em;
          font-weight: bold;
          top: -2px;
          right: auto; }
      .content-fund .main-content .right .gform_wrapper .gform_required_legend {
        display: none; }
      .content-fund .main-content .right .gform_wrapper .gform_footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        padding: 0 20px 0 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end; }
      .content-fund .main-content .right .gform_wrapper .gform_button {
        border: solid 1px rgba(52, 52, 52, 0.4);
        color: #343434;
        font-weight: bold;
        font-size: 1.5em;
        padding: 15px 20px;
        margin: 0; }
    .content-fund .main-content .fund-list-items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      margin: 0;
      border-right: solid 1px rgba(255, 102, 0, 0.1); }
      @media (min-width: 960px) {
        .content-fund .main-content .fund-list-items {
          -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-flow: row;
          flex-flow: row;
          margin: 35px 0; } }
      .content-fund .main-content .fund-list-items li {
        list-style: none;
        padding: 20px;
        border-top: solid 1px rgba(255, 102, 0, 0.1);
        border-bottom: solid 1px rgba(255, 102, 0, 0.1);
        border-left: solid 1px rgba(255, 102, 0, 0.1);
        text-align: center;
        position: relative;
        width: 50%;
        font-size: 1.45em;
        /* Span the full width of the last list element only if its class is 'odd' */ }
        @media (min-width: 960px) {
          .content-fund .main-content .fund-list-items li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
            flex-flow: row wrap; } }
        .content-fund .main-content .fund-list-items li:last-child.odd {
          width: 100%; }
          @media (min-width: 960px) {
            .content-fund .main-content .fund-list-items li:last-child.odd {
              width: auto; } }
        .content-fund .main-content .fund-list-items li:last-child span {
          width: 100%; }
        @media (min-width: 960px) {
          .content-fund .main-content .fund-list-items li {
            width: auto;
            padding: 30px;
            font-size: 1.6em; } }
        .content-fund .main-content .fund-list-items li i {
          display: block;
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          background: rgba(255, 102, 0, 0.2);
          z-index: -1; }
        .content-fund .main-content .fund-list-items li img {
          display: block;
          margin: 0 auto 15px auto;
          width: 30px;
          height: 30px; }
          @media (min-width: 960px) {
            .content-fund .main-content .fund-list-items li img {
              width: 40px;
              height: 40px; } }
  .content-fund .greyscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5; }

.our-other-funds {
  margin: 50px 0 0 0; }
  @media (min-width: 960px) {
    .our-other-funds {
      margin: 60px 0; } }
  .our-other-funds h3 {
    margin: 0 0 40px 0;
    font-size: 3em; }
    @media (min-width: 960px) {
      .our-other-funds h3 {
        font-size: 3.6em; } }
  .our-other-funds ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0; }
  .our-other-funds li {
    list-style: none;
    width: 50%;
    text-align: center;
    font-weight: bold;
    position: relative;
    padding: 15px 20px 15px 0;
    line-height: 1.3em; }
    @media (min-width: 960px) {
      .our-other-funds li {
        width: 25%; } }
    .our-other-funds li:hover img {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    .our-other-funds li .greyscale {
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      opacity: .5; }
  .our-other-funds i {
    font-style: normal;
    font-size: .8em;
    background: #ff6600;
    padding: 3px 10px 2px 10px;
    position: absolute;
    top: 35%;
    border-radius: 100em;
    color: #fff;
    left: calc(50% - 55px);
    border: solid 3px #343434; }
  .our-other-funds img {
    display: block;
    width: 100%;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
  .our-other-funds a {
    text-decoration: none; }
  .our-other-funds div {
    position: relative; }

@media (min-width: 960px) {
  .dashboard {
    margin: 0 0 50px 0; } }

.dashboard .files-list {
  margin: 25px 0 45px 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .dashboard .files-list li {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(50% - 20px);
    height: 250px;
    border: solid 1px rgba(52, 52, 52, 0.2);
    margin: 10px;
    position: relative;
    font-size: 1.15em;
    line-height: 1.3em;
    font-weight: 600;
    background: #fff;
    -webkit-box-shadow: 5px 5px 10px 0 rgba(52, 52, 52, 0.05);
    box-shadow: 5px 5px 10px 0 rgba(52, 52, 52, 0.05); }
    @media (min-width: 960px) {
      .dashboard .files-list li {
        font-size: 1.25em;
        width: calc(200px - 30px);
        margin: 0 20px 20px 0; } }
    .dashboard .files-list li:hover {
      background: rgba(255, 102, 0, 0.05);
      border: solid 1px rgba(255, 102, 0, 0.2); }
      .dashboard .files-list li:hover .download {
        background: #fff; }
      .dashboard .files-list li:hover::before {
        background: #fff url("images/logo.png") no-repeat center;
        background-size: 70%; }
    .dashboard .files-list li a {
      display: block;
      width: 100%;
      height: 100%;
      color: #ff6600;
      position: relative;
      text-decoration: none; }
    .dashboard .files-list li::before {
      content: '';
      display: block;
      background: #f3f3f3 url("images/logo.png") no-repeat center;
      background-size: 70%;
      width: 35px;
      height: 43px;
      position: absolute;
      top: 0;
      left: 20px;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px; }
  .dashboard .files-list em {
    display: block;
    font-style: normal;
    color: #343434;
    position: absolute;
    top: 75px;
    left: 20px;
    font-size: 1.1em; }
    .dashboard .files-list em span {
      font-size: .8em;
      margin: 10px 0 0 0;
      display: block;
      color: #ff6600; }
  .dashboard .files-list .download {
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 40px);
    color: #343434;
    background: #f3f3f3;
    padding: 5px;
    border-radius: 3px; }
    .dashboard .files-list .download svg {
      width: 18px;
      height: 18px;
      margin: -3px 4px 0 0; }

.dashboard-tools {
  margin: 20px 0;
  border-bottom: solid 1px rgba(52, 52, 52, 0.2);
  padding: 0 0 20px 0; }
  @media (min-width: 960px) {
    .dashboard-tools {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .dashboard-tools h2 {
    margin: 0 0 15px 0; }
    @media (min-width: 960px) {
      .dashboard-tools h2 {
        margin: 0; } }
  .dashboard-tools .bar {
    font-size: 1.4em;
    background: rgba(52, 52, 52, 0.05);
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (min-width: 960px) {
      .dashboard-tools .bar {
        background: none;
        padding: 0; } }
  .dashboard-tools span {
    font-weight: 600; }
  .dashboard-tools select {
    padding: 5px;
    margin: 0 0 0 4px;
    border-radius: 2px; }

/*
    Presentation for footer.
*/
footer {
  background: #343434;
  color: #fff; }
  footer .container {
    padding: 35px 25px 55px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    @media (min-width: 960px) {
      footer .container {
        padding: 100px 0; } }
    @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
      footer .container {
        padding: 100px 50px; } }
    @media (min-width: 960px) {
      footer .container section {
        width: 50%; } }
    @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      footer .container section {
        width: 80%; } }
    footer .container section:nth-child(2) {
      width: 100%;
      margin: 25px 0 15px 0; }
      @media (min-width: 960px) {
        footer .container section:nth-child(2) {
          text-align: right;
          width: 50%;
          margin: 0; } }
      @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
        footer .container section:nth-child(2) {
          width: 20%; } }
      footer .container section:nth-child(2) ul {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        @media (min-width: 960px) {
          footer .container section:nth-child(2) ul {
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            justify-content: flex-end; } }
        footer .container section:nth-child(2) ul li {
          list-style: none;
          margin: 0 10px; }
          @media (min-width: 960px) {
            footer .container section:nth-child(2) ul li {
              margin: 0 0 0 10px; } }
        footer .container section:nth-child(2) ul svg {
          width: 30px;
          height: 30px; }
  footer .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    line-height: 3em; }
    footer .details p {
      margin: 10px 0; }
      @media (min-width: 960px) {
        footer .details p {
          margin: 0; } }
    footer .details em {
      font-style: normal;
      display: block;
      margin: 0 0 0 52px; }
      @media (min-width: 960px) {
        footer .details em {
          margin: 0 0 0 2px;
          display: inline;
          border-left: solid 2px #fff;
          padding: 0 0 0 5px; } }
    footer .details span {
      color: #ff6600;
      display: inline-block;
      width: 50px; }
    footer .details svg {
      width: 15px;
      height: 15px;
      stroke-width: 3px; }
    footer .details img {
      display: block;
      width: 100px;
      height: auto;
      margin: 0 0 20px 0; }
      @media (min-width: 960px) {
        footer .details img {
          margin: 0 40px 0 0; } }
      @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
        footer .details img {
          margin: 0 40px 0 0; } }
    footer .details .map {
      display: none; }
  footer .copyright {
    margin: 25px 0 0 0;
    padding: 25px 0 0 0;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    opacity: .5;
    color: #fff;
    font-weight: normal;
    width: 100%;
    text-align: center; }
  footer .ender {
    width: 100%;
    margin: 35px 0 0 0;
    color: #ff6600;
    font-weight: 600; }
    footer .ender ul {
      margin: 0;
      padding: 0; }
      @media (min-width: 960px) {
        footer .ender ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
          flex-flow: row wrap; } }
      footer .ender ul li {
        list-style: none;
        margin: 0 0 20px 0; }
        @media (min-width: 960px) {
          footer .ender ul li {
            margin: 0; }
            footer .ender ul li.footer-funds {
              width: 40%; }
            footer .ender ul li.footer-about {
              width: 20%; }
            footer .ender ul li.footer-investing {
              width: 20%; }
            footer .ender ul li.footer-portal {
              width: 20%; }
            footer .ender ul li ul li {
              width: 100% !important; }
              footer .ender ul li ul li a {
                display: block;
                width: 100%; } }
        footer .ender ul li a {
          color: #ff6600;
          margin: 0 0 10px 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
        footer .ender ul li svg {
          width: 15px;
          height: 15px;
          margin: 0 5px 0 0; }
        footer .ender ul li::marker, footer .ender ul li::before {
          display: none; }
        footer .ender ul li ul {
          width: 100%; }
          footer .ender ul li ul li {
            width: 100%;
            font-weight: normal;
            margin: 0; }
            footer .ender ul li ul li a {
              color: #fff;
              margin: 2px 0; }
              footer .ender ul li ul li a:hover {
                color: #ff6600; }
      footer .ender ul a {
        color: #fff;
        width: 100%; }
  footer a {
    color: #fff;
    text-decoration: none; }
    footer a:hover {
      color: #ff6600; }
  footer div[itemtype="https://schema.org/LocalBusiness"] {
    margin: 25px 0 0 0; }
    footer div[itemtype="https://schema.org/LocalBusiness"] p {
      font-size: 1.4em;
      margin: 20px 0 0 0; }
  footer .business strong {
    display: block;
    margin: 0 0 20px 0;
    font-size: 1.4em;
    font-weight: normal; }
  footer .btt {
    width: 70px;
    height: 25px;
    position: fixed;
    bottom: 0;
    left: 0;
    font-size: 0;
    padding: 25px; }
    @media (min-width: 960px) {
      footer .btt {
        left: auto;
        right: 0;
        bottom: 0;
        width: 60px; } }
    footer .btt:hover {
      background: rgba(255, 255, 255, 0.5); }
      footer .btt:hover svg {
        fill: #673ab7; }
    footer .btt svg {
      position: absolute;
      top: 10px;
      left: calc(50% - 12.5px);
      width: 25px;
      height: 25px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      fill: #ff6600; }
      @media (min-width: 960px) {
        footer .btt svg {
          top: 12px;
          left: calc(50% - 12.5px); } }

/* Stop Apple from making design decisions for us */
textarea,
select,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"] {
  border-radius: 0; }

textarea {
  padding: 20px !important; }

.gform_wrapper {
  margin: 0;
  width: 100%; }
  .gform_wrapper iframe {
    display: none;
    width: 0px;
    height: 0px; }
  .gform_wrapper div {
    margin: 0 0 15px 0; }
  .gform_wrapper label {
    display: none; }
  .gform_wrapper .gfield_description {
    font-size: .85em; }
  .gform_wrapper .gform_validation_container {
    display: none !important; }
  .gform_wrapper .gform_validation_errors p {
    color: #ff6600;
    font-weight: bold;
    margin: 20px 0 40px 0;
    display: block; }
  .gform_wrapper .medium,
  .gform_wrapper .large,
  .gform_wrapper .ginput_complex input,
  .gform_wrapper select {
    padding: 0 20px 0 20px;
    width: 100%;
    height: 50px;
    font-size: 1.6em;
    border: none; }
    @media (min-width: 960px) {
      .gform_wrapper .medium,
      .gform_wrapper .large,
      .gform_wrapper .ginput_complex input,
      .gform_wrapper select {
        width: calc(100% - 20px); } }
    @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      .gform_wrapper .medium,
      .gform_wrapper .large,
      .gform_wrapper .ginput_complex input,
      .gform_wrapper select {
        width: calc(100% - 20px); } }
  .gform_wrapper .gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
  .gform_wrapper .gform_footer {
    margin: 0; }
  .gform_wrapper .form-name,
  .gform_wrapper .form-email,
  .gform_wrapper .form-phone,
  .gform_wrapper .form-about {
    width: 100%; }
    @media (min-width: 960px) {
      .gform_wrapper .form-name,
      .gform_wrapper .form-email,
      .gform_wrapper .form-phone,
      .gform_wrapper .form-about {
        width: 50%; } }
  .gform_wrapper .form-message {
    width: 100%; }
  .gform_wrapper textarea {
    height: 100px !important;
    padding: 20px; }
  .gform_wrapper .ginput_complex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%; }
    .gform_wrapper .ginput_complex span {
      width: 100%; }
      @media (min-width: 960px) {
        .gform_wrapper .ginput_complex span {
          width: 25%; } }
    .gform_wrapper .ginput_complex label {
      font-size: .75em;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold; }
    .gform_wrapper .ginput_complex .address_state,
    .gform_wrapper .ginput_complex .address_zip {
      width: 50%; }
      @media (min-width: 960px) {
        .gform_wrapper .ginput_complex .address_state,
        .gform_wrapper .ginput_complex .address_zip {
          width: 12.5%; } }
  .gform_wrapper ::-webkit-input-placeholder {
    opacity: .6;
    color: #000; }
  .gform_wrapper :-ms-input-placeholder {
    opacity: .6;
    color: #000; }
  .gform_wrapper ::-ms-input-placeholder {
    opacity: .6;
    color: #000; }
  .gform_wrapper ::placeholder {
    opacity: .6;
    color: #000; }
  .gform_wrapper .gform_button,
  .gform_wrapper .button {
    background: none;
    border: none;
    padding: 12px 20px 10px 20px;
    margin: 0;
    color: #fff;
    font-size: 2em;
    font-weight: 600;
    text-transform: uppercase;
    border: solid 2px #fff;
    cursor: pointer; }
  .gform_wrapper .gform_previous_button {
    margin: 0 10px 0 0; }
  .gform_wrapper .validation_error {
    font-size: 1.5em;
    background: rgba(255, 102, 0, 0.1);
    padding: 5px 7px;
    font-weight: 600;
    margin: 0 0 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 20px); }
    .gform_wrapper .validation_error::before {
      content: '';
      display: block;
      width: 20px;
      height: 20px;
      background: url("images/alert.svg") no-repeat center;
      border: solid 2px #ff6600;
      border-radius: 100%;
      background-size: cover;
      position: relative;
      margin: 0 8px 0 0; }
  .gform_wrapper .gfield_validation_message {
    background: rgba(255, 102, 0, 0.1);
    display: inline-block;
    padding: 3px 6px;
    margin: 4px 0 0 0; }
  .gform_wrapper .gform_ajax_spinner {
    position: absolute;
    margin: 0 0 0 10px; }
  .gform_wrapper .gfield_label_before_complex {
    font-weight: 600; }
  .gform_wrapper .gf_progressbar_wrapper {
    margin: 0 0 45px 0; }
    .gform_wrapper .gf_progressbar_wrapper h3 {
      font-size: 2em;
      line-height: 1.1em;
      margin: 0 0 30px 0; }
  .gform_wrapper .gf_progressbar {
    display: block;
    margin: 0 0 25px 0;
    font-size: 1.5em;
    position: relative; }
    .gform_wrapper .gf_progressbar::before {
      content: '';
      display: block;
      width: 100%;
      height: 5px;
      display: block;
      background: #f1f1f1;
      font-weight: 600;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
    .gform_wrapper .gf_progressbar .gf_progressbar_percentage {
      display: block;
      background: #00bcd4;
      height: 5px;
      position: absolute;
      top: 0;
      left: 0;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
      .gform_wrapper .gf_progressbar .gf_progressbar_percentage span {
        position: absolute;
        top: -10px;
        right: -25px;
        display: block;
        width: 32px;
        height: 23px;
        background: #00bcd4;
        color: #fff;
        padding: 2px 0 0 0;
        text-align: center;
        font-size: .8em;
        font-weight: 600;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px; }
  .gform_wrapper .sep {
    margin: 0 !important;
    border-top: solid 2px #00bcd4;
    padding: 25px 0; }
  .gform_wrapper .gfield_required {
    color: #ffcc33;
    font-size: 0;
    width: 6px;
    height: 6px;
    display: block;
    background: #ffcc33;
    border-radius: 100%;
    position: absolute;
    top: 3px;
    right: -9px; }
  .gform_wrapper .validation_message {
    font-weight: 600;
    font-size: 1.4em;
    margin: 0; }
  .gform_wrapper .gsection {
    clear: both;
    display: block;
    width: 100%;
    margin: 0 0 20px 0; }
    .gform_wrapper .gsection h2 {
      font-size: 1.2em;
      margin: 0; }
  .gform_wrapper .ginput_container_fileupload {
    padding: 20px;
    border: dashed 2px rgba(0, 188, 212, 0.3);
    background: rgba(0, 188, 212, 0.05);
    border-radius: 3px; }
    .gform_wrapper .ginput_container_fileupload input {
      font-size: .75em;
      border: none;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      cursor: pointer; }
    .gform_wrapper .ginput_container_fileupload ul {
      margin: 0; }
  .gform_wrapper .gform_delete {
    position: relative;
    top: 1px; }
  .gform_wrapper .uploader label {
    font-weight: 600;
    display: inline-block;
    line-height: 1.2em;
    margin: 0 0 10px 0; }
  .gform_wrapper .gform_hidden {
    display: none; }

input[type="checkbox"] {
  display: none; }

input[type="checkbox"] + label::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: -3px 5px 0 0;
  vertical-align: middle;
  border: solid 2px #000;
  cursor: pointer;
  border-radius: 2px; }

input[type="checkbox"]:checked + label::before {
  content: "\2713";
  opacity: .9;
  font-size: 1em;
  line-height: .9em;
  font-weight: 600;
  color: #000;
  padding: 1px 0 0 1px; }

input[type="radio"] {
  display: none; }

input[type="radio"] + label {
  position: relative; }
  input[type="radio"] + label::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px 0 0;
    vertical-align: middle;
    border: solid 2px #00bcd4;
    cursor: pointer;
    border-radius: 100%;
    position: relative;
    top: -1px; }

input[type="radio"]:checked + label::before {
  opacity: 1; }

input[type="radio"]:checked + label::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  position: absolute;
  top: 8px;
  left: 4px;
  background: #00bcd4; }

/* Optional Imports*/
svg {
  fill: transparent; }
