/* Font weights
Proxima Nova Light 300
Proxima Nova Regular 400
Proxima Nova Semi Bold 600

PT Serif Regular 400
PT Serif Bold 600

*/

/* EXAMPLE USAGE
@media (max-width: @screen-xl)  { }
@media (max-width: @screen-lg)  { }
@media (max-width: @screen-md)  { }
@media (max-width: @screen-sm)  { }
@media (max-width: @screen-xs)  { }
*/

.center-block {
  display: block;
  margin: 0 auto;
}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */

}
/* 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-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
  /* 1 */
  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 {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  overflow: visible;
  /* 2 */

}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */

}
/* Text-level semantics
   ========================================================================== */

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

}
/**
 * 1. Remove the bottom border in Chrome 57- and 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: yellow;
  color: black;
}
/**
 * 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%;
  line-height: 1.15;
  margin: 0;
  /* 2 */

}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 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"],
/* 1 */ [type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */

}
/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  max-width: 100%;
  padding: 0;
  /* 3 */
  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;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  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 */

}
/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
/* 1 */ menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}
/* 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;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  color: #595a5b;
  background: white;
  overflow-x: hidden;
}
p,
li,
input,
button,
textarea,
select,
td,
th {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
}
p,
ul,
ol {
  margin: 0 0 1em;
}
:-moz-placeholder {
  color: #8c8c8c;
}
::-moz-placeholder {
  color: #8c8c8c;
}
:-ms-input-placeholder {
  color: #8c8c8c;
}
::-webkit-input-placeholder {
  color: #8c8c8c;
}
.blur {
  color: #999999;
}
hr {
  border: 0;
  border-top: 1px solid #e9e9e9;
  background: transparent;
  margin: 30px 0;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: black;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/plugins/OwlCarousel2-2.2.1/dist/assets/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.owl-theme .owl-nav [class*=owl-] {
  color: white;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: white;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.tooltipster-fall,
.tooltipster-grow.tooltipster-show {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-base {
  display: flex;
  pointer-events: none;
  position: absolute;
}
.tooltipster-box {
  flex: 1 1 auto;
}
.tooltipster-content {
  box-sizing: border-box;
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
}
.tooltipster-ruler {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
.tooltipster-fade.tooltipster-show {
  opacity: 1;
}
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}
.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}
.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0);
  -moz-transform: rotateZ(0);
  -o-transform: rotateZ(0);
  -ms-transform: rotateZ(0);
  transform: rotateZ(0);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-fall.tooltipster-initial {
  top: 0 !important;
}
.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0;
}
.tooltipster-slide {
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-slide.tooltipster-initial {
  left: -40px !important;
}
.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0;
}
@keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.tooltipster-update-fade {
  animation: tooltipster-fading 0.4s;
}
@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(0);
  }
}
.tooltipster-update-rotate {
  animation: tooltipster-rotating 0.6s;
}
@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.tooltipster-update-scale {
  animation: tooltipster-scaling 0.6s;
}
.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid black;
  border-radius: 4px;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}
.tooltipster-sidetip .tooltipster-content {
  color: white;
  line-height: 18px;
  padding: 6px 14px;
}
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  margin-left: -10px;
  top: 0;
  width: 20px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  top: 0;
  width: 10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  top: 0;
  width: 10px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px;
}
.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0;
}
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px;
}
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: black;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: black;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: black;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: black;
}
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}
.tooltipster-sidetip.tooltipster-punk .tooltipster-box {
  border-radius: 5px;
  border: none;
  border-bottom: 3px solid #f79021;
  background: #595a5b;
}
.tooltipster-sidetip.tooltipster-punk.tooltipster-top .tooltipster-box {
  margin-bottom: 7px;
}
.tooltipster-sidetip.tooltipster-punk .tooltipster-content {
  color: white;
  padding: 8px 16px;
}
.tooltipster-sidetip.tooltipster-punk .tooltipster-arrow-background {
  display: none;
}
.tooltipster-sidetip.tooltipster-punk.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #595a5b;
}
.tooltipster-sidetip.tooltipster-punk.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #595a5b;
}
.tooltipster-sidetip.tooltipster-punk.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #595a5b;
}
.tooltipster-sidetip.tooltipster-punk.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #f79021;
}
/*! Pushy - v1.1.0 - 2017-1-30
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */

/* Menu Appearance */

.pushy {
  position: fixed;
  width: 200px;
  height: 100%;
  top: 0;
  z-index: 9999;
  background: #191918;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* enables momentum scrolling in iOS overflow elements */

}
.pushy a {
  display: block;
  color: #b3b3b1;
  padding: 15px 30px;
  text-decoration: none;
}
.pushy a:hover {
  color: white;
}
.pushy ul:first-child {
  margin-top: 10px;
}
.pushy.pushy-left {
  left: 0;
}
.pushy.pushy-right {
  right: 0;
}
.pushy-content {
  visibility: hidden;
}
/* Menu Movement */

