@charset "UTF-8";
/*===================================
Website by Dash Media
www.dashmedia.com.au
twitter.com/dashmediacomau
facebook.com/dashmedia.com.au
+61 8 8911 1292 - Darwin NT Australia
===================================*/
/* normalize.css v2.1.2 | MIT License | git.io/normalize */
/* normalize.scss v2.1.2 | MIT/GPLv2 License | bit.ly/normalize-with-compass */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
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.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
[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.
 */
html {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

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

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

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.
 */
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;
}

h2 {
  font-size: 1.5em;
  line-height: 2em;
  margin-top: 1em;
  margin-bottom: 1em;
}

h3 {
  font-size: 1.17em;
  line-height: 1.28205em;
  margin-top: 1.28205em;
  margin-bottom: 1.28205em;
}

h4 {
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

h5 {
  font-size: 0.83em;
  line-height: 1.80723em;
  margin-top: 1.80723em;
  margin-bottom: 1.80723em;
}

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.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

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

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

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

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1.5em 0;
}

dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

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

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

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  margin: 0 2px;
  /* Apply borders and padding that keep the vertical rhythm. */
  border-color: #c0c0c0;
  border-top-width: 0.0625em;
  border-top-style: solid;
  padding-top: 0.4625em;
  border-bottom-width: 0.0625em;
  border-bottom-style: solid;
  padding-bottom: 0.9125em;
  border-left-width: 0.0625em;
  border-left-style: solid;
  padding-left: 0.875em;
  border-right-width: 0.0625em;
  border-right-style: solid;
  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.
 */
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.
 */
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.
 */
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.
 */
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.
 */
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.
 */
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.
 */
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  -webkit-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).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 2 */
}

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

/**
 * Remove inner padding and border in Firefox 4+.
 */
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.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}

body {
  font-size: 1em;
  line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*! Swipebox v1.2.8 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}

#swipebox-overlay img {
  border: none !important;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  user-select: none;
}

#swipebox-slider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
}
#swipebox-slider .slide {
  background: url(/assets/static/lib/swipebox/src/img/loader.gif) no-repeat center center;
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

#swipebox-action,
#swipebox-caption {
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

#swipebox-action {
  bottom: -50px;
}
#swipebox-action.visible-bars {
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
}
#swipebox-action #swipebox-prev,
#swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
  background-image: url(/assets/static/lib/swipebox/src/img/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
}
#swipebox-action #swipebox-prev {
  background-position: -32px 13px;
  right: 100px;
}
#swipebox-action #swipebox-next {
  background-position: -78px 13px;
  right: 40px;
}
#swipebox-action #swipebox-close {
  background-position: 15px 12px;
  left: 40px;
}
#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
  opacity: 0.3;
}

#swipebox-caption {
  top: -50px;
  text-align: center;
}
#swipebox-caption.visible-bars {
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}

#swipebox-slider.rightSpring {
  animation: rightSpring 0.3s;
}

#swipebox-slider.leftSpring {
  animation: leftSpring 0.3s;
}

@keyframes rightSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0px;
  }
}
@keyframes leftSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0px;
  }
}
@media screen and (max-width: 800px) {
  #swipebox-action #swipebox-close {
    left: 0;
  }

  #swipebox-action #swipebox-prev {
    right: 60px;
  }

  #swipebox-action #swipebox-next {
    right: 0;
  }
}
/* Skin 
--------------------------*/
#swipebox-overlay {
  background: #0d0d0d;
}

#swipebox-action,
#swipebox-caption {
  text-shadow: 1px 1px 1px black;
  background-color: #0d0d0d;
  background-color: #0d0d0d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0d0d0d), to(black));
  background-image: -webkit-linear-gradient(top, #0d0d0d, black);
  background-image: -moz-linear-gradient(top, #0d0d0d, black);
  background-image: -o-linear-gradient(top, #0d0d0d, black);
  background-image: linear-gradient(to bottom, #0d0d0d, #000000);
  opacity: 0.95;
}

#swipebox-action {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

#swipebox-caption {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}

/*! 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("../lib/fancyBox/source/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("../lib/fancyBox/source/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("../lib/fancyBox/source/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  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("../lib/fancyBox/source/fancybox_overlay.png");
}

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

.fancybox-lock .fancybox-overlay {
  overflow: 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);
}

.fancybox-scroll {
  overflow-y: scroll;
}

@media only print {
  * {
    box-shadow: none !important;
    text-shadow: none !important;
    text-align: left !important;
    color: #666666;
  }

  body {
    font-size: 14px;
    line-height: 1.6;
    background: #fff;
  }

  body img {
    max-width: 100% !important;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
  }

  body ul > li {
    list-style-type: disc;
    list-style-position: inside;
  }

  body ol > li {
    list-style-type: decimal;
    list-style-position: inside;
  }

  body li, body img, body h1, body h2, body h3, body h4, body h5, body h6, body aside {
    page-break-inside: avoid;
  }

  body div > a[href^="#"], body nav, body .nav, body #nav {
    display: none !important;
  }

  body a {
    font-weight: bold;
    color: #333 !important;
    text-decoration: none;
  }

  body a[href^="http"]:after {
    content: " <" attr(href) "> ";
  }

  body a[href^="#"]:after {
    content: "";
  }

  body .no-print {
    display: none !important;
  }

  body .btn {
    display: none !important;
  }

  @page {
    margin: 1cm;
  }
}
@media only print and (color) {
  .color-print {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}
/*=====
@mixins
=====*/
/*-- Some extenable font sizes. --*/
/*
DASHING
=======

Features
--------
* Universal, no-js navigatoin fallback
* Responsive navigation patterns
* Rendering Tweaks
* Teaks to make the included submodules play nicely togethe
* -ms-viewport tweaks

Dash Media @dashmediacomau
--------------------------

* Jonathan Haslett @jonathanhaslett
* Jason Carney @_jason_jay

*/
/*******************
Configurable Options
*******************/
/*******************
Universal / Mobile First / Non .js Enhanced Styles
*******************/
/*======================
Hacks and h5bp overrides 
======================*/
/*
### Tweaks to imporve rendering and scrolling
*/
* {
  text-rendering: optimizeLegibility;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
}

*:active {
  -webkit-tap-highlight-color: transparent;
}

/* fixing swipebox on android... */
#swipebox-action {
  position: fixed;
  z-index: 100000;
}

#swipebox-slider {
  -ms-touch-action: double-tap-zoom pinch-zoom;
}

@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #54c1e5;
  text-shadow: none;
  color: #fff;
}

::selection {
  background: #54c1e5;
  text-shadow: none;
  color: #fff;
}

@media screen {
  .printbar {
    word-break: break-all;
  }
}
.printbar {
  max-width: 100%;
  overflow: hidden;
}

::-webkit-input-placeholder {
  color: #777777;
  font-style: italic;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #777777 !important;
  font-style: italic !important;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #777777 !important;
  font-style: italic !important;
}

:-ms-input-placeholder {
  color: #777777 !important;
  font-style: italic !important;
}

.lt-ie9 .wrap.featured-content {
  -ms-behavior: url(/assets/static/lib/background-size/backgroundsize.min.htc);
}

/*=======
Functions
=======*/
/*=====
@mixins
=====*/
@font-face {
  font-family: 'call2view';
  src: url("/assets/static/fonts/call2view/fonts/call2view.eot?v8sh4m");
  src: url("/assets/static/fonts/call2view/fonts/call2view.eot?#iefixv8sh4m") format("embedded-opentype"), url("/assets/static/fonts/call2view/fonts/call2view.woff?v8sh4m") format("woff"), url("/assets/static/fonts/call2view/fonts/call2view.ttf?v8sh4m") format("truetype"), url("/assets/static/fonts/call2view/fonts/call2view.svg?v8sh4m#call2view") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'call2view';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

.icon-play:before {
  content: "\e60a";
}

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

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

.icon-google-plus:before {
  content: "\e606";
}

.icon-menu:before {
  content: "\e607";
}

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

.icon-ok:before {
  content: "\e609";
}

.icon-play-alt:before {
  content: "\f04b";
}

.icon-youtube-play:before {
  content: "\f16a";
}

/*==============================================================
Univeral Typography
compass-style.org/reference/compassx1/typography/vertical_rhythm/)
==============================================================*/
body {
  font-size: 16px;
  line-height: 14px;
  color: #151f4e;
}
body html {
  font-size: 100%;
  line-height: 0.875em;
}

ul, ol {
  margin-top: 0em;
  margin-bottom: 0em;
  padding-bottom: 0.875em;
  padding-left: 0;
}
ul li, ol li {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1em;
  line-height: 1.75em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.56875em;
  padding-bottom: 0em;
  margin-bottom: 0.30625em;
}

#primary-nav ul {
  padding-bottom: 0em;
}

h1 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.875em;
  line-height: 1.4em;
  line-height: 42px;
  margin-top: 0em;
  padding-top: 0.37333em;
  padding-bottom: 0em;
  margin-bottom: 0.56em;
}

.main-heading {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 2.375em;
  line-height: 1.10526em;
  line-height: 42px;
  margin-top: 0em;
  padding-top: 0.22105em;
  padding-bottom: 0em;
  margin-bottom: 0.14737em;
}

.wrap.intro .header .main-heading {
  font-weight: bold;
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 2.375em;
  line-height: 1.10526em;
  line-height: 42px;
  margin-top: 0em;
  padding-top: 0.22105em;
  padding-bottom: 0em;
  margin-bottom: 0.14737em;
}
.wrap.intro .header .main-heading em {
  font-weight: 300;
  font-style: normal;
  display: block;
  line-height: 42px;
  font-size: 28px;
  padding-top: 0.42em;
  margin-bottom: 0.51333em;
  color: white;
}

.breadcrumbs li {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 0.875em;
  line-height: 2em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.7em;
  padding-bottom: 0em;
  margin-bottom: -0.7em;
}

