@charset "UTF-8";
/*
Theme Name: Carbonleo
Description: Theme Created for Carbonleo
Author: Guillaume Quimper for Bleublancrouge
Theme URI: http://bleublancrouge.ca
Author URI: http://bleublancrouge.ca
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: v1.0
*/
/* HTML5 Reset Inspired by/taken code where offered from:

	Eric Meyer					:: http://ericmeyer.com
	HTML5 Doctor				:: http://html5doctor.com
	and the HTML5 Boilerplate	:: http://html5boilerplate.com

-------------------------------------------------------------------------------*/
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

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

/* force a vertical scrollbar to prevent a jumpy page */
/* Blockquotes */
blockquote, q {
  quotes: none; }

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

/* standardize any monospaced elements */
pre, code, kbd, samp {
  font-family: monospace, sans-serif; }

pre {
  white-space: pre;
  /* CSS2 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word;
  /* IE */ }

/* tables still need cellspacing="0" in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  font: 100%; }

th {
  /*font-weight: bold;*/
  vertical-align: bottom; }

td {
  font-weight: normal;
  vertical-align: top; }

td img {
  vertical-align: top; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/* Forms */
input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline; }

.ie6 input {
  vertical-align: text-bottom; }

button, select, input, textarea {
  font: 99% sans-serif;
  margin: 0; }

input, select {
  vertical-align: middle; }

/* hand cursor on clickable elements */
label, input[type=button], input[type=submit], button {
  cursor: pointer; }

button {
  width: auto;
  overflow: visible; }

/* Typo */
ul {
  list-style: none; }

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  cursor: help; }

/* Links */
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

a:hover, a:active {
  outline: none; }

/* Sup & Sub Hacks */
sub, sup {
  font-size: 55%;
  line-height: 0;
  position: relative; }

sup {
  top: -0.525em; }

sub {
  bottom: -0.5em; }

/* scale images in IE7 more attractively */
.ie7 img {
  -ms-interpolation-mode: bicubic; }

/* prevent BG image flicker upon hover */
.ie6 html {
  -webkit-filter: expression(document.execCommand("BackgroundImageCache", false, true));
  filter: expression(document.execCommand("BackgroundImageCache", false, true)); }

/* Clearfix */
.clearfix:after, #standard-page:after, .standard-page:after, #standard-page.press-release .left .article-toolbar:after, #standard-page.press-release .left.stuck .article-toolbar:after, #team-members:after, #project-content #project-text #project-toolbar:after, .gform_wrapper .gform_footer:after, #contact .full-address .text-wrapper:after, .lightbox-form .lightbox-header:after {
  visibility: hidden;
  display: table;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .clearfix, * html #standard-page, * html .standard-page, * html #standard-page.press-release .left .article-toolbar, #standard-page.press-release .left * html .article-toolbar, * html #standard-page.press-release .left.stuck .article-toolbar, #standard-page.press-release .left.stuck * html .article-toolbar, * html #team-members, * html #project-content #project-text #project-toolbar, #project-content #project-text * html #project-toolbar, * html .gform_wrapper .gform_footer, .gform_wrapper * html .gform_footer, * html #contact .full-address .text-wrapper, #contact .full-address * html .text-wrapper, * html .lightbox-form .lightbox-header, .lightbox-form * html .lightbox-header {
  zoom: 1; }

*:first-child + html .clearfix, *:first-child + html #standard-page, *:first-child + html .standard-page, *:first-child + html #standard-page.press-release .left .article-toolbar, #standard-page.press-release .left *:first-child + html .article-toolbar, *:first-child + html #team-members, *:first-child + html #project-content #project-text #project-toolbar, #project-content #project-text *:first-child + html #project-toolbar, *:first-child + html .gform_wrapper .gform_footer, .gform_wrapper *:first-child + html .gform_footer, *:first-child + html #contact .full-address .text-wrapper, #contact .full-address *:first-child + html .text-wrapper, *:first-child + html .lightbox-form .lightbox-header, .lightbox-form *:first-child + html .lightbox-header {
  zoom: 1; }

.all-caps {
  text-transform: uppercase; }

.hidden {
  width: 0;
  height: 0;
  left: 100%;
  overflow: hidden;
  position: absolute; }

.hide-text, #standard-page.press-release .left .article-toolbar .social a, #standard-page.press-release .left.stuck .article-toolbar .social a, #project-content #project-text #project-toolbar #share-project a, .gform_wrapper .gform_ajax_spinner, .lightbox-form .close-btn, #site-footer .footer-address a.icon-linkedin {
  font: 0/0 a; }

.responsive-image, #site-header #logo img {
  display: block;
  max-width: 100%;
  height: auto; }

.responsive-video {
  height: 0;
  padding-bottom: 56.222222%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden; }

.responsive-video.vimeo {
  padding-top: 0; }

.responsive-video.widescreen {
  padding-bottom: 57.25%; }

.responsive-video embed, .responsive-video iframe, .responsive-video object, .responsive-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 720px;
  position: absolute; }

.alignright,
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft,
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter,
a img.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/*  SECTIONS  */
.section {
  clear: both;
  padding: 0px;
  margin: 0 auto; }

/*  COLUMN SETUP  */
.col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  margin: 1% 0 1% 0%; }

.col:first-child {
  margin-left: 0; }

.col.single-center {
  border-right: none !important;
  float: none;
  margin: 1% auto; }

/*  GROUPING  */
.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1;
  /* For IE 6/7 */ }

/*  GRID OF TWELVE  */
.span_12_of_12 {
  width: 100%; }

.span_11_of_12 {
  width: 91.66%; }

.span_10_of_12 {
  width: 83.33%; }

.span_9_of_12 {
  width: 75%; }

.span_8_of_12 {
  width: 66.66%; }

.span_7_of_12 {
  width: 58.33%; }

.span_6_of_12 {
  width: 50%; }

.span_5_of_12 {
  width: 41.66%; }

.span_4_of_12 {
  width: 33.33%; }

.span_3_of_12 {
  width: 25%; }

.span_2_of_12 {
  width: 16.66%; }

.span_1_of_12 {
  width: 8.333%; }

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 720px) {
  .col {
    margin: 1% 0 1% 0%; } }

@media only screen and (max-width: 480px) {
  .span_12_of_12 {
    width: 100%; }
  .span_11_of_12 {
    width: 100%; }
  .span_10_of_12 {
    width: 100%; }
  .span_9_of_12 {
    width: 100%; }
  .span_8_of_12 {
    width: 100%; }
  .span_7_of_12 {
    width: 100%; }
  .span_6_of_12 {
    width: 100%; }
  .span_5_of_12 {
    width: 100%; }
  .span_4_of_12 {
    width: 100%; }
  .span_3_of_12 {
    width: 100%; }
  .span_2_of_12 {
    width: 100%; }
  .span_1_of_12 {
    width: 100%; } }

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

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icons-carbonleo';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-close-collapse:before {
  content: "\e603"; }

.icon-open-collapse:before {
  content: "\e604"; }

.icon-close:before {
  content: "\e602"; }

.icon-enveloppe:before {
  content: "\e600"; }

.icon-printer:before {
  content: "\e601"; }

.icon-check:before {
  content: "\f00c"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-linkedin:before {
  content: "\f0e1"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-file-pdf-o:before {
  content: "\f1c1"; }

/*!
 * animsition v3.2.1
 * http://blivesta.github.io/animsition/
 * Licensed under MIT
 * Author : blivesta
 * http://blivesta.com/
 */
.animsition {
  position: relative;
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px); }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg); }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }

@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

/*.animsition-loading {
  @include size(30px, 30px);
  @extend .hide-text;
  background: $yellow;
  left: 50%;
  margin: -15px 0 0 -15px;
  position: fixed;
  top: 50%;
  //opacity: 0;
  //-webkit-animation: rotateplane 1.2s infinite ease-in-out;
  //animation: rotateplane 1.2s infinite ease-in-out;
}
.animsition-loading:after {
  color: #aaa;
  content: "Loading";
}*/
.animsition-loading {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2032%2032%22%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22%23ccc%22%3E%0A%20%20%3Cpath%20opacity%3D%22.25%22%20d%3D%22M16%200%20A16%2016%200%200%200%2016%2032%20A16%2016%200%200%200%2016%200%20M16%204%20A12%2012%200%200%201%2016%2028%20A12%2012%200%200%201%2016%204%22/%3E%0A%20%20%3Cpath%20d%3D%22M16%200%20A16%2016%200%200%201%2032%2016%20L28%2016%20A12%2012%200%200%200%2016%204z%22%3E%0A%20%20%20%20%3CanimateTransform%20attributeName%3D%22transform%22%20type%3D%22rotate%22%20from%3D%220%2016%2016%22%20to%3D%22360%2016%2016%22%20dur%3D%220.8s%22%20repeatCount%3D%22indefinite%22%20/%3E%0A%20%20%3C/path%3E%0A%3C/svg%3E%0A%0A) center center no-repeat;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fade-in {
  -webkit-animation-name: fade-in;
  -o-animation-name: fade-in;
  animation-name: fade-in; }

@-webkit-keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-o-keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fade-out {
  -webkit-animation-name: fade-out;
  -o-animation-name: fade-out;
  animation-name: fade-out; }

@-webkit-keyframes fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(300px);
    transform: translateY(300px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fade-in-up {
  0% {
    opacity: 0;
    -o-transform: translateY(300px);
    transform: translateY(300px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(300px);
    -o-transform: translateY(300px);
    transform: translateY(300px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

.fade-in-up {
  -webkit-animation-name: fade-in-up;
  -o-animation-name: fade-in-up;
  animation-name: fade-in-up; }

@-webkit-keyframes fade-out-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px); } }

@-o-keyframes fade-out-up {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -o-transform: translateY(-1000px);
    transform: translateY(-1000px); } }

@keyframes fade-out-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1000px);
    -o-transform: translateY(-1000px);
    transform: translateY(-1000px); } }

.fade-out-up {
  -webkit-animation-name: fade-out-up;
  -o-animation-name: fade-out-up;
  animation-name: fade-out-up; }

@-webkit-keyframes fade-in-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fade-in-down {
  0% {
    opacity: 0;
    -o-transform: translateY(-1000px);
    transform: translateY(-1000px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fade-in-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1000px);
    -o-transform: translateY(-1000px);
    transform: translateY(-1000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

.fade-in-down {
  -webkit-animation-name: fade-in-down;
  -o-animation-name: fade-in-down;
  animation-name: fade-in-down; }

@-webkit-keyframes fade-out-down {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(500px);
    transform: translateY(500px); } }

@-o-keyframes fade-out-down {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -o-transform: translateY(500px);
    transform: translateY(500px); } }

@keyframes fade-out-down {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(500px);
    -o-transform: translateY(500px);
    transform: translateY(500px); } }

.fade-out-down {
  -webkit-animation-name: fade-out-down;
  -o-animation-name: fade-out-down;
  animation-name: fade-out-down; }

@-webkit-keyframes fade-in-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-750px);
    transform: translateX(-750px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-o-keyframes fade-in-left {
  0% {
    opacity: 0;
    -o-transform: translateX(-750px);
    transform: translateX(-750px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fade-in-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-750px);
    -o-transform: translateX(-750px);
    transform: translateX(-750px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

.fade-in-left {
  -webkit-animation-name: fade-in-left;
  -o-animation-name: fade-in-left;
  animation-name: fade-in-left; }

@-webkit-keyframes fade-out-left {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px); } }

@-o-keyframes fade-out-left {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -o-transform: translateX(-750px);
    transform: translateX(-750px); } }

@keyframes fade-out-left {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-750px);
    -o-transform: translateX(-750px);
    transform: translateX(-750px); } }

.fade-out-left {
  -webkit-animation-name: fade-out-left;
  -o-animation-name: fade-out-left;
  animation-name: fade-out-left; }

@-webkit-keyframes fade-in-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-o-keyframes fade-in-right {
  0% {
    opacity: 0;
    -o-transform: translateX(1500px);
    transform: translateX(1500px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fade-in-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(1500px);
    -o-transform: translateX(1500px);
    transform: translateX(1500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

.fade-in-right {
  -webkit-animation-name: fade-in-right;
  -o-animation-name: fade-in-right;
  animation-name: fade-in-right; }

@-webkit-keyframes fade-out-right {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(750px);
    transform: translateX(750px); } }

@-o-keyframes fade-out-right {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -o-transform: translateX(750px);
    transform: translateX(750px); } }

@keyframes fade-out-right {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(750px);
    -o-transform: translateX(750px);
    transform: translateX(750px); } }

.fade-out-right {
  -webkit-animation-name: fade-out-right;
  -o-animation-name: fade-out-right;
  animation-name: fade-out-right; }

@-webkit-keyframes rotate-in {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center; } }

@-o-keyframes rotate-in {
  0% {
    opacity: 0;
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -o-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 1;
    -o-transform: rotate(0);
    transform: rotate(0);
    -o-transform-origin: center center;
    transform-origin: center center; } }

@keyframes rotate-in {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; } }

.rotate-in {
  -webkit-animation-name: rotate-in;
  -o-animation-name: rotate-in;
  animation-name: rotate-in; }

@-webkit-keyframes rotate-out {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transform-origin: center center;
    transform-origin: center center; } }

@-o-keyframes rotate-out {
  0% {
    opacity: 1;
    -o-transform: rotate(0);
    transform: rotate(0);
    -o-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 0;
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    -o-transform-origin: center center;
    transform-origin: center center; } }

@keyframes rotate-out {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; } }

.rotate-out {
  -webkit-animation-name: rotate-out;
  -o-animation-name: rotate-out;
  animation-name: rotate-out; }

@-webkit-keyframes flip-in-x {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); } }

@-o-keyframes flip-in-x {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); } }

@keyframes flip-in-x {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); } }

.flip-in-x {
  -webkit-animation-name: flip-in-x;
  -o-animation-name: flip-in-x;
  animation-name: flip-in-x;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-out-x {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); } }

@-o-keyframes flip-out-x {
  0% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); }
  100% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); } }

@keyframes flip-out-x {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); } }

.flip-out-x {
  -webkit-animation-name: flip-out-x;
  -o-animation-name: flip-out-x;
  animation-name: flip-out-x;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-in-y {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-o-keyframes flip-in-y {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@keyframes flip-in-y {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

.flip-in-y {
  -webkit-animation-name: flip-in-y;
  -o-animation-name: flip-in-y;
  animation-name: flip-in-y;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-out-y {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); } }

@-o-keyframes flip-out-y {
  0% {
    opacity: 1;
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); }
  100% {
    opacity: 0;
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); } }

@keyframes flip-out-y {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); } }

.flip-out-y {
  -webkit-animation-name: flip-out-y;
  -o-animation-name: flip-out-y;
  animation-name: flip-out-y;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  100% {
    opacity: 1; } }

@-o-keyframes zoom-in {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
    transform: scale(0.3); }
  100% {
    opacity: 1; } }

@keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); }
  100% {
    opacity: 1; } }

.zoom-in {
  -webkit-animation-name: zoom-in;
  -o-animation-name: zoom-in;
  animation-name: zoom-in; }

@-webkit-keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  100% {
    opacity: 0; } }

@-o-keyframes zoom-out {
  0% {
    opacity: 1;
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0;
    -o-transform: scale(0.3);
    transform: scale(0.3); }
  100% {
    opacity: 0; } }

@keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); }
  100% {
    opacity: 0; } }

.zoom-out {
  -webkit-animation-name: zoom-out;
  -o-animation-name: zoom-out;
  animation-name: zoom-out; }

.blink-slow {
  -webkit-animation-name: blink-slow;
  -o-animation-name: blink-slow;
  animation-name: blink-slow;
  -webkit-animation-duration: .3s;
  -o-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  animation-direction: alternate; }

@-webkit-keyframes blink-slow {
  0% {
    opacity: .4; }
  50% {
    opacity: .7; }
  100% {
    opacity: 1; } }

@-o-keyframes blink-slow {
  0% {
    opacity: .4; }
  50% {
    opacity: .7; }
  100% {
    opacity: 1; } }

