@charset "UTF-8";
@import url(../css/font-awesome.min.css);
/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/
/* Table of Content
==================================================
	#Reset & Basics
	#Basic Styles
	#Site Styles
	#Typography
	#Links
	#Lists
	#Images
	#Buttons
	#Forms
	#Misc */
/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
----- 01 mixins ----- */
/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/
/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */
/* #Base 1140 Grid
================================================== */
.container {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 0; }

.column, .columns {
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right: 10px; }

.row {
  margin-bottom: 20px; }

/* Nested Column Classes */
.column.alpha, .columns.alpha {
  margin-left: 0; }

.column.omega, .columns.omega {
  margin-right: 0; }

/* Base Grid */
.container .one.column {
  width: 55px; }

.container .two.columns {
  width: 130px; }

.container .three.columns {
  width: 205px; }

.container .four.columns {
  width: 280px; }

.container .five.columns {
  width: 355px; }

.container .six.columns {
  width: 430px; }

.container .seven.columns {
  width: 505px; }

.container .eight.columns {
  width: 580px; }

.container .nine.columns, .container #contactForm {
  width: 655px; }

.container .ten.columns {
  width: 730px; }

.container .eleven.columns {
  width: 805px; }

.container .twelve.columns {
  width: 880px; }

.container .thirteen.columns {
  width: 955px; }

.container .fourteen.columns {
  width: 1030px; }

.container .fifteen.columns {
  width: 1105px; }

.container .sixteen.columns {
  width: 1180px; }

.container .one-third.column {
  width: 380px; }

.container .two-thirds.column {
  width: 780px; }

/* Offsets */
.container .offset-by-one {
  padding-left: 75px; }

.container .offset-by-two {
  padding-left: 150px; }

.container .offset-by-three {
  padding-left: 225px; }

.container .offset-by-four {
  padding-left: 300px; }

.container .offset-by-five {
  padding-left: 380px; }

.container .offset-by-six {
  padding-left: 455px; }

.container .offset-by-seven {
  padding-left: 530px; }

.container .offset-by-eight {
  padding-left: 605px; }

.container .offset-by-nine {
  padding-left: 680px; }

.container .offset-by-ten {
  padding-left: 755px; }

.container .offset-by-eleven {
  padding-left: 830px; }

.container .offset-by-twelve {
  padding-left: 905px; }

.container .offset-by-thirteen {
  padding-left: 980px; }

.container .offset-by-fourteen {
  padding-left: 1055px; }

.container .offset-by-fifteen {
  padding-left: 1130px; }

/* #Base 960 Grid
================================================== */
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .container {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding: 0; }

  .container .column,
  .container .columns {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px; }

  .row {
    margin-bottom: 20px; }

  /* Nested Column Classes */
  .column.alpha, .columns.alpha {
    margin-left: 0; }

  .column.omega, .columns.omega {
    margin-right: 0; }

  /* Base Grid */
  .container .one.column,
  .container .one.columns {
    width: 40px; }

  .container .two.columns {
    width: 100px; }

  .container .three.columns {
    width: 160px; }

  .container .four.columns {
    width: 220px; }

  .container .five.columns {
    width: 280px; }

  .container .six.columns {
    width: 340px; }

  .container .seven.columns {
    width: 400px; }

  .container .eight.columns {
    width: 460px; }

  .container .nine.columns, .container #contactForm {
    width: 520px; }

  .container .ten.columns {
    width: 580px; }

  .container .eleven.columns {
    width: 640px; }

  .container .twelve.columns {
    width: 700px; }

  .container .thirteen.columns {
    width: 760px; }

  .container .fourteen.columns {
    width: 820px; }

  .container .fifteen.columns {
    width: 880px; }

  .container .sixteen.columns {
    width: 940px; }

  .container .one-third.column {
    width: 300px; }

  .container .two-thirds.column {
    width: 620px; }

  /* Offsets */
  .container .offset-by-one {
    padding-left: 60px; }

  .container .offset-by-two {
    padding-left: 120px; }

  .container .offset-by-three {
    padding-left: 180px; }

  .container .offset-by-four {
    padding-left: 240px; }

  .container .offset-by-five {
    padding-left: 300px; }

  .container .offset-by-six {
    padding-left: 360px; }

  .container .offset-by-seven {
    padding-left: 420px; }

  .container .offset-by-eight {
    padding-left: 480px; }

  .container .offset-by-nine {
    padding-left: 540px; }

  .container .offset-by-ten {
    padding-left: 600px; }

  .container .offset-by-eleven {
    padding-left: 660px; }

  .container .offset-by-twelve {
    padding-left: 720px; }

  .container .offset-by-thirteen {
    padding-left: 780px; }

  .container .offset-by-fourteen {
    padding-left: 840px; }

  .container .offset-by-fifteen {
    padding-left: 900px; } }
/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .container {
    width: 768px; }

  .container .column,
  .container .columns {
    margin-left: 10px;
    margin-right: 10px; }

  .column.alpha, .columns.alpha {
    margin-left: 0;
    margin-right: 10px; }

  .column.omega, .columns.omega {
    margin-right: 0;
    margin-left: 10px; }

  .alpha.omega {
    margin-left: 0;
    margin-right: 0; }

  .container .one.column,
  .container .one.columns {
    width: 28px; }

  .container .two.columns {
    width: 76px; }

  .container .three.columns {
    width: 124px; }

  .container .four.columns {
    width: 172px; }

  .container .five.columns {
    width: 220px; }

  .container .six.columns {
    width: 268px; }

  .container .seven.columns {
    width: 316px; }

  .container .eight.columns {
    width: 364px; }

  .container .nine.columns, .container #contactForm {
    width: 412px; }

  .container .ten.columns {
    width: 460px; }

  .container .eleven.columns {
    width: 508px; }

  .container .twelve.columns {
    width: 556px; }

  .container .thirteen.columns {
    width: 604px; }

  .container .fourteen.columns {
    width: 652px; }

  .container .fifteen.columns {
    width: 700px; }

  .container .sixteen.columns {
    width: 748px; }

  .container .one-third.column {
    width: 236px; }

  .container .two-thirds.column {
    width: 492px; }

  /* Offsets */
  .container .offset-by-one {
    padding-left: 48px; }

  .container .offset-by-two {
    padding-left: 96px; }

  .container .offset-by-three {
    padding-left: 144px; }

  .container .offset-by-four {
    padding-left: 192px; }

  .container .offset-by-five {
    padding-left: 240px; }

  .container .offset-by-six {
    padding-left: 288px; }

  .container .offset-by-seven {
    padding-left: 336px; }

  .container .offset-by-eight {
    padding-left: 384px; }

  .container .offset-by-nine {
    padding-left: 432px; }

  .container .offset-by-ten {
    padding-left: 480px; }

  .container .offset-by-eleven {
    padding-left: 528px; }

  .container .offset-by-twelve {
    padding-left: 576px; }

  .container .offset-by-thirteen {
    padding-left: 624px; }

  .container .offset-by-fourteen {
    padding-left: 672px; }

  .container .offset-by-fifteen {
    padding-left: 720px; } }
