/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
   * 1. Change the default font family in all browsers (opinionated).
   * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
   */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
   * Remove the margin in all browsers (opinionated).
   */

body {
	margin: 0;
}

/* HTML5 display definitions
     ========================================================================== */

/**
   * Add the correct display in IE 9-.
   * 1. Add the correct display in Edge, IE, and Firefox.
   * 2. Add the correct display in IE.
   */

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary { /* 1 */
	display: block;
}

/**
   * Add the correct display in IE 9-.
   */

audio,
canvas,
progress,
video {
	display: inline-block;
}

/**
   * Add the correct display in iOS 4-7.
   */

audio:not([controls]) {
	display: none;
	height: 0;
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */

progress {
	vertical-align: baseline;
}

/**
   * Add the correct display in IE 10-.
   * 1. Add the correct display in IE.
   */

template,
[hidden] {
	display: none;
}

/* Links
     ========================================================================== */

/**
   * 1. Remove the gray background on active links in IE 10.
   * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
   */

a {
	background-color: transparent; /* 1 */
	-webkit-text-decoration-skip: objects; /* 2 */
}

/**
   * Remove the outline on focused links when they are also active or hovered
   * in all browsers (opinionated).
   */

a:active,
a:hover {
	outline-width: 0;
}

/* Text-level semantics
     ========================================================================== */

/**
   * 1. Remove the bottom border in Firefox 39-.
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
   * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
   */

b,
strong {
	font-weight: inherit;
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */

b,
strong {
	font-weight: bolder;
}

/**
   * Add the correct font style in Android 4.3-.
   */

dfn {
	font-style: italic;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/**
   * Add the correct background and color in IE 9-.
   */

mark {
	background-color: #ff0;
	color: #000;
}

/**
   * Add the correct font size in all browsers.
   */

small {
	font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
     ========================================================================== */

/**
   * Remove the border on images inside links in IE 10-.
   */

img {
	border-style: none;
}

/**
   * Hide the overflow in IE.
   */

svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
     ========================================================================== */

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
   * Add the correct margin in IE 8.
   */

figure {
	margin: 1em 40px;
}

/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/* Forms
     ========================================================================== */

/**
   * 1. Change font properties to `inherit` in all browsers (opinionated).
   * 2. Remove the margin in Firefox and Safari.
   */

button,
.gform_button,
input,
select,
textarea {
	font: inherit; /* 1 */
	margin: 0; /* 2 */
}

/**
   * Restore the font weight unset by the previous rule.
   */

optgroup {
	font-weight: bold;
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */

button,
.gform_button,
input { /* 1 */
	overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */

button,
.gform_button,
select { /* 1 */
	text-transform: none;
}

/**
   * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
   *    controls in Android 4.
   * 2. Correct the inability to style clickable types in iOS and Safari.
   */

button,
.gform_button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button; /* 2 */
}

/**
   * Remove the inner border and padding in Firefox.
   */

button::-moz-focus-inner,
.gform_button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */

button:-moz-focusring,
.gform_button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
   * Change the border, margin, and padding in all browsers (opinionated).
   */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
   * Remove the default vertical scrollbar in IE.
   */

textarea {
	overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10-.
   * 2. Remove the padding in IE 10-.
   */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
   */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
   * Correct the text style of placeholders in Chrome, Edge, and Safari.
   */

::-webkit-input-placeholder {
	color: inherit;
	opacity: 0.54;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

/**
	 * Sometimes we just need to remove margins even though we're using normalize.
	 */

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
form,
fieldset,
legend,
figure,
table,
th,
td,
caption,
hr {
	margin: 0;
	padding: 0;
}

/**
	 * Give `cursor: help` for `:hover` on these elements.
	 */

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

/**
	 * No underlines for you!
	 */

u,
ins {
	text-decoration: none;
}

/**
	 * Faux underlines via `border-bottom` for inserted text.
	 */

ins {
	border-bottom: 1px solid;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
blockquote,
p,
address,
table,
fieldset,
figure,
pre {
	margin-bottom: 1.6666667rem;
}

.u-negate-btm-margin h1:last-child:not(.o-listing),
.u-negate-btm-margin h2:last-child:not(.o-listing),
.u-negate-btm-margin h3:last-child:not(.o-listing),
.u-negate-btm-margin h4:last-child:not(.o-listing),
.u-negate-btm-margin h5:last-child:not(.o-listing),
.u-negate-btm-margin h6:last-child:not(.o-listing),
.u-negate-btm-margin
  ul:last-child:not(.o-listing),
.u-negate-btm-margin ol:last-child:not(.o-listing),
.u-negate-btm-margin dl:last-child:not(.o-listing),
.u-negate-btm-margin
  blockquote:last-child:not(.o-listing),
.u-negate-btm-margin p:last-child:not(.o-listing),
.u-negate-btm-margin address:last-child:not(.o-listing),
.u-negate-btm-margin
  table:last-child:not(.o-listing),
.u-negate-btm-margin
  fieldset:last-child:not(.o-listing),
.u-negate-btm-margin figure:last-child:not(.o-listing),
.u-negate-btm-margin
  pre:last-child:not(.o-listing) {
	margin-bottom: 0;
}

ul,
ol,
dd {
	margin-left: 1.6666667rem;
}

img {
	font-style: italic;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

svg {
	fill: currentColor;
	vertical-align: baseline;
}

.js-inject-svg[src=""] {
	display: none;
}

a {
	color: #008e8f;
	text-decoration: underline;
}

a:visited {
	color: #007576;
}

a:hover {
	color: #00a7a9;
	text-decoration: none;
}

a:active {
	color: #00a7a9;
}

/* generated with grunt-sass-globbing */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - blockquote - Dependencies
*	Enable the css objects used within the blockquote
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Heading - Dependencies
*	Enable the css objects used within the Heading
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Lede - Dependencies
*	Enable the css objects used within the Lede
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Subheading - Dependencies
*	Enable the css objects used within the Subheading
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Title - Dependencies
*	Enable the css objects used within the Title
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Attribution Vanilla - Dependencies
*	Enable the css objects used within the Attribution Vanilla
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Before Footer - Dependencies
*	Enable the css objects used within the Before Footer
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Colophon Vanilla - Dependencies
*	Enable the css objects used within the Colophon Vanilla
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Footer Vanilla - Dependencies
*	Enable the css objects used within the Footer Vanilla
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Social Menu - Dependencies
*	Enable the css objects used within the Social Menu
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Card - Dependencies
*	Enable the css objects used within the Card
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Photo Card - Dependencies
*	Enable the css objects used within the Photo Card
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Card Hero - Dependencies
*	Enable the css objects used within the Card Hero
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Hero Vanilla - Dependencies
*	Enable the css objects used within the Hero Vanilla
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Section Image - Dependencies
*	Enable the css objects used within the Section Image
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Decorative List - Dependencies
*	Enable the css objects used within the Decorative List
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Floating Call Button - Dependencies
*	Enable the css objects used within the Floating Call Button
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Icon - Dependencies
*	Enable the css objects used within the Icon
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Media List - Dependencies
*	Enable the css objects used within the Media List
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Meta - Dependencies
*	Enable the css objects used within the Meta
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Section Intro - Dependencies
*	Enable the css objects used within the Section Intro
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Site Blocker - Dependencies
*	Enable the css objects used within the Site Blocker
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Team - Dependencies
*	Enable the css objects used within the Team
*
 ---------------------------------------------------------- */

.o-nav,
.o-nav__sub-menu,
.sub-menu {
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
}

.o-nav {
	display: inline-block;
	width: 100%;
}

.o-nav__link,
.menu-item a {
	display: block;
	text-decoration: none;
}

.o-nav__sub-menu,
.sub-menu {
	width: 270px;
}

.o-nav__sub-menu > li,
.sub-menu > li {
	width: 100%;
}

.o-lyt,
.o-ltg {
	display: block;
	margin-bottom: 0;
	margin-left: -32px;
}

.o-lyt > .o-lyt__item,
.o-ltg > .o-lyt__item,
.o-lyt > .o-ltg__item,
.o-ltg > .o-ltg__item {
	padding-left: 32px;
	vertical-align: top;
}

.o-lyt__item,
.o-ltg__item {
	display: inline-block;
	width: 100%;
}

.o-lyt--bordered {
	margin-left: -2px;
}

.o-lyt--bordered > .o-lyt__item,
.o-lyt--bordered > .o-ltg__item {
	padding-left: 2px;
}

.o-lyt--small {
	margin-left: -16px;
}

.o-lyt--small > .o-lyt__item,
.o-lyt--small > .o-ltg__item {
	padding-left: 16px;
}

.o-lyt--large,
.o-lyt--halves {
	margin-left: -7.1111111rem;
}

.o-lyt--large > .o-lyt__item,
.o-lyt--halves > .o-lyt__item,
.o-lyt--large > .o-ltg__item,
.o-lyt--halves > .o-ltg__item {
	padding-left: 7.1111111rem;
}

.o-lyt--flush {
	margin-left: 0;
}

.o-lyt--flush > .o-lyt__item,
.o-lyt--flush > .o-ltg__item {
	padding-left: 0;
}

.o-lyt--auto > .o-lyt__item,
.o-lyt--auto > .o-ltg__item {
	width: auto;
}

.o-lyt--middle > .o-lyt__item,
.o-lyt--middle > .o-ltg__item {
	vertical-align: middle;
}

.o-lyt--reverse {
	direction: rtl;
}

.o-lyt--reverse > .o-lyt__item,
.o-lyt--reverse > .o-ltg__item {
	direction: ltr;
	text-align: left;
}

.o-lyt--alternate {
	text-align: left;
}

.o-lyt--alternate > .o-lyt__item > .o-lyt,
.o-lyt--alternate > .o-ltg__item > .o-lyt,
.o-lyt--alternate > .o-lyt__item > .o-ltg,
.o-lyt--alternate > .o-ltg__item > .o-ltg {
	direction: ltr;
}

.o-lyt--alternate > .o-lyt__item:nth-of-type(2n) > .o-lyt,
.o-lyt--alternate > .o-ltg__item:nth-of-type(2n) > .o-lyt,
.o-lyt--alternate > .o-lyt__item:nth-of-type(2n) > .o-ltg,
.o-lyt--alternate > .o-ltg__item:nth-of-type(2n) > .o-ltg {
	direction: rtl;
	text-align: inherit;
}

.o-lyt--alternate > .o-lyt__item:nth-of-type(2n) > .o-lyt .o-lyt__item,
.o-lyt--alternate > .o-ltg__item:nth-of-type(2n) > .o-lyt .o-lyt__item,
.o-lyt--alternate > .o-lyt__item:nth-of-type(2n) > .o-ltg .o-lyt__item,
.o-lyt--alternate > .o-ltg__item:nth-of-type(2n) > .o-ltg .o-lyt__item,
.o-lyt--alternate > .o-lyt__item:nth-of-type(2n) > .o-lyt .o-ltg__item,
.o-lyt--alternate > .o-ltg__item:nth-of-type(2n) > .o-lyt .o-ltg__item,
.o-lyt--alternate > .o-lyt__item:nth-of-type(2n) > .o-ltg .o-ltg__item,
.o-lyt--alternate > .o-ltg__item:nth-of-type(2n) > .o-ltg .o-ltg__item {
	direction: ltr;
}

.o-lyt--alternate.o-lyt--reverse {
	text-align: left;
}

.o-lyt--alternate.o-lyt--reverse > .o-lyt__item > .o-lyt,
.o-lyt--alternate.o-lyt--reverse > .o-ltg__item > .o-lyt,
.o-lyt--alternate.o-lyt--reverse > .o-lyt__item > .o-ltg,
.o-lyt--alternate.o-lyt--reverse > .o-ltg__item > .o-ltg {
	direction: rtl;
}

.o-lyt--alternate.o-lyt--reverse > .o-lyt__item > .o-lyt > .o-lyt__item,
.o-lyt--alternate.o-lyt--reverse > .o-ltg__item > .o-lyt > .o-lyt__item,
.o-lyt--alternate.o-lyt--reverse > .o-lyt__item > .o-ltg > .o-lyt__item,
.o-lyt--alternate.o-lyt--reverse > .o-ltg__item > .o-ltg > .o-lyt__item,
.o-lyt--alternate.o-lyt--reverse > .o-lyt__item > .o-lyt > .o-ltg__item,
.o-lyt--alternate.o-lyt--reverse > .o-ltg__item > .o-lyt > .o-ltg__item,
.o-lyt--alternate.o-lyt--reverse > .o-lyt__item > .o-ltg > .o-ltg__item,
.o-lyt--alternate.o-lyt--reverse > .o-ltg__item > .o-ltg > .o-ltg__item {
	direction: ltr;
}

.o-lyt--alternate.o-lyt--reverse > .o-lyt__item:nth-of-type(2n) > .o-lyt,
.o-lyt--alternate.o-lyt--reverse > .o-ltg__item:nth-of-type(2n) > .o-lyt,
.o-lyt--alternate.o-lyt--reverse > .o-lyt__item:nth-of-type(2n) > .o-ltg,
.o-lyt--alternate.o-lyt--reverse > .o-ltg__item:nth-of-type(2n) > .o-ltg {
	direction: ltr;
}

.o-ltg {
	margin-bottom: -32px;
	display: block;
}

.o-ltg > .o-ltg__item {
	margin-bottom: 32px;
}

.o-ltg--bordered {
	margin-bottom: -1px;
}

.o-ltg--bordered > .o-ltg__item {
	margin-bottom: 1px;
}

.o-ltg--small {
	margin-bottom: -16px;
}

.o-ltg--small > .o-ltg__item {
	margin-bottom: 16px;
}

.o-ltg--large,
.c-team--long {
	margin-bottom: -3.5555556rem;
}

.o-ltg--large > .o-ltg__item,
.c-team--long > .o-ltg__item {
	margin-bottom: 3.5555556rem;
}

.o-ltg--flush {
	margin-bottom: 0;
}

.o-ltg--flush > .o-ltg__item {
	margin-bottom: 0;
}

.o-wrap {
	max-width: 1170px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.o-wrap--wide {
	max-width: none;
}

.o-wrap--petite {
	max-width: 43.3333333rem;
}

.o-wrap--flush {
	padding-left: 0;
	padding-right: 0;
}

.o-band,
.c-hero-vanilla {
	padding-top: 1.6666667rem;
	padding-bottom: 1.6666667rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
}

.o-band--small {
	padding-top: 0.8333333rem;
	padding-bottom: 0.8333333rem;
}

.o-band--large {
	padding-top: 3.3333333rem;
	padding-bottom: 3.3333333rem;
}

.o-band--huge {
	padding-top: 6.6666667rem;
	padding-bottom: 6.6666667rem;
}

.o-band--flush {
	padding-top: 0;
	padding-bottom: 0;
}

.o-band--primary {
	background-color: #011a32;
	color: #FFFFFF;
}

.o-band--primary a,
.o-band--primary h1,
.o-band--primary h2,
.o-band--primary h3,
.o-band--primary h4,
.o-band--primary h5,
.o-band--primary h6 {
	color: inherit;
}

.o-band--secondary {
	background-color: #008e8f;
	color: #FFFFFF;
}

.o-band--secondary a,
.o-band--secondary h1,
.o-band--secondary h2,
.o-band--secondary h3,
.o-band--secondary h4,
.o-band--secondary h5,
.o-band--secondary h6 {
	color: inherit;
}

.o-band--grey-ui {
	background-color: #EEEEEE;
}

.o-band--tertiary {
	background-color: #2f2f2f;
	color: #FFFFFF;
}

.o-band--tertiary a,
.o-band--tertiary h1,
.o-band--tertiary h2,
.o-band--tertiary h3,
.o-band--tertiary h4,
.o-band--tertiary h5,
.o-band--tertiary h6 {
	color: inherit;
}

.o-band--extend {
	margin-left: auto;
	margin-right: auto;
	max-width: 1365px;
}

.o-tint {
	position: relative;
}

.o-tint:before {
	background-color: #000000;
	opacity: 0.3;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

.o-tint__body {
	position: relative;
	z-index: 5;
}

.o-tint--light:before {
	background-color: #000000;
	opacity: 0.1;
}

.o-ratio {
	padding: 0  0  66.666%  0;
	position: relative;
	width: 100%;
}

.o-ratio__body {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.o-ratio--square {
	padding-bottom: 100%;
}

.o-list--inline {
	padding-left: 0;
}

.o-list--inline > li {
	display: inline-block;
	width: auto;
}

.o-list--delimited > li + li:before {
	content: '|';
	margin-left: 1em;
	margin-right: 1em;
}

.o-list--bare,
.gfield_checkbox,
.gfield_radio {
	list-style: none;
	margin-left: 0 !important;
}

.o-icon {
	height: 1.25em;
	width: 1.25em;
}

.o-icon > svg,
.o-icon > img {
	height: inherit;
	width: inherit;
}

.o-icon--small {
	height: 0.8333333em;
	width: 0.8333333em;
}

.o-icon--small > svg,
.o-icon--small > img {
	height: inherit;
	width: inherit;
}

.o-icon--large {
	height: 2.5em;
	width: 2.5em;
}

.o-icon--large > svg,
.o-icon--large > img {
	height: inherit;
	width: inherit;
}

.o-icon--before {
	margin-right: 0.75em;
}

.o-icon--before.o-icon--small {
	margin-right: 0.375em;
}

.o-icon--before.o-icon--large {
	margin-right: 1.5em;
}

.o-icon--middle {
	vertical-align: middle;
}

.o-icon--middle > svg,
.o-icon--middle > img {
	vertical-align: inherit;
}

/* generated with grunt-sass-globbing */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - blockquote - Dependencies
*	Enable the css objects used within the blockquote
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Heading - Dependencies
*	Enable the css objects used within the Heading
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Lede - Dependencies
*	Enable the css objects used within the Lede
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Subheading - Dependencies
*	Enable the css objects used within the Subheading
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Title - Dependencies
*	Enable the css objects used within the Title
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Attribution Vanilla - Dependencies
*	Enable the css objects used within the Attribution Vanilla
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Before Footer - Dependencies
*	Enable the css objects used within the Before Footer
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Colophon Vanilla - Dependencies
*	Enable the css objects used within the Colophon Vanilla
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Footer Vanilla - Dependencies
*	Enable the css objects used within the Footer Vanilla
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Social Menu - Dependencies
*	Enable the css objects used within the Social Menu
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Card - Dependencies
*	Enable the css objects used within the Card
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Photo Card - Dependencies
*	Enable the css objects used within the Photo Card
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Card Hero - Dependencies
*	Enable the css objects used within the Card Hero
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Hero Vanilla - Dependencies
*	Enable the css objects used within the Hero Vanilla
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Section Image - Dependencies
*	Enable the css objects used within the Section Image
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Decorative List - Dependencies
*	Enable the css objects used within the Decorative List
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Floating Call Button - Dependencies
*	Enable the css objects used within the Floating Call Button
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Icon - Dependencies
*	Enable the css objects used within the Icon
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Media List - Dependencies
*	Enable the css objects used within the Media List
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Meta - Dependencies
*	Enable the css objects used within the Meta
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Section Intro - Dependencies
*	Enable the css objects used within the Section Intro
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Site Blocker - Dependencies
*	Enable the css objects used within the Site Blocker
*
 ---------------------------------------------------------- */

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              *                SOLUTIONS
*
*	=Components - Team - Dependencies
*	Enable the css objects used within the Team
*
 ---------------------------------------------------------- */

html {
	background-color: #FFFFFF;
	color: #666;
	font-family: "Khula", arial, sans-serif;
	font-size: 100%;
	font-size: 0.95625em;
	line-height: 1.6666667em;
}

body {
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
	-webkit-transition: all 0.2s ease;
	        transition: all 0.2s ease;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: inherit;
	font-family: "Khula", arial, sans-serif;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0.8333333rem;
	text-transform: uppercase;
}

h1,
h2,
h3,
h4 {
	-webkit-transform: skew(-10deg);
	    -ms-transform: skew(-10deg);
	        transform: skew(-10deg);
}

h1 {
	font-size: 2.6600199rem;
}

h2 {
	font-size: 2.3130608rem;
}

h3 {
	font-size: 2.0113572rem;
}

h4 {
	font-size: 1.520875rem;
}

h5 {
	font-size: 1.3225rem;
}

h6 {
	font-size: 1.15rem;
}

fieldset {
	background: transparent;
	border: none;
	padding: 0;
}

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
input:not([type]),
textarea,
label,
select,
textarea,
.select2 .select2-selection {
	display: block;
}

label {
	color: #666;
	font-size: 0.9rem;
	font-weight: 700;
	margin-bottom: 0.0115741em;
	text-transform: none;
}

label abbr {
	display: none;
}

button,
.gform_button,
input[type="submit"] {
	font-family: inherit;
	-webkit-appearance: value;
	-moz-appearance: value;
}

/*
*	Make consistent heights across text inputs (except textarea), based on the height of padding/line-height etc
*/

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
input:not([type]),
textarea,
select {
	height: 2.9444444em;
}

/*
*	Style form elements consistently
*/

textarea,
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
input:not([type]),
textarea,
select {
	-webkit-transition: border-color;
	transition: border-color;
	background-color: #FFFFFF;
	border-radius: 0.2083333rem;
	border: 1px solid #d5d5d5;
	color: #666;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	padding-bottom: 0.5138889em;
	padding-left: 1.1388889em;
	padding-right: 1.1388889em;
	padding-top: 0.5138889em;
	width: 100%;
}

textarea:hover,
input[type="color"]:hover,
input[type="date"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="email"]:hover,
input[type="month"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="text"]:hover,
input[type="time"]:hover,
input[type="url"]:hover,
input[type="week"]:hover,
input:not([type]):hover,
textarea:hover,
select:hover {
	background-color: #FFFFFF;
	border-color: #bbbbbb;
}

textarea:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
input:not([type]):focus,
textarea:focus,
select:focus {
	background-color: #FFFFFF;
	border-color: #a2a2a2;
	box-shadow: none !important;
	outline: none;
}

textarea {
	height: 9.1666667em;
	resize: vertical;
}

input[type="search"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}

input[type="file"] {
	padding-bottom: halve(1.6666667rem)/180em;
	width: 100%;
}

/*
*	Placeholders
*/

::-webkit-input-placeholder {
	color: rgba(102, 102, 102, 0.5);
	font-weight: 400;
	opacity: 1;
}

::-moz-placeholder {
	color: rgba(102, 102, 102, 0.5);
	font-weight: 400;
	opacity: 1;
}

:-ms-input-placeholder {
	color: rgba(102, 102, 102, 0.5) !important;
	font-weight: 400;
	opacity: 1;
}

/*
*	Checkbox & Radio Buttons
*/

input[type="checkbox"],
input[type="radio"] {
	vertical-align: middle;
	width: auto;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
	display: inline;
	vertical-align: middle;
}

/*
*	Datepicker
*/

.ui-datepicker {
	background-color: #FFFFFF;
	border: 1px solid #d5d5d5;
}

.ui-datepicker a {
	text-decoration: none;
}

.ui-datepicker th {
	text-align: left;
}

.ui-datepicker table {
	width: 100%;
}

.ui-datepicker-calendar {
	padding: 0 1.6666667rem;
}

.ui-datepicker-header {
	position: relative;
}

.ui-datepicker-next,
.ui-datepicker-prev {
	cursor: pointer;
	margin-top: -0.8333333rem;
	position: absolute;
	top: 50%;
	z-index: 10;
}

.ui-datepicker-next {
	right: 1.6666667rem;
}

.ui-datepicker-prev {
	left: 1.6666667rem;
}

.ui-datepicker-month,
.ui-datepicker-year {
	width: 40%;
	display: inline-block;
	margin: 0 5%;
}

.ui-datepicker-title {
	position: relative;
	padding: 1em 4em;
}

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              \ 
*                SOLUTIONS
*
*	=Checkboxes and Radio Buttons
*	Styled checkbox and radio button styles, 
*	these are together because they should have consistent styling
*	Standard-looking rounded buttons with borders and coloured indicators
*
 ---------------------------------------------------------- */

input[type="checkbox"],
input[type="radio"] {
	margin-right: 0.4166667rem;
}

/*
*	Common styles shared between checkbox and radio buttons
*	These are mostly structural styles, but the radio/checkbox outline has been included as well
*/

.gfield_radio > li,
.gfield_checkbox > li {
	position: relative;
}

.gfield_radio > li > input,
.gfield_checkbox > li > input {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
}

.gfield_radio > li > input + label,
.gfield_checkbox > li > input + label {
	cursor: pointer;
	display: block;
}

.gfield_radio > li > input + label:before,
.gfield_checkbox > li > input + label:before,
.gfield_radio > li > input + label:after,
.gfield_checkbox > li > input + label:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
}

.gfield_radio > li > input + label:before,
.gfield_checkbox > li > input + label:before {
	background-color: #FFFFFF;
	border: 1px solid #d5d5d5;
	left: 0;
}

/*
*	Specific Radio button styling
*/

.gfield_radio > li > input + label {
	padding-left: 2.5em;
	margin-bottom: 0.6666667em;
	font-weight: 400;
}

.gfield_radio > li > input + label:before {
	border-radius: 50%;
	height: 1.6666667em;
	width: 1.6666667em;
	margin-top: -0.8333333em;
}

.gfield_radio > li > input:checked + label:after {
	background-color: #008e8f;
	border-radius: 50%;
	height: 0.6666667em;
	left: 0.5em;
	margin-top: -0.3333333em;
	width: 0.6666667em;
}

/*
*	Specific Checkbox Styling
*/

.gfield_checkbox > li > input + label {
	padding-left: 2.5em;
	margin-bottom: 0.6666667em;
	font-weight: 400;
}

.gfield_checkbox > li > input + label:before {
	border-radius: 0.2083333rem;
	height: 1.6666667em;
	width: 1.6666667em;
	margin-top: -0.8333333em;
}

.gfield_checkbox > li > input:checked + label:before {
	height: 1.6666667em;
	width: 1.6666667em;
}

.gfield_checkbox > li > input:checked + label:after {
	border-bottom: 2px solid #008e8f;
	border-right: 2px solid #008e8f;
	height: 1em;
	left: 0.6666667em;
	margin-top: -0.5555556em;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	width: 0.4444444em;
}

hr {
	border: none;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 1.6666667em;
	margin-top: 1.6666667em;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

th {
	background-color: #008e8f;
}

thead {
	color: #FFFFFF;
}

td,
th {
	padding: 0.4166667rem 0.8333333rem;
}

tbody tr:hover {
	background-color: #EEEEEE;
}

td {
	border-bottom: 1px solid #EEEEEE;
}

.e-effect__item {
	-webkit-transition: all 0.2s ease;
	        transition: all 0.2s ease;
}

.e-scale .e-effect__item {
	-webkit-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

.e-scale--tiny:hover .e-effect__item {
	-webkit-transform: scale(1.05);
	    -ms-transform: scale(1.05);
	        transform: scale(1.05);
}

.o-lyt--photo-card {
	margin-left: -1px;
	margin-right: -1px;
	margin-bottom: 0 !important;
}

.o-lyt--photo-card .o-lyt__item,
.o-lyt--photo-card .o-ltg__item {
	margin-left: -1px;
	margin-bottom: -1px;
	padding-left: 0;
}

/* generated with grunt-sass-globbing */

blockquote,
.c-blockquote {
	color: #03417d;
	font-size: 1.15rem;
	font-style: italic;
	position: relative;
}

blockquote:before,
.c-blockquote:before {
	background-image: url("../img/icon-blockquote-quote.png");
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	display: inline-block;
	height: 4.6111111rem;
	left: -2.5rem;
	opacity: .25;
	position: absolute;
	top: -0.8333333rem;
	width: 3.4444444rem;
}

.o-tint blockquote,
.o-tint
  .c-blockquote {
	color: inherit;
}

.c-heading {
	font-size: 1.520875rem;
}

.c-lede {
	color: #03417d;
	font-size: 1.15rem;
}

.o-tint .c-lede,
.c-card-hero .c-lede {
	color: inherit;
}

.c-small {
	font-size: 0.8695652rem;
}

.c-subheading {
	font-size: 1.3225rem;
}

.c-title {
	font-size: 2.0113572rem;
}

.c-content-404__heading {
	font-size: 3.5178763rem !important;
}

.c-gallery__item {
	position: relative;
	display: block;
}

.c-gallery__item::before {
	background-color: #011a32;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all .2s ease;
	        transition: all .2s ease;
	width: 100%;
}

.c-gallery__item:hover::before {
	opacity: .5;
}

.c-attribution-vanilla {
	display: inline-block;
	-webkit-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
	-webkit-transition: -webkit-transform .3s ease;
	        transition: transform .3s ease;
}

.c-attribution-vanilla:hover {
	-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	        transform: scale(1.1);
}

.c-attribution-vanilla:hover svg {
	fill: #008e8f;
}

.c-attribution-vanilla svg {
	fill: #FFFFFF;
	height: 1.7222222rem;
	position: relative;
	-webkit-transform: rotate(-6deg);
	    -ms-transform: rotate(-6deg);
	        transform: rotate(-6deg);
	-webkit-transition: fill .2s ease;
	        transition: fill .2s ease;
	width: 4.3333333rem;
}

.c-before-footer {
	font-size: 0.8695652rem;
}

.c-before-footer p:last-of-type {
	margin-bottom: 0;
}

.c-colophon-vanilla {
	font-size: 13.3043478px;
	overflow: hidden;
	text-align: center;
	color: rgba(255, 255, 255, 0.35);
	padding-bottom: 3.3333333rem;
}

.c-colophon-vanilla__primary {
	position: relative;
}

.c-colophon-vanilla__content,
.c-colophon-vanilla__menu {
	display: inline-block;
}

.c-colophon-vanilla__content p,
.c-colophon-vanilla__content .u-negate-btm-margin,
.c-colophon-vanilla__menu p,
.c-colophon-vanilla__menu .u-negate-btm-margin {
	display: inline;
}

.c-colophon-vanilla__content a,
.c-colophon-vanilla__menu a {
	display: inline-block;
}

.c-colophon-vanilla__menu .o-list {
	display: inline;
}

.c-colophon-vanilla__menu .o-list a {
	text-decoration: underline;
}

.c-colophon-vanilla__menu .o-list a:hover {
	text-decoration: none;
}

.c-colophon-vanilla__body {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	padding-bottom: 0.8333333rem;
	padding-top: 0.8333333rem;
}

.c-footer-vanilla {
	font-size: 0.8695652rem;
	overflow: hidden;
	color: rgba(255, 255, 255, 0.35);
}

.c-footer-vanilla a {
	color: rgba(255, 255, 255, 0.85);
}

.c-footer-vanilla a:hover {
	text-decoration: underline;
	color: white;
}

.c-footer-vanilla .sub-menu {
	padding-right: 0.8333333rem;
	width: auto !important;
}

.c-footer-vanilla__primary img {
	max-width: 10rem;
}

.c-footer-vanilla__secondary .o-navigation--columned > .menu-item {
	width: 50%;
}

.c-footer-vanilla__secondary .sub-menu {
	margin-bottom: 0.8333333rem;
}

.c-footer-vanilla__secondary .o-nav > li > a {
	font-weight: 700;
}

.c-social-menu {
	position: relative;
}

.c-social-menu__body {
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 100%;
}

.c-social-menu .c-social-menu__item > a {
	background-color: #011a32;
	border-radius: 50%;
	border: 2px solid #011a32;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.75) inset;
	display: inline-block;
	height: 3.3333333rem;
	width: 3.3333333rem;
}

.c-social-menu .c-social-menu__item > a:hover {
	background-color: #010d19;
	border-color: #010d19;
}

.c-social-menu .c-social-menu__item > a:hover .o-icon svg {
	-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	        transform: scale(1.1);
}

.c-social-menu .c-social-menu__item > a .o-icon {
	color: #FFFFFF !important;
	position: relative;
	top: 0.8166667rem;
}

.c-social-menu .c-social-menu__item > a .o-icon svg {
	-webkit-transition: -webkit-transform .2s ease;
	        transition: transform .2s ease;
	-webkit-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

.c-card__media {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 50%;
}

.c-card__media img {
	display: none;
}

.c-card__body {
	background-color: #EEEEEE;
	padding: 2.5rem 1.6666667rem;
	position: relative;
}

.o-band--grey-ui .c-card__body {
	background-color: #FFFFFF;
}

.c-card__categories {
	bottom: 100%;
	margin-bottom: -0.8333333rem;
	position: absolute;
}

.c-card__categories a {
	margin-top: 0.2083333rem;
}

.c-card__date,
.c-card__content {
	font-size: 0.8695652rem;
}

.c-photo-card {
	border: 1px solid #EEEEEE;
}

.c-photo-card:hover {
	background-color: #F5F5F5;
}

.c-photo-card a {
	display: block;
}

.c-photo-card__media {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 60%;
}

.c-photo-card__media img {
	display: none;
}

.c-photo-card__body {
	padding: 1.6666667rem 1.6666667rem 1.3333333rem 1.6666667rem;
	position: relative;
}

.o-band--grey-ui .c-photo-card__body {
	background-color: #FFFFFF;
}

.c-photo-card__heading {
	font-size: 1rem;
}

.c-masthead__body {
	position: relative;
}

.c-masthead .o-nav a {
	color: inherit;
	display: block;
	font-size: 15.6521739px;
	line-height: 1.2;
	padding: 0.4166667rem 0.8333333rem;
	text-transform: uppercase;
}

.c-masthead .o-nav > li:hover > a,
.c-masthead .o-nav > li:hover .sub-menu > li:hover > a {
	color: #008e8f;
}

.c-masthead .o-nav .current-menu-ancestor > a,
.c-masthead .o-nav .current-menu-item > a {
	color: #008e8f;
}

.c-masthead .o-nav > li > a {
	display: block;
	font-weight: 700;
	padding: 0.625rem 0.8333333rem;
}

.c-masthead {
	background-color: #FFFFFF;
	font-size: 0.8695652rem;
}

.c-masthead__primary {
	padding-bottom: 0.8333333rem;
	padding-top: 0.8333333rem;
}

.c-masthead__toggle {
	background-color: transparent !important;
	border-color: transparent !important;
	color: #011a32 !important;
	height: 4.3888889rem;
	padding: 0;
	width: 4.3888889rem;
}

.c-masthead__secondary_menu a {
	background-color: transparent !important;
}

.c-masthead__toggle--primary {
	left: 0;
}

.c-masthead__toggle--secondary {
	right: 0;
}

.c-masthead .o-nav .sub-menu a {
	background-color: #FFFFFF;
}

.c-masthead .o-nav > li:hover {
	background-color: #fbfbfb;
}

.c-masthead .o-nav > li > a {
	text-align: left;
}

.c-masthead .o-nav > li > a span {
	display: block;
}

.c-masthead .sub-menu > li > a:hover {
	background-color: #fbfbfb;
}

.c-masthead .o-nav > li:hover > a {
	color: #008e8f;
}

.c-masthead .o-nav .js-hover + span + .sub-menu {
	display: block !important;
}

.c-masthead--is-open {
	-webkit-transform: translateX(270px);
	    -ms-transform: translateX(270px);
	        transform: translateX(270px);
}

/*
*	Only display the trigger for menu items that HAVE children
*/

.c-searchform--mini {
	position: relative;
	width: 100%;
}

.c-searchform--mini .c-searchform__input {
	height: 4.3888889rem;
	border: none;
}

.error404 .c-searchform--mini .c-searchform__input,
.no-results .c-searchform--mini .c-searchform__input {
	border: 1px solid #EEEEEE;
}

.c-searchform--mini .c-searchform__submit {
	height: 100%;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.c-searchform--mini .c-btn,
.c-searchform--mini .gform_button {
	height: inherit;
	padding: 0;
	width: 4.3888889rem;
}

/*
*	Placeholder for the menu icon bars to inherit from
*/

.c-menu-icon--standard .c-menu-icon__bars,
.c-menu-icon--standard .c-menu-icon__bars:after,
.c-menu-icon--standard .c-menu-icon__bars:before {
	background-color: #011a32;
	border-radius: 0.2083333rem;
	display: block;
	height: 2px;
	width: 16px;
}

.c-menu-icon--standard .c-menu-icon__bars {
	position: relative;
	-webkit-transition: background-color 0.2s ease 0.2s;
	        transition: background-color 0.2s ease 0.2s; /*
				*	Transitioned state
				*/
}

.c-menu-icon--standard .c-menu-icon__bars:after,
.c-menu-icon--standard .c-menu-icon__bars:before {
	content: "";
	position: absolute;
	-webkit-transform-origin: center  center;
	    -ms-transform-origin: center  center;
	        transform-origin: center  center;
	-webkit-transform: rotate(0);
	    -ms-transform: rotate(0);
	        transform: rotate(0);
	-webkit-transition: top 0.2s ease 0.2s, -webkit-transform 0.2s ease 0s;
	        transition: top 0.2s ease 0.2s, transform 0.2s ease 0s;
}

.c-menu-icon--standard .c-menu-icon__bars:before {
	top: -4px;
}

.c-menu-icon--standard .c-menu-icon__bars:after {
	top: 4px;
}

.c-menu-icon--is-active .c-menu-icon--standard .c-menu-icon__bars {
	background-color: transparent;
}

.c-menu-icon--is-active .c-menu-icon--standard .c-menu-icon__bars:before,
.c-menu-icon--is-active .c-menu-icon--standard .c-menu-icon__bars:after {
	top: 0;
	-webkit-transition-delay: 0s, 0.2s;
	        transition-delay: 0s, 0.2s;
}

.c-menu-icon--is-active .c-menu-icon--standard .c-menu-icon__bars:before {
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.c-menu-icon--is-active .c-menu-icon--standard .c-menu-icon__bars:after {
	-webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}

.c-card-hero {
	position: relative;
	background-size: cover;
	background-position: center;
	max-width: 1130px;
	margin-left: auto;
	margin-right: auto;
}

.c-card-hero__content {
	background-color: rgba(1, 26, 50, 0.75);
	color: #FFFFFF;
	padding: 1.6666667rem;
}

.c-card-hero__content a,
.c-card-hero__content a:visited,
.c-card-hero__content a:hover {
	color: inherit;
}

.c-card-hero__caption {
	font-size: 15.6521739px;
	color: #FFFFFF;
	text-shadow: 0px 0px 10px #000000, 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.c-hero-text--overhang {
	margin-bottom: -2.5rem;
}

.c-hero-vanilla {
	color: #FFFFFF;
	padding-bottom: 10%;
	padding-top: 30%;
	text-align: center;
}

.c-hero-vanilla--left {
	text-align: left;
}

.c-hero-vanilla a {
	color: inherit;
}

.c-hero-vanilla a:visited,
.c-hero-vanilla a:hover,
.c-hero-vanilla a:active {
	color: inherit;
}

.c-hero-vanilla--text {
	border-top: 1px solid #EEEEEE;
	color: #011a32 !important;
	padding-bottom: 0 !important;
	padding-top: 3.3333333rem !important;
}

.c-hero-vanilla--text .c-title {
	margin-bottom: 0;
}

.c-section-image {
	padding-top: 3.3333333rem;
	padding-bottom: 1.6666667rem;
}

.c-section-image .c-heading {
	font-size: 41.6350938px;
}

.c-cta-link:after,
.c-cta-link--back:before {
	display: inline-block;
	vertical-align: middle;
}

.c-btn,
.gform_button,
.c-btn--primary-ghost,
.c-btn--secondary {
	border: 1px solid transparent;
	border-radius: 0.2083333rem;
	cursor: pointer;
	display: inline-block;
	font-size: 0.8695652rem;
	outline: none;
	padding: 0.4791667em 1.9166667em;
	text-align: center;
	text-decoration: none;
	width: auto;
	-webkit-appearance: none;
}

.c-btn,
.gform_button {
	background-color: #008e8f;
	border-color: #008e8f;
	color: #FFFFFF;
	font-weight: 700;
	vertical-align: middle;
	text-transform: uppercase;
	padding-top: 0.75em !important;
}

.c-btn:visited,
.gform_button:visited {
	color: #FFFFFF;
}

.c-btn:hover,
.gform_button:hover,
.c-btn:active,
.gform_button:active {
	background-color: #007576;
	border-color: #007576;
	color: #FFFFFF;
}

.c-btn--primary-ghost {
	background-color: transparent;
	border-color: #008e8f;
	color: #008e8f;
}

.c-btn--primary-ghost:visited {
	background-color: transparent;
	border-color: #008e8f;
	color: #008e8f;
}

.c-btn--primary-ghost:hover,
.c-btn--primary-ghost:active {
	background-color: #007576;
	border-color: #007576;
	color: #FFFFFF;
}

.c-btn--secondary {
	background-color: #011a32;
	border-color: #011a32;
	color: #FFFFFF;
}

.c-btn--secondary:visited {
	color: #FFFFFF;
}

.c-btn--secondary:hover,
.c-btn--secondary:active {
	background-color: #010d19;
	border-color: #010d19;
	color: #FFFFFF;
}

.c-btn--fill {
	width: 100%;
}

.c-btn--tiny {
	padding: 0.25em 0.8333333rem 0.5em 0.8333333rem;
	line-height: 1;
	font-size: 0.6956522em;
}

.c-cta-link,
.c-cta-link--white {
	display: inline-block;
}

.c-cta-link {
	color: #008e8f;
	text-decoration: none;
	border-bottom: 1px solid #008e8f;
	border-bottom: 2px solid currentColor !important;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.6em;
}

.c-cta-link:visited {
	color: #007576;
	border-color: currentColor;
}

.c-cta-link:hover {
	color: #00a7a9;
	border-color: currentColor;
}

.c-cta-link:after {
	border-right: 2px solid currentColor;
	border-top: 2px solid currentColor;
	width: 0.4166667rem;
	height: 0.4166667rem;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	content: "";
	margin-left: 0.2083333rem;
	margin-top: -0.125em;
	-webkit-transition: all 0.2s ease;
	        transition: all 0.2s ease;
}

.c-cta-link:hover:after {
	margin-left: 0.4166667rem;
}

.c-cta-link--white {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

.c-cta-link--white:visited {
	color: #FFFFFF;
	border-color: currentColor;
}

.c-cta-link--white:hover {
	color: #FFFFFF;
	border-color: currentColor;
}

.c-cta-link--back:before {
	border-right: 2px solid currentColor;
	border-top: 2px solid currentColor;
	width: 0.4166667rem;
	height: 0.4166667rem;
	-webkit-transform: rotate(225deg);
	    -ms-transform: rotate(225deg);
	        transform: rotate(225deg);
	content: "";
	margin-right: 0.2083333rem;
	margin-top: -0.125em;
}

.c-cta-link--back:after {
	display: none;
}

.c-decorative-list {
	color: #03417d;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	position: relative;
}

.c-decorative-list > li {
	padding-left: 1.25rem;
	position: relative;
}

.c-decorative-list > li:before {
	background-color: #03417d;
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: .3em;
	left: 0;
	position: absolute;
	top: 0.5833333rem;
	width: .3em;
}

.c-decorative-list > li + li {
	margin-top: 0.8333333rem;
}

.c-floating-call-button {
	background-color: #00a7a9;
	bottom: 0;
	color: #FFFFFF;
	font-size: 15.6521739px;
	font-weight: 700;
	left: 0;
	padding: 0.8333333rem 1.6666667rem;
	position: fixed;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	z-index: 100;
}

.c-floating-call-button a {
	color: inherit !important;
	display: block;
	text-decoration: none !important;
}

.c-floating-call-button:hover {
	background-color: #008e8f;
}

.c-pagination-square {
	padding-bottom: 1.6666667rem;
	text-align: center;
	font-weight: 700;
}

.c-pagination-square li {
	display: inline-block;
}

.c-pagination-square ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.c-pagination-square li > .page-numbers {
	border: 1px solid transparent;
	display: inline-block;
	font-size: 20.7px;
	height: 2.9166667rem;
	line-height: 2.0833333rem;
	padding: 0.8333333rem 0.8333333rem;
	text-align: center;
}

.c-pagination-square a {
	color: #011a32 !important;
	text-decoration: none;
}

.c-pagination-square .current {
	border-color: #008e8f !important;
	color: #008e8f;
	padding: 0.4166667rem 0 !important;
	width: 2.9166667rem;
}

.c-pagination-square .next,
.c-pagination-square .prev {
	display: none !important;
}

.c-searchform-mini {
	position: relative;
	width: 100%;
}

.c-searchform-mini__input {
	border: none;
	height: 2.5rem;
	padding-left: 0.8333333rem;
	padding-right: 3.3333333rem;
}

.error404 .c-searchform-mini__input,
.no-results .c-searchform-mini__input {
	border: 1px solid #EEEEEE;
}

.c-searchform-mini__submit {
	height: 100%;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.c-searchform-mini .c-btn,
.c-searchform-mini .gform_button {
	background-color: transparent !important;
	border-color: transparent !important;
	color: #008e8f !important;
	height: inherit;
	padding: 0;
	width: 2.5rem;
}

.c-section-intro {
	text-align: center;
	position: relative;
	margin-top: 1.6666667rem;
}

.c-section-intro__heading {
	color: #011a32;
}

.c-site-blocker {
	background-color: rgba(0, 0, 0, 0.9);
	position: fixed;
	-webkit-transition: opacity 0.2s ease;
	        transition: opacity 0.2s ease;
	z-index: 110;
}

.c-team { /*
	*	Long form modifier
	*/ /*
	*	Short form modifier
	*/
}

.c-team__media img {
	max-width: none;
	width: 100%;
}

.c-team--short .c-team__item {
	text-align: center;
}

/* --------------------------------------------------------
*        __ __  __
*      /  /   /   /     __/__/__
*      \ /   /   /  __   /  /  __  (/__
*       /   /   / /  /  /  /  /__) /  /
*      /   /   / (__/__/_ /__/____/  /_/
*              \ 
*                SOLUTIONS
*
*	=Gravity Forms
*	Base styling for gravity forms output
*
 ---------------------------------------------------------- */

.gform_fields {
	display: block;
	margin-bottom: -1.6666667rem !important;
	margin-left: -1.6666667rem;
}

.gform_footer {
	margin-top: 1.7777778rem;
}

.gfield {
	display: inline-block;
	margin-bottom: 1.6666667rem;
	margin-right: -4px;
	padding-left: 1.6666667rem;
	position: relative;
	vertical-align: top;
	width: 100%;
}

.gform_validation_container {
	display: none;
}

.gfield_checkbox,
.gfield_radio {
	margin-bottom: 0;
	margin-left: 0;
}

.validation_error,
.validation_message {
	color: #EA1F54;
}

.ginput_container + .validation_message {
	margin-bottom: 0.8333333em;
	margin-top: 0.4166667em;
}

.validation_error {
	margin-bottom: 1.6666667em;
}

input:invalid {
	box-shadow: none;
	outline: none;
}

/*
*	Create custom checkboxes and radio buttons
*/

.ginput_container_time {
	margin-right: -4px;
	position: relative;
}

.ginput_container_time i {
	font-style: normal;
	position: absolute;
	top: 0.8333333rem;
	left: 100%;
	margin-left: 12.25px;
}

/*
*	Inline forms
*/

.form--inline form {
	display: block;
	margin-bottom: 0;
	margin-left: -1.6666667rem;
	vertical-align: middle;
}

.form--inline .gform_heading,
.form--inline .gform_body,
.form--inline .gform_footer,
.form--inline .validation_error {
	display: inline-block;
	margin-right: -4px;
	padding-left: 1.6666667rem !important;
	vertical-align: middle;
}

.form--inline .validation_error,
.form--inline .validation_message {
	color: mk-palette(secondary);
}

.form--inline .gform_heading {
	margin-bottom: 0.8333333rem;
	width: 100%;
}

.form--inline .gform_title {
	margin-bottom: 0;
}

.form--inline .gform_body {
	width: 100%;
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #000000;
	opacity: 0.8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 15px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	    user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
.mfp-close.gform_button,
button.mfp-arrow,
.mfp-arrow.gform_button {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
}

button::-moz-focus-inner,
.gform_button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid transparent;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
	border-left: 27px solid transparent;
}

.mfp-iframe-holder {
	padding-top: 30px;
	padding-bottom: 30px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 0.8333333rem rgba(0, 0, 0, 0.6);
	background: #000;
}

/* Main image in popup */

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 60px 0 60px;
	margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 60px;
	bottom: 60px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 0.8333333rem rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -56px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 1.6666667rem;
	font-size: 0.833rem;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

/*
*	WordPress menu items
*/

.menu-item {
	margin-right: -4px;
}

/*
*	Display navigation in the sidebar
*/

.o-nav--sidebar .menu-item a {
	display: none;
}

.o-nav--sidebar .current-menu-ancestor .current-menu-ancestor a,
.o-nav--sidebar > .current-menu-item > a,
.o-nav--sidebar > .current-menu-item > ul > .menu-item > a,
.o-nav--sidebar > .current-menu-ancestor > ul > .current-menu-item a {
	display: block;
}

/*
*	Display navigation in columns
*/

.o-nav--columned > .menu-item {
	display: inline-block;
	margin-right: -4px;
	vertical-align: top;
	width: 100%;
}

.u-sr,
.u-hide-labels label {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
}

.u-display--center {
	margin-left: auto;
	margin-right: auto;
}

.u-display--show {
	display: block;
}

.u-display--hide {
	display: none;
}

.u-display--invisible,
.c-site-blocker {
	opacity: 0;
	visibility: hidden;
}

.u-display--visible,
.c-masthead .o-nav .js-hover + span + .sub-menu,
.c-site-blocker--is-active .c-site-blocker {
	opacity: 1;
	visibility: visible;
}

.u-line-length {
	max-width: 47em;
}

.u-line-length--wide {
	max-width: none;
}

.u-line-length--petite {
	max-width: 31.3333333em;
}

.u-line-length--left,
.u-line-length--center {
	margin-right: auto;
}

.u-line-length--right,
.u-line-length--center {
	margin-left: auto;
}

.u-pos--center {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

.u-pos--fill,
.c-site-blocker {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.u-text--center {
	text-align: center !important;
}

.u-text--undecorated {
	text-decoration: none !important;
}

.u-keyline {
	border-top: 1px solid #EEEEEE;
}

.u-keyline--thin {
	border-top-width: 1px;
}

.u-hard {
	padding: 0 !important;
}

.u-hard--top {
	padding-top: 0 !important;
}

.u-hard--bottom {
	padding-bottom: 0 !important;
}

.u-soft {
	padding: 1.6666667rem !important;
}

.u-soft--top {
	padding-top: 1.6666667rem !important;
}

.u-flush {
	margin: 0 !important;
}

.u-flush--bottom {
	margin-bottom: 0 !important;
}

.u-pull {
	margin: -1.6666667rem !important;
}

.u-pull--bottom {
	margin-bottom: -1.6666667rem !important;
}

.g-one-whole {
	width: 100%;
}

.g-one-half {
	width: 50%;
}

.g-one-third,
.ginput_container_time {
	width: 33.333%;
}

.g-one-quarter {
	width: 25%;
}

.g-one-fifth {
	width: 20%;
}

.g-one-sixth {
	width: 16.666%;
}

@media (min-width: 540px) {

.c-team--long .c-team__media {
	width: 50%;
}

.c-team--long .c-team__content {
	width: 50%;
}

.c-team--short .c-team__list {
	width: 50%;
}

.o-nav--columned > .menu-item {
	width: 50%;
}

.g-one-whole\@palm-h {
	width: 100%;
}

.g-one-half\@palm-h {
	width: 50%;
}

}

@media (min-width: 768px) {

.ui-datepicker {
	width: 400px;
}

.o-lyt--sidebar-content > li:first-of-type {
	width: 33.333%;
}

.o-lyt--sidebar-content > li:last-of-type {
	width: 66.666%;
}

.o-lyt--sidebar-content > li:last-of-type {
	width: 75%;
	padding-right: 8.3333333%;
}

.o-lyt--content-sidebar > li:first-of-type {
	width: 66.666%;
}

.o-lyt--content-sidebar > li:first-of-type {
	width: 75%;
	padding-right: 8.3333333%;
}

.o-lyt--content-sidebar > li:last-of-type {
	width: 33.333%;
}

.c-footer-vanilla__primary {
	width: 33.3333333%;
}

.c-footer-vanilla__secondary {
	width: 66.6666667%;
}

.c-card-hero__content {
	max-width: 50%;
}

.c-card-hero__caption {
	margin-top: 1.6666667rem;
	max-width: 50%;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 1.6666667rem;
}

.c-floating-call-button {
	right: 0.8333333rem;
	width: 18em;
	left: auto;
	bottom: 0.8333333rem;
}

.c-team--long .c-team__media {
	width: 33.333%;
}

.c-team--long .c-team__content {
	width: 66.666%;
}

.c-team--short .c-team__list {
	width: 33.333%;
}

.form--inline .gform_body {
	width: 75%;
}

.form--inline .gform_footer {
	width: 25%;
	margin-top: 0;
}

.form--inline .gform_footer .button {
	margin-bottom: 0;
	padding-left: 0.4166667rem;
	padding-right: 0.4166667rem;
	width: 100%;
}

.g-one-whole\@lap {
	width: 100%;
}

.g-one-half\@lap {
	width: 50%;
}

.g-one-third\@lap {
	width: 33.333%;
}

.g-two-thirds\@lap {
	width: 66.666%;
}

.g-one-quarter\@lap {
	width: 25%;
}

.g-three-quarters\@lap {
	width: 75%;
}

.g-one-sixth\@lap {
	width: 16.666%;
}

}

@media (min-width: 990px) {

.o-nav--dropdown .o-nav__item,
.o-nav--dropdown .menu-item {
	position: relative;
}

.o-nav--dropdown .o-nav__item:hover > .o-nav__sub-menu,
.o-nav--dropdown .menu-item:hover > .o-nav__sub-menu,
.o-nav--dropdown .o-nav__item:hover > .sub-menu,
.o-nav--dropdown .menu-item:hover > .sub-menu {
	opacity: 1;
	visibility: visible;
	display: block !important;
}

.o-nav--dropdown .o-nav__sub-menu,
.o-nav--dropdown .sub-menu {
	opacity: 0;
	position: absolute;
	text-align: left;
	visibility: hidden;
	z-index: 100;
}

.o-nav--horizontal .o-nav__item,
.o-nav--horizontal .menu-item {
	display: inline-block;
}

.o-nav--horizontal .o-nav__sub-menu,
.o-nav--horizontal .sub-menu {
	top: 100%;
	left: 0;
}

.o-nav--horizontal .o-nav__sub-menu > .o-nav__item,
.o-nav--horizontal .sub-menu > .o-nav__item,
.o-nav--horizontal .o-nav__sub-menu > .menu-item,
.o-nav--horizontal .sub-menu > .menu-item {
	display: inline-block;
	width: 100%;
}

.o-nav--horizontal .o-nav__sub-menu .o-nav__sub-menu,
.o-nav--horizontal .sub-menu .o-nav__sub-menu,
.o-nav--horizontal .o-nav__sub-menu .sub-menu,
.o-nav--horizontal .sub-menu .sub-menu {
	top: 0;
	left: 100%;
}

.o-lyt--media > .o-lyt__item .o-lyt__content,
.o-lyt--media > .o-ltg__item .o-lyt__content {
	padding-left: 11.1111111%;
	padding-right: 0;
}

.o-lyt--media > .o-lyt__item:nth-of-type(2n) .o-lyt__content,
.o-lyt--media > .o-ltg__item:nth-of-type(2n) .o-lyt__content {
	padding-left: 0;
	padding-right: 11.1111111%;
}

.o-lyt--media.o-lyt--reverse > .o-lyt__item .o-lyt__content,
.o-lyt--media.o-lyt--reverse > .o-ltg__item .o-lyt__content {
	padding-left: 0;
	padding-right: 11.1111111%;
}

.o-lyt--media.o-lyt--reverse > .o-lyt__item:nth-of-type(2n) .o-lyt__content,
.o-lyt--media.o-lyt--reverse > .o-ltg__item:nth-of-type(2n) .o-lyt__content {
	padding-left: 11.1111111%;
	padding-right: 0;
}

html {
	font-size: 1.0125em;
	line-height: 1.6666667em;
}

h1 {
	font-size: 3.5178763rem;
}

h2 {
	font-size: 2.6600199rem;
}

hr {
	margin-bottom: 2.5em;
	margin-top: 2.5em;
}

.o-lyt--halves > li {
	width: 50%;
}

.o-lyt--thirds > li {
	width: 33.333%;
}

.o-lyt--sidebar-content > li:first-of-type {
	width: 25%;
}

.o-lyt--content-sidebar > li:last-of-type {
	width: 25%;
}

.o-lyt--photo-card {
	margin-right: -3px;
}

.c-heading {
	font-size: 1.7490062rem;
}

.c-title {
	font-size: 3.5178763rem;
}

.c-content-404__heading {
	font-size: 4.6523914rem !important;
}

.c-colophon-vanilla__content,
.c-colophon-vanilla__menu {
	width: auto;
}

.c-colophon-vanilla__menu:before {
	content: '|';
	display: inline-block;
	margin-right: 1em;
}

.c-masthead__primary > li,
.c-masthead__secondary > li {
	display: inline-block;
}

.c-masthead__primary {
	width: 20%;
}

.c-masthead__secondary {
	text-align: right;
	width: 80%;
}

.c-masthead__toggles {
	display: none;
}

.c-masthead__brand img {
	height: auto;
	max-height: 66px;
	max-width: 225px;
	width: 100%;
}

.c-masthead .o-nav > li > a {
	display: inline-block;
	padding: 2.6111111rem 0.8333333rem;
}

.c-masthead .o-nav__btn > a {
	padding: 0 !important;
}

.c-masthead__search {
	display: none;
}

.c-masthead .o-nav {
	display: table;
}

.c-masthead .o-nav > li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.c-masthead .o-nav__btn > a {
	margin-left: 0.8333333rem;
}

.c-masthead .sub-menu {
	border: 1px solid #F5F5F5;
}

.c-masthead .sub-menu a {
	font-weight: 700;
	padding: 0.8333333rem 1.25rem;
}

.c-masthead .sub-menu .sub-menu {
	margin-top: -1px;
}

.c-masthead .sub-menu li + li {
	border-top: 1px solid #F5F5F5;
}

.js-toggle--sub-menu-up {
	display: none !important;
}

.c-card-hero__content {
	padding: 6.25%;
}

.c-hero-vanilla {
	padding-bottom: 4%;
	padding-top: 21%;
}

.c-section-image {
	padding-top: 5rem;
	padding-bottom: 3.3333333rem;
}

.c-section-image .c-heading {
	font-size: 55.0624115px;
}

.form--inline .gform_heading {
	width: 25%;
}

.form--inline .gform_body {
	width: 58.3333333%;
}

.form--inline .gform_footer {
	width: 16.6666667%;
}

.o-nav--columned > .menu-item {
	width: 33.333%;
}

.u-display--hide\@desk,
.c-masthead__secondary_menu {
	display: none;
}

.g-one-whole\@desk {
	width: 100%;
}

.g-one-half\@desk {
	width: 50%;
}

.g-one-third\@desk {
	width: 33.333%;
}

.g-two-thirds\@desk {
	width: 66.666%;
}

.g-one-quarter\@desk {
	width: 25%;
}

.g-three-quarters\@desk {
	width: 75%;
}

.g-one-fifth\@desk {
	width: 20%;
}

}

@media (min-width: 1280px) {

html {
	font-size: 1.125em;
	line-height: 1.6666667em;
}

.c-colophon-vanilla {
	padding-bottom: 0.8333333rem;
}

}

@media (max-width: 989px) {

.o-nav--sliding-mobile {
	-webkit-transition: all 0.2s ease;
	        transition: all 0.2s ease;
}

.o-nav--sliding-mobile .o-nav__sub-menu,
.o-nav--sliding-mobile .sub-menu {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}

.c-masthead__primary {
	vertical-align: top;
}

.c-masthead__primary > ul {
	text-align: center;
}

.c-masthead__secondary {
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
	position: absolute;
	right: 100%;
	top: 0;
	width: 270px;
}

.c-masthead__brand {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
}

.c-masthead__brand .brand {
	display: block;
	margin: inherit;
	max-width: 9.1666667rem;
}

.c-masthead__brand img {
	height: 2.7222222rem;
	width: auto;
}

.c-masthead__toggle {
	position: absolute;
	top: 0;
}

.c-masthead--is-open {
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
}

.c-masthead .o-nav a {
	background-color: #FFFFFF;
	margin-bottom: 1px;
	padding: 0.625rem 0.8333333rem;
}

.c-masthead__primary {
	height: 4.3888889rem;
	padding-bottom: 0.8333333rem;
	padding-top: 0.8333333rem;
}

.c-masthead__secondary {
	background-color: #F5F5F5;
	padding-left: 0;
}

.c-masthead__search {
	width: 100% !important;
	margin-bottom: 1px;
}

.c-masthead__search .searchform__input {
	border: none;
}

.c-masthead .o-nav__btn > a span {
	width: 100%;
}

.menu-item-has-children > .menu-item-trigger {
	cursor: pointer;
	display: inline-block;
	height: 2.9722222rem;
	margin-top: -3.0277778rem;
	position: absolute;
	right: 0;
	vertical-align: middle;
	width: 2.9722222rem;
}

.menu-item-has-children > .menu-item-trigger:before {
	content: "";
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	display: inline-block;
	height: 7.5px;
	margin-left: 1.2222222rem;
	margin-top: 1.25rem;
	-webkit-transform-origin: center center;
	    -ms-transform-origin: center center;
	        transform-origin: center center;
	-webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	width: 7.5px;
}

.js-toggle--sub-menu-up {
	display: block;
}

.js-toggle--sub-menu-up a {
	background-color: #F5F5F5 !important;
}

.js-toggle--sub-menu-up a:before {
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	content: "";
	display: inline-block;
	height: 7.5px;
	margin-right: .3em;
	position: relative;
	top: -.1em;
	-webkit-transform-origin: center center;
	    -ms-transform-origin: center center;
	        transform-origin: center center;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	width: 7.5px;
}

.js-toggle--sub-menu-up a:hover:before {
	border-color: #00a7a9;
}

.c-searchform--mini .c-searchform__input {
	padding-left: 0.8333333rem;
	padding-right: 5.2222222rem;
}

}

@media all and (max-width: 900px) {

.mfp-arrow {
	-webkit-transform: scale(0.75);
	-ms-transform: scale(0.75);
	    transform: scale(0.75);
}

.mfp-arrow-left {
	-webkit-transform-origin: 0;
	-ms-transform-origin: 0;
	    transform-origin: 0;
}

.mfp-arrow-right {
	-webkit-transform-origin: 100%;
	-ms-transform-origin: 100%;
	    transform-origin: 100%;
}

.mfp-container {
	padding-left: 7.5px;
	padding-right: 7.5px;
}

}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

/**
       * Remove all paddings around the image on small screen
       */

.mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0;
}

.mfp-img-mobile img.mfp-img {
	padding: 0;
}

.mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0;
}

.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px;
}

.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0, 0, 0, 0.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	box-sizing: border-box;
}

.mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0;
}

.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px;
}

.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	text-align: center;
	padding: 0;
}

}

@media (max-width: 767px) {

.c-footer-vanilla__primary {
	text-align: center;
}

.c-card-hero__caption {
	margin-top: 1.6666667rem;
}

}

@media (max-width: 539px) {

.c-btn--fill\@palm {
	width: 100%;
}

}