.pushy-left {
  -webkit-transform: translate3d(-200px, 0, 0);
  -ms-transform: translate3d(-200px, 0, 0);
  transform: translate3d(-200px, 0, 0);
}
.pushy-open-left #container,
.pushy-open-left .push {
  -webkit-transform: translate3d(200px, 0, 0);
  -ms-transform: translate3d(200px, 0, 0);
  transform: translate3d(200px, 0, 0);
}
.pushy-right {
  -webkit-transform: translate3d(200px, 0, 0);
  -ms-transform: translate3d(200px, 0, 0);
  transform: translate3d(200px, 0, 0);
}
.pushy-open-right #container,
.pushy-open-right .push {
  -webkit-transform: translate3d(-200px, 0, 0);
  -ms-transform: translate3d(-200px, 0, 0);
  transform: translate3d(-200px, 0, 0);
}
.pushy-open-left .pushy,
.pushy-open-right .pushy {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.pushy-open-left .pushy-content,
.pushy-open-right .pushy-content {
  visibility: visible;
}
/* Menu Transitions */

#container,
.pushy,
.push {
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}
.pushy-content {
  transition: visibility 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}
/* Site Overlay */

.site-overlay {
  display: none;
}
.pushy-open-left .site-overlay,
.pushy-open-right .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-animation: fade 500ms;
  animation: fade 500ms;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Submenu Appearance */

.pushy-submenu ul {
  padding-left: 15px;
  transition: max-height 0.2s ease-in-out, visibility 0.2s ease-in-out;
}
.pushy-submenu ul .pushy-link {
  transition: opacity 0.2s ease-in-out;
}
.pushy-submenu button {
  width: 100%;
  color: #b3b3b1;
  padding: 15px 30px;
  text-align: left;
  background: transparent;
  border: 0;
}
.pushy-submenu button:hover {
  color: white;
}
.pushy-submenu > a,
.pushy-submenu > button {
  position: relative;
}
.pushy-submenu > a::after,
.pushy-submenu > button::after {
  content: '';
  display: block;
  height: 11px;
  width: 8px;
  position: absolute;
  top: 50%;
  right: 15px;
  background: url("/plugins/pushy-master/img/arrow.svg") no-repeat;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: transform 0.2s;
}
/* Submenu Movement */

.pushy-submenu-closed ul {
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
}
.pushy-submenu-closed .pushy-link {
  opacity: 0;
}
.pushy-submenu-open ul {
  max-height: 1000px;
  visibility: visible;
}
.pushy-submenu-open .pushy-link {
  opacity: 1;
}
.pushy-submenu-open a::after,
.pushy-submenu-open button::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
@charset "UTF-8";
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: 0.75s;
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
.form-panel {
  background: #f7f7f7;
  padding: 20px;
}
.form-panel__title {
  margin: 0 0 20px;
  font-size: 36px;
}
@media (max-width: 1340px) {
  .form-panel__title {
    font-size: 32px;
  }
}
@media (max-width: 1050px) {
  .form-panel__title {
    font-size: 28px;
  }
}
@media (max-width: 900px) {
  .form-panel__title {
    font-size: 24px;
  }
}
@media (max-width: 750px) {
  .form-panel__title {
    font-size: 22px;
  }
}
@media (max-width: 500px) {
  .form-panel__title {
    font-size: 18px;
  }
}
.form-item {
  margin: 0 0 10px;
}
.form-item--btn {
  margin: 20px 0 0;
  padding: 20px 0 0;
  border-top: 1px solid #e9e9e9;
}
.form-item__label {
  position: absolute;
  left: -999em;
}
.form-item__file-label {
  display: inline-block;
  margin: 0 5px 0 0;
  font-weight: 600;
}
.form-item__input,
.form-item__textarea {
  padding: 5px;
  border: 1px solid #bbbbbb;
  font-size: 16px;
  width: 100%;
  outline: 0 none;
}
.form-item__input:focus,
.form-item__textarea:focus {
  border-color: #f79021;
}
.form-item__input--small {
  width: 25%;
  min-width: 200px;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  .form-item__input--small {
    width: 100%;
  }
}
.form-item__input--medium {
  width: 50%;
  min-width: 260px;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  .form-item__input--medium {
    width: 100%;
    min-width: 0;
  }
}
.form-item__checkbox-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.form-item__checkbox-group input {
  flex: none;
  margin: 0 10px 0 0;
}
.form-item__checkbox-group label p {
  line-height: 1.4;
  margin: 0;
}
.form-item__checkbox-group--small p {
  font-size: 14px;
}
.form-item__select {
  height: 40px;
  border: 1px solid #bbbbbb;
  overflow: hidden;
  background: white;
  position: relative;
}
.form-item__select:after {
  display: block;
  content: "\f107";
  position: absolute;
  top: 8px;
  right: 8px;
  font-family: FontAwesome;
}
.form-item__select:focus {
  border-color: #f79021;
}
.form-item__select-input {
  background: transparent;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  width: 100%;
  padding: 10px;
  outline: none;
  box-shadow: none;
  background-image: none;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0 none;
  height: 40px;
  cursor: pointer;
  -moz-appearance: none;
}
.form-item__select-input::-ms-expand {
  display: none;
  /* hides dropdown arrow for IE10+ */

}
.form-item__select-input:focus {
  outline: none;
}
.form-item__textarea {
  height: 4rem;
}
.form-item__hint {
  margin: 5px 0;
  font-size: 13px;
}
.form-item__btn {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  background: #f79021;
  color: white;
  padding: 10px 40px;
  border: 1px solid #f79021;
  vertical-align: middle;
  outline: 0 none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.form-item__btn:focus {
  background: #313131;
  border-color: #313131;
}
.form-item__btn:hover {
  background: #313131;
  border-color: #313131;
}
.form-error {
  color: #da291c;
  font-size: 12px;
  line-height: 1.2;
  margin: 5px 0;
}
.form-buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  border-top: 1px solid #e9e9e9;
  padding: 20px 0 0;
  margin: 20px 0 0;
}
.form-buttons__btn {
  text-align: right;
}
.common-title {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  position: relative;
  margin: 0 0 30px;
}
@media (max-width: 1340px) {
  .common-title {
    font-size: 18px;
    margin: 0 0 24px;
  }
}
.common-title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  height: 4px;
  width: 140px;
  background: #f79021;
  left: 0;
  max-width: 100%;
}
h2 {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}
@media (max-width: 1340px) {
  h2 {
    font-size: 18px;
  }
}
img {
  max-width: 100%;
  vertical-align: top;
}
a {
  color: #f79021;
  text-decoration: underline;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
a:hover {
  color: #b76b18;
  text-decoration: underline;
}
#container,
.form-wrapper {
  height: 100%;
}
.section-hero {
  width: 100%;
  position: relative;
  background: #313131;
}
.section-hero--large {
  height: 100%;
}
.section-hero--large .scroll-more {
  display: block;
}
.section-main {
  width: 1300px;
  margin: 0 auto;
  padding: 50px 0;
}
@media (max-width: 1340px) {
  .section-main {
    width: 1000px;
  }
}
@media (max-width: 1050px) {
  .section-main {
    width: 100%;
    padding: 50px 20px;
  }
}
@media (max-width: 900px) {
  .section-main {
    padding: 20px 20px;
  }
}
.section-inner {
  width: 1300px;
  margin: 0 auto;
}
@media (max-width: 1340px) {
  .section-inner {
    width: 1000px;
  }
}
@media (max-width: 1050px) {
  .section-inner {
    width: auto;
    padding: 0;
  }
}
/* THREE COLUMN LAYOUT */

.layout-navigation-content-aside {
  padding: 0 0 50px;
  zoom: 1;
}
.layout-navigation-content-aside:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .layout-navigation-content-aside {
    padding: 0 20px 50px;
  }
}
@media (max-width: 900px) {
  .layout-navigation-content-aside {
    width: 100%;
    clear: both;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.layout-navigation-content-aside__navigation {
  float: left;
  width: 200px;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  
}
@media (max-width: 900px) {
  .layout-navigation-content-aside__navigation {
    width: auto;
    clear: both;
    float: none;
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    background: #f7f7f7;
    padding: 12px;
    margin: 0 0 20px;
  }
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.layout-navigation-content-aside__content {
  display: block;
  margin: 0 340px 0 240px;
  width: auto;
  padding: 0 0 50px;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  
}
@media (max-width: 900px) {
  .layout-navigation-content-aside__content {
    width: 100%;
    margin: 0;
    clear: both;
    float: none;
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    padding: 0 0 50px;
  }
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.layout-navigation-content-aside__aside {
  float: right;
  width: 300px;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  
}
@media (max-width: 900px) {
  .layout-navigation-content-aside__aside {
    width: auto;
    clear: both;
    float: none;
    -webkit-order: 3;
    -ms-order: 3;
    order: 3;
    background: #f7f7f7;
    padding: 12px 0;
    margin: 0 0 12px;
  }
  .layout-navigation-content-aside__aside:empty {
    display: none;
  }
}
/* TWO COLUMN LAYOUT */

.layout-content-aside {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding: 0 0 50px;
}
@media (max-width: 1050px) {
  .layout-content-aside {
    padding: 0 20px 50px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.layout-content-aside__content {
  padding: 0 40px 0 0;
}
@media (max-width: 1050px) {
  .layout-content-aside__content {
    padding: 0 0 40px;
  }
}
.layout-content-aside__aside {
  min-width: 400px;
  max-width: 400px;
}
@media (max-width: 1050px) {
  .layout-content-aside__aside {
    min-width: 0;
    max-width: none;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
@media (min-width: 768px) {
  .container {
    width: 735px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 955px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1155px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.row {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.col,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17,
.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18,
.col-xs-19,
.col-sm-19,
.col-md-19,
.col-lg-19,
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20,
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21,
.col-xs-22,
.col-sm-22,
.col-md-22,
.col-lg-22,
.col-xs-23,
.col-sm-23,
.col-md-23,
.col-lg-23,
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.col,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
  float: left;
}
.col-xs-24 {
  width: 100%;
}
.col-xs-23 {
  width: 95.83333333%;
}
.col-xs-22 {
  width: 91.66666667%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-20 {
  width: 83.33333333%;
}
.col-xs-19 {
  width: 79.16666667%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-17 {
  width: 70.83333333%;
}
.col-xs-16 {
  width: 66.66666667%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-14 {
  width: 58.33333333%;
}
.col-xs-13 {
  width: 54.16666667%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-11 {
  width: 45.83333333%;
}
.col-xs-10 {
  width: 41.66666667%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-8 {
  width: 33.33333333%;
}
.col-xs-7 {
  width: 29.16666667%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-5 {
  width: 20.83333333%;
}
.col-xs-4 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-2 {
  width: 8.33333333%;
}
.col-xs-1 {
  width: 4.16666667%;
}
.col-xs-pull-24 {
  right: 100%;
}
.col-xs-pull-23 {
  right: 95.83333333%;
}
.col-xs-pull-22 {
  right: 91.66666667%;
}
.col-xs-pull-21 {
  right: 87.5%;
}
.col-xs-pull-20 {
  right: 83.33333333%;
}
.col-xs-pull-19 {
  right: 79.16666667%;
}
.col-xs-pull-18 {
  right: 75%;
}
.col-xs-pull-17 {
  right: 70.83333333%;
}
.col-xs-pull-16 {
  right: 66.66666667%;
}
.col-xs-pull-15 {
  right: 62.5%;
}
.col-xs-pull-14 {
  right: 58.33333333%;
}
.col-xs-pull-13 {
  right: 54.16666667%;
}
.col-xs-pull-12 {
  right: 50%;
}
.col-xs-pull-11 {
  right: 45.83333333%;
}
.col-xs-pull-10 {
  right: 41.66666667%;
}
.col-xs-pull-9 {
  right: 37.5%;
}
.col-xs-pull-8 {
  right: 33.33333333%;
}
.col-xs-pull-7 {
  right: 29.16666667%;
}
.col-xs-pull-6 {
  right: 25%;
}
.col-xs-pull-5 {
  right: 20.83333333%;
}
.col-xs-pull-4 {
  right: 16.66666667%;
}
.col-xs-pull-3 {
  right: 12.5%;
}
.col-xs-pull-2 {
  right: 8.33333333%;
}
.col-xs-pull-1 {
  right: 4.16666667%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-24 {
  left: 100%;
}
.col-xs-push-23 {
  left: 95.83333333%;
}
.col-xs-push-22 {
  left: 91.66666667%;
}
.col-xs-push-21 {
  left: 87.5%;
}
.col-xs-push-20 {
  left: 83.33333333%;
}
.col-xs-push-19 {
  left: 79.16666667%;
}
.col-xs-push-18 {
  left: 75%;
}
.col-xs-push-17 {
  left: 70.83333333%;
}
.col-xs-push-16 {
  left: 66.66666667%;
}
.col-xs-push-15 {
  left: 62.5%;
}
.col-xs-push-14 {
  left: 58.33333333%;
}
.col-xs-push-13 {
  left: 54.16666667%;
}
.col-xs-push-12 {
  left: 50%;
}
.col-xs-push-11 {
  left: 45.83333333%;
}
.col-xs-push-10 {
  left: 41.66666667%;
}
.col-xs-push-9 {
  left: 37.5%;
}
.col-xs-push-8 {
  left: 33.33333333%;
}
.col-xs-push-7 {
  left: 29.16666667%;
}
.col-xs-push-6 {
  left: 25%;
}
.col-xs-push-5 {
  left: 20.83333333%;
}
.col-xs-push-4 {
  left: 16.66666667%;
}
.col-xs-push-3 {
  left: 12.5%;
}
.col-xs-push-2 {
  left: 8.33333333%;
}
.col-xs-push-1 {
  left: 4.16666667%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-24 {
  margin-left: 100%;
}
.col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.col-xs-offset-21 {
  margin-left: 87.5%;
}
.col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.col-xs-offset-18 {
  margin-left: 75%;
}
.col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.col-xs-offset-15 {
  margin-left: 62.5%;
}
.col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.col-xs-offset-12 {
  margin-left: 50%;
}
.col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.col-xs-offset-9 {
  margin-left: 37.5%;
}
.col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.col-xs-offset-6 {
  margin-left: 25%;
}
.col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 12.5%;
}
.col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15,
  .col-sm-16,
  .col-sm-17,
  .col-sm-18,
  .col-sm-19,
  .col-sm-20,
  .col-sm-21,
  .col-sm-22,
  .col-sm-23,
  .col-sm-24 {
    float: left;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 4.16666667%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-push-23 {
    left: 95.83333333%;
  }
  .col-sm-push-22 {
    left: 91.66666667%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-20 {
    left: 83.33333333%;
  }
  .col-sm-push-19 {
    left: 79.16666667%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-17 {
    left: 70.83333333%;
  }
  .col-sm-push-16 {
    left: 66.66666667%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-14 {
    left: 58.33333333%;
  }
  .col-sm-push-13 {
    left: 54.16666667%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-13,
  .col-md-14,
  .col-md-15,
  .col-md-16,
  .col-md-17,
  .col-md-18,
  .col-md-19,
  .col-md-20,
  .col-md-21,
  .col-md-22,
  .col-md-23,
  .col-md-24 {
    float: left;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 4.16666667%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-13,
  .col-lg-14,
  .col-lg-15,
  .col-lg-16,
  .col-lg-17,
  .col-lg-18,
  .col-lg-19,
  .col-lg-20,
  .col-lg-21,
  .col-lg-22,
  .col-lg-23,
  .col-lg-24 {
    float: left;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 4.16666667%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.ajax-loading-wrapper {
  position: relative;
}
.ajax-loading-cont {
  text-align: center;
  font-size: 0;
}
.ajax-loading-cont .fa {
  display: inline-block;
  color: #8c8c8c;
  vertical-align: middle;
  font-size: 25px;
  margin: 0 5px 0 0;
}
.ajax-loading-cont p {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  font-size: 15px;
}
.ajax-loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  background: rgba(255, 255, 255, 0.9);
  z-index: 10;
  text-align: center;
  font-size: 0;
  padding: 0;
}
.ajax-loading-overlay .fa {
  display: inline-block;
  color: #8c8c8c;
  vertical-align: middle;
  font-size: 25px;
  margin: 0 5px 0 0;
}
.ajax-loading-overlay p {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  font-size: 15px;
}
.ajax-loading-overlay__content {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.ajax--no-profile-message,
.ajax--no-insights-message,
.ajax--no-expertise-message {
  margin: 0 12px;
}
.ajax--no-profile-message .msg-warning,
.ajax--no-insights-message .msg-warning,
.ajax--no-expertise-message .msg-warning {
  height: 200px;
}
.ajax--no-profile-message a,
.ajax--no-insights-message a,
.ajax--no-expertise-message a {
  cursor: pointer;
}
.profile-editor__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 100%;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .profile-editor__row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.profile-editor__col-a {
  width: 100%;
  padding: 0 40px 0 0;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .profile-editor__col-a {
    min-width: 100%;
    padding: 0;
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.profile-editor__col-b {
  min-width: 400px;
  width: 400px;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .profile-editor__col-b {
    min-width: 100%;
    width: auto;
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    padding: 0 0 20px;
  }
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
@media (max-width: 1050px) {
  .profile-editor__col-b p {
    display: inline;
  }
}
.profile-content__heading {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin: 0 0 10px;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.profile-content__heading__title {
  height: 40px;
  overflow: hidden;
  position: relative;
  margin: 0;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 1;
  padding: 10px 0;
  display: inline-block;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .profile-content__heading__title {
    font-size: 18px;
  }
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  .profile-content__heading__title {
    font-size: 16px;
  }
}
@media (max-width: 500px) {
  
}
.profile-content__heading__title--select {
  background: #e9e9e9;
  border: 1px solid #e9e9e9;
  padding: 0;
}
.profile-content__heading__title--select:after {
  display: block;
  content: "\f107";
  position: absolute;
  top: 10px;
  right: 8px;
  font-family: FontAwesome;
  z-index: 1;
}
.profile-content__heading__title__select {
  background: transparent;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  width: 100%;
  padding: 10px 40px 10px 10px;
  outline: none;
  box-shadow: none;
  background-image: none;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0 none;
  height: 40px;
  cursor: pointer;
  -moz-appearance: none;
  position: relative;
  z-index: 2;
}
.profile-content__heading__title__select::-ms-expand {
  display: none;
  /* hides dropdown arrow for IE10+ */

}
.profile-content__heading__title__select:focus {
  outline: none;
}
.profile-content__heading__btn {
  text-align: right;
}
.profile-content__heading__edit {
  text-decoration: none;
  background: #e9e9e9;
  color: #121212;
  padding: 10px 20px;
  line-height: 1;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  font-size: 12px;
  border: 0 none;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #e9e9e9;
}
.profile-content__heading__edit:hover {
  background: #f79021;
  color: white;
  text-decoration: none;
  border: 1px solid #f79021;
}
.profile-content__heading__edit[disabled="disabled"] {
  background: #f7f7f7;
  color: #999999;
  border: 1px solid #bbbbbb;
  cursor: not-allowed;
}
.profile-content__heading__edit[disabled="disabled"]:hover {
  background: #f7f7f7;
  color: #999999;
}
.profile-content__section {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #e9e9e9;
}
.profile-content__section:last-child {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.profile-content__editor table {
  width: 100% !important;
}
.profile-content__editor__textarea {
  height: 8em;
}
.profile-content__editor-actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.profile-content__editor-actions__col-b {
  text-align: right;
}
.profile-content__editor-actions__btn {
  text-decoration: none;
  background: #e9e9e9;
  color: #121212;
  padding: 10px 20px;
  line-height: 1;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  font-size: 12px;
  border: 0 none;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.profile-content__editor-actions__btn:hover {
  background: #f79021;
  color: white;
  text-decoration: none;
}
.profile-editor-preview {
  background: #e9e9e9;
  padding: 20px;
  margin: 0 0 20px;
}
.profile-editor-preview__text:last-child {
  margin: 0;
}
.profile-editor-preview__btn {
  font-size: 0;
}
.profile-editor-preview__btn button {
  margin: 0 10px 0 0;
}
.profile-editor__wrapper {
  position: relative;
}
.profile-editor__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}
.btn {
  padding: 10px 20px;
  line-height: 1;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  
}
@media (max-width: 900px) {
  .btn {
    font-size: 13px;
  }
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.btn-primary {
  background: #f79021;
  color: white;
  text-decoration: none;
  border: 1px solid #f79021;
  outline: 0 none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  display: inline-block;
  padding: 5px 20px;
}
.btn-primary:hover {
  background: #313131;
  border-color: #313131;
  text-decoration: none;
  color: white;
}
.owl-dots {
  text-align: center;
  font-size: 0;
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.owl-dots .owl-dot {
  display: inline-block;
}
.owl-dots .owl-dot span {
  width: 14px;
  height: 14px;
  margin: 0 5px 5px;
  background: #bbbbbb;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 28px;
  cursor: pointer;
  opacity: 0.5;
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
  background: #f79021;
  opacity: 1;
}
.common-image__list .owl-nav {
  font-size: 62px;
  color: white;
}
@media (max-width: 900px) {
  .common-image__list .owl-nav {
    font-size: 42px;
  }
}
.common-image__list .owl-prev {
  position: absolute;
  left: 50px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .common-image__list .owl-prev {
    left: 10px;
  }
}
.common-image__list .owl-prev:hover {
  opacity: 1;
}
.common-image__list .owl-next {
  position: absolute;
  right: 50px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .common-image__list .owl-next {
    right: 10px;
  }
}
.common-image__list .owl-next:hover {
  opacity: 1;
}
.teaser-latest-insights__list .owl-nav {
  font-size: 36px;
  color: #999999;
}
@media (max-width: 1340px) {
  .teaser-latest-insights__list .owl-nav {
    display: none;
  }
}
.teaser-latest-insights__list .owl-prev {
  position: absolute;
  left: -50px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.teaser-latest-insights__list .owl-next {
  position: absolute;
  right: -50px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.owl-carousel .owl-item img {
  height: auto;
}
.breadcrumb {
  background: white;
  padding: 30px 0;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .breadcrumb {
    padding: 20px;
  }
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.section-hero > .breadcrumb:first-child {
  border-top: 165px solid #313131;
}
.breadcrumb__list {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  font-size: 0;
}
.breadcrumb__item {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.4;
  color: #bbbbbb;
  display: inline-block;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .breadcrumb__item {
    font-size: 13px;
  }
}
.breadcrumb__item:after {
  display: inline-block;
  font-family: FontAwesome;
  content: "\f101";
  padding: 0 10px;
}
.breadcrumb__item:last-child:after {
  display: none;
}
.breadcrumb__link {
  text-decoration: none;
}
.breadcrumb__link:hover {
  text-decoration: none;
}
.common-content {
  text-align: justify;
  margin: 0 0 50px;
}
.common-content:empty {
  display: none;
}
@media (max-width: 900px) {
  .common-content {
    margin: 0 0 30px;
  }
}
.common-content :first-child {
  margin-top: 0;
}
.common-content h1 {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 0.4em;
}
@media (max-width: 1340px) {
  .common-content h1 {
    font-size: 32px;
  }
}
@media (max-width: 1050px) {
  .common-content h1 {
    font-size: 28px;
  }
}
@media (max-width: 900px) {
  .common-content h1 {
    font-size: 24px;
  }
}
@media (max-width: 750px) {
  .common-content h1 {
    font-size: 22px;
  }
}
@media (max-width: 500px) {
  .common-content h1 {
    font-size: 18px;
  }
}
.common-content h2 {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  color: #595a5b;
}
.common-content h3 {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
  color: #595a5b;
}
.common-content h4 {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  color: #595a5b;
}
.common-content h5 {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.4;
  color: #595a5b;
}
.common-content h6 {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  color: #595a5b;
}
.common-content p {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  margin: 0 0 1em;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .common-content p {
    font-size: 13px;
  }
}
.common-content .large-text {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.6;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .common-content .large-text {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  .common-content .large-text {
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  .common-content .large-text {
    font-size: 16px;
  }
}
.common-content ul {
  list-style: none;
  padding: 0;
  margin: 0 0 1em;
}
.common-content ul li {
  padding: 0 0 0 40px;
  margin: 0 0 10px;
  vertical-align: middle;
  position: relative;
  line-height: 1.4;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .common-content ul li {
    font-size: 13px;
  }
}
.common-content ul li:before {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  background: #f79021;
  position: absolute;
  top: 10px;
  left: 10px;
}
.common-content ol li {
  padding: 0 0 0 10px;
  margin: 0 0 10px;
  vertical-align: middle;
  position: relative;
  line-height: 1.4;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .common-content ol li {
    font-size: 13px;
  }
}
.common-content img {
  margin: 0 0 20px;
}
.common-content .pullquote {
  background: #8c8c8c;
  padding: 20px;
  float: left;
  width: 300px;
  margin: 0 20px 20px -90px;
  position: relative;
}
.common-content .pullquote:before {
  content: "";
  display: block;
  position: absolute;
  left: -900px;
  top: 0;
  height: 100%;
  width: 900px;
  background: #8c8c8c;
}
.common-content .pullquote__blockquote {
  font-family: "pt-serif", 'Times New Roman', Times, serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.4;
  color: white;
  margin: 0 0 10px;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .common-content .pullquote__blockquote {
    font-size: 16px;
  }
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  .common-content .pullquote__blockquote {
    font-size: 14px;
  }
}
.common-content .pullquote__cite {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.4;
  margin: 0;
  color: white;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .common-content .pullquote__cite {
    font-size: 13px;
  }
}
.common-content .large-text {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.4;
}
.common-content .img-left {
  float: left;
  margin: 0 30px 30px 0;
}
.common-content .img-right {
  float: right;
  margin: 0 0 30px 30px;
}
.common-content blockquote {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  background: #e9e9e9;
  border-left: 10px solid #bbbbbb;
  margin: 1.5em 0;
  padding: 10px 15px;
  quotes: "\201C" "\201D" "\2018" "\2019";
}
.common-content blockquote:before {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  color: #bbbbbb;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 10px;
  vertical-align: -0.4em;
}
.common-content blockquote p {
  display: inline;
}
.common-content img {
  height: auto !important;
}
.common-content__tab {
  display: none;
  position: relative;
  border-top: 1px solid #bbbbbb;
  padding: 12px 0 0;
  margin: 12px 0 0;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .common-content__tab {
    display: block;
  }
}
.common-content__tab:hover {
  color: #f79021;
}
.common-content__tab:after {
  position: absolute;
  top: 12px;
  right: 0;
  display: block;
  font-family: 'fontAwesome';
  cursor: pointer;
}
.common-content__tab.minus:after {
  content: "\f056";
}
.common-content__tab.plus:after {
  content: "\f055";
}
.common-content__tab-content {
  overflow: hidden;
  padding: 12px 0 0;
  margin: 0 0 12px;
}
@media (max-width: 900px) {
  .common-content__title {
    display: none;
  }
}
.common-image {
  position: relative;
  height: 100%;
}
.common-image__list {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
}
.common-image__list .owl-stage-outer,
.common-image__list .owl-stage,
.common-image__list .owl-item {
  height: 100%;
}
.common-image__list .owl-item {
  position: relative;
}
.common-image__item {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  float: left;
  position: relative;
}
.common-image__item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.common-image__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 650px;
  text-align: center;
  padding: 0 120px;
  z-index: 2;
}
@media (max-width: 500px) {
  .common-image__content {
    width: 100%;
    padding: 0 60px;
  }
}
.common-image__title {
  font-family: "pt-serif", 'Times New Roman', Times, serif;
  font-size: 48px;
  font-weight: normal;
  line-height: 1;
  color: white;
  position: relative;
  padding: 0 0 24px;
  margin: 0 0 20px;
}
.common-image__title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 150px;
  margin: 0 0 20px -75px;
  height: 4px;
  background: #f79021;
}
.common-image__text {
  font-family: "pt-serif", 'Times New Roman', Times, serif;
  font-size: 21px;
  font-weight: normal;
  line-height: 1.4;
  color: white;
  margin: 0;
}
.common-image-header {
  position: relative;
  height: 600px;
  border-bottom: 4px solid #f79021;
}
@media (max-width: 1340px) {
  .common-image-header {
    height: 500px;
  }
}
@media (max-width: 1050px) {
  .common-image-header {
    height: 450px;
  }
}
@media (max-width: 900px) {
  .common-image-header {
    height: 400px;
  }
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.common-image-header:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.common-image-header--dark:after {
  background: rgba(0, 0, 0, 0.6);
}
.common-image-header__list {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
}
.common-image-header__item {
  padding: 0;
  margin: 0;
  height: 100%;
  background-size: cover;
  background-position: center top;
}
.common-image-header__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 1300px;
  text-align: left;
  z-index: 2;
  margin: 45px 0 0;
}
@media (max-width: 1340px) {
  .common-image-header__content {
    width: 1000px;
  }
}
@media (max-width: 1050px) {
  .common-image-header__content {
    width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  .common-image-header__content {
    margin: 35px 0 0;
  }
}
.common-image-header__content--insights {
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: auto;
  bottom: 50px;
}
@media (max-width: 1050px) {
  .common-image-header__content--insights {
    bottom: 20px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 0;
  }
}
.common-image-header__title {
  font-family: "pt-serif", 'Times New Roman', Times, serif;
  font-size: 84px;
  font-weight: normal;
  line-height: 1;
  color: white;
  position: relative;
  padding: 0 0 24px;
  margin: 0 0 40px;
}
@media (max-width: 1340px) {
  .common-image-header__title {
    font-size: 72px;
  }
}
@media (max-width: 1050px) {
  .common-image-header__title {
    font-size: 62px;
  }
}
@media (max-width: 900px) {
  .common-image-header__title {
    font-size: 46px;
    margin: 0 0 20px;
  }
}
@media (max-width: 750px) {
  .common-image-header__title {
    font-size: 38px;
  }
}
@media (max-width: 500px) {
  .common-image-header__title {
    font-size: 32px;
  }
}
.common-image-header__title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 150px;
  margin: 0 0 20px;
  height: 4px;
  background: #f79021;
}
.common-image-header__title:last-child {
  margin: 0;
}
.common-image-header__title--small {
  width: 50%;
  font-size: 46px;
}
.common-image-header__text {
  font-family: "pt-serif", 'Times New Roman', Times, serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.4;
  color: white;
  margin: 0;
}
.common-image-header__link {
  text-decoration: none;
}
.common-image-header__link:hover {
  text-decoration: none;
}
.common-image-header__meta-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 50%;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 900px) {
  .common-image-header__meta-wrapper {
    width: 100%;
  }
}
.common-image-header__meta-img {
  max-width: 86px;
  width: 86px;
  height: 86px;
  -moz-border-radius: 43px;
  border-radius: 43px;
  background: #848e9d;
  margin: 0 10px 0 0;
}
@media (max-width: 1050px) {
  .common-image-header__meta-img {
    max-width: 50px;
    width: 50px;
    height: 50px;
  }
}
.common-image-header__meta {
  font-family: "pt-serif", 'Times New Roman', Times, serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.4;
  color: white;
  margin: 0;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .common-image-header__meta {
    font-size: 13px;
  }
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.common-image-header__meta__date {
  display: inline-block;
  margin: 0 0 0 10px;
}
@media (max-width: 900px) {
  .common-image-header__meta__date {
    display: block;
    margin: 0;
  }
}
.section-hero--large .common-image-header {
  height: 100%;
}
.section-hero--large .common-image-header__title {
  font-family: "pt-serif", 'Times New Roman', Times, serif;
  font-size: 48px;
  font-weight: normal;
  line-height: 1;
  color: white;
  position: relative;
  padding: 0 0 24px;
  margin: 0 0 20px;
}
@media (max-width: 1340px) {
  .section-hero--large .common-image-header__title {
    font-size: 40px;
  }
}
@media (max-width: 1050px) {
  .section-hero--large .common-image-header__title {
    font-size: 36px;
  }
}
@media (max-width: 900px) {
  .section-hero--large .common-image-header__title {
    font-size: 32px;
  }
}
@media (max-width: 750px) {
  .section-hero--large .common-image-header__title {
    font-size: 28px;
  }
}
@media (max-width: 500px) {
  .section-hero--large .common-image-header__title {
    font-size: 22px;
  }
}
.section-hero--large .common-image-header__title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 150px;
  margin: 0 0 20px -75px;
  height: 4px;
  background: #f79021;
}
.section-hero--large .common-image-header__text {
  font-family: "pt-serif", 'Times New Roman', Times, serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.4;
  color: white;
  margin: 0;
}
@media (max-width: 1050px) {
  .section-hero--large .common-image-header__text {
    font-size: 20px;
  }
}
@media (max-width: 750px) {
  .section-hero--large .common-image-header__text {
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  .section-hero--large .common-image-header__text {
    font-size: 16px;
  }
}
.section-hero--large .common-image-header__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 650px;
  text-align: center;
}
@media (max-width: 900px) {
  .section-hero--large .common-image-header__content {
    width: 100%;
    padding: 0 60px;
  }
}
body.article .common-image-header__title {
  width: 50%;
  font-size: 46px;
  line-height: 1.2;
  font-family: "pt-serif", 'Times New Roman', Times, serif;
  font-weight: normal;
}
@media (max-width: 1340px) {
  body.article .common-image-header__title {
    font-size: 40px;
  }
}
@media (max-width: 1050px) {
  body.article .common-image-header__title {
    font-size: 36px;
    width: auto;
  }
}
@media (max-width: 900px) {
  body.article .common-image-header__title {
    font-size: 32px;
  }
}
@media (max-width: 750px) {
  body.article .common-image-header__title {
    font-size: 28px;
  }
}
@media (max-width: 500px) {
  body.article .common-image-header__title {
    font-size: 22px;
  }
}
.scroll-more {
  font-size: 42px;
  color: white;
  position: absolute;
  bottom: 150px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 10;
  display: none;
}
.scroll-more .fa {
  -moz-animation-delay: 3s;
  -ms-animation-delay: 3s;
  -webkit-animation-delay: 3s;
  -o-vendor-animation-delay: 3s;
  animation-delay: 3s;
  -moz-animation-iteration-count: 2;
  -ms-animation-iteration-count: 2;
  -webkit-animation-iteration-count: 2;
  -o-vendor-animation-iteration-count: 2;
  animation-iteration-count: 2;
}
.white-popup {
  position: relative;
  background: white;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.lightbox__title {
  margin: 0;
}
.lightbox__title--center {
  text-align: center;
}
.lightbox__text {
  margin: 0 0 10px;
}
.lightbox__btn-list {
  list-style: none;
  padding: 0;
  margin: 20px 0;
  text-align: center;
  font-size: 0;
}
.lightbox__btn-item {
  display: inline-block;
}
@media (max-width: 750px) {
  .lightbox__btn-item {
    display: block;
    margin: 0 0 20px;
  }
}
.lightbox__btn {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  background: #f79021;
  color: white;
  padding: 10px 40px;
  border: 1px solid #f79021;
  vertical-align: middle;
  outline: 0 none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  text-decoration: none;
  margin: 0 10px;
  display: block;
}
.lightbox__btn:focus {
  background: #313131;
  border-color: #313131;
  color: white;
  text-decoration: none;
}
.lightbox__btn:hover {
  background: #313131;
  border-color: #313131;
  color: white;
  text-decoration: none;
}
/* Legacy Lightbox for Add Insights Image */

.lightbox-panel-overlay {
  background-color: black;
  display: none;
  height: 100%;
  opacity: 0.65;
  position: absolute;
  width: 100%;
}
.lightbox-panel {
  box-shadow: 0 0 5px black;
  background: white;
  display: none;
  padding: 20px;
  position: absolute;
}
.lightbox-panel h2 {
  margin-top: 0;
}
.lightbox-panel .close-lightbox-button {
  width: 24px;
  height: 24px;
  background: #f79021;
  border: 0 none;
  padding: 0;
  position: absolute;
  right: -10px;
  top: -10px;
  cursor: pointer;
  -moz-border-radius: 12px;
  border-radius: 12px;
  color: white;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: 0 none;
}
.lightbox-panel .close-lightbox-button:hover {
  background: #313131;
}
.lightbox-panel .popup-buttons {
  overflow: hidden;
  margin: 20px 0 0;
  text-align: right;
}
.lightbox-panel .popup-buttons button {
  margin: 0 0 0 5px;
}
.common-share {
  margin: 0 0 30px;
}
.common-share--vertical {
  margin: 0 30px 30px 0;
  float: left;
}
@media (max-width: 750px) {
  .common-share--vertical {
    float: none;
    margin: 0 0 20px;
  }
}
.common-share__title {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.common-share__list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.common-share__item {
  font-size: 12px;
  display: inline-block;
  margin: 0 5px 0 0;
}
.common-share__item--vertical {
  display: block;
  margin: 0 0 5px 0;
}
@media (max-width: 750px) {
  .common-share__item--vertical {
    display: inline-block;
    margin: 0 5px 0 0;
  }
}
.common-share__link {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -moz-border-radius: 15px;
  border-radius: 15px;
  color: white;
}
.common-share__link:hover {
  color: white;
  text-decoration: none;
  background: #f79021;
}
.common-share__link--linkedin {
  background: #007bb5;
}
.common-share__link--facebook {
  background: #3b5998;
}
.common-share__link--twitter {
  background: #55acee;
}
.expertise-search {
  padding: 5px;
  position: relative;
  background: #e9e9e9;
  margin: 0 0 30px;
}
.expertise-search__input {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
  background: transparent;
  outline: 0 none;
  padding: 5px 30px 5px 5px;
  color: #121212;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  border: 0 none;
}
.expertise-search__input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.expertise-search__input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.expertise-search__input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.expertise-search__input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.expertise-search__btn {
  position: absolute;
  top: 7px;
  right: 12px;
  background: url(/img/icons/search.png) no-repeat transparent;
  width: 24px;
  height: 24px;
  background-size: contain;
  border: 0 none;
  text-indent: -999em;
  cursor: pointer;
}
.expertise-search__btn:focus {
  outline: none;
}
.expertise__list {
  -webkit-column-count: 3;
  -webkit-column-gap: 50px;
  -moz-column-count: 3;
  -moz-column-gap: 50px;
  column-count: 3;
  column-gap: 50px;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 1340px) {
  .expertise__list {
    -webkit-column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-count: 2;
    -moz-column-gap: 50px;
    column-count: 2;
    column-gap: 50px;
  }
}
@media (max-width: 1050px) {
  .expertise__list {
    -webkit-column-count: 3;
    -webkit-column-gap: 50px;
    -moz-column-count: 3;
    -moz-column-gap: 50px;
    column-count: 3;
    column-gap: 50px;
  }
}
@media (max-width: 750px) {
  .expertise__list {
    -webkit-column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-count: 2;
    -moz-column-gap: 50px;
    column-count: 2;
    column-gap: 50px;
  }
}
@media (max-width: 500px) {
  .expertise__list {
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    column-count: 1;
    column-gap: 0;
  }
}
.expertise__item {
  break-inside: avoid;
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #e9e9e9;
}
.expertise__link {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  color: #121212;
  text-decoration: none;
}
.expertise__link:hover {
  color: #f79021;
  text-decoration: none;
}
.expertise__list__list {
  list-style: none;
  padding: 0;
  margin: 5px 0 0;
}
.expertise__list__item {
  line-height: 1.15;
  margin: 0 0 7px;
}
.expertise__list__link {
  color: #595a5b;
  text-decoration: none;
}
.expertise__list__link:hover {
  color: #f79021;
  text-decoration: none;
}
.expertise-results {
  position: relative;
  margin: 0 -12px;
}
.expertise-results mark {
  background: #f79021;
  color: white;
}
.expertise-results__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.expertise-results__item {
  padding: 12px;
  width: 33.33%;
}
.expertise-results__link {
  background: #e9e9e9;
  padding: 10px;
  display: block;
  height: 100%;
  text-decoration: none;
  color: #121212;
}
.expertise-results__link:hover {
  text-decoration: none;
  background: #121212;
  color: white;
}
.expertise-results__title {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  margin: 0 0 5px;
}
.expertise-results__tag {
  margin: 0;
  font-size: 13px;
}
.insights-filter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px;
  width: auto;
}
@media (max-width: 1050px) {
  .insights-filter {
    margin: 0 -12px 12px;
  }
}
.insights-filter__col {
  padding: 0 12px 24px;
}
.insights-filter__col:nth-child(1) {
  width: 25%;
}
@media (max-width: 750px) {
  .insights-filter__col:nth-child(1) {
    width: 100%;
    padding: 0 12px 12px;
  }
}
.insights-filter__col:nth-child(2) {
  width: 50%;
}
@media (max-width: 750px) {
  .insights-filter__col:nth-child(2) {
    width: 100%;
    padding: 0 12px 12px;
  }
}
.insights-filter__col:nth-child(3) {
  width: 25%;
}
@media (max-width: 750px) {
  .insights-filter__col:nth-child(3) {
    width: 100%;
    padding: 0 12px 12px;
  }
}
.insights-listing {
  position: relative;
}
@media (max-width: 1050px) {
  
}
.ajax-insights-results {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px;
  width: auto;
}
.insights-listing__item {
  padding: 0 12px 24px;
  width: 25%;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  
}
@media (max-width: 900px) {
  .insights-listing__item {
    width: 33.33%;
  }
}
@media (max-width: 750px) {
  .insights-listing__item {
    width: 50%;
  }
}
@media (max-width: 500px) {
  
}
.insights-listing__item--small {
  width: 33.33%;
}
.insights-listing__link {
  text-decoration: none;
}
.insights-listing__link .insights-listing__title {
  color: #313131;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.insights-listing__link:hover {
  text-decoration: none;
}
.insights-listing__link:hover .insights-listing__img-wrapper:after {
  opacity: 0;
}
.insights-listing__link:hover .insights-listing__title {
  color: #f79021;
}
.insights-listing__img-wrapper {
  position: relative;
  margin: 0 0 5px;
}
.insights-listing__img-wrapper:after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  background: black;
  width: 100%;
  height: 100%;
  opacity: 0.15;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.insights-listing__img {
  display: block;
  height: auto;
}
.insights-listing__title {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 5px;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .insights-listing__title {
    font-size: 16px;
  }
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  .insights-listing__title {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  
}
.insights-listing__year {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  margin: 0 0 5px;
  text-transform: uppercase;
  color: #bbbbbb;
}
.insights-listing__description {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  color: #bbbbbb;
}
.insights-featured {
  margin: 0 -12px 24px;
  width: auto;
}
.insights-featured__link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin: 0;
  text-decoration: none;
}
.insights-featured__link:hover {
  text-decoration: none;
}
.insights-featured__link:hover .insights-featured__img-wrapper:after {
  opacity: 0;
}
.insights-featured__link:hover .insights-featured__title {
  color: #f79021;
}
.insights-featured__link:hover .btn-primary {
  background: #313131;
  border-color: #313131;
}
.insights-featured__link .insights-featured__title {
  color: #313131;
}
.insights-featured__link .insights-featured__description {
  color: #bbbbbb;
}
.insights-featured__link .insights-featured__text {
  color: #313131;
}
.insights-featured__col {
  padding: 0 12px;
  width: 50%;
}
.insights-featured__img-wrapper {
  position: relative;
}
.insights-featured__img-wrapper:after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  background: black;
  width: 100%;
  height: 100%;
  opacity: 0.15;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.insights-featured__img {
  display: block;
  height: auto;
}
.insights-featured__title {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  margin: 12px 0 5px;
}
@media (max-width: 1340px) {
  .insights-featured__title {
    font-size: 22px;
  }
}
@media (max-width: 1050px) {
  .insights-featured__title {
    font-size: 18px;
  }
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  .insights-featured__title {
    font-size: 16px;
    margin: 0 0 5px;
  }
}
@media (max-width: 500px) {
  
}
.insights-featured__description {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  margin: 0 0 20px;
  text-transform: uppercase;
}
@media (max-width: 900px) {
  .insights-featured__description {
    margin: 0 0 12px;
  }
}
.insights-featured__text {
  margin: 0 0 12px;
}
.nav-audiences-navigation {
  background: rgba(0, 0, 0, 0.5);
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
  position: relative;
  z-index: 2;
}
.nav-audiences-navigation__content {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding: 40px 0;
}
@media (max-width: 1050px) {
  .nav-audiences-navigation__content {
    padding: 20px;
  }
}
.nav-audiences-navigation__content:before {
  content: "";
  display: block;
  position: absolute;
  top: -4px;
  height: 4px;
  width: 100%;
  background: #f79021;
  left: 0;
}
.nav-audiences-navigation__title {
  margin: 0;
  padding: 0 0 5px;
  color: white;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  border-bottom: 4px solid #f79021;
}
@media (max-width: 1340px) {
  .nav-audiences-navigation__title {
    font-size: 24px;
  }
}
@media (max-width: 1050px) {
  .nav-audiences-navigation__title {
    font-size: 22px;
  }
}
@media (max-width: 900px) {
  .nav-audiences-navigation__title {
    font-size: 18px;
    border: 0 none;
  }
}
@media (max-width: 750px) {
  .nav-audiences-navigation__title {
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  .nav-audiences-navigation__title {
    font-size: 18px;
  }
}
@media (max-width: 900px) {
  .nav-audiences-navigation__title br {
    display: none;
  }
}
.nav-audiences-navigation__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 100%;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.nav-audiences-navigation__item {
  width: 20%;
  vertical-align: middle;
  padding: 0 25px;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  vertical-align: bottom;
}
@media (max-width: 1050px) {
  .nav-audiences-navigation__item {
    font-size: 16px;
    padding: 15px;
  }
}
@media (max-width: 900px) {
  .nav-audiences-navigation__item {
    font-size: 16px;
    width: 25%;
    padding: 10px;
  }
}
@media (max-width: 750px) {
  .nav-audiences-navigation__item {
    font-size: 14px;
    width: 50%;
    padding: 5px;
  }
}
@media (max-width: 500px) {
  .nav-audiences-navigation__item {
    font-size: 14px;
  }
}
@media (max-width: 900px) {
  .nav-audiences-navigation__item:first-child {
    width: 100%;
    min-height: 0;
    padding: 0 10px;
  }
}
.nav-audiences-navigation__link {
  display: block;
  border: 1px solid white;
  padding: 25px 0;
  text-align: center;
  color: white;
  text-decoration: none;
  height: 100%;
  position: relative;
}
@media (max-width: 750px) {
  .nav-audiences-navigation__link {
    padding: 15px;
  }
}
.nav-audiences-navigation__link:hover {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  text-decoration: none;
}
.content-switcher {
  margin: 0 0 30px;
}
@media (max-width: 900px) {
  .content-switcher--tabbed {
    display: none;
  }
}
.content-switcher__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  
}
@media (max-width: 900px) {
  .content-switcher__list {
    display: none;
  }
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.content-switcher__item {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.4;
  margin: 0 0 5px;
}
.content-switcher__link {
  text-decoration: none;
  color: #595a5b;
}
.content-switcher__link:hover {
  color: #f79021;
  text-decoration: none;
}
.content-switcher__link--active {
  font-weight: 600;
  color: #bbbbbb;
}
.content-switcher__select {
  display: none;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  
}
@media (max-width: 900px) {
  .content-switcher__select {
    display: block;
  }
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
/* NEWSLETTER SIGNUP */

.newsletter-signup {
  background: url(/img/layout/bg-newsletter.jpg) no-repeat center center;
  background-size: cover;
  padding: 50px 0;
}
@media (max-width: 1050px) {
  .newsletter-signup {
    padding: 0;
  }
}
.newsletter-signup__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 1050px) {
  .newsletter-signup__inner {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px 10px;
  }
}
.newsletter-signup__title {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  position: relative;
  width: 140px;
}
@media (max-width: 1050px) {
  .newsletter-signup__title {
    font-size: 22px;
    margin: 0 0 30px;
    text-align: center;
  }
}
@media (max-width: 900px) {
  .newsletter-signup__title {
    font-size: 18px;
  }
}
@media (max-width: 750px) {
  .newsletter-signup__title {
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  .newsletter-signup__title {
    font-size: 16px;
  }
}
.newsletter-signup__title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  height: 4px;
  width: 100%;
  background: #f79021;
  left: 0;
}
.newsletter-signup__text {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 16px;
  margin: 0;
}
@media (max-width: 1340px) {
  .newsletter-signup__text {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .newsletter-signup__text {
    font-size: 16px;
    margin: 0 0 15px;
    text-align: center;
  }
}
@media (max-width: 900px) {
  .newsletter-signup__text {
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .newsletter-signup__text {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .newsletter-signup__text {
    font-size: 14px;
  }
}
.newsletter-signup__error {
  font-size: 12px;
  color: #da291c;
  position: absolute;
  padding: 5px 0 0;
  font-weight: 600;
}
.form-input-btn-group {
  font-size: 0;
}
.form-input-btn-group__label {
  position: absolute;
  left: -999em;
}
.form-input-btn-group__input {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 16px;
  background: white;
  color: #313131;
  padding: 0 20px;
  border: 1px solid white;
  vertical-align: middle;
  height: 55px;
  width: 320px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: 0 none;
}
@media (max-width: 1340px) {
  .form-input-btn-group__input {
    font-size: 16px;
    padding: 0 10px;
    height: 35px;
    width: 250px;
  }
}
@media (max-width: 1050px) {
  .form-input-btn-group__input {
    font-size: 16px;
  }
}
@media (max-width: 900px) {
  .form-input-btn-group__input {
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .form-input-btn-group__input {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .form-input-btn-group__input {
    font-size: 14px;
    width: 165px;
  }
}
.form-input-btn-group__input:focus {
  border: 1px solid #f79021;
}
.form-input-btn-group__btn {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
  background: #f79021;
  color: white;
  padding: 0 40px;
  border: 1px solid #f79021;
  vertical-align: middle;
  height: 55px;
  outline: 0 none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
@media (max-width: 1340px) {
  .form-input-btn-group__btn {
    font-size: 16px;
    padding: 0 10px;
    height: 35px;
  }
}
@media (max-width: 1050px) {
  .form-input-btn-group__btn {
    font-size: 16px;
  }
}
@media (max-width: 900px) {
  .form-input-btn-group__btn {
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .form-input-btn-group__btn {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .form-input-btn-group__btn {
    font-size: 14px;
  }
}
.form-input-btn-group__btn:focus {
  background: #313131;
  border-color: #313131;
}
.form-input-btn-group__btn:hover {
  background: #313131;
  border-color: #313131;
}
/* FOOTER NAVIGATION LINKS */

.footer-nav {
  background: #313131;
  padding: 50px;
}
@media (max-width: 1050px) {
  .footer-nav {
    display: none;
  }
}
.footer-nav__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.footer-nav__col {
  width: 16.66%;
}
.footer-nav__title {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1;
  margin: 0 0 30px;
  text-transform: uppercase;
  color: white;
  position: relative;
}
.footer-nav__title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -8px;
  height: 2px;
  width: 20px;
  background: #f79021;
  left: 0;
}
.footer-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-nav__list--social {
  display: table;
}
.footer-nav__item {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6;
}
.footer-nav__item--social {
  display: table-cell;
  padding: 0 20px 0 0;
  vertical-align: bottom;
}
.footer-nav__link {
  color: white;
  text-decoration: none;
  opacity: 0.8;
}
.footer-nav__link:hover {
  color: white;
  text-decoration: none;
  opacity: 1;
}
.footer-nav__address {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.4;
  font-style: normal;
  color: white;
  margin: 0 0 1em;
  opacity: 0.8;
}
.footer-nav__tel {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.4;
  color: white;
  margin: 0;
  opacity: 0.8;
}
.footer-nav__email {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.4;
  color: white;
  margin: 0;
  opacity: 0.8;
}
.footer-nav__dx {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.4;
  color: white;
  margin: 0;
  opacity: 0.8;
}
/* FOOTER COPYRIGHT / SECONDARY LINKS */

.footer-base {
  zoom: 1;
  overflow: hidden;
  background: #313131;
  padding: 0 0 45px;
}
.footer-base:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
@media (max-width: 1050px) {
  .footer-base {
    padding: 30px 0 25px;
  }
}
.footer-base__copyright {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.4;
  color: white;
  margin: 0 0 0.5em;
  opacity: 0.6;
}
.footer-base__list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.footer-base__item {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  margin: 0 10px 5px 0;
  padding: 0 10px 0 0;
  border-right: 1px solid white;
  display: inline-block;
}
.footer-base__item:last-child {
  border: 0 none;
}
.footer-base__link {
  color: white;
  opacity: 0.8;
  text-decoration: none;
}
.footer-base__link:hover {
  color: white;
  opacity: 1;
  text-decoration: none;
}
.footer-base__logo {
  float: right;
  margin: 0 0 20px 20px;
}
.menu-btn {
  position: absolute;
  z-index: 90;
  top: 60px;
  right: 30px;
  color: white;
  background: #f79021;
  padding: 7px 10px;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  cursor: pointer;
  display: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  outline: 0 none;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 0 none;
}
.menu-btn:hover {
  background: #313131;
  color: white;
}
@media (max-width: 1050px) {
  .menu-btn {
    display: block;
  }
}
@media (max-width: 500px) {
  .menu-btn {
    top: 50px;
    right: 10px;
    font-size: 13px;
  }
}
.pushy {
  background: #121212;
  border-right: 4px solid #f79021;
  width: 250px;
}
.pushy-left {
  -webkit-transform: translate(-250px, 0);
  -moz-transform: translate(-250px, 0);
  -ms-transform: translate(-250px, 0);
  -o-transform: translate(-250px, 0);
  transform: translate(-250px, 0);
}
.pushy-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pushy-item {
  margin: 0;
  padding: 0;
  line-height: 1.3;
}
.pushy-item .pushy-link {
  padding: 10px !important;
}
.pushy-item .pushy-link:hover {
  background: #595a5b;
  color: white;
  text-decoration: none;
}
.pushy-open-left #container,
.pushy-open-left .push {
  -webkit-transform: translate(250px, 0);
  -moz-transform: translate(250px, 0);
  -ms-transform: translate(250px, 0);
  -o-transform: translate(250px, 0);
  transform: translate(250px, 0);
}
.page-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  height: 90px;
  zoom: 1;
  z-index: 50;
}
.page-header:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
@media (max-width: 1340px) {
  .page-header {
    padding: 26px 20px 26px;
  }
}
@media (max-width: 500px) {
  .page-header {
    padding: 28px 20px 10px;
  }
}
.page-header:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  z-index: 100;
  background-color: transparent;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(transparent));
  /* Konqueror */
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.3), transparent);
  /* FF 3.6+ */
  background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.3), transparent);
  /* IE10 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(100%, transparent));
  /* Safari 4+, Chrome 2+ */
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.3), transparent);
  /* Safari 5.1+, Chrome 10+ */
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0.3), transparent);
  /* Opera 11.10 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.3)', endColorstr='transparent', GradientType=0);
  /* IE6 & IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.3)', endColorstr='transparent', GradientType=0)";
  /* IE8+ */
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), transparent);
  /* the standard */

  z-index: -1;
}
.page-header-logo {
  float: left;
}
.page-header-logo__link {
  display: block;
}
.page-header-logo__img {
  width: 270px;
}
@media (max-width: 1340px) {
  .page-header-logo__img {
    width: 150px;
  }
}
@media (max-width: 500px) {
  .page-header-logo__img {
    width: 110px;
  }
}
.page-header-tools {
  position: absolute;
  top: 20px;
  right: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
@media (max-width: 500px) {
  .page-header-tools {
    top: 10px;
    right: 10px;
  }
}
.page-header-shortlist {
  margin: 0 0 0 10px;
}
.page-header-shortlist__link {
  text-decoration: none;
  background: white;
  color: #121212;
  padding: 8px 12px;
  line-height: 1;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  font-size: 13px;
}
.page-header-shortlist__link:hover {
  background: #f79021;
  color: white;
  text-decoration: none;
}
.page-header-barrister {
  margin: 0 0 0 10px;
  position: relative;
  z-index: 10;
}
.page-header-barrister__link {
  text-decoration: none;
  background: white;
  color: #121212;
  padding: 8px 12px;
  line-height: 1;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  font-size: 13px;
}
.page-header-barrister__link:hover {
  background: #f79021;
  color: white;
  text-decoration: none;
}
.page-header-barrister__list {
  position: absolute;
  left: auto;
  background: #f79021;
  list-style: none;
  padding: 8px 12px;
  margin: 0;
  width: 147px;
  margin: 5px 0 0;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.page-header-barrister__item {
  font-size: 13px;
}
.page-header-barrister__sub-link {
  color: white;
  text-decoration: none;
  opacity: 0.8;
}
.page-header-barrister__sub-link:hover {
  text-decoration: none;
  opacity: 1;
  color: white;
}
.page-header-search {
  padding: 0 30px;
  position: relative;
}
@media (max-width: 900px) {
  .page-header-search {
    padding: 0 0 0 30px;
  }
}
.page-header-search .suggestion-dropdown {
  top: 30px;
  width: 314px;
  left: auto;
}
@media (max-width: 900px) {
  .page-header-search .suggestion-dropdown {
    right: 0;
  }
}
@media (max-width: 500px) {
  .page-header-search .suggestion-dropdown {
    width: 280px;
  }
}
.page-header-search__input {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
  border: #f79021 solid;
  border-width: 0 0 2px 0;
  background: transparent;
  outline: 0 none;
  padding: 5px 5px 5px 0;
  color: white;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 180px;
}
.page-header-search__input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.page-header-search__input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.page-header-search__input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.page-header-search__input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 500px) {
  .page-header-search__input {
    width: 160px;
  }
}
.page-header-search__input:hover {
  border-color: #f9a952;
}
.page-header-search__input:focus {
  border-color: white;
}
.page-header-search__btn {
  display: inline-block;
  background: url(/img/icons/search.png) no-repeat transparent;
  width: 24px;
  height: 24px;
  background-size: contain;
  border: 0 none;
  text-indent: -999em;
  cursor: pointer;
}
.page-header-telephone {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 28px;
  background: url(/img/icons/phone.png) no-repeat left center;
  padding: 0 20px 0 27px;
  color: white;
}
@media (max-width: 1050px) {
  .page-header-telephone {
    display: none;
  }
}
.page-header-telephone__link {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.page-header-telephone__link:hover {
  color: white;
  text-decoration: none;
  opacity: 1;
}
.page-header-email {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 28px;
  background: url(/img/icons/email-light.png) no-repeat left center;
  padding: 0 0 0 30px;
  color: white;
}
@media (max-width: 1050px) {
  .page-header-email {
    display: none;
  }
}
.page-header-email__link {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.page-header-email__link:hover {
  color: white;
  text-decoration: none;
  opacity: 1;
}
.page-header-telephone--mobile {
  margin: 10px 10px 0;
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 1050px) {
  .page-header-telephone--mobile {
    display: block;
  }
}
.page-header-telephone__link--mobile {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.3;
  padding: 0 0 0 27px !important;
}
.page-header-email--mobile {
  margin: 0 10px 10px;
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 1050px) {
  .page-header-email--mobile {
    display: block;
  }
}
.page-header-email__link--mobile {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.3;
  padding: 0 0 0 27px !important;
}
.primary-nav__list {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 0;
  right: 30px;
  font-size: 0;
}
@media (max-width: 1050px) {
  .primary-nav__list {
    display: none;
  }
}
.primary-nav__item {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  padding: 0;
  margin: 0;
  display: inline-block;
  text-transform: uppercase;
}
.primary-nav__link {
  color: white;
  text-decoration: none;
  padding: 20px;
}
.primary-nav__link:hover {
  color: #f79021;
  text-decoration: none;
}
.primary-nav__link--active {
  background: rgba(0, 0, 0, 0.9);
  color: #f79021;
  text-decoration: none;
}
.suggestion-dropdown {
  position: absolute;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 10px;
}
.suggestion-dropdown ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.suggestion-dropdown li {
  line-height: 1.2;
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.suggestion-dropdown li.focus {
  color: white;
  cursor: pointer;
}
.suggestion-dropdown li.focus .search-all-listing__tag {
  color: white;
}
.suggestion-dropdown li:last-child {
  margin: 0;
}
.suggestion-dropdown li ul li {
  color: rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.suggestion-dropdown li strong {
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.suggestion-dropdown li .search-all-listing__tag {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.suggestion-dropdown li .search-all-listing__item {
  display: inline-block;
  margin: 0 0 0 5px;
}
.suggestion-dropdown mark {
  background: rgba(247, 144, 33, 0.8);
  color: white;
}
.suggestion-dropdown .top-item {
  color: #f79021;
  font-size: 18px;
  display: block;
  margin: 0 0 8px;
}
/* mega nav */

.mega-nav {
  position: absolute;
  top: 112px;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.85);
  z-index: 100;
  border-bottom: 4px solid #f79021;
}
.mega-nav-inner {
  width: 1300px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding: 20px 0;
  height: 100%;
}
@media (max-width: 1340px) {
  .mega-nav-inner {
    width: 1000px;
  }
}
.mega-nav__col-a {
  width: 25%;
  padding: 0;
  position: relative;
}
.mega-nav__col-b {
  width: 50%;
  border-left: 1px solid #595a5b;
  border-right: 1px solid #595a5b;
  padding: 0;
  position: relative;
  padding: 0 30px;
}
.mega-nav__col-c {
  width: 25%;
  padding: 0 30px;
  position: relative;
}
.mega-nav__title {
  color: white;
  margin: 0 0 20px;
}
.mega-nav__primary-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mega-nav__primary-item {
  margin: 0 0 2px;
  line-height: 1;
}
.mega-nav__primary-item:last-child {
  margin: 0;
}
.mega-nav__primary-link {
  text-decoration: none;
  padding: 7px 30px 7px 10px;
  display: block;
  color: white;
  cursor: pointer;
}
.mega-nav__primary-link:hover {
  text-decoration: none;
  color: white;
  background: #595a5b;
}
.mega-nav__primary-link--active {
  background: #595a5b;
  color: white;
}
.mega-nav__secondary-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  -webkit-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
}
.mega-nav__secondary-item {
  width: 50%;
  font-size: 15px;
  padding: 0 10px 10px 0;
}
.mega-nav__secondary-link {
  text-decoration: none;
  color: white;
}
.mega-nav__secondary-link:hover {
  text-decoration: none;
  color: #f79021;
}
.mega-nav__secondary-item__title {
  margin: 0;
  line-height: 1.2;
  font-size: 18px;
}
.mega-nav__secondary-item__text {
  margin: 0;
  line-height: 1.2;
}
.mega-nav-search-wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
}
.mega-nav__cta {
  margin: 40px 0 0;
}
.mega-nav__cta__list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.mega-nav__cta__item {
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  margin: 0 10px;
}
.mega-nav__cta__link {
  padding: 10px 20px;
  background: #595a5b;
  display: block;
  text-decoration: none;
  color: white;
  font-size: 13px;
  min-width: 120px;
}
.mega-nav__cta__link:hover {
  background: #f79021;
  color: white;
  text-decoration: none;
}
.mega-nav-search {
  padding: 0;
  position: relative;
}
.mega-nav-search .suggestion-dropdown {
  top: 30px;
  width: 300px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 0 0 0 -13px;
}
.mega-nav-search .suggestion-dropdown .msg-warning {
  text-align: left;
  margin: 0;
  color: #8c8c8c;
}
.mega-nav-search__input {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
  border: #f79021 solid;
  border-width: 0 0 2px 0;
  background: transparent;
  outline: 0 none;
  padding: 5px 5px 5px 0;
  color: white;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 300px;
}
.mega-nav-search__input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.mega-nav-search__input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.mega-nav-search__input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.mega-nav-search__input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 1340px) {
  .mega-nav-search__input {
    width: 160px;
  }
}
.mega-nav-search__input:hover {
  border-color: #f9a952;
}
.mega-nav-search__input:focus {
  border-color: white;
}
.mega-nav-search__btn {
  display: inline-block;
  background: url(/img/icons/search.png) no-repeat transparent;
  width: 24px;
  height: 24px;
  background-size: contain;
  border: 0 none;
  text-indent: -999em;
  cursor: pointer;
}
.mega-nav__quote {
  color: #bbbbbb;
  font-size: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 30px;
  right: 30px;
}
.mega-nav__quote:before {
  content: "\f10d";
  display: inline-block;
  font-size: 14px;
  font-family: fontAwesome;
  color: #595a5b;
  margin: 0 5px 0 0;
}
.mega-nav__quote:after {
  content: "\f10e";
  display: inline-block;
  font-size: 14px;
  font-family: fontAwesome;
  color: #595a5b;
  margin: 0 0 0 5px;
}
.mega-nav__intro {
  color: #8c8c8c;
  font-size: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  right: 30px;
}
.mega-nav__intro a {
  color: #bbbbbb;
  text-decoration: none;
  font-weight: 700;
}
.mega-nav__intro a:hover {
  color: white;
  text-decoration: none;
}
.mega-nav__insights-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mega-nav__insights-item {
  padding: 0;
  margin: 0 0 15px;
}
.mega-nav__insights-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  color: #f79021;
  text-decoration: none;
}
.mega-nav__insights-link:hover {
  color: white;
  text-decoration: none;
}
.mega-nav__insights-img {
  width: 64px;
  max-width: 64px;
  min-width: 64px;
  height: auto !important;
}
.mega-nav__insights-img img {
  vertical-align: top;
}
.mega-nav__insights-title {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
  padding: 0 0 0 15px;
}
.mega-nav__map iframe {
  width: 100%;
  margin: 0 0 10px;
}
.mega-nav__map__address {
  color: white;
  margin: 0;
}
.secondary-nav {
  background: #f7f7f7;
  padding: 20px 20px 20px 0;
  position: relative;
  margin: 0 0 30px;
}
.secondary-nav:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -1000px;
  background: #f7f7f7;
  bottom: 0;
  width: 1000px;
}
@media (max-width: 900px) {
  .secondary-nav:before {
    display: none;
  }
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  
}
@media (max-width: 900px) {
  .secondary-nav {
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.secondary-nav__title {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.secondary-nav__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  
}
@media (max-width: 900px) {
  .secondary-nav__list {
    display: none;
  }
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.secondary-nav__link {
  text-decoration: none;
  color: #595a5b;
}
.secondary-nav__link:hover {
  text-decoration: none;
  color: #f79021;
}
.secondary-nav__select {
  display: none;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  
}
@media (max-width: 900px) {
  .secondary-nav__select {
    display: block;
  }
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.pagination {
  border-top: 1px solid #e9e9e9;
  margin: 20px 0 0;
  padding: 20px 0 0;
}
.pagination__list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  font-size: 0;
  text-align: center;
}
.pagination__item {
  display: inline-block;
  margin: 0 10px 0 0;
  line-height: 1;
}
.pagination__link {
  display: inline-block;
  background: #e9e9e9;
  padding: 5px 10px;
  text-decoration: none;
  color: #313131;
}
.pagination__link:hover {
  color: white;
  background: #313131;
  text-decoration: none;
}
.pagination__current {
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  color: #313131;
  border: 1px solid #e9e9e9;
}
.pagination__items {
  display: inline-block;
}
.people-filter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px;
}
@media (max-width: 1340px) {
  .people-filter {
    margin: 0 -12px 12px;
  }
}
@media (max-width: 1050px) {
  
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.people-filter__col {
  padding: 0 12px 24px;
  min-width: 25%;
  max-width: 25%;
}
@media (max-width: 1340px) {
  .people-filter__col {
    min-width: 50%;
    padding: 0 12px 12px;
  }
}
@media (max-width: 1050px) {
  
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  .people-filter__col {
    min-width: 100%;
    padding: 0 12px 12px;
  }
}
@media (max-width: 500px) {
  
}
.people-listing {
  position: relative;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.people-listing--small {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.ajax-profile-results {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px;
  width: 1300px;
}
@media (max-width: 1340px) {
  .ajax-profile-results {
    width: 1000px;
  }
}
@media (max-width: 1050px) {
  .ajax-profile-results {
    width: auto;
  }
}
.people-listing__heading {
  width: 100%;
  padding: 24px 0;
  margin: 0 12px;
  border-top: 1px solid #e9e9e9;
}
.people-listing__heading:first-child {
  border: 0 none;
  padding-top: 0;
}
.people-listing__item {
  padding: 0 12px 24px;
  max-width: 25%;
  min-width: 25%;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  
}
@media (max-width: 900px) {
  .people-listing__item {
    max-width: 33.33%;
    min-width: 33.33%;
  }
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  .people-listing__item {
    max-width: 50%;
    min-width: 50%;
  }
}
.people-listing__item mark {
  background: #f79021;
  color: white;
}
.people-listing__item--small {
  max-width: 33.33%;
  min-width: 33.33%;
}
@media (max-width: 1340px) {
  .people-listing__item--small {
    max-width: 50%;
    min-width: 50%;
  }
}
@media (max-width: 1050px) {
  .people-listing__item--small {
    max-width: 50%;
    min-width: 50%;
  }
}
@media (max-width: 900px) {
  .people-listing__item--small {
    max-width: 33.33%;
    min-width: 33.33%;
  }
}
@media (max-width: 750px) {
  .people-listing__item--small {
    max-width: 50%;
    min-width: 50%;
  }
}
@media (max-width: 500px) {
  
}
.people-listing__link {
  text-decoration: none;
}
.people-listing__link .people-listing__title {
  color: #313131;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.people-listing__link:hover {
  text-decoration: none;
}
.people-listing__link:hover .people-listing__img-wrapper:after {
  opacity: 0;
}
.people-listing__link:hover .people-listing__title {
  color: #f79021;
}
.people-listing__img-wrapper {
  position: relative;
  margin: 0 0 5px;
  background: url(/img/content/profile-bg.jpg);
}
.people-listing__img-wrapper:after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  background: black;
  width: 100%;
  height: 100%;
  opacity: 0.15;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.people-listing__img {
  display: block;
  height: auto;
}
.people-listing__title {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 5px;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .people-listing__title {
    font-size: 16px;
  }
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  .people-listing__title {
    font-size: 14px;
    line-height: 1.2;
  }
}
@media (max-width: 500px) {
  
}
.people-listing__year {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  margin: 0 0 5px;
  text-transform: uppercase;
  color: #bbbbbb;
}
.people-listing__description {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  color: #bbbbbb;
}
.people-listing__tag {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  margin: 5px 0 0;
  color: #f79021;
}
.people-listing__tag__mark {
  background: #f79021;
  color: white;
}
.filter-search__label {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
  color: #bbbbbb;
  display: block;
  margin: 0 0 5px;
}
.filter-search__input {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  display: block;
  width: 100%;
  background: #e9e9e9;
  padding: 10px;
  border: 1px solid #e9e9e9;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  height: 40px;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .filter-search__input {
    font-size: 13px;
    height: 35px;
  }
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.filter-search__input:hover {
  border-color: #bbbbbb;
}
.filter-search__input:focus {
  border-color: #f79021;
}
.filter-radio__heading {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
  color: #bbbbbb;
  display: block;
  margin: 0 0 5px;
}
.filter-radio__list {
  width: 100%;
  display: table;
}
.filter-radio__item {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  display: table-cell;
  padding: 0 0 0 2px;
}
.filter-radio__item:first-child {
  padding: 0;
}
.filter-radio__input {
  position: absolute;
  left: -999em;
}
.filter-radio__input:checked + label {
  color: #313131;
  background: #f79021;
  color: white;
}
.filter-radio__label {
  background: #e9e9e9;
  padding: 0 10px;
  display: block;
  text-align: center;
  border: 1px solid #e9e9e9;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 40px;
  height: 40px;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .filter-radio__label {
    font-size: 13px;
    height: 35px;
    line-height: 35px;
  }
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.filter-radio__label:hover {
  background: gainsboro;
}
.filter-select__label {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
  color: #bbbbbb;
  display: block;
  margin: 0 0 5px;
}
.filter-select__input-wrapper {
  height: 40px;
  border: 1px solid #e9e9e9;
  overflow: hidden;
  background: #e9e9e9;
  position: relative;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .filter-select__input-wrapper {
    height: 35px;
  }
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.filter-select__input-wrapper:after {
  display: block;
  content: "\f107";
  position: absolute;
  top: 8px;
  right: 8px;
  font-family: FontAwesome;
}
.filter-select__input {
  background: transparent;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  width: 100%;
  padding: 10px;
  outline: none;
  box-shadow: none;
  background-image: none;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0 none;
  height: 40px;
  cursor: pointer;
  -moz-appearance: none;
  position: relative;
  z-index: 2;
}
@media (max-width: 1340px) {
  
}
@media (max-width: 1050px) {
  .filter-select__input {
    font-size: 13px;
    height: 35px;
  }
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
.filter-select__input::-ms-expand {
  display: none;
  /* hides dropdown arrow for IE10+ */

}
.filter-select__input:focus {
  outline: none;
}
.touch-search-active {
  display: none;
}
.profile-header {
  position: relative;
  border-bottom: 4px solid #f79021;
  background: url(/img/layout/bg-profile-header.jpg) no-repeat center center;
  background-size: cover;
}
.profile-header:before {
  content: "";
  display: block;
  background: url(../img/layout/profile-watermark.png) no-repeat;
  position: absolute;
  left: 0;
  bottom: -50px;
  width: 347px;
  height: 516px;
}
.profile-header__item {
  width: 1300px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: cover;
  height: 616px;
  position: relative;
  z-index: 2;
  background-position: bottom;
}
@media (max-width: 1340px) {
  .profile-header__item {
    width: auto;
    height: 580px;
    background-position: right bottom;
  }
}
@media (max-width: 1050px) {
  .profile-header__item {
    height: 430px;
  }
}
@media (max-width: 900px) {
  .profile-header__item {
    height: 400px;
  }
}
@media (max-width: 750px) {
  .profile-header__item {
    height: 370px;
  }
}
@media (max-width: 500px) {
  .profile-header__item {
    height: 350px;
  }
}
.profile-header__item__content {
  position: absolute;
  bottom: 60px;
  left: 50%;
  width: 1300px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 3;
}
@media (max-width: 1340px) {
  .profile-header__item__content {
    position: static;
    left: 0;
    bottom: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: auto;
    z-index: 3;
  }
}
@media (max-width: 900px) {
  
}
@media (max-width: 750px) {
  
}
@media (max-width: 500px) {
  
}
@media (max-width: 1340px) {
  .profile-header__item__title-date {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1000px;
  }
}
@media (max-width: 1050px) {
  .profile-header__item__title-date {
    width: 100%;
    padding: 0 20px;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 900px) {
  .profile-header__item__title-date {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    padding: 20px;
    background: rgba(0, 0, 0, 0.8);
    width: auto;
  }
}
.profile-header__item__title {
  font-family: "pt-serif", 'Times New Roman', Times, serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 1;
  color: white;
  padding: 0 0 24px;
  margin: 0 0 30px;
  position: relative;
}
@media (max-width: 1340px) {
  .profile-header__item__title {
    font-size: 52px;
    margin: 0 0 20px;
    padding: 0 0 20px;
  }
}
@media (max-width: 1340px) {
  .profile-header__item__title {
    font-size: 44px;
  }
}
@media (max-width: 900px) {
  .profile-header__item__title {
    font-size: 36px;
  }
}
@media (max-width: 750px) {
  .profile-header__item__title {
    font-size: 28px;
    margin: 0 0 10px;
    padding: 0;
  }
}
@media (max-width: 500px) {
  .profile-header__item__title {
    font-size: 18px;
  }
}
.profile-header__item__title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 150px;
  margin: 0 0 20px;
  height: 4px;
  background: #f79021;
}
@media (max-width: 750px) {
  .profile-header__item__title:after {
    display: none;
  }
}
.profile-header__quote {
  font-family: "pt-serif", 'Times New Roman', Times, serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.6;
  color: white;
  width: 40%;
  margin: 0 0 20px;
}
@media (max-width: 1050px) {
  .profile-header__quote {
    display: none;
  }
}
.profile-header__blockquote {
  display: inline;
  margin: 0;
}
.profile-header__blockquote:before {
  display: inline;
  content: "“";
}
.profile-header__blockquote:after {
  display: inline;
  content: "”";
}
.profile-header__cite {
  font-family: "pt-serif", 'Times New Roman', Times, serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.6;
  font-style: italic;
  display: inline;
}
@media (max-width: 1050px) {
  .profile-header__cite {
    width: auto;
    font-size: 18px;
    display: block;
  }
}
.profile-header__date-list {
  list-style: none;
  padding: 0;
  margin: 0 0 40px;
  font-size: 0;
}
@media (max-width: 1340px) {
  .profile-header__date-list {
    margin: 0 0 30px;
  }
}
@media (max-width: 1050px) {
  .profile-header__date-list {
    margin: 0;
  }
}
.profile-header__date-item {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: white;
  border-left: 1px solid white;
  margin: 0;
  padding: 0 15px;
  display: inline-block;
}
.profile-header__date-item:first-child {
  padding-left: 0;
  border: 0 none;
}
@media (max-width: 1340px) {
  .profile-header__tools {
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 3;
  }
}
@media (max-width: 750px) {
  .profile-header__tools {
    padding: 0 20px;
  }
}
.profile-header__tools-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}
@media (max-width: 1340px) {
  .profile-header__tools-list {
    width: 1000px;
    margin: 0 auto;
  }
}
@media (max-width: 1050px) {
  .profile-header__tools-list {
    width: auto;
  }
}
.profile-header__tools-item {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
  padding: 10px 8px;
  text-transform: uppercase;
  text-align: center;
}
.profile-header__tools-link {
  color: white;
  text-decoration: none;
  background: url(/img/icons/profile-header.png) no-repeat;
  display: block;
  padding: 50px 0 0;
  width: 60px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  outline: 0 none;
}
@media (max-width: 750px) {
  .profile-header__tools-link {
    width: 30px;
    background: url(/img/icons/profile-header-small.png) no-repeat;
    text-indent: -999em;
    padding: 0;
    height: 22px;
  }
}
.profile-header__tools-link:hover {
  color: #f79021;
  text-decoration: none;
  background-position-y: -300px;
}
@media (max-width: 750px) {
  .profile-header__tools-link:hover {
    background-position-y: -150px;
  }
}
.profile-header__tools-link--instruct {
  background-position: 10px 0;
}
.profile-header__tools-link--cv {
  background-position: -88px 0;
}
.profile-header__tools-link--portfolio {
  background-position: -188px 0;
}
.profile-header__tools-link--vcard {
  background-position: -288px 0;
}
.profile-header__tools-link--insights {
  background-position: -388px 0;
}
.profile-header__tools-link--linkedin {
  background-position: -488px 0;
}
.profile-header__tools-link--twitter {
  background-position: -588px 0;
}
.profile-header__tools-link--email {
  background-position: -688px 0;
}
@media (max-width: 750px) {
  .profile-header__tools-link--instruct {
    background-position: 0 0;
  }
  .profile-header__tools-link--cv {
    background-position: -48px 0;
  }
  .profile-header__tools-link--portfolio {
    background-position: -100px 0;
  }
  .profile-header__tools-link--vcard {
    background-position: -148px 0;
  }
  .profile-header__tools-link--insights {
    background-position: -199px 0;
  }
  .profile-header__tools-link--linkedin {
    background-position: -248px 0;
  }
  .profile-header__tools-link--twitter {
    background-position: -301px 0;
  }
  .profile-header__tools-link--email {
    background-position: -349px 0;
  }
}
/* PDF FRONTPAGE */

.pdf,
.pdf body {
  background: #313131;
  position: relative;
}
.pdf-front {
  background: #313131 url(/img/pdf/a4-title.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  height: 297mm;
  width: 210mm;
}
.pdf-front__inner {
  padding: 50px;
  height: 100%;
}
.pdf-front__content {
  position: relative;
  z-index: 2;
}
.pdf-front__logo {
  width: 200px;
}
.pdf-front__title {
  font-family: "pt-serif", 'Times New Roman', Times, serif;
  font-size: 72pt;
  font-weight: normal;
  line-height: 1.2;
  color: white;
  position: relative;
  margin: 50pt 0 80pt;
}
.pdf-front__title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -30px;
  left: 0;
  height: 5pt;
  width: 200pt;
  background: #f79021;
}
.pdf-front__text {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18pt;
  font-weight: normal;
  line-height: 1.8;
  color: white;
}
.pdf-front__footer {
  position: absolute;
  bottom: 0;
  left: 0;
}
/* PDF CONTENTS TABLE */

.pdf-contents {
  padding: 50px;
}
.pdf-contents__table tr:nth-child(odd) td {
  background: white;
}
.pdf-contents__table td {
  padding: 10px;
  background: #e9e9e9;
}
.pdf-contents__table td:first-child {
  width: 85%;
}
.pdf-contents__table td:last-child {
  width: 15%;
  white-space: nowrap;
}
.pdf-contents__table a {
  color: #f79021;
  text-decoration: none;
}
/* PDF HEADER */

.pdf-profile-header {
  position: relative;
  border-bottom: 4px solid #f79021;
  background: url(/img/layout/bg-profile-header.jpg) no-repeat center center;
  background-size: cover;
}
.pdf-profile-header:before {
  content: "";
  display: block;
  background: url(/img/layout/profile-watermark.png) no-repeat;
  position: absolute;
  left: 0;
  bottom: -50px;
  width: 347px;
  height: 516px;
}
.pdf-profile-header__item {
  width: auto;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  position: relative;
  z-index: 2;
  background-position: bottom;
}
.pdf-profile-header__item__content {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: auto;
  z-index: 3;
}
.pdf-profile-header__item__title {
  font-family: "pt-serif", 'Times New Roman', Times, serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  color: white;
  padding: 0 0 24px;
  margin: 0 0 24px;
  position: relative;
}
.pdf-profile-header__item__title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 150px;
  margin: 0 0 20px;
  height: 4px;
  background: #f79021;
}
.pdf-profile-header__quote {
  font-family: "pt-serif", 'Times New Roman', Times, serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.6;
  color: white;
  width: 40%;
  margin: 0 0 20px;
}
.pdf-profile-header__blockquote {
  display: inline;
  margin: 0;
}
.pdf-profile-header__blockquote:before {
  display: inline;
  content: "“";
}
.pdf-profile-header__blockquote:after {
  display: inline;
  content: "”";
}
.pdf-profile-header__cite {
  font-family: "pt-serif", 'Times New Roman', Times, serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.6;
  font-style: italic;
  display: inline;
}
.pdf-profile-header__date-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.pdf-profile-header__date-item {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: white;
  border-left: 1px solid white;
  margin: 0;
  padding: 0 15px;
  display: inline-block;
}
.pdf-profile-header__date-item:first-child {
  padding-left: 0;
  border: 0 none;
}
/* PDF BACK */

.pdf-back {
  background: #313131 url(/img/pdf/a4-back.jpg) no-repeat center center;
  background-size: cover;
  height: 297mm;
  width: 210mm;
}
.pdf-back__inner {
  padding: 50px;
  position: relative;
  height: 100%;
}
.pdf-back__content {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 50px;
}
.pdf-back__logo {
  width: 200px;
  display: block;
  margin: 0 0 60px;
}
.pdf-back__text {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12pt;
  font-weight: normal;
  line-height: 1.8;
  color: white;
  position: relative;
  margin: 0;
}
.pdf-back__text:before {
  content: "";
  display: block;
  position: absolute;
  top: -30px;
  left: 0;
  width: 150px;
  margin: 0 0 20px;
  height: 4px;
  background: #f79021;
}
/* PDF CONTENT */

.pdf-section {
  width: 100%;
  padding: 0;
  margin: 0;
  page-break-after: always;
  border: 0 none;
}
.profile-header__item--pdf {
  height: 500px;
}
.pdf-profile-content {
  margin: 0 auto;
  padding: 30px;
}
/* PDF FOOTER */

.pdf-footer {
  border-top: 1px solid #bbbbbb;
  padding: 0;
  margin: 0 30px;
}
.pdf-footer__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  list-style: none;
  padding: 10px 0 0;
  margin: 0;
}
.pdf-footer__item {
  min-width: 33.33%;
  max-width: 33.33%;
  color: #8c8c8c;
}
.pdf-footer__item:nth-child(2) {
  text-align: center;
}
.pdf-footer__item:nth-child(3) {
  text-align: right;
}
.pdf-footer__link {
  color: #8c8c8c;
  text-decoration: none;
}
.search-results__form {
  padding: 5px;
  position: relative;
  background: #e9e9e9;
  margin: 0 0 30px;
}
.search-results__form__input {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
  background: transparent;
  outline: 0 none;
  padding: 5px 30px 5px 5px;
  color: #121212;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  border: 0 none;
}
.search-results__form__input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.search-results__form__input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.search-results__form__input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.search-results__form__input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.search-results__form__btn {
  position: absolute;
  top: 7px;
  right: 12px;
  background: url(/img/icons/search.png) no-repeat transparent;
  width: 24px;
  height: 24px;
  background-size: contain;
  border: 0 none;
  text-indent: -999em;
  cursor: pointer;
}
.search-results__form__btn:focus {
  outline: none;
}
.search-results__text {
  margin: 0 0 30px;
  padding: 0 0 30px;
  border-bottom: 1px solid #e9e9e9;
}
.search-results__list {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
.search-results__item {
  border-bottom: 1px solid #e9e9e9;
  padding: 0 0 20px;
  margin: 0 0 20px;
}
.search-results__title {
  margin: 0 0 20px;
}
.simple-results__list {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
}
.simple-results__link {
  display: block;
  padding: 15px 30px 15px 0;
  text-decoration: none;
  color: #121212;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  border-left: 2px solid white;
}
.simple-results__link:hover {
  text-decoration: none;
  color: #121212;
  background: #e9e9e9;
  padding: 15px;
  border-left: 2px solid #f79021;
}
.simple-results__title {
  margin: 0;
}
.simple-results__text {
  margin: 0;
}
.simple-results__text mark {
  background: #f79021;
  color: white;
}
.shortlist-tools__list {
  list-style: none;
  margin: 20px 0;
  padding: 0;
  zoom: 1;
}
.shortlist-tools__list:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
@media (max-width: 500px) {
  .shortlist-tools__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.shortlist-tools__item {
  float: left;
  margin: 0 10px 0 0;
}
@media (max-width: 1340px) {
  .shortlist-tools__item {
    font-size: 12px;
    margin: 0 5px 0 0;
  }
}
@media (max-width: 750px) {
  .shortlist-tools__item {
    width: 50%;
    margin: 0;
    padding: 0 5px 5px;
  }
}
.shortlist-tools__item:last-child {
  float: right;
  margin: 0;
}
.shortlist-tools__link {
  text-decoration: none;
  background: #e9e9e9;
  color: #121212;
  padding: 10px 20px;
  line-height: 1;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
}
@media (max-width: 750px) {
  .shortlist-tools__link {
    display: block;
  }
}
.shortlist-tools__link:hover {
  background: #f79021;
  color: white;
  text-decoration: none;
}
@media (max-width: 500px) {
  .shortlist-tools__text {
    display: none;
  }
}
.shortlist-item__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shortlist-item__item {
  background: #f7f7f7;
  width: 100%;
  padding: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.shortlist-item__item:nth-child(even) {
  background: white;
}
.shortlist-item__item:nth-child(even):last-child {
  border-bottom: 1px solid #f7f7f7;
}
.shortlist-item__title {
  margin: 0;
}
@media (max-width: 1340px) {
  .shortlist-item__title {
    width: 100%;
  }
}
.shortlist-item__link {
  text-decoration: none;
}
.shortlist-individual-tools__list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
  font-size: 0;
}
@media (max-width: 1340px) {
  .shortlist-individual-tools__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 750px) {
  .shortlist-individual-tools__list {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media (max-width: 500px) {
  .shortlist-individual-tools__list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.shortlist-individual-tools__item {
  padding: 0 0 0 10px;
  font-size: 12px;
  display: inline-block;
}
@media (max-width: 1340px) {
  .shortlist-individual-tools__item {
    width: 50%;
    padding: 0 5px 5px 0;
    text-align: center;
  }
}
@media (max-width: 750px) {
  .shortlist-individual-tools__item {
    width: 25%;
    padding: 0 0 0 5px;
    min-width: 50px;
  }
}
@media (max-width: 500px) {
  .shortlist-individual-tools__item {
    width: 50%;
    padding: 0 5px 5px 0;
  }
}
.shortlist-individual-tools__link {
  text-decoration: none;
  background: #e9e9e9;
  color: #121212;
  padding: 10px 20px;
  line-height: 1;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 1340px) {
  .shortlist-individual-tools__link {
    display: block;
  }
}
.shortlist-individual-tools__link:hover {
  background: #f79021;
  color: white;
  text-decoration: none;
}
@media (max-width: 750px) {
  .shortlist-individual-tools__text {
    display: none;
  }
}
.sitemap > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-column-count: 3;
  -webkit-column-gap: 80px;
  -moz-column-count: 3;
  -moz-column-gap: 80px;
  column-count: 3;
  column-gap: 80px;
}
@media (max-width: 900px) {
  .sitemap > ul {
    -webkit-column-count: 2;
    -webkit-column-gap: 80px;
    -moz-column-count: 2;
    -moz-column-gap: 80px;
    column-count: 2;
    column-gap: 80px;
  }
}
@media (max-width: 500px) {
  .sitemap > ul {
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    column-count: 1;
    column-gap: 0;
  }
}
.sitemap li {
  line-height: 1.2;
  margin: 0 0 8px;
}
.sitemap a {
  color: #313131;
  text-decoration: none;
}
.sitemap a:hover {
  color: #f79021;
}
.related-expertise__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0 -12px;
}
.related-expertise__item {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  width: 50%;
  padding: 0 12px 6px;
}
.related-expertise__link {
  color: #313131;
  text-decoration: none;
}
.related-expertise__link:hover {
  color: #f79021;
  text-decoration: none;
}
.teaser-latest-insights {
  margin: 0 0 100px;
}
.teaser-latest-insights__header {
  zoom: 1;
}
.teaser-latest-insights__header:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.teaser-latest-insights__title {
  float: left;
  margin: 0 0 34px;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  position: relative;
}
@media (max-width: 1340px) {
  .teaser-latest-insights__title {
    font-size: 32px;
  }
}
@media (max-width: 1050px) {
  .teaser-latest-insights__title {
    font-size: 28px;
  }
}
@media (max-width: 900px) {
  .teaser-latest-insights__title {
    font-size: 24px;
  }
}
@media (max-width: 750px) {
  .teaser-latest-insights__title {
    font-size: 22px;
  }
}
@media (max-width: 500px) {
  .teaser-latest-insights__title {
    font-size: 18px;
  }
}
.teaser-latest-insights__title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  height: 4px;
  width: 140px;
  background: #f79021;
  left: 0;
}
@media (max-width: 900px) {
  .teaser-latest-insights__title:after {
    width: 80px;
  }
}
.teaser-latest-insights__all-link {
  float: right;
  text-decoration: none;
  background: url(/img/icons/circles-group.png) no-repeat;
  padding: 0 0 0 35px;
}
.teaser-latest-insights__all-link:hover {
  text-decoration: none;
}
.teaser-latest-insights__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.teaser-latest-insights__item {
  overflow: hidden;
}
.teaser-latest-insights__link {
  text-decoration: none;
  display: block;
}
.teaser-latest-insights__link:hover {
  text-decoration: none;
}
.teaser-latest-insights__link:hover .teaser-latest-insights__subtitle {
  color: #f79021;
}
.teaser-latest-insights__link .teaser-latest-insights__subtitle {
  color: #595a5b;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.teaser-latest-insights__link .teaser-latest-insights__meta-category {
  color: #bbbbbb;
}
.teaser-latest-insights__img {
  display: block;
  margin: 0 0 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.teaser-latest-insights__subtitle {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 5px;
}
.teaser-latest-insights__meta-category {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}
.related-insights {
  margin: 0 0 60px;
}
@media (max-width: 900px) {
  .related-insights {
    margin: 0 0 24px;
  }
}
.related-insights__item {
  zoom: 1;
  margin: 0 0 20px;
}
.related-insights__item:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.related-insights__link {
  text-decoration: none;
}
.related-insights__link:hover {
  text-decoration: none;
}
.related-insights__link:hover .related-insights__img {
  opacity: 1;
}
.related-insights__link:hover .related-insights__title {
  color: #f79021;
}
.related-insights__img {
  float: left;
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.related-insights__content {
  margin: 0 0 0 110px;
}
.related-insights__title {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 10px;
  color: #595a5b;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.related-insights__type {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  color: #bbbbbb;
}
.related-insights__all-link {
  display: block;
  text-decoration: none;
  background: url(/img/icons/circles-group.png) no-repeat;
  padding: 0 0 0 35px;
  color: #595a5b;
}
.related-insights__all-link:hover {
  text-decoration: none;
  color: #f79021;
}
.related-people {
  margin: 0 0 60px;
}
.related-people__item {
  zoom: 1;
  margin: 0 0 20px;
}
.related-people__item:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.related-people__item:last-child {
  margin: 0;
}
.related-people__img-link {
  float: left;
  min-height: 152px;
  background: url(/img/content/no-profile.jpg) center center;
  background-size: cover;
}
.related-people__img {
  float: left;
  width: 152px;
  height: auto;
  background: url(/img/content/bg-profile.jpg);
}
.related-people__content {
  margin: 0 0 0 172px;
}
.related-people__title {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 5px;
}
.related-people__title__link {
  color: #595a5b;
  text-decoration: none;
}
.related-people__title__link:hover {
  color: #f79021;
  text-decoration: none;
}
.related-people__jobtitle {
  margin: 0;
  line-height: 1.2;
}
.related-people__tel {
  margin: 0;
}
.related-people__tel__link {
  color: #595a5b;
  text-decoration: none;
}
.related-people__tel__link:hover {
  color: #f79021;
  text-decoration: none;
}
.related-people__email {
  margin: 10px 0 0;
}
.related-people__email__link {
  color: #595a5b;
  text-decoration: none;
  background: url(/img/icons/email.png) no-repeat left center;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  padding: 0 0 0 36px;
}
.related-people__email__link:hover {
  color: #f79021;
  text-decoration: none;
}
.teaser-library__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px;
}
@media (max-width: 900px) {
  .teaser-library__list {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.teaser-library__item {
  padding: 0 12px 24px;
  width: 50%;
  height: 420px;
}
@media (max-width: 900px) {
  .teaser-library__item {
    width: 100%;
    padding: 0 12px 12px;
    height: 300px;
  }
}
@media (max-width: 500px) {
  .teaser-library__item {
    height: 200px;
  }
}
.teaser-library__link {
  background: no-repeat center center;
  background-size: cover;
  display: block;
  height: 100%;
  text-decoration: none;
  position: relative;
}
.teaser-library__link:after {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.teaser-library__link:hover {
  text-decoration: none;
}
.teaser-library__link:hover:hover:after {
  opacity: 1;
}
.teaser-library__span {
  background: no-repeat center center;
  background-size: cover;
  display: block;
  height: 100%;
  text-decoration: none;
  position: relative;
}
.teaser-library__title {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  text-align: center;
  color: white;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 2;
  margin: 0;
}
@media (max-width: 1340px) {
  .teaser-library__title {
    font-size: 32px;
  }
}
@media (max-width: 1050px) {
  .teaser-library__title {
    font-size: 28px;
  }
}
@media (max-width: 900px) {
  .teaser-library__title {
    font-size: 24px;
  }
}
@media (max-width: 750px) {
  .teaser-library__title {
    font-size: 22px;
  }
}
@media (max-width: 500px) {
  .teaser-library__title {
    font-size: 18px;
  }
}
.teaser-library__title:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -10px;
  height: 4px;
  width: 140px;
  background: #f79021;
  margin: 0 0 0 -75px;
}
@media (max-width: 900px) {
  .teaser-library__title:after {
    width: 80px;
    margin: 0 0 0 -40px;
  }
}
.teaser-library__search {
  position: absolute;
  bottom: 119px;
  left: 0;
  width: 100%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.65);
  text-align: center;
}
@media (max-width: 1340px) {
  .teaser-library__search {
    bottom: 121px;
  }
}
@media (max-width: 1050px) {
  .teaser-library__search {
    bottom: 123px;
  }
}
@media (max-width: 900px) {
  .teaser-library__search {
    bottom: 70px;
  }
}
@media (max-width: 750px) {
  .teaser-library__search {
    bottom: 71px;
  }
}
@media (max-width: 500px) {
  .teaser-library__search {
    bottom: 34px;
    padding: 5px;
  }
}
.teaser-library__search .suggestion-dropdown {
  width: 304px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 0 0 0 -13px;
}
.teaser-library__search .suggestion-dropdown ul {
  margin: 0;
}
.teaser-library__search .suggestion-dropdown li:last-child {
  margin: 0;
}
.teaser-library__search .suggestion-dropdown .msg-warning {
  text-align: left;
  margin: 0;
  color: #999999;
}
.teaser-library__search__input {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
  border: white solid;
  border-width: 0 0 1px 0;
  background: transparent;
  outline: 0 none;
  padding: 5px;
  color: white;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 300px;
}
@media (max-width: 750px) {
  .teaser-library__search__input {
    width: 210px;
    font-size: 11px;
    padding: 5px;
    bottom: 83px;
  }
}
.teaser-library__search__input:hover {
  border-color: #f79021;
}
.teaser-library__search__input:focus {
  border-color: #f9a952;
}
.teaser-library__search__btn {
  display: inline-block;
  background: url(/img/icons/search.png) no-repeat transparent center;
  width: 24px;
  height: 31px;
  background-size: contain;
  border: 0 none;
  text-indent: -999em;
  cursor: pointer;
}
.teaser-library--single-item {
  margin: 0 0 30px;
}
.teaser-library--single-item__img {
  display: block;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html > body .clearfix {
  display: inline-block;
  width: 100%;
}
* html .clearfix {
  /* Hides from IE-mac \*/
  height: 1%;
  /* End hide from IE-mac */

}