/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
  .container {
    width: 320px; }

  .container .columns,
  .container .column {
    margin: 0; }

  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container #contactForm,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column {
    width: 80%;
    margin-left: 10%; }

  /* Offsets */
  .container .offset-by-one,
  .container .offset-by-two,
  .container .offset-by-three,
  .container .offset-by-four,
  .container .offset-by-five,
  .container .offset-by-six,
  .container .offset-by-seven,
  .container .offset-by-eight,
  .container .offset-by-nine,
  .container .offset-by-ten,
  .container .offset-by-eleven,
  .container .offset-by-twelve,
  .container .offset-by-thirteen,
  .container .offset-by-fourteen,
  .container .offset-by-fifteen {
    padding-left: 0; } }
/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 420px; }

  .container .columns,
  .container .column {
    margin: 0; }

  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container #contactForm,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column {
    width: 420px;
    margin: 0; } }
/* #Clearing
================================================== */
/* Self Clearing Goodness */
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.row:after,
.clearfix:after {
  clear: both; }

.row,
.clearfix {
  zoom: 1; }

/* You can also use a <br class="clear" /> to clear columns */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* JsonFormBuilder base rules */
.form h1, .form h2, .form h3, .form h4 {
  clear: both; }
.form .formSegWrap {
  padding-top: 5px;
  vertical-align: top;
  /* example extra classes */ }
  .form .formSegWrap > label {
    display: block;
    padding: 2px 0px 2px 0px; }
  .form .formSegWrap .mainLabel:after {
    content: ":"; }
  .form .formSegWrap .elWrap {
    padding: 2px 10px 2px 0px; }
    .form .formSegWrap .elWrap input[type="text"], .form .formSegWrap .elWrap textarea, .form .formSegWrap .elWrap select, .form .formSegWrap .elWrap input[type="password"] {
      width: 100%;
      border: 1px solid #f3f3f3;
      padding: 3px;
      color: #233156;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      .form .formSegWrap .elWrap input[type="text"]:focus, .form .formSegWrap .elWrap textarea:focus, .form .formSegWrap .elWrap select:focus, .form .formSegWrap .elWrap input[type="password"]:focus {
        background-color: #f4f7fb;
        border-color: #4586e7; }
      .form .formSegWrap .elWrap input[type="text"].error, .form .formSegWrap .elWrap textarea.error, .form .formSegWrap .elWrap select.error, .form .formSegWrap .elWrap input[type="password"].error {
        background-color: #ffe8e8;
        border: 1px solid #c04242;
        color: #c04242; }
    .form .formSegWrap .elWrap input[type="radio"].error, .form .formSegWrap .elWrap input[type="checkbox"].error {
      box-shadow: 0 0 3px red;
      border: 1px solid red; }
    .form .formSegWrap .elWrap input[type="submit"], .form .formSegWrap .elWrap input[type="button"], .form .formSegWrap .elWrap input[type="reset"] {
      border: 1px solid #a9bbd6;
      padding: 2px;
      min-width: 110px;
      background-color: #b0cde8;
      cursor: pointer; }
      .form .formSegWrap .elWrap input[type="submit"]:hover, .form .formSegWrap .elWrap input[type="button"]:hover, .form .formSegWrap .elWrap input[type="reset"]:hover {
        background-color: #8ca2d9; }
  .form .formSegWrap table.matrix {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    width: 100%; }
    .form .formSegWrap table.matrix th {
      background-color: #dfe5ee;
      font-size: 90%; }
    .form .formSegWrap table.matrix th, .form .formSegWrap table.matrix td {
      padding: 3px;
      border-bottom: 1px solid #c8d3e3;
      border-right: 1px solid #c8d3e3; }
    .form .formSegWrap table.matrix th.columnHead {
      text-align: center;
      border-top: 1px solid #c8d3e3; }
    .form .formSegWrap table.matrix th.rowHead {
      text-align: left;
      border-left: 1px solid #c8d3e3; }
    .form .formSegWrap table.matrix th.spaceCell {
      background-color: transparent; }
    .form .formSegWrap table.matrix .optionCell {
      text-align: center; }
  .form .formSegWrap.elementCheckbox .mainElLabel {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle; }
  .form .formSegWrap.elementCheckbox .elWrap {
    display: inline-block;
    vertical-align: middle; }
  .form .formSegWrap.elementCheckboxGroup .checkboxWrap .checkboxEl {
    display: inline-block;
    vertical-align: middle; }
  .form .formSegWrap.elementCheckboxGroup .checkboxWrap > label {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle; }
  .form .formSegWrap.required .mainElLabel:after {
    content: " *";
    color: red; }
  .form .formSegWrap.elementDate select {
    width: auto;
    margin-right: 5px; }
  .form .formSegWrap.half {
    width: 50%;
    float: left; }
  .form .formSegWrap.third {
    width: 33.3%;
    float: left; }
.form .formSegWrap_submit, .form .formSegWrap_reset {
  float: left;
  width: auto;
  margin: 10px 10px 10px 0px; }
.form label.mainLabelError {
  color: #990000; }
.form .errorContainer {
  display: block;
  /* for Non jQuery Validate form errors with multiple warnings */ }
  .form .errorContainer label {
    font-size: 90%;
    display: block;
    color: red;
    clear: both; }
    .form .errorContainer label span {
      display: block; }
.form .process_errors_wrap {
  color: red; }
.form .radioWrap {
  clear: both; }
  .form .radioWrap label {
    display: inline-block;
    padding: 2px; }
  .form .radioWrap .radioEl {
    float: left;
    clear: both; }
.form .tiny .elWrap span.after:after, .form .tiny .elWrap span.after:before {
  content: "*";
  padding-left: 2px; }

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001'; }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../templates/images/global/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../templates/images/global/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../templates/images/global/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../templates/images/global/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/* 
----- contents -----

	site styles
	colours
	typography
	images
	links
	lists
	layout
	buttons
	forms
	flexslider
	misc

------------------- */
/* site styles
================================================== */
body {
  background-color: #FFFFFF;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  font-size: 100%;
  line-height: 1.5em;
  /* 16x1.125=18 */
  min-width: 300px; }

/* colours
================================================== */
/* blue */
/* teal */
/* orange */
/* red */
/* grey */
/* palette */
.palette {
  color: #fff; }
  .palette .brand-color {
    background-color: #032e63; }
  .palette .brand-color-light {
    background-color: #054594; }
  .palette .brand-color-lighter {
    background-color: #065cc6; }
  .palette .brand-color-lightest {
    background-color: #f5f9ff; }
  .palette .brand-color-dark {
    background-color: #021731; }
  .palette .brand-color-darker {
    background-color: black; }
  .palette .action-color {
    background-color: #3b6670; }
  .palette .action-color-light {
    background-color: #4d8491; }
  .palette .action-color-lighter {
    background-color: #649fad; }
  .palette .action-color-dark {
    background-color: #29484f; }
  .palette .action-color-darker {
    background-color: #18292d; }
  .palette .function-color {
    background-color: #db6c0f; }
  .palette .function-color-light {
    background-color: #f1862c; }
  .palette .function-color-lighter {
    background-color: #f4a15c; }
  .palette .function-color-dark {
    background-color: #ab540c; }
  .palette .function-color-darker {
    background-color: #7c3d08; }
  .palette .alert-color {
    background-color: #b22727; }
  .palette .alert-color-light {
    background-color: #d43838; }
  .palette .alert-color-lighter {
    background-color: #dd6262; }
  .palette .alert-color-dark {
    background-color: #881e1e; }
  .palette .alert-color-darker {
    background-color: #5e1515; }

/* typography
================================================== */
strong, b {
  font-weight: bold; }

em, i {
  font-style: italic; }

textarea, body, input, select {
  color: #032e63;
  font-family: "Open Sans", sans-serif; }

h1, h2, h3, h4 {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  margin: 8px 0; }

.masthead, #masthead h1,
#masthead .h1 {
  color: #fff;
  font-family: "Roboto Slab", serif;
  font-size: 6em;
  /* 16/96 */
  font-weight: 700;
  line-height: 0.8em;
  text-shadow: 2px 4px 1px rgba(0, 0, 0, 0.3);
  text-transform: uppercase; }

h2 {
  font-size: 2.375em;
  /* 38 / 16 */ }

h3 {
  font-size: 1.5625em;
  /* 25 / 16 */ }
  .wrap_section_title h3 {
    color: #cacaca;
    font-weight: 300;
    font-size: 2.8125em;
    /* 45px / 16 */
    margin: 1.5em auto;
    position: relative;
    text-align: center; }
    .wrap_section_title h3 span {
      background-color: #fff;
      padding: 0 3em; }
    @media only screen and (max-width: 767px) {
      .wrap_section_title h3 {
        font-size: 1.5em;
        margin: 0 0 60px 0; } }
    @media only screen and (max-width: 479px) {
      .wrap_section_title h3 span {
        padding: 0; } }
  .wrap_news_item h3 {
    color: #032e63; }
  .wrap_service_nav h3 {
    margin: 0 auto 60px; }

.wrap_section_title span.icon-downarrow1 {
  color: #3b6670;
  display: none;
  font-size: 1.5em;
  font-weight: 600;
  position: absolute;
  text-align: center;
  top: 61px;
  transform: scale(1.6, 1);
  width: 100%;
  z-index: 10; }

@media only screen and (max-width: 767px) {
  .wrap_section_content {
    background: none repeat scroll 0 0 #fff;
    margin-top: -15px;
    padding: 1em 0; }

  .wrap_section_title {
    background-color: #f0f0f0;
    overflow: hidden; }
    .wrap_section_title span.icon-downarrow1 {
      display: block;
      position: absolute; }

  .wrap_section_title h3 {
    background-color: #f0f0f0;
    color: #3b6670;
    margin: 0 auto;
    padding-top: 1em;
    width: 250px; }
    .wrap_section_title h3 span {
      background-color: #f0f0f0;
      padding: 0; }

  .triangle {
    border-left: 120px solid rgba(0, 0, 0, 0);
    border-right: 120px solid rgba(0, 0, 0, 0);
    border-top: 46px solid #f0f0f0;
    display: block;
    height: 0;
    margin: 0 auto;
    position: relative;
    width: 0;
    z-index: 9; }

  .news_listings article.column {
    margin-bottom: 3em; } }
.navTitle {
  display: block;
  font-family: "Roboto Slab", serif;
  font-size: 1.3125em;
  /* 21/16 */
  height: 2em;
  position: relative;
  text-align: center;
  z-index: 1; }

h4 {
  font-size: 1.25em;
  /*20/16 */ }
  article h4 {
    font-size: 1.25em;
    /*20/16 */ }

/* other typographical elements */
cite {
  font-family: "Roboto Slab", serif;
  font-weight: 700; }

#content .testimonial .cite_title,
.wrap_engagement .cite_title,
.cite_title {
  line-height: 1;
  font-style: normal; }
  aside #content .testimonial .cite_title, aside
  .wrap_engagement .cite_title, aside
  .cite_title {
    display: none; }
  #content .testimonial .cite_title p,
  .wrap_engagement .cite_title p,
  .cite_title p {
    font-size: 0.75em;
    font-style: normal;
    margin-bottom: 0; }

p {
  font-size: 1em; }

.intro {
  color: #2f4256;
  font-size: 1.25em;
  /* 18px; */
  font-weight: 300; }

#content p.post-info {
  margin-bottom: 0; }

hr.line {
  background-color: #cacaca;
  border: none;
  height: 2px;
  margin: -5.5em 0 0;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: -1; }
  .wrap_service_nav hr.line {
    margin-top: -75px; }
  @media only screen and (max-width: 767px) {
    hr.line {
      display: none; } }

aside .adr, aside .tel, aside .fax {
  display: block; }

.workshopWrap {
  margin-bottom: 2em; }

aside .adr {
  margin-bottom: .5em; }

.tel .icon-phone {
  font-size: 1em; }
@media only screen and (max-width: 959px) {
  .tel {
    font-size: 1em; } }

.date {
  background-color: #032e63;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 4px 10px;
  text-transform: uppercase; }

.video_wrap {
  height: 0;
  margin-bottom: 1em;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 30px;
  position: relative; }
  .video_wrap iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%; }

/* images
================================================== */
#logo img {
  display: block;
  max-width: 100%; }
  @media only screen and (max-width: 479px) {
    #logo img {
      width: 160px; } }

#content img,
article img,
aside img,
.item img {
  display: block;
  height: auto;
  margin-bottom: 18px;
  max-width: 100%;
  width: 100%; }

#content img.justifyright,
#content img.justifyleft {
  display: inline;
  height: auto !important;
  width: 50% !important; }

#content img.justifyright {
  float: right;
  margin-left: 3%; }

#content img.justifyleft {
  float: left;
  margin-right: 3%; }

@media only screen and (max-width: 479px) {
  #content img.justifyright,
  #content img.justifyleft {
    display: block;
    height: auto;
    width: 100%; } }
#content .gallery img {
  margin-bottom: 0; }

/* links
================================================== */
a:link,
a:visited {
  color: #3b6670;
  text-decoration: none;
  font-weight: 500; }

a:hover,
a:active {
  color: #29484f;
  font-weight: 500; }

.promo a {
  color: #032e63; }
  .promo a:hover {
    color: #021731; }

.promo.secondary a {
  color: #db6c0f; }
  .promo.secondary a:hover {
    color: #ab540c; }

/* lists
================================================== */
nav {
  font-family: "Roboto Slab", serif; }

#navMain {
  margin-top: 71px; }
  @media only screen and (max-width: 959px) {
    #navMain {
      margin-top: 42px; } }

#navMain > ul {
  float: right; }
  #navMain > ul > li {
    float: left;
    margin-right: 10px; }
    @media only screen and (max-width: 959px) {
      #navMain > ul > li {
        margin-right: 8px; } }
    #navMain > ul > li.last {
      margin-right: 0; }
    #navMain > ul > li > a {
      display: block;
      font-size: 1.25em;
      /* 20/16 */
      font-weight: 400;
      padding: 10px;
      text-decoration: none; }
      @media only screen and (max-width: 959px) {
        #navMain > ul > li > a {
          font-size: 0.9375;
          padding: 10px 6px; } }
      #navMain > ul > li > a:link, #navMain > ul > li > a:visited {
        border-bottom: 5px solid #FFFFFF; }
      #navMain > ul > li > a:hover, #navMain > ul > li > a:active, .active #navMain > ul > li > a a {
        color: #29484f;
        border-bottom: 5px solid; }

#navMain > ul > li.active > a,
#navMain > ul > li:hover > a {
  color: #29484f;
  border-bottom: 5px solid; }

#navMain ul li li a {
  color: #fff;
  display: block;
  text-transform: uppercase; }

#navMain ul ul a {
  display: block;
  padding: .35em 10px; }

/* dropdown navigation */
#navMain {
  position: relative;
  z-index: 10; }

#navMain ul ul {
  position: absolute;
  top: 100%;
  visibility: hidden; }

#navMain ul ul li {
  float: none; }

#navMain ul li:hover ul {
  background-color: #191819;
  /* ie8 */
  background-color: rgba(25, 24, 25, 0.8);
  visibility: visible; }

#navMain ul ul li a {
  display: block;
  border-bottom: 0;
  font-size: 1em;
  padding: .5em 2em .5em 1em;
  margin: 5px; }
  #navMain ul ul li a:hover, #navMain ul ul li a:active {
    background-color: #2f4256;
    border-bottom: none; }

#navMain ul ul li.active a {
  background-color: #2f4256;
  border-bottom: none; }

@media only screen and (max-width: 767px) {
  #navMain {
    display: none; } }

#navMobile {
  display: none;
  position: absolute;
  z-index: 100;
  width: 100%; }
  #navMobile a {
    font-size: 1.25em;
    /* 20 / 16 */
    padding: 8px 15px 8px 15px;
    display: block;
    text-decoration: none; }
  @media only screen and (max-width: 767px) {
    #navMobile a:link,
    #navMobile a:visited {
      background: #3b6670;
      color: #fff; }
    #navMobile a:hover,
    #navMobile a:active {
      background: #29484f; } }
  #navMobile ul {
    border-bottom: 5px solid #29484f; }
  #navMobile ul ul {
    border-bottom: none; }
    #navMobile ul ul a {
      padding-left: 30px; }
  #navMobile ul li {
    position: relative;
    border-bottom: 1px solid #18292d; }
    #navMobile ul li.first {
      border-top: 1px solid #18292d; }
  #navMobile ul li ul li {
    background-color: #29484f;
    border-bottom: none;
    border-top: 1px solid #18292d; }
  #navMobile .active.children > a,
  #navMobile .active .active a {
    background: #29484f; }