@keyframes blink-slow {
  0% {
    opacity: .4; }
  50% {
    opacity: .7; }
  100% {
    opacity: 1; } }

/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
  width: 600px;
  height: 400px;
  position: relative;
  direction: ltr; }

.royalSlider > * {
  float: left; }

.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0); }

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden; }

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none; }

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0; }

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent; }

.rsArrow,
.rsThumbsArrow {
  cursor: pointer; }

.rsThumb {
  float: left;
  position: relative; }

.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }

.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear; }

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center; }

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important; }

.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: none; }

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto; }

.rsContent {
  width: 100%;
  height: 100%;
  position: relative; }

.rsPreloader {
  position: absolute;
  z-index: 0; }

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25); }

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22; }

.rsTabs {
  float: left;
  background: none !important; }

.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent; }

.rsVideoContainer {
  /*left: 0;
	top: 0;
	position: absolute;*/
  /*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
  width: auto;
  height: auto;
  line-height: 0;
  position: relative; }

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s; }

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1; }

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px; }

.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15; }

img.rsImg {
  max-width: none; }

.grab-cursor {
  cursor: url(assets/images/grab.png) 8 8, move; }

.grabbing-cursor {
  cursor: url(assets/images/grabbing.png) 8 8, move; }

.rsNoDrag {
  cursor: auto; }

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(blank.gif); }

html[lang] {
  margin-top: 0 !important; }

body {
  font: 16px "Titillium Web", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: normal;
  background: #efefef url(assets/images/textured-bg-page.jpg);
  background-attachment: fixed;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-osx-font-smoothing: grayscale; }

/*html.normal-scroll.no-touch {
  height: 100%;
  width: 100%;
  overflow: hidden;
  body {
  	height: 100%;
	width: 100%;
	overflow: auto;
  }
}*/
.site-border {
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  background: #fff;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 1000002; }
  .site-border.top {
    width: 100%;
    height: 10px; }
  .site-border.right {
    width: 24px;
    height: 100%;
    left: inherit;
    right: 0; }
  .site-border.bottom {
    width: 100%;
    height: 24px;
    bottom: 0;
    top: auto;
    z-index: 900000002; }
  .site-border.left {
    width: 24px;
    height: 100%; }
  @media all and (max-width: 1023px) {
    .site-border.top, .site-border.bottom {
      height: 12px; }
    .site-border.right, .site-border.left {
      width: 12px; } }
  @media all and (max-width: 720px) {
    .site-border.top, .site-border.bottom {
      height: 0; }
    .site-border.right, .site-border.left {
      width: 0; } }

#print-logo {
  display: none; }

#site-header {
  width: 100%;
  height: 92px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 90000001; }
  #site-header #logo {
    width: 119px;
    height: 119px;
    left: 50%;
    margin-left: -59px;
    position: absolute;
    z-index: 1000000; }
  #site-header #lang-switcher {
    background: #efefef;
    color: #999;
    font-size: 0.75em;
    padding: 3px 10px;
    position: absolute;
    right: 24px; }
    #site-header #lang-switcher span {
      font: 1em "Titillium Web", Helvetica, Arial, sans-serif;
      font-weight: 700;
      text-transform: normal; }
    #site-header #lang-switcher a {
      transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      color: inherit; }
    #site-header #lang-switcher a:hover {
      color: #333; }
  @media all and (max-width: 1023px) {
    #site-header {
      height: 70px; }
      #site-header #logo {
        width: 89px;
        height: 89px;
        margin-left: -45px; }
      #site-header #lang-switcher {
        background: none;
        font-size: 1em;
        top: 20px; } }
  #site-header #mobile-menu-trigger, #site-header #mobile-close-menu {
    display: none; }
  #site-header #main-nav-container {
    padding: 50px 24px 0 24px; }
    #site-header #main-nav-container #main-nav {
      margin: 0 7.5%; }
      #site-header #main-nav-container #main-nav > ul {
        margin: 0 auto;
        max-width: 1380px; }
      #site-header #main-nav-container #main-nav > ul > li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding-right: 5%;
        position: relative;
        width: 22.5%; }
        #site-header #main-nav-container #main-nav > ul > li a {
          font: 1.125em "Titillium Web", Helvetica, Arial, sans-serif;
          font-weight: 300;
          text-transform: uppercase;
          transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease;
          -o-transition: all 0.4s ease;
          color: #707173;
          display: block;
          padding-bottom: 15px; }

        #site-header #main-nav-container #main-nav > ul > li a:after {
          transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease;
          -o-transition: all 0.4s ease;
          border-bottom: 2px solid #222;
          content: "";
          display: block;
          padding-top: 3px;
          width: 75%; }
        #site-header #main-nav-container #main-nav > ul > li.current-menu-parent a, #site-header #main-nav-container #main-nav > ul > li.active a, #site-header #main-nav-container #main-nav > ul > li a:hover {
          color: #222; }
        #site-header #main-nav-container #main-nav > ul > li a:hover:after, #site-header #main-nav-container #main-nav > ul > li.hover a:after {
          border-color: #999; }
        #site-header #main-nav-container #main-nav > ul > li.current-menu-parent a:after, #site-header #main-nav-container #main-nav > ul > li.active a:after {
          border-color: #ffed00; }
      #site-header #main-nav-container #main-nav li.projects, #site-header #main-nav-container #main-nav li.sales {
        width: 27.5%; }
      #site-header #main-nav-container #main-nav li.projects {
        padding-right: 8%; }
      #site-header #main-nav-container #main-nav li.sales, #site-header #main-nav-container #main-nav li.contact {
        text-align: right;
        padding-left: 5%;
        padding-right: 0; }
        #site-header #main-nav-container #main-nav li.sales a:after, #site-header #main-nav-container #main-nav li.contact a:after {
          margin-left: 25%; }
      #site-header #main-nav-container #main-nav li.sales {
        padding-left: 8%; }
      #site-header #main-nav-container #main-nav ul.sub-menu {
        transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -webkit-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        background: rgba(51, 51, 51, 0.95);
        height: 0;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        top: 42px;
        width: 88%;
        /*li a:hover:after {
					border-color: transparent;
				}*/
        /*li:last-of-type a:after {
					display: none;
				}*/ }
        #site-header #main-nav-container #main-nav ul.sub-menu li a {
          border-bottom: none;
          clear: left;
          color: #fff;
          display: block;
          padding: 5px 10%;
          position: relative; }
        #site-header #main-nav-container #main-nav ul.sub-menu li a:hover {
          background: rgba(34, 34, 34, 0.9); }
        #site-header #main-nav-container #main-nav ul.sub-menu li.current-menu-item a, #site-header #main-nav-container #main-nav ul.sub-menu li.current-page-ancestor a {
          color: #ffed00; }
        #site-header #main-nav-container #main-nav ul.sub-menu li a:after {
          display: none;
          /*@include simple-transition();
					content: "";
					border-bottom: 2px solid $gray-light;
					bottom: 0;
					display: block;
					padding-top: 0;
					position: absolute;
					width: 80%;*/ }
        #site-header #main-nav-container #main-nav ul.sub-menu li:first-of-type a {
          padding-top: 10px; }
        #site-header #main-nav-container #main-nav ul.sub-menu li:last-of-type a {
          padding-bottom: 10px; }
        #site-header #main-nav-container #main-nav ul.sub-menu ul.sub-menu {
          display: none; }
      #site-header #main-nav-container #main-nav li.sales ul.sub-menu, #site-header #main-nav-container #main-nav li.projects ul.sub-menu {
        width: 72%; }
      #site-header #main-nav-container #main-nav li.hover ul.sub-menu {
        height: auto;
        opacity: 1; }
      #site-header #main-nav-container #main-nav .mobile-link {
        display: none; }
      @media all and (max-width: 1200px) {
        #site-header #main-nav-container #main-nav {
          margin: 0; } }
      @media all and (max-width: 1023px) {
        #site-header #main-nav-container #main-nav {
          width: 60%;
          height: auto;
          -webkit-transform: translate(-125%, 0);
          -ms-transform: translate(-125%, 0);
          transform: translate(-125%, 0);
          transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease;
          -o-transition: all 0.4s ease;
          background: rgba(34, 34, 34, 0.95);
          padding-top: 30px;
          position: absolute;
          top: 70px;
          z-index: 1000; }
          #site-header #main-nav-container #main-nav.menu-open {
            -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            transform: translate(0, 0); }
          #site-header #main-nav-container #main-nav #mobile-close-menu {
            width: 40px;
            height: 40px;
            background: #fff;
            color: #222;
            display: block;
            font: 0/0 a;
            position: absolute;
            right: -40px;
            top: 0; }
          #site-header #main-nav-container #main-nav #mobile-close-menu:before {
            width: 40px;
            height: 40px;
            display: block;
            font-family: "icons-carbonleo";
            font-size: 24px;
            line-height: 40px;
            text-align: center; }
          #site-header #main-nav-container #main-nav > ul > li {
            float: none;
            text-align: left !important;
            padding: 0 20px 30px 20px !important;
            width: 100% !important; }
            #site-header #main-nav-container #main-nav > ul > li a, #site-header #main-nav-container #main-nav > ul > li a:hover, #site-header #main-nav-container #main-nav > ul > li.active a {
              color: #fff !important;
              border-bottom: 1px solid #e7e7e7;
              font-size: 1.5em;
              padding: 5px 0; }
            #site-header #main-nav-container #main-nav > ul > li a:before {
              transition: all 0.4s ease;
              -moz-transition: all 0.4s ease;
              -webkit-transition: all 0.4s ease;
              -o-transition: all 0.4s ease;
              content: "\e604";
              color: #ffed00;
              float: left;
              font-family: "icons-carbonleo";
              font-size: 1.5em;
              display: inline-block;
              padding-right: 10px; }
            #site-header #main-nav-container #main-nav > ul > li.current-menu-ancestor a, #site-header #main-nav-container #main-nav > ul > li a.active {
              border-bottom-color: #ffed00;
              color: #fff; }
            #site-header #main-nav-container #main-nav > ul > li a.active:before {
              content: "\e603";
              color: #fff; }
            #site-header #main-nav-container #main-nav > ul > li a:after {
              display: none; }
            #site-header #main-nav-container #main-nav > ul > li ul.sub-menu {
              transition: all 0.4s ease;
              -moz-transition: all 0.4s ease;
              -webkit-transition: all 0.4s ease;
              -o-transition: all 0.4s ease;
              background: none;
              position: relative;
              top: 0;
              width: 100% !important; }
              #site-header #main-nav-container #main-nav > ul > li ul.sub-menu li {
                padding-left: 45px; }
                #site-header #main-nav-container #main-nav > ul > li ul.sub-menu li a {
                  background: none;
                  border: none;
                  padding: 5px 0; }
                #site-header #main-nav-container #main-nav > ul > li ul.sub-menu li a:before, #site-header #main-nav-container #main-nav > ul > li ul.sub-menu li a:after {
                  display: none; }
                #site-header #main-nav-container #main-nav > ul > li ul.sub-menu li a:hover {
                  background: none; }
                #site-header #main-nav-container #main-nav > ul > li ul.sub-menu li.current_page_item a {
                  color: #ffed00 !important; }
            #site-header #main-nav-container #main-nav > ul > li ul.sub-menu.open {
              opacity: 1; }
          #site-header #main-nav-container #main-nav .mobile-link {
            display: block;
            left: 20px;
            position: absolute; }
            #site-header #main-nav-container #main-nav .mobile-link a {
              font: 0.75em "Titillium Web", Helvetica, Arial, sans-serif;
              font-weight: 400;
              text-transform: uppercase;
              color: #fff;
              display: inline-block;
              line-height: 1; } }
      @media all and (max-width: 720px) {
        #site-header #main-nav-container #main-nav {
          width: 80%;
          height: auto; }
          #site-header #main-nav-container #main-nav > ul > li {
            padding-bottom: 15px !important; }
            #site-header #main-nav-container #main-nav > ul > li a, #site-header #main-nav-container #main-nav > ul > li a:hover, #site-header #main-nav-container #main-nav > ul > li.active a {
              font-size: 1.125em;
              padding-right: 8px; }
            #site-header #main-nav-container #main-nav > ul > li a:before {
              font-size: 1.25em;
              position: relative;
              top: 2px; }
            #site-header #main-nav-container #main-nav > ul > li ul.sub-menu li {
              padding-left: 32px; } }
    @media all and (max-width: 1023px) {
      #site-header #main-nav-container {
        padding: 0 12px;
        position: relative; }
        #site-header #main-nav-container #mobile-menu-trigger {
          display: inline-block; }
        #site-header #main-nav-container #mobile-menu-trigger {
          width: 26px;
          height: 14px;
          display: block;
          padding-top: 10px;
          position: absolute;
          left: 22px;
          top: 26px; }
          #site-header #main-nav-container #mobile-menu-trigger .hamburger {
            width: 26px;
            height: 4px;
            background: #222;
            border-radius: 3px;
            font: 0/0 a; }
          #site-header #main-nav-container #mobile-menu-trigger .hamburger:before, #site-header #main-nav-container #mobile-menu-trigger .hamburger:after {
            width: 26px;
            height: 4px;
            content: "";
            background: #222;
            border-radius: 3px;
            display: block; }
          #site-header #main-nav-container #mobile-menu-trigger .hamburger:before {
            -webkit-transform: translate(0, -8px);
            -ms-transform: translate(0, -8px);
            transform: translate(0, -8px); }
          #site-header #main-nav-container #mobile-menu-trigger .hamburger:after {
            -webkit-transform: translate(0, 4px);
            -ms-transform: translate(0, 4px);
            transform: translate(0, 4px); } }
    @media all and (max-width: 720px) {
      #site-header #main-nav-container {
        padding: 0; } }

.single-jobs #site-header #main-nav-container #main-nav ul li.about > a,
.page-template-page-apply-php #site-header #main-nav-container #main-nav ul li.about > a,
.single-releases #site-header #main-nav-container #main-nav ul li.about > a {
  color: #222; }
  .single-jobs #site-header #main-nav-container #main-nav ul li.about > a:after,
  .page-template-page-apply-php #site-header #main-nav-container #main-nav ul li.about > a:after,
  .single-releases #site-header #main-nav-container #main-nav ul li.about > a:after {
    border-color: #ffed00; }
  @media all and (max-width: 1023px) {
    .single-jobs #site-header #main-nav-container #main-nav ul li.about > a,
    .page-template-page-apply-php #site-header #main-nav-container #main-nav ul li.about > a,
    .single-releases #site-header #main-nav-container #main-nav ul li.about > a {
      border-bottom-color: #ffed00; } }

#site-wrapper {
  padding: 92px 24px 24px 24px; }
  @media all and (max-width: 1023px) {
    #site-wrapper {
      padding: 70px 12px 12px 12px; } }
  @media all and (max-width: 720px) {
    #site-wrapper {
      padding: 70px 0 0 0; } }

#scroll-wrapper {
  opacity: 1; }

#scroll-wrapper.scrolling {
  opacity: 0; }

#scroll-wrapper.scrolling.scrolled {
  transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -webkit-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  opacity: 0;
  position: relative; }

#scroll-wrapper.scrolling.scrolled.completed {
  opacity: 1 !important; }

.fake-scroll.scrolling {
  transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -webkit-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  -webkit-transform: translate(0, 300px);
  -ms-transform: translate(0, 300px);
  transform: translate(0, 300px); }

