/* normalize.css v2.1.0 | MIT License | git.io/normalize */
/* normalize.scss v2.1.0 | MIT/GPLv2 License | bit.ly/normalize-with-compass */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 63, ../sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 73, ../sass/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 86, ../sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9.
 * Known issue: no IE 6 support.
 */
/* line 96, ../sass/_normalize.scss */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 */
/* line 112, ../sass/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  /* Establish a vertical rhythm unit using $base-line-height. */
  line-height: 1.5em;
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements in IE 6/7.
 */
/* line 130, ../sass/_normalize.scss */
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/**
 * Remove default margin.
 */
/* line 139, ../sass/_normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 151, ../sass/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 160, ../sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Set 1 unit of vertical rhythm on the top and bottom margin.
 */
/* line 173, ../sass/_normalize.scss */
p,
pre {
  margin: 1.5em 0;
}

/* line 177, ../sass/_normalize.scss */
blockquote {
  /* Set 1 unit of vertical rhythm on the top and bottom margin. */
  margin: 1.5em 40px;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 187, ../sass/_normalize.scss */
h1 {
  /* Set the font-size and line-height while keeping a proper vertical rhythm. */
  font-size: 2em;
  line-height: 1.5em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

/* line 196, ../sass/_normalize.scss */
h2 {
  font-size: 1.5em;
  line-height: 2em;
  margin-top: 1em;
  margin-bottom: 1em;
}

/* line 202, ../sass/_normalize.scss */
h3 {
  font-size: 1.17em;
  line-height: 1.28205em;
  margin-top: 1.28205em;
  margin-bottom: 1.28205em;
}

/* line 208, ../sass/_normalize.scss */
h4 {
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

/* line 214, ../sass/_normalize.scss */
h5 {
  font-size: 0.83em;
  line-height: 1.80723em;
  margin-top: 1.80723em;
  margin-bottom: 1.80723em;
}

/* line 220, ../sass/_normalize.scss */
h6 {
  font-size: 0.67em;
  line-height: 2.23881em;
  margin-top: 2.23881em;
  margin-bottom: 2.23881em;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 230, ../sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 239, ../sass/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 247, ../sass/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
/* line 256, ../sass/_normalize.scss */
hr {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 265, ../sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 277, ../sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
  line-height: 1.5em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 289, ../sass/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 297, ../sass/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 305, ../sass/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 314, ../sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 321, ../sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 325, ../sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Set 1 unit of vertical rhythm and a consistent indentation.
 */
/* line 340, ../sass/_normalize.scss */
dl,
menu,
ol,
ul {
  margin: 1.5em 0;
  padding: 0 0 0 40px;
}

/* line 345, ../sass/_normalize.scss */
dl {
  padding: 0;
}

/* line 349, ../sass/_normalize.scss */
dd {
  margin: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
/* line 359, ../sass/_normalize.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 373, ../sass/_normalize.scss */
img {
  border: 0;
  /* Improve image quality when scaled in IE 7. */
  -ms-interpolation-mode: bicubic;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 385, ../sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 397, ../sass/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
/* line 410, ../sass/_normalize.scss */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 419, ../sass/_normalize.scss */
fieldset {
  border-color: #c0c0c0;
  margin: 0 2px;
  /* Apply borders and padding that keep the vertical rhythm. */
  border-top-style: solid;
  border-top-width: 0.0625em;
  padding-top: 0.4625em;
  border-bottom-style: solid;
  border-bottom-width: 0.0625em;
  padding-bottom: 0.9125em;
  border-left-style: solid;
  border-left-width: 0.0625em;
  padding-left: 0.875em;
  border-right-style: solid;
  border-right-width: 0.0625em;
  padding-right: 0.875em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
/* line 435, ../sass/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 * 4. Improve appearance and consistency with IE 6/7.
 */
/* line 453, ../sass/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
  vertical-align: baseline;
  /* 4 */
  *vertical-align: middle;
  /* 4 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 469, ../sass/_normalize.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 481, ../sass/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 498, ../sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 511, ../sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 523, ../sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 538, ../sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 549, ../sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 558, ../sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 568, ../sass/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 581, ../sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 13, 2013 10:14:31 AM America/New_York */
@font-face {
  font-family: "TitilliumBold";
  src: url("fonts/TitilliumText25L001-webfont.eot");
  src: url("fonts/TitilliumText25L001-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/TitilliumText25L001-webfont.woff") format("woff"), url("fonts/TitilliumText25L001-webfont.ttf") format("truetype"), url("fonts/TitilliumText25L001-webfont.svg#TitilliumText25L800wt") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TitilliumMedium";
  src: url("fonts/TitilliumText25L002-webfont.eot");
  src: url("fonts/TitilliumText25L002-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/TitilliumText25L002-webfont.woff") format("woff"), url("fonts/TitilliumText25L002-webfont.ttf") format("truetype"), url("fonts/TitilliumText25L002-webfont.svg#TitilliumText25L600wt") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TitilliumRegular";
  src: url("fonts/TitilliumText25L003-webfont.eot");
  src: url("fonts/TitilliumText25L003-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/TitilliumText25L003-webfont.woff") format("woff"), url("fonts/TitilliumText25L003-webfont.ttf") format("truetype"), url("fonts/TitilliumText25L003-webfont.svg#TitilliumText25L400wt") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TitilliumLight";
  src: url("fonts/TitilliumText25L004-webfont.eot");
  src: url("fonts/TitilliumText25L004-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/TitilliumText25L004-webfont.woff") format("woff"), url("fonts/TitilliumText25L004-webfont.ttf") format("truetype"), url("fonts/TitilliumText25L004-webfont.svg#TitilliumText25L250wt") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TitilliumThin";
  src: url("fonts/TitilliumText25L005-webfont.eot");
  src: url("fonts/TitilliumText25L005-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/TitilliumText25L005-webfont.woff") format("woff"), url("fonts/TitilliumText25L005-webfont.ttf") format("truetype"), url("fonts/TitilliumText25L005-webfont.svg#fonts/TitilliumText25L1wt") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TitilliumXBold";
  src: url("fonts/TitilliumText25L-webfont.eot");
  src: url("fonts/TitilliumText25L-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/TitilliumText25L-webfont.woff") format("woff"), url("fonts/TitilliumText25L-webfont.ttf") format("truetype"), url("fonts/TitilliumText25L-webfont.svg#TitilliumText25L999wt") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 29, ../sass/styles.sass */
.fancybox-lock {
  overflow: auto !important;
}

/* line 33, ../sass/styles.sass */
.fancybox-overlay {
  overflow: hidden !important;
}

/* line 37, ../sass/styles.sass */
h1, h2, h3, h4, h5, h6 {
  font-family: "TitilliumBold";
  font-weight: normal;
  line-height: 1.5em;
}

/* line 41, ../sass/styles.sass */
p {
  font-family: "TitilliumRegular";
  font-size: 1.2em;
  line-height: 1.5em;
  margin-top: 0;
  text-align: justify !important;
}

/* line 47, ../sass/styles.sass */
a {
  text-decoration: none;
  color: #ef8e01;
}

/* line 52, ../sass/styles.sass */
html {
  background: #626467 url(../images/Pattern-80.png) repeat;
}

/* line 55, ../sass/styles.sass */
body {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  font-size: 62.5%;
  color: #444444;
}

/* line 63, ../sass/styles.sass */
header.header {
  font-family: "TitilliumBold";
  font-size: 1.4em;
  background: white;
  padding: 0 3%;
}
/* line 24, ../sass/styles.sass */
header.header:after {
  content: "";
  display: table;
  clear: both;
}
/* line 70, ../sass/styles.sass */
header.header .brand h1 {
  margin: 16px 0 0 0;
  display: inline;
  float: left;
}
/* line 74, ../sass/styles.sass */
header.header a {
  color: #ef8e01;
}
/* line 76, ../sass/styles.sass */
header.header .call-us {
  font-size: 1em;
  font-family: "TitilliumRegular";
  display: inline;
  float: right;
  margin: 0;
  color: #9e9a99;
  padding: 2px 1em;
  background: #dddddd;
}
/* line 85, ../sass/styles.sass */
header.header .call-us a {
  color: #9e9a99;
}
/* line 87, ../sass/styles.sass */
header.header nav.primary {
  margin-top: 23px;
  float: right;
  clear: right;
  display: inline;
}
/* line 89, ../sass/styles.sass */
header.header nav.primary .nav-open-button {
  display: none;
}
/* line 91, ../sass/styles.sass */
header.header nav.primary .nav-open-button span {
  width: 2em;
  height: 4px;
  margin: 4px auto;
  background: #ef8e01;
  clear: both;
  display: block;
}
/* line 101, ../sass/styles.sass */
header.header nav.primary ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 105, ../sass/styles.sass */
header.header nav.primary ul li {
  float: left;
}
/* line 108, ../sass/styles.sass */
header.header nav.primary ul li.current a, header.header nav.primary ul li.section a {
  background: #ef8e01;
  color: white;
}
/* line 111, ../sass/styles.sass */
header.header nav.primary ul li a {
  margin: 0;
  color: #383838;
  text-transform: uppercase;
  padding: 2px 1em;
}
/* line 116, ../sass/styles.sass */
header.header nav.primary ul li a:hover {
  background: #ef8e01;
  color: white;
}

/* line 120, ../sass/styles.sass */
.main {
  font-family: "TitilliumRegular";
  background: #dbdbdb;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ebebeb), color-stop(50%, #f0f0f0), color-stop(100%, #ebebeb));
  background-image: -webkit-linear-gradient(left, #ebebeb, #f0f0f0, #ebebeb);
  background-image: -moz-linear-gradient(left, #ebebeb, #f0f0f0, #ebebeb);
  background-image: -o-linear-gradient(left, #ebebeb, #f0f0f0, #ebebeb);
  background-image: linear-gradient(left, #ebebeb, #f0f0f0, #ebebeb);
}
/* line 24, ../sass/styles.sass */
.main:after {
  content: "";
  display: table;
  clear: both;
}
/* line 127, ../sass/styles.sass */
.main #Hero img {
  max-width: 100%;
  width: 100%;
}
/* line 131, ../sass/styles.sass */
.main #Hero .nivo-directionNav a {
  width: 62px;
  height: 62px;
}
/* line 134, ../sass/styles.sass */
.main #Hero .nivo-directionNav a.nivo-prevNav {
  background: url(../images/arrow-prev.png) no-repeat left top;
  background-size: cover;
}
/* line 137, ../sass/styles.sass */
.main #Hero .nivo-directionNav a.nivo-nextNav {
  background: url(../images/arrow-next.png) no-repeat left top;
  background-size: cover;
}
/* line 141, ../sass/styles.sass */
.main .content-container {
  float: left;
  margin: 0 3%;
  width: 60%;
}
/* line 24, ../sass/styles.sass */
.main .content-container .main-content:after {
  content: "";
  display: table;
  clear: both;
}
/* line 148, ../sass/styles.sass */
.main .content-container .teaser {
  width: 33.33333%;
  float: left;
  margin: 0 2em 1em 0;
  border-left: 0.25em solid #ef8e01;
}
/* line 153, ../sass/styles.sass */
.main .content-container .teaser p {
  margin: 0 0 0 1em;
}
/* line 156, ../sass/styles.sass */
.main .sidebar {
  width: 31%;
  margin-right: 3%;
  height: 500px;
  float: right;
}
/* line 161, ../sass/styles.sass */
.main .sidebar.sidenav {
  right: 0;
}
/* line 162, ../sass/styles.sass */
.main .sidebar.sidenav li.active a {
  font-weight: bold;
}
/* line 165, ../sass/styles.sass */
.main .sidebar.sidenav.affix {
  top: 0;
}
/* line 167, ../sass/styles.sass */
.main .sidebar a:hover, .main .sidebar a:focus {
  color: #ef8e01;
  font-weight: bold;
}

/* line 171, ../sass/styles.sass */
.column-item {
  width: 31.33333%;
  margin: 0 1%;
  float: left;
  margin-bottom: 5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 177, ../sass/styles.sass */
.column-item > h3, .column-item > h4 {
  text-align: center;
}
/* line 179, ../sass/styles.sass */
.column-item > h4 a {
  color: #444444;
}
/* line 181, ../sass/styles.sass */
.column-item > h4 a span {
  color: #ef8e01;
}
/* line 183, ../sass/styles.sass */
.column-item > h3 {
  font-size: 1.6em;
  margin: 0;
  color: #666666;
}
/* line 187, ../sass/styles.sass */
.column-item > h4 {
  font-size: 1.4em;
  margin: 0;
  color: #666666;
}
/* line 192, ../sass/styles.sass */
.column-item.column-0 {
  margin-left: 0;
  margin-right: 2%;
  clear: left;
}
/* line 196, ../sass/styles.sass */
.column-item.column-2 {
  margin-left: 2%;
  margin-right: 0;
}
/* line 199, ../sass/styles.sass */
.column-item .child-content, .column-item .description {
  border-top: 1px solid #9e9a99;
  padding: 1em 0 0 0;
  margin: 1em 0 0 0;
}

/* line 205, ../sass/styles.sass */
.StaffPage .content-container {
  width: auto;
}
/* line 207, ../sass/styles.sass */
.StaffPage .teaser {
  width: 23.2264% !important;
}

/* line 24, ../sass/styles.sass */
.staff-members div:after {
  content: "";
  display: table;
  clear: both;
}
/* line 212, ../sass/styles.sass */
.staff-members div img {
  max-width: 100%;
  display: block;
  margin: 0 auto 1em auto;
}
/* line 216, ../sass/styles.sass */
.staff-members .row {
  width: 100%;
}

/* line 220, ../sass/styles.sass */
.WADProjectPage .content-container {
  width: auto;
}

/* line 222, ../sass/styles.sass */
.wad-projects {
  margin-top: 5em;
}
/* line 224, ../sass/styles.sass */
.wad-projects div {
  position: relative;
  overflow: hidden;
}
/* line 235, ../sass/styles.sass */
.wad-projects div:hover .details {
  bottom: 0;
}
/* line 237, ../sass/styles.sass */
.wad-projects div .hidden {
  display: none;
}
/* line 239, ../sass/styles.sass */
.wad-projects div img {
  max-width: 100%;
  vertical-align: top;
}
/* line 242, ../sass/styles.sass */
.wad-projects div .details {
  color: #444444;
  border-bottom: 2px solid #ef8e01;
  margin: 0;
  background: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  bottom: -140%;
  -webkit-transition-property: bottom;
  -moz-transition-property: bottom;
  -o-transition-property: bottom;
  transition-property: bottom;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
/* line 255, ../sass/styles.sass */
.wad-projects div .details:hover {
  display: inline-block;
}
/* line 257, ../sass/styles.sass */
.wad-projects div .details p {
  padding: 20px;
}
/* line 259, ../sass/styles.sass */
.wad-projects div .details p span {
  width: 100%;
  display: inline-block;
  line-height: 1.2em;
}
/* line 263, ../sass/styles.sass */
.wad-projects div .details p span.client {
  color: #ef8e01;
  font-size: 1.4em;
}
/* line 266, ../sass/styles.sass */
.wad-projects div .details p span.agency, .wad-projects div .details p span.title, .wad-projects div .details p span.type {
  font-size: 1.2em;
  color: #a1a1a1;
}
/* line 269, ../sass/styles.sass */
.wad-projects div .details p span.keyfeature, .wad-projects div .details p span.featurelist {
  font-size: 1em;
  color: #a1a1a1;
}
/* line 272, ../sass/styles.sass */
.wad-projects div .details p span.keyfeature {
  position: absolute;
  bottom: 20px;
  width: 90%;
}

/* line 278, ../sass/styles.sass */
.ServiceRoot .content-container, .ServiceClass .content-container {
  width: 94%;
}
/* line 280, ../sass/styles.sass */
.ServiceRoot .content-container .main-content, .ServiceClass .content-container .main-content {
  margin-bottom: 5em;
}
/* line 282, ../sass/styles.sass */
.ServiceRoot .content-container p, .ServiceClass .content-container p {
  margin-bottom: 0;
}
/* line 284, ../sass/styles.sass */
.ServiceRoot .content-container h2, .ServiceClass .content-container h2 {
  color: #ef8e01;
}
/* line 24, ../sass/styles.sass */
.ServiceRoot .services:after, .ServiceRoot .items:after, .ServiceClass .services:after, .ServiceClass .items:after {
  content: "";
  display: table;
  clear: both;
}
/* line 289, ../sass/styles.sass */
.ServiceRoot .services .service img, .ServiceRoot .services .item img, .ServiceRoot .items .service img, .ServiceRoot .items .item img, .ServiceClass .services .service img, .ServiceClass .services .item img, .ServiceClass .items .service img, .ServiceClass .items .item img {
  max-width: 100%;
}
/* line 292, ../sass/styles.sass */
.ServiceRoot .services .service:hover img, .ServiceRoot .items .service:hover img, .ServiceClass .services .service:hover img, .ServiceClass .items .service:hover img {
  border-bottom: 4px solid #ef8e01;
  margin-bottom: -4px;
}
/* line 295, ../sass/styles.sass */
.ServiceRoot ol, .ServiceClass ol {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
  counter-reset: li;
  margin-left: 0;
  padding-left: 0;
}
/* line 300, ../sass/styles.sass */
.ServiceRoot ol > li, .ServiceClass ol > li {
  font-size: 1.2em;
  position: relative;
  margin: 0 0 6px 2em;
  padding: 4px 8px;
  list-style: none;
}
/* line 306, ../sass/styles.sass */
.ServiceRoot ol > li:before, .ServiceClass ol > li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  top: 0.3em;
  left: -2em;
  color: white;
  background: #444444;
  font-weight: bold;
  text-align: center;
}

/* line 319, ../sass/styles.sass */
.ServiceRoot .content-container .main-content,
.StaffPage .content-container .main-content {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 4em;
  -moz-column-gap: 4em;
  -ms-column-gap: 4em;
  -o-column-gap: 4em;
  column-gap: 4em;
}

/* line 324, ../sass/styles.sass */
footer.footer {
  background: white;
  text-align: center;
  padding: 1em 0;
  font-size: 1.4em;
}

@media screen and (max-width: 770px) {
  /* line 331, ../sass/styles.sass */
  header.header {
    font-size: 1.3em !important;
  }

  /* line 334, ../sass/styles.sass */
  .column-item {
    clear: left !important;
    width: 48% !important;
    margin-left: 0 !important;
    margin-right: 2% !important;
  }
  /* line 339, ../sass/styles.sass */
  .column-item:nth-child(2n) {
    margin-right: 0 !important;
    margin-left: 2% !important;
    clear: none !important;
  }

  /* line 343, ../sass/styles.sass */
  nav.primary ul li a {
    padding: 2px 0.7em !important;
  }
}
@media screen and (max-width: 600px) {
  /* line 347, ../sass/styles.sass */
  header.header {
    font-size: 1.2em !important;
  }

  /* line 349, ../sass/styles.sass */
  nav.primary ul li a {
    padding: 2px 0.7em !important;
  }
}
@media screen and (max-width: 500px) {
  /* line 353, ../sass/styles.sass */
  .call-us {
    display: none !important;
  }

  /* line 355, ../sass/styles.sass */
  .content-container {
    width: 94% !important;
  }
  /* line 24, ../sass/styles.sass */
  .content-container:after {
    content: "";
    display: table;
    clear: both;
  }

  /* line 358, ../sass/styles.sass */
  .ServiceRoot .content-container .main-content,
  .StaffPage .content-container .main-content {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -ms-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
  }

  /* line 361, ../sass/styles.sass */
  .column-item {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 365, ../sass/styles.sass */
  .column-item:nth-child(2n) {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 368, ../sass/styles.sass */
  .column-item img {
    max-width: 100%;
  }

  /* line 371, ../sass/styles.sass */
  .ServiceRoot ol, .ServiceClass ol {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -ms-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
  }

  /* line 374, ../sass/styles.sass */
  header.header h1 {
    line-height: 0;
    width: 100%;
  }
  /* line 377, ../sass/styles.sass */
  header.header h1 img {
    display: block;
    margin: 0 auto;
  }
  /* line 380, ../sass/styles.sass */
  header.header nav.primary {
    width: 100%;
    margin: 0 0 1em 0 !important;
  }
  /* line 383, ../sass/styles.sass */
  header.header nav.primary .nav-open-button {
    display: block !important;
  }
  /* line 385, ../sass/styles.sass */
  header.header nav.primary ul {
    display: none;
  }
  /* line 387, ../sass/styles.sass */
  header.header nav.primary ul li {
    width: 100%;
    text-align: center;
    margin: 1em 0;
  }
  /* line 391, ../sass/styles.sass */
  header.header nav.primary ul li span {
    display: none;
  }
  /* line 393, ../sass/styles.sass */
  header.header nav.primary ul li a {
    font-size: 1.4em;
  }

  /* line 397, ../sass/styles.sass */
  .nivo-directionNav a {
    width: 30px !important;
    height: 30px !important;
  }
}