#content ul#wrap_items {
  padding-left: 0; }

.gallery {
  list-style: none; }
  #content .gallery {
    margin: 0; }
    #content .gallery li {
      padding: 0; }
  .gallery li {
    float: left;
    display: inline;
    width: 24%;
    margin: 0 15px 15px 0; }
    .gallery li a {
      border: 1px solid #f0f0f0;
      display: block; }

/* item style */
#wrap_items .item {
  margin: 0;
  padding: 1%;
  background: #fff;
  width: 31%; }
  #wrap_items .item:hover {
    background: #f0f0f0; }
  #wrap_items .item h4,
  #wrap_items .item .project_content {
    padding: 0 10px 0 10px; }
  @media only screen and (max-width: 767px) {
    #wrap_items .item {
      width: 48%; }
      #wrap_items .item h4 {
        font-size: .875em; } }
  @media only screen and (max-width: 479px) {
    #wrap_items .item .project_content {
      display: none; } }

#wrap_items.project_list .item,
#wrap_items.service_list .item {
  margin-bottom: 2em; }
  #wrap_items.project_list .item footer,
  #wrap_items.service_list .item footer {
    border-bottom: 3px solid #3b6670; }

/* fancybox */
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url("../images/global/fancybox_sprite.png"); }

#fancybox-loading div {
  background: url("../images/global/fancybox_loading.gif") center center no-repeat; }