.fake-scroll.scrolling.scrolled {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.btn, .gform_wrapper .gform_footer .gform_button.button {
  font: 0.875em "Titillium Web", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-box-shadow: inset 0 0 0 rgba(255, 237, 0, 0.9);
  -moz-box-shadow: inset 0 0 0 rgba(255, 237, 0, 0.9);
  box-shadow: inset 0 0 0 rgba(255, 237, 0, 0.9);
  background: rgba(255, 237, 0, 0);
  border: 2px solid #ffed00;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  padding: 6px 50px; }

.btn:hover, .gform_wrapper .gform_footer .gform_button.button:hover {
  -webkit-box-shadow: inset 0 0 0 100px rgba(255, 237, 0, 0.9);
  -moz-box-shadow: inset 0 0 0 100px rgba(255, 237, 0, 0.9);
  box-shadow: inset 0 0 0 100px rgba(255, 237, 0, 0.9);
  color: #222; }

.btn.btn-black, .gform_wrapper .gform_footer .btn-black.gform_button.button, #apply-form .gform_wrapper .gform_footer .gform_button.button {
  -webkit-box-shadow: inset 0 0 0 rgba(34, 34, 34, 0.75);
  -moz-box-shadow: inset 0 0 0 rgba(34, 34, 34, 0.75);
  box-shadow: inset 0 0 0 rgba(34, 34, 34, 0.75);
  border-color: #222;
  color: #222; }

.btn.btn-black:hover, .gform_wrapper .gform_footer .btn-black.gform_button.button:hover, #apply-form .gform_wrapper .gform_footer .gform_button.button:hover {
  -webkit-box-shadow: inset 0 0 0 100px #222;
  -moz-box-shadow: inset 0 0 0 100px #222;
  box-shadow: inset 0 0 0 100px #222;
  color: #ffed00 !important; }

.next-panel {
  width: 38px;
  height: 26px;
  background: rgba(255, 237, 0, 0.8);
  bottom: 0;
  color: #222;
  display: block;
  font-size: 26px;
  left: 50%;
  margin-left: -19px;
  position: absolute;
  text-align: center;
  z-index: 90000000; }
  @media all and (max-width: 1023px) {
    .next-panel {
      display: none; } }

.touch .next-panel {
  display: none; }

#back-to-top {
  width: 24px;
  height: 24px;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%);
  background: #efefef;
  color: #222;
  display: block;
  line-height: 24px;
  opacity: 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: 90%;
  z-index: 10000000004; }
  @media all and (max-width: 1023px) {
    #back-to-top {
      display: none; } }

#back-to-top.visible {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_draggerRail {
  border-radius: 0; }

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #b1b1b1; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: #707173; }

.home-panel {
  position: relative; }
  @media all and (max-width: 767px) {
    .home-panel {
      -webkit-box-shadow: 0px 0px 15px rgba(34, 34, 34, 0.75);
      -moz-box-shadow: 0px 0px 15px rgba(34, 34, 34, 0.75);
      box-shadow: 0px 0px 15px rgba(34, 34, 34, 0.75);
      height: auto !important; } }

@media all and (max-width: 1023px) {
  #a-propos.home-panel, #about.home-panel {
    height: auto !important; } }

/*!
 *  Kwicks: Sexy Sliding Panels for jQuery - v2.2.1
 *  http://devsmash.com/projects/kwicks
 *
 *  Copyright 2013 Jeremy Martin (jmar777)
 *  Contributors: Duke Speer (Duke3D), Guillermo Guerrero (gguerrero)
 *  Released under the MIT license
 *  http://www.opensource.org/licenses/mit-license.php
 */
.kwicks {
  display: block;
  list-style-type: none;
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0; }

.kwicks > * {
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0; }

.kwicks.kwicks-processed > * {
  margin: 0;
  position: absolute; }

.kwicks-horizontal > * {
  float: left; }

.kwicks-horizontal > :first-child {
  margin-left: 0; }

.kwicks-vertical > :first-child {
  margin-top: 0; }

.featured-project #prev-projects,
.featured-project #next-projects {
  width: 30px;
  height: 60px;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  background: rgba(255, 237, 0, 0.8);
  color: #222;
  display: block !important;
  float: none !important;
  line-height: 60px;
  margin-top: -30px;
  position: absolute;
  text-align: center;
  top: 50%;
  z-index: 90000000; }
  @media all and (max-width: 768px) {
    .featured-project #prev-projects,
    .featured-project #next-projects {
      display: none !important; } }

.featured-project #prev-projects {
  left: -15px; }
  .featured-project #prev-projects.hidden {
    left: 0;
    opacity: 0;
    z-index: 0; }

.featured-project #next-projects {
  right: -15px; }
  .featured-project #next-projects.hidden {
    opacity: 0;
    right: 0;
    z-index: 0; }

.featured-project .project-tile {
  -webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
  transition: -webkit-box-shadow 0.5s ease-in-out;
  transition: box-shadow 0.5s ease-in-out;
  transition: box-shadow 0.5s ease-in-out, -webkit-box-shadow 0.5s ease-in-out;
  -moz-transition: box-shadow 0.5s ease-in-out;
  -webkit-transition: box-shadow 0.5s ease-in-out;
  -o-transition: box-shadow 0.5s ease-in-out;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-box-shadow: 0px 0px 15px rgba(34, 34, 34, 0);
  -moz-box-shadow: 0px 0px 15px rgba(34, 34, 34, 0);
  box-shadow: 0px 0px 15px rgba(34, 34, 34, 0);
  height: 100%;
  overflow: visible !important; }
  @media all and (max-width: 768px) {
    .featured-project .project-tile {
      width: 100%; } }
  .featured-project .project-tile:before, .featured-project .project-tile:after {
    width: 10px;
    height: 100%;
    content: "";
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 10; }
  .featured-project .project-tile:before {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(34, 34, 34, 0)), to(rgba(34, 34, 34, 0.5)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(34, 34, 34, 0) 0%), color-stop(rgba(34, 34, 34, 0.5) 100%));
    background-image: -webkit-linear-gradient(left, rgba(34, 34, 34, 0) 0%, rgba(34, 34, 34, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(34, 34, 34, 0) 0%, rgba(34, 34, 34, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(34, 34, 34, 0) 0%, rgba(34, 34, 34, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient startColorstr="rgba(34, 34, 34, 0)", endColorstr="rgba(34, 34, 34, 0.5)", GradientType=1, argb(rgba(34, 34, 34, 0)), argb(rgba(34, 34, 34, 0.5));
    left: -10px; }
  .featured-project .project-tile:after {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(34, 34, 34, 0.5)), to(rgba(34, 34, 34, 0)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(34, 34, 34, 0.5) 0%), color-stop(rgba(34, 34, 34, 0) 100%));
    background-image: -webkit-linear-gradient(left, rgba(34, 34, 34, 0.5) 0%, rgba(34, 34, 34, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(34, 34, 34, 0.5) 0%, rgba(34, 34, 34, 0) 100%);
    background-image: linear-gradient(to right, rgba(34, 34, 34, 0.5) 0%, rgba(34, 34, 34, 0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient startColorstr="rgba(34, 34, 34, 0.5)", endColorstr="rgba(34, 34, 34, 0)", GradientType=1, argb(rgba(34, 34, 34, 0.5)), argb(rgba(34, 34, 34, 0));
    right: -10px; }
  .featured-project .project-tile .project-image {
    width: 100%;
    height: 100%;
    background-attachment: scroll;
    background-position: 50% 0;
    background-repeat: no-repeat;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1; }
  .featured-project .project-tile .tile-overlay {
    transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: .7;
    position: absolute;
    z-index: 5; }
  .featured-project .project-tile .project-text {
    width: 100%;
    height: 100%;
    display: table;
    position: absolute;
    top: 0;
    z-index: 90000000; }
    .featured-project .project-tile .project-text .text-wrapper {
      transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -webkit-transform: translate(76px, 0);
      -ms-transform: translate(76px, 0);
      transform: translate(76px, 0);
      width: 100%;
      height: auto;
      display: table-cell;
      opacity: 0;
      vertical-align: middle; }
    .featured-project .project-tile .project-text .text-box {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background: rgba(255, 237, 0, 0.8);
      display: table-cell;
      padding: 25px 0 25px 24px;
      vertical-align: middle;
      width: 410px; }
      .featured-project .project-tile .project-text .text-box h2 {
        font: 2.1875em "Titillium Web", Helvetica, Arial, sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        line-height: 1.1em;
        margin: 0 10%; }
      .featured-project .project-tile .project-text .text-box p {
        font: .75em 'Verdana', Helvetica, Arial, sans-serif;
        margin: 0 10%;
        width: 80%; }
  .featured-project .project-tile .cta {
    padding-left: 12px;
    padding-top: 45px;
    text-align: center;
    width: 410px; }
    .featured-project .project-tile .cta .btn-shadow {
      display: inline-block;
      background: #333;
      -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5), inset 0 0 40px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5), inset 0 0 40px rgba(0, 0, 0, 0.5);
      -o-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5), inset 0 0 40px rgba(0, 0, 0, 0.5);
      box-shadow: 0 0 40px rgba(0, 0, 0, 0.5), inset 0 0 40px rgba(0, 0, 0, 0.5); }
    .featured-project .project-tile .cta .btn-shadow:hover {
      background: #ffed00;
      -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5), inset 0 0 40px transparent;
      -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5), inset 0 0 40px transparent;
      -o-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5), inset 0 0 40px transparent;
      box-shadow: 0 0 40px rgba(0, 0, 0, 0.5), inset 0 0 40px transparent; }
    .featured-project .project-tile .cta .btn, .featured-project .project-tile .cta .gform_wrapper .gform_footer .gform_button.button, .gform_wrapper .gform_footer .featured-project .project-tile .cta .gform_button.button {
      border-color: rgba(255, 237, 0, 0.8); }
    .featured-project .project-tile .cta .btn:hover, .featured-project .project-tile .cta .gform_wrapper .gform_footer .gform_button.button:hover, .gform_wrapper .gform_footer .featured-project .project-tile .cta .gform_button.button:hover {
      -webkit-box-shadow: inset 0 0 0 100px rgba(255, 237, 0, 0.8);
      -moz-box-shadow: inset 0 0 0 100px rgba(255, 237, 0, 0.8);
      box-shadow: inset 0 0 0 100px rgba(255, 237, 0, 0.8); }
  .featured-project .project-tile .project-initial-text,
  .featured-project .project-tile .project-inactive-text {
    width: 100%;
    height: 100%;
    display: table;
    position: absolute;
    top: 0;
    z-index: 100; }
    .featured-project .project-tile .project-initial-text .text-wrapper,
    .featured-project .project-tile .project-inactive-text .text-wrapper {
      width: 100%;
      height: auto;
      display: table-cell;
      vertical-align: middle; }
    .featured-project .project-tile .project-initial-text .text-box,
    .featured-project .project-tile .project-inactive-text .text-box {
      background: none;
      display: block;
      max-width: 100%;
      text-align: center;
      width: 100%; }
    .featured-project .project-tile .project-initial-text .cta,
    .featured-project .project-tile .project-inactive-text .cta {
      padding-left: 0;
      text-align: center;
      width: 100%; }
  .featured-project .project-tile .project-initial-text {
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease; }
    .featured-project .project-tile .project-initial-text .text-box span.title {
      font: 2.1875em "Titillium Web", Helvetica, Arial, sans-serif;
      font-weight: 400;
      text-transform: uppercase;
      color: #fff;
      display: block;
      line-height: 1.1;
      margin: 0 auto;
      max-width: 410px; }
  .featured-project .project-tile .project-inactive-text {
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    opacity: 0; }
    .featured-project .project-tile .project-inactive-text span.title {
      font: 0.9125em "Titillium Web", Helvetica, Arial, sans-serif;
      font-weight: medium;
      text-transform: uppercase;
      color: #ffed00;
      display: block;
      line-height: 1.1;
      margin: 0 auto;
      max-width: 60%;
      text-align: center; }
    .featured-project .project-tile .project-inactive-text .cta {
      padding-top: 20px; }
      .featured-project .project-tile .project-inactive-text .cta a {
        color: #ffed00;
        font-size: 30px; }

.featured-project .project-tile.kwicks-expanded:before, .featured-project .project-tile.kwicks-expanded:after {
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
  opacity: 1; }

.featured-project .project-tile.kwicks-expanded .tile-overlay {
  opacity: 0; }

.featured-project .project-tile.kwicks-expanded .project-text .text-wrapper {
  -webkit-transform: translate(-24px, 0);
  -ms-transform: translate(-24px, 0);
  transform: translate(-24px, 0);
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s;
  opacity: 1; }

.featured-project .project-tile.kwicks-expanded .project-initial-text {
  opacity: 0; }

.featured-project .project-tile.kwicks-collapsed {
  z-index: 0; }
  .featured-project .project-tile.kwicks-collapsed:before {
    transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
    opacity: 1; }
  .featured-project .project-tile.kwicks-collapsed .tile-overlay {
    opacity: .9; }
  .featured-project .project-tile.kwicks-collapsed .project-initial-text {
    opacity: 0; }
  .featured-project .project-tile.kwicks-collapsed .project-inactive-text {
    -webkit-transition-delay: .5s;
    opacity: 1; }

@media all and (max-width: 768px) {
  .featured-project .project-tile {
    width: 100%; }
    .featured-project .project-tile .project-text, .featured-project .project-tile .project-initial-text, .featured-project .project-tile .project-inactive-text {
      height: 100% !important; }
    .featured-project .project-tile .cta {
      padding-top: 25px;
      width: auto; }
      .featured-project .project-tile .cta .btn-shadow {
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5), inset 0 0 20px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5), inset 0 0 rgba(0, 0, 0, 0.5);
        -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5), inset 0 0 rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.5), inset 0 0 20px rgba(0, 0, 0, 0.5); }
      .featured-project .project-tile .cta .btn, .featured-project .project-tile .cta .gform_wrapper .gform_footer .gform_button.button, .gform_wrapper .gform_footer .featured-project .project-tile .cta .gform_button.button {
        font-size: .75em;
        padding: 4px 25px; }
    .featured-project .project-tile .project-text .text-wrapper {
      -webkit-transform: translate(0, -40px);
      -ms-transform: translate(0, -40px);
      transform: translate(0, -40px); }
      .featured-project .project-tile .project-text .text-wrapper .text-box {
        display: block;
        margin: 0 auto;
        max-width: 280px;
        padding: 10px;
        text-align: center; }
        .featured-project .project-tile .project-text .text-wrapper .text-box h2 {
          font-size: 1.5em; }
        .featured-project .project-tile .project-text .text-wrapper .text-box p {
          margin: 0 5%;
          width: auto; }
    .featured-project .project-tile .project-inactive-text span.title {
      padding: 0; }
    .featured-project .project-tile .project-inactive-text .cta {
      padding-top: 0; }
  .featured-project .project-tile.kwicks-expanded .project-text .text-wrapper {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }

.project.full {
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 0;
  z-index: 1; }
  .project.full .project-text {
    width: 100%;
    height: 100%;
    display: table;
    position: relative;
    z-index: 100; }
    .project.full .project-text .text-wrapper {
      width: 100%;
      height: auto;
      display: table-cell;
      text-align: center;
      vertical-align: middle; }
    .project.full .project-text .text-box {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background: rgba(255, 237, 0, 0.8);
      display: inline-block;
      max-width: 410px;
      padding: 2.5% 1.5%; }
      .project.full .project-text .text-box h2 {
        font: 2.1875em "Titillium Web", Helvetica, Arial, sans-serif;
        font-weight: 400;
        text-transform: uppercase; }
      .project.full .project-text .text-box p {
        font: .75em 'Verdana', Helvetica, Arial, sans-serif;
        margin: 0 10%;
        width: 80%; }
    .project.full .project-text .cta {
      padding-top: 5%; }
      .project.full .project-text .cta .btn-shadow {
        display: inline-block;
        -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5), inset 0 0 40px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5), inset 0 0 40px rgba(0, 0, 0, 0.5);
        -o-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5), inset 0 0 40px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 40px rgba(0, 0, 0, 0.5), inset 0 0 40px rgba(0, 0, 0, 0.5); }
      .project.full .project-text .cta .btn-shadow:hover {
        -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5), inset 0 0 40px transparent;
        -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5), inset 0 0 40px transparent;
        -o-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5), inset 0 0 40px transparent;
        box-shadow: 0 0 40px rgba(0, 0, 0, 0.5), inset 0 0 40px transparent; }
      .project.full .project-text .cta .btn, .project.full .project-text .cta .gform_wrapper .gform_footer .gform_button.button, .gform_wrapper .gform_footer .project.full .project-text .cta .gform_button.button {
        border-color: rgba(255, 237, 0, 0.8); }
      .project.full .project-text .cta .btn:hover, .project.full .project-text .cta .gform_wrapper .gform_footer .gform_button.button:hover, .gform_wrapper .gform_footer .project.full .project-text .cta .gform_button.button:hover {
        -webkit-box-shadow: inset 0 0 0 100px rgba(255, 237, 0, 0.8);
        -moz-box-shadow: inset 0 0 0 100px rgba(255, 237, 0, 0.8);
        box-shadow: inset 0 0 0 100px rgba(255, 237, 0, 0.8); }
  @media all and (max-width: 767px) {
    .project.full {
      background-attachment: inherit;
      height: auto !important;
      max-height: 460px; }
      .project.full .project-text {
        max-height: 460px; }
        .project.full .project-text .text-wrapper .text-box {
          max-width: 380px; }
          .project.full .project-text .text-wrapper .text-box h2 {
            font-size: 1.5em; }
        .project.full .project-text .cta .btn-shadow {
          -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5), inset 0 0 20px rgba(0, 0, 0, 0.5);
          -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5), inset 0 0 rgba(0, 0, 0, 0.5);
          -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5), inset 0 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.5), inset 0 0 20px rgba(0, 0, 0, 0.5); } }
  @media all and (max-width: 480px) {
    .project.full .project-text .text-wrapper .text-box {
      max-width: 280px; } }

