.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* ========= */

div.wpcf7 {
	margin: 0;
	padding: 0
}
div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0
}
div.wpcf7-response-output {
	margin: 2em  0.5em 1em;
	padding: 0.2em 1em;
	border: 2px  solid #f00
}
div.wpcf7-mail-sent-ok {
	border: 2px  solid #398f14
}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
	border: 2px  solid #f00
}
div.wpcf7-spam-blocked {
	border: 2px  solid #ffa500
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: 2px  solid #f7e700
}
.wpcf7-form-control-wrap {
	position: relative
}
span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px  solid #f00;
	background: #fff;
	padding: .2em .8em
}
span.wpcf7-list-item {
	display: inline-block;
	margin: 0  0 0 1em
}
 span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
 content: " "
}
.wpcf7-display-none {
	display: none
}
/*
div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url('/web/20190117021650im_/https://faces.grantthornton.co.uk/wp-content/plugins/contact-form-7/images/ajax-loader.gif');
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0
    0 0 4px;
    vertical-align: middle
}
*/
div.wpcf7 .ajax-loader.is-active {
	visibility: visible
}
div.wpcf7 div.ajax-error {
	display: none
}
div.wpcf7 .placeheld {
	color: #888
}
div.wpcf7 .wpcf7-recaptcha iframe {
	margin-bottom: 0
}
div.wpcf7 input[type="file"] {
	cursor: pointer
}
div.wpcf7 input[type="file"]:disabled {
	cursor: default
}
div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed
}
/* ------------- START HERE ----------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=ec44907220dd9367df1571381d58c08d)
 * Config saved to config.json and https://gist.github.com/ec44907220dd9367df1571381d58c08d
 */

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
 audio:not([controls]) {
 display: none;
 height: 0
}
 [hidden], template {
 display: none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
 svg:not(:root) {
 overflow: hidden
}
figure {
	margin: 1em  40px
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none
}
fieldset {
	border: 1px  solid #c0c0c0;
	margin: 0  2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
* :before, * :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #337ab7;
	text-decoration: none
}
a:hover, a:focus {
	color: #23527c;
	text-decoration: underline
}
a:focus {
	outline: 5px  auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px  solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
 [role="button"] {
 cursor: pointer
}
.container, .site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
 @media (min-width: 768px) {
 .container, .site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu {
 width: 750px
}
}
 @media (min-width: 992px) {
 .container, .site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu {
 width: 970px
}
}
 @media (min-width: 1200px) {
 .container, .site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu {
 width: 1170px
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0%
}
 @media (min-width: 768px) {
 .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,  .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
 float: left
}
 .col-sm-12 {
 width: 100%
}
 .col-sm-11 {
 width: 91.66666667%
}
 .col-sm-10 {
 width: 83.33333333%
}
 .col-sm-9 {
 width: 75%
}
 .col-sm-8 {
 width: 66.66666667%
}
 .col-sm-7 {
 width: 58.33333333%
}
 .col-sm-6 {
 width: 50%
}
 .col-sm-5 {
 width: 41.66666667%
}
 .col-sm-4 {
 width: 33.33333333%
}
 .col-sm-3 {
 width: 25%
}
 .col-sm-2 {
 width: 16.66666667%
}
 .col-sm-1 {
 width: 8.33333333%
}
 .col-sm-pull-12 {
 right: 100%
}
 .col-sm-pull-11 {
 right: 91.66666667%
}
 .col-sm-pull-10 {
 right: 83.33333333%
}
 .col-sm-pull-9 {
 right: 75%
}
 .col-sm-pull-8 {
 right: 66.66666667%
}
 .col-sm-pull-7 {
 right: 58.33333333%
}
 .col-sm-pull-6 {
 right: 50%
}
 .col-sm-pull-5 {
 right: 41.66666667%
}
 .col-sm-pull-4 {
 right: 33.33333333%
}
 .col-sm-pull-3 {
 right: 25%
}
 .col-sm-pull-2 {
 right: 16.66666667%
}
 .col-sm-pull-1 {
 right: 8.33333333%
}
 .col-sm-pull-0 {
 right: auto
}
 .col-sm-push-12 {
 left: 100%
}
 .col-sm-push-11 {
 left: 91.66666667%
}
 .col-sm-push-10 {
 left: 83.33333333%
}
 .col-sm-push-9 {
 left: 75%
}
 .col-sm-push-8 {
 left: 66.66666667%
}
 .col-sm-push-7 {
 left: 58.33333333%
}
 .col-sm-push-6 {
 left: 50%
}
 .col-sm-push-5 {
 left: 41.66666667%
}
 .col-sm-push-4 {
 left: 33.33333333%
}
 .col-sm-push-3 {
 left: 25%
}
 .col-sm-push-2 {
 left: 16.66666667%
}
 .col-sm-push-1 {
 left: 8.33333333%
}
 .col-sm-push-0 {
 left: auto
}
 .col-sm-offset-12 {
 margin-left: 100%
}
 .col-sm-offset-11 {
 margin-left: 91.66666667%
}
 .col-sm-offset-10 {
 margin-left: 83.33333333%
}
 .col-sm-offset-9 {
 margin-left: 75%
}
 .col-sm-offset-8 {
 margin-left: 66.66666667%
}
 .col-sm-offset-7 {
 margin-left: 58.33333333%
}
 .col-sm-offset-6 {
 margin-left: 50%
}
 .col-sm-offset-5 {
 margin-left: 41.66666667%
}
 .col-sm-offset-4 {
 margin-left: 33.33333333%
}
 .col-sm-offset-3 {
 margin-left: 25%
}
 .col-sm-offset-2 {
 margin-left: 16.66666667%
}
 .col-sm-offset-1 {
 margin-left: 8.33333333%
}
 .col-sm-offset-0 {
 margin-left: 0%
}
}
 @media (min-width: 992px) {
 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,  .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
 float: left
}
 .col-md-12 {
 width: 100%
}
 .col-md-11 {
 width: 91.66666667%
}
 .col-md-10 {
 width: 83.33333333%
}
 .col-md-9 {
 width: 75%
}
 .col-md-8 {
 width: 66.66666667%
}
 .col-md-7 {
 width: 58.33333333%
}
 .col-md-6 {
 width: 50%
}
 .col-md-5 {
 width: 41.66666667%
}
 .col-md-4 {
 width: 33.33333333%
}
 .col-md-3 {
 width: 25%
}
 .col-md-2 {
 width: 16.66666667%
}
 .col-md-1 {
 width: 8.33333333%
}
 .col-md-pull-12 {
 right: 100%
}
 .col-md-pull-11 {
 right: 91.66666667%
}
 .col-md-pull-10 {
 right: 83.33333333%
}
 .col-md-pull-9 {
 right: 75%
}
 .col-md-pull-8 {
 right: 66.66666667%
}
 .col-md-pull-7 {
 right: 58.33333333%
}
 .col-md-pull-6 {
 right: 50%
}
 .col-md-pull-5 {
 right: 41.66666667%
}
 .col-md-pull-4 {
 right: 33.33333333%
}
 .col-md-pull-3 {
 right: 25%
}
 .col-md-pull-2 {
 right: 16.66666667%
}
 .col-md-pull-1 {
 right: 8.33333333%
}
 .col-md-pull-0 {
 right: auto
}
 .col-md-push-12 {
 left: 100%
}
 .col-md-push-11 {
 left: 91.66666667%
}
 .col-md-push-10 {
 left: 83.33333333%
}
 .col-md-push-9 {
 left: 75%
}
 .col-md-push-8 {
 left: 66.66666667%
}
 .col-md-push-7 {
 left: 58.33333333%
}
 .col-md-push-6 {
 left: 50%
}
 .col-md-push-5 {
 left: 41.66666667%
}
 .col-md-push-4 {
 left: 33.33333333%
}
 .col-md-push-3 {
 left: 25%
}
 .col-md-push-2 {
 left: 16.66666667%
}
 .col-md-push-1 {
 left: 8.33333333%
}
 .col-md-push-0 {
 left: auto
}
 .col-md-offset-12 {
 margin-left: 100%
}
 .col-md-offset-11 {
 margin-left: 91.66666667%
}
 .col-md-offset-10 {
 margin-left: 83.33333333%
}
 .col-md-offset-9 {
 margin-left: 75%
}
 .col-md-offset-8 {
 margin-left: 66.66666667%
}
 .col-md-offset-7 {
 margin-left: 58.33333333%
}
 .col-md-offset-6 {
 margin-left: 50%
}
 .col-md-offset-5 {
 margin-left: 41.66666667%
}
 .col-md-offset-4 {
 margin-left: 33.33333333%
}
 .col-md-offset-3 {
 margin-left: 25%
}
 .col-md-offset-2 {
 margin-left: 16.66666667%
}
 .col-md-offset-1 {
 margin-left: 8.33333333%
}
 .col-md-offset-0 {
 margin-left: 0%
}
}
 @media (min-width: 1200px) {
 .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,  .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
 float: left
}
 .col-lg-12 {
 width: 100%
}
 .col-lg-11 {
 width: 91.66666667%
}
 .col-lg-10 {
 width: 83.33333333%
}
 .col-lg-9 {
 width: 75%
}
 .col-lg-8 {
 width: 66.66666667%
}
 .col-lg-7 {
 width: 58.33333333%
}
 .col-lg-6 {
 width: 50%
}
 .col-lg-5 {
 width: 41.66666667%
}
 .col-lg-4 {
 width: 33.33333333%
}
 .col-lg-3 {
 width: 25%
}
 .col-lg-2 {
 width: 16.66666667%
}
 .col-lg-1 {
 width: 8.33333333%
}
 .col-lg-pull-12 {
 right: 100%
}
 .col-lg-pull-11 {
 right: 91.66666667%
}
 .col-lg-pull-10 {
 right: 83.33333333%
}
 .col-lg-pull-9 {
 right: 75%
}
 .col-lg-pull-8 {
 right: 66.66666667%
}
 .col-lg-pull-7 {
 right: 58.33333333%
}
 .col-lg-pull-6 {
 right: 50%
}
 .col-lg-pull-5 {
 right: 41.66666667%
}
 .col-lg-pull-4 {
 right: 33.33333333%
}
 .col-lg-pull-3 {
 right: 25%
}
 .col-lg-pull-2 {
 right: 16.66666667%
}
 .col-lg-pull-1 {
 right: 8.33333333%
}
 .col-lg-pull-0 {
 right: auto
}
 .col-lg-push-12 {
 left: 100%
}
 .col-lg-push-11 {
 left: 91.66666667%
}
 .col-lg-push-10 {
 left: 83.33333333%
}
 .col-lg-push-9 {
 left: 75%
}
 .col-lg-push-8 {
 left: 66.66666667%
}
 .col-lg-push-7 {
 left: 58.33333333%
}
 .col-lg-push-6 {
 left: 50%
}
 .col-lg-push-5 {
 left: 41.66666667%
}
 .col-lg-push-4 {
 left: 33.33333333%
}
 .col-lg-push-3 {
 left: 25%
}
 .col-lg-push-2 {
 left: 16.66666667%
}
 .col-lg-push-1 {
 left: 8.33333333%
}
 .col-lg-push-0 {
 left: auto
}
 .col-lg-offset-12 {
 margin-left: 100%
}
 .col-lg-offset-11 {
 margin-left: 91.66666667%
}
 .col-lg-offset-10 {
 margin-left: 83.33333333%
}
 .col-lg-offset-9 {
 margin-left: 75%
}
 .col-lg-offset-8 {
 margin-left: 66.66666667%
}
 .col-lg-offset-7 {
 margin-left: 58.33333333%
}
 .col-lg-offset-6 {
 margin-left: 50%
}
 .col-lg-offset-5 {
 margin-left: 41.66666667%
}
 .col-lg-offset-4 {
 margin-left: 33.33333333%
}
 .col-lg-offset-3 {
 margin-left: 25%
}
 .col-lg-offset-2 {
 margin-left: 16.66666667%
}
 .col-lg-offset-1 {
 margin-left: 8.33333333%
}
 .col-lg-offset-0 {
 margin-left: 0%
}
}
.clearfix:before, .clearfix:after, .container:before, .site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu:before, .container:after, .site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
	content: " ";
	display: table
}
.clearfix:after, .container:after, .site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu:after, .container-fluid:after, .row:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right !important
}
.pull-left {
	float: left !important
}
.hide {
	display: none !important
}
.show {
	display: block !important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0 / 0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none !important
}
.affix {
	position: fixed
}
 @-ms-viewport {
 width: device-width
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important
}
 @media (max-width: 767px) {
 .visible-xs {
 display: block !important
}
 table.visible-xs {
 display: table !important
}
 tr.visible-xs {
 display: table-row !important
}
 th.visible-xs, td.visible-xs {
 display: table-cell !important
}
}
 @media (max-width: 767px) {
 .visible-xs-block {
 display: block !important
}
}
 @media (max-width: 767px) {
 .visible-xs-inline {
 display: inline !important
}
}
 @media (max-width: 767px) {
 .visible-xs-inline-block {
 display: inline-block !important
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .visible-sm {
 display: block !important
}
 table.visible-sm {
 display: table !important
}
 tr.visible-sm {
 display: table-row !important
}
 th.visible-sm, td.visible-sm {
 display: table-cell !important
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .visible-sm-block {
 display: block !important
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .visible-sm-inline {
 display: inline !important
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .visible-sm-inline-block {
 display: inline-block !important
}
}
 @media (min-width: 992px) and (max-width: 1199px) {
 .visible-md {
 display: block !important
}
 table.visible-md {
 display: table !important
}
 tr.visible-md {
 display: table-row !important
}
 th.visible-md, td.visible-md {
 display: table-cell !important
}
}
 @media (min-width: 992px) and (max-width: 1199px) {
 .visible-md-block {
 display: block !important
}
}
 @media (min-width: 992px) and (max-width: 1199px) {
 .visible-md-inline {
 display: inline !important
}
}
 @media (min-width: 992px) and (max-width: 1199px) {
 .visible-md-inline-block {
 display: inline-block !important
}
}
 @media (min-width: 1200px) {
 .visible-lg {
 display: block !important
}
 table.visible-lg {
 display: table !important
}
 tr.visible-lg {
 display: table-row !important
}
 th.visible-lg, td.visible-lg {
 display: table-cell !important
}
}
 @media (min-width: 1200px) {
 .visible-lg-block {
 display: block !important
}
}
 @media (min-width: 1200px) {
 .visible-lg-inline {
 display: inline !important
}
}
 @media (min-width: 1200px) {
 .visible-lg-inline-block {
 display: inline-block !important
}
}
 @media (max-width: 767px) {
 .hidden-xs {
 display: none !important
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .hidden-sm {
 display: none !important
}
}
 @media (min-width: 992px) and (max-width: 1199px) {
 .hidden-md {
 display: none !important
}
}
 @media (min-width: 1200px) {
 .hidden-lg {
 display: none !important
}
}
.visible-print {
	display: none !important
}
 @media print {
.visible-print {
	display: block !important
}
table.visible-print {
	display: table !important
}
tr.visible-print {
	display: table-row !important
}
th.visible-print, td.visible-print {
	display: table-cell !important
}
}
.visible-print-block {
	display: none !important
}
 @media print {
.visible-print-block {
	display: block !important
}
}
.visible-print-inline {
	display: none !important
}
 @media print {
.visible-print-inline {
	display: inline !important
}
}
.visible-print-inline-block {
	display: none !important
}
 @media print {
.visible-print-inline-block {
	display: inline-block !important
}
}
 @media print {
.hidden-print {
	display: none !important
}
}
 @font-face {
 font-family: "GT Walsheim Pro Regular";
 src: url("../fonts/GT-Walsheim-Pro-Regular.eot");
 src: url("../fonts/GT-Walsheim-Pro-Regular.eot") format("eot"), url("../fonts/GT-Walsheim-Pro-Regular.woff") format("woff"), url("../fonts/GT-Walsheim-Pro-Regular.ttf") format("truetype"), url("../index.html") format("svg")
}
 @font-face {
 font-family: "GT Walsheim Pro Medium";
 src: url("../fonts/GT-Walsheim-Pro-Medium.eot");
 src: url("../fonts/GT-Walsheim-Pro-Medium.eot") format("eot"), url("../fonts/GT-Walsheim-Pro-Medium.woff") format("woff"), url("../fonts/GT-Walsheim-Pro-Medium.ttf") format("truetype"), url("../index.html") format("svg")
}
 @font-face {
 font-family: "GT Walsheim Pro Bold";
 src: url("../fonts/GT-Walsheim-Pro-Bold.eot");
 src: url("../fonts/GT-Walsheim-Pro-Bold.eot") format("eot"), url("../fonts/GT-Walsheim-Pro-Bold.woff") format("woff"), url("../fonts/GT-Walsheim-Pro-Bold.ttf") format("truetype"), url("../index.html") format("svg")
}
 @font-face {
 font-family: "vibrant-economy-icons";
 src: url("../fonts/vibrant-economy-icons.eot");
 src: url("../fonts/vibrant-economy-icons.eot") format("embedded-opentype"), url("../fonts/vibrant-economy-icons.woff") format("woff"), url("../fonts/vibrant-economy-icons.ttf") format("truetype"), url("../fonts/vibrant-economy-icons.svg") format("svg");
 font-weight: normal;
 font-style: normal
}
[data-icon]:before {
	font-family: "vibrant-economy-icons" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
 .icon-font, .faces-profile .external-links li a::after, .
 -blocks li a div::after, body .slick-prev:before, body .slick-next:before, .mobile-menu ul li a::after, [class^="icon-"]:before, [class * =" icon-"]:before {
 font-family: "vibrant-economy-icons" !important;
 font-style: normal !important;
 font-weight: normal !important;
 font-variant: normal !important;
 text-transform: none !important;
 speak: none;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale
}
.icon-twitter:before {
	font-family: "vibrant-economy-icons" !important;
	content: "\61"
}
.icon-youtube:before {
font-family: "vibrant-economy-icons" !important;
	content: "\62"
}
.icon-linkedin:before {
font-family: "vibrant-economy-icons" !important;
	content: "\63"
}
.icon-arrow-left:before {
font-family: "vibrant-economy-icons" !important;
	content: "\64"
}
.icon-arrow-right:before {
font-family: "vibrant-economy-icons" !important;
	content: "\65"
}
.icon-search:before {
font-family: "vibrant-economy-icons" !important;
	content: "\66"
}
.icon-share:before {
font-family: "vibrant-economy-icons" !important;
	content: "\67"
}
.icon-facebook:before {
font-family: "vibrant-economy-icons" !important;
	content: "\68"
}
.icon-linkedin-alt:before {
font-family: "vibrant-economy-icons" !important;
	content: "\69"
}
.icon-play-button:before {
	font-family: "vibrant-economy-icons" !important;
	content: "\6b"
}
.icon-arrow-right-1:before {
font-family: "vibrant-economy-icons" !important;
	content: "\6c"
}
.icon-close:before {
font-family: "vibrant-economy-icons" !important;
	content: "\6a"
}
.icon-angle-right:before {
font-family: "vibrant-economy-icons" !important;
	content: "\6d"
}
.icon-instagram:before {
font-family: "vibrant-economy-icons" !important;
	content: "\6e"
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}
 @-webkit-keyframes fadeIn {
 from {
 opacity: 0
}
to {
	opacity: 1
}
}
 @keyframes fadeIn {
 from {
 opacity: 0
}
to {
	opacity: 1
}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	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  8px;
	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: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	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;
	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, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation
}
 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 {
	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 {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7
}
.mfp-arrow-left {
	left: 0
}
.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}
.mfp-arrow-right {
	right: 0
}
.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}
.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.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 8px rgba(0, 0, 0, 0.6);
	background: #000
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px  0 40px;
	margin: 0  auto
}
.mfp-figure {
	line-height: 0
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px 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: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	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
}
 @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
 .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 all and (max-width: 900px) {
 .mfp-arrow {
 -webkit-transform: scale(0.75);
 transform: scale(0.75)
}
 .mfp-arrow-left {
 -webkit-transform-origin: 0;
 transform-origin: 0
}
 .mfp-arrow-right {
 -webkit-transform-origin: 100%;
 transform-origin: 100%
}
 .mfp-container {
 padding-left: 6px;
 padding-right: 6px
}
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-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)
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}
[dir="rtl"] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px  solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.slick-loading .slick-list {
	background: #fff url("../index.html") center center no-repeat
}
 @font-face {
 font-family: "slick";
 src: url("../index.html");
 src: url("../index.html") format("embedded-opentype"), url("../index.html") format("woff"), url("../index.html") format("truetype"), url("../index.html#slick") format("svg");
 font-weight: normal;
 font-style: normal
}
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: 0.25
}
.slick-prev:before, .slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-prev {
	left: -25px
}
[dir="rtl"] .slick-prev {
	left: auto;
	right: -25px
}
.slick-prev:before {
	content: "←"
}
[dir="rtl"] .slick-prev:before {
	content: "→"
}
.slick-next {
	right: -25px
}
[dir="rtl"] .slick-next {
	left: -25px;
	right: auto
}
.slick-next:before {
	content: "→"
}
[dir="rtl"] .slick-next:before {
	content: "←"
}
.slick-dotted.slick-slider {
	margin-bottom: 30px
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0  5px;
	padding: 0;
	cursor: pointer
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 5px;
	cursor: pointer
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
	color: black;
	opacity: 0.75
}
/*! jQuery UI - v1.11.4 - 2017-07-21
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
	display: none
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse
}
.ui-helper-clearfix:after {
	clear: both
}
.ui-helper-clearfix {
	min-height: 0
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0)
}
.ui-front {
	z-index: 100
}
.ui-state-disabled {
	cursor: default !important
}
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none
}
.ui-menu .ui-menu {
	position: absolute
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px  1em 3px .4em;
	cursor: pointer;
	min-height: 0;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}
.ui-menu .ui-menu-divider {
	margin: 5px  0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
	margin: -1px
}
.ui-menu-icons {
	position: relative
}
.ui-menu-icons .ui-menu-item {
	padding-left: 2em
}
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0
}
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0
}
.ui-widget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}
.ui-widget .ui-widget {
	font-size: 1em
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}
.ui-widget-content {
	border: 1px  solid #ddd;
	background: #fff;
	color: #333
}
.ui-widget-content a {
	color: #333
}
.ui-widget-header {
	border: 1px  solid #ddd;
	background: #e9e9e9;
	color: #333;
	font-weight: bold
}
.ui-widget-header a {
	color: #333
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 1px  solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #454545;
	text-decoration: none
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border: 1px  solid #ccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
	color: #2b2b2b;
	text-decoration: none
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: 1px  solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #fff
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #fff;
	text-decoration: none
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px  solid #dad55e;
	background: #fffa90;
	color: #777620
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
	color: #777620
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
	border: 1px  solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
	color: #5f3f3f
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
	color: #5f3f3f
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
	font-weight: bold
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none
}
.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35)
}
.ui-icon {
	width: 16px;
	height: 16px
}
.ui-icon, .ui-widget-content .ui-icon {
	background-image: url("../index.html")
}
.ui-widget-header .ui-icon {
	background-image: url("../index.html")
}
.ui-state-default .ui-icon {
	background-image: url("../index.html")
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image: url("../index.html")
}
.ui-state-active .ui-icon {
	background-image: url("../index.html")
}
.ui-state-highlight .ui-icon {
	background-image: url("../index.html")
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
	background-image: url("../index.html")
}
.ui-icon-blank {
	background-position: 16px 16px
}
.ui-icon-carat-1-n {
	background-position: 0 0
}
.ui-icon-carat-1-ne {
	background-position: -16px 0
}
.ui-icon-carat-1-e {
	background-position: -32px 0
}
.ui-icon-carat-1-se {
	background-position: -48px 0
}
.ui-icon-carat-1-s {
	background-position: -64px 0
}
.ui-icon-carat-1-sw {
	background-position: -80px 0
}
.ui-icon-carat-1-w {
	background-position: -96px 0
}
.ui-icon-carat-1-nw {
	background-position: -112px 0
}
.ui-icon-carat-2-n-s {
	background-position: -128px 0
}
.ui-icon-carat-2-e-w {
	background-position: -144px 0
}
.ui-icon-triangle-1-n {
	background-position: 0 -16px
}
.ui-icon-triangle-1-ne {
	background-position: -16px -16px
}
.ui-icon-triangle-1-e {
	background-position: -32px -16px
}
.ui-icon-triangle-1-se {
	background-position: -48px -16px
}
.ui-icon-triangle-1-s {
	background-position: -64px -16px
}
.ui-icon-triangle-1-sw {
	background-position: -80px -16px
}
.ui-icon-triangle-1-w {
	background-position: -96px -16px
}
.ui-icon-triangle-1-nw {
	background-position: -112px -16px
}
.ui-icon-triangle-2-n-s {
	background-position: -128px -16px
}
.ui-icon-triangle-2-e-w {
	background-position: -144px -16px
}
.ui-icon-arrow-1-n {
	background-position: 0 -32px
}
.ui-icon-arrow-1-ne {
	background-position: -16px -32px
}
.ui-icon-arrow-1-e {
	background-position: -32px -32px
}
.ui-icon-arrow-1-se {
	background-position: -48px -32px
}
.ui-icon-arrow-1-s {
	background-position: -64px -32px
}
.ui-icon-arrow-1-sw {
	background-position: -80px -32px
}
.ui-icon-arrow-1-w {
	background-position: -96px -32px
}
.ui-icon-arrow-1-nw {
	background-position: -112px -32px
}
.ui-icon-arrow-2-n-s {
	background-position: -128px -32px
}
.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px
}
.ui-icon-arrow-2-e-w {
	background-position: -160px -32px
}
.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px
}
.ui-icon-arrowstop-1-n {
	background-position: -192px -32px
}
.ui-icon-arrowstop-1-e {
	background-position: -208px -32px
}
.ui-icon-arrowstop-1-s {
	background-position: -224px -32px
}
.ui-icon-arrowstop-1-w {
	background-position: -240px -32px
}
.ui-icon-arrowthick-1-n {
	background-position: 0 -48px
}
.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px
}
.ui-icon-arrowthick-1-e {
	background-position: -32px -48px
}
.ui-icon-arrowthick-1-se {
	background-position: -48px -48px
}
.ui-icon-arrowthick-1-s {
	background-position: -64px -48px
}
.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px
}
.ui-icon-arrowthick-1-w {
	background-position: -96px -48px
}
.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px
}
.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px
}
.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px
}
.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px
}
.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px
}
.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px
}
.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px
}
.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px
}
.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px
}
.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px
}
.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px
}
.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px
}
.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px
}
.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px
}
.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px
}
.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px
}
.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px
}
.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px
}
.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px
}
.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px
}
.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px
}
.ui-icon-arrow-4 {
	background-position: 0 -80px
}
.ui-icon-arrow-4-diag {
	background-position: -16px -80px
}
.ui-icon-extlink {
	background-position: -32px -80px
}
.ui-icon-newwin {
	background-position: -48px -80px
}
.ui-icon-refresh {
	background-position: -64px -80px
}
.ui-icon-shuffle {
	background-position: -80px -80px
}
.ui-icon-transfer-e-w {
	background-position: -96px -80px
}
.ui-icon-transferthick-e-w {
	background-position: -112px -80px
}
.ui-icon-folder-collapsed {
	background-position: 0 -96px
}
.ui-icon-folder-open {
	background-position: -16px -96px
}
.ui-icon-document {
	background-position: -32px -96px
}
.ui-icon-document-b {
	background-position: -48px -96px
}
.ui-icon-note {
	background-position: -64px -96px
}
.ui-icon-mail-closed {
	background-position: -80px -96px
}
.ui-icon-mail-open {
	background-position: -96px -96px
}
.ui-icon-suitcase {
	background-position: -112px -96px
}
.ui-icon-comment {
	background-position: -128px -96px
}
.ui-icon-person {
	background-position: -144px -96px
}
.ui-icon-print {
	background-position: -160px -96px
}
.ui-icon-trash {
	background-position: -176px -96px
}
.ui-icon-locked {
	background-position: -192px -96px
}
.ui-icon-unlocked {
	background-position: -208px -96px
}
.ui-icon-bookmark {
	background-position: -224px -96px
}
.ui-icon-tag {
	background-position: -240px -96px
}
.ui-icon-home {
	background-position: 0 -112px
}
.ui-icon-flag {
	background-position: -16px -112px
}
.ui-icon-calendar {
	background-position: -32px -112px
}
.ui-icon-cart {
	background-position: -48px -112px
}
.ui-icon-pencil {
	background-position: -64px -112px
}
.ui-icon-clock {
	background-position: -80px -112px
}
.ui-icon-disk {
	background-position: -96px -112px
}
.ui-icon-calculator {
	background-position: -112px -112px
}
.ui-icon-zoomin {
	background-position: -128px -112px
}
.ui-icon-zoomout {
	background-position: -144px -112px
}
.ui-icon-search {
	background-position: -160px -112px
}
.ui-icon-wrench {
	background-position: -176px -112px
}
.ui-icon-gear {
	background-position: -192px -112px
}
.ui-icon-heart {
	background-position: -208px -112px
}
.ui-icon-star {
	background-position: -224px -112px
}
.ui-icon-link {
	background-position: -240px -112px
}
.ui-icon-cancel {
	background-position: 0 -128px
}
.ui-icon-plus {
	background-position: -16px -128px
}
.ui-icon-plusthick {
	background-position: -32px -128px
}
.ui-icon-minus {
	background-position: -48px -128px
}
.ui-icon-minusthick {
	background-position: -64px -128px
}
.ui-icon-close {
	background-position: -80px -128px
}
.ui-icon-closethick {
	background-position: -96px -128px
}
.ui-icon-key {
	background-position: -112px -128px
}
.ui-icon-lightbulb {
	background-position: -128px -128px
}
.ui-icon-scissors {
	background-position: -144px -128px
}
.ui-icon-clipboard {
	background-position: -160px -128px
}
.ui-icon-copy {
	background-position: -176px -128px
}
.ui-icon-contact {
	background-position: -192px -128px
}
.ui-icon-image {
	background-position: -208px -128px
}
.ui-icon-video {
	background-position: -224px -128px
}
.ui-icon-script {
	background-position: -240px -128px
}
.ui-icon-alert {
	background-position: 0 -144px
}
.ui-icon-info {
	background-position: -16px -144px
}
.ui-icon-notice {
	background-position: -32px -144px
}
.ui-icon-help {
	background-position: -48px -144px
}
.ui-icon-check {
	background-position: -64px -144px
}
.ui-icon-bullet {
	background-position: -80px -144px
}
.ui-icon-radio-on {
	background-position: -96px -144px
}
.ui-icon-radio-off {
	background-position: -112px -144px
}
.ui-icon-pin-w {
	background-position: -128px -144px
}
.ui-icon-pin-s {
	background-position: -144px -144px
}
.ui-icon-play {
	background-position: 0 -160px
}
.ui-icon-pause {
	background-position: -16px -160px
}
.ui-icon-seek-next {
	background-position: -32px -160px
}
.ui-icon-seek-prev {
	background-position: -48px -160px
}
.ui-icon-seek-end {
	background-position: -64px -160px
}
.ui-icon-seek-start {
	background-position: -80px -160px
}
.ui-icon-seek-first {
	background-position: -80px -160px
}
.ui-icon-stop {
	background-position: -96px -160px
}
.ui-icon-eject {
	background-position: -112px -160px
}
.ui-icon-volume-off {
	background-position: -128px -160px
}
.ui-icon-volume-on {
	background-position: -144px -160px
}
.ui-icon-power {
	background-position: 0 -176px
}
.ui-icon-signal-diag {
	background-position: -16px -176px
}
.ui-icon-signal {
	background-position: -32px -176px
}
.ui-icon-battery-0 {
	background-position: -48px -176px
}
.ui-icon-battery-1 {
	background-position: -64px -176px
}
.ui-icon-battery-2 {
	background-position: -80px -176px
}
.ui-icon-battery-3 {
	background-position: -96px -176px
}
.ui-icon-circle-plus {
	background-position: 0 -192px
}
.ui-icon-circle-minus {
	background-position: -16px -192px
}
.ui-icon-circle-close {
	background-position: -32px -192px
}
.ui-icon-circle-triangle-e {
	background-position: -48px -192px
}
.ui-icon-circle-triangle-s {
	background-position: -64px -192px
}
.ui-icon-circle-triangle-w {
	background-position: -80px -192px
}
.ui-icon-circle-triangle-n {
	background-position: -96px -192px
}
.ui-icon-circle-arrow-e {
	background-position: -112px -192px
}
.ui-icon-circle-arrow-s {
	background-position: -128px -192px
}
.ui-icon-circle-arrow-w {
	background-position: -144px -192px
}
.ui-icon-circle-arrow-n {
	background-position: -160px -192px
}
.ui-icon-circle-zoomin {
	background-position: -176px -192px
}
.ui-icon-circle-zoomout {
	background-position: -192px -192px
}
.ui-icon-circle-check {
	background-position: -208px -192px
}
.ui-icon-circlesmall-plus {
	background-position: 0 -208px
}
.ui-icon-circlesmall-minus {
	background-position: -16px -208px
}
.ui-icon-circlesmall-close {
	background-position: -32px -208px
}
.ui-icon-squaresmall-plus {
	background-position: -48px -208px
}
.ui-icon-squaresmall-minus {
	background-position: -64px -208px
}
.ui-icon-squaresmall-close {
	background-position: -80px -208px
}
.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px
}
.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px
}
.ui-icon-grip-solid-vertical {
	background-position: -32px -224px
}
.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px
}
.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px
}
.ui-icon-grip-diagonal-se {
	background-position: -80px -224px
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-top-left-radius: 3px
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-top-right-radius: 3px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-bottom-left-radius: 3px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-bottom-right-radius: 3px
}
.ui-widget-overlay {
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30)
}
.ui-widget-shadow {
	margin: 0  0 0 0;
	padding: 5px;
	background: #666;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px
}
.chromeframe {
	background: black;
	padding: .75em 0;
	text-align: center;
	font-size: 120%;
	color: white
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.clearfix {
 * zoom: 1
}

::-webkit-input-placeholder {
 color: #4F2D7F
}

::-moz-placeholder {
 color: #4F2D7F
}

:-ms-input-placeholder {
 color: #4F2D7F
}

:-moz-placeholder {
 color: #4F2D7F
}
html {
	box-sizing: border-box
}
*, * :before, * :after {
	box-sizing: inherit
}
.hidden-text {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden
}
html, body {
	font-size: 100%
}
h1 {
	margin: 0
}
.container, .site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu {
	width: 100%;
	max-width: 1170px
}
button {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 0;
	border-radius: 0
}
.page-wrapper {
	position: relative;
	-webkit-transition: transform 0.5s ease;
	-moz-transition: transform 0.5s ease;
	-ms-transition: transform 0.5s ease;
	-o-transition: transform 0.5s ease;
	transition: transform 0.5s ease
}
.page-wrapper.menu-open {
	transform: translateX(240px)
}
html, body {
	height: 100%
}
body {
	background-color: #f4f2ef;
	font-family: "GT Walsheim Pro Regular";
	font-weight: normal;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
strong, b {
	font-family: "GT Walsheim Pro Bold";
	font-weight: normal
}
em, i {
	font-style: italic
}
a {
	color: #4F2D7F;
	text-decoration: none
}
a:hover, a:focus, a:active {
	text-decoration: none
}
img {
	vertical-align: middle;
	max-width: 100%;
	height: auto
}
.centred {
	text-align: center
}
.wow {
	visibility: hidden
}
.site-header {
	width: 100%;
	z-index: 999;
	background-color: white
}
body.admin-bar .site-header {
	top: 32px
}
.site-header a {
	color: #333
}
.site-header .header-logos {
	padding: 15px  0;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	-ms-flex-pack: justify
}
.site-header .header-logos .gt-logo {
	max-width: 440px;
	padding-top: .5%;
	margin-left: 0px
}
.site-header .header-logos .gt-logo img {
	width: 240px
}
.site-header .header-logos .gt-logo img.stacked {
	display: none
}
.site-header .header-logos .faces-logo {
	max-width: 225px
}
.site-header .header-logos .faces-logo img {
	width: 225px
}
.site-header .header-nav {
	border-top: 1px solid #f4f2ef;
	padding-top: 15px;
	position: relative;
	border-bottom: 3px solid #4f2d7f;
}
.site-header .header-nav .col-sm-12 {
	position: static
}

/* Mod 101130 */

/* .site-header .primary-navigation {
	float: right
} 
.site-header .primary-navigation ul {
	text-align: right
} */
.site-header .primary-navigation ul li:first-child {
margin-left: 0;
}
/* end Mod 101130 */

.site-header .primary-navigation ul li {
	display: inline-block;
	margin-left: 2em
}
.site-header .primary-navigation ul li a {
	display: block;
	padding-bottom: 15px;
	position: relative;
	font-family: "GT Walsheim Pro Bold";
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease
}
 .site-header .primary-navigation ul li a::after {
 content: '';
 display: block;
 position: absolute;
 bottom: 0px;
 left: 0;
 width: 100%;
 height: 3px;
 background-color: #4F2D7F;
 opacity: 0;
 transform: translateX(-50px);
 -webkit-transition: all 0.4s ease;
 -moz-transition: all 0.4s ease;
 -ms-transition: all 0.4s ease;
 -o-transition: all 0.4s ease;
 transition: all 0.4s ease
}
.site-header .primary-navigation ul li:hover a, .site-header .primary-navigation ul li:active a, .site-header .primary-navigation ul li:focus a {
	color: #4F2D7F
}
 .site-header .primary-navigation ul li:hover a::after, .site-header .primary-navigation ul li:hover a::after, .site-header .primary-navigation ul li:hover a::after, .site-header .primary-navigation ul li:active a::after, .site-header .primary-navigation ul li:active a::after, .site-header .primary-navigation ul li:active a::after, .site-header .primary-navigation ul li:focus a::after, .site-header .primary-navigation ul li:focus a::after, .site-header .primary-navigation ul li:focus a::after {
 opacity: 1;
 transform: translateX(0)
}
.site-header .primary-navigation ul li:hover .sub-menu-wrapper, .site-header .primary-navigation ul li:active .sub-menu-wrapper, .site-header .primary-navigation ul li:focus .sub-menu-wrapper {
	display: block
}
html.no-touchevents .site-header .primary-navigation ul li:hover .sub-menu-wrapper, html.no-touchevents .site-header .primary-navigation ul li:active .sub-menu-wrapper, html.no-touchevents .site-header .primary-navigation ul li:focus .sub-menu-wrapper {
	max-height: 3.5em
}
.site-header .primary-navigation ul li ul.sub-menu {
	display: none
}
.site-header .primary-navigation ul li .sub-menu-wrapper {
	position: absolute;
	top: 53px;
	left: 0;
	width: 100%;
	background-color: #4F2D7F;
	z-index: 999;
	display: none
}
html.no-touchevents .site-header .primary-navigation ul li .sub-menu-wrapper {
	display: block;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.4s ease;
	-moz-transition: max-height 0.4s ease;
	-ms-transition: max-height 0.4s ease;
	-o-transition: max-height 0.4s ease;
	transition: max-height 0.4s ease
}
.site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu {
	display: block
}
.site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu li {
	margin: 0
}
.site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu li a {
	color: white;
	padding: 1em;
	font-family: "GT Walsheim Pro Regular"
}
 .site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu li a::after {
 display: none
}
.site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu li.current-menu-item a, .site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu li.current-menu-parent a, .site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu li a:hover {
	background-color: #00a7b5
}
.site-header .primary-navigation > nav > ul > li.current-menu-item a, .site-header .primary-navigation > nav > ul > li.current-menu-parent a, body.single-faces .site-header .primary-navigation li.menu-item-3142 a, body.single-post .site-header .primary-navigation li.menu-item-3145 a {
	color: #4F2D7F
}
 .site-header .primary-navigation > nav > ul > li.current-menu-item a::after, .site-header .primary-navigation > nav > ul > li.current-menu-parent a::after, body.single-faces .site-header .primary-navigation li.menu-item-3142 a::after, body.single-post .site-header .primary-navigation li.menu-item-3145 a::after {
 opacity: 1;
 background-color: #4F2D7F;
 transform: translateX(0)
}
.site-header .social-sharing {
	float: right;
	display: none;
	text-align: center;
	position: relative;
	margin-left: 2em;
	padding-bottom: 0em;
	cursor: pointer;
	background-color: white;
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	-ms-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	transition: color 0.4s ease
}
.site-header .social-sharing:hover {
	color: #00a7b5
}
.site-header .social-sharing .sharing-tools {
	position: absolute;
	background-color: white;
	top: 1.75em;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9999;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.4s ease;
	-moz-transition: max-height 0.4s ease;
	-ms-transition: max-height 0.4s ease;
	-o-transition: max-height 0.4s ease;
	transition: max-height 0.4s ease
}
.site-header .social-sharing .sharing-tools a {
	display: block;
	padding: .5em 1em;
	margin: 0  !important;
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	-ms-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	transition: color 0.4s ease
}
.site-header .social-sharing .sharing-tools a:hover {
	color: #00a7b5
}
.site-header .social-sharing:hover .sharing-tools {
	max-height: 8em
}
.page-hero {
	background-position: center center;
	background-size: cover;
	background-color: transparent;
	color: white;
	height: 43vw;
	position: relative;
	overflow: hidden;
	animation: fadeIn 1.5s forwards;
	animation-fill-mode: both
}
.page-hero .video-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.page-hero .video-wrapper video {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 56.25vw;
	transform: translateY(-50%)
}
.page-hero .video-wrapper .play-button {
	position: absolute;
	z-index: 2;
	top: 46%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: white;
	font-size: calc(250% + 3vw);
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	-ms-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	transition: color 0.4s ease;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
	outline: none !important
}
.page-hero .video-wrapper .play-button:hover {
	color: #00a7b5
}
.page-hero img {
	width: 100%
}
.page-content-wrapper {
	position: relative;
	background-color: white;
	padding-top: 80px;
	padding-bottom: 80px;
	margin-top: 60px
}
.page-content-wrapper.with-hero {
	margin-top: -60px
}
.page-content-wrapper.grey {
	background-color: #efece7
}
.page-content-wrapper + .page-content-wrapper {
	margin-top: 0
}
.page-content-wrapper .sharing-tools {
	position: absolute;
	top: 90px;
	left: -50px;
	text-align: center;
	border-bottom: 1px solid #4F2D7F;
	padding-top: 10px
}
.page-content-wrapper .sharing-tools::before {
 content: 'Share';
 text-transform: uppercase;
 display: block;
 font-size: 10px;
 font-size: 0.625rem;
 letter-spacing: 1px;
 font-family: "GT Walsheim Pro Medium"
}
.page-content-wrapper .sharing-tools .addthis_toolbox a {
	display: block;
	border-top: 1px solid #4F2D7F;
	padding-top: 10px;
	margin-top: 5px !important;
	color: #4F2D7F;
	margin: 0;
	font-size: 20px;
	font-size: 1.25rem;
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	-ms-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	transition: color 0.4s ease
}
.page-content-wrapper .sharing-tools .addthis_toolbox a .at-icon-wrapper {
	display: none
}
.page-content-wrapper .sharing-tools .addthis_toolbox a:hover {
	color: #00a7b5
}
.text-content h1 {
	font-family: "GT Walsheim Pro Bold";
	font-size: 60px;
	font-size: 3.75rem;
	color: #4F2D7F;
	line-height: 1.2
}
.text-content h1 span {
	color: #00a7b5
}
.text-content h2 {
	font-family: "GT Walsheim Pro Bold";
	font-size: 40px;
	font-size: 2.5rem;
	color: #4F2D7F;
	margin-bottom: .5em;
	line-height: 1.3
}
.text-content h3 {
	font-family: "GT Walsheim Pro Bold";
	font-size: 24px;
	font-size: 1.5rem;
	margin-bottom: .5em;
	margin-top: 1.5em;
	color: #333
}
.text-content h1 + h3 {
	margin-top: 0
}
.text-content h4 {
	font-family: "GT Walsheim Pro Bold";
	font-size: 20px;
	font-size: 1.25rem;
	margin-bottom: .5em;
	margin-top: 1.5em;
	color: #4F2D7F
}
.text-content h5 {
	margin-bottom: .25em;
	color: #9ac973
}
.text-content p {
	margin: 1em  0;
	line-height: 1.45;
	font-size: 16px;
	font-size: 1rem
}
.text-content ul {
	margin: 1em  0;
	line-height: 1.25em;
	padding-left: 2em;
	font-size: 16px;
	font-size: 1rem
}
.text-content ul li {
	margin-bottom: .25em;
	position: relative;
	list-style-type: square
}
.text-content a {
	color: #4F2D7F;
	text-decoration: underline
}
.text-content a:hover, .text-content a:focus, .text-content a:active {
	color: #00a7b5
}
.text-content a.button {
	background-color: #4F2D7F;
	text-transform: uppercase;
	color: white;
	border: 0;
	padding: .5em 2em .5em 2em;
	-webkit-transition: background-color 0.4s ease;
	-moz-transition: background-color 0.4s ease;
	-ms-transition: background-color 0.4s ease;
	-o-transition: background-color 0.4s ease;
	transition: background-color 0.4s ease;
	text-decoration: none;
	display: inline-block;
	margin: .5em 0
}
.text-content a.button:hover, .text-content a.button:focus, .text-content a.button:active {
	background-color: #00a7b5
}
.text-content hr {
	height: 1px;
	border: 0;
	background-color: #00a7b5;
	margin: 1em  0
}
.text-content img {
	margin: 1em  0
}
.text-content ol li {
	color: #4F2D7F;
	font-size: 20px;
	font-size: 1.25rem
}
.pull-quote .quote {
	padding-top: 80px;
	font-size: 25px;
	font-size: 1.5625rem;
	font-family: "GT Walsheim Pro Medium";
	line-height: 1.2
}
 .pull-quote .quote::before {
 content: "\201C";
 font-family: "GT Walsheim Pro Bold";
 display: block;
 color: #4F2D7F;
 position: absolute;
 top: -.1em;
 left: .065em;
 font-size: 150px;
 font-size: 9.375rem
}
 .pull-quote.category-spotlight .quote::before {
 color: #9bd732
}
 .pull-quote.category-voice .quote::before {
 color: #ff7d1e
}
 .pull-quote.category-insight .quote::before {
 color: #de002e
}
.pull-quote .author {
	text-transform: uppercase;
	margin-top: 1em;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.3
}
.pull-quote .author .name {
	font-family: "GT Walsheim Pro Medium"
}
.faces-profile .biography img {
	display: none
}
.faces-profile .external-links {
	margin-top: 1.5em
}
.faces-profile .external-links li {
	margin-top: .5em
}
.faces-profile .external-links li a {
	color: #4F2D7F;
	text-decoration: none;
	-webkit-transition: color 0.2s ease;
	-moz-transition: color 0.2s ease;
	-ms-transition: color 0.2s ease;
	-o-transition: color 0.2s ease;
	transition: color 0.2s ease
}
.faces-profile .external-links li a:hover {
	color: #00a7b5
}
 .faces-profile .external-links li a:hover::after {
 transform: translate(0.5em, 0.1em)
}
 .faces-profile .external-links li a::after {
 content: "\6c";
 margin-left: .5em;
 display: inline-block;
 transform: translate(0, 0.1em);
 -webkit-transition: transform 0.2s ease;
 -moz-transition: transform 0.2s ease;
 -ms-transition: transform 0.2s ease;
 -o-transition: transform 0.2s ease;
 transition: transform 0.2s ease
}
.driver-blocks {
	margin: 80px  -.25% 0 -.25%
}
.driver-blocks li {
	width: 32.83%;
	margin: 0  .25%;
	float: left
}
.driver-blocks li a {
	display: block;
	height: 0;
	padding-bottom: 100%;
	background-color: #00a7b5;
	color: white;
	font-size: 40px;
	font-size: 2.5rem;
	font-family: "GT Walsheim Pro Bold";
	line-height: 1.2;
	text-align: center;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease
}
.driver-blocks li a:hover {
	background-color: white;
	color: #00a7b5
}
.driver-blocks li a div {
	display: block;
	position: absolute;
	width: 90%;
	left: 5%;
	top: 23%
}
 .driver-blocks li a div::after {
 font-family: "vibrant-economy-icons" !important;
 content: "\6c";
 display: block;
 margin-top: .5em
}
.latest-posts.latest-posts-carousel {
	margin-top: 80px
}
.latest-posts .latest-post {
	display: block;
	width: 33.33%;
	float: left;
	outline: none;
	color: #333
}
.latest-posts .latest-post .post-container {
	position: relative;
	background-color: white;
	margin: 0  .75%;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease
}
.latest-posts .latest-post .post-container .post-image {
	overflow: hidden;
	height: 0;
	padding-bottom: 71.75%;
	position: relative;
	background-color: #efece7
}
.latest-posts .latest-post .post-container .post-image img {
	-webkit-transition: transform 0.4s ease;
	-moz-transition: transform 0.4s ease;
	-ms-transition: transform 0.4s ease;
	-o-transition: transform 0.4s ease;
	transition: transform 0.4s ease
}
.latest-posts .latest-post .post-container .post-image .play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: white;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
	font-size: 60px
}
.latest-posts .latest-post .post-container .title-container {
	padding: 15px;
	background-color: white;
	-webkit-transition: transform 0.4s ease;
	-moz-transition: transform 0.4s ease;
	-ms-transition: transform 0.4s ease;
	-o-transition: transform 0.4s ease;
	transition: transform 0.4s ease
}
.latest-posts .latest-post .post-container .title-container .post-category {
	text-transform: uppercase;
	color: white;
	font-family: "GT Walsheim Pro Bold";
	letter-spacing: 1px;
	font-size: 13px;
	font-size: 0.8125rem;
	padding: .2em .75em .15em .75em;
	background-color: #4F2D7F;
	display: inline-block;
	margin-bottom: .25em
}
.latest-posts .latest-post .post-container .title-container .post-category.spotlight {
	background-color: #9bd732
}
.latest-posts .latest-post .post-container .title-container .post-category.voice {
	background-color: #ff7d1e
}
.latest-posts .latest-post .post-container .title-container .post-category.insight {
	background-color: #de002e
}
.latest-posts .latest-post .post-container .title-container .post-title {
	font-size: 20px;
	font-size: 1.25rem;
	font-family: "GT Walsheim Pro Bold"
}
.latest-posts .latest-post .post-container .post-excerpt {
	position: absolute;
	bottom: 15px;
	left: 15px;
	right: 15px;
	opacity: 0;
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-ms-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
	max-height: 4.2em;
	overflow: hidden
}
.latest-posts .latest-post:hover .post-container .post-image img {
	transform: scale(1.05) rotate(0.02deg) translateY(-10%)
}
.latest-posts .latest-post:hover .post-container .title-container {
	transform: translateY(-75px)
}
.latest-posts .latest-post:hover .post-container .post-excerpt {
	opacity: 1
}
.faces-carousel {
	position: relative;
	max-height: 585px;
	height: 50vw
}
.faces-carousel .slide {
	position: relative;
	display: block;
	outline: none;
	background-size: cover;
	background-position: center center;
	max-height: 585px;
	height: 50vw
}
.faces-carousel .slide.slick-active .image {
	transform: scale(1.1);
	-webkit-transition: transform 10s ease;
	-moz-transition: transform 10s ease;
	-ms-transition: transform 10s ease;
	-o-transition: transform 10s ease;
	transition: transform 10s ease
}
.faces-carousel .slide.reset-animation .image {
	transform: scale(1);
	-webkit-transition: transform 0s ease;
	-moz-transition: transform 0s ease;
	-ms-transition: transform 0s ease;
	-o-transition: transform 0s ease;
	transition: transform 0s ease
}
.faces-carousel .slide .image {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	max-height: 585px;
	height: 50vw;
	background-position: left center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition: transform 10s ease;
	-moz-transition: transform 10s ease;
	-ms-transition: transform 10s ease;
	-o-transition: transform 10s ease;
	transition: transform 10s ease;
	transform: scale(1);
	transform-origin: 25% 50%
}
 .faces-carousel .slide .image::after {
 content: '';
 display: block;
 position: absolute;
 bottom: 0;
 left: 0;
 width: 100%;
 height: 150px;
 background: -webkit-linear-gradient(transparent, rgba(37, 13, 70, 0.5));
 background: -o-linear-gradient(transparent, rgba(37, 13, 70, 0.5));
 background: -moz-linear-gradient(transparent, rgba(37, 13, 70, 0.5));
 background: linear-gradient(transparent, rgba(37, 13, 70, 0.5))
}
.faces-carousel .slide .overlay {
	position: absolute;
	bottom: 35px;
	left: 40px;
	right: 40px;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	-ms-flex-pack: justify;
	-ms-flex-align: end
}
.faces-carousel .slide .overlay .name-and-title {
	color: white;
	line-height: 1.2;
	display: block;
	position: relative
}
.faces-carousel .slide .overlay .name-and-title .name {
	font-family: "GT Walsheim Pro Bold";
	font-size: 40px;
	font-size: 2.5rem
}
.faces-carousel .slide .overlay .name-and-title .title {
	font-size: 30px;
	font-size: 1.875rem
}
.faces-carousel .slide .overlay .name-and-title .icon-arrow-right-1 {
	display: none
}
.faces-carousel .slide .overlay .ctas {
	margin-bottom: 5px;
	white-space: nowrap;
	margin-left: 30px
}
.faces-carousel .slide .overlay .ctas .cta {
	min-width: 10em;
	margin-top: 1em
}
a.cta {
	display: inline-block;
	position: relative;
	border: 4px  solid white;
	font-family: "GT Walsheim Pro Bold";
	color: white;
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	-ms-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	transition: color 0.4s ease;
	padding: .25em 1em;
	text-align: center;
	font-size: 22px;
	font-size: 1.375rem;
	overflow: hidden
}
a.cta span {
	position: relative;
	z-index: 2
}
a.cta + a.cta {
	margin-left: 1em
}
a.cta:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: white;
	transform: translateX(100%);
	-webkit-transition: transform 0.2s ease;
	-moz-transition: transform 0.2s ease;
	-ms-transition: transform 0.2s ease;
	-o-transition: transform 0.2s ease;
	transition: transform 0.2s ease;
	z-index: 1
}
a.cta:hover, a.cta:focus, a.cta:active {
	color: #4F2D7F
}
a.cta:hover:before, a.cta:focus:before, a.cta:active:before {
	transform: translateX(0)
}
a.cta.purple {
	color: #4F2D7F;
	border-color: #4F2D7F
}
.faces-blocks .block {
	width: 33.33%;
	float: left;
	position: relative
}
.faces-blocks .block .square {
	height: 0;
	padding-bottom: 100%
}
.faces-blocks .block img {
	width: 100%
}
.faces-blocks .block .name-and-title {
	position: absolute;
	bottom: 20px;
	left: 25px;
	right: 25px;
	color: white;
	line-height: 1.2;
	z-index: 99;
	-webkit-transition: transform 0.4s ease;
	-moz-transition: transform 0.4s ease;
	-ms-transition: transform 0.4s ease;
	-o-transition: transform 0.4s ease;
	transition: transform 0.4s ease
}
.faces-blocks .block .name-and-title .name {
	font-family: "GT Walsheim Pro Bold";
	font-size: 30px;
	font-size: 1.875rem
}
.faces-blocks .block .name-and-title .title {
	font-size: 24px;
	font-size: 1.5rem
}
.faces-blocks .block.letter {
	background-color: #4F2D7F;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-size: 150px;
	font-size: 9.375rem
}
.faces-blocks .block.letter span {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%)
}
.faces-blocks .block.face .square {
	background: #dcd5e5 url(../index.html) no-repeat center bottom;
	background-size: 90%
}
 .faces-blocks .block.face .square::after {
 content: '';
 display: block;
 position: absolute;
 bottom: 0;
 left: 0;
 width: 100%;
 height: 150px;
 background: -webkit-linear-gradient(transparent, rgba(37, 13, 70, 0.5));
 background: -o-linear-gradient(transparent, rgba(37, 13, 70, 0.5));
 background: -moz-linear-gradient(transparent, rgba(37, 13, 70, 0.5));
 background: linear-gradient(transparent, rgba(37, 13, 70, 0.5))
}
 .faces-blocks .block.face::after {
 content: '';
 display: block;
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background-color: rgba(79, 45, 127, 0.8);
 opacity: 0;
 -webkit-transition: opacity 0.4s ease;
 -moz-transition: opacity 0.4s ease;
 -ms-transition: opacity 0.4s ease;
 -o-transition: opacity 0.4s ease;
 transition: opacity 0.4s ease
}
.faces-blocks .block.face:hover .name-and-title {
	transform: translateY(-150px)
}
 .faces-blocks .block.face:hover::after {
 opacity: 1
}
.faces-search-form {
	display: inline-block;
	background-color: #f4f2ef;
	border: 1px  solid rgba(0, 0, 0, 0.5);
	padding: 5px;
	position: relative;
	width: 100%;
	max-width: 25em
}
.faces-search-form input {
	border: 0;
	font-family: "GT Walsheim Pro Regular";
	background-color:transparent;
	outline: none;
	width: 100%
}
.faces-search-form button {
	position: absolute;
	top: 15%;
	right: 5px;
	border: 0;
	background: transparent;
}
.faces-alpha-search {
	margin: 1.5em -.2% 0 -.2%;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch
}
.faces-alpha-search li {
	display: block;
	float: left;
	margin: .2%;
	width: 3.446%
}
.faces-alpha-search li a {
	display: block;
	background-color: #f4f2ef;
	padding: .25em 0;
	text-align: center;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	opacity: .25
}
.faces-alpha-search li a.active {
	opacity: 1
}
.faces-alpha-search li a.active:hover {
	background-color: #4F2D7F;
	color: white
}
.meet-other-faces .view-all {
	display: block;
	background-color: #4F2D7F;
	text-align: center;
	font-family: "GT Walsheim Pro Bold";
	color: white;
	padding: .75em 0;
	font-size: 20px;
	font-size: 1.25rem;
	-webkit-transition: background-color 0.4s ease;
	-moz-transition: background-color 0.4s ease;
	-ms-transition: background-color 0.4s ease;
	-o-transition: background-color 0.4s ease;
	transition: background-color 0.4s ease
}
.meet-other-faces .view-all:hover {
	background-color: #00a7b5
}
.wpcf7-form p {
	margin: 1.5em 0
}
.wpcf7-form label {
	color: #4F2D7F;
	font-family: "GT Walsheim Pro Bold";
	display: inline-block;
	margin-bottom: .25em
}
.wpcf7-form label .required {
	color: #de002e;
	font-family: "GT Walsheim Pro Regular"
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="number"], .wpcf7-form textarea {
	color: #4F2D7F;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	background-color: white;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 1px  solid #4F2D7F;
	padding: .5em;
	width: 100%
}
.wpcf7-form textarea {
	height: 150px
}
.wpcf7-form input[type="submit"] {
	background-color: #4F2D7F;
	text-transform: uppercase;
	color: white;
	border: 0;
	padding: .5em 2em .5em 2em;
	-webkit-transition: background-color 0.1s ease;
	-moz-transition: background-color 0.1s ease;
	-ms-transition: background-color 0.1s ease;
	-o-transition: background-color 0.1s ease;
	transition: background-color 0.1s ease
}
.wpcf7-form input[type="submit"]:hover, .wpcf7-form input[type="submit"]:focus, .wpcf7-form input[type="submit"]:active {
	background-color: #00a7b5
}
.wpcf7-form div.wpcf7-response-output {
	margin-top: .5em
}
body .slick-prev, body .slick-next {
	width: auto;
	height: auto
}
body .slick-prev:before, body .slick-next:before {
	color: #4F2D7F;
	font-size: 40px;
	opacity: 1;
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	-ms-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	transition: color 0.4s ease
}
body .slick-prev:hover:before, body .slick-next:hover:before {
	color: #00a7b5
}
body .slick-prev {
	left: -60px
}
body .slick-prev:before {
	content: "\64"
}
body .slick-next {
	right: -60px
}
body .slick-next:before {
	content: "\65"
}
 @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
 img.standard {
 display: none !important
}
 img.retina {
 display: block !important
}
}
.site-footer {
	background-color: white;
	color: #333;
	font-size: 14px;
	font-size: 0.875rem;
	padding: 30px  0;
	margin-top: 80px
}
.site-footer .copyright {
	float: left;
	width: 40%
}
.site-footer .footer-nav {
	float: left;
	width: 40%;
	text-align: left
}
.site-footer .footer-nav.social {
	text-align: center;
	font-size: 20px;
	font-size: 1.25rem;
	width: 20%
}
.site-footer .footer-nav li {
	display: inline-block
}
.site-footer .footer-nav li a {
	color: #333
}
.site-footer .footer-nav li a:hover, .site-footer .footer-nav li a:focus, .site-footer .footer-nav li a:active {
	color: #00a7b5
}
.site-footer .footer-nav li + li {
	margin-left: 1.5em
}
a#back-to-top {
	display: block;
	position: fixed;
	bottom: 40px;
	right: 5px;
	font-size: 40px;
	color: #00a7b5;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	opacity: 1;
	transform: rotate(-90deg)
}
a#back-to-top:hover, a#back-to-top:focus, a#back-to-top:active {
	color: #4F2D7F
}
a#back-to-top.hidden {
	opacity: 0
}
.blog-post-filters {
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	-ms-flex-pack: justify;
	-ms-flex-align: baseline;
	margin-top: 2em;
	font-family: "GT Walsheim Pro Bold"
}
.blog-post-filters .label {
	color: #4F2D7F;
	font-size: 24px;
	font-size: 1.5rem;
	width: 17%
}
.blog-post-filters .button {
	width: 17%;
	outline: none;
	text-align: center;
	text-transform: uppercase;
	color: white;
	border: 2px  solid white;
	padding: .5em 0 .4em 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease
}
.blog-post-filters .button.category-spotlight {
	background-color: #9bd732;
	border-color: #9bd732
}
.blog-post-filters .button.category-spotlight.selected, .blog-post-filters .button.category-spotlight:hover {
	color: #9bd732
}
.blog-post-filters .button.category-voice {
	background-color: #ff7d1e;
	border-color: #ff7d1e
}
.blog-post-filters .button.category-voice.selected, .blog-post-filters .button.category-voice:hover {
	color: #ff7d1e
}
.blog-post-filters .button.category-insight {
	background-color: #de002e;
	border-color: #de002e
}
.blog-post-filters .button.category-insight.selected, .blog-post-filters .button.category-insight:hover {
	color: #de002e
}
.blog-post-filters .button.all-posts {
	background-color: #4F2D7F;
	border-color: #4F2D7F
}
.blog-post-filters .button.all-posts.selected, .blog-post-filters .button.all-posts:hover {
	color: #4F2D7F
}
.blog-post-filters .button.selected, .blog-post-filters .button:hover {
	background-color: white
}
.single-blog-post .post-categories {
	margin-bottom: 1em
}
.single-blog-post .post-categories span {
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	color: white;
	background-color: #4F2D7F;
	padding: .5em 1em .4em 1em
}
.single-blog-post .post-categories span.category-spotlight {
	background-color: #9bd732
}
.single-blog-post .post-categories span.category-voice {
	background-color: #ff7d1e
}
.single-blog-post .post-categories span.category-insight {
	background-color: #de002e
}
.single-blog-post .post-meta {
	margin-top: 1em;
	text-transform: uppercase
}
.single-blog-post .blog-post-content {
	margin-top: 2em
}
.single-blog-post .blog-post-content p:first-of-type {
	font-family: "GT Walsheim Pro Bold"
}
.mfp-bg {
	background-color: white
}
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: .95
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}
.mfp-iframe-holder .mfp-content {
	max-width: 1200px
}
.mfp-close {
	width: 66px;
	height: 66px;
	line-height: 66px;
	font-size: 50px;
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	-ms-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	transition: color 0.4s ease;
	opacity: 1
}
.mfp-close:hover, .mfp-close:focus, .mfp-close:active {
	color: #00a7b5 !important
}
.mfp-iframe-holder .mfp-close {
	top: -66px
}
.mfp-close-btn-in .mfp-close {
	color: #4F2D7F
}
#search-overlay {
	text-align: center;
	color: #4F2D7F;
	width: 100vw;
	height: 100vh
}
#search-overlay .search-form {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
#search-overlay .search-field {
	font-size: 20px;
	font-size: 1.25rem;
	background-color: white;
	color: #4F2D7F;
	border: 2px  solid #4F2D7F;
	padding: .5em;
	font-family: "GT Walsheim Pro Regular";
	width: 40%;
	min-width: 10em
}
#search-overlay .search-submit {
	background-color: transparent;
	border: 0;
	font-size: 30px;
	font-size: 1.875rem;
	transform: translateY(0.2em)
}
.mobile-menu {
	background-color: #4F2D7F;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 240px;
	display: none
}
.mobile-menu ul li a {
	color: white;
	font-size: 15px;
	font-size: 0.9375rem;
	display: block;
	padding: 10px  30px 10px 10px;
	border-bottom: 1px solid #00a7b5;
	position: relative
}
.mobile-menu ul li a:hover, .mobile-menu ul li a:focus, .mobile-menu ul li a:active {
	background-color: #00a7b5
}
 .mobile-menu ul li a::after {
 position: absolute;
 top: 14px;
 right: 10px;
 -webkit-transition: transform 0.4s ease;
 -moz-transition: transform 0.4s ease;
 -ms-transition: transform 0.4s ease;
 -o-transition: transform 0.4s ease;
 transition: transform 0.4s ease;
 content: "\6d"
}
.mobile-menu ul li ul {
	display: none
}
 .mobile-menu ul li.menu-item-has-children > a::after {
 transform: rotate(90deg)
}
.mobile-menu ul li.current-menu-item, .mobile-menu ul li.current-menu-parent, .mobile-menu ul li.current-page-ancestor, body.single-news .mobile-menu ul li.menu-item-47 {
	background-color: #00a7b5
}
.mobile-menu ul li.open > a {
	background-color: rgba(255, 255, 255, 0.2)
}
 .mobile-menu ul li.open > a::after {
 transform: rotate(270deg)
}
.mobile-menu ul li.open > ul {
	display: block;
	background-color: rgba(255, 255, 255, 0.4)
}
.menu-toggle-switch {
	display: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 15px;
	left: 10px;
	font-size: 0;
	text-indent: -9999px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: none;
	border-radius: none;
	border: none;
	cursor: pointer;
	-webkit-transition: background 0.3s;
	transition: background 0.3s;
	z-index: 999
}
.menu-toggle-switch:focus {
	outline: none
}
.menu-toggle-switch span {
	display: block;
	position: absolute;
	top: 19px;
	left: 10px;
	right: 10px;
	height: 3px;
	background: #00a7b5
}
 .menu-toggle-switch span::before, .menu-toggle-switch span::after {
 position: absolute;
 display: block;
 left: 0;
 width: 100%;
 height: 3px;
 background-color: #00a7b5;
 content: ""
}
 .menu-toggle-switch span::before {
 top: -7px
}
 .menu-toggle-switch span::after {
 bottom: -7px
}
.menu-toggle-switch__htx {
	background-color: white
}
.menu-toggle-switch__htx span {
	-webkit-transition: background 0 0.3s;
	transition: background 0 0.3s
}
 .menu-toggle-switch__htx span::before, .menu-toggle-switch__htx span::after {
 -webkit-transition-duration: 0.3s, 0.3s;
 transition-duration: 0.3s, 0.3s;
 -webkit-transition-delay: 0.3s, 0;
 transition-delay: 0.3s, 0
}
 .menu-toggle-switch__htx span::before {
 -webkit-transition-property: top, -webkit-transform;
 transition-property: top, transform
}
 .menu-toggle-switch__htx span::after {
 -webkit-transition-property: bottom, -webkit-transform;
 transition-property: bottom, transform
}
.menu-toggle-switch__htx.active {
}
.menu-toggle-switch__htx.active span {
	background: none
}
 .menu-toggle-switch__htx.active span::before {
 top: 0;
 -webkit-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 transform: rotate(45deg)
}
 .menu-toggle-switch__htx.active span::after {
 bottom: 0;
 -webkit-transform: rotate(-45deg);
 -ms-transform: rotate(-45deg);
 transform: rotate(-45deg)
}
 .menu-toggle-switch__htx.active span::before, .menu-toggle-switch__htx.active span::after {
 -webkit-transition-delay: 0, 0.3s;
 transition-delay: 0, 0.3s
}
 @media only screen and (max-width: 1200px) {
 .page-content-wrapper {
 padding-top: 40px;
 padding-bottom: 40px;
 margin-top: 5px
}
 .page-content-wrapper.with-hero {
 margin-top: 0
}
 .page-hero .video-wrapper .play-button {
 top: 54%
}
 .driver-blocks li  a {
 font-size: 3.5vw
}
 .faces-blocks .block .name-and-title  .name {
 font-size: 2.5vw
}
 .faces-blocks .block .name-and-title  .title {
 font-size: 2vw
}
 .page-content-wrapper .sharing-tools {
 position: relative !important;
 top: auto !important;
 left: auto !important;
 clear: both;
 text-align: left;
 margin-left: 15px;
 margin-top: 20px;
 border: 0
}
 .page-content-wrapper .sharing-tools .addthis_toolbox  a {
 display: inline-block;
 border: 0;
 margin-top: 0;
 margin-right: 1em
}
 body .slick-prev,  body .slick-next {
 display: none !important
}
 .site-footer {
 padding: 20px  0;
 margin-top: 15px
}
 .site-footer .copyright,  .site-footer .footer-nav {
 float: none;
 width: 100% !important;
 text-align: center
}
 .site-footer .copyright.footer-nav,  .site-footer .footer-nav.footer-nav {
 margin: .75em 0 .5em 0
}
}
 @media only screen and (max-width: 991px) {
 html.js, html.no-js {
 margin-top: 0 !important
}
 #wpadminbar {
 display: none
}
 .pull-quote {
 margin-top: 20px
}
 .pull-quote  .quote {
 padding-top: 40px;
 font-size: 20px;
 font-size: 1.25rem
}
 .pull-quote .quote::before {
 font-size: 75px;
 font-size: 4.6875rem
}
}
 @media only screen and (max-width: 767px) {
 a.cta {
 border-width: 3px;
 font-size: 16px;
 font-size: 1rem
}
 .site-header .gt-logo {
 max-width: 100px
}
 .site-header .primary-navigation {
 float: left
}
 .site-header .primary-navigation  ul {
 text-align: center
}
 .site-header .primary-navigation ul  li {
 margin-left: 0;
 margin-right: 2em
}
 .site-header .primary-navigation ul li.menu-item-type-custom {
 display: none
}
 .site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu {
 padding: 0
}
 .site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu  li {
 width: 50%
}
 .site-header .primary-navigation ul li .sub-menu-wrapper ul.sub-menu li  a {
 padding: .75em 0
}
 .site-header .social-sharing {
 margin-left: 0
}
 .faces-carousel .slide .overlay .name-and-title  .name {
 font-size: 26px;
 font-size: 1.625rem
}
 .faces-carousel .slide .overlay .name-and-title  .title {
 font-size: 20px;
 font-size: 1.25rem
}
 .faces-carousel .slide .overlay .ctas  .cta {
 display: block
}
 .text-content  h1 {
 font-size: 32px;
 font-size: 2rem
}
 .text-content  h2 {
 font-size: 24px;
 font-size: 1.5rem
}
 .text-content  h3 {
 font-size: 20px;
 font-size: 1.25rem
}
 .text-content p,  .text-content ul,  .text-content  ol {
 font-size: 14px;
 font-size: 0.875rem
}
 .driver-blocks {
 padding-left: 15px;
 padding-right: 15px;
 margin-top: 30px
}
 .driver-blocks  li {
 width: auto;
 float: none;
 margin: 0  0 20px 0
}
 .driver-blocks li  a {
 padding: .5em 1em;
 height: auto;
 font-size: 20px;
 font-size: 1.25rem
}
 .driver-blocks li a  div {
 position: relative;
 top: auto;
 left: auto;
 transform: none;
 width: auto
}
 .driver-blocks li a div::after {
 display: inline-block;
 position: relative;
 transform: translateY(0.1em);
 margin-left: .5em;
 margin-top: 0
}
 .blog-post-filters {
 display: none
}
 .faces-alpha-search  li {
 font-size: 14px;
 font-size: 0.875rem;
 width: 7.2%
}
 .faces-blocks  .block {
 width: 50%
}
 .faces-blocks .block .name-and-title  .name {
 font-size: 3.5vw
}
 .faces-blocks .block .name-and-title  .title {
 font-size: 3vw
}
}
 @media only screen and (max-width: 567px) {
 .site-header .primary-navigation ul li.menu-item-home {
 display: none
}
 .latest-posts .latest-post {
 width: 50%
}
 .faces-carousel .slide  .overlay {
 background: -webkit-linear-gradient(left, rgba(79, 45, 127, 0.9), rgba(79, 45, 127, 0.3));
 background: -o-linear-gradient(right, rgba(79, 45, 127, 0.9), rgba(79, 45, 127, 0.3));
 background: -moz-linear-gradient(right, rgba(79, 45, 127, 0.9), rgba(79, 45, 127, 0.3));
 background: linear-gradient(to right, rgba(79, 45, 127, 0.9), rgba(79, 45, 127, 0.3));
 bottom: 0;
 left: 0;
 right: 0;
 padding: 8px  15px
}
 .faces-carousel .slide .overlay .name-and-title {
 width: 100%
}
 .faces-carousel .slide .overlay .name-and-title  .name {
 font-size: 5vw
}
 .faces-carousel .slide .overlay .name-and-title  .title {
 font-size: 4vw
}
 .faces-carousel .slide .overlay .name-and-title .icon-arrow-right-1 {
 display: block;
 position: absolute;
 right: 0;
 top: 50%;
 transform: translateY(-50%);
 font-size: 20px
}
 .faces-carousel .slide .overlay  .ctas {
 display: none
}
}
 @media only screen and (max-width: 420px) {
 .site-header .header-logos {
 align-items: flex-end;
 -ms-flex-align: end
}
 .site-header .header-logos .gt-logo {
 width: 55%;
 padding: 0
}
 .site-header .header-logos .gt-logo  img.stacked {
 display: block
}
 .site-header .header-logos .gt-logo  img.horizontal {
 display: none
}
 .site-header .header-logos .faces-logo {
 width: 28%
}
 .faces-blocks  .block {
 width: 100%
}
 .faces-blocks .block .name-and-title  .name {
 font-size: 7vw
}
 .faces-blocks .block .name-and-title  .title {
 font-size: 5vw
}
 .latest-posts .latest-post {
 width: 100%
}
}
 @media only screen and (max-width: 360px) {
 .site-header .primary-navigation ul  li {
 margin-right: 1em
}
}