.fancybox-nav {
  background: transparent url("../images/global/blank.gif");
  /* helps IE */ }

.fancybox-overlay {
  background: url("../images/global/fancybox_overlay.png"); }

/* layout
================================================== */
#contactForm {
  margin-top: 2em; }

#contactLink {
  bottom: 0;
  position: absolute;
  right: 0; }

@media only screen and (max-width: 767px) {
  header #logo,
  #navMobileToggle {
    width: auto; }

  .outer_wrap {
    background-color: #f0f0f0; }

  header #logo {
    margin-bottom: -40px; }

  #navMobileToggle {
    margin-left: 220px; }

  div.wrap_phone {
    display: block; } }
@media only screen and (max-width: 479px) {
  #navMobileToggle {
    width: 130px;
    margin-left: 160px; } }
header #logo {
  margin: 0 0 -38px 0;
  position: relative;
  z-index: 100; }
header .wrap_nav_mobile {
  border-top: 5px solid #29484f;
  padding: 0;
  width: 100%; }

#masthead {
  background-position-x: center;
  height: 340px;
  margin-bottom: 60px; }
  #masthead .wrap_title {
    height: 340px; }
  #masthead h1,
  #masthead .h1 {
    margin: 0;
    max-width: 50%; }
    @media only screen and (max-width: 767px) {
      #masthead h1,
      #masthead .h1 {
        font-size: 3em;
        max-width: none;
        padding-left: 15px; } }
    @media only screen and (max-width: 479px) {
      #masthead h1,
      #masthead .h1 {
        font-size: 2em; } }

@media only screen and (max-width: 959px) {
  #masthead,
  #masthead .wrap_title {
    height: 300px; } }
@media only screen and (max-width: 767px) {
  #masthead,
  #masthead .wrap_title {
    height: 180px; } }