.parallax-content {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 50%; }
  .parallax-content .parallax-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: -webkit-calc(100% + 24px);
    width: -moz-calc(100% + 24px);
    width: calc( 100% + 24px);
    z-index: 90000000; }
    .parallax-content .parallax-text .vertical-align {
      width: 100%;
      height: auto;
      display: table-cell;
      vertical-align: middle; }
      .parallax-content .parallax-text .vertical-align .text {
        background: rgba(255, 237, 0, 0.8);
        padding: 52px 5% 20px 10%; }
        .parallax-content .parallax-text .vertical-align .text h3 {
          font: 2.75em "Titillium Web", Helvetica, Arial, sans-serif;
          font-weight: 400;
          text-transform: uppercase;
          line-height: 1.1; }
        .parallax-content .parallax-text .vertical-align .text p {
          font-size: 1.875em;
          line-height: 1.33;
          clear: right;
          text-align: justify; }
        .parallax-content .parallax-text .vertical-align .text p:before {
          width: 160px;
          height: 8px;
          content: " ";
          background: #222;
          display: inline-block;
          float: right;
          margin-top: -20px; }
        .parallax-content .parallax-text .vertical-align .text .col.span_4_of_12 p:before {
          width: 130px; }
        .parallax-content .parallax-text .vertical-align .text p.small {
          font: .875em 'Verdana', Helvetica, Arial, sans-serif;
          margin-top: 10px;
          padding-left: 3px;
          text-align: left; }
        .parallax-content .parallax-text .vertical-align .text p.small:before {
          display: none; }
        .parallax-content .parallax-text .vertical-align .text .tagline {
          display: inline-block;
          float: right;
          margin-top: 5px; }
        .parallax-content .parallax-text .vertical-align .text .cta {
          padding-top: 15px;
          text-align: right; }
  @media all and (max-width: 1023px) {
    .parallax-content {
      display: none; } }

.parallax-content.second .parallax-text {
  margin-left: -24px; }
  .parallax-content.second .parallax-text .text {
    padding: 50px 5% 50px 10%; }

.about-tiles .col {
  background-color: #999;
  margin: 0;
  position: relative; }

.about-tiles .tile-trigger {
  width: 100%;
  height: 100%;
  background-color: #999;
  overflow: hidden;
  position: absolute; }

.about-tiles .tile-image {
  width: 110%;
  height: 110%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: -webkit-filter 0.5s ease-in-out;
  transition: -webkit-filter 0.5s ease-in-out;
  transition: filter 0.5s ease-in-out;
  transition: filter 0.5s ease-in-out, -webkit-filter 0.5s ease-in-out;
  -moz-transition: filter 0.5s ease-in-out;
  -webkit-transition: filter 0.5s ease-in-out;
  -o-transition: filter 0.5s ease-in-out;
  background-position: 50% 50%;
  left: 0;
  margin-left: -5%;
  margin-top: -4%;
  position: absolute;
  top: 0;
  z-index: 2; }

.about-tiles .tile-overlay {
  transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  width: 110%;
  height: 110%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  left: 0;
  margin-left: -5%;
  margin-top: -4%;
  opacity: 1;
  position: absolute;
  top: 0;
  z-index: 5; }

.about-tiles .tile-inner {
  width: 100%;
  height: 100%;
  display: table;
  position: relative;
  z-index: 10; }
  .about-tiles .tile-inner .text {
    width: 100%;
    height: auto;
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
    .about-tiles .tile-inner .text h3 {
      transition: color 0.4s ease;
      -moz-transition: color 0.4s ease;
      -webkit-transition: color 0.4s ease;
      -o-transition: color 0.4s ease;
      font: 2.1875em "Titillium Web", Helvetica, Arial, sans-serif;
      font-weight: 400;
      text-transform: uppercase;
      color: #fff;
      line-height: 1.2;
      padding: 0 20%; }
  .about-tiles .tile-inner .text:after {
    content: " ";
    border-bottom: 2px solid #ffed00;
    display: inline-block;
    margin-top: 20px;
    width: 100px; }

.about-tiles .tile-trigger:hover {
  background: #666; }
  .about-tiles .tile-trigger:hover .tile-overlay {
    opacity: 0; }
  .about-tiles .tile-trigger:hover .tile-inner .text h3 {
    color: #222; }

@media all and (max-width: 1200px) {
  .about-tiles .col .tile-inner .text h3 {
    font-size: 1.75em; } }

@media all and (max-width: 1123px) {
  .about-tiles .span_5_of_12 {
    width: 42%; }
  .about-tiles .span_4_of_12 {
    width: 31%; }
  .about-tiles .span_3_of_12 {
    width: 27%; } }

@media all and (max-width: 1023px) {
  .about-tiles .col {
    float: left;
    height: 0 !important;
    padding-bottom: 40%;
    width: 50% !important; }
    .about-tiles .col .tile-inner {
      height: 100% !important; } }

@media all and (max-width: 767px) {
  .about-tiles .col .tile-inner .text h3 {
    font-size: 1.25em;
    line-height: 1.1;
    padding: 0 10%; } }

.rent-sale {
  /*.image-1 {
		z-index: 2;
		background: $yellow;
	}
	.image-2 {
		top: 45%;
		z-index: 1;
		background: #ff0000;
	}*/ }
  .rent-sale .col {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 0;
    margin: 0;
    padding: 2.5%;
    position: relative; }
  .rent-sale .tile-inner {
    height: 100%;
    position: relative; }
  .rent-sale .image-color,
  .rent-sale .image-bw {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 1; }
    .rent-sale .image-color .vertical-align,
    .rent-sale .image-bw .vertical-align {
      width: 100%;
      height: auto;
      position: absolute; }
    .rent-sale .image-color img,
    .rent-sale .image-bw img {
      display: block;
      height: auto;
      top: 0;
      width: 100%; }
  .rent-sale .image-bw {
    z-index: 5; }
  .rent-sale .tile-text {
    width: 50%;
    height: 40%;
    background: rgba(34, 34, 34, 0.8);
    display: table;
    left: 27.5%;
    position: absolute;
    top: 27.5%;
    z-index: 10; }
    .rent-sale .tile-text .text-wrapper {
      display: table-cell;
      padding: 0 10%;
      position: relative;
      text-align: center;
      vertical-align: middle;
      width: 80%; }
      .rent-sale .tile-text .text-wrapper h3 {
        font: 2.125em "Titillium Web", Helvetica, Arial, sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        color: #fff;
        line-height: 1.1; }
      .rent-sale .tile-text .text-wrapper .summary-wrapper {
        transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        height: 0;
        opacity: 0;
        overflow: hidden; }
      .rent-sale .tile-text .text-wrapper p {
        font: .8125em 'Verdana', Helvetica, Arial, sans-serif;
        color: #fff;
        line-height: 1.2;
        padding: 12px 0; }
      .rent-sale .tile-text .text-wrapper .btn-wrapper {
        position: absolute;
        width: 80%; }
      .rent-sale .tile-text .text-wrapper .btn, .rent-sale .tile-text .text-wrapper .gform_wrapper .gform_footer .gform_button.button, .gform_wrapper .gform_footer .rent-sale .tile-text .text-wrapper .gform_button.button {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-width: 1px;
        color: rgba(255, 255, 255, 0);
        height: 0;
        line-height: 34px;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 50%; }
  .rent-sale .tile-text.hover .summary-wrapper {
    opacity: 1; }
  .rent-sale .tile-text.hover .btn, .rent-sale .tile-text.hover .gform_wrapper .gform_footer .gform_button.button, .gform_wrapper .gform_footer .rent-sale .tile-text.hover .gform_button.button {
    -webkit-transition-property: width, border, height;
    -webkit-transition-duration: .3s, .2s, .3s;
    -webkit-transition-delay: .5s, .5s, 1s;
    -o-transition-property: width, border, height;
    transition-property: width, border, height;
    -o-transition-duration: .3s, .2s, .3s;
    transition-duration: .3s, .2s, .3s;
    -o-transition-delay: .5s, .5s, 1s;
    transition-delay: .5s, .5s, 1s;
    border-width: 2px;
    color: white;
    height: 37px;
    width: 75%; }
  .rent-sale .tile-text.hover .btn:hover, .rent-sale .tile-text.hover .gform_wrapper .gform_footer .gform_button.button:hover, .gform_wrapper .gform_footer .rent-sale .tile-text.hover .gform_button.button:hover {
    -webkit-transition-property: color, box-shadow;
    -webkit-transition-duration: .3s, .3s;
    -webkit-transition-delay: 0, 0;
    -webkit-transition-property: color, -webkit-box-shadow;
    transition-property: color, -webkit-box-shadow;
    -o-transition-property: color, box-shadow;
    transition-property: color, box-shadow;
    transition-property: color, box-shadow, -webkit-box-shadow;
    -o-transition-duration: .3s, .3s;
    transition-duration: .3s, .3s;
    -o-transition-delay: 0, 0;
    transition-delay: 0, 0;
    color: #222; }
  .rent-sale .rent {
    background-image: url(assets/images/textured-bg-1.jpg); }
    .rent-sale .rent .image-2 {
      left: 30%; }
  .rent-sale .sale {
    background-image: url(assets/images/textured-bg-2.jpg); }
    .rent-sale .sale .image-1 {
      left: 30%; }
  @media all and (max-width: 1023px) {
    .rent-sale {
      height: auto !important; }
      .rent-sale .col {
        float: none;
        max-height: 540px;
        width: 100% !important; } }
  @media all and (max-width: 767px) {
    .rent-sale .col {
      height: 320px !important;
      max-height: 380px; }
      .rent-sale .col .tile-text {
        height: 65%;
        left: 12.5%;
        top: 17.5%;
        width: 75%; }
        .rent-sale .col .tile-text .text-wrapper h3 {
          font-size: 1.5em; }
        .rent-sale .col .tile-text .text-wrapper p {
          opacity: 1;
          position: relative; }
        .rent-sale .col .tile-text .text-wrapper .btn, .rent-sale .col .tile-text .text-wrapper .gform_wrapper .gform_footer .gform_button.button, .gform_wrapper .gform_footer .rent-sale .col .tile-text .text-wrapper .gform_button.button {
          -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          transform: translate(0, 0);
          -webkit-transition-delay: 1s;
          -o-transition-delay: 1s;
          transition-delay: 1s;
          -webkit-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
          border-width: 2px;
          height: 37px;
          width: 75%; } }
  @media all and (max-width: 480px) {
    .rent-sale .col {
      max-height: 280px; } }

@media all and (max-width: 1023px) {
  #vente-location {
    height: auto !important; } }

.content-body {
  width: 100%; }
  .content-body h2 {
    font: 1.375em "Titillium Web", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.1;
    padding: 20px 0 5px 0; }
  .content-body h2:first-child {
    padding-top: 0; }
  .content-body h2 + h2 {
    padding-top: 38px; }
  .content-body h3 {
    font: 1.875em "Titillium Web", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-transform: normal;
    padding: 10px 0; }
  .content-body h4 {
    font: 1em "Titillium Web", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1;
    padding: 20px 0 8px 0; }
  .content-body p {
    color: #3c3c3c;
    font: .875em "Verdana", Helvetica, Arial, sans-serif;
    line-height: 1.4;
    padding-bottom: 18px; }
    .content-body p a {
      color: inherit;
      text-decoration: underline; }
    .content-body p a:hover {
      text-decoration: none; }
    .content-body p a.btn, .content-body p .gform_wrapper .gform_footer a.gform_button.button, .gform_wrapper .gform_footer .content-body p a.gform_button.button {
      text-decoration: none; }
  .content-body p.centered {
    text-align: center; }
  .content-body p.note {
    font-size: .75em; }
  .content-body blockquote p {
    font: 1.625em "Titillium Web", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.1; }
  .content-body ul {
    list-style: square;
    margin-left: 1.25em;
    padding: 0;
    /*li:before {
		    content: "• ";
		    color: $yellow;
		    position: absolute;
		    left: 0;
		    top: 0;
		}*/ }
    .content-body ul li {
      color: #3c3c3c;
      font: .875em "Verdana", Helvetica, Arial, sans-serif;
      padding-bottom: 8px;
      position: relative; }
      .content-body ul li a {
        color: #3c3c3c; }
      .content-body ul li a:hover {
        text-decoration: underline; }
  .content-body ul + p {
    padding-top: 10px; }
  .content-body .news-listing h2 {
    padding-top: 20px; }
  .content-body .news-listing ul li {
    padding-left: 0; }
  .content-body .news-listing ul li:before {
    display: none; }
  @media all and (min-width: 1600px) {
    .content-body h2 {
      font-size: 1.75em; }
    .content-body p, .content-body ul li {
      font-size: 1em;
      padding-bottom: 20px; } }
  @media all and (max-width: 1023px) {
    .content-body h2 + h2 {
      padding-top: 20px; }
    .content-body p {
      text-align: justify; }
    .content-body p.mobile-centered {
      text-align: center; }
    .content-body blockquote p {
      text-align: left; } }

#standard-page, .standard-page {
  position: relative;
  z-index: 2; }
  #standard-page .col.left, #standard-page .col.right, .standard-page .col.left, .standard-page .col.right {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding-top: 2.75%; }
  #standard-page .col.left, .standard-page .col.left {
    left: 0;
    overflow: hidden;
    padding-left: 7.5%;
    padding-top: 3.5%;
    position: absolute;
    width: -webkit-calc(50% + 60px);
    width: -moz-calc(50% + 60px);
    width: calc(50% + 60px); }
    #standard-page .col.left.stuck, .standard-page .col.left.stuck {
      left: -24px;
      position: absolute; }
    #standard-page .col.left.long-content, #standard-page .col.left.long-content.stuck, .standard-page .col.left.long-content, .standard-page .col.left.long-content.stuck {
      left: 0 !important;
      position: relative;
      top: 0 !important;
      width: -webkit-calc(50% + 60px) !important;
      width: -moz-calc(50% + 60px) !important;
      width: calc(50% + 60px) !important; }
    #standard-page .col.left .map-visual, .standard-page .col.left .map-visual {
      width: 100%;
      height: 100%;
      background-image: url(assets/images/yellow-map-visual.png);
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      background-position: 0 100%;
      background-repeat: no-repeat;
      left: -5%;
      opacity: .8;
      position: absolute;
      top: 0;
      z-index: 2; }
    #standard-page .col.left .breadcrumb, .standard-page .col.left .breadcrumb {
      color: #707173;
      position: relative;
      z-index: 10; }
      #standard-page .col.left .breadcrumb span.current, .standard-page .col.left .breadcrumb span.current {
        font-weight: 700; }
    #standard-page .col.left .mobile-header, .standard-page .col.left .mobile-header {
      display: none; }
    #standard-page .col.left .page-header, .standard-page .col.left .page-header {
      padding: 20px 0 15px 15%;
      position: relative;
      z-index: 10; }
      #standard-page .col.left .page-header h1, .standard-page .col.left .page-header h1 {
        font: 2.5em "Titillium Web", Helvetica, Arial, sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        line-height: 1.2; }
      #standard-page .col.left .page-header h1:after, .standard-page .col.left .page-header h1:after {
        width: 140px;
        height: 8px;
        content: " ";
        background: #222;
        display: block;
        margin: 8px 0 10px -7.5%; }
    #standard-page .col.left .featured-image, .standard-page .col.left .featured-image {
      padding-left: 20%;
      position: relative;
      z-index: 1; }
      #standard-page .col.left .featured-image img, .standard-page .col.left .featured-image img {
        display: block;
        float: right;
        height: auto;
        width: 100%; }
  .home #standard-page .col.left, .home .standard-page .col.left {
    width: 50%;
    float: left;
    position: relative; }
    @media all and (max-width: 1023px) {
      .home #standard-page .col.left, .home .standard-page .col.left {
        width: 100%; } }
  .home #standard-page .col.right, .home .standard-page .col.right {
    margin: 0px;
    float: right;
    padding: 2.5% 2.5% 2.5% 6.5%;
    width: 50%; }
    @media all and (max-width: 1023px) {
      .home #standard-page .col.right, .home .standard-page .col.right {
        width: 100%; } }
  #standard-page .col.right, .standard-page .col.right {
    margin-left: -webkit-calc(50% + 60px);
    margin-left: -moz-calc(50% + 60px);
    margin-left: calc(50% + 60px);
    padding: 2.5% 2.5% 2.5% 6.5%;
    width: -webkit-calc(50% - 60px);
    width: -moz-calc(50% - 60px);
    width: calc(50% - 60px); }
    #standard-page .col.right .content-body, .standard-page .col.right .content-body {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #standard-page .col.right .content-body .content-wrapper, .standard-page .col.right .content-body .content-wrapper {
        padding: 20px 0; }
  #standard-page .left.long-content + .col.right, .standard-page .left.long-content + .col.right {
    margin-left: 0; }
  @media all and (min-width: 1024px) and (max-height: 650px) {
    #standard-page .col.left, .standard-page .col.left {
      padding-top: 2.75%; }
      #standard-page .col.left .page-header, .standard-page .col.left .page-header {
        padding-top: 0; }
      #standard-page .col.left .featured-image img, .standard-page .col.left .featured-image img {
        height: 100%;
        width: auto; } }
  @media all and (max-width: 1023px) {
    #standard-page, .standard-page {
      overflow: hidden; }
      #standard-page .col, .standard-page .col {
        float: none; }
      #standard-page .col.left, .standard-page .col.left {
        height: auto !important;
        left: 0 !important;
        padding: 0;
        position: relative !important;
        top: 0 !important;
        width: 100%; }
        #standard-page .col.left .page-header, #standard-page .col.left .mobile-header, .standard-page .col.left .page-header, .standard-page .col.left .mobile-header {
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          background: rgba(51, 51, 51, 0.54);
          padding: 24px 15px 20px 15px;
          position: absolute;
          top: 0;
          width: 100%;
          z-index: 100; }
          #standard-page .col.left .page-header h1, #standard-page .col.left .mobile-header h1, .standard-page .col.left .page-header h1, .standard-page .col.left .mobile-header h1 {
            font: 1.25em "Titillium Web", Helvetica, Arial, sans-serif;
            font-weight: 400;
            text-transform: uppercase;
            color: #fff;
            line-height: 1;
            padding-right: 40px; }
          #standard-page .col.left .page-header h1:after, #standard-page .col.left .mobile-header h1:after, .standard-page .col.left .page-header h1:after, .standard-page .col.left .mobile-header h1:after {
            display: none; }
        #standard-page .col.left .mobile-header, .standard-page .col.left .mobile-header {
          display: block;
          position: relative; }
          #standard-page .col.left .mobile-header span.title, .standard-page .col.left .mobile-header span.title {
            font: 1.25em "Titillium Web", Helvetica, Arial, sans-serif;
            font-weight: 300;
            text-transform: uppercase;
            color: #fff;
            display: block; }
        #standard-page .col.left .map-visual, .standard-page .col.left .map-visual {
          width: 50%;
          height: 0;
          background-image: url(assets/images/yellow-map-visual-mobile.png);
          -webkit-background-size: cover;
          -moz-background-size: cover;
          -o-background-size: cover;
          background-size: cover;
          background-position: 0 100%;
          left: 50%;
          opacity: .5;
          padding-bottom: 50%;
          position: absolute;
          top: 100%;
          z-index: 2; }
        #standard-page .col.left .featured-image, .standard-page .col.left .featured-image {
          -webkit-box-shadow: 0px 0px 15px rgba(34, 34, 34, 0.75);
          -moz-box-shadow: 0px 0px 15px rgba(34, 34, 34, 0.75);
          box-shadow: 0px 0px 15px rgba(34, 34, 34, 0.75);
          padding-left: 0;
          z-index: 10; }
          #standard-page .col.left .featured-image img, .standard-page .col.left .featured-image img {
            float: none; }
      #standard-page .col.right, .standard-page .col.right {
        height: auto !important;
        margin-left: 0;
        padding: 20px 15px 40px 15px !important;
        position: relative;
        width: 100%;
        z-index: 10; }
        #standard-page .col.right .content-body, .standard-page .col.right .content-body {
          height: auto !important;
          margin-top: 0 !important; }
          #standard-page .col.right .content-body .content-wrapper, .standard-page .col.right .content-body .content-wrapper {
            padding: 0; }
          #standard-page .col.right .content-body .news-listing a, .standard-page .col.right .content-body .news-listing a {
            text-decoration: underline; } }
  #standard-page.privacy .left, #standard-page.privacy .left.stuck, .standard-page.privacy .left, .standard-page.privacy .left.stuck {
    height: auto !important;
    left: 0 !important;
    position: relative !important;
    top: auto !important;
    width: 66.66666667% !important; }
    #standard-page.privacy .left .map-visual, #standard-page.privacy .left.stuck .map-visual, .standard-page.privacy .left .map-visual, .standard-page.privacy .left.stuck .map-visual {
      display: none; }
    #standard-page.privacy .left .content-body, #standard-page.privacy .left.stuck .content-body, .standard-page.privacy .left .content-body, .standard-page.privacy .left.stuck .content-body {
      margin-top: 20px !important;
      padding-bottom: 60px; }
  #standard-page.privacy .right, .standard-page.privacy .right {
    background: url(assets/images/yellow-map-visual-privacy.png) no-repeat right bottom;
    -webkit-background-size: 381px 371px;
    -moz-background-size: 381px 371px;
    -o-background-size: 381px 371px;
    background-size: 381px 371px;
    bottom: 0;
    margin-left: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 381px; }
  @media all and (max-width: 1023px) {
    #standard-page.privacy .left, #standard-page.privacy .left.stuck, .standard-page.privacy .left, .standard-page.privacy .left.stuck {
      top: 0 !important;
      width: 100% !important; }
      #standard-page.privacy .left .page-header, #standard-page.privacy .left.stuck .page-header, .standard-page.privacy .left .page-header, .standard-page.privacy .left.stuck .page-header {
        position: relative; }
      #standard-page.privacy .left .map-visual, #standard-page.privacy .left.stuck .map-visual, .standard-page.privacy .left .map-visual, .standard-page.privacy .left.stuck .map-visual {
        display: block;
        top: auto; }
      #standard-page.privacy .left .content-body, #standard-page.privacy .left.stuck .content-body, .standard-page.privacy .left .content-body, .standard-page.privacy .left.stuck .content-body {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 0 !important;
        padding: 15px 15px 30px 15px;
        position: relative;
        z-index: 100; }
    #standard-page.privacy .right, .standard-page.privacy .right {
      display: none; } }
  #standard-page.error-page, .standard-page.error-page {
    min-height: 500px; }