span.position {
  display: block;
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1em;
  line-height: 1.75em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.56875em;
  padding-bottom: 0em;
  margin-bottom: 0.30625em;
  font-weight: bold;
}

.team-list h2 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.375em;
  line-height: 1.27273em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.31818em;
  padding-bottom: 0em;
  margin-bottom: 0.31818em;
}

.profile h1 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.875em;
  line-height: 1.4em;
  line-height: 42px;
  margin-top: 0em;
  padding-top: 0.37333em;
  padding-bottom: 0em;
  margin-bottom: 0.09333em;
}

body.home .main-heading {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 2.375em;
  line-height: 1.10526em;
  line-height: 42px;
  margin-top: 0em;
  padding-top: 0.22105em;
  padding-bottom: 0em;
  margin-bottom: 0.88421em;
}

h2 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.875em;
  line-height: 1.4em;
  line-height: 42px;
  margin-top: 0em;
  padding-top: 0.37333em;
  padding-bottom: 0em;
  margin-bottom: 0.56em;
}

.wrap.cta h2, h3 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.375em;
  line-height: 1.27273em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.31818em;
  padding-bottom: 0em;
  margin-bottom: 0.31818em;
}

p {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1em;
  line-height: 1.75em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.56875em;
  padding-bottom: 0em;
  margin-bottom: 1.18125em;
}

.wrap.appraisal p {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.125em;
  line-height: 1.55556em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.46667em;
  padding-bottom: 0em;
  margin-bottom: 1.08889em;
}

body.home .wrap.cta p, body.home .wrap.featured-content p, body.home .wrap.news p {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.125em;
  line-height: 1.55556em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.46667em;
  padding-bottom: 0em;
  margin-bottom: 1.08889em;
}
body.home .wrap.cta .ebook p, body.home .wrap.featured-content .ebook p, body.home .wrap.news .ebook p {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.125em;
  line-height: 1.55556em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.46667em;
  padding-bottom: 0em;
  margin-bottom: 1.08889em;
}
body.home .recent-awards li {
  font-weight: bold;
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.125em;
  line-height: 1.55556em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.46667em;
  padding-bottom: 0em;
  margin-bottom: 0.31111em;
}

.appraisal .contact li, .appraisal .contact p {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.125em;
  line-height: 1.55556em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.46667em;
  padding-bottom: 0em;
  margin-bottom: 0.31111em;
}

.hook, .hook--large {
  display: block;
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.125em;
  line-height: 1.55556em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.46667em;
  padding-bottom: 0em;
  margin-bottom: 1.08889em;
  font-weight: bold;
  color: #54c1e5;
}

.hook--large {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.375em;
  line-height: 1.27273em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.31818em;
  padding-bottom: 0em;
  margin-bottom: 0.95455em;
}

.copyright p {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.125em;
  line-height: 1.55556em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.46667em;
  padding-bottom: 0em;
  margin-bottom: 0.31111em;
}

blockquote {
  background-color: white;
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.5em;
  line-height: 1.16667em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.23333em;
  padding-bottom: 0em;
  margin-bottom: 0.35em;
  padding-top: 1.34167em;
  padding-bottom: 1.51667em;
  margin-bottom: 0.58333em;
  margin-left: 0;
  padding-left: 14%;
  margin-right: 0;
  padding-right: 14%;
  position: relative;
  border: 1px solid #dee6ed;
}
blockquote:before {
  content: "“";
  font-family: "Georgia";
  font-size: 72px;
  position: absolute;
  top: 38px;
  left: 7%;
}

.article-list h2 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.875em;
  line-height: 1.4em;
  line-height: 42px;
  margin-top: 0em;
  padding-top: 0.37333em;
  padding-bottom: 0em;
  margin-bottom: 0.09333em;
}

.blog-single h1, .with-sidebar h1 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.875em;
  line-height: 1.4em;
  line-height: 42px;
  margin-top: 0em;
  padding-top: 0.37333em;
  padding-bottom: 0em;
  margin-bottom: 0.56em;
}
.blog-single h2, .with-sidebar h2 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.375em;
  line-height: 1.27273em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.31818em;
  padding-bottom: 0em;
  margin-bottom: 0.31818em;
}
.blog-single h3, .with-sidebar h3 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.125em;
  line-height: 1.55556em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.46667em;
  padding-bottom: 0em;
  margin-bottom: 0.31111em;
}
.blog-single h4, .with-sidebar h4 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1em;
  line-height: 1.75em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.56875em;
  padding-bottom: 0em;
  margin-bottom: 0.30625em;
}
.blog-single ul, .blog-single ol, .with-sidebar ul, .with-sidebar ol {
  padding-left: 1.3em;
}

span.details {
  display: block;
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1em;
  line-height: 1.75em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.56875em;
  padding-bottom: 0em;
  margin-bottom: 0.30625em;
  font-weight: bold;
}

.subnav h2 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.375em;
  line-height: 1.27273em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.31818em;
  padding-bottom: 0em;
  margin-bottom: 0.31818em;
}
.subnav ul {
  padding-left: 0;
}
.subnav ul li {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.125em;
  line-height: 1.55556em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.46667em;
  padding-bottom: 0em;
  margin-bottom: 0.31111em;
}
.subnav ul li a {
  text-decoration: none;
}

aside h2 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.125em;
  line-height: 1.55556em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.46667em;
  padding-bottom: 0em;
  margin-bottom: 0.31111em;
}

.wrap.cta .testimonials blockquote {
  background-color: inherit;
  border: none;
  font-family: "Verdana", Helvetica, Arial, Sans-Serif;
  font-size: 1em;
  line-height: 1.75em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.525em;
  padding-bottom: 0em;
  margin-bottom: -0.525em;
  font-style: italic;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
.wrap.cta .testimonials blockquote:before {
  display: none;
}
.wrap.cta .testimonials .credit {
  display: block;
  font-weight: 700;
  font-family: "Verdana", Helvetica, Arial, Sans-Serif;
  font-size: 0.75em;
  line-height: 2.33333em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.81667em;
  padding-bottom: 0em;
  margin-bottom: 1.51667em;
}

.wrap.cta .ebook label {
  font-family: "Verdana", Helvetica, Arial, Sans-Serif;
  font-size: 0.875em;
  line-height: 2em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.65em;
  padding-bottom: 0em;
  margin-bottom: 0.35em;
  font-weight: 700;
  color: #54c1e5;
}

.wrap.copyright a {
  color: #2c3d4f;
  font-weight: normal;
}

.paging li {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.125em;
  line-height: 1.55556em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.46667em;
  padding-bottom: 0em;
  margin-bottom: 0.31111em;
}

.wrap.intro p {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.125em;
  line-height: 1.55556em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.46667em;
  padding-bottom: 0em;
  margin-bottom: 0.31111em;
}

.summary-list h2 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.375em;
  line-height: 1.27273em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.31818em;
  padding-bottom: 0em;
  margin-bottom: 0.31818em;
}

.size-12 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 0.75em;
  line-height: 2.33333em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.81667em;
  padding-bottom: 0em;
  margin-bottom: 1.51667em;
}

.size-14 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 0.875em;
  line-height: 2em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.7em;
  padding-bottom: 0em;
  margin-bottom: 1.3em;
}

.size-16 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1em;
  line-height: 1.75em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.56875em;
  padding-bottom: 0em;
  margin-bottom: 1.18125em;
}

.size-18 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.125em;
  line-height: 1.55556em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.46667em;
  padding-bottom: 0em;
  margin-bottom: 1.08889em;
}

.size-20 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.25em;
  line-height: 1.4em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.35em;
  padding-bottom: 0em;
  margin-bottom: 1.05em;
}

.size-22 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.375em;
  line-height: 1.27273em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.31818em;
  padding-bottom: 0em;
  margin-bottom: 0.95455em;
}

.size-24 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.5em;
  line-height: 1.16667em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.23333em;
  padding-bottom: 0em;
  margin-bottom: 0.93333em;
}

.size-26 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.625em;
  line-height: 1.61538em;
  line-height: 42px;
  margin-top: 0em;
  padding-top: 0.48462em;
  padding-bottom: 0em;
  margin-bottom: 1.13077em;
}

.size-28 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.75em;
  line-height: 1.5em;
  line-height: 42px;
  margin-top: 0em;
  padding-top: 0.425em;
  padding-bottom: 0em;
  margin-bottom: 1.075em;
}

.size-30 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.875em;
  line-height: 1.4em;
  line-height: 42px;
  margin-top: 0em;
  padding-top: 0.37333em;
  padding-bottom: 0em;
  margin-bottom: 1.02667em;
}

.size-32 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 2em;
  line-height: 1.3125em;
  line-height: 42px;
  margin-top: 0em;
  padding-top: 0.30625em;
  padding-bottom: 0em;
  margin-bottom: 1.00625em;
}

.size-34 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 2.125em;
  line-height: 1.23529em;
  line-height: 42px;
  margin-top: 0em;
  padding-top: 0.28824em;
  padding-bottom: 0em;
  margin-bottom: 0.94706em;
}

.size-36 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 2.25em;
  line-height: 1.16667em;
  line-height: 42px;
  margin-top: 0em;
  padding-top: 0.23333em;
  padding-bottom: 0em;
  margin-bottom: 0.93333em;
}

.size-38 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 2.375em;
  line-height: 1.10526em;
  line-height: 42px;
  margin-top: 0em;
  padding-top: 0.22105em;
  padding-bottom: 0em;
  margin-bottom: 0.88421em;
}

.size-40 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 2.5em;
  line-height: 1.4em;
  line-height: 56px;
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 1.4em;
  margin-bottom: 0em;
}

.size-48 {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 3em;
  line-height: 1.16667em;
  line-height: 56px;
  margin-top: 0em;
  padding-top: 0.24792em;
  padding-bottom: 0em;
  margin-bottom: 0.91875em;
}