.wrap_promo {
  border-bottom: 1px solid #f0f0f0; }
  .wrap_promo:first-child {
    border-top: 1px solid #f0f0f0; }

h3.promo {
  padding: 15px 40px 15px 15px;
  position: relative; }
  h3.promo span.promo_message {
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.25em;
    padding-right: 40px; }

.wrap_service_content {
  background: #2f4256;
  margin-top: -15px;
  padding: 1em 0; }

.wrap_service_content .serviceTitle {
  color: #fff;
  font-family: "Roboto Slab", serif;
  font-size: 3.75em;
  /* 60/16 */
  line-height: 1em;
  margin-top: .25em;
  margin-bottom: 30px;
  text-transform: uppercase; }
  @media only screen and (max-width: 959px) {
    .wrap_service_content .serviceTitle {
      font-size: 2.75em; } }
.wrap_service_content #slider {
  background: none; }
  @media only screen and (max-width: 479px) {
    .wrap_service_content #slider {
      overflow: hidden; } }
.wrap_service_content a.button:hover {
  background: #18292d; }
.wrap_service_content p {
  color: #fff;
  margin-bottom: 30px; }

@media only screen and (max-width: 767px) {
  #slider .serviceTitle {
    font-size: 1.5em;
    margin-bottom: 1em; } }

.wrap_engagement {
  margin-bottom: 60px; }

@media only screen and (max-width: 959px) {
  .wrap_projects .item_details p {
    display: none; } }

@media only screen and (max-width: 767px) {
  aside.sub_nav {
    display: none; } }
aside nav h3 {
  color: #cacaca;
  font-weight: 300;
  margin-bottom: 1.25em; }
aside nav ul {
  margin-bottom: 30px; }
aside nav li {
  text-transform: uppercase;
  margin-bottom: 1em;
  padding: 0 12px 0 12px; }
  aside nav li.active, aside nav li:hover {
    background: #29484f; }
    aside nav li.active a, aside nav li:hover a {
      color: #fff; }
aside nav a {
  font-size: 1.0625em;
  /* 17/16 */
  font-weight: normal;
  font-weight: 500;
  text-decoration: none; }
  aside nav a:hover {
    color: #fff; }
aside .wrap_promo_group {
  margin-bottom: 30px; }
aside .wrap_news_item {
  margin-bottom: 30px; }
  aside .wrap_news_item h3 {
    margin: 15px 0 15px 0;
    padding: 0 0.25em; }
  aside .wrap_news_item a.button {
    margin-left: .25em;
    margin-top: 0; }

.wrap_testimonial {
  background: #f0f0f0;
  margin-bottom: 30px;
  padding: 30px 15px;
  position: relative; }
  .wrap_testimonial p {
    font-weight: 400;
    font-style: italic;
    margin-bottom: 15px; }
  .wrap_testimonial .button, .wrap_testimonial .form .formSegWrap .elWrap input[type="submit"], .form .formSegWrap .elWrap .wrap_testimonial input[type="submit"] {
    position: absolute;
    right: 30px;
    bottom: 30px; }
    @media only screen and (max-width: 767px) {
      .wrap_testimonial .button, .wrap_testimonial .form .formSegWrap .elWrap input[type="submit"], .form .formSegWrap .elWrap .wrap_testimonial input[type="submit"] {
        right: auto;
        bottom: auto;
        position: relative; } }
    aside .wrap_testimonial .button, aside .wrap_testimonial .form .formSegWrap .elWrap input[type="submit"], .form .formSegWrap .elWrap aside .wrap_testimonial input[type="submit"] {
      position: relative;
      right: auto;
      bottom: auto; }

.wrap_engagement p {
  font-size: 1.3125em;
  /* 21/16 */
  font-style: normal; }

#content .paging ul.pageList {
  display: block;
  margin: 0;
  padding: 0; }
  #content .paging ul.pageList li {
    display: inline-block;
    float: left;
    list-style-type: none;
    margin-right: 3px; }
    #content .paging ul.pageList li a {
      background: #3b6670;
      display: block;
      font-weight: 700;
      text-align: center;
      padding: 3px 10px; }
      #content .paging ul.pageList li a:link, #content .paging ul.pageList li a:visited {
        color: #fff; }
      #content .paging ul.pageList li a:hover {
        background: #29484f; }
      #content .paging ul.pageList li a.active {
        background: #4d8491; }

aside.four div.adr {
  margin-bottom: 2em; }
aside.four .location {
  display: none; }
aside.four .org {
  color: #CACACA;
  font-weight: 300;
  margin-bottom: 1.25em;
  display: block;
  font-size: 1.5625em; }
aside.four .country-name {
  display: none; }

.item h2 {
  margin-top: 15px; }
  @media only screen and (max-width: 767px) {
    .item h2 {
      font-size: 1.5em; } }

#locationTabs .adr,
#locationTabs .tel {
  color: #fff;
  padding-right: .5em; }
#locationTabs .tabTitle {
  display: inline-block;
  float: left;
  font-weight: bold;
  font-size: 1.25em;
  margin-right: 1em;
  padding-top: 5px;
  text-align: right;
  width: auto; }
  @media only screen and (max-width: 767px) {
    #locationTabs .tabTitle {
      display: none; } }
#locationTabs a.button {
  float: right;
  margin-top: 0; }

#map {
  border-bottom: 1px solid #032e63; }

ul#tabs {
  font-size: 1.25em;
  list-style-type: none;
  padding: 0; }

ul#tabs li {
  display: inline-block;
  background-color: #3b6670;
  padding: 5px 20px;
  color: #fff;
  cursor: pointer; }
  ul#tabs li a:hover {
    color: #fff; }

ul#tabs li:hover {
  background-color: #3b6670;
  color: #fff; }

ul#tabs li.active {
  background-color: #032e63; }

ul#tab {
  background: #032e63;
  list-style-type: none;
  margin: 0;
  padding: .25em 0;
  font-size: 1em; }
  ul#tab .fax {
    display: none; }

ul#tab li {
  display: none; }

ul#tab li.active {
  display: block; }

#locationWrap .fax {
  display: none; }
#locationWrap a.button {
  cursor: pointer;
  padding-right: 10px; }

footer #map {
  background-color: #c2c2c2;
  width: 100%;
  height: 220px; }
  @media only screen and (max-width: 767px) {
    footer #map {
      margin-left: 10%;
      width: 80%; } }