#mobile-close {
  width: 24px;
  height: 24px;
  background: #fff;
  color: #222;
  display: block;
  line-height: 24px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0; }
  @media all and (max-width: 1023px) {
    #mobile-close {
      position: absolute;
      right: 10px;
      top: 22px;
      z-index: 10000; } }

#standard-page.press-release .left, #standard-page.press-release .left.stuck {
  height: auto !important;
  left: 0 !important;
  position: relative !important;
  top: auto !important;
  width: -webkit-calc(50% + 60px) !important;
  width: -moz-calc(50% + 60px) !important;
  width: calc(50% + 60px) !important; }
  #standard-page.press-release .left .page-header, #standard-page.press-release .left.stuck .page-header {
    padding-bottom: 0;
    padding-left: 0; }
    #standard-page.press-release .left .page-header h1:after, #standard-page.press-release .left.stuck .page-header h1:after {
      display: none; }
  #standard-page.press-release .left .article-toolbar, #standard-page.press-release .left.stuck .article-toolbar {
    padding: 10px 0; }
    #standard-page.press-release .left .article-toolbar .tools, #standard-page.press-release .left.stuck .article-toolbar .tools {
      float: left; }
      #standard-page.press-release .left .article-toolbar .tools li, #standard-page.press-release .left.stuck .article-toolbar .tools li {
        margin-right: 20px; }
      #standard-page.press-release .left .article-toolbar .tools a, #standard-page.press-release .left.stuck .article-toolbar .tools a {
        color: #333; }
        #standard-page.press-release .left .article-toolbar .tools a span.text, #standard-page.press-release .left.stuck .article-toolbar .tools a span.text {
          font: 0.875em "Titillium Web", Helvetica, Arial, sans-serif;
          font-weight: 600;
          text-transform: uppercase; }
      #standard-page.press-release .left .article-toolbar .tools a:before, #standard-page.press-release .left.stuck .article-toolbar .tools a:before {
        color: #999;
        font-size: 30px;
        font-weight: normal;
        margin-right: 4px;
        position: relative;
        top: 8px; }
      #standard-page.press-release .left .article-toolbar .tools a:hover span.text, #standard-page.press-release .left.stuck .article-toolbar .tools a:hover span.text {
        text-decoration: underline; }
    #standard-page.press-release .left .article-toolbar .social, #standard-page.press-release .left.stuck .article-toolbar .social {
      float: right; }
      #standard-page.press-release .left .article-toolbar .social li, #standard-page.press-release .left.stuck .article-toolbar .social li {
        margin-left: 8px; }
      #standard-page.press-release .left .article-toolbar .social a, #standard-page.press-release .left.stuck .article-toolbar .social a {
        transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        width: 34px;
        height: 34px;
        display: block; }
      #standard-page.press-release .left .article-toolbar .social a:before, #standard-page.press-release .left.stuck .article-toolbar .social a:before {
        width: 34px;
        height: 34px;
        color: #fff;
        display: block;
        font-family: "icons-carbonleo";
        font-size: 20px;
        line-height: 34px;
        text-align: center; }
      #standard-page.press-release .left .article-toolbar .social a.icon-facebook, #standard-page.press-release .left.stuck .article-toolbar .social a.icon-facebook {
        background: #3f67c0; }
      #standard-page.press-release .left .article-toolbar .social a.icon-twitter, #standard-page.press-release .left.stuck .article-toolbar .social a.icon-twitter {
        background: #35b5eb; }
      #standard-page.press-release .left .article-toolbar .social a.icon-linkedin, #standard-page.press-release .left.stuck .article-toolbar .social a.icon-linkedin {
        background: #007bb6; }
      #standard-page.press-release .left .article-toolbar .social a:hover, #standard-page.press-release .left.stuck .article-toolbar .social a:hover {
        opacity: .75; }
    #standard-page.press-release .left .article-toolbar li, #standard-page.press-release .left.stuck .article-toolbar li {
      float: left; }
  #standard-page.press-release .left .content-body, #standard-page.press-release .left.stuck .content-body {
    margin-top: 0 !important;
    padding-bottom: 40px; }

#standard-page.press-release .right {
  height: auto !important;
  margin-left: 0 !important; }
  #standard-page.press-release .right .content-body {
    margin-top: 20px !important; }

@media all and (max-width: 1023px) {
  #standard-page.press-release .left, #standard-page.press-release .left.stuck {
    width: 100% !important; }
    #standard-page.press-release .left .page-header, #standard-page.press-release .left.stuck .page-header {
      background: none;
      padding: 35px 10px 10px 10px !important;
      position: relative;
      top: auto; }
      #standard-page.press-release .left .page-header h1, #standard-page.press-release .left.stuck .page-header h1 {
        color: #222;
        line-height: 1.1; }
    #standard-page.press-release .left .article-toolbar .tools, #standard-page.press-release .left.stuck .article-toolbar .tools {
      padding-left: 10px; }
      #standard-page.press-release .left .article-toolbar .tools li:first-child, #standard-page.press-release .left.stuck .article-toolbar .tools li:first-child {
        display: none; }
    #standard-page.press-release .left .article-toolbar .social, #standard-page.press-release .left.stuck .article-toolbar .social {
      margin-right: 30px; }
    #standard-page.press-release .left .content-body, #standard-page.press-release .left.stuck .content-body {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0 10px; }
      #standard-page.press-release .left .content-body .alignleft, #standard-page.press-release .left .content-body a img.alignleft, #standard-page.press-release .left.stuck .content-body .alignleft, #standard-page.press-release .left.stuck .content-body a img.alignleft {
        display: block;
        float: none;
        margin: 0 auto 10px auto; }
  #standard-page.press-release .right .content-body {
    margin-top: 0 !important; }
    #standard-page.press-release .right .content-body h2 {
      padding-top: 0; } }

#vente-location .map-visual,
#sale-leasing .map-visual {
  background-image: url(assets/images/yellow-map-visual.png);
  background-position: 0 100%;
  background-repeat: no-repeat;
  opacity: 0.5;
  z-index: -1;
  -webkit-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  -webkit-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  top: auto;
  height: 1130px;
  background-size: contain; }

#vente-location .btn.btn-black, #vente-location .gform_wrapper .gform_footer .btn-black.gform_button.button, .gform_wrapper .gform_footer #vente-location .btn-black.gform_button.button, #vente-location #apply-form .gform_wrapper .gform_footer .gform_button.button, #apply-form .gform_wrapper .gform_footer #vente-location .gform_button.button,
#sale-leasing .btn.btn-black,
#sale-leasing .gform_wrapper .gform_footer .btn-black.gform_button.button, .gform_wrapper .gform_footer
#sale-leasing .btn-black.gform_button.button,
#sale-leasing #apply-form .gform_wrapper .gform_footer .gform_button.button, #apply-form .gform_wrapper .gform_footer
#sale-leasing .gform_button.button {
  margin: 5px 5px 5px 0px; }

