@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700);
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
html {
  font-size: 55.55%;
}
body {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Geogrotesque-Medium', Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #2f2f2f;
  line-height: 1.18;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
}
h1,
.h1 {
  font-size: 34px;
  font-size: 3.4rem;
}
h2,
.h2 {
  font-size: 30px;
  font-size: 3rem;
}
h3,
.h3 {
  font-size: 26px;
  font-size: 2.6rem;
}
h4,
.h4 {
  font-size: 22px;
  font-size: 2.2rem;
}
h5,
.h5 {
  font-size: 20px;
  font-size: 2rem;
}
h6,
.h6 {
  font-size: 18px;
  font-size: 1.8rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
}
blockquote,
p,
ol,
ul,
form,
table,
.thumbnail,
.carousel,
.tab-content,
.highlight-row,
.control-group,
.nav-page,
.alert,
.module,
.form-group {
  margin: 0 0 28px;
}
.block-wrapper {
  margin: 0 0 28px!important;
}
b,
strong,
label {
  font-weight: 700;
}
.lead {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
  line-height: 1.4;
}
.page-title {
  font-size: 34px;
  font-size: 3.4rem;
  padding: 23px 0 18px;
  background-color: #007B88;
  margin-bottom: 50px;
}
.page-title h1 {
  line-height: 1em;
  color: #fff;
  margin-bottom: 0;
}
hr {
  margin: 30px 0;
  border: 0;
  border-top: 1px solid #e1e1e1;
}
.page-about .page-title {
  background-color: #1A74BB;
}
.page-services .page-title {
  background-color: #8BC53E;
}
.page-our-people .page-title {
  background-color: #BAC11F;
}
.page-our-approach .page-title {
  background-color: #00AEC0;
}
.page-systems .page-title {
  background-color: #007B88;
}
.page-contact-us .page-title {
  background-color: #555;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-grey {
  color: #888;
}
.text-black {
  color: #000;
}
ul,
ol {
  padding: 0;
  margin-left: 1.7em;
}
ul li,
ol li {
  margin: 0 0 1em;
}
ul {
  list-style-type: none;
  margin-left: 0px;
}
ul > li {
  background-image: url("../img/ui/list-tick.b89887d448d8.png");
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding-left: 1.7em;
}
ul[class] > li {
  padding-left: 0;
  background: none;
  margin-bottom: 0;
}
.site-content-wrapper ol {
  list-style-type: none;
  list-style-type: decimal !ie;
  /*IE 7- hack*/
  counter-reset: li-counter;
}
.site-content-wrapper ol > li {
  position: relative;
}
.site-content-wrapper ol > li:before {
  position: absolute;
  top: 0;
  left: -1.7em;
  width: 1.7em;
  color: #8BC53E;
  content: counter(li-counter) '.';
  counter-increment: li-counter;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  color: #575757;
}
a {
  color: #00AEC0;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #007B88;
}
.site-header {
  *zoom: 1;
  padding-top: 11px;
  background: url("../img/ui/header-colours.17fb735defe3.png") repeat-x 50% 0 #fff;
}
.site-header:before,
.site-header:after {
  display: table;
  content: "";
  line-height: 0;
}
.site-header:after {
  clear: both;
}
.site-header > div {
  padding-top: 1.6em;
  padding-bottom: 1.6em;
  position: relative;
}
.site-logo,
.site-logo-img {
  float: left;
  margin: 0;
  display: block;
}
.site-logo-img {
  width: 150px;
  height: 54px;
}
.site-logo-img img {
  max-width: 100%;
  max-height: 100%;
}
.site-logo a {
  width: 200px;
  height: 72px;
  text-indent: -99990px;
  background: url("../img/ui/site-logo.57bd06d2396d.svg") no-repeat 0 0 transparent;
  background-size: 200px 72px;
  display: block;
}
.no-svg .site-logo {
  background-image: url("../img/ui/site-logo.c8584feeebc0.png");
}
.site-footer,
.site-footer h6,
.site-footer h5 {
  line-height: 24px;
}
.site-footer,
.site-footer h6,
.site-footer a {
  color: #888;
}
.site-footer .top-page {
  color: #00AEC0;
}
.site-footer {
  margin: 3em 0;
  padding: 26px 0;
  padding-bottom: 1px;
  background: url("../img/ui/footer-colours.3513bc2207e7.png") repeat-x 50% 0 #fff;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
}
.site-footer h6 {
  font-size: 16px;
  font-size: 1.6rem;
}
.site-footer h6 ~ h6 {
  margin-top: 15px;
}
.site-footer h5 {
  margin-bottom: 22px;
}
.site-footer p,
.site-footer h6,
.site-footer li {
  margin-bottom: 0;
}
.site-footer ul > li {
  padding: 0;
  background: none;
}
.faux-title {
  margin-top: 46px;
}
.footer-brand {
  float: right;
  width: 100px;
  line-height: 20px;
  text-align: center;
}
.footer-brand ul {
  font-family: 'Geogrotesque-Medium', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.footer-logo {
  display: block;
  margin-bottom: 13px;
}
.top-page {
  position: absolute;
  right: 20px;
  top: -50px;
  width: 30px;
  display: block;
  font-family: 'Geogrotesque-Medium', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.1;
}
.top-page img {
  margin-bottom: 4px;
}
#footer-contact.collapse {
  height: auto;
  overflow: visible;
}
.alert {
  padding: 8px 35px 8px 14px;
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12765957%;
  *margin-left: 2.07446809%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
.row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
.row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
.row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
.row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
.row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
.row-fluid .offset12 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%;
}
.row-fluid .offset9 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%;
}
.row-fluid .offset8 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
.row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%;
}
.row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%;
}
.row-fluid .offset4 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
.row-fluid .offset3 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
.row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%;
}
.row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.highlight-row {
  width: 100%;
  *zoom: 1;
}
.highlight-row:before,
.highlight-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.highlight-row:after {
  clear: both;
}
.highlight-row h4 {
  position: relative;
  padding-right: 90px;
}
.highlight-row h4 a {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 70px;
  text-align: right;
}
.highlight {
  float: left;
  display: block;
  width: 100%;
  position: relative;
  color: #fff;
}
.highlight-1-2 {
  width: 50%;
  *width: 49.9%;
}
.highlight-1-3 {
  width: 33.33333333333333%;
}
.highlight-3-5,
.highlight-2-5 {
  float: left;
}
.highlight-3-5 {
  width: 541px;
}
.highlight-2-5 {
  width: 399px;
}
.highlight > div > div {
  padding: 3em 2em;
}
.highlight:hover,
.highlight h1,
.highlight h2,
.highlight h3,
.highlight h4,
.highlight h5,
.highlight h6 {
  color: #fff;
}
.highlight-home,
.highlight-careers,
.highlight-about {
  background-color: #1A74BB;
}
.highlight-training {
  background-color: #00AEC0;
}
.highlight-grid,
.highlight-people {
  background-color: #BAC11F;
}
.highlight-approach {
  background-color: #007B88;
}
.highlight-systems {
  background-color: #0064cd;
}
.highlight-contact {
  background-color: #575757;
}
.highlight-systems {
  background: url("../img/systems/systems-image-01.a9c8561ad7ed.jpg") 50% 50% #555;
}
.highlight-xs {
  height: 112px;
}
.highlight-s {
  height: 290px;
}
.highlight-m {
  height: 345px;
}
.highlight-l {
  height: 347px;
}
.highlight-grid {
  height: 399px;
}
.highlight-portrait {
  position: absolute;
  top: 0;
  left: 0;
}
.highlight-centered {
  display: table;
  text-align: center;
}
.highlight-centered > div {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  *position: absolute;
  *top: 50%;
  *left: 0;
}
.highlight-centered > div > div {
  padding: 0 2em;
  *position: relative;
  *top: -50%;
  *left: 0;
}
.highlight-person {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  background-color: #BAC11F;
  text-align: left;
}
.highlight-person > div > div {
  padding: 0;
  margin-left: 120px;
  margin-right: 10px;
}
.highlight-header {
  height: 75px;
  float: none;
  text-align: left;
  *zoom: 1;
}
.highlight-header:before,
.highlight-header:after {
  display: table;
  content: "";
  line-height: 0;
}
.highlight-header:after {
  clear: both;
}
.highlight-header > div > div {
  padding: 0;
}
.lt-ie9 .highlight-person {
  font-size: 14px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
  width: 940px;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.fp-page .container {
  width: auto;
  max-width: 940px;
}
.editor-hidden .container {
  width: 940px;
  max-width: none;
}
.gutter-right {
  margin-right: 20px;
}
.gutter-left {
  margin-left: 20px;
}
.site-content > .gutter-right {
  margin-right: 40px;
}
.row-fluid .site-content {
  margin-left: 0;
  min-height: 400px;
}
.row-fluid .site-aside {
  float: right;
  min-height: 0;
}
.button,
a.button,
input[type="submit"],
form button {
  background-color: transparent;
  border: 1px solid #00AEC0;
  color: #00AEC0;
  padding: 0.8em 2.4em;
  text-decoration: none;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-family: 'Geogrotesque-Medium', Helvetica, Arial, sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  -webkit-transition: background-color 0.1s ease;
  -moz-transition: background-color 0.1s ease;
  -o-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease;
}
.button:hover,
a.button:hover,
input[type="submit"]:hover,
form button:hover {
  border-color: #00AEC0;
  background-color: #00AEC0;
  color: #fff;
}
.button:active,
a.button:active,
input[type="submit"]:active,
form button:active {
  top: 1px;
  background-color: #00c5da;
  border-color: #00c5da;
  color: #fff;
}
.button span,
a.button span,
input[type="submit"] span,
form button span {
  vertical-align: middle;
}
.button:active,
a.button:active,
input[type="submit"]:active,
form button:active {
  top: 1px;
}
.button:focus,
a.button:focus,
input[type="submit"]:focus,
form button:focus {
  outline: none;
}
.button.button-block,
a.button.button-block,
input[type="submit"].button-block,
form button.button-block {
  padding: 0.8em 0;
  width: 100%;
  text-align: center;
}
.button.button-inverse,
a.button.button-inverse,
input[type="submit"].button-inverse,
form button.button-inverse {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.button.button-inverse:hover,
a.button.button-inverse:hover,
input[type="submit"].button-inverse:hover,
form button.button-inverse:hover {
  border-color: #fff;
  background-color: #fff;
  color: #575757;
}
.button.button-inverse:active,
a.button.button-inverse:active,
input[type="submit"].button-inverse:active,
form button.button-inverse:active {
  top: 1px;
  background-color: #ffffff;
  border-color: #ffffff;
  color: #575757;
}
.button.button-warning,
a.button.button-warning,
input[type="submit"].button-warning,
form button.button-warning {
  background-color: transparent;
  border: 1px solid #8F0000;
  color: #8F0000;
}
.button.button-warning:hover,
a.button.button-warning:hover,
input[type="submit"].button-warning:hover,
form button.button-warning:hover {
  border-color: #8F0000;
  background-color: #8F0000;
  color: #fff;
}
.button.button-warning:active,
a.button.button-warning:active,
input[type="submit"].button-warning:active,
form button.button-warning:active {
  top: 1px;
  background-color: #a90000;
  border-color: #a90000;
  color: #fff;
}
.btn-group {
  display: inline-block;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.arrow {
  display: block;
  width: 38px;
  height: 32px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  -webkit-transition: right 0.3s ease;
  -moz-transition: right 0.3s ease;
  -o-transition: right 0.3s ease;
  transition: right 0.3s ease;
}
.arrow img {
  width: 100%;
}
.arrow-s {
  width: 28px;
  height: 23px;
  position: absolute;
  bottom: 35px;
}
.arrow-xs {
  width: 25px;
  height: 21px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
a:hover .arrow {
  right: 30px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
label,
input,
select,
textarea {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.42857143;
}
input,
button,
select,
textarea {
  font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
.lt-ie8 .field-block,
.js .form-select,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="search"] {
  display: block;
  height: 50px;
  *height: auto;
  padding: 10px;
  margin-bottom: 10px;
  color: #555;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  vertical-align: middle;
  background-color: #F7F7F7;
  -webkit-box-shadow: inset 0 1px 0 #dbe1e5;
  -moz-box-shadow: inset 0 1px 0 #dbe1e5;
  box-shadow: inset 0 1px 0 #dbe1e5;
  border: 0;
}
.lt-ie8 .field-block:focus,
.js .form-select:focus,
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="search"]:focus {
  -webkit-box-shadow: inset 0 1px 0 #00AEC0;
  -moz-box-shadow: inset 0 1px 0 #00AEC0;
  box-shadow: inset 0 1px 0 #00AEC0;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
}
input,
textarea {
  width: 100%;
}
.lt-ie8 .field-block,
textarea {
  height: auto;
}
.lt-ie8 select,
.lt-ie8 textarea,
.lt-ie8 input[type="text"],
.lt-ie8 input[type="password"],
.lt-ie8 input[type="datetime"],
.lt-ie8 input[type="date"],
.lt-ie8 input[type="month"],
.lt-ie8 input[type="time"],
.lt-ie8 input[type="week"],
.lt-ie8 input[type="number"],
.lt-ie8 input[type="email"],
.lt-ie8 input[type="search"] {
  padding: 0;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 3px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}
select {
  width: 100%;
  border: 1px solid #ccc;
  background-color: #F7F7F7;
}
select[multiple],
select[size] {
  height: auto;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 30px;
  font-weight: normal;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -30px;
}
.help-block {
  display: block;
  color: #7d7d7d;
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 1.4rem;
}
.site-content-wrapper .select2-container .select2-choice {
  height: 50px;
  line-height: 50px;
  border: 1px solid #F7F7F7;
  color: #555;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #F7F7F7;
  -webkit-box-shadow: inset 0 1px 0 #dbe1e5;
  -moz-box-shadow: inset 0 1px 0 #dbe1e5;
  box-shadow: inset 0 1px 0 #dbe1e5;
  background-image: none;
  filter: none;
}
.site-content-wrapper .select2-container.select2-dropdown-open .select2-choice {
  -webkit-box-shadow: inset 0 1px 0 #00AEC0;
  -moz-box-shadow: inset 0 1px 0 #00AEC0;
  box-shadow: inset 0 1px 0 #00AEC0;
}
.site-content-wrapper .select2-container .select2-choice > .select2-chosen {
  margin-right: 35px;
}
.site-content-wrapper .select2-container .select2-choice .select2-arrow {
  width: 30px;
  border-left-width: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-image: none;
  filter: none;
  background: transparent;
}
.site-content-wrapper .select2-container .select2-choice .select2-arrow b {
  background: url("../img/ui/select-image.b134402d866d.png") no-repeat 0 0;
}
.site-content-wrapper .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: 0 -50px;
}
.site-content-wrapper .select2-dropdown-open.select2-drop-above .select2-choice,
.site-content-wrapper .select2-dropdown-open.select2-drop-above .select2-choices {
  border: 0;
  border-top-color: transparent;
  background-image: none;
  filter: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  .site-content-wrapper .select2-container .select2-choice .select2-arrow b {
    background-image: url("../img/ui/select-image.b134402d866d.png") !important;
    background-size: auto !important;
  }
}
.select2-drop-active {
  border: 1px solid #F7F7F7 !important;
}
.select2-drop {
  color: #555 !important;
  border: 1px solid #aaa;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.select2-results .select2-highlighted {
  background: #00AEC0 !important;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #888;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
}
table th,
table td {
  padding: 1em;
  line-height: 1.1;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #888;
  border-left: 1px solid #888;
}
table th.centered,
table td.centered {
  text-align: center;
}
table th {
  font-family: 'Geogrotesque-Medium', Helvetica, Arial, sans-serif;
  text-transform: capitalize;
  background: #F7F7F7;
  color: #000;
}
table thead th {
  vertical-align: bottom;
}
table tbody > tr:nth-child(even) > td,
table tbody > tr:nth-child(even) > th {
  background-color: #F6F6F6;
}
table caption + thead tr:first-child th,
table caption + tbody tr:first-child th,
table caption + tbody tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + tbody tr:first-child th,
table colgroup + tbody tr:first-child td,
table thead:first-child tr:first-child th,
table tbody:first-child tr:first-child th,
table tbody:first-child tr:first-child td {
  border-top: 0;
}
table thead:first-child tr:first-child > th:first-child,
table tbody:first-child tr:first-child > td:first-child,
table tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
table thead:first-child tr:first-child > th:last-child,
table tbody:first-child tr:first-child > td:last-child,
table tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
table thead:last-child tr:last-child > th:first-child,
table tbody:last-child tr:last-child > td:first-child,
table tbody:last-child tr:last-child > th:first-child,
table tfoot:last-child tr:last-child > td:first-child,
table tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
table thead:last-child tr:last-child > th:last-child,
table tbody:last-child tr:last-child > td:last-child,
table tbody:last-child tr:last-child > th:last-child,
table tfoot:last-child tr:last-child > td:last-child,
table tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
table tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
table tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
table caption + thead tr:first-child th:first-child,
table caption + tbody tr:first-child td:first-child,
table colgroup + thead tr:first-child th:first-child,
table colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
table caption + thead tr:first-child th:last-child,
table caption + tbody tr:first-child td:last-child,
table colgroup + thead tr:first-child th:last-child,
table colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #888;
  background-color: #fff;
  cursor: default;
}
.site-home-wrapper .highlight-home {
  height: 270px;
}
.site-home-wrapper .highlight-services {
  height: 410px;
}
.site-home-wrapper .highlight-systems,
.site-home-wrapper .highlight-training,
.site-home-wrapper .highlight-careers {
  height: 231px;
}
.site-home-wrapper .highlight-people {
  height: 281px;
}
#image-fade.owl-carousel .owl-item img,
.site-home-wrapper .highlight-approach {
  height: 305px;
}
.site-home-wrapper h2 {
  margin: 20px 0 10px;
  font-size: 32px;
  font-size: 3.2rem;
}
.site-home-wrapper p {
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 14px\9;
}
.site-home-wrapper .highlight-row {
  margin-bottom: 0;
}
.site-home-wrapper .highlight-home h1 {
  font-size: 28px;
  font-size: 2.8rem;
  font-size: 25px\9;
  font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
  line-height: 1.4;
  font-weight: normal;
  text-transform: none;
  margin-bottom: 0;
}
.site-home-wrapper .highlight-home,
.site-home-wrapper .highlight-services,
.site-home-wrapper .highlight-people,
.site-home-wrapper .highlight-approach,
.site-home-wrapper .highlight-grid {
  float: none;
}
.site-home-wrapper .highlight-systems,
.site-home-wrapper .highlight-training,
.site-home-wrapper .highlight-careers {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 14px\9;
}
.site-home-wrapper .highlight-systems h3,
.site-home-wrapper .highlight-training h3,
.site-home-wrapper .highlight-careers h3 {
  text-align: center;
}
.site-home-wrapper .highlight-services {
  position: relative;
}
.site-home-wrapper .highlight-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#image-fade.owl-carousel .owl-item img {
  width: 100%;
  display: block;
}
.highlight-services h3 {
  margin-top: 50px;
  margin-bottom: 4px;
  font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 34px;
  font-size: 3.4rem;
}
.highlight-services img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.highlight-services p {
  margin-bottom: 70px;
}
.yellow-line {
  width: 100px;
  height: 3px;
  background: #F9EC33;
  margin: 0 auto;
}
.person-grid {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
  width: 100%;
  overflow: hidden;
}
.person-grid a > img,
.person-grid a,
.person-grid li {
  display: block;
}
.person-grid li {
  width: 133px;
  float: left;
}
.person-grid a > img {
  width: 100%;
  height: auto;
}
.person-grid a {
  position: relative;
  color: #fff;
}
.person-grid a:hover span {
  filter: alpha(opacity=100);
  opacity: 1;
}
.person-grid span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  background: #BAC11F;
  background: rgba(186, 193, 31, 0.7);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
}
.person-grid span img {
  position: absolute;
  top: 20px;
  left: 15px;
}
.person-grid h6 {
  margin: 10px;
  color: #fff;
  border-bottom: 2px solid #fff;
  padding-bottom: 2px;
}
.people-testimonials {
  position: relative;
  overflow: hidden;
}
.people-testimonials .highlight-centered {
  text-align: left;
}
.people-testimonials .highlight-centered > div > div {
  background: #BAC11F;
  padding: 20px;
  width: 45%;
  margin-left: auto;
  margin-right: 30px;
}
.people-testimonials h3 {
  border-bottom: 2px solid #fff;
  padding-bottom: 4px;
}
.people-testimonials p {
  line-height: 26px;
  margin-bottom: 0;
}
.lt-ie9 .people-testimonials p {
  font-size: 16px;
  line-height: 20px;
}
.person-landscape {
  position: absolute;
  top: 0;
  left: 0;
}
.synced-thumb {
  position: relative;
}
.synced-border {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 3px solid #BAC11F;
  top: 0;
  left: 0;
  display: none;
}
.synced .synced-border {
  display: block;
}
.results {
  text-align: center;
  padding: 25px 0 100px;
}
#people-carousel.owl-theme .owl-controls {
  margin-top: 0;
}
#people-carousel.owl-theme .owl-controls .owl-buttons div {
  color: #ffffff;
  display: inline-block;
  zoom: 1;
  padding: 0;
  font-size: inherit;
  text-indent: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  width: auto;
  height: auto;
  background: none;
}
#people-carousel.owl-theme .item img {
  height: 100%;
}
#people-carousel.owl-theme .owl-prev,
#people-carousel.owl-theme .owl-next {
  top: auto;
  bottom: -175px;
  margin-top: 0;
}
.fileroom th {
  color: #555;
}
.fileroom td {
  color: #888;
}
.fileroom .controls {
  padding-bottom: 1em;
  float: right;
}
.fileroom a.button {
  margin-bottom: 1em;
}
.upload {
  position: relative;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
  padding: 1em;
}
.upload-header {
  padding: 9px 15px;
  text-align: center;
}
.upload-header h3 {
  margin: 0;
  line-height: 30px;
}
.upload-content {
  position: relative;
  overflow-y: auto;
  padding: 15px;
}
.upload-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
.upload-footer:before,
.upload-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.upload-footer:after {
  clear: both;
}
.upload-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.upload-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.upload-footer .btn-block + .btn-block {
  margin-left: 0;
}
.login {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
  padding: 1em;
}
.login-header {
  padding: 9px 15px;
  text-align: center;
}
.login-header h3 {
  margin: 0;
  line-height: 30px;
}
.login-content {
  position: relative;
  overflow-y: auto;
  padding: 15px;
}
.login-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
.login-footer:before,
.login-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.login-footer:after {
  clear: both;
}
.login-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.login-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.login-footer .btn-block + .btn-block {
  margin-left: 0;
}
.nav {
  margin-left: 0;
  list-style: none;
  font-family: 'Geogrotesque-Medium', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 1.18;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.nav-tabs,
.nav-site {
  *zoom: 1;
}
.nav-tabs:before,
.nav-site:before,
.nav-tabs:after,
.nav-site:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-site:after {
  clear: both;
}
.nav-tabs > li,
.nav-site > li {
  float: left;
}
.nav-tabs > li > a,
.nav-site > li > a {
  line-height: 1em;
}
.nav-page {
  margin-left: -30px;
}
.nav-page .nav-page {
  margin-top: 0.5em;
  margin-bottom: 0;
  margin-left: 0;
}
ul.nav-page > li {
  margin-bottom: 0.5em;
}
.nav-page > li > a {
  padding: 3px 0 3px 30px;
  overflow: hidden;
  background: url("../img/ui/arrow-right-green.ee58b7e12d31.svg") no-repeat -18px 5px transparent;
  background-size: 18px 15px;
  -webkit-transition: background-position 0.2s ease;
  -moz-transition: background-position 0.2s ease;
  -o-transition: background-position 0.2s ease;
  transition: background-position 0.2s ease;
}
.nav-page > .active > a,
.nav-page > li > a:hover {
  color: #007B88;
  background-position: 0 5px;
}
.no-svg .nav-page > li > a {
  background-image: url("../img/ui/arrow-right-green.76606c709d9e.png");
}
.nav-tabs {
  border-bottom: 1px solid #00AEC0;
  margin-bottom: 0;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  background-color: #00AEC0;
  color: #fff;
  border: 1px solid transparent;
  padding: 0.8em;
  margin-right: 2px;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  background-color: #00c5da;
  color: #fff;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #F7F7F7 #F7F7F7 #ddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #fff;
  background-color: #1A74BB;
  border: 1px solid #1A74BB;
  border-bottom-color: transparent;
  cursor: default;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
  border: 1px solid #00AEC0;
  border-top: 0;
  padding: 28px;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-site {
  float: right;
  margin-top: 1.4em;
  margin-bottom: 0;
}
.nav-site > li:first-child ~ li {
  margin-left: 1.3em;
}
.lt-ie9 .nav-site {
  font-size: 16px;
}
.nav-site > li > a {
  padding: 3px 0;
  border-bottom: 3px solid transparent;
  color: #575757;
}
.page-home .nav-home > a,
.nav-home > a:hover {
  border-bottom-color: #00AEC0;
}
.page-about .nav-about > a,
.nav-about > a:hover {
  border-bottom-color: #1A74BB;
}
.page-services .nav-services > a,
.nav-services > a:hover {
  border-bottom-color: #8BC53E;
}
.page-our-people .nav-our-people > a,
.nav-our-people > a:hover {
  border-bottom-color: #BAC11F;
}
.page-our-approach .nav-our-approach > a,
.nav-our-approach > a:hover {
  border-bottom-color: #00AEC0;
}
.page-systems .nav-systems > a,
.nav-systems > a:hover {
  border-bottom-color: #007B88;
}
.page-contact-us .nav-contact-us > a,
.nav-contact-us > a:hover {
  border-bottom-color: #555;
}
.nav-user > a:hover {
  border-bottom-color: #00AEC0;
}
.nav-menu li {
  border-bottom: 1px solid #00c5da;
}
.nav-menu a {
  color: #fff;
  padding: 20px;
}
.nav-menu a:focus,
.nav-menu a:active {
  background: #00c5da;
}
.nav-menu span {
  border-bottom: 2px solid transparent;
}
.nav-menu img {
  vertical-align: middle;
  margin-right: 5px;
}
.nav-menu .nav-call-us a {
  background: #00c5da;
}
.page-home .nav-home span,
.page-about .nav-about span,
.page-services .nav-services span,
.page-our-people .nav-our-people span,
.page-our-approach .nav-our-approach span,
.page-systems .nav-systems span,
.page-contact-us .nav-contact-us span {
  border-bottom-color: #FFF104;
}
.site-aside .block-title-and-text {
  background: #F1F1F1;
  padding: 30px 30px 1px;
  color: #7F7F7F;
  font-size: 16px;
  font-size: 1.6rem;
}
.site-aside .block-title-and-text.block-wrapper {
  padding-bottom: 30px;
}
.site-aside .block-title-and-text h2 {
  font-size: 20px;
  font-size: 2rem;
  color: #7B7B7B;
  border-bottom: 1px solid #C7C7C7;
  padding-bottom: 5px;
}
.site-aside .block-title-and-text ul li,
.site-aside .block-title-and-text ol li {
  margin: 0 0 0.5em;
}
.block-diagram-description {
  background: #f2f8f6;
  padding: 35px 35px 7px;
}
.block-diagram-description .highlight-centered {
  text-align: left;
  height: 330px;
  line-height: 1.4;
  position: relative;
}
.block-diagram-description .highlight-centered > div > div {
  padding: 0;
}
@media (max-width: 979px) {
  html,
  body {
    overflow-x: hidden;
    /* Prevent scroll on narrow devices */
  }
  .off-canvas-wrapper {
    position: relative;
    right: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .off-canvas-sidebar {
    position: absolute;
    top: 0;
    right: -80%;
    width: 80%;
    height: 100%;
    background: #00AEC0;
    overflow-y: auto;
  }
  .menu-toggle {
    position: relative;
    z-index: 10;
  }
  .menu-open .menu-close-overlay {
    display: block;
  }
  .menu-open .off-canvas-wrapper {
    right: 80%;
  }
  html.csstransforms .menu-open .off-canvas-wrapper {
    right: 0;
    -ms-transform: translate(-80%, 0);
    -webkit-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
    -webkit-backface-visibility: hidden;
  }
}
.menu-close-overlay {
  -webkit-appearance: none;
  padding: 0px;
  margin: 0px;
  outline: none 0px;
  cursor: pointer;
  z-index: 10;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: rgba(255, 255, 255, 0.6);
  display: none;
}
.icon-bar {
  display: block;
  width: 100%;
  height: 3px;
  background: #00AEC0;
}
.icon-bar + .icon-bar {
  margin-top: 4px;
}
.menu-toggle {
  width: 30px;
  font-family: 'Geogrotesque-Medium', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border: 0;
  background: none;
  overflow: visible;
  font-size: 12.5px;
  font-size: 1.25rem;
  text-align: center;
  position: absolute;
  top: 20px;
  right: 0;
  height: 50px;
  padding: 0;
  padding-top: 35px;
  display: block;
  color: #00AEC0;
}
.menu-toggle:focus {
  outline: none;
}
.menu-toggle .icon-bar-wrapper {
  position: absolute;
  width: 100%;
  display: block;
  top: 50%;
  margin-top: -10px;
}
.menu-toggle .icon-bar {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
  transform-origin: 7px 4px;
  -ms-transform-origin: 7px 4px;
  -webkit-transform-origin: 7px 4px;
}
.menu-open .menu-toggle .icon-bar:first-child + .icon-bar {
  background: transparent;
}
.menu-open .menu-toggle .icon-bar:first-child + .icon-bar {
  background-color: transparent;
}
.menu-open .menu-toggle .icon-bar:first-child {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
  transform-origin: 7px 4px;
  -ms-transform-origin: 7px 4px;
  -webkit-transform-origin: 7px 4px;
}
.menu-open .menu-toggle .icon-bar:first-child + .icon-bar + .icon-bar {
  -webkit-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
  transform-origin: 6px 0px;
  -ms-transform-origin: 6px 0px;
  -webkit-transform-origin: 6px 0px;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url("../img/ui/grabbing.d817e1dba5bd.png") 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #fff;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  padding: 20px 10px;
  font-size: 12px;
  text-indent: -99990px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  width: 38px;
  height: 32px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-size: 38px 32px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #1A74BB;
}
.owl-prev,
.owl-next {
  position: absolute;
  top: 50%;
  margin-top: -70px;
}
.owl-prev {
  left: 0;
  background-image: url("../img/ui/arrow-left.1635b766cc16.svg");
}
.no-svg .owl-prev {
  background-image: url("../img/ui/arrow-left.c9cbf95d4de7.png");
}
.owl-next {
  right: 0;
  background-image: url("../img/ui/arrow-right2.7a119fa8ac66.svg");
}
.no-svg .owl-next {
  background-image: url("../img/ui/arrow-right.d55a04753597.png");
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: #1A74BB;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  margin: 0 4px;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 6px;
  height: 6px;
  margin: 5px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #1A74BB;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #fff;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url("../img/ui/AjaxLoader.5b8b06c052ca.gif") no-repeat center center;
}
.owl-theme .item img {
  display: block;
  width: 100%;
  height: auto;
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.show-table-row {
  display: table-row;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.overflow-visible {
  overflow: visible;
}
@-ms-viewport {
  width: device-width;
}
.visible-phone {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .fp-page .container {
    width: auto;
    max-width: 1170px;
  }
  .editor-hidden .container {
    width: 1170px;
    max-width: none;
  }
  html {
    font-size: 62.5%;
  }
  .highlight-3-5 {
    width: 669px;
  }
  .highlight-2-5 {
    width: 501px;
  }
  .highlight-l {
    height: 443px;
  }
  .highlight-grid {
    height: 501px;
  }
  .person-grid li {
    width: 167px;
  }
  .site-home-wrapper .arrow {
    width: 50px;
    height: 41px;
  }
  .site-home-wrapper p {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .site-home-wrapper .highlight-home {
    height: 334px;
  }
  .site-home-wrapper .highlight-home > div > div {
    padding: 0 3em;
  }
  .site-home-wrapper .highlight-services {
    height: 507px;
  }
  .site-home-wrapper .highlight-systems,
  .site-home-wrapper .highlight-training,
  .site-home-wrapper .highlight-careers {
    height: 290px;
  }
  .site-home-wrapper .highlight-people {
    height: 340px;
  }
  #image-fade.owl-carousel .owl-item img,
  .site-home-wrapper .highlight-approach {
    height: 375px;
  }
  .highlight-services h3 {
    margin-top: 30px;
  }
  .highlight-services p {
    margin-bottom: 100px;
  }
  .block-diagram-description .highlight-centered {
    height: 440px;
  }
  #people-carousel.owl-theme .owl-prev,
  #people-carousel.owl-theme .owl-next {
    bottom: -215px;
  }
  .results {
    padding-top: 30px;
  }
  .nav-site > li:first-child ~ li {
    margin-left: 2em;
  }
}
@media (min-width: 979px) and (max-width: 1199px) {
  .people-testimonials p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .container {
    width: 724px;
  }
  .fp-page .container {
    width: auto;
    max-width: 724px;
  }
  .editor-hidden .container {
    width: 724px;
    max-width: none;
  }
  .nav-site {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .nav-site > li:first-child ~ li {
    margin-left: 1em;
  }
  .site-home-wrapper .highlight > div > div {
    padding: 3em 4em;
  }
  .site-home-wrapper .highlight-services {
    height: 525px;
  }
  .site-home-wrapper .highlight-centered > div > div,
  .site-home-wrapper .highlight-systems > div > div {
    padding: 5em 8em;
  }
  .people-testimonials .lead {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 979px) {
  .site-content-wrapper [class*="span"],
  .site-content-wrapper .row-fluid [class*="span"],
  [class*="-5"] {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .site-footer h6,
  .site-footer {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .site-footer h5 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .gutter-right,
  .gutter-left,
  .site-content > .gutter-right {
    margin: 0;
  }
  .row-fluid .site-content {
    min-height: 0;
  }
  .site-logo {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .site-logo-img {
    float: none;
  }
  .person-grid li {
    width: 33.333333333%;
  }
  .site-home-wrapper h2 {
    margin: 0 0 10px;
  }
  .site-home-wrapper p {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .site-home-wrapper .highlight-systems,
  .site-home-wrapper .highlight-training,
  .site-home-wrapper .highlight-careers {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .site-home-wrapper .highlight-training,
  .site-home-wrapper .highlight-careers {
    height: 300px;
  }
  .highlight-systems,
  .highlight-training,
  .highlight-careers {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .highlight-1-3 {
    width: 50%;
  }
  .highlight-systems {
    width: 100%;
  }
  .highlight-systems {
    background-image: none;
  }
  .highlight-l {
    height: 433px;
  }
  .highlight-grid {
    height: auto;
  }
  .site-home-wrapper .highlight-home,
  .site-home-wrapper .highlight-systems,
  .site-home-wrapper .highlight-people,
  #image-fade.owl-carousel .owl-item img,
  .site-home-wrapper .highlight-approach,
  .block-diagram-description .highlight-centered {
    height: auto;
  }
  .nav-page {
    margin-left: 0;
  }
  #people-carousel.owl-theme .owl-prev,
  #people-carousel.owl-theme .owl-next {
    bottom: -215px;
  }
  .results {
    padding-top: 35px;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .container {
    padding-right: 20px;
    padding-left: 20px;
    width: auto;
  }
  .fp-page .container,
  .editor-hidden .container {
    width: auto;
    max-width: none;
  }
  [class*="span"],
  .row-fluid [class*="span"],
  .highlight {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .footer-brand {
    float: none;
  }
  .button,
  a.button,
  button,
  input[type="submit"] {
    padding: 0.8em 0;
    width: 100%;
    text-align: center;
  }
  .menu-toggle {
    right: 20px;
  }
  .faux-title,
  .footer-brand {
    margin-top: 30px;
  }
  .highlight-l {
    height: auto;
  }
  .owl-buttons {
    display: none;
  }
  #people-carousel .owl-buttons {
    display: block;
  }
  #people-carousel .button {
    padding: 0.8em 2.4em;
  }
  #people-carousel.owl-theme .owl-prev,
  #people-carousel.owl-theme .owl-next {
    bottom: -30px;
  }
  .results {
    padding-top: 0;
  }
  .site-home-wrapper .highlight-training,
  .site-home-wrapper .highlight-careers {
    height: auto;
  }
  .site-home-wrapper .highlight > div > div > div > div,
  .site-home-wrapper .highlight-centered > div > div {
    padding: 4em 2em;
  }
  .site-home-wrapper .highlight-home h1 {
    font-size: 20px;
    font-size: 2rem;
  }
  .site-home-wrapper .highlight-services {
    height: 340px;
  }
  .site-home-wrapper .highlight-services > div > div {
    padding: 0 1em;
  }
  .site-home-wrapper .highlight-services img {
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    max-width: none;
  }
  .site-home-wrapper .highlight-services h3 {
    margin-top: 120px;
  }
  .people-testimonials {
    margin-bottom: 30px;
  }
  .people-testimonials .highlight-centered > div > div {
    background: #BAC11F;
    width: 100%;
    margin-right: 0;
    marign-bottom: 30px;
    min-height: 300px;
  }
  .people-testimonials .highlight-centered > div > div img {
    margin: 0 auto 30px;
  }
  #people-carousel.owl-theme .item img {
    height: auto;
  }
  #footer-contact.collapse {
    height: 0;
    overflow: hidden;
  }
  .site-footer {
    margin: 100px auto 0;
  }
  .site-footer.container {
    padding: 0;
  }
  .footer-contact {
    border-bottom: 1px solid #dedede;
    padding: 15px 20px 10px;
    color: #00AEC0;
    cursor: pointer;
  }
  .site-footer .footer-contact {
    margin-bottom: 0;
  }
  #footer-contact > div {
    background: #F7F7F7;
    width: auto;
    padding: 20px;
  }
}
/*# sourceMappingURL=static/dimeo/dist/css/dimeo.css.map */