footer div.wrap_address_info {
  background: url(../images/global/bg_footer.png) repeat-y center;
  width: 100%; }
  footer div.wrap_address_info .container .nine.columns, footer div.wrap_address_info .container #contactForm {
    background: #032e63;
    margin-right: 0;
    padding-right: 10px; }
  footer div.wrap_address_info .container .seven.columns {
    margin-left: 0; }
    @media only screen and (max-width: 479px) {
      footer div.wrap_address_info .container .seven.columns {
        margin-left: 10%; } }
  footer div.wrap_address_info .contact_link {
    float: left; }
  footer div.wrap_address_info .location {
    padding-right: .25em; }
  footer div.wrap_address_info .location,
  footer div.wrap_address_info .adr {
    color: #fff; }
  footer div.wrap_address_info .button, footer div.wrap_address_info .form .formSegWrap .elWrap input[type="submit"], .form .formSegWrap .elWrap footer div.wrap_address_info input[type="submit"] {
    margin-top: 0; }
  footer div.wrap_address_info div.adr {
    display: inline-block; }
  @media only screen and (max-width: 1199px) {
    footer div.wrap_address_info {
      padding: 0; } }
  @media only screen and (max-width: 959px) {
    footer div.wrap_address_info {
      background: none; }
      footer div.wrap_address_info .container .nine.columns, footer div.wrap_address_info .container #contactForm {
        padding: 1.5em 0 1.5em 0;
        margin-bottom: 1em; }
        footer div.wrap_address_info .container .nine.columns .location, footer div.wrap_address_info .container #contactForm .location,
        footer div.wrap_address_info .container .nine.columns .adr,
        footer div.wrap_address_info .container #contactForm .adr {
          padding: 0 10px; }
      footer div.wrap_address_info .container .seven.columns {
        margin-bottom: 1em; }
        footer div.wrap_address_info .container .seven.columns .work_phone {
          margin-top: 0; } }
footer .address {
  background: #032e63;
  margin-right: 0; }
  footer .address span {
    color: #fff; }
footer span.org,
footer span.country-name {
  display: none; }
footer .location {
  font-family: "Roboto Slab", serif;
  font-size: 1.375em;
  /* 22 / 16 */
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase; }
  @media only screen and (max-width: 959px) {
    footer .location {
      display: block;
      padding-left: 0; } }
footer .contact_link {
  margin-left: 0; }
  footer .contact_link .button, footer .contact_link .form .formSegWrap .elWrap input[type="submit"], .form .formSegWrap .elWrap footer .contact_link input[type="submit"] {
    height: 22px;
    font-size: 0.875em; }
footer .work_phone {
  color: #032e63;
  font-weight: 700;
  text-align: right; }
  footer .work_phone .icon-phone {
    color: #3b6670; }
footer .wrap_credit {
  color: #cacaca;
  font-size: 0.6875em;
  /* 11/16 */
  margin-bottom: 30px;
  text-transform: uppercase; }
  footer .wrap_credit .credit {
    text-align: right; }
    @media only screen and (max-width: 767px) {
      footer .wrap_credit .credit {
        text-align: left; } }
@media only screen and (max-width: 1199px) {
  footer .container .address {
    padding-right: 15px; } }
@media only screen and (max-width: 959px) {
  footer .container .contact_link {
    clear: both; }
  footer .container .work_phone {
    margin-top: 15px; } }

.news_listings {
  margin-bottom: 60px;
  margin-top: 60px; }
  @media only screen and (max-width: 767px) {
    .news_listings {
      margin-top: 30px; }
      .news_listings article.one-third.column {
        margin-bottom: 2em; } }
  .news_listings .article_content {
    font-size: 0.8125em;
    /* 13/16 */ }

.item,
article {
  margin: 1em 0 30px 0; }
  .item a.button,
  article a.button {
    font-size: .875em;
    margin-bottom: -3px; }

article {
  border-bottom: 3px solid #3b6670; }

.wrap_projects .item {
  border: none; }

#content {
  margin-bottom: 60px; }
  #content a {
    color: #3b6670; }
  #content a:hover {
    color: #3b6670; }
  #content p {
    margin: 18px 0px 18px 0px; }
  #content h1, #content h2, #content h3, #content h4, #content h5 {
    color: #032e63; }
  #content h1 {
    font-size: 2.375em;
    /* 38px / 16 */ }
  #content ol, #content ul {
    padding: 0px 0px 0px 22px;
    margin: 18px 0px 18px 0px; }
  #content ol {
    list-style: decimal; }
  #content ol ol {
    list-style: lower-alpha; }
  #content ul {
    list-style: disc; }
  #content ul li, #content ol li {
    padding-bottom: 5px; }
  #content ul > li > ul {
    list-style: circle; }
  #content hr {
    border: 0px;
    border-top: 1px solid #bbbbbb;
    height: 1px;
    margin: 15px 0px 15px 0px; }
  #content article {
    margin-bottom: 60px; }
  #content .testimonial {
    background: #f0f0f0;
    margin-bottom: 30px;
    padding: 30px 15px; }
    #content .testimonial p {
      margin-top: 0;
      font-weight: 400;
      font-style: italic; }
    #content .testimonial:nth-child(even) {
      border: 3px solid #f0f0f0;
      background: #fff; }

#googleMap {
  height: 600px; }
  @media only screen and (max-width: 767px) {
    #googleMap {
      height: 300px; } }
  #googleMap img {
    max-width: none; }
  #googleMap .markerWindow {
    position: relative; }
    #googleMap .markerWindow .winOffset {
      color: #DDDDDD;
      background-color: #FFFFFF;
      cursor: default;
      left: 15px;
      top: -25px;
      width: 300px;
      position: absolute;
      border-bottom: solid 3px #DDDDDD;
      border-right: solid 1px #DDDDDD; }
      #googleMap .markerWindow .winOffset .arrow {
        position: absolute;
        right: 50%;
        bottom: -10px; }
        #googleMap .markerWindow .winOffset .arrow > span {
          width: 0;
          height: 0;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-top: 10px solid #ffffff;
          width: 0;
          position: relative;
          left: 10px;
          display: block; }
      #googleMap .markerWindow .winOffset .info {
        padding: 5px;
        color: #222222;
        font-size: 12px; }
        #googleMap .markerWindow .winOffset .info .title {
          font-weight: 700;
          font-size: 13px;
          margin-top: 5px;
          margin-bottom: 5px; }
        #googleMap .markerWindow .winOffset .info .inner {
          float: left; }
        #googleMap .markerWindow .winOffset .info a {
          clear: both;
          margin-top: 5px;
          float: left;
          font-weight: bold; }

/* buttons
================================================== */
#navMobileToggle {
  color: #FFFFFF;
  cursor: pointer;
  display: none;
  font-family: "Roboto Slab", serif;
  font-size: 1.25em;
  /* 20 / 16 */
  position: relative;
  z-index: 101; }
  #navMobileToggle #toggleWrap {
    background-color: #29484f;
    font-weight: 500;
    height: 30px;
    line-height: 30px;
    padding: 5px 15px 6px;
    text-align: center; }
    #navMobileToggle #toggleWrap span {
      padding-left: 8px; }
    #navMobileToggle #toggleWrap:hover {
      background-color: #29484f; }
    @media only screen and (max-width: 479px) {
      #navMobileToggle #toggleWrap {
        width: 100px; } }
  @media only screen and (max-width: 767px) {
    #navMobileToggle {
      display: block; } }

#navMobile ul ul {
  display: none; }