.team-page {
  padding: 60px;
  -webkit-transition: background 400ms ease;
  -o-transition: background 400ms ease;
  transition: background 400ms ease; }
  @media all and (max-width: 1023px) {
    .team-page {
      padding: 80px 0px 40px 20px; } }
  .team-page--home {
    padding: 80px 0px 80px 20px; }
    .team-page--home.active {
      background: transparent; }
      .team-page--home.active header {
        opacity: 0; }
    @media all and (max-width: 1023px) {
      .team-page--home {
        padding-top: 20px; }
        .team-page--home .page-header {
          display: none; } }
  .team-page .map-visual {
    width: 100%;
    height: 100%;
    background-image: url(assets/images/yellow-map-visual.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 0 100%;
    background-repeat: no-repeat;
    left: -5%;
    opacity: .5;
    position: absolute;
    top: 0;
    z-index: 2; }
  .team-page__container {
    position: relative;
    z-index: 3; }
  .team-page .page-header {
    padding: 20px 0 15px 15%;
    position: relative;
    z-index: 10; }
    .team-page .page-header h1 {
      font: 2.5em "Titillium Web", Helvetica, Arial, sans-serif;
      font-weight: 400;
      text-transform: uppercase;
      line-height: 1.2; }
    .team-page .page-header h1:after {
      width: 140px;
      height: 8px;
      content: " ";
      background: #222;
      display: block;
      margin: 8px 0 10px -7.5%; }
    @media all and (max-width: 1023px) {
      .team-page .page-header {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: rgba(51, 51, 51, 0.54);
        padding: 24px 15px 20px 15px;
        position: absolute;
        top: -80px;
        left: -20px;
        right: -20px;
        width: calc(100% + 40px);
        z-index: 100; }
        .team-page .page-header h1 {
          font: 1.25em "Titillium Web", Helvetica, Arial, sans-serif;
          font-weight: 400;
          text-transform: uppercase;
          color: #fff;
          line-height: 1;
          padding-right: 40px; }
        .team-page .page-header h1:after {
          display: none; } }

.team-members {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .team-members--home {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .team-members__categories {
    font: 23px "Titillium Web", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px; }
    @media all and (max-width: 1023px) {
      .team-members__categories {
        margin-top: 0px;
        font: 18px "Titillium Web", Helvetica, Arial, sans-serif;
        font-weight: 600;
        text-transform: uppercase; } }
    .team-members__categories--home {
      margin-top: 0px; }
  .team-members__label {
    margin-top: auto;
    padding: 15px;
    position: relative;
    width: 100%;
    padding-right: 50px;
    z-index: 5; }
    @media all and (max-width: 1023px) {
      .team-members__label {
        padding-right: 15px; } }
    .team-members__label .name {
      font: 16px "Titillium Web", Helvetica, Arial, sans-serif;
      font-weight: 900;
      text-transform: normal;
      color: white;
      line-height: 1.1; }
      @media all and (max-width: 1023px) {
        .team-members__label .name {
          display: block;
          margin-bottom: 5px; } }
    .team-members__label .title {
      font: 12px "Titillium Web", Helvetica, Arial, sans-serif;
      font-weight: 500;
      text-transform: uppercase;
      color: white;
      line-height: 1.1;
      display: block; }
      @media all and (max-width: 1023px) {
        .team-members__label .title {
          padding-right: 30px; } }
    .team-members__label:after {
      content: "";
      background-image: url("assets/images/icon-plus.png");
      background-size: contain;
      height: 21px;
      width: 21px;
      display: block;
      position: absolute;
      right: 15px;
      bottom: 15px;
      -webkit-transition: all 400ms ease;
      -o-transition: all 400ms ease;
      transition: all 400ms ease;
      -webkit-transform: translate3d(0, 200%, 0);
      transform: translate3d(0, 200%, 0); }
      @media all and (max-width: 1023px) {
        .team-members__label:after {
          -webkit-transform: translate3d(0, 0%, 0) scale(0.7);
          transform: translate3d(0, 0%, 0) scale(0.7); } }
  .team-members__overlay {
    position: absolute;
    background: rgba(51, 51, 51, 0.98);
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    z-index: 999999999;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease; }
    .team-members__overlay.active {
      opacity: 1;
      pointer-events: auto; }
    @media all and (max-width: 1023px) {
      .team-members__overlay {
        top: -0px;
        left: -0px;
        right: -0px;
        bottom: -0px;
        padding: 40px 20px 20px 20px;
        width: calc(100% - 40px); } }
    .team-members__overlay .name {
      font: 28px "Titillium Web", Helvetica, Arial, sans-serif;
      font-weight: 900;
      text-transform: normal;
      color: #ffed00;
      line-height: 1.1;
      position: relative;
      padding-top: 20px;
      display: block; }
      @media all and (max-width: 1023px) {
        .team-members__overlay .name {
          font: 24px "Titillium Web", Helvetica, Arial, sans-serif;
          font-weight: 900;
          text-transform: normal; } }
      .team-members__overlay .name:before {
        content: "";
        height: 6px;
        width: 140px;
        position: absolute;
        top: 0px;
        left: 0px;
        background: #ffed00; }
    .team-members__overlay .title {
      font: 16px "Titillium Web", Helvetica, Arial, sans-serif;
      font-weight: 500;
      text-transform: uppercase;
      color: white;
      line-height: 1.1;
      display: block;
      margin-top: 5px;
      margin-bottom: 20px; }
      @media all and (max-width: 1023px) {
        .team-members__overlay .title {
          font: 14px "Titillium Web", Helvetica, Arial, sans-serif;
          font-weight: 500;
          text-transform: uppercase;
          margin-bottom: 10px; } }
    .team-members__overlay p {
      color: #fff;
      font-size: .875em;
      padding-bottom: 18px; }
    .team-members__overlay p:last-child, .team-members__overlay p:last-of-type {
      padding-bottom: 0; }
    .team-members__overlay.active .team-members__overlay-image {
      width: 100%; }
    .team-members__overlay-content {
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      align-self: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      max-width: 1000px;
      margin: 60px auto;
      padding-top: 100px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      height: calc(100% - 300px);
      overflow-y: auto; }
      @media all and (max-width: 1023px) {
        .team-members__overlay-content {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          padding-top: 0px;
          margin: 0px auto;
          height: 100%; } }
      .team-members__overlay-content > div {
        padding: 20px;
        width: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        .team-members__overlay-content > div img {
          height: auto;
          width: 100%;
          max-width: 450px; }
        @media all and (max-width: 1023px) {
          .team-members__overlay-content > div {
            width: 100%;
            padding: 20px 0px; }
            .team-members__overlay-content > div img {
              height: auto;
              width: 100%;
              max-width: 1000px; } }
    .team-members__overlay-close {
      position: absolute;
      display: block;
      top: 0px;
      right: 0px;
      -webkit-transition: all 400ms ease;
      -o-transition: all 400ms ease;
      transition: all 400ms ease;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      padding: 20px; }
      .team-members__overlay-close img {
        height: 16px;
        width: 16px; }
      .team-members__overlay-close:hover {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2); }

.team-members__member {
  position: relative;
  width: calc(20% - 15px);
  margin-right: 15px;
  margin-bottom: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  min-height: 200px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  cursor: pointer; }
  @media all and (max-width: 1200px) {
    .team-members__member {
      width: calc(33.33% - 15px); } }
  @media all and (min-width: 1800px) {
    .team-members__member {
      height: 320px; } }
  @media all and (max-width: 720px) {
    .team-members__member {
      width: calc(50% - 15px);
      min-height: 160px; } }
  .team-members__member:before {
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.4)));
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 75%, rgba(0, 0, 0, 0.4) 100%);
    background: -o-linear-gradient(rgba(255, 255, 255, 0) 75%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(rgba(255, 255, 255, 0) 75%, rgba(0, 0, 0, 0.4) 100%);
    height: 200%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 4;
    opacity: 1;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
  @media all and (min-width: 1023px) {
    .team-members__member:hover .team-members__label:after {
      -webkit-transform: translate3d(0, 0%, 0);
      transform: translate3d(0, 0%, 0); } }
  .team-members__member .biography {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    background: rgba(51, 51, 51, 0.8);
    margin-top: 40px;
    padding: 20px;
    position: relative;
    width: 82.5%; }
    .team-members__member .biography h2 {
      color: #fff;
      font-size: 1.375em;
      font-weight: 400;
      line-height: 1.1; }
    .team-members__member .biography span.title {
      color: #ffed00;
      display: block;
      font-size: .875em;
      text-transform: uppercase; }
    .team-members__member .biography .bio-text {
      transition: opacity 0.3s ease-in-out;
      -moz-transition: opacity 0.3s ease-in-out;
      -webkit-transition: opacity 0.3s ease-in-out;
      -o-transition: opacity 0.3s ease-in-out;
      margin: 18px 0;
      opacity: 0; }
      .team-members__member .biography .bio-text p {
        color: #fff;
        font-size: .875em;
        padding-bottom: 18px; }
      .team-members__member .biography .bio-text p:last-child, .team-members__member .biography .bio-text p:last-of-type {
        padding-bottom: 0; }
    .team-members__member .biography.visible .bio-text {
      opacity: 1; }
    @media all and (min-width: 1600px) {
      .team-members__member .biography h2 {
        font-size: 1.75em; }
      .team-members__member .biography span.title, .team-members__member .biography .bio-text p {
        font-size: 1em; } }

#team-wrapper {
  margin-top: 20%; }

#team-members {
  -webkit-column-count: 2;
  -webkit-column-gap: 1em;
  -moz-column-count: 2;
  -moz-column-gap: 1em;
  column-count: 2;
  column-gap: 1em; }
  #team-members li {
    padding-bottom: 4px;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid; }
    #team-members li a {
      transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      color: #222;
      display: block;
      font-size: .875em;
      line-height: 1.1;
      padding: 10px; }
      #team-members li a span {
        display: block; }
      #team-members li a .name {
        font-weight: 700; }
    #team-members li a:hover {
      background: #efefef; }
    #team-members li a.active {
      background: #ffed00; }
    #team-members li .mobile-collapse {
      display: none;
      height: 0;
      overflow: hidden; }

@media all and (max-width: 1023px) {
  #standard-page.team .featured-image {
    display: block; }
  #member-details {
    display: none !important; }
  #team-wrapper {
    height: auto !important;
    margin-top: 0; }
  #team-members {
    margin-top: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    column-count: 1;
    column-gap: 0; }
    #team-members li a {
      padding-left: 30px;
      position: relative; }
    #team-members li a:before {
      content: "\e604";
      font-family: "icons-carbonleo";
      font-size: 20px;
      left: 0;
      position: absolute; }
    #team-members li a:hover, #team-members li a.active {
      background: none; }
    #team-members li a.active:before {
      content: "\e603"; }
    #team-members li a.active + .mobile-collapse {
      display: block; }
    #team-members li .mobile-collapse {
      height: auto;
      padding-left: 30px; }
      #team-members li .mobile-collapse h2, #team-members li .mobile-collapse span.title {
        display: none; }
      #team-members li .mobile-collapse .team-image {
        border: 1px solid #707173;
        float: none;
        margin: 6px auto 0 auto;
        width: 75%; }
      #team-members li .mobile-collapse img {
        display: block;
        height: auto;
        width: 100%; }
      #team-members li .mobile-collapse .bio-text {
        padding-top: 18px; }
      #team-members li .mobile-collapse p {
        font-size: .875em;
        padding-bottom: 10px; } }

#standard-page.jobs .left, #standard-page.jobs .left.stuck {
  height: auto !important;
  left: 0 !important;
  position: relative !important;
  top: auto !important;
  width: -webkit-calc(50% + 60px) !important;
  width: -moz-calc(50% + 60px) !important;
  width: calc(50% + 60px) !important; }
  #standard-page.jobs .left .page-header, #standard-page.jobs .left.stuck .page-header {
    padding-left: 7%; }
  #standard-page.jobs .left .content-body, #standard-page.jobs .left.stuck .content-body {
    margin-top: 0 !important;
    padding-bottom: 40px; }

#standard-page.jobs .right {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(34, 34, 34, 0.1);
  float: right;
  margin-left: 0 !important;
  padding: 70px 30px 40px 30px;
  width: 40%; }
  #standard-page.jobs .right .form-header h2 {
    font: 1.875em "Titillium Web", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: normal; }
  #standard-page.jobs .right .gform_wrapper {
    padding-top: 20px; }

@media all and (max-width: 1023px) {
  #standard-page.jobs .left, #standard-page.jobs .left.stuck {
    width: 100% !important; }
    #standard-page.jobs .left .page-header, #standard-page.jobs .left.stuck .page-header {
      background: none;
      padding: 35px 10px 10px 10px !important;
      position: relative; }
      #standard-page.jobs .left .page-header h1, #standard-page.jobs .left.stuck .page-header h1 {
        color: #222;
        line-height: 1.1; }
    #standard-page.jobs .left .content-body, #standard-page.jobs .left.stuck .content-body {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 20px 10px; }
  #standard-page.jobs .right {
    float: none;
    width: 100%; }
    #standard-page.jobs .right .form-wrapper, #standard-page.jobs .right .form-header, #standard-page.jobs .right .gform_wrapper {
      margin: 0;
      padding: 0; } }

#project-details {
  position: relative; }
  #project-details #mobile-close {
    z-index: 1000; }

#project-header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(51, 51, 51, 0.54);
  padding: 10px 2.5%;
  position: fixed;
  top: 92px;
  width: 100%;
  z-index: 100; }
  #project-header h1 {
    font: 1.875em "Titillium Web", Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    line-height: 1; }
  @media all and (max-width: 1023px) {
    #project-header {
      top: 0;
      padding: 20px 15px;
      position: absolute; } }

#showcase-slider-wrapper {
  position: relative;
  padding-bottom: 0px; }