/*
Some nice .no-js fallbacks
*/
/*-- .no-js --*/
.no-js {
  /*-- basic navigation --*/
}
.no-js #primary-nav {
  border: 2px solid #111111;
  background-color: #111111;
}
.no-js #primary-nav ul {
  padding: 0;
  margin: 0px;
}
.no-js #primary-nav ul li {
  display: block;
}
.no-js #primary-nav ul li.active > a {
  background-color: #151f4e;
  color: white;
}
.no-js #primary-nav ul li a {
  color: white;
  padding: 0.71429em;
  display: block;
  padding-left: 5%;
}
.no-js #primary-nav ul li a:hover, .no-js #primary-nav ul li a:focus {
  background-color: #151f4e;
  color: white;
}
.no-js #primary-nav ul li a:active {
  background-color: #54c1e5;
  color: white;
}
.no-js #primary-nav ul li ul li {
  padding-left: 5%;
}

/**
 * Created with Visual Form Builder by 23rd and Walnut
 * www.visualformbuilder.com
 * www.23andwalnut.com
 */
/** Basic Styling **/
.TTWForm, .fancybox-inner {
  width: 500px;
}

@media screen and (max-width: 768px) {
  .TTWForm, .fancybox-inner {
    width: 100%;
  }
}
.TTWForm-container {
  font-size: 16px;
  /*color: #FFFFFF;*/
  background: #2c3e50;
  font-family: "museo-sans-rounded", Arial, Helvetica, sans-serif;
}

.TTWForm-wrapper.wrapped {
  padding: 30px 30px 30px 30px;
  border: 1px solid #ced4d7;
  box-shadow: inset 0 0 0 5px #eef5f7, 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 0 5px #eef5f7, 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 0 5px #eef5f7, 0 0 3px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.TTWForm-container h2 {
  font-family: "museo-sans-rounded",sans-serif;
  line-height: 1.3;
  font-size: 42px;
  color: white;
  text-shadow: none;
  text-transform: uppercase;
}

/** Field Styles **/
.TTWForm .field, #form-title.field {
  padding-bottom: 12px;
  padding-top: 12px;
  position: relative;
  clear: both;
}

.TTWForm .field:first-child {
  padding-top: 0;
}

.TTWForm .field:last-child {
  padding-bottom: 21px;
}

/** Field Widths */
.f_25 {
  width: 21%;
  display: inline;
  float: left;
  margin-left: 2%;
  margin-right: 2%;
  /* jquery ui resize grid hack - not sure why */
}

.f_50 {
  width: 46%;
  display: inline;
  float: left;
  margin-left: 2%;
  margin-right: 2%;
  /* jquery ui resize grid hack - not sure why */
}

.f_75 {
  width: 71%;
  display: inline;
  float: left;
  margin-left: 2%;
  margin-right: 2%;
  /* jquery ui resize grid hack - not sure why */
}

.f_100 {
  width: 96%;
  display: inline;
  float: left;
  margin-left: 2%;
  margin-right: 2%;
  /* jquery ui resize grid hack - not sure why */
}

.TTWForm input, .TTWForm textarea, .TTWForm select, div.selector, div.uploader {
  width: 96%;
  font: 14px/25px aktiv-grotesk-std, "Arial", Helvetica, Verdana, sans-serif;
  padding: 6px 2%;
  color: #000;
  border: none;
  outline: none;
  display: inline-block;
  position: relative;
  z-index: 2;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  border-bottom: none;
  background-image: none;
  background-color: #fff;
}

.TTWForm select {
  width: 100%;
}

.TTWForm input[type=radio], .TTWForm input[type=checkbox] {
  width: 12px;
  margin: 8px 12px;
  top: 3px;
  position: relative;
}

.TTWForm .option {
  margin: 6px 0;
}

.TTWForm .option-title {
  position: relative;
  top: 2px;
  color: #798e94;
}

.TTWForm textarea {
  overflow: hidden;
}

.TTWForm label {
  color: white;
  text-align: left;
  font: 16px/24px aktiv-grotesk-std, Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
  margin-bottom: 5px;
  display: inline-block;
}

.TTWForm .submit input {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 18px;
  line-height: 36px;
  height: 36px;
  display: block;
  float: right;
  font-weight: bold;
  background-color: #54c1e5;
  color: white;
  text-align: center;
  white-space: nowrap;
  width: auto;
  min-width: 150px;
  padding: 0;
  padding-left: 28px;
  padding-right: 28px;
  margin: 0;
}

.TTWForm input[type=text], .TTWForm input[type=email], .TTWForm textarea {
  width: 100%;
  box-sizing: border-box;
}

#form-title {
  padding: 12px;
}

#form-title h2 {
  margin-bottom: 0;
  color: #798e94;
}

/** Date Input **/
#calroot {
  z-index: 10000;
  margin-top: -1px;
  width: 198px;
  padding: 2px;
  background-color: #fff;
  font-size: 11px;
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 0 15px #666;
  -webkit-box-shadow: 0 0 15px #666;
}

#calhead {
  padding: 2px 0;
  height: 22px;
}

#caltitle {
  font-size: 14px;
  color: #0150D1;
  float: left;
  text-align: center;
  width: 155px;
  line-height: 20px;
  text-shadow: 0 1px 0 #ddd;
}

#calnext, #calprev {
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  cursor: pointer;
  /*background: transparent url(../images/prev.png) no-repeat center center scroll;*/
}

#calnext {
  float: right;
  /*background: transparent url(../images/next.png) no-repeat center center scroll;*/
}

#calprev.caldisabled, #calnext.caldisabled {
  visibility: hidden;
}

#caltitle select {
  font-size: 10px;
}

#caldays {
  height: 14px;
  border-bottom: 1px solid #ddd;
}

#caldays span {
  display: block;
  float: left;
  width: 28px;
  text-align: center;
}

#calweeks {
  background-color: #fff;
  margin-top: 4px;
}

.calweek {
  clear: left;
  height: 22px;
}

.calweek a {
  display: block;
  float: left;
  width: 27px;
  height: 20px;
  text-decoration: none;
  font-size: 11px;
  margin-left: 1px;
  text-align: center;
  line-height: 20px;
  color: #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.calweek a:hover, .calfocus {
  background-color: #ddd;
}

a.calsun {
  color: red;
}

a.caloff {
  color: #ccc;
}

a.caloff:hover {
  background-color: #f5f5fa;
}

a.caldisabled {
  background-color: #efefef !important;
  color: #ccc !important;
  cursor: default;
}

#calcurrent {
  background-color: #498CE2;
  color: #fff;
}

#caltoday {
  background-color: #333;
  color: #fff;
}

/** Range Input **/
.TTWForm-container .slider {
  /*background: #3C72E6 url(../images/range_gradient.png) repeat-x 0 0;*/
  height: 9px;
  position: relative;
  cursor: pointer;
  border: 1px solid #333;
  width: 100%;
  float: left;
  clear: right;
  margin-top: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: inset 0 0 8px #000;
}

.TTWForm-container .progress {
  height: 9px;
  background-color: #C5FF00;
  display: none;
  opacity: 0.6;
}

.TTWForm-container .handle {
  /*background: #fff url(../images/range_gradient.png) repeat-x 0 0;*/
  height: 28px;
  width: 28px;
  top: -12px;
  position: absolute;
  display: block;
  margin-top: 1px;
  border: 1px solid #000;
  cursor: move;
  -moz-box-shadow: 0 0 6px #000;
  -webkit-box-shadow: 0 0 6px #000;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
}