#navMobile .extender {
  cursor: pointer;
  height: 33px;
  padding: 3px;
  position: absolute;
  right: 5px;
  top: 2px;
  width: 35px; }
  #navMobile .extender span {
    color: #FFFFFF;
    display: block;
    height: 100%;
    font-size: 1.25em;
    /* 20 / 16 */
    left: 0;
    line-height: 38px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%; }

.icon-rightarrow:after {
  content: "\e603";
  position: absolute;
  right: 0; }

.promo .icon-rightarrow:after {
  content: "\e603";
  font-size: 1.75em;
  top: 0.25em; }

.icon-rightarrow {
  font-family: 'cpt-icons';
  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; }

.button, .form .formSegWrap .elWrap input[type="submit"] {
  background-color: #3b6670;
  color: #fff !important;
  display: inline-block;
  font-family: "Roboto Slab", serif;
  font-size: .75em;
  /* 12/16 */
  font-weight: 500;
  line-height: 1.5em;
  margin-top: 20px;
  padding: 4px 25px 4px 10px;
  position: relative;
  text-transform: uppercase; }
  .item_details .button, .item_details .form .formSegWrap .elWrap input[type="submit"], .form .formSegWrap .elWrap .item_details input[type="submit"] {
    font-size: 1.0625em;
    /* 17/16 */ }
  .button:hover, .form .formSegWrap .elWrap input[type="submit"]:hover {
    background-color: #29484f; }

.button .icon-rightarrow:after, .form .formSegWrap .elWrap input[type="submit"] .icon-rightarrow:after {
  content: "\e604";
  font-size: 1.1em;
  right: 5px;
  top: 8px; }

/* forms
================================================== */
.form .formSegWrap .elWrap input[type="text"],
.form .formSegWrap .elWrap textarea,
.form .formSegWrap .elWrap select,
.form .formSegWrap .elWrap input[type="password"],
input,
textarea {
  border: 2px solid #f3f3f3;
  padding: 5px;
  line-height: 1.5em; }

div#search_wrap {
  position: absolute;
  right: 10px; }
  @media only screen and (max-width: 959px) {
    div#search_wrap {
      left: 414px; } }
  @media only screen and (max-width: 479px) {
    div#search_wrap {
      left: 294px;
      right: auto; } }

form#inPageSearch {
  position: relative; }

div#search_wrap input[type="submit"],
form#inPageSearch input[type="submit"] {
  background: url(../images/global/searchbutton.png) no-repeat 0 0;
  border: medium none;
  height: 25px;
  padding: 0;
  position: absolute;
  right: 3px;
  text-indent: -9999px;
  top: 23px;
  width: 25px; }
  @media only screen and (max-width: 959px) {
    div#search_wrap input[type="submit"],
    form#inPageSearch input[type="submit"] {
      top: 16px; } }
  div#search_wrap input[type="submit"]:hover,
  form#inPageSearch input[type="submit"]:hover {
    cursor: pointer; }
div#search_wrap input.search,
form#inPageSearch input.search {
  font-family: "Roboto Slab", serif;
  font-size: .875em;
  /* 14/16 */
  color: #3b6670;
  width: 220px;
  position: absolute;
  right: 0;
  top: 20px; }
  @media only screen and (max-width: 959px) {
    div#search_wrap input.search,
    form#inPageSearch input.search {
      top: 10px;
      width: 180px; } }
  @media only screen and (max-width: 479px) {
    div#search_wrap input.search,
    form#inPageSearch input.search {
      width: 120px; } }
div#search_wrap label,
form#inPageSearch label {
  display: none; }

form#inPageSearch {
  width: 80%; }
  form#inPageSearch input.search {
    position: relative;
    top: 0;
    width: 100%; }
  form#inPageSearch input[type="submit"] {
    right: 0;
    top: 6px;
    width: 21px; }

.form .formSegWrap .elWrap input[type="submit"] {
  border: none; }

/* flexslider
================================================== */
.flexslider {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #fff;
  border-radius: none;
  margin-bottom: 0;
  box-shadow: none; }
  .flexslider .flex-direction-nav .flex-prev,
  .flexslider .flex-direction-nav .flex-prev:hover {
    left: 0; }
  .flexslider .flex-direction-nav .flex-next,
  .flexslider .flex-direction-nav .flex-next:hover {
    right: 0; }
  .flexslider:hover .flex-prev {
    opacity: 1;
    left: 0; }
  .flexslider:hover .flex-next {
    opacity: 1;
    right: 0; }
  .flexslider:hover .flex-next:hover, .flexslider:hover .flexslider:hover .flex-prev:hover {
    opacity: 1; }
  .flexslider .flex-control-paging li a {
    background-color: #cacaca;
    box-shadow: none;
    border-radius: 0; }
    .flexslider .flex-control-paging li a.flex-active {
      background-color: #2f4256; }

.flexslider {
  /* respond slider, RESPOND! */ }
  .flexslider .custom-slide {
    background-position: center top !important;
    background-size: cover !important;
    height: 570px; }
  .flexslider .wrap_caption {
    max-width: 440px;
    margin-top: 110px; }
  .flexslider .button, .flexslider .form .formSegWrap .elWrap input[type="submit"], .form .formSegWrap .elWrap .flexslider input[type="submit"] {
    font-size: 1.1875em;
    /* 16/19 */
    padding-right: 2em; }
  @media only screen and (max-width: 1199px) {
    .flexslider .custom-slide {
      height: 500px; }
    .flexslider .wrap_caption {
      margin-top: 80px; } }
  @media only screen and (max-width: 959px) {
    .flexslider .custom-slide {
      height: 400px; }
    .flexslider .wrap_caption {
      margin-top: 60px; }
    .flexslider .caption {
      font-size: 5em; }
    .flexslider .button, .flexslider .form .formSegWrap .elWrap input[type="submit"], .form .formSegWrap .elWrap .flexslider input[type="submit"] {
      font-size: 1em; } }
  @media only screen and (max-width: 767px) {
    .flexslider .custom-slide,
    .flexslider .custom-slide div.container {
      height: 220px; }
    .flexslider .caption {
      font-size: 3em; }
    .flexslider .button, .flexslider .form .formSegWrap .elWrap input[type="submit"], .form .formSegWrap .elWrap .flexslider input[type="submit"] {
      font-size: .875em; } }
  @media only screen and (max-width: 479px) {
    .flexslider .caption {
      font-size: 2em; } }

.flex-direction-nav a:before {
  font-family: "cpt-icons";
  font-size: 95px;
  content: "\e60a"; }

.flex-direction-nav a.flex-next:before {
  content: "\e609"; }

/* icons set in fonts.css */
#featured ul.flex-direction-nav {
  margin: 0 auto;
  width: 960px; }
  #featured ul.flex-direction-nav a {
    color: #fff;
    height: 95px;
    line-height: 95px;
    margin: -47px 0 0;
    text-decoration: none;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.2);
    width: 95px;
    z-index: 10; }
    @media only screen and (max-width: 959px) {
      #featured ul.flex-direction-nav a {
        display: none; } }

