@charset "UTF-8";
/*
  Foundation for Sites components:
  Import the building blocks you need for your project.
  Reducing the number of imported components will optimize page speed.
  ---------------------------------------------------------------------
  The Foundation framework is built by Zurb
  Licensed under MIT Open Source
*/
@import url("https://fonts.googleapis.com/css?family=Volkhov");
.hidden {
  visibility: hidden;
  display: none !important; }

.relative-container {
  position: relative; }

/**
 * Foundation for Sites by ZURB
 * Version 6.3.0
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
#__bs_notify__ {
  top: 50% !important;
  padding: 10px !important;
  border-radius: 5px 0 0 5px !important;
  font-size: 12px !important;
  letter-spacing: 0; }

* {
  outline: none !important; }

[data-interchange] {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  -webkit-background-origin: center center;
          background-origin: center center; }

#wpadminbar {
  position: fixed !important; }

body.admin-bar.f-topbar-fixed .sticky.fixed {
  margin-top: 2rem; }

.wp-caption > figcaption {
  max-width: 100%;
  font-size: 0.8rem;
  color: #999;
  padding: 0.25rem 0; }

p.wp-caption-text {
  font-size: 90%;
  color: #666;
  padding: 0.625rem 0; }

.alignleft {
  float: left;
  padding-right: 1rem;
  margin: 0; }

.alignright {
  float: right;
  padding-left: 1rem;
  margin: 0; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

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

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
     * 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
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px; }

/**
     * 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 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

/**
     * 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 */ }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0; }

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

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit; }

/**
     * 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 style in Android 4.3-.
     */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * 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
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block; }

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

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

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

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

/**
     * Show the overflow in IE.
     */