.TTWForm-container .range {
  border: 1px solid #ddd;
  float: left;
  font-size: 20px;
  margin: 0 0 0 15px;
  padding: 3px 0;
  text-align: center;
  width: 50px !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.TTWForm-container div.selector, .TTWForm-container div.selector span {
  background-image: none !important;
}

.TTWForm-container div.selector {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 36px;
  background-color: #FFF;
}

/** Loading Indicator **/
.TTWForm-container .loading-text {
  position: relative;
  top: -3px;
}

/** IE Hacks **/
.TTWForm input {
  *height: 28px;
}

/** Clearfix */
.TTWForm-container .clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

/*
    The following zoom:1 rule is specifically for IE6 + IE7.
    Move to separate stylesheet if invalid CSS is a problem.
*/
* html .clearfix,
*:first-child + html .clearfix {
  zoom: 1;
}

.TTWForm-container h1 {
  font-size: 30px;
}

.fancybox-skin {
  background: #2c3e50;
}

.fancybox-opened .fancybox-skin {
  overflow: visible;
}

.form-intro {
  padding-bottom: 0 !important;
  margin-bottom: -14px;
}

.form-intro h2 {
  margin-bottom: 7px;
}

/* custom css for address input group */
.TTWForm legend {
  font-size: 16px;
  font-family: aktiv-grotesk-std, 'Helvetica Neue', Arial, Helvetica, Verdana, sans-serif;
  line-height: 24px;
  margin-bottom: 5px;
}

.TTWForm .address-input-group label {
  clear: both;
  display: block;
  margin-top: 15px;
  font-size: 14px;
}

.TTWForm-container .adr1, .city {
  margin-bottom: 5px;
}

.TTWForm .address-input-group select {
  max-width: 6em;
  height: 37px;
  line-height: 37px;
  float: left;
}

.TTWForm .address-input-group .postlabel {
  padding-top: 15px;
  margin-top: 0;
}

.TTWForm-container label.error {
  display: none !important;
}

.TTWForm-container .error {
  border: 1px solid red !important;
}

@media screen and (min-width: 769px) {
  .TTWForm input.city {
    width: 18em;
    float: left;
    margin-right: 5px;
  }

  .TTWForm .address-input-group .postcode {
    max-width: 100px;
  }

  .TTWForm .address-input-group .postcode.error {
    max-width: 112px;
  }

  .placeholders .TTWForm .address-input-group label {
    display: none;
  }

  .placeholders .TTWForm .address-input-group input {
    margin-bottom: 5px;
  }

  .placeholders .TTWForm .address-input-group .postcode {
    /*margin-left: 5px;*/
    float: right;
  }
}
.TTWForm-container, .TTWForm {
  overflow: hidden;
}

body.contact_form {
  color: white;
}
body.contact_form form {
  margin-left: auto;
  margin-right: auto;
}

.wrap.reviews {
  padding-bottom: 0 !important;
  z-index: 3;
  position: relative;
}
.wrap.reviews > section {
  padding-bottom: 0 !important;
}

.reviews__item {
  background-color: #151f4e;
  color: white;
}
.reviews__item:nth-child(2n) {
  background-color: white;
  color: #151f4e;
}

.reviews__image_wrap--link {
  text-decoration: none;
  display: block;
  position: relative;
  cursor: pointer;
}
.reviews__image_wrap--link:before {
  font-family: 'call2view';
  content: '\e60a';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 50px;
  margin-left: -35px;
  margin-top: -35px;
  color: white;
  text-align: center;
  opacity: .7;
  -moz-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
}
.reviews__image_wrap--link:hover:before, .reviews__image_wrap--link:focus:before {
  opacity: 1;
}

.reviews__name {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.5em;
  line-height: 1.16667em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.23333em;
  padding-bottom: 0em;
  margin-bottom: 0.93333em;
}

.reviews__text_wrap {
  overflow: hidden;
  padding-top: 2.625em;
  padding-bottom: 2.625em;
}

.reviews__quote {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.25em;
  line-height: 1.4em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.35em;
  padding-bottom: 0em;
  margin-bottom: 0.35em;
  background-color: transparent;
  border-width: 0px;
  padding-left: 40px;
  padding-right: 0;
  padding-bottom: 0;
}
.reviews__quote:before {
  left: 0;
  color: #54c1e5;
  top: 27px;
}

.reviews__type {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.25em;
  line-height: 1.4em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.35em;
  padding-bottom: 0em;
  margin-bottom: 0.35em;
  color: #54c1e5;
  display: block;
}

.reviews__type {
  padding-left: 40px;
}

/*******************
Enhanced Small Screens up to 767px.
*******************/
@media screen and (max-width: 767px) {
  .reviews__text_wrap {
    padding-left: 28px;
    padding-right: 28px;
  }

  .reviews__image_wrap img {
    width: 100%;
    height: auto;
  }

  .reviews__image_wrap {
    background-image: none !important;
  }
}
/*******************
Enhanced Large Screen Styles. Add additional break points as needed.
*******************/
@media screen and (min-width: 768px) {
  .js .reviews__item {
    overflow: hidden;
  }
  .js .reviews__text_wrap {
    padding-left: 47px;
    padding-right: 47px;
    width: 50%;
    float: right;
    box-sizing: border-box;
  }
  .js .reviews__image_wrap {
    width: 50%;
    float: left;
    box-sizing: border-box;
  }
  .js .reviews__item:nth-child(2n) .reviews__text_wrap {
    float: left;
  }
  .js .reviews__item:nth-child(2n) .reviews__image_wrap {
    float: right;
  }
  .js .reviews__image_wrap {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .lt-ie9 .js .reviews__image_wrap {
    -ms-behavior: url(/assets/static/lib/background-size/backgroundsize.min.htc);
  }
  .js .reviews__image_wrap img {
    display: none;
  }
}
body {
  background-color: #111111;
}
body.contact_form {
  background-color: #2c3e50;
}

/****************
Grid Layout
****************/
.wrap {
  width: 100%;
  display: block;
  padding-top: 0.875em;
  padding-bottom: 0.875em;
}
.wrap > header, .wrap > section, .wrap > footer {
  *zoom: 1;
  max-width: 1136px;
  max-width: 71rem;
  _width: 1136px;
  padding-left: 28px;
  padding-left: 1.75rem;
  padding-right: 28px;
  padding-right: 1.75rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1.75em;
}
.wrap > header:after, .wrap > section:after, .wrap > footer:after {
  content: "";
  display: table;
  clear: both;
}

#logo {
  display: block;
  margin: auto;
  position: relative;
  max-width: 50%;
  text-align: center;
}

.mobile-nav-bar {
  display: none;
}

a {
  color: #54c1e5;
  font-weight: 700;
  -moz-transition: color 200ms;
  -o-transition: color 200ms;
  -webkit-transition: color 200ms;
  transition: color 200ms;
}

img {
  max-width: 100%;
  height: auto;
}

#primary-nav a, .contact a, .btn {
  text-decoration: none;
  font-weight: 300;
}

.btn {
  display: block;
  background-color: #54c1e5;
  color: white;
  border: none;
  line-height: 28px;
  height: 28px;
  font-size: 14px;
  padding: 0;
  min-width: 165px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  font-weight: 700;
  -moz-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  -webkit-transition: background-color 200ms;
  transition: background-color 200ms;
  white-space: nowrap;
}
.btn:hover {
  background-color: #65c7e8;
}
.btn:active {
  background-color: #76cdea;
  position: relative;
  top: 2px;
}

.input-group-checkbox {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.125em;
  line-height: 1.55556em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.46667em;
  padding-bottom: 0em;
  margin-bottom: 0.31111em;
}
.input-group-checkbox label {
  color: #54c1e5;
  font-weight: bold;
  cursor: pointer;
}

.input-group label {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1em;
  line-height: 1.75em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.56875em;
  padding-bottom: 0em;
  margin-bottom: 0.30625em;
  display: block;
  font-weight: bold;
}
.input-group input {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  display: block;
  font-size: 14px;
  margin-bottom: 0.95em;
  line-height: 37px;
  height: 37px;
  padding: 0 14px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #dce1e2;
}

.sidebar .input-group label {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1em;
  line-height: 1.75em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.56875em;
  padding-bottom: 0em;
  margin-bottom: 0.30625em;
}

.input-group-submit {
  padding-top: 0.5em;
  margin-bottom: 0.4em;
  overflow: hidden;
}
.input-group-submit .btn {
  float: right;
}
.input-group-submit .btn:focus {
  outline: none;
}
.input-group-submit .btn:active {
  top: 0;
}

.wrap.intro .btn, .appraisal .cta .btn {
  float: left;
  clear: left;
  font-size: 18px;
  height: 41px;
  line-height: 41px;
  min-width: 200px;
}
.wrap.intro p, .appraisal .cta p {
  clear: both;
}