.c-project-slider {
  position: relative; }
  .c-project-slider__slide {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    overflow: hidden;
    margin-bottom: 100px;
    margin-top: 80px;
    height: 600px; }
    @media all and (max-width: 1023px) {
      .c-project-slider__slide {
        margin-left: 40px;
        margin-right: 40px;
        height: 400px; } }
  .c-project-slider__image {
    margin: 70px auto 80px auto;
    height: 600px;
    width: auto; }
    @media all and (max-width: 1023px) {
      .c-project-slider__image {
        height: auto;
        width: calc(100% - 80px);
        margin: 80px auto 0px auto; } }
  .c-project-slider .slick-dots {
    position: absolute;
    left: 50%;
    bottom: 55px;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%); }
    @media all and (max-width: 1023px) {
      .c-project-slider .slick-dots {
        bottom: 30px; } }
    .c-project-slider .slick-dots li {
      display: inline-block;
      font-size: 0px; }
    .c-project-slider .slick-dots button {
      border: 2px solid #666;
      border-radius: 20px;
      height: 20px;
      width: 20px;
      background: white;
      margin: 5px;
      outline: none;
      position: relative; }
      .c-project-slider .slick-dots button:after {
        content: "";
        position: absolute;
        height: 12px;
        width: 12px;
        top: 2px;
        left: 2px;
        border-radius: 12px;
        background: #666;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
    .c-project-slider .slick-dots li.slick-active button:after {
      content: "";
      position: absolute;
      height: 12px;
      width: 12px;
      top: 2px;
      left: 2px;
      border-radius: 12px;
      background: #666;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
  .c-project-slider .slick-prev,
  .c-project-slider .slick-next {
    width: 30px;
    height: 60px;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    background: rgba(255, 237, 0, 0.8);
    display: none;
    float: none !important;
    border: none;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 1000002;
    font-size: 0px;
    outline: none; }
    @media all and (max-width: 1023px) {
      .c-project-slider .slick-prev,
      .c-project-slider .slick-next {
        margin-top: 30px; } }
    .c-project-slider .slick-prev:before,
    .c-project-slider .slick-next:before {
      color: #222;
      font-family: 'icons-carbonleo';
      font-size: 20px; }
  .c-project-slider .slick-prev {
    left: -15px; }
    .c-project-slider .slick-prev:before {
      content: "\f104"; }
    @media all and (max-width: 1023px) {
      .c-project-slider .slick-prev {
        left: 0px; } }
  .c-project-slider .slick-next {
    right: -15px; }
    .c-project-slider .slick-next:before {
      content: "\f105"; }
    @media all and (max-width: 1023px) {
      .c-project-slider .slick-next {
        right: 0px; } }

.project-panel {
  position: relative; }

#project-content {
  background: #efefef url(assets/images/textured-bg-page.jpg);
  margin: 0 -15px;
  overflow: hidden; }
  #project-content .col {
    margin: 0; }
  #project-content #project-text {
    height: inherit;
    padding: 0 2.5% 0 4.5%;
    position: relative; }
    #project-content #project-text .text-wrapper {
      width: 100%;
      height: auto; }
      #project-content #project-text .text-wrapper .vertical-align {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        display: table;
        height: inherit;
        width: 100%; }
      #project-content #project-text .text-wrapper .content-body {
        display: table-cell;
        vertical-align: middle; }
        #project-content #project-text .text-wrapper .content-body p {
          font-size: .8125em; }
        #project-content #project-text .text-wrapper .content-body p:last-child {
          padding-bottom: 0; }
    #project-content #project-text #project-toolbar {
      bottom: 0;
      padding: 20px 0 40px 0;
      position: absolute;
      width: 85%; }
      #project-content #project-text #project-toolbar #project-links li {
        font: .875em "Verdana", Helvetica, Arial, sans-serif;
        padding-top: 10px; }
        #project-content #project-text #project-toolbar #project-links li a {
          color: #222;
          text-decoration: underline; }
        #project-content #project-text #project-toolbar #project-links li a:hover {
          text-decoration: none; }
      #project-content #project-text #project-toolbar .right-tools {
        bottom: 40px;
        position: absolute;
        right: 0; }
      #project-content #project-text #project-toolbar #share-project {
        float: left; }
        #project-content #project-text #project-toolbar #share-project li {
          float: left;
          margin-left: 8px; }
        #project-content #project-text #project-toolbar #share-project a {
          width: 30px;
          height: 30px;
          -webkit-box-shadow: inset 0 0 0 rgba(34, 34, 34, 0.75);
          -moz-box-shadow: inset 0 0 0 rgba(34, 34, 34, 0.75);
          box-shadow: inset 0 0 0 rgba(34, 34, 34, 0.75);
          border: 2px solid #222;
          border-radius: 0;
          color: #222;
          display: block; }
        #project-content #project-text #project-toolbar #share-project a:before {
          width: 30px;
          height: 30px;
          display: block;
          font-family: "icons-carbonleo";
          font-size: 18px;
          line-height: 30px;
          text-align: center; }
        #project-content #project-text #project-toolbar #share-project a:hover {
          -webkit-box-shadow: inset 0 0 0 100px #222;
          -moz-box-shadow: inset 0 0 0 100px #222;
          box-shadow: inset 0 0 0 100px #222;
          transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease;
          -o-transition: all 0.4s ease;
          color: #ffed00 !important; }
      #project-content #project-text #project-toolbar .contact-btn {
        float: left;
        font-size: .9325em;
        position: relative; }
        #project-content #project-text #project-toolbar .contact-btn .btn, #project-content #project-text #project-toolbar .contact-btn .gform_wrapper .gform_footer .gform_button.button, .gform_wrapper .gform_footer #project-content #project-text #project-toolbar .contact-btn .gform_button.button {
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          height: 34px !important; }
  #project-content #project-image {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 0% 50%;
    height: inherit; }
  @media all and (max-width: 1023px) {
    #project-content {
      height: auto !important;
      margin: 0;
      position: relative; }
      #project-content .map-visual {
        width: 50%;
        height: 0;
        background-image: url(assets/images/yellow-map-visual-mobile.png);
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: 0 100%;
        left: 50%;
        opacity: .5;
        padding-bottom: 50%;
        position: absolute;
        top: 0;
        z-index: 2; }
      #project-content #project-text {
        float: none;
        padding-top: 30px !important;
        position: relative;
        width: 100%;
        z-index: 10; }
        #project-content #project-text #project-toolbar {
          position: relative;
          width: 100%; }
        #project-content #project-text .text-wrapper {
          display: block; }
          #project-content #project-text .text-wrapper .vertical-align {
            display: block;
            padding: 15px; }
        #project-content #project-text .text-wrapper {
          height: auto !important; }
          #project-content #project-text .text-wrapper .vertical-align {
            height: auto !important;
            padding: 0; }
        #project-content #project-text #project-toolbar {
          padding: 30px 0; }
          #project-content #project-text #project-toolbar .right-tools {
            bottom: 30px; }
      #project-content #project-image {
        display: none; } }
  @media all and (max-width: 720px) {
    #project-content #project-text #project-toolbar #project-links li:first-child {
      padding-top: 0; }
    #project-content #project-text #project-toolbar .right-tools {
      bottom: auto;
      padding-top: 20px;
      position: relative;
      right: auto;
      text-align: center; }
      #project-content #project-text #project-toolbar .right-tools .contact-btn {
        display: inline-block;
        float: none;
        padding: 0;
        text-align: center; }
        #project-content #project-text #project-toolbar .right-tools .contact-btn .btn, #project-content #project-text #project-toolbar .right-tools .contact-btn .gform_wrapper .gform_footer .gform_button.button, .gform_wrapper .gform_footer #project-content #project-text #project-toolbar .right-tools .contact-btn .gform_button.button {
          padding: 6px 30px; }
      #project-content #project-text #project-toolbar .right-tools #share-project {
        display: inline-block;
        float: none;
        position: relative;
        top: 9px; }
        #project-content #project-text #project-toolbar .right-tools #share-project li {
          display: inline-block;
          float: none;
          margin-left: 0; } }

#project-map {
  width: 100%;
  z-index: 20; }
  @media all and (max-width: 1023px) {
    #project-map {
      height: 600px !important; } }

#projects-plans {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  background: rgba(34, 34, 34, 0.95);
  opacity: 0;
  position: absolute;
  z-index: 10001; }
  @media all and (max-width: 1023px) {
    #projects-plans {
      left: 0;
      height: 100% !important;
      position: fixed;
      top: 70px;
      z-index: 10001; } }
  @media all and (max-width: 767px) {
    #projects-plans {
      top: 0;
      z-index: 900000000000003; } }

#projects-plans.open {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1; }

#plans-gallery {
  width: 100%;
  height: 100%;
  margin: 0 auto; }
  #plans-gallery .plan-wrapper {
    position: relative; }
  #plans-gallery .infoBlock {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(51, 51, 51, 0.8);
    padding: 10px 2.5%;
    position: absolute;
    top: 0;
    width: 100%; }
    #plans-gallery .infoBlock .toolbar {
      float: right;
      padding-right: 30px; }
      #plans-gallery .infoBlock .toolbar a {
        color: #fff;
        font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
        font-weight: 600;
        font-size: .875em;
        text-transform: uppercase;
        display: block;
        float: left;
        line-height: 24px;
        margin-right: 8px; }
      #plans-gallery .infoBlock .toolbar a:before {
        color: #999;
        font-family: 'icons-carbonleo';
        font-size: 20px;
        font-weight: normal;
        margin-right: 4px;
        position: relative;
        top: 3px; }
    #plans-gallery .infoBlock span.title {
      font: 1.125em "Titillium Web", Helvetica, Arial, sans-serif;
      font-weight: 300;
      text-transform: none;
      color: #fff;
      line-height: 1; }
    #plans-gallery .infoBlock .all-caps {
      font: 1.66667em "Titillium Web", Helvetica, Arial, sans-serif;
      font-weight: 300;
      text-transform: uppercase;
      display: inline-block;
      line-height: 1;
      padding-left: 15px; }
  @media all and (max-width: 720px) {
    #plans-gallery {
      /*.plan-wrapper {
			position: absolute;
			top: 70px;
			img.rsImg {
				margin-left: 5% !important;
				width: 90% !important;
			}
		}*/ }
      #plans-gallery .infoBlock {
        padding: 10px; }
        #plans-gallery .infoBlock .all-caps {
          display: block;
          font-size: 1.33em;
          padding-left: 0; }
        #plans-gallery .infoBlock .spacer {
          display: none; }
        #plans-gallery .infoBlock .toolbar {
          bottom: 30px;
          position: fixed;
          text-align: center;
          width: 100%; }
          #plans-gallery .infoBlock .toolbar a {
            float: none; } }

#prev-plan,
#next-plan {
  width: 30px;
  height: 60px;
  background: rgba(255, 237, 0, 0.8);
  color: #222;
  display: block !important;
  float: none !important;
  line-height: 60px;
  margin-top: -30px;
  position: absolute;
  text-align: center;
  top: 50%;
  z-index: 1000002; }
  @media all and (max-width: 1023px) {
    #prev-plan,
    #next-plan {
      position: fixed;
      z-index: 900000000000004; } }
  @media all and (max-width: 767px) {
    #prev-plan,
    #next-plan {
      width: 18px;
      height: 40px;
      line-height: 40px; } }

#prev-plan {
  left: 0; }

#next-plan {
  left: -webkit-calc(100% - 30px);
  left: -moz-calc(100% - 30px);
  left: calc(100% - 30px); }
  @media all and (max-width: 767px) {
    #next-plan {
      left: -webkit-calc(100% - 18px);
      left: -moz-calc(100% - 18px);
      left: calc(100% - 18px);
      z-index: 900000000000004; } }

#prev-plan.hidden,
#next-plan.hidden {
  opacity: 0;
  left: 100%; }

#close-plan {
  width: 24px;
  height: 24px;
  background: #fff;
  color: #222;
  display: block;
  line-height: 24px;
  position: absolute;
  right: 15px;
  text-align: center;
  top: 0;
  z-index: 10000001; }
  #close-plan.hidden {
    opacity: 0;
    left: 100%; }
  @media all and (max-width: 1023px) {
    #close-plan {
      right: 0; } }
  @media all and (max-width: 767px) {
    #close-plan {
      width: 50px;
      height: 68px;
      background: none;
      position: fixed;
      right: 0;
      top: 0;
      z-index: 900000000000004; }
      #close-plan:before {
        width: 24px;
        height: 24px;
        background: #fff;
        display: block;
        line-height: 24px;
        position: absolute;
        right: 10px;
        top: 22px; } }

/*! jQuery UI - v1.10.4 - 2014-06-07
* http://jqueryui.com
* Includes: jquery.ui.core.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*
 * jquery.selectBoxIt.css 3.8.1
 * Author: @gregfranko
 */
/*
  Common CSS Properties
  ---------------------
  These properties will be applied to any themes that you use
*/
/* SelectBoxIt container */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top; }

/* Styles that apply to all SelectBoxIt elements */
.selectboxit-container * {
  font: 14px Helvetica, Arial;
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap; }

/* Button */
.selectboxit-container .selectboxit {
  width: 220px;
  /* Width of the dropdown button */
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-radius: 6px;
  overflow: hidden;
  display: block;
  position: relative; }

/* Height and Vertical Alignment of Text */
.selectboxit-container span, .selectboxit-container .selectboxit-options a {
  height: 30px;
  /* Height of the drop down */
  line-height: 30px;
  /* Vertically positions the drop down text */
  display: block; }

/* Focus pseudo selector */
.selectboxit-container .selectboxit:focus {
  outline: 0; }

/* Disabled Mouse Interaction */
.selectboxit.selectboxit-disabled, .selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default; }

/* Button Text */
.selectboxit-text {
  text-indent: 5px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: left; }

.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px; }

/* Options List */
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  /* Minimum Width of the dropdown list box options */
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  border-radius: 6px;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* Individual options */
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px; }

/* Individual Option Hover Action */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none; }

/* Individual Option Optgroup Header */
.selectboxit-option, .selectboxit-optgroup-header {
  text-indent: 5px;
  /* Horizontal Positioning of the select box option text */
  margin: 0;
  list-style-type: none; }

/* The first Drop Down option */
.selectboxit-option-first {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px; }

/* The first Drop Down option optgroup */
.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px; }

/* The last Drop Down option */
.selectboxit-option-last {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px; }

/* Drop Down optgroup headers */
.selectboxit-optgroup-header {
  font-weight: bold; }

/* Drop Down optgroup header hover psuedo class */
.selectboxit-optgroup-header:hover {
  cursor: default; }

/* Drop Down down arrow container */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 30px;
  position: absolute;
  right: 0; }

/* Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  /* Horizontally centers the down arrow */
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0; }

/* Drop Down down arrow for jQueryUI and jQuery Mobile */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%; }

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: left; }

.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle; }

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left; }

.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important; }

/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon {
  background-color: inherit; }

/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px; }