.wrap_service_content .flexslider {
  border: none; }

#carousel {
  background: none;
  border-bottom: 0; }
  #carousel li img {
    opacity: 0.5; }
  #carousel li.flex-active-slide img {
    opacity: 1; }
  #carousel .flex-control-nav {
    top: -2em;
    height: 1em; }
  #carousel .flex-direction-nav .flex-disabled {
    cursor: default;
    opacity: 1; }
  #carousel .flex-direction-nav a {
    opacity: 1; }
  @media only screen and (max-width: 767px) {
    #carousel {
      display: none; } }
  #carousel span.navTitle {
    color: #3b6670;
    line-height: 1em;
    display: block;
    padding: 15px;
    font-size: 1.75em;
    text-transform: uppercase; }
    @media only screen and (max-width: 1199px) {
      #carousel span.navTitle {
        font-size: 1.5em; } }
  #carousel .navDetails {
    margin-left: 5%;
    position: relative;
    text-align: center;
    width: 90%; }
  #carousel .flex-viewport li {
    margin-bottom: 78px;
    padding-top: 5px; }
    #carousel .flex-viewport li img {
      position: relative;
      z-index: 1;
      width: 90%;
      margin-left: 5%; }
    #carousel .flex-viewport li:hover,
    #carousel .flex-viewport li img:hover {
      cursor: pointer; }
  #carousel .icon-downarrow1 {
    color: #f0f0f0;
    display: block;
    font-size: 3.5em;
    transform: scale(1.5, 1);
    position: absolute;
    width: 100%;
    z-index: 1; }
  #carousel .slides li.flex-active-slide {
    background: #fff; }
    #carousel .slides li.flex-active-slide .icon-downarrow1 {
      color: #3b6670; }
  #carousel .slides li:hover {
    background: #f0f0f0; }
    #carousel .slides li:hover .icon-downarrow1 {
      color: #fff; }
    #carousel .slides li:hover img {
      opacity: 1; }
  #carousel .slides li.flex-active-slide,
  #carousel .slides li:hover {
    position: relative;
    text-align: center;
    height: 100%;
    width: 100%; }
  #carousel .slides li:before,
  #carousel .slides li:after {
    position: absolute; }
  #carousel .slides li.flex-active-slide:before,
  #carousel .slides li.flex-active-slide:after {
    background: #fff; }
  #carousel .slides li.flex-active-slide:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 120%;
    width: 50%;
    -webkit-transform: skew(0deg, 30deg);
    -moz-transform: skew(0deg, 30deg);
    -ms-transform: skew(0deg, 30deg);
    -o-transform: skew(0deg, 30deg);
    transform: skew(0deg, 30deg); }
  #carousel .slides li.flex-active-slide:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 120%;
    width: 50%;
    -webkit-transform: skew(0deg, -30deg);
    -moz-transform: skew(0deg, -30deg);
    -ms-transform: skew(0deg, -30deg);
    -o-transform: skew(0deg, -30deg);
    transform: skew(0deg, -30deg); }
  #carousel ​
  .slides li:hover {
    position: relative;
    text-align: center;
    height: 100%;
    width: 100%; }
  #carousel .slides li:hover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 120%;
    width: 50%;
    background: #f0f0f0;
    -webkit-transform: skew(0deg, 30deg);
    -moz-transform: skew(0deg, 30deg);
    -ms-transform: skew(0deg, 30deg);
    -o-transform: skew(0deg, 30deg);
    transform: skew(0deg, 30deg); }
  #carousel .slides li:hover:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 120%;
    width: 50%;
    background: #f0f0f0;
    -webkit-transform: skew(0deg, -30deg);
    -moz-transform: skew(0deg, -30deg);
    -ms-transform: skew(0deg, -30deg);
    -o-transform: skew(0deg, -30deg);
    transform: skew(0deg, -30deg); }
  #carousel ​
  .slides li {
    text-align: center;
    width: 19.9%; }
    #carousel ​
    .slides li img {
      margin-left: 5%;
      width: 90%; }
    #carousel ​
    .slides li .navDetails {
      height: 117px; }
  #carousel .flex-direction-nav a:before {
    font-family: "cpt-icons";
    font-size: 2em;
    content: "\e60a"; }
  #carousel .flex-direction-nav a.flex-next:before {
    content: "\e609"; }
  #carousel .flex-direction-nav {
    display: inline-block;
    height: 1em;
    left: 40%;
    margin: 0 auto;
    position: absolute;
    top: -3em;
    width: 20%; }
  #carousel .flex-direction-nav a.flex-prev,
  #carousel .flex-direction-nav a.flex-next {
    color: #29484f;
    height: 2em;
    line-height: 2em;
    margin: 0;
    text-decoration: none;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.2);
    width: 2em;
    z-index: 10; }
  #carousel .opacity-100 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  #carousel .flex-direction-nav a.flex-next {
    @extends .opacity-100;
    opacity: 1 !important;
    right: 0; }
  #carousel .flex-direction-nav a.flex-prev {
    @extends .opacity-100;
    opacity: 1 !important;
    left: 0; }

.wrap_service_content #slider .flex-direction-nav {
  display: none;
  width: 100%;
  position: absolute;
  top: 0; }
  @media only screen and (max-width: 767px) {
    .wrap_service_content #slider .flex-direction-nav {
      display: block;
      top: 44%; } }
  .wrap_service_content #slider .flex-direction-nav a:before {
    font-size: 40px; }
  .wrap_service_content #slider .flex-direction-nav a.flex-prev,
  .wrap_service_content #slider .flex-direction-nav a.flex-next {
    color: #fff;
    height: 57px;
    line-height: 57px;
    margin: 0;
    text-decoration: none;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.2);
    width: 40px;
    z-index: 10; }
  .wrap_service_content #slider .flex-direction-nav a.flex-next {
    right: -10px; }
  .wrap_service_content #slider .flex-direction-nav a.flex-prev {
    left: -10px; }

/* misc
================================================== */
div.wrap_phone {
  display: none;
  font-family: "Roboto Slab", serif;
  font-size: 1.25em;
  /* 20 / 16 */
  font-weight: 700;
  left: 40%;
  position: absolute;
  top: 47px;
  width: 160px; }
  div.wrap_phone .icon-phone {
    color: #3b6670;
    font-size: 100%; }
  @media only screen and (max-width: 767px) {
    div.wrap_phone {
      display: block;
      left: 220px; } }
  @media only screen and (max-width: 479px) {
    div.wrap_phone {
      font-size: 1em;
      /* 20 / 16 */
      left: 162px;
      width: 126px; } }

/* helpers */
.show-mobile {
  display: none; }

@media only screen and (max-width: 767px) {
  .show-mobile {
    display: block; }

  .hide-mobile {
    display: none; } }