button {
  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; }

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 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 and cancel buttons in Chrome and Safari on macOS.
       */ }
  [type="search"]::-webkit-search-cancel-button, [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 */ }

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
     * 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 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

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

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

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
template {
  display: none; }

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

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "proxima-nova";
  font-weight: normal;
  line-height: 1.5;
  color: #01184b;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1; }
  [data-whatinput='mouse'] button {
    outline: 0; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 81.25rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' '; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row.gutter-small > .column, .row.gutter-small > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Volkhov", serif;
  font-style: normal;
  font-weight: normal;
  color: white;
  text-rendering: optimizeLegibility; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    line-height: 0;
    color: #cacaca; }

h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1 {
    font-size: 4.375rem; }
  h2 {
    font-size: 3.75rem; }
  h3 {
    font-size: 1.9375rem; }
  h4 {
    font-size: 1.5625rem; }
  h5 {
    font-size: 1.25rem; }
  h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1468a0; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 81.25rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

abbr {
  border-bottom: 1px dotted #0a0a0a;
  color: #01184b;
  cursor: help; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

.no-bullet {
  margin-left: 0;
  list-style: none; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
          box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
            box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cacaca; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cacaca; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

input[type='search'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }
  .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .input-group > :last-child > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  height: 2.5rem; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

.input-group .input-group-button {
  display: table-cell; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem;
    background: #fefefe; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  -webkit-background-origin: content-box;
          background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  -webkit-background-size: 9px 6px;
          background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
            box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

.is-invalid-label {
  color: #cc4b37; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #14679e;
    color: #fefefe; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #1779ba;
    color: #fefefe; }
    .button.primary:hover, .button.primary:focus {
      background-color: #126195;
      color: #fefefe; }
  .button.secondary {
    background-color: #767676;
    color: #fefefe; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #5e5e5e;
      color: #fefefe; }
  .button.success {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button.warning {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button.alert {
    background-color: #cc4b37;
    color: #fefefe; }
    .button.alert:hover, .button.alert:focus {
      background-color: #a53b2a;
      color: #fefefe; }
  .button.hollow {
    border: 1px solid #1779ba;
    color: #1779ba; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0c3d5d;
      color: #0c3d5d; }
    .button.hollow.primary {
      border: 1px solid #1779ba;
      color: #1779ba; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #0c3d5d;
        color: #0c3d5d; }
    .button.hollow.secondary {
      border: 1px solid #767676;
      color: #767676; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3b3b3b;
        color: #3b3b3b; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
    .button.hollow.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #67251a;
        color: #67251a; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #1779ba;
      color: #fefefe; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #1779ba;
        color: #fefefe; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #767676;
        color: #fefefe; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #3adb76;
        color: #fefefe; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ffae00;
        color: #fefefe; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cc4b37;
        color: #fefefe; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'; }
  .is-active > .accordion-title::before {
    content: '–'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #01184b; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.button-group {
  margin-bottom: 1rem;
  font-size: 0; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' '; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded {
    margin-right: -1px; }
    .button-group.expanded::before, .button-group.expanded::after {
      display: none; }
    .button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
      display: inline-block;
      width: calc(50% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
      display: inline-block;
      width: calc(33.33333% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
      display: inline-block;
      width: calc(25% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
      display: inline-block;
      width: calc(20% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
      display: inline-block;
      width: calc(16.66667% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
        margin-right: -6px; }
  .button-group.primary .button {
    background-color: #1779ba;
    color: #fefefe; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #126195;
      color: #fefefe; }
  .button-group.secondary .button {
    background-color: #767676;
    color: #fefefe; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #5e5e5e;
      color: #fefefe; }
  .button-group.success .button {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button-group.alert .button {
    background-color: #cc4b37;
    color: #fefefe; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #a53b2a;
      color: #fefefe; }
  .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
    width: 100%; }
    .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
      margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      width: auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      width: auto;
      margin-bottom: 0; } }
  @media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: block;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem; }
  .dropdown-pane.is-open {
    visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  right: 5px;
  margin-top: -3px; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba; }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.responsive-embed, .flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video, .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen, .flex-video.widescreen {
    padding-bottom: 56.25%; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe; }
  .label.primary {
    background: #1779ba;
    color: #fefefe; }
  .label.secondary {
    background: #767676;
    color: #fefefe; }
  .label.success {
    background: #3adb76;
    color: #0a0a0a; }
  .label.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .label.alert {
    background: #cc4b37;
    color: #fefefe; }

.media-object {
  display: block;
  margin-bottom: 1rem; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      display: block; }
      .media-object.stack-for-small .media-object-section img {
        width: 100%; } }

.media-object-section {
  display: table-cell;
  vertical-align: top; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  .media-object-section.middle {
    vertical-align: middle; }
  .media-object-section.bottom {
    vertical-align: bottom; }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #cacaca; }
    .orbit-bullets button:hover {
      background-color: #8a8a8a; }
    .orbit-bullets button.is-active {
      background-color: #8a8a8a; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' '; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    font-size: 0.875rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 40em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #0a0a0a; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #1779ba;
    color: #fefefe;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns,
  .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 81.25rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal .reveal {
      right: auto;
      left: auto;
      margin: 0 auto; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 81.25rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 81.25rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 81.25rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.9375em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' '; }

.clearfix::after {
  clear: both; }

.slide-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.slide-in-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }

.slide-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.slide-in-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }

.slide-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%); }

.slide-out-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%); }

.slide-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%); }

.slide-out-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); }

.fade-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  -webkit-transition-duration: 750ms !important;
          transition-duration: 750ms !important; }

.fast {
  -webkit-transition-duration: 250ms !important;
          transition-duration: 250ms !important; }

.linear {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important; }

.ease {
  -webkit-transition-timing-function: ease !important;
          transition-timing-function: ease !important; }

.ease-in {
  -webkit-transition-timing-function: ease-in !important;
          transition-timing-function: ease-in !important; }

.ease-out {
  -webkit-transition-timing-function: ease-out !important;
          transition-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-transition-timing-function: ease-in-out !important;
          transition-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-transition-delay: 300ms !important;
          transition-delay: 300ms !important; }

.long-delay {
  -webkit-transition-delay: 700ms !important;
          transition-delay: 700ms !important; }

.shake {
  -webkit-animation-name: shake-7;
          animation-name: shake-7; }

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%); } }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%); } }

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn; }

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.spin-ccw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

.wiggle {
  -webkit-animation-name: wiggle-7deg;
          animation-name: wiggle-7deg; }

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms; }

.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.slow {
  -webkit-animation-duration: 750ms !important;
          animation-duration: 750ms !important; }

.fast {
  -webkit-animation-duration: 250ms !important;
          animation-duration: 250ms !important; }

.linear {
  -webkit-animation-timing-function: linear !important;
          animation-timing-function: linear !important; }

.ease {
  -webkit-animation-timing-function: ease !important;
          animation-timing-function: ease !important; }

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
          animation-timing-function: ease-in !important; }

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
          animation-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
          animation-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-animation-delay: 300ms !important;
          animation-delay: 300ms !important; }

.long-delay {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !important; }

/*
  My custom styles:
  Add your scss files below to structure your project styles
*/
@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeinsticky {
  from {
    opacity: 0; }
  to {
    opacity: 0.929; } }

@-webkit-keyframes fadeinsticky {
  from {
    opacity: 0; }
  to {
    opacity: 0.929; } }

@keyframes fadeout {
  from {
    opacity: 0.929; }
  to {
    opacity: 0; } }

@-webkit-keyframes fadeout {
  from {
    opacity: 0.929; }
  to {
    opacity: 0; } }

@keyframes menuButton {
  from {
    left: 0;
    width: 100px; }
  to {
    left: 400px;
    width: 160px; } }

@-webkit-keyframes menuButton {
  from {
    left: 0;
    width: 100px; }
  to {
    left: 400px;
    width: 160px; } }

@keyframes sectionnumberlinegrowth {
  from {
    width: 0px; }
  to {
    width: 100%; } }

@-webkit-keyframes sectionnumberlinegrowth {
  from {
    width: 0px; }
  to {
    width: 100%; } }

a.logo svg {
  width: 154px;
  height: 40px;
  margin: 30px 0 30px 30px; }
  @media (max-width: 991px) {
    a.logo svg {
      margin-left: 140px; } }
  @media (max-width: 767px) {
    a.logo svg {
      margin-left: 70px;
      margin-top: 15px;
      height: 25px;
      width: auto; } }

@media (max-width: 991px) {
  a.mobile-logo svg {
    margin-left: 50px; } }

@media (max-width: 767px) {
  a.mobile-logo svg {
    margin-left: 20px;
    margin-top: 13px;
    margin-bottom: 12px; } }

.title-description {
  font-family: "proxima-nova";
  color: #272727;
  text-align: center;
  width: 480px;
  margin: 0 auto;
  font-weight: 300;
  margin-top: 40px; }
  @media (max-width: 991px) {
    .title-description {
      width: 80%;
      margin: 0 auto;
      margin-bottom: 50px;
      font-size: 16px; } }
  @media (max-width: 767px) {
    .title-description {
      width: 80%;
      font-size: 13.5px; } }
  @media (max-width: 640px) {
    .title-description {
      width: 80%;
      font-size: 13.5px; } }

.strategy-development-investments {
  min-height: 550px;
  width: calc(100vw - 480px);
  max-width: 1020px;
  margin: 0 auto;
  display: block;
  margin-top: 85px;
  padding: 10px 19px 50px 15px;
  margin-bottom: -365px;
  position: relative; }
  @media (max-width: 1500px) {
    .strategy-development-investments {
      width: 100%; } }
  @media (max-width: 991px) {
    .strategy-development-investments {
      margin: 0;
      width: 100%;
      height: auto;
      width: 100%;
      padding: 0;
      -webkit-background-size: cover;
              background-size: cover;
      background-repeat: no-repeat; } }

.level-3 {
  padding-top: 90px; }
  @media (max-width: 1125px) {
    .level-3 {
      padding-top: 0px; } }
  @media (max-width: 767px) {
    .level-3 {
      padding-top: 20px; } }
  @media (max-width: 1125px) {
    .level-3 div {
      margin-top: 70px; } }
  @media (max-width: 767px) {
    .level-3 div {
      margin-top: 70px; } }
  @media (max-width: 640px) {
    .level-3 div {
      margin-top: 40px; } }
  @media (max-width: 991px) {
    .level-3 div:last-of-type {
      margin-bottom: 113px; } }
  @media (max-width: 767px) {
    .level-3 div:last-of-type {
      margin-bottom: 90px; } }
  @media (max-width: 1125px) {
    .level-3 div h3 {
      font-size: 16px !important; } }
  @media (max-width: 767px) {
    .level-3 div h3 {
      font-size: 14px !important; } }
  @media (max-width: 640px) {
    .level-3 div h3 {
      font-size: 14px !important; } }
  .level-3.orange .columns.bordered {
    border-right: 1px solid #e16900; }
    @media (max-width: 991px) {
      .level-3.orange .columns.bordered {
        border: none; } }
  .level-3.orange p {
    color: #272727 !important; }
  .level-3.orange h3 {
    color: #01184b; }
  .level-3.orange button,
  .level-3.orange a {
    color: #e16900 !important;
    display: inline-block; }
  .level-3.orange .columns.development-icon img {
    margin-top: 7px; }
    @media (max-width: 767px) {
      .level-3.orange .columns.development-icon img {
        margin-top: 70px; } }
  .level-3.orange .columns.strategy-icon img {
    margin-top: 0; }
  .level-3.orange .columns.investments-icon img {
    margin-top: -2px; }
    @media (max-width: 767px) {
      .level-3.orange .columns.investments-icon img {
        margin-top: 70px; } }
  .level-3 .columns {
    text-align: center; }
    .level-3 .columns.bordered {
      border-right: 1px solid rgba(255, 255, 255, 0.6); }
      @media (max-width: 991px) {
        .level-3 .columns.bordered {
          border: none; } }
      @media (max-width: 767px) {
        .level-3 .columns.bordered {
          border: none; } }
    .level-3 .columns.strategy-icon h3 {
      margin-top: 42px; }
      @media (max-width: 991px) {
        .level-3 .columns.strategy-icon h3 {
          margin-top: 20px; } }
    .level-3 .columns.strategy-icon img {
      height: 51px;
      width: 33px;
      margin-top: 51px; }
      @media (max-width: 991px) {
        .level-3 .columns.strategy-icon img {
          width: 65px;
          height: 100px;
          margin-top: 70px; } }
      @media (max-width: 767px) {
        .level-3 .columns.strategy-icon img {
          width: 65px;
          height: 100px;
          margin-top: 140px; } }
      @media (max-width: 640px) {
        .level-3 .columns.strategy-icon img {
          width: 32px;
          height: 50px;
          margin-top: 25px; } }
    .level-3 .columns.development-icon h3 {
      margin-top: 46px; }
    .level-3 .columns.development-icon img {
      margin-top: 58px;
      height: 40px;
      width: 40px; }
      @media (max-width: 767px) {
        .level-3 .columns.development-icon img {
          width: 99px;
          height: 99px;
          margin-top: 140px; } }
      @media (max-width: 991px) {
        .level-3 .columns.development-icon img {
          width: 99px;
          height: 99px; } }
      @media (max-width: 640px) {
        .level-3 .columns.development-icon img {
          width: 50px;
          height: 50px;
          margin-top: 70px; } }
    .level-3 .columns.investments-icon img {
      margin-top: 50px;
      height: 55px;
      width: 51px; }
      @media (max-width: 767px) {
        .level-3 .columns.investments-icon img {
          width: 93px;
          height: 100px;
          margin-top: 140px; } }
      @media (max-width: 991px) {
        .level-3 .columns.investments-icon img {
          width: 93px;
          height: 100px; } }
      @media (max-width: 640px) {
        .level-3 .columns.investments-icon img {
          width: 50px;
          height: 50px;
          margin-top: 90px; } }
    .level-3 .columns h3 {
      font-family: "proxima-nova-condensed";
      font-size: 18px;
      font-weight: 600;
      margin-top: 40px;
      letter-spacing: 0.15em;
      line-height: 24px; }
    .level-3 .columns hr {
      width: 140px;
      height: 1px;
      background-color: rgba(225, 105, 0, 0.6);
      border: none;
      margin-top: 30px;
      margin-bottom: 30px; }
      @media (max-width: 991px) {
        .level-3 .columns hr {
          background-color: #e16900;
          width: 25%;
          margin-top: 30px;
          margin-bottom: 30px; } }
    .level-3 .columns p {
      font-family: "proxima-nova";
      color: white;
      font-weight: 300;
      font-size: 16px;
      margin-right: 10px;
      margin-left: 10px; }
      @media (max-width: 767px) {
        .level-3 .columns p {
          font-size: 14px;
          line-height: 24px; } }
      .level-3 .columns p.service-text {
        font-family: "proxima-nova";
        color: white;
        font-weight: 300;
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        letter-spacing: 0.035em;
        word-spacing: 0.035em;
        margin-bottom: 65px; }
        @media (min-width: 1500px) {
          .level-3 .columns p.service-text.longer-st {
            width: 300px; } }
        @media (max-width: 1125px) {
          .level-3 .columns p.service-text {
            width: auto !important;
            font-size: 16px;
            height: auto !important;
            margin-right: 5%;
            margin-left: 5%;
            margin-bottom: 32px; } }
        @media (max-width: 767px) {
          .level-3 .columns p.service-text {
            font-size: 14px;
            margin-bottom: 10px; } }
    .level-3 .columns button,
    .level-3 .columns a {
      border: 1px solid #e16900;
      font-family: "proxima-nova-condensed";
      font-size: 14px;
      text-align: center;
      color: white;
      background-color: transparent;
      -webkit-transition: background-color 100ms linear;
      transition: background-color 100ms linear;
      cursor: pointer; }
      .level-3 .columns button.home:hover,
      .level-3 .columns a.home:hover {
        -webkit-transition: background-color 100ms linear;
        transition: background-color 100ms linear;
        background-color: #e16900;
        color: white;
        -webkit-transition: color "500ms";
        transition: color "500ms"; }
      @media (max-width: 991px) {
        .level-3 .columns button,
        .level-3 .columns a {
          font-size: 12px; } }
      @media screen\0 {
        .level-3 .columns button,
        .level-3 .columns a {
          margin: 0 auto;
          margin-left: 8%; } }

.background-text {
  color: #f4f5f9;
  font-size: 195px;
  font-family: "proxima-nova";
  font-weight: bold;
  position: relative;
  top: -160px;
  left: 65px;
  height: 100px;
  z-index: 0; }
  @media (max-width: 767px) {
    .background-text {
      display: none; } }
  @media (max-width: 991px) {
    .background-text {
      display: none; } }

.contact-text-container {
  z-index: 1; }

.service-text.first {
  max-width: 240px; }

.div-p-text {
  padding-bottom: 20px; }
  .div-p-text.longer {
    width: 300px; }

.divisions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  @media (max-width: 1125px) {
    .divisions {
      display: block; } }
  .divisions a,
  .divisions button {
    margin-top: 0px;
    position: absolute;
    bottom: 0px;
    margin-left: -70px; }
    .divisions a.default-button,
    .divisions button.default-button {
      margin-bottom: 0px; }
    @media (max-width: 1125px) {
      .divisions a,
      .divisions button {
        position: static;
        bottom: auto;
        margin: auto; } }
  .divisions .div-p-text {
    margin-bottom: 50px; }

.desktop-slogan a {
  color: white;
  letter-spacing: 0.15em;
  font-size: 14px;
  line-height: 1.714; }
  .desktop-slogan a:hover {
    color: #c95300;
    -webkit-transition: color 500ms;
    transition: color 500ms; }

@media (max-width: 991px) {
  .mobile-slogan p {
    height: 40px; } }

@media (max-width: 767px) {
  .mobile-slogan p {
    height: 20px; } }

.mobile-slogan a {
  color: white;
  text-align: center; }
  .mobile-slogan a:hover {
    color: #c95300;
    -webkit-transition: color 500ms;
    transition: color 500ms; }
  @media (max-width: 991px) {
    .mobile-slogan a {
      line-height: 38px; } }
  @media (max-width: 767px) {
    .mobile-slogan a {
      line-height: 19px; } }

.background-grid {
  position: absolute;
  top: 0px;
  left: 0px;
  border: solid 1px rgba(1, 24, 75, 0.05);
  width: calc(100% - 320px);
  height: 100%;
  left: 0%;
  margin-left: 160px;
  margin-right: 160px;
  z-index: -1; }
  .background-grid div {
    width: 16%;
    height: 100%;
    display: inline-block;
    border-right: solid 1px rgba(1, 24, 75, 0.05); }
  @media (max-width: 991px) {
    .background-grid {
      display: none; } }

@media (max-width: 1380px) {
  .background-grid {
    width: calc(100% - 260px);
    margin-left: 160px;
    left: 0px; }
    .background-grid div {
      width: 20%; }
      .background-grid div.first-state-line {
        display: none; } }

html,
body {
  height: 100%; }

body {
  height: 100%;
  min-height: 100% !important; }

.divisions-home .level-3 {
  padding-top: 53px; }

.divisions-home .center-division {
  border-left: solid rgba(255, 255, 255, 0.6) 1px;
  border-right: solid rgba(255, 255, 255, 0.6) 1px;
  padding-left: 32.5px;
  padding-right: 32.5px;
  width: 365px; }
  @media (max-width: 1500px) {
    .divisions-home .center-division {
      width: 33.3333%; } }
  @media (max-width: 1125px) {
    .divisions-home .center-division {
      width: 100%;
      padding: 0px; } }
  .divisions-home .center-division p {
    width: 300px; }
    @media (max-width: 1500px) {
      .divisions-home .center-division p {
        width: auto; } }
  @media (max-width: 1125px) {
    .divisions-home .center-division {
      border: none; } }

.divisions-home .left-division {
  padding-right: 40px;
  padding-left: 15px;
  width: 310px; }
  @media (max-width: 1500px) {
    .divisions-home .left-division {
      width: 33.3333%; } }
  @media (max-width: 1125px) {
    .divisions-home .left-division {
      width: 100%;
      padding: 0px; } }
  .divisions-home .left-division p {
    width: 248px; }
    @media (max-width: 1500px) {
      .divisions-home .left-division p {
        width: auto; } }

@media (max-width: 1500px) {
  .divisions-home .right-division {
    width: 33.3333%; } }

@media (max-width: 1125px) {
  .divisions-home .right-division {
    width: 100%;
    padding: 0px; } }

.divisions-home .right-division p {
  width: 295px; }
  @media (max-width: 1500px) {
    .divisions-home .right-division p {
      width: auto; } }

.divisions-home .strat-icon {
  margin-top: 2px; }

.divisions-home .dev-icon {
  margin-top: 8px; }
  @media (max-width: 1125px) {
    .divisions-home .dev-icon {
      margin-top: 40px; } }

@media (max-width: 1125px) {
  .divisions-home .investment-icon {
    margin-top: 30px; } }

.hero-container-page {
  width: calc(100% - 100px);
  position: relative;
  float: right;
  height: 450px; }
  .hero-container-page .text-container {
    width: 100%;
    max-width: 750px;
    position: relative;
    top: 50px;
    margin: 0 auto;
    text-align: center; }
    @media (max-width: 991px) {
      .hero-container-page .text-container {
        margin: 0 auto;
        text-align: center;
        width: 100vw;
        position: initial;
        padding-top: 75px; } }
    @media (max-width: 767px) {
      .hero-container-page .text-container {
        text-align: center; } }
  @media (max-width: 767px) {
    .hero-container-page {
      width: 100%;
      background-position: center; } }
  @media (max-width: 991px) {
    .hero-container-page {
      width: 100%;
      background-position: center; } }
  @media (max-width: 640px) {
    .hero-container-page {
      background-position: center; } }

.slick-container {
  margin: 0;
  width: calc(100% - 100px);
  position: relative;
  float: right; }
  @media (max-width: 767px) {
    .slick-container {
      width: 100%;
      background-position: center; } }
  @media (max-width: 991px) {
    .slick-container {
      width: 100%;
      background-position: center; } }
  .slick-container .hero-container {
    width: 100%;
    position: relative;
    float: right;
    right: 0;
    top: 0;
    height: 810px; }
    @media (max-width: 767px) {
      .slick-container .hero-container {
        position: initial;
        width: 100%;
        margin: 0 auto;
        background-position: center; } }
    @media (max-width: 640px) {
      .slick-container .hero-container {
        position: initial;
        width: 100%;
        margin: 0 auto;
        width: 100%;
        background-position: center; } }
    @media (max-width: 991px) {
      .slick-container .hero-container {
        width: 100%;
        background-position: center; } }
    .slick-container .hero-container.home {
      height: 100vh; }
      @media (max-width: 991px) {
        .slick-container .hero-container.home {
          height: 100vh;
          max-height: 568px;
          padding-bottom: 200px; } }
      @media (max-width: 767px) {
        .slick-container .hero-container.home {
          padding-bottom: 0px; } }
    .slick-container .hero-container .text-container {
      position: absolute;
      top: 345px;
      left: 295px; }
      @media (max-width: 991px) {
        .slick-container .hero-container .text-container {
          position: initial;
          margin: 0 auto;
          text-align: center; } }
      @media (max-width: 767px) {
        .slick-container .hero-container .text-container {
          position: initial;
          width: 80%;
          margin: 0 auto; } }
    .slick-container .hero-container .text-container-home {
      position: absolute;
      margin-top: -150px;
      top: 50%;
      left: 295px; }
      @media (max-width: 991px) {
        .slick-container .hero-container .text-container-home {
          position: initial;
          margin: 0 auto;
          text-align: center; } }
      @media (max-width: 767px) {
        .slick-container .hero-container .text-container-home {
          position: initial;
          width: 80%;
          margin: 0 auto; } }
    @media (max-width: 991px) {
      .slick-container .hero-container .text-container {
        padding-top: 80px; } }
    @media (max-width: 767px) {
      .slick-container .hero-container .text-container {
        padding-top: 20px; } }

.slider-buttons {
  position: absolute;
  top: 100vh;
  left: 100px; }
  @media (max-width: 767px) {
    .slider-buttons {
      left: 0px;
      top: 568px; } }
  .slider-buttons button {
    -webkit-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
    height: 101px;
    width: 120px;
    background-color: #f4f5f9;
    opacity: 0.902;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
    font-family: "proxima-nova-condensed";
    color: #01184b;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 0.15em; }
    @media (max-width: 767px) {
      .slider-buttons button {
        height: 50px;
        width: 50px; } }
    .slider-buttons button img {
      margin: 15px; }
    .slider-buttons button:nth-of-type(2) {
      margin-left: 120px; }
      @media (max-width: 767px) {
        .slider-buttons button:nth-of-type(2) {
          margin-left: 50px; } }
    .slider-buttons button:hover {
      background-color: #e4e5eb; }
    .slider-buttons button img {
      display: inline-block; }
    @media (max-width: 767px) {
      .slider-buttons button span {
        display: none; } }

h1 {
  font-size: 70px; }
  @media (max-width: 991px) {
    h1 {
      margin-top: 0;
      font-size: 70px;
      text-align: center; } }
  @media (max-width: 640px) {
    h1 {
      font-size: 35px;
      text-align: center; } }

.slogan {
  font-family: "proxima-nova-condensed";
  font-weight: 600;
  font-size: 14px;
  color: white;
  margin: 0 0px 50px 0;
  letter-spacing: 1px; }
  @media (max-width: 991px) {
    .slogan {
      display: none; } }
  @media (max-width: 767px) {
    .slogan {
      display: none;
      margin-bottom: 30px; } }
  .slogan.mobile-slogan {
    display: none; }
    .slogan.mobile-slogan p {
      text-align: center;
      color: white;
      font-size: 25px;
      text-align: center;
      margin-bottom: 0; }
      @media (max-width: 991px) {
        .slogan.mobile-slogan p {
          font-size: 16px;
          line-height: 16px;
          height: 30px; } }
      @media (max-width: 767px) {
        .slogan.mobile-slogan p {
          font-size: 14px;
          line-height: 24px;
          height: 25px; } }
    @media (max-width: 991px) {
      .slogan.mobile-slogan {
        display: block; } }
    @media (max-width: 767px) {
      .slogan.mobile-slogan {
        display: block; } }

.header-description {
  width: 520px;
  font-family: "proxima-nova";
  padding: 30px 0 30px 0;
  border-top: 1px solid #e16900;
  border-bottom: 1px solid #e16900; }
  .header-description p {
    font-size: 16px;
    margin: 0;
    color: white; }
    @media (max-width: 991px) {
      .header-description p {
        font-size: 16px;
        line-height: 1.481;
        text-align: left; } }
    @media (max-width: 767px) {
      .header-description p {
        font-size: 14px;
        line-height: 24px; } }
  @media (max-width: 991px) {
    .header-description {
      margin: 0 auto; } }
  @media (max-width: 767px) {
    .header-description {
      width: 100%;
      padding-bottom: 15px;
      padding-top: 15px;
      text-align: center; }
      .header-description p {
        text-align: center; } }

.no-bottom-border {
  border-bottom: none; }

a.cta {
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
  margin-top: 10px;
  border: 1px solid #e16900;
  width: 140px;
  height: 50px;
  display: block;
  line-height: 48px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 8px;
  margin-top: 11px; }
  @media (max-width: 767px) {
    a.cta {
      margin: 0 auto; } }
  @media (max-width: 991px) {
    a.cta {
      margin: 0 auto; } }
  @media (max-width: 640px) {
    a.cta {
      margin: 0 auto; } }
  a.cta:hover {
    -webkit-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
    background-color: #c95300; }

@media only screen and (max-width: 768px) and (min-width: 641px) {
  .hero-container-page img.logo {
    margin-left: 140px !important; }
  .hero-container img.logo {
    margin-left: 140px !important; } }

body {
  overflow-x: hidden;
  letter-spacing: 0.035em; }

p {
  line-height: 30px;
  font-family: "proxima-nova";
  font-weight: lighter; }
  @media (max-width: 991px) {
    p {
      text-align: center;
      margin-bottom: 0px; } }
  @media (max-width: 767px) {
    p {
      font-size: 14px;
      line-height: 24px; } }

@media (max-width: 767px) {
  section {
    margin: 0;
    width: 100%;
    text-align: center;
    padding-top: 70px;
    margin-bottom: 70px; } }

@media (max-width: 991px) {
  section {
    margin: 0;
    width: 100%;
    text-align: center; } }

section.has-divisions {
  max-width: 1300px; }

section h2 {
  font-size: 60px;
  font-family: "Volkhov", serif;
  color: #01184b; }
  @media (max-width: 991px) {
    section h2 {
      margin-top: 23px;
      margin-bottom: 23px; } }
  @media (max-width: 767px) {
    section h2 {
      margin: 0px !important;
      margin-bottom: 40px !important;
      margin-top: 35px !important;
      line-height: 42px; } }
  @media (max-width: 640px) {
    section h2 {
      font-size: 30px;
      padding-right: 50px;
      padding-left: 50px; } }

@media (max-width: 991px) {
  section h3 {
    line-height: 42px; } }

section .inline {
  display: inline-block; }

section .text {
  font-family: "proxima-nova";
  color: #272727;
  font-size: 16px;
  line-height: 1.875; }
  @media (max-width: 640px) {
    section .text {
      font-size: 14px; } }

section .default-text {
  line-height: 30px; }
  @media (max-width: 991px) {
    section .default-text {
      font-size: 16px; } }
  @media (max-width: 767px) {
    section .default-text {
      line-height: 24px;
      font-size: 14px; } }

@media (max-width: 991px) {
  .headline-text {
    margin-bottom: 50px !important; } }

.sub-title {
  color: #01184b;
  font-family: "proxima-nova-condensed";
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.15em;
  display: inline-block; }
  .sub-title:before {
    width: auto;
    width: 100%;
    position: relative;
    content: '';
    height: 2px;
    background-color: #e16900;
    display: block;
    -webkit-transition: -webkit-transform .55s linear;
    transition: -webkit-transform .55s linear;
    transition: transform .55s linear;
    transition: transform .55s linear, -webkit-transform .55s linear;
    -webkit-animation: sectionnumberlinegrowth 0.55s;
    /* Safari, Chrome and Opera > 12.1 */
    /* Firefox < 16 */
    /* Internet Explorer */
    /* Opera < 12.1 */
    animation: sectionnumberlinegrowth 0.55s;
    will-change: opacity;
    width: 100%;
    margin-bottom: 8px; }
  .sub-title.left {
    float: left;
    padding-top: 105px; }
  .sub-title.center {
    margin: 0 auto; }
  @media (max-width: 991px) {
    .sub-title {
      font-size: 16px;
      margin-top: 70px;
      padding-top: 0px !important; } }
  @media (max-width: 767px) {
    .sub-title {
      font-size: 14px; } }
  @media (max-width: 640px) {
    .sub-title {
      font-size: 14px; } }

.bordered-text {
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: "proxima-nova-condensed";
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  border-top: 1px solid #e16900;
  border-bottom: 1px solid #e16900;
  line-height: 1.765; }
  .bordered-text.blue {
    color: #01184b; }
  .bordered-text p {
    margin: 0;
    font-weight: 500; }

.default-text {
  font-size: 16px;
  font-family: "proxima-nova";
  color: #272727;
  line-height: 1.875;
  text-align: left; }
  .default-text a {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #e16900;
    line-height: 1.875; }
  .default-text ul.diamond-list {
    width: 100%; }
  @media (max-width: 991px) {
    .default-text {
      width: 80%;
      margin-right: 10%;
      margin-left: 10%;
      font-size: 16px;
      text-align: center; } }
  @media (max-width: 767px) {
    .default-text {
      width: 80%;
      margin-right: 10%;
      margin-left: 10%;
      font-size: 16px;
      text-align: center; } }
  @media (max-width: 640px) {
    .default-text {
      margin-right: 10%;
      margin-left: 10%;
      font-size: 14px;
      text-align: center; } }

button.default-button,
a.default-button {
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #e16900;
  color: #e16900;
  font-size: 14px;
  font-family: "proxima-nova-condensed";
  padding-left: 23px;
  padding-right: 23px;
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
  letter-spacing: 0.15em;
  cursor: pointer; }
  button.default-button:hover,
  a.default-button:hover {
    -webkit-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
    color: white !important;
    -webkit-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
    background-color: #e16900; }
  button.default-button.light-backdrop:hover,
  a.default-button.light-backdrop:hover {
    -webkit-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
    background-color: #e8e8e8; }
  button.default-button.white,
  a.default-button.white {
    color: #fff; }
  @media (max-width: 991px) {
    button.default-button,
    a.default-button {
      font-size: 12px; } }

a.default-button {
  display: inline-block; }

a.meet-the-team {
  margin-top: 45px;
  margin-bottom: 5px;
  color: white !important; }

.custom-accordion {
  border-top: 1px solid #e16900;
  margin-top: -1px; }
  .custom-accordion:last-child {
    border-bottom: 1px solid #e16900; }
  .custom-accordion .custom-accordion-title,
  .custom-accordion .custom-accordion-title {
    position: relative;
    cursor: pointer;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 21px;
    max-height: 78px;
    cursor: pointer; }
    @media (max-width: 991px) {
      .custom-accordion .custom-accordion-title,
      .custom-accordion .custom-accordion-title {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px; } }
    .custom-accordion .custom-accordion-title h3,
    .custom-accordion .custom-accordion-title h3 {
      font-family: "Volkhov", serif; }
      @media (max-width: 767px) {
        .custom-accordion .custom-accordion-title h3,
        .custom-accordion .custom-accordion-title h3 {
          font-size: 18px; } }
  .custom-accordion img.acc-icon {
    width: 40px;
    height: 46px;
    display: inline-block;
    margin-top: -10px; }
  .custom-accordion h3 {
    display: inline-block;
    font-family: "proxima-nova-condensed";
    font-size: 28px;
    color: #01184b;
    margin-left: 23px; }
  .custom-accordion img.chev, .custom-accordion object.chev {
    width: 20px;
    height: 11px;
    float: right;
    margin-right: -14px;
    margin-top: -45px; }
    @media (max-width: 991px) {
      .custom-accordion img.chev, .custom-accordion object.chev {
        margin-right: 10px; } }
  .custom-accordion .custom-accordion-content {
    display: none;
    width: 100%; }
    .custom-accordion .custom-accordion-content.visible {
      display: block !important; }
    .custom-accordion .custom-accordion-content p {
      margin: 0 auto;
      width: 570px;
      font-size: 16px;
      font-family: "proxima-nova";
      color: #272727;
      text-align: left;
      padding-top: 10px;
      padding-bottom: 38px; }
      @media (max-width: 991px) {
        .custom-accordion .custom-accordion-content p {
          width: 80%;
          margin-right: 10%;
          margin-left: 10%;
          font-size: 13.5px;
          text-align: center; } }
      .custom-accordion .custom-accordion-content p.bottom-padding {
        padding-bottom: 100px; }
        @media (max-width: 767px) {
          .custom-accordion .custom-accordion-content p.bottom-padding {
            padding-bottom: 50px; } }
  .custom-accordion .chev[data-state='unactive'] {
    opacity: 0;
    -webkit-transition: opacity 0.1s;
    transition: opacity 0.1s; }
  .custom-accordion .chev[data-state='active'] {
    opacity: 1;
    -webkit-transition: opacity 1s;
    transition: opacity 1s; }
  .custom-accordion.active .chev[data-state='active'] {
    opacity: 0;
    -webkit-transition: opacity 0.1s;
    transition: opacity 0.1s; }
  .custom-accordion.active .chev[data-state='unactive'] {
    opacity: 1;
    -webkit-transition: opacity 1s;
    transition: opacity 1s; }
  .custom-accordion.active .custom-accordion-content {
    display: block; }

/* ----- */
.custom-accordion-left {
  border-top: 1px solid #e16900;
  cursor: pointer;
  margin-top: -1px; }
  @media (max-width: 767px) {
    .custom-accordion-left {
      padding: 10px; } }
  .custom-accordion-left .custom-accordion-title {
    float: left;
    background-color: white;
    position: relative;
    bottom: 28px;
    left: -35px; }
  .custom-accordion-left img.acc-icon {
    width: 40px;
    height: 46px;
    display: inline-block;
    margin-top: -10px; }
  .custom-accordion-left h3 {
    display: inline-block;
    font-family: "proxima-nova-condensed";
    font-size: 28px;
    color: #01184b;
    margin-left: 23px;
    padding: 0 20px 0 30px; }
    .custom-accordion-left h3 small {
      font-size: 14px;
      font-family: "proxima-nova-condensed";
      color: #01184b;
      margin-right: 10px; }
  .custom-accordion-left img.chev {
    width: 19px;
    height: 10.3px;
    float: left;
    position: relative;
    top: -13px;
    z-index: 9; }
  .custom-accordion-left .custom-accordion-content {
    display: none;
    width: 100%; }
    .custom-accordion-left .custom-accordion-content.visible {
      display: block !important; }
    .custom-accordion-left .custom-accordion-content p {
      margin: 0 auto;
      width: 570px;
      font-size: 16px;
      font-family: "proxima-nova";
      color: #272727;
      line-height: 1.875;
      text-align: left;
      padding-top: 10px;
      padding-bottom: 38px; }
  .custom-accordion-left .chev[data-state='unactive'] {
    display: none; }
  .custom-accordion-left .chev[data-state='active'] {
    display: inline-block; }
  .custom-accordion-left.active .chev[data-state='active'] {
    display: none; }
  .custom-accordion-left.active .chev[data-state='unactive'] {
    display: inline-block; }

/* ----- */
.sub-title-with-image {
  width: 500px;
  margin: 0 auto;
  text-align: center; }
  .sub-title-with-image h3 {
    font-size: 18px;
    font-family: "proxima-nova-condensed";
    color: #01184b;
    line-height: 1.333;
    text-align: center;
    font-weight: 700;
    letter-spacing: 2px;
    display: inline;
    position: relative;
    left: 12px;
    top: 4px; }
  .sub-title-with-image img {
    display: inline; }
  @media (max-width: 991px) {
    .sub-title-with-image {
      width: 100%; } }

.horizontal-icon p {
  margin-top: 35px;
  width: auto !important;
  text-align: center !important; }
  @media (max-width: 991px) {
    .horizontal-icon p {
      margin-top: 10px; } }

.horizontal-icon p.icon-description {
  color: #e16900;
  margin-top: -50px !important;
  font-weight: bold; }

.diamond-list-cont {
  margin: 0 auto;
  padding-bottom: 40px; }
  @media (max-width: 991px) {
    .diamond-list-cont {
      padding-bottom: 0px; } }

ul.diamond-list {
  margin-bottom: 39px;
  list-style: none;
  margin: 0 auto;
  width: 570px; }
  @media (max-width: 991px) {
    ul.diamond-list {
      width: 80%; } }
  ul.diamond-list li {
    margin: 0;
    margin-bottom: 5px;
    padding-left: 15px;
    font-size: 16px;
    font-weight: lighter;
    position: relative;
    color: #272727; }
    ul.diamond-list li:after {
      content: '';
      height: .4em;
      width: .4em;
      background: #e16900;
      display: block;
      position: absolute;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      top: .55em;
      left: 0; }
    @media (max-width: 991px) {
      ul.diamond-list li {
        font-size: 14px;
        text-align: left; } }
  ul.diamond-list.interview-ul {
    width: 650px; }
    @media (max-width: 767px) {
      ul.diamond-list.interview-ul {
        width: 100%; } }

/* ----- */
h4.minor-title {
  font-size: 16px;
  font-family: "proxima-nova-condensed";
  color: #01184b;
  line-height: 2.5;
  margin-top: 30px;
  font-weight: 700;
  letter-spacing: 0.5px; }

section.divisions-home {
  position: relative;
  float: right;
  margin-right: 100px;
  z-index: 2;
  width: calc(100% - 200px);
  background-color: #f4f5f9;
  margin-top: 160px;
  text-align: center; }
  section.divisions-home h2 {
    color: #01184b; }
  @media (max-width: 991px) {
    section.divisions-home {
      position: static;
      float: none;
      clear: both; } }
  @media (max-width: 991px) {
    section.divisions-home {
      margin: 0;
      width: 100%;
      padding-top: 0px;
      background-color: #fff; } }
  @media (max-width: 767px) {
    section.divisions-home {
      margin: 0;
      width: 100%;
      padding-top: 70px;
      position: relative; } }
  section.divisions-home h2 {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 0; }
    @media (max-width: 991px) {
      section.divisions-home h2 {
        margin-top: 23px;
        margin-bottom: 23px; } }
  section.divisions-home .sub-title {
    padding-top: 100px; }
    @media (max-width: 991px) {
      section.divisions-home .sub-title {
        margin-top: 30px; } }
    @media (max-width: 767px) {
      section.divisions-home .sub-title {
        margin-top: 0px;
        padding-top: 0px; } }
    @media (max-width: 640px) {
      section.divisions-home .sub-title {
        padding-top: 0px; } }

section.contact {
  position: relative;
  float: right;
  margin-right: 100px;
  z-index: 1;
  position: relative;
  float: right;
  margin-right: 100px;
  width: calc(100% - 200px);
  padding-top: 515px;
  height: 1188px; }
  section.contact h2 {
    color: #01184b; }
  @media (max-width: 991px) {
    section.contact {
      position: static;
      float: none;
      clear: both; } }
  @media (max-width: 991px) {
    section.contact {
      display: none; } }
  @media (max-width: 767px) {
    section.contact {
      display: none; } }
  section.contact .contact-us {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    display: block;
    height: 580px;
    padding: 18px 20px 18px 20px; }
    section.contact .contact-us .sub-title {
      margin-left: 80px; }
  section.contact .contact-text-container {
    position: relative;
    padding-top: 80px;
    margin-left: 370px;
    height: 419px;
    background-color: #f4f5f9; }
    section.contact .contact-text-container h2 {
      max-width: 490px;
      text-align: left;
      line-height: 1.167;
      position: relative;
      left: -169px;
      margin-top: 8px; }
    section.contact .contact-text-container p.contact-description {
      width: 100%;
      font-size: 16px;
      color: #272727;
      line-height: 1.875;
      position: relative;
      left: -169px;
      margin-top: 36px; }
  section.contact .mail-icon {
    float: right;
    display: inline-block;
    height: 419px;
    background-color: #e16900;
    width: 90px;
    position: absolute;
    right: 0px;
    bottom: 0px; }
    section.contact .mail-icon img {
      width: 52px;
      height: 34px;
      position: relative;
      top: 192px;
      left: 19px; }
    section.contact .mail-icon:hover {
      background-color: #c95300;
      -webkit-transition: background-color 100ms linear;
      transition: background-color 100ms linear; }

section.mobile-contact {
  display: none;
  text-align: center; }
  @media (max-width: 991px) {
    section.mobile-contact {
      display: block;
      padding-top: 0px; } }
  @media (max-width: 767px) {
    section.mobile-contact {
      display: block; } }
  section.mobile-contact .sub-title {
    margin-top: 90px; }
    @media (max-width: 991px) {
      section.mobile-contact .sub-title {
        margin-top: 75px; } }
    @media (max-width: 767px) {
      section.mobile-contact .sub-title {
        margin-top: 75px; } }
  section.mobile-contact h2 {
    margin-top: 40px;
    margin-bottom: 65px; }
    @media (max-width: 991px) {
      section.mobile-contact h2 {
        margin-top: 23px;
        margin-bottom: 23px; } }
    @media (max-width: 767px) {
      section.mobile-contact h2 {
        padding-right: 5%;
        padding-left: 5%; } }
  section.mobile-contact .default-text {
    margin-bottom: 90px; }
    @media (max-width: 991px) {
      section.mobile-contact .default-text {
        margin-bottom: 45px; } }
  section.mobile-contact button {
    letter-spacing: 1px;
    padding: 25px 35px 25px 35px;
    background-color: #e16900;
    color: white;
    margin-bottom: 298px; }
    section.mobile-contact button p {
      display: inline;
      font-family: "proxima-nova-condensed";
      color: white;
      font-weight: normal; }
    section.mobile-contact button img {
      width: 52px;
      height: 34px;
      margin-left: 30px; }
      @media (max-width: 640px) {
        section.mobile-contact button img {
          width: 26px;
          height: 17px; } }
    @media (max-width: 991px) {
      section.mobile-contact button {
        margin-bottom: 75px; } }
    @media (max-width: 767px) {
      section.mobile-contact button {
        margin-bottom: 70px; } }
    @media (max-width: 640px) {
      section.mobile-contact button {
        padding: 13px 27px 13px 37px; } }

section.our-story {
  padding-top: 154px;
  width: 100%;
  margin: 0 auto;
  height: 805px;
  clear: both; }
  section.our-story img {
    -webkit-box-shadow: 45px -45px 0px 0px #f4f5f9;
    box-shadow: 45px -45px 0px 0px #f4f5f9; }
    @media (max-width: 767px) {
      section.our-story img {
        -webkit-box-shadow: none;
                box-shadow: none; } }
    @media (max-width: 991px) {
      section.our-story img {
        -webkit-box-shadow: none;
                box-shadow: none; } }
  section.our-story .background-text-container {
    position: relative; }
  section.our-story .background-text {
    position: absolute;
    top: 325px;
    right: 0px;
    left: auto;
    z-index: -1; }
  section.our-story .sub-title {
    padding-top: 25px;
    padding-right: 15px; }
    @media (max-width: 767px) {
      section.our-story .sub-title {
        margin: 0 auto; } }
    @media (max-width: 991px) {
      section.our-story .sub-title {
        margin: 0 auto;
        padding: 0px; } }
  section.our-story p.text {
    width: calc(100% - 10%);
    max-width: 415px; }
    @media (max-width: 991px) {
      section.our-story p.text {
        width: calc(100% - 20%);
        margin-left: 10%;
        margin-right: 10%;
        max-width: 100%; } }
    @media (max-width: 767px) {
      section.our-story p.text {
        width: 100%;
        margin: 0 auto;
        max-width: 100%; } }
  @media (max-width: 767px) {
    section.our-story {
      margin: 0;
      width: 100%;
      text-align: center;
      padding-top: 70px;
      margin-bottom: 70px; } }
  @media (max-width: 991px) {
    section.our-story {
      margin: 0;
      width: 100%;
      text-align: center;
      padding-top: 70px;
      height: auto; } }

section.our-mission {
  text-align: center;
  width: calc(100vw - 480px);
  margin: 0 auto;
  padding-top: 30px;
  display: block;
  clear: both;
  margin-bottom: 120px; }
  section.our-mission h2 {
    margin-bottom: 36px; }
  @media (max-width: 767px) {
    section.our-mission {
      margin: 0;
      width: 100%;
      text-align: center;
      margin-top: 0px; } }
  @media (max-width: 991px) {
    section.our-mission {
      margin: 0;
      width: 100%;
      text-align: center;
      padding-top: 0px; } }

section.divisions-of-agis {
  text-align: center;
  margin-top: 154px;
  width: calc(100vw - 200px);
  margin: 0 auto;
  background-color: #f4f5f9;
  clear: both;
  padding: 80px 0 95px 0; }
  section.divisions-of-agis .large-4 {
    margin-top: 75px; }
  section.divisions-of-agis .dev-icon {
    padding-top: 7px; }
  section.divisions-of-agis .strat-icon {
    padding-top: 2px; }
  @media (max-width: 767px) {
    section.divisions-of-agis div:first-of-type div:first-of-type {
      text-align: center !important; } }
  @media (max-width: 991px) {
    section.divisions-of-agis div:first-of-type div:first-of-type {
      text-align: center !important; } }
  section.divisions-of-agis .text-right {
    margin-right: 15px; }
  section.divisions-of-agis p.sub-title {
    padding-top: 20px;
    width: auto !important; }
    @media (max-width: 767px) {
      section.divisions-of-agis p.sub-title {
        text-align: center !important; } }
    @media (max-width: 991px) {
      section.divisions-of-agis p.sub-title {
        text-align: center !important; } }
  section.divisions-of-agis .default-text {
    margin-top: 20px;
    margin-bottom: 0px; }
  section.divisions-of-agis .columns p {
    line-height: 30px;
    color: #272727; }
    @media (max-width: 991px) {
      section.divisions-of-agis .columns p {
        width: 80%;
        margin: 0 auto;
        text-align: center; } }
  @media (max-width: 767px) {
    section.divisions-of-agis {
      margin: 0;
      width: 100%;
      text-align: center; } }
  @media (max-width: 991px) {
    section.divisions-of-agis {
      margin: 0;
      width: 100%;
      text-align: center;
      padding-bottom: 0px;
      padding-top: 70px; } }
  section.divisions-of-agis .div-p-text {
    margin-bottom: 70px; }

section.our-experience {
  padding-top: 138px;
  text-align: center;
  position: relative;
  margin: 0 auto;
  width: calc(100vw - 200px);
  clear: both;
  padding-bottom: 30px; }
  @media (max-width: 991px) {
    section.our-experience {
      padding-top: 70px;
      margin: 0;
      width: 100%;
      text-align: center; } }
  section.our-experience .mobile-our-experience {
    display: none; }
    @media (max-width: 991px) {
      section.our-experience .mobile-our-experience {
        display: block;
        margin-bottom: 30px; } }
  section.our-experience .our-experience-picture {
    position: relative;
    width: 880px;
    margin: 0 auto; }
    section.our-experience .our-experience-picture:after {
      content: '';
      position: absolute;
      top: -40px;
      left: 570px;
      background-color: #f4f5f9;
      display: block;
      height: 450px;
      z-index: -1;
      width: 500px;
      margin: 0 auto; }
      @media (max-width: 767px) {
        section.our-experience .our-experience-picture:after {
          display: none; } }
  section.our-experience div.bottom-our-experience-sections {
    text-align: center;
    margin: 0 auto;
    position: relative;
    margin-top: 150px !important; }
    section.our-experience div.bottom-our-experience-sections .background-text {
      position: absolute;
      top: -140px;
      left: -62px;
      z-index: -1; }
      @media (max-width: 991px) {
        section.our-experience div.bottom-our-experience-sections .background-text {
          display: none; } }
    @media (max-width: 991px) {
      section.our-experience div.bottom-our-experience-sections {
        display: none; } }
  section.our-experience .sub-title {
    padding-top: 25px;
    margin-right: 40px; }
    @media (max-width: 991px) {
      section.our-experience .sub-title {
        margin: auto; } }
  @media (max-width: 767px) {
    section.our-experience div:first-of-type div:first-of-type {
      text-align: center !important; } }
  @media (max-width: 991px) {
    section.our-experience div:first-of-type div:first-of-type {
      text-align: center !important; } }
  @media (max-width: 767px) {
    section.our-experience h2 {
      text-align: center !important; } }
  @media (max-width: 991px) {
    section.our-experience h2 {
      text-align: center !important; } }
  section.our-experience .default-text {
    padding-top: 20px;
    max-width: 480px; }
    @media (max-width: 767px) {
      section.our-experience .default-text {
        text-align: center !important;
        padding-top: 0px; } }
    @media (max-width: 991px) {
      section.our-experience .default-text {
        text-align: center !important;
        margin: 0 auto;
        padding-bottom: 50px; } }

section.the-agis-team {
  margin-top: 157px;
  padding-bottom: 100px;
  width: 100vw;
  text-align: center; }
  @media (max-width: 991px) {
    section.the-agis-team {
      margin: 0;
      width: 100%;
      text-align: center;
      height: auto;
      padding-bottom: 80px; } }
  section.the-agis-team h1 {
    font-size: 60px;
    padding-top: 63px;
    padding-bottom: 18px; }
    @media (max-width: 767px) {
      section.the-agis-team h1 {
        font-size: 30px; } }
  section.the-agis-team p {
    color: white;
    font-family: "proxima-nova";
    font-size: 16px; }
  @media (max-width: 767px) {
    section.the-agis-team .bordered-text-container {
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
  section.the-agis-team .bordered-text {
    width: 420px;
    margin: 0 auto;
    padding-top: 23px;
    padding-bottom: 23px; }
    @media (max-width: 767px) {
      section.the-agis-team .bordered-text {
        width: 80%;
        margin-right: 10%;
        margin-left: 10%;
        padding: 23px; }
        section.the-agis-team .bordered-text p {
          text-align: center; } }
    @media (max-width: 991px) {
      section.the-agis-team .bordered-text {
        width: 80%;
        margin-right: 10%;
        margin-left: 10%; } }
  section.the-agis-team button {
    margin-top: 50px;
    color: white; }

section.work-for-us {
  margin: 0 auto;
  width: calc(100vw - 480px);
  letter-spacing: 0.035em;
  clear: both; }
  section.work-for-us .sub-title {
    margin-bottom: 27px; }
  section.work-for-us .title {
    margin-bottom: 33px; }
  section.work-for-us .description {
    padding-bottom: 78px; }
  section.work-for-us a.default-button {
    color: white;
    margin-top: 30px;
    margin-bottom: 30px; }
  section.work-for-us p {
    line-height: 30px;
    width: 440px; }

section.are-you-the-right-fit {
  max-width: 1016px;
  margin: 0 auto; }
  section.are-you-the-right-fit .sub-title {
    margin-top: 150px;
    margin-bottom: 25px; }
    @media (max-width: 991px) {
      section.are-you-the-right-fit .sub-title {
        margin-top: 110px; } }
  section.are-you-the-right-fit .sub-title-with-image {
    margin-top: 65px;
    margin-bottom: 70px; }
  section.are-you-the-right-fit .title {
    margin-bottom: 31px; }

section.applying-to-agis {
  position: relative;
  margin: 0 auto;
  width: calc(100vw - 480px);
  padding-top: 160px;
  padding-bottom: 80px; }
  @media (max-width: 767px) {
    section.applying-to-agis {
      margin: 0;
      width: 100%;
      text-align: center;
      padding-top: 0px;
      height: 100%;
      margin-bottom: 70px; } }
  @media (max-width: 991px) {
    section.applying-to-agis {
      margin: 0;
      width: 100%;
      text-align: center; } }
  section.applying-to-agis .horizontal-icon {
    margin-top: 57px; }
    @media (max-width: 991px) {
      section.applying-to-agis .horizontal-icon {
        margin-top: 30px; } }
  section.applying-to-agis .title {
    margin-bottom: 22px; }
  section.applying-to-agis .default-text p {
    margin-bottom: 0; }

section.the-interview-process {
  max-width: 1016px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 200px; }
  section.the-interview-process .row .default-text {
    margin: 0 auto;
    width: 570px; }
    @media (max-width: 991px) {
      section.the-interview-process .row .default-text {
        width: 80%;
        margin-right: 10%;
        margin-left: 10%; } }
  @media (max-width: 767px) {
    section.the-interview-process {
      margin: 0;
      width: 100%;
      text-align: center;
      padding-top: 70px;
      height: 100%;
      margin-bottom: 70px; } }
  @media (max-width: 991px) {
    section.the-interview-process {
      margin: 0;
      width: 100%;
      text-align: center; } }
  section.the-interview-process h3 {
    font-size: 28.07px;
    font-family: "Volkhov", serif;
    color: #01184b;
    line-height: 70px;
    text-align: center; }
    @media (max-width: 991px) {
      section.the-interview-process h3 {
        line-height: 35px; } }
  section.the-interview-process p.default-text {
    margin: auto;
    padding-top: 0px;
    padding-bottom: 24px; }

section.behind-the-vision .row {
  margin: 0 auto; }

@media (max-width: 767px) {
  section.behind-the-vision {
    margin: 0;
    width: 100%;
    text-align: center;
    padding-top: 70px;
    margin-bottom: 70px; } }

@media (max-width: 991px) {
  section.behind-the-vision {
    margin: 0;
    width: 100%;
    text-align: center; } }

section.behind-the-vision .sub-title {
  margin-top: 149px; }
  @media (max-width: 991px) {
    section.behind-the-vision .sub-title {
      margin-top: 75px; } }

section.behind-the-vision .headline-text {
  margin: 0 60px 92px 60px;
  text-align: center !important; }
  @media (max-width: 991px) {
    section.behind-the-vision .headline-text {
      margin-left: 10%;
      margin-right: 10%; } }

section.behind-the-vision .avatar-details {
  width: 250px;
  margin: 0 auto;
  z-index: 9; }
  section.behind-the-vision .avatar-details p {
    font-size: 16px;
    font-family: "proxima-nova-condensed";
    color: #01184b;
    display: block;
    font-weight: 700;
    margin-left: 20px;
    margin-bottom: 0px;
    line-height: 22px; }
    @media (max-width: 767px) {
      section.behind-the-vision .avatar-details p {
        width: calc(100% - 50px); } }
  section.behind-the-vision .avatar-details a.plus-icon {
    position: absolute;
    cursor: pointer;
    top: 50%;
    margin-top: -18px;
    right: 10px; }
  section.behind-the-vision .avatar-details hr {
    height: 2px;
    background-color: #e16900;
    border: none;
    position: relative;
    top: -10px; }

section.work-for-us {
  width: 100%;
  min-height: 450px;
  clear: both; }
  section.work-for-us .full-page-banner {
    width: 430px;
    margin: 0 auto;
    color: white;
    text-align: center;
    padding-bottom: 40px; }
    @media (max-width: 991px) {
      section.work-for-us .full-page-banner {
        top: 0px;
        width: 100%; } }
    section.work-for-us .full-page-banner .bordered-text {
      padding-top: 30px;
      padding-bottom: 30px; }
      @media (max-width: 991px) {
        section.work-for-us .full-page-banner .bordered-text {
          width: 80%;
          margin-right: 10%;
          margin-left: 10%; } }
    section.work-for-us .full-page-banner p {
      text-align: center;
      font-size: 16px;
      font-family: "proxima-nova";
      width: 100%; }
      @media (max-width: 767px) {
        section.work-for-us .full-page-banner p {
          font-size: 14px;
          line-height: 24px; } }
    section.work-for-us .full-page-banner button {
      color: white;
      margin-top: 45px; }

section.why-work-for-us {
  max-width: 1016px;
  margin: 0 auto;
  width: 100%;
  clear: both;
  padding-top: 115px;
  margin-bottom: 115px; }
  section.why-work-for-us .full-page-banner {
    width: 430px;
    margin: 0 auto;
    color: white;
    text-align: center;
    position: relative;
    top: 80px; }
    section.why-work-for-us .full-page-banner .bordered-text {
      padding-top: 30px;
      padding-bottom: 30px; }
    section.why-work-for-us .full-page-banner p {
      text-align: center;
      font-size: 16px;
      font-family: "proxima-nova"; }
    section.why-work-for-us .full-page-banner button {
      color: white;
      margin-top: 45px; }
  section.why-work-for-us .description {
    padding-top: 20px;
    padding-bottom: 50px; }
    @media (max-width: 991px) {
      section.why-work-for-us .description {
        padding-top: 0px;
        padding-bottom: 50px; } }
  @media (max-width: 991px) {
    section.why-work-for-us {
      padding-top: 0px; } }
  section.why-work-for-us .custom-accordion-content h3 {
    text-align: center;
    font-family: "Volkhov", serif; }
    @media (max-width: 767px) {
      section.why-work-for-us .custom-accordion-content h3 {
        font-size: 18px; } }

/* NEWS */
section.news-landing {
  width: calc(100vw - 480px);
  margin: 0 auto;
  border-bottom: 1px solid #e16900;
  padding-bottom: 96px;
  padding-top: 120px;
  clear: both; }
  @media (max-width: 991px) {
    section.news-landing {
      margin: 0;
      width: 100%;
      text-align: center;
      padding-top: 0px;
      height: auto;
      padding-bottom: 30px;
      width: 80%;
      margin-left: 10%;
      margin-bottom: 100px; } }

section.news-listing {
  width: calc(100vw - 480px);
  margin: 0 auto;
  padding-top: 98px; }
  @media (max-width: 991px) {
    section.news-listing {
      margin: 0;
      width: 100%;
      text-align: center;
      padding-top: 0px; } }
  section.news-listing .news-text-content {
    margin-left: 50px;
    width: 300px;
    position: relative;
    margin-top: 25px;
    margin-bottom: 20px; }
    section.news-listing .news-text-content h3 {
      letter-spacing: 0.15em; }
  section.news-listing img {
    width: 270px;
    -webkit-box-shadow: 0px 6px 17.28px 0.72px rgba(1, 24, 75, 0.1);
            box-shadow: 0px 6px 17.28px 0.72px rgba(1, 24, 75, 0.1); }
  section.news-listing hr {
    position: absolute;
    width: 50px;
    border: none;
    background-color: #e16900;
    height: 2px;
    left: -75px;
    top: -8px; }
  section.news-listing h3 {
    font-size: 14px;
    font-family: "proxima-nova-condensed";
    color: #01184b;
    line-height: 2;
    font-weight: 700;
    margin-bottom: 0; }
  section.news-listing p.date-posted {
    font-size: 14px;
    font-family: "proxima-nova-condensed";
    color: #e16900;
    font-weight: 700; }
  section.news-listing p.post-description {
    font-size: 16px;
    font-family: "proxima-nova";
    color: #272727;
    line-height: 30px;
    letter-spacing: 0.035em; }
    @media (max-width: 991px) {
      section.news-listing p.post-description {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        margin-top: 20px; } }
    @media (max-width: 767px) {
      section.news-listing p.post-description {
        line-height: 15px;
        font-size: 13.5px; } }
  section.news-listing button,
  section.news-listing a {
    border-width: 1px;
    border-color: #e16900;
    border-style: solid;
    padding: 12px 20px 10px 20px;
    font-size: 14px;
    font-family: "proxima-nova-condensed";
    color: #e16900;
    line-height: 1.714;
    text-align: center;
    -webkit-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
    cursor: pointer; }
    @media (max-width: 991px) {
      section.news-listing button,
      section.news-listing a {
        padding: 5px 10px 5px 10px; } }
    @media (max-width: 767px) {
      section.news-listing button,
      section.news-listing a {
        font-size: 12px; } }
  @media (max-width: 991px) {
    section.news-listing .row {
      margin-bottom: 0px; } }

section.contact-us {
  width: 100%;
  min-height: 450px;
  clear: both; }
  section.contact-us .full-page-banner {
    width: 440px;
    margin: 0 auto;
    color: white;
    text-align: center; }
    section.contact-us .full-page-banner .bordered-text {
      padding-top: 30px;
      padding-bottom: 30px; }
      @media (max-width: 991px) {
        section.contact-us .full-page-banner .bordered-text {
          width: 80%;
          margin-left: 10%;
          margin-right: 10%; } }
    section.contact-us .full-page-banner p {
      text-align: center;
      font-size: 16px;
      font-family: "proxima-nova"; }
      @media (max-width: 991px) {
        section.contact-us .full-page-banner p {
          width: 100%; } }
    section.contact-us .full-page-banner a.default-button {
      color: white;
      position: relative; }
    @media (max-width: 991px) {
      section.contact-us .full-page-banner {
        top: 0px;
        width: 100%;
        padding-top: 0px; } }

/* CONTACT */
section.where-to-find-us {
  padding-top: 99px;
  width: calc(100vw - 480px);
  margin: 0 auto;
  margin-bottom: 90px !important;
  clear: both;
  height: 770px; }
  @media (max-width: 991px) {
    section.where-to-find-us {
      margin: 0;
      width: 100%;
      text-align: center;
      padding-top: 0px;
      height: 100%;
      margin-bottom: 0px;
      padding-top: 0px; } }
  section.where-to-find-us .contact-block {
    padding-top: 40px;
    margin-bottom: 146px; }
    section.where-to-find-us .contact-block a {
      display: block;
      font-size: 17px;
      font-family: "Volkhov", serif;
      color: #01184b;
      font-weight: bold;
      line-height: 1.765; }
      section.where-to-find-us .contact-block a:hover {
        color: #c95300;
        -webkit-transition: color 0.5s;
        transition: color 0.5s; }
    @media (max-width: 767px) {
      section.where-to-find-us .contact-block {
        margin-bottom: 70px; } }
  section.where-to-find-us .address {
    margin-bottom: 10px;
    padding-left: 0; }
    section.where-to-find-us .address p {
      font-size: 16px;
      line-height: 30px;
      font-weight: lighter; }
      @media (max-width: 767px) {
        section.where-to-find-us .address p {
          font-size: 14px;
          line-height: 24px; } }
  section.where-to-find-us #map {
    height: 559px;
    width: 100%;
    -webkit-box-shadow: 0px 6px 17.28px 0.72px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 6px 17.28px 0.72px rgba(0, 0, 0, 0.08); }

section.contact-form {
  width: calc(100vw - 200px);
  padding-left: 100px;
  padding-right: 100px;
  padding-bottom: 100px;
  padding-top: 100px;
  margin: 0 auto;
  margin-bottom: 200px;
  clear: both;
  background-color: #f4f5f9; }
  @media (max-width: 767px) {
    section.contact-form {
      margin: 0;
      width: 100%;
      text-align: center;
      padding-top: 70px;
      height: 100%;
      margin-bottom: 70px; } }
  @media (max-width: 991px) {
    section.contact-form {
      margin: 0;
      width: 100%;
      text-align: center;
      width: 100%;
      padding: 10px; } }
  section.contact-form .long-input {
    width: 550px;
    min-width: 550px; }
  section.contact-form .row {
    margin-left: 0;
    margin-right: 0; }
  section.contact-form hr {
    display: inline-block;
    border: none;
    height: 1px;
    background-color: #e16900;
    width: 379px;
    position: relative;
    top: 23px;
    left: -17px; }
  section.contact-form p.fill-out-form {
    display: inline-block;
    position: relative;
    bottom: -24px;
    font-size: 17px;
    font-family: "Volkhov", serif;
    color: #01184b;
    font-weight: bold;
    margin-bottom: 115px; }
  section.contact-form .contact-form-cotainer {
    width: calc(100vw - 480px);
    margin: 0 auto; }
  section.contact-form .sub-title {
    margin-left: 0; }
    @media (max-width: 767px) {
      section.contact-form .sub-title {
        margin-top: 60px; } }
    @media (max-width: 640px) {
      section.contact-form .sub-title {
        margin-top: 60px; } }
  section.contact-form input {
    background-color: white;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 380px;
    border: none;
    height: 48px;
    margin-bottom: 50px; }
  section.contact-form textarea {
    border: none;
    height: 270px;
    background-color: white;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px; }
  section.contact-form input:hover,
  section.contact-form textarea:hover {
    color: #272727;
    -webkit-box-shadow: 0px 6px 17.28px 0.72px rgba(1, 24, 75, 0.04);
    box-shadow: 0px 6px 17.28px 0.72px rgba(1, 24, 75, 0.04); }
  section.contact-form .mail-icon-container {
    position: relative; }
  section.contact-form .mail-icon-form {
    height: 270px;
    width: 70px;
    display: block;
    position: absolute;
    background-color: #e16900;
    top: 0px;
    right: 70px; }
    section.contact-form .mail-icon-form:hover {
      background-color: #c95300;
      -webkit-transition: background-color 100ms linear;
      transition: background-color 100ms linear; }
    section.contact-form .mail-icon-form img {
      position: relative;
      top: 105px;
      left: 15px;
      width: 40px; }
      @media (max-width: 991px) {
        section.contact-form .mail-icon-form img {
          left: 0px; } }
    section.contact-form .mail-icon-form p {
      color: white;
      margin-left: 5px;
      position: relative;
      top: 115px; }

section.case-study-title {
  width: 100%;
  margin: 0 auto;
  clear: both;
  margin-bottom: 60px; }
  section.case-study-title .sub-title {
    margin-top: 120px; }
    @media (max-width: 991px) {
      section.case-study-title .sub-title {
        margin-top: 45px; } }
  @media (max-width: 767px) {
    section.case-study-title {
      margin: 0;
      width: 100%;
      text-align: center; } }
  @media (max-width: 991px) {
    section.case-study-title {
      margin: 0;
      width: 100%;
      text-align: center; } }
  section.case-study-title h2 {
    font-size: 45px; }

section.case-study {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  clear: both;
  padding-top: 0px; }
  @media (max-width: 767px) {
    section.case-study {
      margin: 0;
      width: 100%;
      text-align: center; } }
  @media (max-width: 991px) {
    section.case-study {
      margin: 0;
      width: 100%;
      text-align: center; } }
  @media (max-width: 767px) {
    section.case-study .default-text {
      margin-left: 0;
      text-align: center; } }
  @media (max-width: 991px) {
    section.case-study .default-text {
      margin-left: 0;
      text-align: center;
      width: 80%;
      margin-right: 10%;
      margin-left: 10%; } }
  @media (max-width: 991px) {
    section.case-study .bar-listing {
      padding-top: 120px; } }
  section.case-study .bar-listing h4 {
    font-size: 14px;
    font-family: "proxima-nova-condensed";
    color: #01184b;
    line-height: 2.143;
    text-align: left;
    margin-bottom: 0;
    font-weight: 700; }
    @media (max-width: 991px) {
      section.case-study .bar-listing h4 {
        text-align: center;
        width: 100%; } }
  section.case-study .bar-listing p {
    font-size: 16px;
    font-family: "proxima-nova";
    color: #272727;
    line-height: 1.875;
    margin-bottom: 0; }
  section.case-study .description p {
    text-align: left;
    margin-bottom: 80px; }
  section.case-study .challenge-solution-impact {
    padding: 25px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #f4f5f9;
    min-width: 678px; }
    @media (max-width: 991px) {
      section.case-study .challenge-solution-impact {
        min-width: 0px;
        margin-top: 50px; } }
    section.case-study .challenge-solution-impact .bordered-text {
      padding-top: 20px;
      padding-bottom: 20px;
      margin-bottom: 59px;
      margin-top: 54px;
      font-family: "Volkhov", serif;
      font-size: 17px; }
    section.case-study .challenge-solution-impact .case-study-item {
      padding-bottom: 50px; }
      section.case-study .challenge-solution-impact .case-study-item h4 {
        font-size: 18px;
        font-family: "proxima-nova-condensed";
        color: #01184b;
        line-height: 1.333;
        text-align: left; }
        @media (max-width: 991px) {
          section.case-study .challenge-solution-impact .case-study-item h4 {
            text-align: center; } }
      section.case-study .challenge-solution-impact .case-study-item p {
        font-size: 16px;
        font-family: "proxima-nova";
        color: #272727;
        line-height: 1.875;
        text-align: left;
        margin-top: -4px; }
      section.case-study .challenge-solution-impact .case-study-item:last-of-type {
        padding-bottom: 25px; }

section.location {
  width: calc(100vw - 480px);
  margin: 0 auto;
  clear: both;
  margin-top: 100px; }
  @media (max-width: 767px) {
    section.location {
      margin: 0;
      width: 100%;
      text-align: center; } }
  @media (max-width: 991px) {
    section.location {
      margin: 0;
      width: 100%;
      text-align: center; } }
  section.location .sub-title {
    margin-bottom: 100px; }
  section.location img {
    margin-bottom: 200px; }

section.development {
  width: calc(100vw - 480px);
  margin: 0 auto;
  clear: both;
  padding-bottom: 150px; }
  @media (max-width: 991px) {
    section.development {
      margin: 0;
      width: 100%;
      text-align: center;
      padding-bottom: 50px; } }
  @media (max-width: 767px) {
    section.development {
      margin: 0;
      width: 100%;
      text-align: center;
      padding-bottom: 0px; } }
  section.development .headline-text {
    text-align: center;
    max-width: 600px;
    margin: 0 auto; }
  section.development .sub-title {
    margin-top: 118px;
    margin-bottom: 32px; }
    @media (max-width: 991px) {
      section.development .sub-title {
        margin-top: 75px;
        margin-bottom: 0px; } }
    @media (max-width: 767px) {
      section.development .sub-title {
        margin-top: 0px; } }
  section.development .headline-text {
    margin-top: 20px; }
    @media (max-width: 991px) {
      section.development .headline-text {
        margin-top: 0px; } }

section.development-services {
  width: calc(100vw - 200px);
  margin: 0 auto;
  clear: both;
  background-color: #f4f5f9; }
  @media (max-width: 767px) {
    section.development-services {
      margin: 0;
      width: 100%;
      text-align: center; } }
  @media (max-width: 991px) {
    section.development-services {
      margin: 0;
      width: 100%;
      text-align: center; } }
  section.development-services .sub-title {
    margin-top: 100px; }
    @media (max-width: 991px) {
      section.development-services .sub-title {
        margin-top: 75px; } }
    @media (max-width: 767px) {
      section.development-services .sub-title {
        margin-top: 0px; } }
  section.development-services .default-text {
    text-align: center;
    padding-right: 35px;
    padding-left: 35px;
    margin-top: 30px; }
    @media (max-width: 991px) {
      section.development-services .default-text {
        margin-top: 0px; } }
  section.development-services .development-services-text p {
    margin-right: 25px;
    margin-left: 25px; }
    @media (max-width: 991px) {
      section.development-services .development-services-text p {
        width: 80%;
        margin-right: 10%;
        margin-left: 10%; } }
  section.development-services .level-3 {
    width: 95%;
    margin-bottom: 99px;
    margin-top: 28px; }
    section.development-services .level-3 div {
      margin-top: 0px; }
    @media (max-width: 991px) {
      section.development-services .level-3 {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px; } }
    @media (max-width: 991px) {
      section.development-services .level-3 .columns img {
        margin-top: 50px !important; } }
    section.development-services .level-3 p {
      height: auto;
      padding-right: 50px;
      padding-left: 50px; }
    section.development-services .level-3 .bordered {
      border-right: 1px solid #e16900; }
    section.development-services .level-3 div hr {
      width: 33% !important;
      margin-top: 20px;
      margin-bottom: 30px; }
    section.development-services .level-3 div:nth-of-type(1) img {
      width: 65px;
      height: 47px; }
    section.development-services .level-3 div:nth-of-type(1) h3 {
      margin-top: 55px; }
    section.development-services .level-3 div:nth-of-type(2) img {
      width: 48px;
      height: 51px; }
    section.development-services .level-3 div:nth-of-type(3) img {
      width: 60px;
      height: 26px; }
    section.development-services .level-3 div:nth-of-type(3) h3 {
      margin-top: 76px; }

section.investments {
  margin: 0 auto;
  clear: both;
  padding-bottom: 129px; }
  @media (max-width: 767px) {
    section.investments {
      margin: 0;
      width: 100%;
      text-align: center; } }
  @media (max-width: 991px) {
    section.investments {
      margin: 0;
      width: 100%;
      text-align: center;
      padding-bottom: 70px; } }
  section.investments .sub-title {
    margin-top: 120px;
    margin-bottom: 30px; }
    @media (max-width: 991px) {
      section.investments .sub-title {
        margin-top: 60px; } }
  section.investments .investments-title {
    margin-bottom: 30px; }
  section.investments .default-text {
    font-weight: 300; }

.bordered-text.quote {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 28px;
  padding-top: 28px; }
  .bordered-text.quote p {
    font-family: "Volkhov", serif; }

.growth-potential-bordered {
  display: inline-block;
  width: 350px;
  float: left; }
  @media (max-width: 991px) {
    .growth-potential-bordered {
      width: 80%;
      margin-left: 10%;
      margin-right: 10%; } }
  .growth-potential-bordered p {
    line-height: 1.765; }

.growth-potential-description {
  display: inline-block;
  width: 480px;
  float: right;
  margin-top: -8px; }
  @media (max-width: 991px) {
    .growth-potential-description {
      width: 100%;
      padding: 30px; } }

section.investments-portfolio {
  background-color: #f4f5f9;
  width: calc(100vw - 200px);
  margin: 0 auto;
  clear: both;
  padding-bottom: 100px;
  margin-bottom: 200px; }
  @media (max-width: 991px) {
    section.investments-portfolio {
      margin: 0;
      width: 100%;
      text-align: center;
      width: 100%;
      padding-bottom: 0px;
      margin-top: 50px;
      margin-bottom: 100px; } }
  @media (max-width: 767px) {
    section.investments-portfolio {
      margin: 0;
      width: 100%;
      text-align: center;
      margin-top: 0px;
      padding-top: 0px;
      background-color: #fff; } }
  section.investments-portfolio .investment-portfolio-container {
    width: 100%;
    margin: 0 auto; }
  section.investments-portfolio .sub-title {
    margin-top: 100px; }
    @media (max-width: 991px) {
      section.investments-portfolio .sub-title {
        margin-top: 75px; } }
    @media (max-width: 767px) {
      section.investments-portfolio .sub-title {
        margin-top: 0px; } }
  @media (max-width: 991px) {
    section.investments-portfolio .level-3 {
      padding-top: 0px;
      margin-top: 0px; } }
  section.investments-portfolio .level-3 h3 {
    color: #01184b; }
  section.investments-portfolio .level-3 p {
    color: #272727;
    margin-right: 15px;
    margin-left: 15px; }
    @media (max-width: 991px) {
      section.investments-portfolio .level-3 p {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 23px; } }
  section.investments-portfolio .level-3 div {
    margin-top: 0px; }
  @media (max-width: 991px) {
    section.investments-portfolio .level-3 .large-6 {
      margin-top: 75px; } }
  section.investments-portfolio .level-3 div:first-of-type img {
    margin-bottom: 12px; }
  section.investments-portfolio .level-3 div:last-of-type p {
    margin-right: 45px;
    margin-left: 45px; }
  section.investments-portfolio .level-3 img {
    color: #e16900; }
    @media (max-width: 991px) {
      section.investments-portfolio .level-3 img {
        margin-top: 120px !important; } }
  section.investments-portfolio .level-3 button,
  section.investments-portfolio .level-3 a {
    color: #e16900;
    margin-top: 25px; }
  section.investments-portfolio .level-3 .bordered {
    border-right: none; }
  section.investments-portfolio .level-3 .party-portfolio {
    border-left: 1px solid #FF6900; }
    @media (max-width: 991px) {
      section.investments-portfolio .level-3 .party-portfolio {
        border: none; } }
  section.investments-portfolio .level-3 hr {
    background-color: #FF6900;
    margin-top: 20px; }
  section.investments-portfolio .our-track-record-title {
    margin-top: 10px;
    margin-bottom: 34px; }
  section.investments-portfolio .default-text {
    margin-bottom: 30px; }
    section.investments-portfolio .default-text p {
      max-width: 610px;
      margin: 0 auto; }
    @media (max-width: 991px) {
      section.investments-portfolio .default-text {
        margin-bottom: 0px; } }

section.our-strategy {
  clear: both;
  padding-top: 110px;
  margin-left: 100px;
  padding-bottom: 136px; }
  @media (max-width: 767px) {
    section.our-strategy {
      margin: 0;
      width: 100%;
      text-align: center;
      padding-top: 25px; } }
  @media (max-width: 991px) {
    section.our-strategy {
      margin: 0;
      width: 100%;
      text-align: center;
      padding-bottom: 0px; } }
  section.our-strategy .pursuing-growth-image {
    margin-left: 25px; }
    @media (max-width: 991px) {
      section.our-strategy .pursuing-growth-image {
        margin: 0px;
        width: 100%; } }
  section.our-strategy .sub-title {
    text-align: left;
    margin-bottom: 30px; }
    @media (max-width: 991px) {
      section.our-strategy .sub-title {
        margin-bottom: 0px; } }
  section.our-strategy h2 {
    text-align: left; }
    @media (max-width: 991px) {
      section.our-strategy h2 {
        text-align: center; } }
  section.our-strategy .headline-text {
    text-align: left;
    margin-top: 20px; }
    @media (max-width: 991px) {
      section.our-strategy .headline-text {
        text-align: center; } }
  section.our-strategy .our-strategy-text-content {
    margin-top: 55px; }
    @media (max-width: 991px) {
      section.our-strategy .our-strategy-text-content {
        margin-top: -30px;
        margin-bottom: 0px; } }

section.strategy-services {
  clear: both;
  background-color: #f4f5f9;
  padding-bottom: 100px;
  margin: 0 auto;
  margin-bottom: 200px;
  width: calc(100vw - 200px);
  text-align: center; }
  section.strategy-services object {
    vertical-align: middle; }
    section.strategy-services object.per-icon {
      margin-top: 5px; }
    section.strategy-services object.ma-icon {
      margin-top: 7px; }
  @media (max-width: 767px) {
    section.strategy-services {
      margin: 0;
      width: 100%;
      text-align: center; } }
  @media (max-width: 991px) {
    section.strategy-services {
      margin: 0;
      width: 100%;
      text-align: center;
      padding-bottom: 0px;
      margin-bottom: 75px; } }
  @media (max-width: 767px) {
    section.strategy-services {
      padding-top: 15px; } }
  section.strategy-services h2 {
    margin-top: 10px;
    margin-bottom: 40px; }
  section.strategy-services .sub-title {
    margin-top: 100px; }
    @media (max-width: 991px) {
      section.strategy-services .sub-title {
        margin-top: 60px; } }
  section.strategy-services .headline-text {
    text-align: center;
    padding-bottom: 23px; }
  section.strategy-services .bordered-text {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    font-family: "Volkhov", serif;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 25px; }
    @media (max-width: 991px) {
      section.strategy-services .bordered-text {
        width: 80%;
        margin-right: 10%;
        margin-left: 10%; } }
  section.strategy-services .div-p-text {
    padding-bottom: 60px; }
    @media (max-width: 991px) {
      section.strategy-services .div-p-text {
        padding-bottom: 0px;
        margin-bottom: 0px; } }
  section.strategy-services .level-3 {
    width: 100%;
    max-width: 1050px; }
    @media (max-width: 991px) {
      section.strategy-services .level-3 {
        width: 80%; } }
    section.strategy-services .level-3 h3 {
      color: #01184b; }
    section.strategy-services .level-3 p {
      color: #272727;
      margin-right: 15px;
      margin-left: 15px; }
    section.strategy-services .level-3 .bordered {
      border-right: 1px solid #FF6900; }
      @media (max-width: 991px) {
        section.strategy-services .level-3 .bordered {
          border: none; } }
    section.strategy-services .level-3 button,
    section.strategy-services .level-3 a {
      color: #e16900;
      display: inline-block;
      margin-top: 71px; }
      @media (max-width: 767px) {
        section.strategy-services .level-3 button,
        section.strategy-services .level-3 a {
          margin-top: 30px;
          margin-bottom: 70px; } }
    section.strategy-services .level-3 div:nth-of-type(1) img {
      margin-bottom: 10px; }
    section.strategy-services .level-3 div:nth-of-type(1) p {
      margin-right: 8px;
      margin-left: 8px; }
      @media (max-width: 767px) {
        section.strategy-services .level-3 div:nth-of-type(1) p {
          margin-right: 0px;
          margin-left: 0px; } }
    section.strategy-services .level-3 div:nth-of-type(2) img {
      margin-bottom: 9px; }
    section.strategy-services .level-3 div:nth-of-type(2) p {
      margin-right: 20px;
      margin-left: 19px; }
      @media (max-width: 767px) {
        section.strategy-services .level-3 div:nth-of-type(2) p {
          margin-right: 0px;
          margin-left: 0px; } }
    section.strategy-services .level-3 div:nth-of-type(3) img {
      margin-bottom: 10px; }
    section.strategy-services .level-3 div:nth-of-type(3) p {
      margin-right: 45px;
      margin-left: 45px; }
      @media (max-width: 767px) {
        section.strategy-services .level-3 div:nth-of-type(3) p {
          margin-right: 0px;
          margin-left: 0px; } }

.background-text-container {
  display: block; }
  @media (max-width: 991px) {
    .background-text-container {
      margin-top: 70px; }
      .background-text-container img {
        width: 80%;
        margin-right: 10%;
        margin-left: 10%; } }

.footer-break {
  height: 200px;
  width: calc(100vw - 200px);
  margin: 0 auto;
  background-color: white;
  clear: both;
  display: block; }
  @media (max-width: 991px) {
    .footer-break {
      display: none; } }

.header-split {
  height: 100px; }

section.service-offering {
  width: calc(100vw - 950px);
  margin: 0 auto;
  text-align: center;
  clear: both;
  max-width: 1500px;
  margin-top: 100px;
  margin-bottom: 150px;
  position: relative;
  top: 100px;
  padding-bottom: 60px; }
  @media (max-width: 991px) {
    section.service-offering {
      margin-bottom: 0px;
      top: 0px;
      width: 100%;
      margin: 0 auto; } }
  @media (max-width: 767px) {
    section.service-offering {
      padding-top: 40px; } }
  @media (max-width: 991px) {
    section.service-offering .diamond-list-cont {
      margin-bottom: 50px; } }
  section.service-offering .sub-title {
    margin-top: 116px; }
    @media (max-width: 991px) {
      section.service-offering .sub-title {
        margin-top: 75px;
        margin-bottom: 0px; } }
    @media (max-width: 767px) {
      section.service-offering .sub-title {
        margin-top: 30px;
        margin-bottom: 0px; } }
  section.service-offering h2 {
    margin-top: 7px;
    margin-bottom: 30px; }
    @media (max-width: 991px) {
      section.service-offering h2 {
        margin-top: 50px;
        margin-bottom: 30px; } }
  section.service-offering p {
    text-align: center; }
  section.service-offering .default-text {
    text-align: center;
    margin: 0 auto;
    max-width: 580px;
    margin-bottom: 50px; }
  section.service-offering .blue-text {
    padding: 0px; }

section.ma-advisory {
  margin: 0 auto;
  text-align: center;
  clear: both;
  max-width: 1500px;
  margin-top: 100px;
  position: relative;
  top: 100px;
  margin-bottom: 300px;
  background-color: #f4f5f9; }
  @media (max-width: 991px) {
    section.ma-advisory {
      width: 100%;
      margin-bottom: 0px;
      top: 10px; } }
  @media (max-width: 767px) {
    section.ma-advisory {
      padding-top: 40px;
      background-color: #FFF; } }
  @media (max-width: 991px) {
    section.ma-advisory .diamond-list-cont {
      margin-bottom: 50px; } }
  section.ma-advisory .sub-title {
    margin-top: 116px; }
    @media (max-width: 991px) {
      section.ma-advisory .sub-title {
        margin-top: 75px;
        margin-bottom: 0px; } }
    @media (max-width: 767px) {
      section.ma-advisory .sub-title {
        margin-top: 30px;
        margin-bottom: 0px; } }
  section.ma-advisory h2 {
    margin-top: 7px;
    margin-bottom: 30px; }
    @media (max-width: 991px) {
      section.ma-advisory h2 {
        margin-top: 50px;
        margin-bottom: 30px; } }
  section.ma-advisory p {
    text-align: center; }
  section.ma-advisory .default-text {
    text-align: center;
    margin: 0 auto;
    max-width: 580px;
    margin-bottom: 50px; }
  section.ma-advisory .blue-text {
    padding: 0px; }

section.project-experience {
  margin: 0;
  width: 100%;
  width: calc(100vw - 200px);
  max-width: 1300px;
  background-color: #f4f5f9;
  padding-right: 250px;
  padding-left: 250px;
  clear: both;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 90px; }
  section.project-experience .project-list div p {
    margin-bottom: 1px; }
  section.project-experience .default-button {
    color: #e16900; }
  section.project-experience .sub-title {
    margin-top: 100px; }
    @media (max-width: 991px) {
      section.project-experience .sub-title {
        margin-top: 75px;
        margin-bottom: 0px; } }
  section.project-experience .project-experience-container {
    margin: 0;
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center; }
    @media (max-width: 991px) {
      section.project-experience .project-experience-container {
        width: 100%; } }
    section.project-experience .project-experience-container .blue-text p {
      padding-top: 0px; }
    section.project-experience .project-experience-container img {
      width: 800px; }
    @media (max-width: 991px) {
      section.project-experience .project-experience-container object {
        width: 80%; } }
    section.project-experience .project-experience-container .sub-title {
      margin-top: 100px; }
      @media (max-width: 991px) {
        section.project-experience .project-experience-container .sub-title {
          margin-top: 75px;
          margin-bottom: 0px; } }
    section.project-experience .project-experience-container p {
      text-align: center; }
      @media (max-width: 991px) {
        section.project-experience .project-experience-container p {
          text-align: left;
          margin-bottom: 15px; } }
  @media (max-width: 991px) {
    section.project-experience {
      padding-right: 0px;
      padding-left: 0px;
      padding-top: 0px;
      padding-bottom: 50px;
      width: 100%; } }

section.services-case-studies {
  margin: 0;
  width: 100%;
  width: calc(100vw - 200px);
  clear: both;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 125px; }
  section.services-case-studies .sub-title {
    margin-top: 60px;
    margin-bottom: 80px; }
    @media (max-width: 767px) {
      section.services-case-studies .sub-title {
        margin-top: 35px !important;
        margin-bottom: 60px !important; } }
    @media (max-width: 640px) {
      section.services-case-studies .sub-title {
        margin-top: 35px !important;
        margin-bottom: 60px !important; } }
    @media (max-width: 991px) {
      section.services-case-studies .sub-title {
        margin-top: 35px !important;
        margin-bottom: 60px !important; } }
  section.services-case-studies .post-description {
    text-align: left; }
  section.services-case-studies .news-text-content {
    margin-left: 0;
    float: right;
    margin-right: 65px; }
    @media (max-width: 767px) {
      section.services-case-studies .news-text-content {
        margin: 0; }
        section.services-case-studies .news-text-content p {
          text-align: center; }
        section.services-case-studies .news-text-content h3 {
          margin-top: 20px;
          text-align: center; }
        section.services-case-studies .news-text-content button,
        section.services-case-studies .news-text-content a {
          float: none;
          display: block;
          width: 300px;
          margin: 0 auto;
          margin-bottom: 30px; } }
    @media (max-width: 640px) {
      section.services-case-studies .news-text-content {
        margin: 0; }
        section.services-case-studies .news-text-content p {
          text-align: center; }
        section.services-case-studies .news-text-content h3 {
          margin-top: 20px;
          text-align: center; }
        section.services-case-studies .news-text-content button,
        section.services-case-studies .news-text-content a {
          float: none;
          display: block;
          width: 300px;
          margin: 0 auto;
          margin-bottom: 30px; } }
    @media (max-width: 991px) {
      section.services-case-studies .news-text-content {
        margin: 0; }
        section.services-case-studies .news-text-content p {
          text-align: center; }
        section.services-case-studies .news-text-content h3 {
          margin-top: 20px;
          text-align: center; }
        section.services-case-studies .news-text-content button,
        section.services-case-studies .news-text-content a {
          float: none;
          display: block;
          width: 300px;
          margin: 0 auto;
          margin-bottom: 30px; } }
  section.services-case-studies button {
    float: left; }
  section.services-case-studies h3 {
    text-align: left; }

.blue {
  color: #01184b; }

.track-record {
  margin-bottom: 50px !important;
  padding-top: 50px; }
  @media (max-width: 767px) {
    .track-record {
      padding-top: 20px !important; } }

.track-record-img {
  margin-top: 50px; }

.portfolio-companies {
  margin-bottom: 200px !important; }
  @media (max-width: 991px) {
    .portfolio-companies {
      margin-bottom: 100px !important; } }
  .portfolio-companies .large-6 {
    margin-bottom: 50px; }

.ma-section {
  margin-bottom: 150px !important; }
  @media (max-width: 991px) {
    .ma-section {
      margin-bottom: 50px !important; } }

.investment-management-section {
  background-color: #f4f5f9;
  min-width: 1300px;
  max-width: 100%; }
  @media (max-width: 1300px) {
    .investment-management-section {
      min-width: 100%;
      max-width: 100%; } }
  @media (max-width: 767px) {
    .investment-management-section {
      padding: 0px !important;
      margin-top: 70px !important;
      margin-bottom: 70px !important;
      top: 70px !important; } }

.menu-backdrop {
  z-index: 102;
  background-color: rgba(255, 255, 255, 0.6);
  position: fixed;
  margin: 0 auto;
  display: block;
  opacity: 0;
  width: 100%;
  height: 100%;
  display: none; }
  .menu-backdrop .menu {
    z-index: 102;
    position: absolute;
    left: -200px;
    width: 400px;
    top: 0;
    height: 800px;
    background-color: white;
    display: block;
    height: 100vh; }
    @media (max-width: 767px) {
      .menu-backdrop .menu {
        width: 100%;
        position: fixed; } }
    @media (max-width: 991px) {
      .menu-backdrop .menu {
        width: 100%;
        position: fixed; } }
    .menu-backdrop .menu ul {
      width: 100%;
      list-style: none;
      margin: 0 auto; }
      .menu-backdrop .menu ul.nav-level {
        display: none; }
      .menu-backdrop .menu ul li {
        -webkit-transition: background-color 100ms linear;
        transition: background-color 100ms linear;
        height: 54px;
        line-height: 50px;
        cursor: pointer;
        font-family: "proxima-nova-condensed";
        color: #01184b; }
        .menu-backdrop .menu ul li.orange-nav-item a {
          color: #e16900; }
        .menu-backdrop .menu ul li.expandable:before {
          content: "";
          width: 30px;
          height: 30px;
          background: transparent url("../../assets/images/arrow_right.png");
          top: 10px;
          left: 340px;
          position: relative;
          z-index: 9999;
          display: block;
          background-repeat: no-repeat;
          background-position: 10px 5px;
          display: inline-block; }
          @media (max-width: 767px) {
            .menu-backdrop .menu ul li.expandable:before {
              right: -80vw;
              left: inherit; } }
        .menu-backdrop .menu ul li.back {
          font-size: 18px;
          font-weight: 400;
          color: #01184b;
          letter-spacing: 0.15em; }
          .menu-backdrop .menu ul li.back:after {
            width: 100%;
            position: relative;
            content: '';
            height: 1px;
            background-color: #ebecf0;
            display: block;
            left: 0px;
            top: 1px; }
        .menu-backdrop .menu ul li:after {
          width: 323px;
          position: relative;
          content: '';
          height: 1px;
          background-color: #ebecf0;
          display: block;
          left: 20px;
          top: -3px; }
        .menu-backdrop .menu ul li:first-of-type:before {
          width: 100%;
          position: relative;
          content: '';
          height: 1px;
          background-color: #ebecf0;
          display: block;
          left: 0px;
          top: -1px; }
        .menu-backdrop .menu ul li.active a {
          color: #e16900; }
        .menu-backdrop .menu ul li:hover {
          background-color: #ebecf0;
          -webkit-transition: background-color 500ms linear;
          transition: background-color 500ms linear; }
        .menu-backdrop .menu ul li img {
          position: absolute;
          right: 50px;
          margin-top: 15px; }
        .menu-backdrop .menu ul li a {
          padding-left: 90px;
          padding-top: 2px;
          font-size: 18px;
          font-weight: 400;
          color: #01184b;
          letter-spacing: 0.15em;
          width: 100%;
          display: inline-block;
          vertical-align: middle;
          line-height: 54px; }
          @media (max-width: 991px) {
            .menu-backdrop .menu ul li a {
              padding-left: 100px; } }
          @media (max-width: 767px) {
            .menu-backdrop .menu ul li a {
              padding-left: 50px; } }
          @media (max-width: 640px) {
            .menu-backdrop .menu ul li a {
              padding-left: 20px; } }
        .menu-backdrop .menu ul li p {
          display: inline; }
        .menu-backdrop .menu ul li.expandable a {
          margin-left: -30px; }
        .menu-backdrop .menu ul li.back {
          color: rgba(1, 24, 75, 0.2); }
          .menu-backdrop .menu ul li.back span {
            padding-left: 90px;
            padding-top: 2px;
            display: inline-block; }
          .menu-backdrop .menu ul li.back button {
            width: 54px;
            height: 54px;
            background-color: #e16900;
            position: absolute;
            left: 0;
            margin-top: -1px; }
            .menu-backdrop .menu ul li.back button img {
              left: 50%;
              top: 50%;
              margin-left: -7px;
              margin-top: -9.5px; }
  .menu-backdrop .menu-close {
    -webkit-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
    width: 160px;
    height: 100px;
    display: block;
    background-color: #e16900;
    cursor: pointer;
    color: white;
    float: right;
    margin-right: -160px; }
    .menu-backdrop .menu-close:hover {
      -webkit-transition: background-color 100ms linear;
      transition: background-color 100ms linear;
      background-color: #c95300; }

.tabbed-nav {
  padding-left: 20px; }
  .tabbed-nav a {
    padding-left: 100px !important; }

.orange-nav-item a {
  padding-left: 85px !important; }

.agis-logo {
  float: left;
  position: absolute;
  left: 130px;
  top: 30px;
  z-index: 9; }

.dark-agis-logo {
  padding-top: 35px;
  padding-left: 50px;
  padding-bottom: 35px; }

.close-menu-cont {
  cursor: pointer;
  position: fixed;
  display: none;
  left: 400px;
  background-color: #e16900;
  width: 160px;
  height: 100px;
  z-index: 102; }
  .close-menu-cont:hover {
    background-color: #c95300;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s; }
  @media (max-width: 767px) {
    .close-menu-cont {
      right: 0px;
      left: auto;
      width: 50px;
      height: 50px; } }
  .close-menu-cont p {
    color: white;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 90px;
    font-size: 14px;
    letter-spacing: 0.15em;
    font-family: "proxima-nova-condensed";
    font-weight: normal; }
    @media (max-width: 767px) {
      .close-menu-cont p {
        display: none; } }
  .close-menu-cont a {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 30px; }
    @media (max-width: 767px) {
      .close-menu-cont a {
        top: 20px;
        left: 13px; }
        .close-menu-cont a object {
          height: 25px; } }

.no-body-scroll {
  overflow: hidden; }

.burger-bars-container {
  width: 100px;
  height: 100%;
  position: relative;
  display: inline-block;
  z-index: 103;
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
  width: 100px;
  height: 100px;
  display: block;
  background-color: #e16900;
  cursor: pointer;
  color: white;
  position: fixed;
  top: 0;
  left: 0; }
  .burger-bars-container:hover {
    -webkit-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
    background-color: #c95300; }
  @media (max-width: 767px) {
    .burger-bars-container {
      width: 50px;
      height: 50px; } }
  @media (max-width: 991px) {
    .burger-bars-container {
      position: fixed; } }
  @media (max-width: 767px) {
    .burger-bars-container {
      position: fixed;
      top: 0; } }
  @media (max-width: 767px) {
    .burger-bars-container.activated-menu {
      left: calc(100% - 160px); } }
  @media (max-width: 991px) {
    .burger-bars-container.activated-menu {
      position: absolute; } }
  .burger-bars-container span {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    -webkit-transition: .55s ease-in-out;
    transition: .55s ease-in-out;
    width: 45px;
    height: 2px;
    background-color: white;
    display: block;
    margin-top: 12.8px; }
    .burger-bars-container span span:nth-child(1) {
      top: 18px;
      width: 0%;
      left: 50%; }
    .burger-bars-container span span:nth-child(2) {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
    .burger-bars-container span span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
      margin-top: -2px; }
    .burger-bars-container span span:nth-child(4) {
      top: 18px;
      width: 0%;
      left: 50%; }
    .burger-bars-container span p {
      display: block; }
    @media (max-width: 767px) {
      .burger-bars-container span {
        width: 23px;
        height: 1px;
        margin-top: 6px; } }
  .burger-bars-container .burger-bars {
    float: left;
    margin-left: 25px;
    margin-top: 4px; }
    @media (max-width: 767px) {
      .burger-bars-container .burger-bars {
        margin-left: 13px; } }
    .burger-bars-container .burger-bars span {
      float: left; }
  .burger-bars-container p {
    float: left;
    margin-left: 15px;
    margin-top: 40px;
    font-family: "proxima-nova-condensed";
    font-size: 14px;
    display: none; }
    @media (max-width: 767px) {
      .burger-bars-container p {
        margin-top: 15px; } }
  .burger-bars-container span:nth-child(1) {
    top: 0px;
    margin-top: 30px; }
    @media (max-width: 767px) {
      .burger-bars-container span:nth-child(1) {
        margin-top: 15px; } }
  .burger-bars-container span:nth-child(2),
  .burger-bars-container span:nth-child(3) {
    top: 18px; }
  .burger-bars-container span:nth-child(4) {
    top: 36px; }

.sticky-nav {
  height: 100px;
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  margin-left: 100px;
  width: 100%;
  padding-right: 236px;
  opacity: 0; }
  @media (max-width: 991px) {
    .sticky-nav {
      padding: 0px;
      margin-left: 0px;
      height: 100px; } }
  @media (max-width: 767px) {
    .sticky-nav {
      padding: 0px;
      margin-left: 0px;
      height: 50px; } }
  .sticky-nav svg {
    display: inline;
    float: left;
    margin: 30px 0 30px 30px;
    width: 154px; }
    @media (max-width: 991px) {
      .sticky-nav svg {
        clear: both;
        height: 40px;
        margin: 0px;
        margin-top: 30px;
        margin-left: 130px; } }
    @media (max-width: 767px) {
      .sticky-nav svg {
        clear: both;
        height: 20px;
        margin: 0px;
        margin-top: 15px;
        margin-left: 70px;
        width: auto; } }
  .sticky-nav .sticky-nav-wrapper {
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 10px 19px 0px 15px;
    height: 100px; }
  .sticky-nav nav {
    margin: 10px 0px 0 0;
    display: inline;
    float: right;
    right: 500px; }
    @media (max-width: 991px) {
      .sticky-nav nav {
        display: none; } }
  .sticky-nav ul {
    list-style: none; }
    .sticky-nav ul li {
      display: inline-block;
      border-right: 1px solid #e16900;
      padding: 0px 20px 0px 20px;
      line-height: 60px;
      font-family: "proxima-nova-condensed";
      font-size: 14px; }
      .sticky-nav ul li:first-of-type {
        border-left: 1px solid #e16900; }
      .sticky-nav ul li a {
        color: #01184b; }
        .sticky-nav ul li a:hover {
          color: #e16900;
          -webkit-transition: color 0.5s;
          transition: color 0.5s; }
  .sticky-nav.active {
    display: block;
    -webkit-transition: -webkit-transform .55s linear;
    transition: -webkit-transform .55s linear;
    transition: transform .55s linear;
    transition: transform .55s linear, -webkit-transform .55s linear;
    -webkit-animation: fadeinsticky 0.55s;
    /* Safari, Chrome and Opera > 12.1 */
    /* Firefox < 16 */
    /* Internet Explorer */
    /* Opera < 12.1 */
    animation: fadeinsticky 0.55s;
    will-change: opacity;
    opacity: 0.929; }
  .sticky-nav.hidden {
    -webkit-transition: -webkit-transform .55s linear;
    transition: -webkit-transform .55s linear;
    transition: transform .55s linear;
    transition: transform .55s linear, -webkit-transform .55s linear;
    -webkit-animation: fadeout 0.55s;
    /* Safari, Chrome and Opera > 12.1 */
    /* Firefox < 16 */
    /* Internet Explorer */
    /* Opera < 12.1 */
    animation: fadeout 0.55s;
    will-change: opacity;
    opacity: 0;
    opacity: 0; }

.activated-menu {
  left: 400px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  -webkit-transition: .55s ease-in-out;
  transition: .55s ease-in-out; }
  .activated-menu span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%; }
  .activated-menu span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  .activated-menu span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    margin-top: -2px; }
  .activated-menu span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%; }
  .activated-menu p {
    display: block; }

.activated-backdrop {
  display: block;
  z-index: 101;
  -webkit-transition: -webkit-transform .55s linear;
  transition: -webkit-transform .55s linear;
  transition: transform .55s linear;
  transition: transform .55s linear, -webkit-transform .55s linear;
  -webkit-animation: fadein 0.55s;
  /* Safari, Chrome and Opera > 12.1 */
  /* Firefox < 16 */
  /* Internet Explorer */
  /* Opera < 12.1 */
  animation: fadein 0.55s;
  will-change: opacity;
  opacity: 1; }

.activated-nav {
  display: block;
  -webkit-transform: translate3d(200px, 0, 0);
          transform: translate3d(200px, 0, 0);
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  -webkit-transition: -webkit-transform .55s linear;
  transition: -webkit-transform .55s linear;
  transition: transform .55s linear;
  transition: transform .55s linear, -webkit-transform .55s linear;
  -webkit-animation: fadein 0.55s;
  /* Safari, Chrome and Opera > 12.1 */
  /* Firefox < 16 */
  /* Internet Explorer */
  /* Opera < 12.1 */
  animation: fadein 0.55s;
  will-change: opacity;
  opacity: 1; }

.above-footer {
  bottom: 20px;
  -webkit-transition: bottom 0.5s;
  transition: bottom 0.5s; }

.below-footer {
  bottom: 130px;
  -webkit-transition: bottom 0.5s;
  transition: bottom 0.5s; }
  @media (max-width: 1800px) {
    .below-footer {
      bottom: 150px; } }
  @media (max-width: 1300px) {
    .below-footer {
      bottom: 180px; } }

.socials {
  position: fixed;
  left: 40px;
  z-index: 999; }
  @media (max-width: 991px) {
    .socials {
      top: 35px;
      right: 20px;
      left: auto;
      position: absolute;
      z-index: 1; } }
  @media (max-width: 767px) {
    .socials {
      top: 15px;
      right: 30px;
      left: auto;
      position: absolute;
      z-index: 1; } }
  .socials a {
    /* &:hover {
      color: $default-state-orange;
      @include animate_function(color,
      0.5s);
    } */ }
  .socials div {
    display: block;
    margin-bottom: 18px; }
    @media (max-width: 991px) {
      .socials div {
        display: inline; } }
    @media (max-width: 767px) {
      .socials div {
        display: inline;
        margin-right: 0px;
        margin-top: 0px; }
        .socials div img:first-of-type {
          margin-right: 15px; } }
    .socials div.line {
      display: block;
      width: 1px;
      height: 61px;
      background-color: #e16900;
      margin: 0px 0px 25px 10px; }
      @media (max-width: 991px) {
        .socials div.line {
          display: none; } }
      @media (max-width: 767px) {
        .socials div.line {
          display: none; } }

.contact-details {
  font-size: 17px;
  font-family: "Volkhov", serif;
  color: rgba(1, 24, 75, 0.2);
  line-height: 1.764;
  position: absolute;
  right: 90px;
  top: 680px; }
  .contact-details a {
    color: rgba(1, 24, 75, 0.2); }
    .contact-details a:hover {
      color: #e16900;
      -webkit-transition: color 0.5s;
      transition: color 0.5s; }
  .contact-details p:first-of-type {
    margin: 0; }
  .contact-details p:nth-last-of-type(2) {
    margin-bottom: 25px; }
  .contact-details p:last-of-type {
    font-size: 13px;
    font-family: "proxima-nova";
    color: rgba(1, 24, 75, 0.4); }
  @media (max-width: 991px) {
    .contact-details {
      left: 80px;
      bottom: 55px; } }

.scroll-to-top {
  cursor: pointer;
  position: fixed;
  display: none;
  right: 25px;
  z-index: 1000; }
  .scroll-to-top svg:hover path:nth-child(1) {
    fill: #e16900;
    -webkit-transition: fill 0.5s;
    transition: fill 0.5s; }
  .scroll-to-top svg:hover path:nth-child(2) {
    stroke: white;
    -webkit-transition: stroke 0.5s;
    transition: stroke 0.5s; }
  .scroll-to-top img {
    height: 55px;
    width: 55px; }
  @media (max-width: 991px) {
    .scroll-to-top {
      opacity: 0 !important; } }
  @media (max-width: 767px) {
    .scroll-to-top {
      opacity: 0 !important; } }

.section-number {
  position: fixed;
  margin-left: 20px;
  top: 50%;
  z-index: 3; }
  .section-number ul {
    list-style: none; }
    .section-number ul li {
      font-size: 14px;
      font-family: "Volkhov", serif;
      font-weight: bold;
      color: #c6c6c6;
      width: 20px;
      text-align: center;
      margin-bottom: 20px;
      position: relative;
      z-index: 3;
      cursor: pointer; }
      .section-number ul li.active {
        color: #01184b; }
        .section-number ul li.active:after {
          width: 100%;
          position: relative;
          content: '';
          height: 2px;
          background-color: #e16900;
          display: block;
          -webkit-transition: -webkit-transform .55s linear;
          transition: -webkit-transform .55s linear;
          transition: transform .55s linear;
          transition: transform .55s linear, -webkit-transform .55s linear;
          -webkit-animation: sectionnumberlinegrowth 0.55s;
          /* Safari, Chrome and Opera > 12.1 */
          /* Firefox < 16 */
          /* Internet Explorer */
          /* Opera < 12.1 */
          animation: sectionnumberlinegrowth 0.55s;
          will-change: opacity;
          width: 100%; }
      .section-number ul li:hover {
        color: #e16900;
        -webkit-transition: color 0.5s;
        transition: color 0.5s; }
      .section-number ul li p {
        font-family: "proxima-nova-condensed";
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0.15em;
        width: 300px;
        word-wrap: none;
        text-align: left;
        position: absolute;
        top: 2px;
        left: 40px;
        z-index: 3; }
  @media (max-width: 767px) {
    .section-number {
      display: none; } }
  @media (max-width: 991px) {
    .section-number {
      display: none; } }

@media (max-width: 1066px) {
  .sticky-nav .sticky-nav-wrapper {
    margin: 0px;
    width: 100%; } }

@media (max-width: 1066px) {
  .sticky-nav .sticky-nav-wrapper {
    margin: 0px;
    width: 100%; } }

a.svg {
  position: relative;
  display: inline-block; }

a.svg:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.twitter-icon,
.linked-in-icon {
  height: 20px;
  width: 24px;
  display: block; }
  .twitter-icon svg,
  .linked-in-icon svg {
    width: 24px !important;
    height: 20px !important; }
    .twitter-icon svg path,
    .linked-in-icon svg path {
      fill: #e4e5e9;
      stroke: none;
      -webkit-transition: fill 100ms ease-in-out;
      transition: fill 100ms ease-in-out; }
  .twitter-icon:hover svg path,
  .linked-in-icon:hover svg path {
    fill: #e16900; }

.twitter-icon,
.linked-in-icon-sticky-nav {
  height: 20px;
  width: 24px;
  display: block; }
  .twitter-icon svg,
  .linked-in-icon-sticky-nav svg {
    width: 24px !important;
    height: 20px !important; }
    .twitter-icon svg path,
    .linked-in-icon-sticky-nav svg path {
      fill: #e16900;
      stroke: none;
      -webkit-transition: fill 100ms ease-in-out;
      transition: fill 100ms ease-in-out; }
  .twitter-icon:hover svg path,
  .linked-in-icon-sticky-nav:hover svg path {
    fill: #e4e5e9; }

.orange-nav-item {
  color: #e16900; }

.socials-sticky-nav {
  display: none; }
  @media (max-width: 991px) {
    .socials-sticky-nav {
      display: block;
      float: right;
      position: absolute;
      top: 0px;
      right: 30px; } }
  @media (max-width: 767px) {
    .socials-sticky-nav {
      top: 10px; } }
  .socials-sticky-nav svg {
    margin: 0px; }

@media (max-width: 767px) {
  .dev-service-button {
    margin-bottom: 20px !important; } }

@media (max-width: 767px) {
  .investment-service-copy {
    padding: 0px !important; } }

@media (max-width: 767px) {
  .columns {
    padding: 0px; } }

@media (max-width: 1300px) {
  section.contact-form input {
    width: 100%; }
  section.contact-form hr {
    width: 100%; } }
  @media (max-width: 1300px) and (max-width: 991px) {
    section.contact-form hr {
      width: 80%;
      margin: 0 auto;
      margin-bottom: 20px; } }

@media (max-width: 1300px) {
  section h2 {
    font-size: 35px; } }

@media (max-width: 1700px) {
  section.contact-form .mail-icon-form {
    right: 0px;
    left: 480px; } }

@media (max-width: 1400px) {
  section.contact-form .long-input {
    width: 100%;
    min-width: 100%; }
  section.contact-form .mail-icon-form {
    right: 0px;
    left: auto; }
  section.featured-case-studies .news-text-content {
    text-align: center !important;
    margin: 0 auto !important; } }

@media (max-width: 767px) {
  .stat-image-desktop {
    display: none; } }

.stat-image-mobile {
  display: none; }
  @media (max-width: 767px) {
    .stat-image-mobile {
      display: block;
      margin-bottom: 50px; } }

footer {
  background-color: #f4f5f9;
  height: 95px;
  display: block;
  width: 100%;
  clear: both;
  letter-spacing: 0.035em; }
  @media (max-width: 991px) {
    footer {
      height: 400px; } }
  @media (max-width: 767px) {
    footer {
      height: 480px; } }
  @media (max-width: 640px) {
    footer {
      height: 480px; } }
  footer .footer-nav {
    margin-left: 126px;
    padding-top: 24px;
    display: inline;
    float: left; }
    @media (max-width: 1800px) {
      footer .footer-nav {
        margin-left: 0;
        width: 100%;
        text-align: center; } }
    @media (max-width: 991px) {
      footer .footer-nav {
        padding-top: 10px; } }
    @media (max-width: 767px) {
      footer .footer-nav {
        margin-left: 0; } }
  footer ul {
    list-style: none;
    margin-bottom: 0px;
    line-height: 22px; }
    @media (max-width: 991px) {
      footer ul {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 60px;
        margin-bottom: 18px; } }
    footer ul li {
      font-size: 13px;
      color: #0a2050;
      display: inline-block; }
      @media (max-width: 991px) {
        footer ul li {
          display: block; } }
      @media (max-width: 767px) {
        footer ul li {
          display: block; } }
      @media (max-width: 991px) {
        footer ul li.seperator {
          display: none; } }
      @media (max-width: 767px) {
        footer ul li.seperator {
          display: none; } }
      footer ul li:not(.seperator) {
        margin-right: 20px;
        margin-left: 20px;
        text-align: center; }
      @media (max-width: 991px) {
        footer ul li {
          font-size: 14px; } }
      @media (max-width: 767px) {
        footer ul li {
          font-size: 14px; } }
      @media (max-width: 640px) {
        footer ul li {
          font-size: 14px; } }
      footer ul li a {
        font-size: 13px;
        color: #0a2050;
        font-weight: normal; }
        @media (max-width: 991px) {
          footer ul li a {
            font-size: 14px; } }
        @media (max-width: 767px) {
          footer ul li a {
            font-size: 13px; } }
        footer ul li a:hover {
          color: #e16900;
          -webkit-transition: color 0.5s;
          transition: color 0.5s; }
  footer p {
    font-size: 13px;
    line-height: 22px;
    color: #0a2050;
    font-weight: normal;
    margin-left: 40px; }
    @media (max-width: 991px) {
      footer p:last-of-type {
        margin-bottom: 57px; } }
    @media (max-width: 767px) {
      footer p:last-of-type {
        margin-bottom: 57px; } }
    @media (max-width: 991px) {
      footer p {
        margin-left: 10%;
        margin-right: 10%;
        text-align: center;
        font-size: 14px; } }
  footer .created-by {
    float: right;
    display: inline;
    margin-right: 160px;
    margin-top: 32px; }
    footer .created-by p {
      float: left;
      margin-top: 5px;
      margin-right: 10px; }
      @media (max-width: 991px) {
        footer .created-by p {
          margin-left: 0; } }
      @media (max-width: 991px) {
        footer .created-by p {
          padding-top: 35px; } }
      @media (max-width: 767px) {
        footer .created-by p {
          margin-left: 0; } }
      @media (max-width: 640px) {
        footer .created-by p {
          margin-left: 0px; } }
    @media (max-width: 991px) {
      footer .created-by img {
        height: 32px; } }
    @media (max-width: 640px) {
      footer .created-by img {
        height: 32px; } }
    @media (max-width: 1800px) {
      footer .created-by {
        margin: 0 auto;
        width: 300px;
        display: block;
        float: none;
        margin: 0 auto;
        margin-top: 52px;
        text-align: center;
        padding-bottom: 20px; } }
  footer hr {
    width: 55%;
    border: none;
    height: 2px;
    background-color: #c8ccd7; }

.mobile-only {
  display: none; }
  @media (max-width: 991px) {
    .mobile-only {
      display: block; } }
  @media (max-width: 767px) {
    .mobile-only {
      display: block; } }

@media only screen and (max-width: 1800px) {
  footer {
    height: auto; }
  footer .created-by {
    clear: both;
    float: none;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: block; }
    footer .created-by p {
      float: none;
      display: inline-block; } }

.our-story p.text {
  width: 420px;
  letter-spacing: 0.035em;
  margin-bottom: 30px; }

.our-story .default-button {
  margin-top: 35px; }

.offset-au-align {
  margin-left: 120px; }
  @media (max-width: 767px) {
    .offset-au-align {
      margin-left: 0; } }
  @media (max-width: 991px) {
    .offset-au-align {
      margin-left: 0; } }

.centre-au-column {
  min-width: 0px; }

.second-co-ab {
  margin-left: 40px; }
  @media (max-width: 767px) {
    .second-co-ab {
      margin: 0px;
      padding: 10%; } }
  .second-co-ab p {
    line-height: 30px;
    width: 440px; }
    @media (max-width: 767px) {
      .second-co-ab p {
        width: auto;
        margin: 0px;
        text-align: center; } }
    @media (max-width: 991px) {
      .second-co-ab p {
        width: 80vw;
        margin-top: 50px;
        margin-right: 10%;
        margin-left: 0%;
        text-align: center; } }

.first-co-ab {
  margin-left: 40px;
  font-family: "Volkhov", serif;
  letter-spacing: 0.035em; }
  @media (min-width: 1500px) {
    .first-co-ab {
      width: 315px; } }
  @media (max-width: 767px) {
    .first-co-ab {
      width: 80%;
      margin-left: 10% !important;
      margin-right: 10% !important;
      padding: 50px;
      text-align: center; } }
  @media (max-width: 640px) {
    .first-co-ab {
      font-size: 17px; } }
  @media (max-width: 991px) {
    .first-co-ab {
      width: 80%;
      margin-left: 10% !important;
      margin-right: 10% !important; } }

.columns p.first-column-p-au {
  width: 240px;
  margin: 0 auto;
  text-align: justify;
  margin-bottom: 16px; }
  @media (max-width: 767px) {
    .columns p.first-column-p-au {
      width: 80%;
      margin-left: 10% !important;
      margin-right: 10% !important; } }
  @media (max-width: 991px) {
    .columns p.first-column-p-au {
      width: 80%;
      margin-left: 10% !important;
      margin-right: 10% !important; } }

.third-column-p-au {
  width: 280px; }

@media (min-width: 1296px) {
  .centre-au-column {
    min-width: 360px; } }

@media (max-width: 767px) {
  .text-paragraph {
    margin: 70px; } }

@media (max-width: 991px) {
  .text-left {
    text-align: center; } }

.our-story-column {
  max-width: 420px;
  margin-right: 40px;
  margin-left: 50px; }
  @media (max-width: 991px) {
    .our-story-column {
      max-width: 100%; } }
  .our-story-column h2 {
    width: 100%;
    padding: 0px; }

.our-story {
  vertical-align: top; }

.our-story div {
  display: inline-block;
  vertical-align: top; }

.divisions-about {
  max-width: 1100px; }
  .divisions-about p {
    margin-bottom: 70px; }
    @media (max-width: 991px) {
      .divisions-about p {
        margin: 0px; } }
  .divisions-about .left-division {
    width: 475px;
    padding-left: 20px; }
    @media (max-width: 1350px) {
      .divisions-about .left-division {
        width: 33%;
        padding-left: 0px; } }
    @media (max-width: 991px) {
      .divisions-about .left-division {
        width: 100%;
        margin: 0 auto; } }
    .divisions-about .left-division p {
      max-width: 255px;
      margin: 0 auto; }
      @media (max-width: 991px) {
        .divisions-about .left-division p {
          max-width: 100%; } }
    .divisions-about .left-division .level-3 .columns h3 {
      margin: 0px; }
  .divisions-about .middle-division {
    width: 360px; }
    @media (max-width: 1350px) {
      .divisions-about .middle-division {
        width: 33%; } }
    @media (max-width: 991px) {
      .divisions-about .middle-division {
        width: 100%; } }
  .divisions-about .right-division {
    width: 360px; }
    @media (max-width: 1350px) {
      .divisions-about .right-division {
        width: 33%; } }
    @media (max-width: 991px) {
      .divisions-about .right-division {
        width: 100%;
        padding-top: 70px; } }
    .divisions-about .right-division p {
      width: 295px; }
      @media (max-width: 1350px) {
        .divisions-about .right-division p {
          width: 100%; } }

.strategy-about-text {
  max-width: 250px;
  margin: 0 auto !important; }
  @media (max-width: 991px) {
    .strategy-about-text {
      width: 80%;
      max-width: 100%; } }

@media (max-width: 767px) {
  .about-service-icon {
    vertical-align: middle;
    padding: 0px;
    margin: 0px; } }

@media (max-width: 767px) {
  .about-mobile {
    margin: 0px !important;
    margin-top: 30px !important; } }

@media (max-width: 767px) {
  .about-service-button {
    margin-top: 10px !important; } }

#map {
  height: 550px;
  display: block; }

@media (max-width: 1376px) {
  section.where-to-find-us .contact-block a {
    font-size: 14px; } }

.where-to-find-us h2 {
  line-height: 70px; }
  @media (max-width: 991px) {
    .where-to-find-us h2 {
      line-height: 35px; } }

.filter-header {
  display: inline;
  font-size: 28px;
  padding-right: 15px; }
  @media (max-width: 640px) {
    .filter-header {
      font-size: 14px;
      padding-left: 10px; } }

.behind-the-vision .large-4.columns {
  cursor: pointer; }

.custom-accordion-left h3.filter-by-h {
  padding-right: 0px; }

ul.filter-options {
  display: inline-block;
  text-align: left;
  width: 100%;
  border-bottom: 1px solid #e16900;
  margin: 0px;
  padding: 30px;
  padding-top: 0px; }
  @media (max-width: 767px) {
    ul.filter-options {
      padding-left: 0px;
      padding-right: 0px;
      margin: 0 auto;
      text-align: center;
      margin-bottom: 50px; } }

ul.filter-options li {
  display: inline-block;
  list-style: none; }
  ul.filter-options li a {
    font-weight: 600;
    font-family: "proxima-nova-condensed";
    font-size: 14px;
    letter-spacing: 0.15em;
    padding-right: 30px;
    color: #c2c4cc; }
    ul.filter-options li a:hover {
      color: #c95300; }
    @media (max-width: 991px) {
      ul.filter-options li a {
        padding-right: 5px;
        padding-left: 5px; } }
  ul.filter-options li a.active {
    font-weight: 800;
    color: #01184b; }

.filter-accordion-content {
  display: none;
  margin-left: 10px;
  height: 50px;
  padding-bottom: 30px;
  margin-bottom: 80px;
  padding-top: 20px;
  text-align: left; }
  @media (max-width: 767px) {
    .filter-accordion-content {
      margin-left: 20px;
      margin-right: 20px;
      margin-bottom: 40px; } }

.filter-accordion {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle; }
  .filter-accordion .images {
    margin-top: 17px;
    margin-left: 30px; }
    .filter-accordion .images img {
      position: absolute; }
  .filter-accordion img.chev {
    display: none; }
  .filter-accordion img.chev.active {
    display: block; }
  .filter-accordion div {
    display: inline-block; }
  .filter-accordion .custom-accordion-title h3 {
    font-size: 14px;
    font-family: "proxima-nova-condensed";
    color: #01184b;
    line-height: 24px;
    text-align: left;
    font-weight: 600;
    margin-left: 40px;
    margin-right: 20px;
    margin-top: 10px;
    white-space: nowrap; }
    @media (max-width: 991px) {
      .filter-accordion .custom-accordion-title h3 {
        font-size: 10px; } }
  .filter-accordion .hor-line {
    width: 100%;
    border-bottom: solid 1px #e16900;
    position: relative;
    bottom: 15px; }
    @media (max-width: 991px) {
      .filter-accordion .hor-line {
        margin-right: 20px; } }
  .filter-accordion .filter-header-new {
    white-space: nowrap;
    font-size: 28px;
    font-family: "Volkhov";
    color: #01184b;
    line-height: 40px;
    padding-right: 20px;
    margin: 0px; }
    @media (max-width: 991px) {
      .filter-accordion .filter-header-new {
        font-size: 18px; } }

.reveal-overlay {
  background-color: rgba(255, 255, 255, 0.6); }

.team-modal {
  position: fixed;
  left: 0px;
  overflow: scroll;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: table-cell;
  vertical-align: middle; }
  .team-modal .team-modal-content {
    position: relative;
    top: 150px;
    background-color: #f4f5f9;
    -webkit-box-shadow: 0px 6px 17.28px 0.72px rgba(1, 24, 75, 0.1);
    box-shadow: 0px 6px 17.28px 0.72px rgba(1, 24, 75, 0.1);
    margin: 0 auto;
    max-width: 850px;
    padding-top: 50px; }
    @media (max-width: 767px) {
      .team-modal .team-modal-content {
        top: 0; } }
    .team-modal .team-modal-content .modal-content-container h3 {
      color: #01184b; }
    @media (max-width: 991px) {
      .team-modal .team-modal-content .modal-content-container {
        padding-bottom: 30px; } }
    @media (max-width: 767px) {
      .team-modal .team-modal-content .modal-content-container {
        height: 100%; } }
    .team-modal .team-modal-content .modal-content-container div {
      display: inline-block;
      vertical-align: top; }
      @media (max-width: 991px) {
        .team-modal .team-modal-content .modal-content-container div {
          max-height: none;
          display: inline-block; } }
    .team-modal .team-modal-content h4 {
      font-size: 16px;
      color: #01184b;
      font-family: "proxima-nova-condensed";
      letter-spacing: 0.035em;
      font-weight: bold; }
      @media (max-width: 767px) {
        .team-modal .team-modal-content h4 {
          text-align: center; } }
    .team-modal .team-modal-content .right-modal-content {
      max-width: 500px;
      margin-left: 40px;
      padding-bottom: 50px;
      text-align: left; }
      .team-modal .team-modal-content .right-modal-content p {
        text-align: left; }
        @media (max-width: 767px) {
          .team-modal .team-modal-content .right-modal-content p {
            text-align: center; } }
      @media (max-width: 767px) {
        .team-modal .team-modal-content .right-modal-content {
          display: block;
          margin-left: 0;
          margin-top: 20px;
          width: 100%;
          padding-bottom: 0px; } }
      @media (max-width: 640px) {
        .team-modal .team-modal-content .right-modal-content {
          display: block;
          margin-left: 0;
          margin-top: 20px; } }
      .team-modal .team-modal-content .right-modal-content div {
        line-height: 30px;
        max-height: 570px;
        overflow-y: scroll;
        position: relative; }
        @media (max-width: 640px) {
          .team-modal .team-modal-content .right-modal-content div {
            padding-bottom: 150px !important;
            max-height: none; } }
        @media (max-width: 767px) {
          .team-modal .team-modal-content .right-modal-content div {
            padding-bottom: 0px !important;
            max-height: none;
            overflow-y: hidden; } }
    .team-modal .team-modal-content .left-modal-content {
      padding: 0px;
      margin: 0px;
      max-width: 250px;
      display: inline-block; }
      @media (max-width: 767px) {
        .team-modal .team-modal-content .left-modal-content {
          width: 100%;
          display: block;
          max-width: 100%; } }
      @media (max-width: 640px) {
        .team-modal .team-modal-content .left-modal-content {
          width: 100%;
          max-width: 100%; } }
      .team-modal .team-modal-content .left-modal-content img {
        -moz-box-shadow: 0px 6px 17.28px 0.72px rgba(1, 24, 75, 0.1);
        -webkit-box-shadow: 0px 6px 17.28px 0.72px rgba(1, 24, 75, 0.1); }
        @media (max-width: 767px) {
          .team-modal .team-modal-content .left-modal-content img {
            margin: 0 auto; } }
        @media (max-width: 640px) {
          .team-modal .team-modal-content .left-modal-content img {
            margin: 0 auto; } }
    .team-modal .team-modal-content .modal-bottom-title {
      padding-left: 35px;
      padding-top: 35px; }
      @media (max-width: 767px) {
        .team-modal .team-modal-content .modal-bottom-title {
          padding: 20px 20px 0 20px; } }
      @media (max-width: 640px) {
        .team-modal .team-modal-content .modal-bottom-title {
          padding: 20px 20px 0 20px; } }
    .team-modal .team-modal-content .team-modal-close-new {
      cursor: pointer; }
    .team-modal .team-modal-content .team-modal-close {
      cursor: pointer;
      position: absolute;
      top: 0px;
      right: 0px;
      height: 50px;
      width: 50px;
      background: #e16900; }
      .team-modal .team-modal-content .team-modal-close:hover {
        background-color: #c95300; }
      .team-modal .team-modal-content .team-modal-close a svg {
        margin-left: 13px;
        margin-top: 13px;
        width: 24px;
        height: 24px; }
      @media (max-width: 767px) {
        .team-modal .team-modal-content .team-modal-close a.team-close-custom svg {
          margin-left: 0px; } }
      @media (max-width: 767px) {
        .team-modal .team-modal-content .team-modal-close {
          position: fixed;
          top: 0px !important;
          right: 0px;
          z-index: 999999; } }
      @media (max-width: 640px) {
        .team-modal .team-modal-content .team-modal-close {
          position: fixed;
          top: 0px !important;
          right: 0px;
          z-index: 999999; } }
      @media (max-width: 991px) {
        .team-modal .team-modal-content .team-modal-close {
          z-index: 999999; } }

@media only screen and (max-width: 1350px) {
  .person-career-listing {
    width: 50%; } }

@media only screen and (max-width: 732px) {
  .person-career-listing {
    width: 100%; } }

.team-images {
  max-width: 870px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 200px;
  margin-top: 100px; }
  @media (max-width: 991px) {
    .team-images {
      margin-bottom: 100px;
      text-align: center; } }
  @media (max-width: 767px) {
    .team-images {
      margin-top: 40px; } }
  .team-images .person-career-listing {
    box-shadow: 0px 6px 17.28px 0.72px rgba(1, 24, 75, 0.1);
    -moz-kit-box-shadow: 0px 6px 17.28px 0.72px rgba(1, 24, 75, 0.1);
    -webkit-box-shadow: 0px 6px 17.28px 0.72px rgba(1, 24, 75, 0.1);
    box-shadow: 0px 6px 17.28px 0.72px rgba(1, 24, 75, 0.1);
    display: inline-block;
    text-align: center;
    max-width: 250px;
    max-height: 400px;
    width: 33%;
    margin: 0px;
    padding: 0px;
    margin: 17px;
    margin-bottom: 50px; }
    .team-images .person-career-listing .person-img-holder {
      height: 300px;
      width: 250px;
      position: relative;
      overflow: hidden; }
    @media (max-width: 991px) {
      .team-images .person-career-listing {
        width: 50%; } }
    @media (max-width: 767px) {
      .team-images .person-career-listing {
        width: 100%; } }

.avatar-details {
  background-color: #f4f5f9;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 250px;
  border-bottom: solid 2px #e16900;
  position: relative;
  text-align: left; }

.contact-us-modal-content {
  padding-left: 64px;
  padding-right: 64px;
  overflow-y: scroll;
  max-height: 640px;
  color: #272727;
  /*----------  Validation  ----------*/ }
  @media (max-width: 767px) {
    .contact-us-modal-content {
      max-height: 100%;
      padding: 15px;
      padding-left: 30px;
      padding-right: 30px;
      overflow: none;
      text-align: left; } }
  @media (max-width: 767px) {
    .contact-us-modal-content .sub-title {
      text-align: center;
      position: relative;
      left: 50%;
      margin-left: -51.5px;
      margin-bottom: 30px; } }
  .contact-us-modal-content .gform_wrapper div {
    display: block;
    width: 100%;
    max-height: none !important;
    height: auto; }
  .contact-us-modal-content .gform_wrapper .gform_heading {
    margin-bottom: 30px;
    font-weight: 200;
    line-height: 30px; }
  .contact-us-modal-content .gform_wrapper .gform_body {
    max-width: none;
    width: 100%; }
    .contact-us-modal-content .gform_wrapper .gform_body ul {
      margin: 0; }
    .contact-us-modal-content .gform_wrapper .gform_body li {
      list-style: none;
      width: 100%;
      position: relative; }
      .contact-us-modal-content .gform_wrapper .gform_body li .gfield_description {
        font-size: 14px;
        font-family: "Proxima Nova";
        color: rgba(39, 39, 39, 0.702);
        font-style: italic;
        line-height: 18px;
        text-align: left; }
      .contact-us-modal-content .gform_wrapper .gform_body li#field_1_5, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_6, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_7, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_8, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_9, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_10 {
        width: 32%;
        margin-right: 2%;
        float: left; }
        .contact-us-modal-content .gform_wrapper .gform_body li#field_1_5 label, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_6 label, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_7 label, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_8 label, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_9 label, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_10 label {
          padding-right: 0; }
          @media print, screen and (min-width: 40em) {
            .contact-us-modal-content .gform_wrapper .gform_body li#field_1_5 label, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_6 label, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_7 label, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_8 label, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_9 label, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_10 label {
              padding-right: 80px; } }
        @media (max-width: 767px) {
          .contact-us-modal-content .gform_wrapper .gform_body li#field_1_5, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_6, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_7, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_8, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_9, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_10 {
            width: 98%;
            vertical-align: top; } }
      .contact-us-modal-content .gform_wrapper .gform_body li#field_1_7, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_10 {
        margin-right: 0;
        float: right; }
        @media (max-width: 767px) {
          .contact-us-modal-content .gform_wrapper .gform_body li#field_1_7, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_10 {
            float: left; } }
      .contact-us-modal-content .gform_wrapper .gform_body li#field_1_11, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_12, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_13, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_14 {
        width: 49%;
        float: left; }
        @media (max-width: 767px) {
          .contact-us-modal-content .gform_wrapper .gform_body li#field_1_11, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_12, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_13, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_14 {
            width: 98%; } }
      .contact-us-modal-content .gform_wrapper .gform_body li#field_1_12, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_14 {
        float: right; }
        @media (max-width: 767px) {
          .contact-us-modal-content .gform_wrapper .gform_body li#field_1_12, .contact-us-modal-content .gform_wrapper .gform_body li#field_1_14 {
            width: 98%;
            float: left; } }
    .contact-us-modal-content .gform_wrapper .gform_body label {
      color: #272727;
      display: block; }
    .contact-us-modal-content .gform_wrapper .gform_body input,
    .contact-us-modal-content .gform_wrapper .gform_body textarea {
      width: 100%;
      background-color: white;
      border: none; }
    .contact-us-modal-content .gform_wrapper .gform_body textarea {
      resize: none; }
  .contact-us-modal-content .gform_footer {
    padding-bottom: 20px;
    padding-top: 20px; }
    .contact-us-modal-content .gform_footer button {
      text-transform: uppercase; }
  .contact-us-modal-content .validation_error {
    color: #f00;
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10, 10, 10, 0.25);
    border-radius: 0;
    background-color: white;
    color: #01184b;
    background-color: #ffd9d9;
    color: #01184b;
    padding: 5px 10px;
    margin-bottom: 30px; }
    .contact-us-modal-content .validation_error > :first-child {
      margin-top: 0; }
    .contact-us-modal-content .validation_error > :last-child {
      margin-bottom: 0; }
  .contact-us-modal-content .gfield_description.validation_message {
    display: none !important; }
  .contact-us-modal-content li.gfield_error input,
  .contact-us-modal-content li.gfield_error textarea {
    border: 1px solid rgba(255, 0, 0, 0.5) !important;
    background: rgba(255, 0, 0, 0.1) !important; }
  .contact-us-modal-content p {
    line-height: 30px; }
  .contact-us-modal-content .row {
    width: 100%; }
    .contact-us-modal-content .row .large-12 {
      width: 100%; }

@media (max-width: 767px) {
  .actual-team-content {
    padding-left: 30px;
    padding-top: 100px !important;
    padding-right: 30px;
    padding-bottom: 30px;
    text-align: center; }
    .actual-team-content p {
      text-align: center; } }

.row-g {
  display: table-row; }

.row-g .col {
  display: table-cell; }

.agis-grid .col {
  vertical-align: top;
  margin-top: 120px;
  min-height: 463px; }
  .agis-grid .col h3 {
    font-size: 18px;
    font-family: "proxima-nova-condensed";
    color: white;
    line-height: 1.333;
    text-align: center;
    letter-spacing: 0.15em; }
  .agis-grid .col hr {
    border-bottom: rgba(225, 105, 0, 0.6) solid 1px;
    height: 0px;
    padding: 0px;
    width: 136px; }
  .agis-grid .col .service-text {
    color: white;
    line-height: 1.875;
    text-align: center;
    padding-right: 50px;
    padding-left: 50px;
    min-height: 250px; }
  .agis-grid .col a {
    text-align: center;
    display: inline-block;
    border-width: 1px;
    border-color: #e16900;
    border-style: solid;
    width: 138px;
    height: 48px;
    font-size: 14px;
    color: white;
    line-height: 48px;
    text-align: center;
    font-family: "proxima-nova-condensed";
    vertical-align: middle; }

.img-con {
  min-height: 95px;
  vertical-align: top; }

.division-container {
  margin-top: 120px; }
  .division-container.right-border {
    border-right: solid #FFFFFF 1px; }

@media (max-width: 1400px) {
  section.news-listing hr {
    display: none; }
  section.news-listing .news-text-content {
    margin-left: 0px;
    width: 100%; } }

@media (max-width: 1400px) {
  section.featured-case-studies .columns {
    text-align: left; } }

section.featured-case-studies {
  margin-bottom: 180px; }
  section.featured-case-studies ul.diamond-list {
    max-width: 315px; }
  section.featured-case-studies .columns {
    text-align: center; }
    @media (max-width: 991px) {
      section.featured-case-studies .columns {
        text-align: center; } }
  section.featured-case-studies .news-text-content {
    margin: 0 auto;
    padding-top: 23px;
    text-align: left;
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      section.featured-case-studies .news-text-content {
        text-align: center; } }
  section.featured-case-studies hr {
    top: 13px;
    left: -60px; }
  @media (max-width: 991px) {
    section.featured-case-studies {
      margin: 0 auto; } }
  section.featured-case-studies .sub-title {
    margin-bottom: 80px; }
  section.featured-case-studies img {
    width: 270px;
    background-color: white;
    margin-left: -30px; }
    @media (max-width: 991px) {
      section.featured-case-studies img {
        margin-left: 0px; } }

.program-design-modal-content {
  max-width: 1200px !important;
  padding-left: 50px; }
  @media (max-width: 767px) {
    .program-design-modal-content {
      padding-top: 100px !important; } }
  .program-design-modal-content ul.diamond-list {
    margin-left: 0px; }
    @media (max-width: 991px) {
      .program-design-modal-content ul.diamond-list {
        width: 100%; } }
  .program-design-modal-content div.row {
    width: 100%; }
  .program-design-modal-content .large-4 {
    width: 33%;
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 991px) {
      .program-design-modal-content .large-4 {
        margin-bottom: 30px;
        width: 30%; } }
    @media (max-width: 767px) {
      .program-design-modal-content .large-4 {
        width: 100%;
        text-align: left; } }
  .program-design-modal-content .large-6 {
    width: 49%;
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 991px) {
      .program-design-modal-content .large-6 {
        margin-bottom: 30px; } }
    @media (max-width: 767px) {
      .program-design-modal-content .large-6 {
        width: 100%;
        text-align: left; } }

.development-service-icon {
  vertical-align: middle; }
  @media (max-width: 767px) {
    .development-service-icon {
      margin-top: 70px; } }

@media (max-width: 767px) {
  .development-service-title {
    margin-top: 20px !important;
    margin-bottom: 20px !important; } }

@media (max-width: 767px) {
  .development-service-copy {
    margin-bottom: 10px !important;
    padding-left: 0px !important;
    padding-right: 0px !important; } }

.true-growth-detail {
  max-width: 880px; }

.investment-portfolio-container .divisions {
  max-width: 850px; }
  .investment-portfolio-container .divisions .large-6 {
    padding-right: 50px;
    padding-left: 50px; }

.investment-portfolio-container .div-p-text {
  padding-bottom: 50px; }

.investment-portfolio-container svg {
  vertical-align: middle; }

@media (max-width: 767px) {
  .investments-service-icon {
    margin: 0px !important; } }

@media (max-width: 767px) {
  .investment-service-title {
    margin-top: 20px !important;
    margin-bottom: 20px !important; } }

@media (max-width: 767px) {
  .investment-service-button {
    margin-top: 10px !important; } }

@media (max-width: 767px) {
  .investment-management-item-title {
    text-align: left !important;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 20px; } }

.light-font,
.full-page-banner p {
  font-weight: 100 !important; }

.large-kerning {
  letter-spacing: 0.15em; }

.full-page-banner a.default-button {
  letter-spacing: 0.15em;
  margin-top: 47px;
  margin-bottom: 75px; }

button {
  letter-spacing: 0.15em; }

.full-page-banner h1 {
  margin-bottom: 47px;
  padding-top: 75px; }
  @media (max-width: 767px) {
    .full-page-banner h1 {
      padding-top: 0px; } }

.see-more-button {
  margin-top: 30px !important;
  margin-bottom: 160px !important; }
  @media (max-width: 991px) {
    .see-more-button {
      margin-top: 0px;
      margin-bottom: 0px; } }

.news-text-content p {
  margin-bottom: 0px; }

.news-text-content button {
  margin-top: 30px;
  padding-left: 23px !important;
  padding-right: 23px !important; }

textarea,
textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none; }

.center {
  margin: 0 auto;
  text-align: center; }

.top {
  vertical-align: top; }
  .top div {
    vertical-align: top; }

.full {
  width: 100%; }

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

.half-width {
  width: 50%; }
  @media (max-width: 991px) {
    .half-width {
      width: 100%; } }

.relative {
  position: relative; }

button.default-button {
  margin-bottom: 50px; }

@media (max-width: 991px) {
  .tablet-full {
    width: 100%; } }

.development-icon {
  margin-top: 2px; }

.blue-text,
.blue-text p {
  font-size: 16px;
  color: #01184b;
  font-weight: bold;
  padding-top: 15px;
  margin-bottom: 10px; }

.blue-text.quote p {
  font-family: "Volkhov", serif;
  font-weight: bold;
  padding-top: 10px; }

.strat-heading p {
  color: #01184b;
  font-weight: bold; }
  @media (max-width: 991px) {
    .strat-heading p {
      text-align: left !important;
      width: 80%;
      margin-left: 10%;
      margin-bottom: 23px; } }

.greyscale {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); }

.chev {
  cursor: pointer; }

.hero-divider {
  height: 100px;
  clear: both; }
  @media (max-width: 991px) {
    .hero-divider {
      height: 25px; } }

.contact-us-btn {
  margin-top: 50px; }

.last-item-in-section {
  margin-bottom: 100px; }

.last-item-before-footer {
  margin-bottom: 200px !important; }
  @media (max-width: 991px) {
    .last-item-before-footer {
      margin-bottom: 75px !important; } }

.featured-case-study-row-2 {
  max-width: 870px; }
  @media (max-width: 991px) {
    .featured-case-study-row-2 .large-6 {
      margin-bottom: 75px; } }

.modal-scroll-div {
  padding-bottom: 50px; }
  @media (max-width: 991px) {
    .modal-scroll-div {
      width: 100%; } }

section.featured-case-studies img.show-on-hover-img {
  width: 270px; }

.pointer {
  cursor: pointer; }

.btn-menu-back {
  cursor: pointer; }

.second-heading {
  margin-top: 80px; }

.ma-section {
  display: block; }
  @media (max-width: 767px) {
    .ma-section {
      display: none; } }

.ma-mobile {
  display: none; }
  @media (max-width: 767px) {
    .ma-mobile {
      display: block; } }

svg {
  font-family: 'proxima_nova_rgregular'; }

text {
  color: pink; }

tspan {
  color: pink; }

.stategy-service-button {
  margin-top: 40px !important; }

.h2-development-goals {
  padding-right: 20px !important;
  padding-left: 20px !important; }

@media (max-width: 767px) {
  .news-text-content.hidden, .show-on-hover {
    display: block !important;
    visibility: visible; } }

@media (max-width: 767px) {
  .pencil-icon-shift {
    margin-left: -15px !important; } }

@media (max-width: 767px) {
  .dev-modal-title {
    text-align: left !important; } }

@media (max-width: 767px) {
  .investment-banner-title {
    padding-left: 10px !important;
    padding-right: 10px !important; } }

@media (max-width: 767px) {
  .last-service-column-strategy {
    margin-bottom: 0px !important; } }

@media (max-width: 767px) {
  .strategy-design-section, .performance-improvement-section {
    padding-bottom: 0px !important; } }

.default-text-venture {
  margin-bottom: 0px !important; }

.case-study-left {
  max-width: 678px;
  margin-right: 20px; }
  .case-study-left h4 {
    font-weight: 600;
    width: 120px; }
    @media (max-width: 991px) {
      .case-study-left h4 {
        width: 100%;
        text-align: center; } }
  @media (max-width: 991px) {
    .case-study-left {
      width: 100%;
      margin: 0 auto; } }
  @media (max-width: 991px) {
    .case-study-left p {
      padding-left: 10%;
      padding-right: 10%; } }

.bar-listing {
  text-align: left;
  padding-left: 20px; }

.case-study-item {
  width: 100%;
  text-align: left; }
  @media (max-width: 767px) {
    .case-study-item div {
      width: 100%;
      text-align: center; } }

.case-study-item p {
  max-width: 420px;
  width: 100%; }

.case-study-body {
  max-width: 590px;
  padding-bottom: 70px;
  text-align: left;
  color: #272727; }
  @media (max-width: 991px) {
    .case-study-body {
      padding-bottom: 00px; } }

.value-prop-icon {
  vertical-align: middle;
  position: relative; }

.dev-acc-icon {
  vertical-align: middle;
  position: relative; }

.who-we-are-icon {
  vertical-align: middle;
  position: relative; }

.va-icon {
  vertical-align: middle; }

.application-process-cont {
  padding-top: 30px; }

.application-process-cont object {
  padding-left: 10px;
  padding-right: 10px; }

.application-process-cont p {
  padding-left: 10px;
  padding-right: 10px; }

@media (max-width: 991px) {
  .application-process-cont {
    width: 100%;
    margin: 0 auto;
    margin-right: 0px !important;
    margin-left: 0px !important; } }

.custom-accordion .custom-accordion-content .apply-text p {
  margin-bottom: 5px;
  padding-bottom: 0px; }

.custom-accordion .custom-accordion-content .apply-text a {
  margin-bottom: 30px; }

.application-process-second-icon-row {
  max-width: 650px;
  margin: 0 auto !important;
  text-align: center; }

.interview-process-container p.default-text {
  width: 650px; }
  @media (max-width: 991px) {
    .interview-process-container p.default-text {
      width: 80%; } }

@media (max-width: 991px) {
  .interview-process-container {
    width: 100%; }
    .interview-process-container ul.diamond-list {
      margin-bottom: 50px;
      width: 80%; } }

.career-modal-content {
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 50px; }
  .career-modal-content h3:hover {
    color: #e16900;
    -webkit-transition: color 0.5s;
    transition: color 0.5s; }
  @media (max-width: 991px) {
    .career-modal-content {
      padding: 0px;
      text-align: center; } }
  @media (max-width: 767px) {
    .career-modal-content {
      padding: 30px; } }

.plus-icon svg {
  width: 25px;
  height: 25px;
  position: relative;
  top: 5px; }

.career-accordion-title {
  margin-left: -15px !important; }
  .career-accordion-title h3 {
    margin-left: 0px !important; }

/*# sourceMappingURL=foundation.css.map */