.wrap.intro {
  background-color: #151f4e;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 9.625em;
  margin-bottom: -7em;
  color: white;
  position: relative;
  z-index: 1;
}
.wrap.intro * {
  color: inherit;
  position: relative;
  z-index: 3;
}
.wrap.intro .header {
  padding-bottom: 0em;
}
.wrap.intro .btn {
  margin-top: 1.75em;
  margin-bottom: 0.875em;
  padding-left: 35px;
  padding-right: 35px;
}
.wrap.intro:before {
  content: "";
  background-color: #1a1a1a;
  opacity: 0.6;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.wrap.intro .breadcrumbs {
  padding-bottom: 0em;
}
.wrap.intro .breadcrumbs ul {
  padding-left: 0;
  list-style-type: none;
  padding-bottom: 0em;
}
.wrap.intro .breadcrumbs ul li {
  float: left;
  margin-right: .5em;
  font-weight: bold;
}
.wrap.intro .breadcrumbs ul li a {
  text-decoration: none;
}
.wrap.intro .breadcrumbs ul li a:after {
  content: '>';
}

body.home {
  background-color: #f0fbff;
}
body.home .wrap.intro {
  background-color: white;
  margin-bottom: 0px;
  padding-bottom: 2.625em;
}
body.home .wrap.featured-content, body.home .wrap.news {
  background-color: white;
}
body.home .wrap.featured-content .btn {
  float: left;
}
body.home .wrap.cta {
  padding-top: 1.75em;
  background-color: #111111;
  color: white;
}
body.home .wrap.cta section:before {
  display: none;
}

.featured-content__image {
  padding-top: 1.75em;
  padding-bottom: 0.875em;
}

body.topic_sub-page .wrap.intro, body.topic_sub-resources .wrap.intro {
  background-image: none;
  margin-bottom: 0em;
  padding-bottom: 3.5em;
}
body.topic_sub-page .wrap.with-sidebar section, body.topic_sub-resources .wrap.with-sidebar section {
  background-color: #eeeeee;
  padding-top: 1.75em;
  position: relative;
  z-index: 2;
}
body.topic_sub-page .wrap.with-sidebar section:before, body.topic_sub-resources .wrap.with-sidebar section:before {
  display: none;
}
body.topic_sub-page .wrap.with-sidebar section:before, body.topic_sub-resources .wrap.with-sidebar section:before {
  content: "";
  position: absolute;
  background-color: #eeeeee;
  background-image: url(/assets/static/img/bg-blue-white-overlay.jpg);
  background-repeat: repeat-x;
  background-position: top center;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: -1;
}

body.topic .wrap.child-list {
  padding-bottom: 0em;
}
body.topic .wrap.child-list section {
  padding-bottom: 0em;
}

.wrap.header {
  background-color: #111111;
  display: none;
}

.wrap.cta .testimonial {
  padding-bottom: 0.875em;
}
.wrap.cta .testimonial:first-of-type {
  padding-top: 0.875em;
}
.wrap.cta .testimonial img {
  margin-top: 14px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.wrap.cta .testimonials {
  padding-bottom: 0.875em;
}
.wrap.cta .ebook .ebook-logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0.875em;
  margin-bottom: 0.875em;
}

.wrap.appraisal {
  z-index: 3;
  position: relative;
  padding-top: 1.75em;
  background-color: #111111;
  color: white;
}
.wrap.appraisal .appraisal {
  padding-bottom: 2.625em;
}
.wrap.appraisal .appraisal .cta {
  overflow: hidden;
}
.wrap.appraisal .appraisal .cta .btn:first-child {
  margin-bottom: 1.55556em;
}
.wrap.appraisal .contact {
  padding-bottom: 0.875em;
}
.wrap.appraisal .contact ul {
  list-style-type: none;
  padding-left: 0;
}
.wrap.appraisal .contact ul li {
  color: #54c1e5;
  font-weight: bold;
  position: relative;
  padding-left: 1.5em;
}
.wrap.appraisal .contact ul li a {
  font-weight: bold;
}
.wrap.appraisal .contact ul li span {
  position: absolute;
  left: 0;
  top: 12px;
}
.wrap.appraisal .contact ul li span:before {
  color: white;
}
.wrap.appraisal .contact ul li span.icon-envelope {
  top: 13px;
}
.wrap.appraisal .contact ul li span.icon-print {
  top: 14px;
}

body.blog_listing .wrap.intro, .blog_article .wrap.intro {
  padding-top: 1.75em;
  background-image: none;
}
body.blog_listing .sidebar .newsletter, .blog_article .sidebar .newsletter {
  margin-bottom: 0em;
}
body.blog_listing .article-list, .blog_article .article-list {
  padding-bottom: 2.625em;
}
body.blog_listing .paging, .blog_article .paging {
  background-color: #151f4e;
  padding-left: 28px;
  padding-right: 28px;
  margin: 0 -28px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0.875em;
  padding-bottom: 0.875em;
}
body.blog_listing .paging ul, .blog_article .paging ul {
  list-style-type: none;
  padding-left: 0;
  overflow: hidden;
  padding-bottom: 0em;
}
body.blog_listing .paging ul li, .blog_article .paging ul li {
  float: left;
}
body.blog_listing .paging ul li a, .blog_article .paging ul li a {
  display: block;
  padding-left: .2em;
  padding-right: .2em;
  margin-right: .3em;
}
body.blog_listing .paging ul li a.active, .blog_article .paging ul li a.active {
  text-decoration: none;
}
body.blog_listing .paging ul li:first-child a, .blog_article .paging ul li:first-child a {
  padding-left: 0;
}
body.blog_listing .paging ul li:last-child a, .blog_article .paging ul li:last-child a {
  margin-right: 0;
  padding-right: 0;
}

.blog_article__comments {
  padding-top: 0.875em;
}

.blog_article__wrap {
  background-image: url(/assets/static/img/bg-blue-white2.gif);
  background-position: top center;
  background-repeat: repeat-x;
  padding-bottom: 0em;
}
.blog_article__wrap > section {
  background-color: white;
}
.blog_article__wrap > section > article ul, .blog_article__wrap > section > article ol {
  padding-left: 1.2em;
}
.blog_article__wrap .blog-nav {
  overflow: hidden;
  padding-top: 2.625em;
  padding-bottom: 0em;
}
.blog_article__wrap .blog-nav .btn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.blog_article__wrap .blog-nav .older {
  float: right;
  width: 45%;
}
.blog_article__wrap .blog-nav .newer {
  float: left;
  width: 45%;
}

.wrap.child-list {
  position: relative;
  z-index: 3;
}
.wrap.child-list .summary-list {
  background-color: white;
}
.wrap.child-list .summary {
  padding-bottom: 2.625em;
  overflow: hidden;
}
.wrap.child-list .summary a {
  display: block;
}
.wrap.child-list .summary .heading-link {
  color: #2c3d4f;
  text-decoration: none;
}
.wrap.child-list .summary img {
  width: 100%;
}
.wrap.child-list .summary div {
  width: 82.92254%;
  float: left;
  margin-right: 2.46479%;
  display: inline;
  margin-left: 8.53873%;
  margin-right: 8.53873%;
  overflow: hidden;
}
.wrap.child-list .summary div .btn {
  float: left;
}
.wrap.child-list .summary:first-child div {
  padding-top: 2.625em;
}
.wrap.child-list .summary:first-child .summary__link + div {
  padding-top: 0em;
}
.wrap.child-list .summary__link {
  margin-bottom: 1.75em;
}
.wrap.child-list aside {
  position: relative;
  padding-top: 2.625em;
  margin-top: 1.75em;
  color: white;
}
.wrap.child-list aside:before {
  content: '';
  display: block;
  position: absolute;
  background-color: #151f4e;
  top: 0;
  left: -28px;
  right: -28px;
  height: 100%;
  z-index: -1;
}

.summary:first-child > .summary__text:first-child {
  padding-top: 2.625em;
}

.wrap.news {
  padding-bottom: 0em;
}
.wrap.news .recent-awards, .wrap.news .logos {
  list-style-type: none;
  padding-left: 0;
}
.wrap.news .community {
  padding-top: 0.875em;
}

.js .wrap.news {
  padding-top: 0.875em;
}

.wrap.with-sidebar {
  padding-bottom: 0em;
  padding-top: 0em;
}
.wrap.with-sidebar section {
  padding-top: 1.75em;
  padding-bottom: 0em;
}
.wrap.with-sidebar .subnav {
  display: none;
}
.wrap.with-sidebar .subnav ul {
  padding-left: 0;
}
.wrap.with-sidebar aside {
  position: relative;
  color: white;
  padding-top: 5.25em;
}
.wrap.with-sidebar aside:before {
  content: '';
  background-color: #151f4e;
  position: absolute;
  top: 0;
  left: -28px;
  right: -28px;
  bottom: 0;
  height: 100%;
  z-index: 0;
  background-image: url(/assets/static/img/bg-gray-light-blue.gif);
  background-position: top center;
  background-repeat: repeat-x;
  z-index: -1;
}

aside {
  padding-bottom: 0.875em;
}
aside article {
  padding-bottom: 1.75em;
}
aside .maintenance {
  overflow: hidden;
}
aside .maintenance .btn {
  float: left;
}
aside .categories ul {
  padding-left: 0;
}
aside .categories ul a {
  text-decoration: none;
}

.wrap.copyright {
  background-color: #151f4e;
  padding-bottom: 0em;
  color: white;
}
.wrap.copyright a {
  color: white;
}
.wrap.copyright .credits {
  overflow: hidden;
}

.resources ul {
  list-style-type: none;
  padding-left: 0;
}
.resources ul li {
  font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
  font-size: 1.125em;
  line-height: 1.55556em;
  line-height: 28px;
  margin-top: 0em;
  padding-top: 0.46667em;
  padding-bottom: 0em;
  margin-bottom: 0.31111em;
  font-weight: normal;
}
.resources ul a {
  text-decoration: none;
  font-weight: normal;
}

body.staff .wrap.intro, body.staff_profile .wrap.intro {
  padding-bottom: 1.75em;
  margin-bottom: 0em;
}

.wrap.team-list {
  padding-top: 0em;
  padding-bottom: 0em;
}
.wrap.team-list section {
  background-color: white;
  padding-top: 2.625em;
  padding-bottom: 0em;
  position: relative;
  z-index: 2;
}
.wrap.team-list section:before {
  content: "";
  position: absolute;
  background-color: #eeeeee;
  background-image: url(/assets/static/img/bg-blue-white-overlay.jpg);
  background-repeat: repeat-x;
  background-position: top center;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: -1;
}
.wrap.team-list .team-member {
  overflow: hidden;
  padding-bottom: 3.5em;
}
.wrap.team-list .team-member a.image {
  display: block;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  margin-bottom: 0.875em;
}
.wrap.team-list .team-member a.image img {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 8px solid #d9e4ee;
}
.wrap.team-list .team-member .heading-link {
  display: block;
  text-decoration: none;
  color: #2c3d4f;
}
.wrap.team-list .team-member .btn {
  float: left;
  padding-left: 28px;
  padding-right: 28px;
}

.position {
  color: #54c1e5;
}

.profile img {
  margin-top: 1.225em;
  margin-bottom: 0.875em;
  margin-left: auto;
  margin-right: auto;
  border: 8px solid #d9e4ee;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.profile .btn {
  padding-left: 28px;
  padding-right: 28px;
}

.wrap.blog-listing {
  padding-bottom: 0em;
  z-index: 3;
  position: relative;
}
.wrap.blog-listing section {
  background-color: white;
}
.wrap.blog-listing .heading-link {
  color: #2c3d4f;
  text-decoration: none;
}
.wrap.blog-listing .details a {
  text-decoration: none;
}
.wrap.blog-listing article {
  overflow: hidden;
  margin-bottom: 3.5em;
}
.wrap.blog-listing article .btn {
  float: right;
}

.wrap.team-member {
  padding-top: 0em;
  padding-bottom: 0em;
}
.wrap.team-member section {
  background-color: white;
  padding-bottom: 2.625em;
}
.wrap.team-member img {
  display: block;
}

aside .newsletter {
  padding-bottom: 1.75em;
}

.checked .input-group-checkbox input {
  display: none;
}
.checked .input-group-checkbox input:checked + label:before {
  color: #2c3d4f;
  font-family: 'call2view';
  content: '\e609';
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 3px;
  padding-right: 3px;
  width: 26px;
}
.checked .input-group-checkbox label {
  overflow: visible;
  position: relative;
  padding-left: 36px;
}
.checked .input-group-checkbox label:before {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  top: -3px;
  left: 0;
  display: block;
  color: white;
  content: '.';
  position: absolute;
  background-color: white;
  border: 1px solid #dce1e3;
  width: 24px;
  line-height: 24px;
}

.sub_resource {
  overflow: hidden;
  padding-top: 0.875em;
  padding-bottom: 0.875em;
}

.checked .TTWForm .input-group-checkbox {
  margin-bottom: 0em;
  padding-bottom: 8px;
}
.checked .TTWForm .input-group-checkbox label:before {
  top: 0;
}

.contact-form .fancybox-inner {
  height: auto !important;
  color: white;
}

#largeMap {
  display: none;
}

#smallMap img {
  width: 100%;
  height: auto;
}