/*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
.selectboxit-btn {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3; }

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
  color: #333333;
  background-color: #e6e6e6; }

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px; }

.selectboxit-default-arrow {
  width: 0;
  height: 0;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.selectboxit-list {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.selectboxit-list .selectboxit-option-anchor {
  color: #333333; }

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3));
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x; }

.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999; }

.gform_wrapper .gfield {
  padding-bottom: 30px; }

.gform_wrapper .gfield.gfield_html {
  padding-bottom: 10px; }

.gform_wrapper .gfield.file {
  padding-bottom: 20px; }

.gform_wrapper .gfield.small {
  float: left;
  width: 47.5%; }

.gform_wrapper .gfield.small.last {
  margin-left: 5%; }

@media all and (max-width: 480px) {
  .gform_wrapper .gfield.small, .gform_wrapper .gfield.small.last {
    float: none;
    margin-left: 0;
    width: 100%; } }

.gform_wrapper .gfield h3 {
  font: 1.25em "Titillium Web", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: normal; }

.gform_wrapper .gfield.gform_hidden {
  padding-bottom: 0; }

.gform_wrapper .gfield_label {
  font: 1em "Titillium Web", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: none;
  display: block;
  padding-bottom: 6px; }

.gform_wrapper .file .gfield_label {
  padding-bottom: 2px; }

.gform_wrapper .gfield_contains_required .gfield_label:before {
  content: "* "; }

.gform_wrapper .gfield_required {
  display: none; }

.gform_wrapper .gfield_description.validation_message {
  color: #ff0000;
  font-size: .75em;
  padding-top: 2px;
  position: absolute; }

.gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="text"], .gform_wrapper textarea.medium {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 0;
  height: 40px;
  padding: 6px;
  width: 100%;
  -webkit-appearance: none; }
 
.gform_validation_container {
display:none !important;
}

.gform_wrapper input[type="file"] {
  font: 0.75em "Titillium Web", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  border-color: rgba(255, 255, 255, 0);
  color: #999;
  display: inline-block;
  width: auto;
  padding-left: 8px; }

.gform_wrapper .gform_drop_instructions, .gform_wrapper .gform_button_select_files {
  font: 0.75em "Titillium Web", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: none; }

.gform_wrapper .gfield_error input.medium, .gform_wrapper .gfield_error input[type="text"], .gform_wrapper .gfield_error textarea.medium {
  background: #FFE7E7;
  border-color: #ff0000; }

.gform_wrapper .gfield_error input[type="file"] {
  border: none;
  background: none; }

.gform_wrapper textarea.medium {
  height: 140px; }

.gform_wrapper .gfield_checkbox li {
  position: relative;
  width: 65%; }

.gform_wrapper .gfield_checkbox [type="checkbox"]:not(:checked),
.gform_wrapper .gfield_checkbox [type="checkbox"]:checked {
  position: absolute;
  left: -9999px; }

.gform_wrapper .gfield_checkbox [type="checkbox"]:not(:checked) + label,
.gform_wrapper .gfield_checkbox [type="checkbox"]:checked + label {
  font: 1em "Titillium Web", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: none;
  color: #bfbfbf;
  cursor: pointer;
  display: block;
  line-height: 1.1;
  position: relative;
  padding: 5px 0 0 28px; }

.gform_wrapper .gfield_checkbox [type="checkbox"]:not(:checked) + label:before,
.gform_wrapper .gfield_checkbox [type="checkbox"]:checked + label:before {
  width: 18px;
  height: 18px;
  background: transparent;
  border: 2px solid #ffed00;
  content: '';
  left: 0;
  position: absolute;
  top: 4px; }

.gform_wrapper .gfield_checkbox [type="checkbox"]:not(:checked) + label:after,
.gform_wrapper .gfield_checkbox [type="checkbox"]:checked + label:after {
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  content: '\f00c';
  color: #fff;
  font-family: 'icons-carbonleo';
  font-size: 14px;
  left: 5px;
  position: absolute;
  top: 8px; }

.gform_wrapper .gfield_checkbox [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

.gform_wrapper .gfield_checkbox [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.gform_wrapper .selectboxit-container span, .gform_wrapper .selectboxit-container a {
  height: 40px;
  line-height: 40px; }

.gform_wrapper .selectboxit-container select {
  width: 100% !important; }

.gform_wrapper .selectboxit-container .selectboxit {
  border-radius: 0;
  max-width: 100%;
  width: 260px; }

.gform_wrapper .selectboxit-container .selectboxit-btn {
  background: #fff;
  border: none; }

.gform_wrapper .selectboxit-container .selectboxit-arrow-container {
  background: #ffed00;
  width: 40px; }
  .gform_wrapper .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow {
    top: 0; }

.gform_wrapper .selectboxit-container .selectboxit-default-arrow {
  width: 40px;
  height: 40px;
  border: none;
  left: 0;
  line-height: 40px;
  text-align: center;
  top: 0; }

.gform_wrapper .selectboxit-container .selectboxit-default-arrow:before {
  content: "\f107";
  color: #222;
  font-family: 'icons-carbonleo';
  font-size: 20px; }

.gform_wrapper .selectboxit-container .selectboxit-options {
  border-radius: 0; }
  .gform_wrapper .selectboxit-container .selectboxit-options .selectboxit-option {
    text-indent: 0; }
    .gform_wrapper .selectboxit-container .selectboxit-options .selectboxit-option a {
      height: 40px;
      line-height: 40px;
      padding: 0 5px; }

.gform_wrapper .selectboxit-container .selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  background: #ffed00;
  color: #222; }

.gform_wrapper .selectboxit-container sup {
  display: inline-block;
  font-size: .5em;
  margin: -1px 0 0 -3px; }

.gform_wrapper .gform_ajax_spinner {
  width: 21px;
  height: 21px;
  background: #ffed00;
  display: inline-block;
  margin-left: 8px;
  position: relative;
  top: 8px;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out; }

#apply-form .form-wrapper {
  height: 100%; }

#apply-form .validation_error {
  color: #ff0000;
  line-height: 1.2;
  padding-bottom: 10px; }

#apply-form .gfield.name .gfield_label {
  display: none; }
  @media all and (max-width: 480px) {
    #apply-form .gfield.name .gfield_label {
      display: block; } }

#apply-form .gfield.name .ginput_complex.ginput_container {
  padding-top: 24px; }
  @media all and (max-width: 480px) {
    #apply-form .gfield.name .ginput_complex.ginput_container {
      padding-top: 0; } }
  #apply-form .gfield.name .ginput_complex.ginput_container:after {
    content: '';
    display: table;
    clear: both; }
  #apply-form .gfield.name .ginput_complex.ginput_container span {
    display: block;
    float: left;
    position: relative;
    width: 47.5%; }
    #apply-form .gfield.name .ginput_complex.ginput_container span label {
      left: 0;
      position: absolute;
      top: -24px; }
    @media all and (max-width: 480px) {
      #apply-form .gfield.name .ginput_complex.ginput_container span {
        float: none;
        width: 100%; }
        #apply-form .gfield.name .ginput_complex.ginput_container span label {
          font-size: .75em;
          position: relative;
          top: auto; } }
  #apply-form .gfield.name .ginput_complex.ginput_container span:first-child {
    margin-right: 5%; }

#apply-form .gfield_checkbox li {
  width: 100%; }

#apply-form .gfield_checkbox [type="checkbox"]:not(:checked) + label,
#apply-form .gfield_checkbox [type="checkbox"]:checked + label {
  color: #222; }

#apply-form .gfield_checkbox [type="checkbox"]:not(:checked) + label:before,
#apply-form .gfield_checkbox [type="checkbox"]:checked + label:before {
  border-color: #707173; }

#apply-form .gfield_checkbox [type="checkbox"]:not(:checked) + label:after,
#apply-form .gfield_checkbox [type="checkbox"]:checked + label:after {
  color: #222; }

#apply-form .gfield.name.gfield_contains_required .ginput_complex.ginput_container span label:before {
  content: "* "; }

@media all and (max-width: 1023px) {
  #apply-form .gfield.name.gfield_contains_required .ginput_complex.ginput_container span label:before {
    display: none; } }

#contact .contact-header {
  background-image: url(assets/images/textured-bg-3.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 0;
  padding: 3% 3% 3% 7.5%; }
  #contact .contact-header h2 {
    color: #fff;
    font-size: 1.75em;
    font-weight: normal;
    line-height: 1.25; }
  #contact .contact-header .cta {
    padding-top: 2%;
    text-align: right; }

#contact .col {
  margin: 0; }

#contact .col.map {
  float: right; }

#contact .full-address {
  background-image: url(assets/images/textured-bg-1.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 0; }
  #contact .full-address .text-wrapper {
    display: table;
    padding-left: 22.5%; }
    #contact .full-address .text-wrapper .vertical-align {
      display: table-cell;
      vertical-align: middle; }
  #contact .full-address h4 {
    font: 1.875em "Titillium Web", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.1; }
  #contact .full-address p {
    font-size: .9375em;
    line-height: 1.25;
    padding-top: 14px; }
    #contact .full-address p a {
      color: #222; }
    #contact .full-address p a:hover {
      text-decoration: none; }

#contact #contact-map {
  height: 440px; }

@media all and (max-width: 1023px) {
  #contact {
    height: auto !important; }
    #contact .contact-header .span_9_of_12 {
      float: none;
      width: 100%; }
    #contact .contact-header .cta {
      display: none; }
    #contact .col {
      float: none;
      width: 100% !important; }
    #contact .col.map {
      float: none;
      height: 400px !important; }
    #contact .col.full-address {
      background: none;
      height: auto !important; }
      #contact .col.full-address .text-wrapper {
        display: block;
        height: inherit !important;
        padding: 20px; }
        #contact .col.full-address .text-wrapper .vertical-align {
          display: block; }
        #contact .col.full-address .text-wrapper h4 {
          display: none; }
        #contact .col.full-address .text-wrapper p {
          float: left;
          padding-top: 0;
          width: 50%; } }

@media all and (max-width: 767px) {
  #contact .contact-header {
    padding: 20px; }
    #contact .contact-header h2 {
      font-size: 1.25em; } }

@media all and (max-width: 720px) {
  #contact .contact-header h2 {
    font-size: 1em; }
  #contact .col.full-address .text-wrapper {
    padding: 10px; }
  #contact .col.full-address p {
    font-size: .75em; }
  #contact .col.full-address p:first-of-type {
    width: 50%; }
  #contact .col.full-address p:last-of-type {
    width: 50%; } }

@media all and (max-width: 480px) {
  #contact .col.full-address p:first-of-type br {
    display: none; }
  #contact .col.full-address .mobile-br {
    display: block; } }

#customInfoBox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 237, 0, 0.8);
  bottom: 0;
  font-size: 16px;
  padding: 20px 30px;
  position: absolute; }
  #customInfoBox h2 {
    font: 0.9125em "Titillium Web", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase; }
  #customInfoBox h2:after {
    width: 66px;
    height: 6px;
    content: " ";
    background: #222;
    display: block;
    margin: 4px 0 8px 0; }
  #customInfoBox p {
    font: 0.75em "Titillium Web", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: normal;
    line-height: 1.1;
    padding-bottom: 6px; }
    #customInfoBox p a {
      color: #222; }
  #customInfoBox a.get-directions {
    font: 0.75em "Titillium Web", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #222;
    display: block; }
  #customInfoBox a.get-directions:hover {
    text-decoration: underline; }
  #customInfoBox a.get-directions:after {
    content: "\e604";
    display: inline-block;
    font-family: "icons-carbonleo";
    font-size: 16px;
    margin-left: 6px;
    position: relative;
    top: 3px; }

#customInfoBox:before {
  border-bottom: 14px solid transparent;
  border-right: 14px solid rgba(255, 237, 0, 0.8);
  border-top: 14px solid transparent;
  height: 0;
  width: 0;
  bottom: 14px;
  content: " ";
  position: absolute;
  left: -14px; }

.lightbox-form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  height: 100%;
  left: 24px;
  padding-top: 92px;
  position: fixed;
  top: 100%;
  width: -webkit-calc(100% - 48px);
  width: -moz-calc(100% - 48px);
  width: calc(100% - 48px);
  z-index: 90000000; }
  .lightbox-form .lightbox-overlay-bg {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(assets/images/form-lightbox-bg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 0;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1; }
  .lightbox-form .lightbox-header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(51, 51, 51, 0.54);
    margin-bottom: 2.5%;
    padding: 10px 2.5%; }
  .lightbox-form .inner-scroll {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    padding: 0 9%;
    width: 100%; }
  .lightbox-form .lightbox-form-wrapper {
    margin: 0 auto;
    position: relative;
    z-index: 10; }
  .lightbox-form h2 {
    font: 1.875em "Titillium Web", Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    float: left;
    line-height: 1; }
  .lightbox-form .close-btn {
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    width: 26px;
    height: 26px;
    background: #fff;
    color: #222;
    display: block;
    line-height: 26px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0; }
  .lightbox-form .close-btn:before {
    font-family: "icons-carbonleo";
    font-size: 14px; }
  .lightbox-form .close-btn:hover {
    color: #707173; }
  .lightbox-form #fake-confirmation-message {
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    background: rgba(255, 237, 0, 0.8);
    line-height: 1.1;
    padding: 2.5% 5%;
    position: absolute;
    top: 40%;
    width: -webkit-calc(100% + 24px);
    width: -moz-calc(100% + 24px);
    width: calc(100% + 24px); }
    .lightbox-form #fake-confirmation-message p {
      font-size: 1.5em; }
  .lightbox-form #fake-confirmation-message.visible {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  .lightbox-form #gform_confirmation_message_1 {
    display: none; }
  .lightbox-form .gform_wrapper {
    padding-bottom: 30px; }
    .lightbox-form .gform_wrapper .gform_body:after {
      content: '';
      display: table;
      clear: both; }
    .lightbox-form .gform_wrapper .validation_error {
      display: none; }
    .lightbox-form .gform_wrapper .left-fields,
    .lightbox-form .gform_wrapper .right-fields {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      clear: none;
      float: left;
      padding-right: 15%;
      width: 50%; }
      .lightbox-form .gform_wrapper .left-fields .gfield.fieldgroup_extra_li,
      .lightbox-form .gform_wrapper .right-fields .gfield.fieldgroup_extra_li {
        height: 0;
        margin: 0;
        padding: 0; }
      .lightbox-form .gform_wrapper .left-fields .gfield:nth-last-child(2),
      .lightbox-form .gform_wrapper .right-fields .gfield:nth-last-child(2) {
        padding-bottom: 0; }
    .lightbox-form .gform_wrapper .gfield_label {
      color: #bfbfbf; }
    .lightbox-form .gform_wrapper .gform_footer {
      margin-left: 50%; }
      .lightbox-form .gform_wrapper .gform_footer .gform_button.button {
        margin-right: 20px;
        position: relative; }
  @media all and (max-width: 1200px) {
    .lightbox-form .lightbox-header {
      padding: 20px 15px; }
    .lightbox-form .inner-scroll {
      padding: 0 45px; }
    .lightbox-form .gform_wrapper .left-fields,
    .lightbox-form .gform_wrapper .right-fields {
      padding-right: 7.5%; } }
  @media all and (max-width: 1023px) {
    .lightbox-form {
      left: 12px;
      padding-top: 70px;
      width: -webkit-calc(100% - 24px);
      width: -moz-calc(100% - 24px);
      width: calc(100% - 24px); }
      .lightbox-form .inner-scroll {
        padding: 0 30px; }
      .lightbox-form .gform_wrapper .left-fields,
      .lightbox-form .gform_wrapper .right-fields {
        float: none;
        padding-right: 0;
        width: 100%; }
      .lightbox-form .gform_wrapper .gfield_checkbox li {
        width: 100%; }
      .lightbox-form .gform_wrapper .gform_footer {
        margin-left: 0;
        text-align: center; }
        .lightbox-form .gform_wrapper .gform_footer .gform_button.button {
          float: none;
          margin-right: 0;
          top: 0;
          width: 60%; } }
  @media all and (max-width: 767px) {
    .lightbox-form .lightbox-header {
      padding: 24px 15px 20px 15px; }
      .lightbox-form .lightbox-header h2 {
        font-size: 1.25em;
        font-weight: 400; }
    .lightbox-form .close-btn {
      right: 15px;
      top: 18px; }
    .lightbox-form #fake-confirmation-message {
      padding: 25px 15px; }
      .lightbox-form #fake-confirmation-message p {
        font-size: 1.25em; }
    .lightbox-form .inner-scroll {
      padding: 0 10px 0 18px; } }
  @media all and (max-width: 720px) {
    .lightbox-form {
      left: 0;
      width: 100%; } }

#site-footer {
  background: #333;
  position: relative;
  z-index: 10; }
  #site-footer .group {
    padding: 3% 0 2.5% 7.5%; }
  #site-footer #footer-map {
    position: relative; }
    #site-footer #footer-map:before {
      width: 100px;
      height: 8px;
      content: " ";
      background: #ffed00;
      display: block;
      margin: -25px 0 0 -50px;
      position: absolute; }
    #site-footer #footer-map li.menu-item-has-children, #site-footer #footer-map li.sales {
      float: left;
      width: 25%; }
      #site-footer #footer-map li.menu-item-has-children a, #site-footer #footer-map li.sales a {
        transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        color: #ffed00;
        font-size: 1.5em;
        text-transform: uppercase; }
      #site-footer #footer-map li.menu-item-has-children a:hover, #site-footer #footer-map li.sales a:hover {
        color: #fff; }
      #site-footer #footer-map li.menu-item-has-children ul, #site-footer #footer-map li.sales ul {
        padding-top: 6px; }
        #site-footer #footer-map li.menu-item-has-children ul li, #site-footer #footer-map li.sales ul li {
          padding: 4px 0; }
          #site-footer #footer-map li.menu-item-has-children ul li a, #site-footer #footer-map li.sales ul li a {
            color: #b1b1b1;
            font-size: 1em; }
          #site-footer #footer-map li.menu-item-has-children ul li a:hover, #site-footer #footer-map li.sales ul li a:hover {
            color: #fff; }
    #site-footer #footer-map li.contact {
      display: none; }
  #site-footer .footer-address {
    padding-top: 14px; }
    #site-footer .footer-address h4 {
      font: 0.9375em "Titillium Web", Helvetica, Arial, sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      color: #b1b1b1;
      line-height: 1.1; }
    #site-footer .footer-address h4:after {
      width: 66px;
      height: 8px;
      content: " ";
      background: #ffed00;
      display: block;
      margin: 8px 0 10px 0; }
    #site-footer .footer-address p {
      color: #b1b1b1;
      font: .75em 'Verdana', Helvetica, Arial, sans-serif;
      line-height: 1.1;
      padding-bottom: 10px; }
      #site-footer .footer-address p a {
        color: inherit; }
    #site-footer .footer-address a.icon-linkedin {
      width: 32px;
      height: 32px;
      transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      background: #707173;
      border-radius: 3px;
      color: #fff;
      display: block;
      text-align: center; }
    #site-footer .footer-address a.icon-linkedin:before {
      width: 29px;
      height: 32px;
      display: block;
      font-family: "icons-carbonleo";
      font-size: 24px;
      line-height: 32px;
      margin-left: 3px; }
    #site-footer .footer-address a.icon-linkedin:hover {
      color: #ffed00; }
  #site-footer .legal a {
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    color: #b1b1b1;
    display: block;
    font-size: .875em;
    line-height: 1.1;
    max-width: 220px;
    text-decoration: underline;
    text-transform: uppercase; }
  #site-footer .legal a:hover {
    color: #fff; }
  #site-footer .legal p.copyright {
    color: #b1b1b1;
    font-size: .75em;
    text-transform: uppercase; }
  @media all and (max-width: 1023px) {
    #site-footer #footer-map, #site-footer .footer-address h4, #site-footer .footer-address p, #site-footer .legal a {
      display: none; }
    #site-footer .group {
      padding: 30px 0; }
      #site-footer .group .col {
        float: none; }
      #site-footer .group .span_3_of_12 {
        width: 100%; }
    #site-footer .pull-right {
      text-align: center; }
      #site-footer .pull-right .btn, #site-footer .pull-right .gform_wrapper .gform_footer .gform_button.button, .gform_wrapper .gform_footer #site-footer .pull-right .gform_button.button {
        padding: 6px 30px; }
    #site-footer .footer-address {
      padding-top: 0;
      position: absolute;
      right: 10px;
      top: 40px; }
      #site-footer .footer-address p.linkedin {
        display: block; }
    #site-footer .copyright {
      left: 10px;
      line-height: 1.1;
      position: absolute;
      text-align: left;
      top: 42px;
      width: 60px; } }
  @media all and (max-width: 480px) {
    #site-footer .group {
      padding: 20px 0; }
    #site-footer .pull-right {
      padding-bottom: 10px;
      text-align: center; }
      #site-footer .pull-right .btn, #site-footer .pull-right .gform_wrapper .gform_footer .gform_button.button, .gform_wrapper .gform_footer #site-footer .pull-right .gform_button.button {
        padding: 6px 20px; }
    #site-footer .footer-address {
      top: 24px; }
    #site-footer .legal p.copyright {
      font-size: .625em;
      top: 30px; } }