.yt_video__vid_link {
  position: relative;
}
.yt_video__vid_link:before {
  -moz-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
  position: absolute;
  font-family: 'call2view';
  content: "\f16a";
  color: #cd201f;
  font-size: 80px;
  line-height: 80px;
  text-align: center;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  top: 50%;
  left: 50%;
  z-index: 3;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.opacity .yt_video__vid_link:after {
  -moz-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  top: 0;
  left: 0;
  content: ' ';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  z-index: 2;
}
.yt_video__vid_link:hover:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.opacity .yt_video__vid_link:hover:after {
  -moz-transition: opacity 1000ms;
  -o-transition: opacity 1000ms;
  -webkit-transition: opacity 1000ms;
  transition: opacity 1000ms;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

.yt_video {
  background-color: white;
}

.yt_video__list {
  background-color: #151f4e !important;
}

.yt_video__cta {
  overflow: hidden;
  background-color: #151f4e;
  color: white;
  padding-top: 1.75em;
  padding-bottom: 2.625em;
  padding-left: 8.53873%;
  padding-right: 8.53873%;
}

/*******************
Enhanced Small Screens up to 767px.
*******************/
@media screen and (max-width: 767px) {
  .js {
    /***********************
    Instructions
    ------------
    
    This file is for small screen only styles, the kind that shouldn't be inherited by larger screens. Most "mobile first" styles should go into the _styles-universal.scss file.
    
    ************************/
    /***********************
    Setup the "mobile first version of the grid system
    --------------------------------------------------*/
  }
  .js #primary-nav {
    display: none;
  }
  .js body.nav-left-sticky {
    width: 100%;
  }
  .js body.nav-left-sticky:after {
    position: fixed;
    content: '';
    background-color: #000;
    -moz-transition: opacity 200ms, left 0ms ease-in 200ms;
    -o-transition: opacity 200ms, left 0ms ease-in 200ms;
    -webkit-transition: opacity 200ms, left 0ms ease-in;
    -webkit-transition-delay: 0s, 200ms;
    transition: opacity 200ms, left 0ms ease-in 200ms;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    top: 0;
    left: -100%;
    height: 200%;
    width: 100%;
    pointer-events: all;
  }
  .js body.nav-left-sticky #outer-wrap {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: block;
  }
  .js body.nav-left-sticky #inner-wrap {
    width: 100%;
    position: relative;
  }
  .js body.nav-left-sticky #primary-nav {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    z-index: 99;
    position: fixed !important;
    top: 58px;
    background-color: #111111;
    left: -60%;
    width: 60%;
    height: 100%;
    max-height: 100% !important;
    display: block;
    overflow: auto;
    -moz-transition: -moz-transform 300ms ease-in-out;
    -o-transition: -o-transform 300ms ease-in-out;
    -webkit-transition: -webkit-transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out;
    -ms-transition: none;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    padding-left: 0;
    padding-right: 0;
  }
  .js body.nav-left-sticky #primary-nav ul {
    padding-bottom: 0;
  }
  .js body.nav-left-sticky #primary-nav > ul:last-child {
    padding-bottom: 56px;
  }
  .js body.nav-left-sticky #primary-nav li {
    padding-top: 0em;
    margin-bottom: 9px;
  }
  .js body.nav-left-sticky #primary-nav li a {
    padding-left: 14px;
    padding-right: 14px;
  }
  .js body.nav-left-sticky #primary-nav li > ul {
    display: none;
    margin-top: 9px;
  }
  .js body.nav-left-sticky #primary-nav li > ul li.active > a {
    border-left-color: #54c1e5;
  }
  .js body.nav-left-sticky #primary-nav li > ul a {
    border-left: 7px solid #151f4e;
  }
  .js body.nav-left-sticky #primary-nav li > ul a:hover {
    border-left-color: #54c1e5;
  }
  .js body.nav-left-sticky #primary-nav li > ul a:active {
    border-left-color: #54c1e5;
  }
  .js body.nav-left-sticky #primary-nav li.active ul {
    display: block;
  }
  .js body.nav-left-sticky #primary-nav li.active ul li a {
    color: white;
    background-color: #111111;
  }
  .js body.nav-left-sticky #primary-nav li.active ul li a:hover {
    background-color: #151f4e;
    color: white;
  }
  .js body.nav-left-sticky #primary-nav li.active ul li a:active {
    background-color: #54c1e5;
    color: white;
  }
  .js body.nav-left-sticky #primary-nav li a {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }
  .js body.nav-left-sticky #primary-nav .active > a {
    color: white;
    background-color: #54c1e5;
  }
  .js body.nav-left-sticky #primary-nav a {
    color: white;
  }
  .js body.nav-left-sticky #primary-nav a:hover {
    background-color: #151f4e;
    color: white;
  }
  .js body.nav-left-sticky #primary-nav a:active {
    background-color: #54c1e5;
    color: white;
  }
  .js body.nav-left-sticky .mobile-nav-bar {
    border-bottom: 2px solid white;
    left: 0;
    z-index: 100;
    position: fixed;
    width: 100%;
    background-color: #111111;
    height: 56px;
    top: 0;
    -moz-transition: -moz-transform 300ms ease-in-out;
    -o-transition: -o-transform 300ms ease-in-out;
    -webkit-transition: -webkit-transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .js body.nav-left-sticky .mobile-nav-bar section {
    overflow: hidden;
    line-height: 56px;
    text-align: center;
  }
  .js body.nav-left-sticky .mobile-nav-bar .logo {
    display: block;
    width: 25%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -2px;
  }
  .js body.nav-left-sticky .mobile-nav-bar .logo img {
    width: 100%;
    height: auto;
  }
  .js body.nav-left-sticky .mobile-nav-bar .contact {
    float: right;
    list-style-type: none;
    margin-top: 10px;
    margin-right: 10px;
    padding-bottom: 0em;
    position: absolute;
    top: 0;
    right: 0;
  }
  .js body.nav-left-sticky .mobile-nav-bar .contact li {
    float: right;
    width: 35px;
    height: 35px;
    line-height: 35px;
    padding: 0;
    white-space: nowrap;
    text-indent: 100%;
    margin-left: 10px;
    overflow: hidden;
  }
  .js body.nav-left-sticky .mobile-nav-bar .contact li a {
    display: block;
  }
  .js body.nav-left-sticky .mobile-nav-bar .contact li a span {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #54c1e5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    text-indent: 0%;
    position: relative;
    color: white;
  }
  .js body.nav-left-sticky .mobile-nav-bar .contact li a:hover span {
    background-color: #65c7e8;
  }
  .js body.nav-left-sticky .mobile-nav-bar .contact li a:active span {
    background-color: #76cdea;
  }
  .js body.nav-left-sticky #nav-toggle {
    position: absolute;
    display: block;
    top: 0;
    height: 56px;
    line-height: 56px;
    color: #111111;
    -moz-transition: left 200ms;
    -o-transition: left 200ms;
    -webkit-transition: left 200ms;
    transition: left 200ms;
    text-decoration: none;
    color: white;
    z-index: 80;
  }
  .js body.nav-left-sticky .menu_outline {
    font-weight: 400;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    height: 34px;
    line-height: 34px;
    border: 1px solid;
    padding: 0 7px;
    font-size: 17px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .js body.nav-left-sticky .menu_outline .icon-menu {
    position: relative;
    top: 1px;
  }
  .js body.nav-left-sticky #inner-wrap {
    padding-top: 56px;
  }
  .js.csstransforms3d body.nav-left-sticky.nav-open #primary-nav {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .js.no-csstransforms3d body.nav-left-sticky.nav-open #primary-nav {
    left: 0;
  }
  .js:not(.old-ios) body.nav-left-sticky.nav-open:after {
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    -moz-transition: opacity 200ms;
    -o-transition: opacity 200ms;
    -webkit-transition: opacity 200ms;
    transition: opacity 200ms;
  }
  .js .mobile-nav-bar {
    display: block;
  }
  .js .btn {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .js .wrap.nav {
    padding-top: 0;
    padding-bottom: 0;
  }
  .js .wrap.nav section {
    padding-bottom: 0;
  }
  .js body.home .featured-content__image {
    display: block;
    padding-bottom: 0.875em;
  }
  .js #breadcrumb li {
    display: inline;
    float: none;
  }
  .js .wrap.featured-content {
    background-image: none !important;
  }
}
/*******************
Enhanced Large Screen Styles. Add additional break points as needed.
*******************/
@media screen and (min-width: 768px) {
  .js a.phone {
    font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
    font-size: 1.375em;
    line-height: 1.27273em;
    line-height: 28px;
    margin-top: 0em;
    padding-top: 0.31818em;
    padding-bottom: 0em;
    margin-bottom: -0.31818em;
    font-weight: bold;
    white-space: nowrap;
  }
  .js #primary-nav li {
    font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
    font-size: 1.125em;
    line-height: 1.55556em;
    line-height: 28px;
    margin-top: 0em;
    padding-top: 0.46667em;
    padding-bottom: 0em;
    margin-bottom: -0.46667em;
  }
  .js #primary-nav .util li {
    font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
    font-size: 0.875em;
    line-height: 2em;
    line-height: 28px;
    margin-top: 0em;
    padding-top: 0.7em;
    padding-bottom: 0em;
    margin-bottom: -0.7em;
  }
  .js .main-heading {
    font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
    font-size: 3em;
    line-height: 1.16667em;
    line-height: 56px;
    margin-top: 0em;
    padding-top: 0.24792em;
    padding-bottom: 0em;
    margin-bottom: 0.33542em;
  }
  .js .blog_article__wrap .main-heading {
    font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
    font-size: 3em;
    line-height: 1.16667em;
    line-height: 56px;
    margin-top: 0em;
    padding-top: 0.24792em;
    padding-bottom: 0em;
    margin-bottom: 0.04375em;
  }
  .js .blog_article__wrap .details {
    font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
    font-size: 1em;
    line-height: 1.75em;
    line-height: 28px;
    margin-top: 0em;
    padding-top: 0.56875em;
    padding-bottom: 0em;
    margin-bottom: 1.18125em;
  }
  .js .wrap.intro .header .main-heading {
    font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
    font-size: 3em;
    line-height: 1.16667em;
    line-height: 56px;
    margin-top: 0em;
    padding-top: 0.24792em;
    padding-bottom: 0em;
    margin-bottom: 0.33542em;
  }
  .js .wrap.intro .header .main-heading em {
    font-weight: 300;
    font-style: normal;
    display: block;
    line-height: 42px;
    font-size: 30px;
    padding-top: 0.42em;
    margin-bottom: 0.51333em;
  }
  .js body.home .wrap.intro .header .main-heading {
    font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
    font-size: 3em;
    line-height: 1.16667em;
    line-height: 56px;
    margin-top: 0em;
    padding-top: 0.24792em;
    padding-bottom: 0em;
    margin-bottom: 0.91875em;
  }
  .js .wrap.cta .testimonials blockquote {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .js .breadcrumbs li {
    font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
    font-size: 1em;
    line-height: 1.75em;
    line-height: 28px;
    margin-top: 0em;
    padding-top: 0.56875em;
    padding-bottom: 0em;
    margin-bottom: 0.30625em;
  }
  .js .wrap.cta .ebook label {
    margin-top: -3px;
  }
  .js .wrap.nav {
    background-color: #151f4e;
    padding-top: 0.875em;
    padding-bottom: 0.175em;
  }
  .js .wrap.nav a {
    color: white;
  }
  .js .wrap.nav a:hover {
    color: #aae0f2;
  }
  .js .wrap.nav a:active {
    color: #54c1e5;
  }
  .js .wrap.nav .active a {
    color: #54c1e5;
  }
  .js .wrap.nav #primary-nav {
    width: 100%;
    float: left;
    margin-right: 2.46479%;
    display: inline;
  }
  .js .wrap.nav #primary-nav ul {
    padding-top: 0.875em;
    padding-bottom: 0.875em;
    float: left;
    padding-left: 0;
    margin-right: 0;
  }
  .js .wrap.nav #primary-nav ul li {
    float: left;
    margin-right: 24px;
  }
  .js .wrap.nav #primary-nav ul ul {
    display: none;
  }
  .js .wrap.nav #primary-nav .util {
    width: auto;
    float: right;
    padding-left: 0;
  }
  .js .wrap.nav #primary-nav .util li:last-child {
    margin-right: 0;
  }
  .js .wrap {
    padding-top: 4.375em;
    padding-bottom: 4.375em;
  }
  .js .btn {
    float: left;
  }
  .js input.btn {
    float: right;
  }
  .js body.home .wrap.intro {
    padding-top: 6.125em;
    padding-bottom: 4.375em;
    margin-bottom: 0em;
  }
  .js body.home .wrap.intro .main-heading {
    max-width: 68.30986%;
  }
  .js body.home .wrap.intro .header .btn, .js body.home .wrap.intro .header.with-tagline .btn {
    float: left;
    margin-top: 0em;
    clear: both;
  }
  .js body.home .wrap.cta {
    padding-top: 2.625em;
    padding-bottom: 0em;
  }
  .js body.home .wrap.cta section {
    padding-bottom: 0.875em;
  }
  .js .wrap.intro {
    padding-bottom: 10.5em;
    margin-bottom: -7.875em;
  }
  .js .wrap.intro .main-heading {
    float: left;
    max-width: 74.3838%;
  }
  .js .wrap.intro .breadcrumbs {
    overflow: hidden;
  }
  .js .wrap.intro .btn {
    width: 262px;
    float: right;
    clear: none;
    max-width: 14.61268%;
    margin-top: 1.16667em;
  }
  .js .wrap.intro .header.with-tagline {
    margin-top: -0.875em;
  }
  .js .wrap.intro .header.with-tagline .btn {
    margin-top: 5.05556em;
  }
  .js .wrap.intro .header {
    padding-bottom: 1.75em;
  }
  .js .wrap.intro + .wrap {
    padding-top: 0em;
  }
  .js .wrap.intro + .wrap.appraisal {
    padding-top: 2.625em;
  }
  .js.rgba .wrap.intro + .wrap section:before {
    background-image: none;
  }
  .js .wrap.cta {
    background-color: #f0fbff;
  }
  .js .wrap.cta .testimonials {
    width: 40.22887%;
    float: left;
    margin-right: 2.46479%;
    display: inline;
  }
  .js .wrap.cta .testimonials .testimonial {
    width: 100%;
    float: left;
    margin-right: 6.12691%;
    display: inline;
  }
  .js .wrap.cta .testimonials .testimonial img {
    width: 15.09847%;
    float: left;
    margin-right: 6.12691%;
    display: inline;
    margin-top: 0.875em;
  }
  .js .wrap.cta .testimonials .testimonial blockquote, .js .wrap.cta .testimonials .testimonial span {
    width: 78.77462%;
    float: right;
    margin-right: 0;
    *margin-left: -28px;
    display: inline;
  }
  .js .wrap.cta .ebook {
    width: 31.69014%;
    float: right;
    margin-right: 0;
    *margin-left: -28px;
    display: inline;
    padding-left: 17.07746%;
    margin-left: 8.53873%;
    position: relative;
  }
  .js .wrap.cta .ebook .ebook-logo {
    width: 29.9639%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .js .wrap.cta .ebook .input-group {
    overflow: hidden;
  }
  .js .wrap.cta .ebook .input-group label {
    width: 18%;
    float: left;
  }
  .js .wrap.cta .ebook .input-group input {
    width: 75%;
    float: right;
  }
  .js .wrap.featured-content {
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-bottom: 0.875em;
  }
  .js .wrap.featured-content article {
    padding-bottom: 0.875em;
    padding-right: 28px;
  }
  .js .featured-content__image {
    width: 57.30634%;
    float: right;
    margin-right: 0;
    *margin-left: -28px;
    display: inline;
  }
  .js .featured-content--text {
    width: 40.22887%;
    float: left;
    margin-right: 2.46479%;
    display: inline;
  }
  .js body.blog_listing .wrap.intro, .js .blog_article .wrap.intro {
    padding-bottom: 11.375em;
    margin-bottom: -10.5em;
    padding-top: 2.625em;
  }
  .js body.blog_listing .wrap.blog-listing, .js .blog_article .wrap.blog-listing {
    padding-top: 0em;
    padding-bottom: 0em;
  }
  .js body.blog_listing .wrap.blog-listing section, .js .blog_article .wrap.blog-listing section {
    padding-top: 0.875em;
  }
  .js body.blog_listing .sidebar .newsletter .input-group, .js .blog_article .sidebar .newsletter .input-group {
    overflow: hidden;
  }
  .js body.blog_listing .sidebar .newsletter .input-group label, .js .blog_article .sidebar .newsletter .input-group label {
    float: left;
    width: 20%;
  }
  .js body.blog_listing .sidebar .newsletter .input-group input, .js .blog_article .sidebar .newsletter .input-group input {
    float: right;
    max-width: 79%;
  }
  .js body.blog_listing .sidebar .categories a, .js .blog_article .sidebar .categories a {
    font-weight: bold;
    text-decoration: none;
  }
  .js .blog_article__wrap {
    padding-bottom: 0em;
  }
  .js .blog_article__wrap > section {
    padding-bottom: 3.5em;
  }
  .js .blog_article__wrap section > article {
    width: 57.30634%;
    float: left;
    margin-right: 2.46479%;
    display: inline;
    padding-right: 8.53873%;
  }
  .js .blog_article__wrap .sidebar {
    padding-top: 1.75em;
    width: 31.69014%;
    float: right;
    margin-right: 0;
    *margin-left: -28px;
    display: inline;
  }
  .js .wrap.header {
    display: block;
    color: white;
    padding-top: 0.875em;
    padding-bottom: 0em;
  }
  .js .wrap.header > header {
    padding-bottom: 1.3125em;
  }
  .js .wrap.header a {
    color: #54c1e5;
  }
  .js .wrap.header span:before {
    color: white;
  }
  .js .wrap.header .logo {
    width: 40.22887%;
    float: left;
    margin-right: 2.46479%;
    display: inline;
  }
  .js .wrap.header .contact {
    width: 57.30634%;
    float: right;
    margin-right: 0;
    *margin-left: -28px;
    display: inline;
    margin-top: 1.12875em;
  }
  .js .wrap.header .contact .phone {
    display: block;
    float: right;
    padding-top: 10px;
  }
  .js .wrap.header .contact .social {
    float: right;
    margin-top: 0.35em;
  }
  .js .wrap.header .contact .social ul {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
    margin-right: 29px;
  }
  .js .wrap.header .contact .social ul li {
    padding-top: 0em;
    margin-bottom: 0em;
    text-indent: 100%;
    white-space: nowrap;
    width: 29px;
    height: 29px;
    float: left;
    position: relative;
    overflow: hidden;
    margin-right: 29px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  .js .wrap.header .contact .social ul li a, .js .wrap.header .contact .social ul li span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .js .wrap.header .contact .social ul li a {
    background-color: white;
    -moz-transition: background-color 200ms;
    -o-transition: background-color 200ms;
    -webkit-transition: background-color 200ms;
    transition: background-color 200ms;
  }
  .js .wrap.header .contact .social ul li a.facebook:hover {
    background-color: #3B5998;
  }
  .js .wrap.header .contact .social ul li a.facebook:hover span:before {
    color: white;
  }
  .js .wrap.header .contact .social ul li a.google-plus:hover {
    background-color: #d34836;
  }
  .js .wrap.header .contact .social ul li a.google-plus:hover span:before {
    color: white;
  }
  .js .wrap.header .contact .social ul li a.youtube:hover {
    background-color: #cd201f;
  }
  .js .wrap.header .contact .social ul li a.youtube:hover span:before {
    color: white;
  }
  .js .wrap.header .contact .social ul li a.twitter:hover {
    background-color: #4099FF;
  }
  .js .wrap.header .contact .social ul li a.twitter:hover span:before {
    color: white;
  }
  .js .wrap.header .contact .social ul li span {
    text-indent: 0;
    display: block;
    padding-left: 50%;
    margin-left: -4px;
  }
  .js .wrap.header .contact .social ul li span.icon-google-plus {
    margin-left: -7px;
  }
  .js .wrap.header .contact .social ul li span.icon-youtube {
    margin-left: -7px;
  }
  .js .wrap.header .contact .social ul li span:before {
    line-height: 29px;
    display: block;
    position: absolute;
    color: #34495e;
    -moz-transition: color 200ms;
    -o-transition: color 200ms;
    -webkit-transition: color 200ms;
    transition: color 200ms;
  }
  .js .wrap.child-list .summary-list {
    width: 48.76761%;
    float: left;
    margin-right: 2.46479%;
    display: inline;
  }
  .js .wrap.child-list aside {
    z-index: 1;
    width: 31.69014%;
    float: right;
    margin-right: 0;
    *margin-left: -28px;
    display: inline;
    padding-left: 8.53873%;
    padding-right: 8.53873%;
    padding-top: 3.5em;
    margin-top: 9.625em;
  }
  .js .wrap.child-list aside:before {
    left: 0;
    right: 0;
  }
  .js .wrap.appraisal {
    padding-bottom: 1.75em;
  }
  .js .wrap.appraisal .appraisal {
    width: 65.84507%;
    float: left;
    margin-right: 2.46479%;
    display: inline;
    margin-left: 17.07746%;
    margin-right: 17.07746%;
    padding-bottom: 1.75em;
    text-align: center;
  }
  .js .wrap.appraisal .appraisal .cta {
    width: 74.06417%;
    float: left;
    margin-right: 3.74332%;
    display: inline;
    margin-left: 12.96791%;
    margin-right: 12.96791%;
  }
  .js .wrap.appraisal .appraisal .cta .btn {
    clear: none;
  }
  .js .wrap.appraisal .appraisal .cta .btn:first-child {
    width: 47.47292%;
    float: left;
    margin-right: 5.05415%;
    display: inline;
  }
  .js .wrap.appraisal .appraisal .cta .btn:nth-child(2) {
    width: 47.47292%;
    float: right;
    margin-right: 0;
    *margin-left: -28px;
    display: inline;
  }
  .js .wrap.appraisal .contact {
    width: 31.69014%;
    float: left;
    margin-right: 2.46479%;
    display: inline;
    margin-right: 8.53873%;
  }
  .js .wrap.appraisal .newsletter {
    width: 57.30634%;
    float: right;
    margin-right: 0;
    *margin-left: -28px;
    display: inline;
  }
  .js .wrap.appraisal .newsletter .input-group-checkbox {
    float: left;
    margin-right: 28px;
  }
  .js .wrap.appraisal .newsletter .input-group {
    overflow: hidden;
    clear: both;
  }
  .js .wrap.appraisal .newsletter .input-group label {
    width: 20%;
    float: left;
    font-family: "museo-sans-rounded", Helvetica, Arial, Sans-Serif;
    font-size: 1.125em;
    line-height: 1.55556em;
    line-height: 28px;
    margin-top: 0em;
    padding-top: 0.46667em;
    padding-bottom: 0em;
    margin-bottom: 0.31111em;
  }
  .js .wrap.appraisal .newsletter .input-group input {
    width: 78%;
    float: right;
  }
  .js .wrap.appraisal .newsletter .input-group.name {
    padding-top: 1.75em;
  }
  .js .wrap.appraisal .newsletter .input-groub-submit {
    clear: both;
  }
  .js .wrap.news .awards {
    width: 48.76761%;
    float: left;
    margin-right: 2.46479%;
    display: inline;
    margin-right: 8.53873%;
  }
  .js .wrap.news .awards .logos li {
    width: 29.9639%;
    float: left;
    margin-right: 5.05415%;
    display: inline;
  }
  .js .wrap.news .awards .logos li img {
    width: 100%;
  }
  .js .wrap.news .awards .logos li:nth-child(3n) {
    float: right;
    margin-right: 0;
    *margin-left: -28px;
    display: inline;
  }
  .js .wrap.news .community {
    padding-top: 0em;
    width: 40.22887%;
    float: right;
    margin-right: 0;
    *margin-left: -28px;
    display: inline;
  }
  .js .wrap.with-sidebar .main, .js .wrap.with-sidebar nav, .js .wrap.with-sidebar aside {
    position: relative;
    z-index: 1;
  }
  .js .wrap.with-sidebar .main {
    width: 48.76761%;
    float: left;
    margin-right: 2.46479%;
    display: inline;
    padding-left: 8.53873%;
  }
  .js .wrap.with-sidebar .subnav {
    display: block;
    width: 23.15141%;
    float: right;
    margin-right: 0;
    *margin-left: -28px;
    display: inline;
    padding-top: 0.875em;
  }
  .js .wrap.with-sidebar aside {
    clear: right;
    float: right;
    width: 23.15141%;
    float: right;
    margin-right: 0;
    *margin-left: -28px;
    display: inline;
    padding-left: 2.46479%;
    padding-right: 2.46479%;
    margin-right: -2.46479%;
  }
  .js .wrap.with-sidebar aside:before {
    left: 0;
    right: 0;
  }
  .js .wrap.with-sidebar aside.top-level {
    margin-top: 7em;
  }
  .js body.topic_sub-page .wrap.intro, .js body.topic_sub-resources .wrap.intro {
    padding-bottom: 10.5em;
    margin-bottom: -7.875em;
  }
  .js body.topic_sub-page .wrap.with-sidebar, .js body.topic_sub-resources .wrap.with-sidebar {
    padding-top: 0em;
    padding-bottom: 0em;
  }
  .js body.topic_sub-page .wrap.with-sidebar section, .js body.topic_sub-resources .wrap.with-sidebar section {
    padding-top: 2.625em;
    background-color: inherit;
  }
  .js body.topic_sub-page .wrap.with-sidebar section:before, .js body.topic_sub-resources .wrap.with-sidebar section:before {
    display: block;
  }
  .js body.topic_sub-page .wrap.with-sidebar section:before, .js body.topic_sub-resources .wrap.with-sidebar section:before {
    left: 28px;
  }
  .js body.staff .wrap.intro, .js body.staff_profile .wrap.intro {
    padding-top: 4.375em;
    padding-bottom: 8.75em;
  }
  .js body.staff .wrap.intro + .wrap.team-member section, .js body.staff_profile .wrap.intro + .wrap.team-member section {
    padding-top: 1.75em;
  }
  .js .wrap.team-list {
    padding-top: 2.625em;
    padding-bottom: 0em;
  }
  .js .wrap.team-list section {
    margin-top: -5.25em;
    padding-top: 2.625em;
    padding-bottom: 1.75em;
  }
  .js .wrap.team-list .team-member {
    padding-bottom: 1.75em;
    width: 31.69014%;
    float: left;
    margin-right: 2.46479%;
    display: inline;
  }
  .js .wrap.team-list .team-member:nth-child(3n) {
    float: right;
    margin-right: 0;
    *margin-left: -28px;
    display: inline;
  }
  .js .wrap.team-list .team-member:nth-child(3n+1) {
    clear: both;
  }
  .js.rgba .wrap.team-list section {
    background-color: inherit;
  }
  .js .wrap.team-member {
    padding-top: 1.75em;
    padding-bottom: 0em;
  }
  .js .wrap.team-member .profile {
    width: 82.92254%;
    float: left;
    margin-right: 2.46479%;
    display: inline;
    margin-left: 8.53873%;
    margin-right: 8.53873%;
    padding-bottom: 0.875em;
  }
  .js .wrap.team-member .profile > * {
    float: left;
    clear: left;
    max-width: 58.81104%;
  }
  .js .wrap.team-member .profile > img {
    clear: none;
    float: right;
    max-width: 38.21656%;
  }
  .js .wrap.blog-listing .article-list {
    width: 57.30634%;
    float: left;
    margin-right: 2.46479%;
    display: inline;
    margin-right: 8.53873%;
    padding-bottom: 0em;
  }
  .js .wrap.blog-listing .article-list .link-image {
    display: block;
    margin-bottom: 0.875em;
  }
  .js .wrap.blog-listing .article-list .link-image img {
    width: 100%;
  }
  .js .wrap.blog-listing .article-list .heading-link {
    display: block;
  }
  .js .wrap.blog-listing .sidebar {
    width: 31.69014%;
    float: right;
    margin-right: 0;
    *margin-left: -28px;
    display: inline;
  }
  .js .wrap.blog-listing .content {
    position: relative;
    padding-bottom: 4.375em;
  }
  .js .wrap.blog-listing .paging {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    margin: 0;
  }
  .js .wrap.blog-listing .paging ul li a {
    margin-right: 1em;
  }
  .js .wrap.blog-listing .paging ul li:last-child {
    margin-right: 0;
  }
  .js .wrap.copyright {
    padding-top: 0.875em;
    padding-bottom: 0em;
  }
  .js .wrap.copyright footer {
    padding-bottom: 0.875em;
  }
  .js .wrap.copyright p {
    width: 57.30634%;
    float: left;
    margin-right: 2.46479%;
    display: inline;
  }
  .js .wrap.copyright p.dash {
    width: 40.22887%;
    float: right;
    margin-right: 0;
    *margin-left: -28px;
    display: inline;
    text-align: right;
  }
  .js #smallMap {
    display: none;
  }
  .js #largeMap {
    display: block;
    height: 300px;
  }
  .js #largeMap img {
    max-width: inherit;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .js .wrap.nav #primary-nav ul.util {
    clear: left;
    float: left;
  }
  .js .wrap.intro .header h1, .js .wrap.intro .header.with-tagline h1 {
    width: 100%;
    float: left;
    margin-right: 2.46479%;
    display: inline;
    max-width: inherit;
  }
  .js .wrap.intro .header .btn, .js .wrap.intro .header.with-tagline .btn {
    margin-top: 0.875em;
    margin-bottom: 0.875em;
    float: left;
    clear: both;
  }
}
@media screen and (min-width: 768px) and (max-width: 970px) {
  .wrap.appraisal .appraisal .cta .btn {
    min-width: inherit;
    font-size: 16px;
  }
}

/*# sourceMappingURL=main.css.map */
