@import url(../../components/lib/owl.carousel/dist/assets/owl.carousel.min.css);/** =========================================
 * Functions
 ===========================================*/

/** =========================================
 * Tint
 ===========================================*/

/**
 * Lighten a color
 * @access public
 * @param {Color} $color - color to tint
 * @param {Number} $percentage - percentage of `$color` in returned color
 * @return {Color}
 */

/** =========================================
 * Shade
 ===========================================*/

/**
 * Darken a color
 * @access public
 * @param {Color} $color - color to shade
 * @param {Number} $percentage - percentage of `$color` in returned color
 * @return {Color}
 */

/** =========================================
 * Functions
 ===========================================*/

/** =========================================
 * Functions
 ===========================================*/

/** =========================================
 * Tint
 ===========================================*/

/**
 * Lighten a color
 * @access public
 * @param {Color} $color - color to tint
 * @param {Number} $percentage - percentage of `$color` in returned color
 * @return {Color}
 */

/** =========================================
 * Shade
 ===========================================*/

/**
 * Darken a color
 * @access public
 * @param {Color} $color - color to shade
 * @param {Number} $percentage - percentage of `$color` in returned color
 * @return {Color}
 */

/** =========================================
 * Variables
 ===========================================*/

/** -----------------------------------------
 * Project
 -------------------------------------------*/

/** -----------------------------------------
 * Boilerplate
 -------------------------------------------*/

/** =========================================
 * Variables
 ===========================================*/

/** =========================================
 * Globals
 ===========================================*/

/** =========================================
 * Animation
 ===========================================*/

/** =========================================
 * Screen Sizes
 ===========================================*/

/** =========================================
 * Fonts
 ===========================================*/

/** -----------------------------------------
 * Headings
 -------------------------------------------*/

/** -----------------------------------------
 * Line Height
 -------------------------------------------*/

/** =========================================
 * Sizing
 ===========================================*/

/** =========================================
 * Grid
 ===========================================*/

/** =========================================
 * Container
 ===========================================*/

/** =========================================
 * Colors
 ===========================================*/

/** -----------------------------------------
 * Shades
 -------------------------------------------*/

/** -----------------------------------------
 * Brands
 -------------------------------------------*/

/** -----------------------------------------
 * Text
 -------------------------------------------*/

/** =========================================
 * Border Radii
 ===========================================*/

/** =========================================
 * Components
 ===========================================*/

/** =========================================
 * Components
 ===========================================*/

/** =========================================
 * Alerts
 ===========================================*/

/** =========================================
 * Animation
 ===========================================*/

/** =========================================
 * Buttons
 ===========================================*/

/** =========================================
 * Close
 ===========================================*/

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

/** =========================================
 * Modal
 ===========================================*/

/** =========================================
 * Navigation
 ===========================================*/

/** =========================================
 * Pagination
 ===========================================*/

/** =========================================
 * Sidebar
 ===========================================*/

/** =========================================
 * Modules
 ===========================================*/

/** =========================================
 * Modules
 ===========================================*/

/** =========================================
 * Popout Menu
 ===========================================*/

/** =========================================
 * Slider
 ===========================================*/

/*!
======================================================================
    Bootstrap
======================================================================
*/

/*! 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 {
	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"] {
	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;
	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;
}

.container,
.team-members {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.container:before,
.team-members:before,
.container:after,
.team-members:after {
	content: " ";
	display: table;
}

.container:after,
.team-members:after {
	clear: both;
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
	content: " ";
	display: table;
}

.container-fluid:after {
	clear: both;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.row:before,
.row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

.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-1 {
	width: 8.33333%;
}

.col-xs-2 {
	width: 16.66667%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-4 {
	width: 33.33333%;
}

.col-xs-5 {
	width: 41.66667%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-7 {
	width: 58.33333%;
}

.col-xs-8 {
	width: 66.66667%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-10 {
	width: 83.33333%;
}

.col-xs-11 {
	width: 91.66667%;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-pull-1 {
	right: 8.33333%;
}

.col-xs-pull-2 {
	right: 16.66667%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-4 {
	right: 33.33333%;
}

.col-xs-pull-5 {
	right: 41.66667%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-7 {
	right: 58.33333%;
}

.col-xs-pull-8 {
	right: 66.66667%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-10 {
	right: 83.33333%;
}

.col-xs-pull-11 {
	right: 91.66667%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-push-1 {
	left: 8.33333%;
}

.col-xs-push-2 {
	left: 16.66667%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-4 {
	left: 33.33333%;
}

.col-xs-push-5 {
	left: 41.66667%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-7 {
	left: 58.33333%;
}

.col-xs-push-8 {
	left: 66.66667%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-10 {
	left: 83.33333%;
}

.col-xs-push-11 {
	left: 91.66667%;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-offset-0 {
	margin-left: 0%;
}

.col-xs-offset-1 {
	margin-left: 8.33333%;
}

.col-xs-offset-2 {
	margin-left: 16.66667%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-4 {
	margin-left: 33.33333%;
}

.col-xs-offset-5 {
	margin-left: 41.66667%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-7 {
	margin-left: 58.33333%;
}

.col-xs-offset-8 {
	margin-left: 66.66667%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-10 {
	margin-left: 83.33333%;
}

.col-xs-offset-11 {
	margin-left: 91.66667%;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.fade {
	opacity: 0;
	transition: opacity 0.15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition-property: height, visibility;
	transition-duration: 0.35s;
	transition-timing-function: ease;
}

.close {
	float: right;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	color: #222222;
	text-shadow: none;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
	color: #222222;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix: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 {
	display: none !important;
}

.visible-sm {
	display: none !important;
}

.visible-md {
	display: none !important;
}

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

.visible-print {
	display: none !important;
}

.visible-print-block {
	display: none !important;
}

.visible-print-inline {
	display: none !important;
}

.visible-print-inline-block {
	display: none !important;
}

/** =========================================
 * Mixins
 ===========================================*/

/** =========================================
 * Border Radii
 ===========================================*/

/** =========================================
 * Loading Spinner
 ===========================================*/

/** -----------------------------------------
 * Variables
 -------------------------------------------*/

/** -----------------------------------------
 * Mixins
 -------------------------------------------*/

/** -----------------------------------------
 * Animation
 -------------------------------------------*/

/** =========================================
 * Loops
 * TODO: Use @extends when sass supports extending 
 ===========================================*/

/** =========================================
 * Sizing
 ===========================================*/

/** -----------------------------------------
 * Margin
 -------------------------------------------*/

/**
 * Default
 */

/**
 * No Margin
 */

/**
 * Extra Small
 */

/**
 * Small
 */

/**
 * Large
 */

/**
 * Extra Large
 */

/** -----------------------------------------
 * Padding
 -------------------------------------------*/

/**
 * Default
 */

/**
 * No Margin
 */

/**
 * Extra Small
 */

/**
 * Small
 */

/**
 * Large
 */

/**
 * Extra Large
 */

/** =========================================
 * Mixins
 ===========================================*/

/** =========================================
 * Mixins
 ===========================================*/

/** =========================================
 * Border Radii
 ===========================================*/

/** =========================================
 * Loading Spinner
 ===========================================*/

/** -----------------------------------------
 * Variables
 -------------------------------------------*/

/** -----------------------------------------
 * Mixins
 -------------------------------------------*/

/** -----------------------------------------
 * Animation
 -------------------------------------------*/

/** =========================================
 * Loops
 * TODO: Use @extends when sass supports extending 
 ===========================================*/

/** =========================================
 * Sizing
 ===========================================*/

/** -----------------------------------------
 * Margin
 -------------------------------------------*/

/**
 * Default
 */

/**
 * No Margin
 */

/**
 * Extra Small
 */

/**
 * Small
 */

/**
 * Large
 */

/**
 * Extra Large
 */

/** -----------------------------------------
 * Padding
 -------------------------------------------*/

/**
 * Default
 */

/**
 * No Margin
 */

/**
 * Extra Small
 */

/**
 * Small
 */

/**
 * Large
 */

/**
 * Extra Large
 */

/*!
======================================================================
    Typography
======================================================================
*/

/** =========================================
 * Global
 ===========================================*/

* {
	box-sizing: border-box;
}

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

html,
body { /**
   * If there's a Popout Menu
   */
	overflow: hidden;
	width: 100%;
	height: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-overflow-scrolling: touch; /** Render the fonts a little better. */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html {
	font-size: 16px;
}

body {
	font-family: sans-serif;
	font-size: 16px;
	line-height: 1.7;
	color: #222222;
	background-color: #fff;
}

/** =========================================
 * Text
 ===========================================*/

a {
	text-decoration: none;
}

a:active,
a:hover,
a:focus {
	text-decoration: none;
}

/*---------------------------------------------*\
    Regular
\*---------------------------------------------*/

body {
	font-family: sans-serif;
}

/*---------------------------------------------*\
    Semi-Bold
\*---------------------------------------------*/

strong {
	font-family: sans-serif;
}

/*---------------------------------------------*\
    Bold
\*---------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-top: 0;
	color: #222222;
	font-family: "Lato", sans-serif;
	font-weight: bold;
	line-height: 1;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
	color: #222222;
	text-decoration: none;
}

h1 a:hover,
h1 a:active,
h2 a:hover,
h2 a:active,
h3 a:hover,
h3 a:active,
h4 a:hover,
h4 a:active,
h5 a:hover,
h5 a:active,
h6 a:hover,
h6 a:active,
.h1 a:hover,
.h1 a:active,
.h2 a:hover,
.h2 a:active,
.h3 a:hover,
.h3 a:active,
.h4 a:hover,
.h4 a:active,
.h5 a:hover,
.h5 a:active,
.h6 a:hover,
.h6 a:active {
	text-decoration: none;
}

/** =========================================
 * Fonts/Images/Typography
 ===========================================*/

.typography .text--primary {
	color: #f1cb0c;
}

.typography .text--secondary {
	color: #feab17;
}

/** -----------------------------------------
 * Headings
 -------------------------------------------*/

h1,
.h1 {
	font-size: 32px;
}

h2,
.h2 {
	font-size: 24px;
}

h3,
.h3 {
	font-size: 22px;
}

h4,
.h4 {
	font-size: 16px;
}

h5,
.h5 {
	font-size: 14px;
}

/** -----------------------------------------
 * Text
 -------------------------------------------*/

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #f1cb0c;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #d9b70b;
	text-decoration: none;
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

p {
	margin: 0 0 15px 0;
	line-height: 2;
}

em {
	font-style: italic;
}

blockquote {
	padding-top: 0;
	padding-bottom: 0;
}

/** -----------------------------------------
 * Images
 -------------------------------------------*/

figure {
	margin: 0;
}

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

img.left {
	float: left;
	max-width: 50%;
	margin: 3px 30px 30px 0;
}

img.right {
	float: right;
	max-width: 50%;
	margin: 3px 0 30px 30px;
}

img.leftAlone {
	float: left;
	margin-right: 100%;
	margin-bottom: 7px;
	clear: both;
}

img.center {
	float: none;
	margin: 0 auto 7px auto;
	display: block;
	clear: both;
}

.captionImage {
	width: 100%;
	margin: 1px 0 0 0;
}

.captionImage.left img,
.captionImage.right img {
	float: none;
	max-width: none;
	width: 100%;
}

.captionImage.left {
	float: left;
	margin: 3px 30px 15px 0;
}

.captionImage.left img {
	margin-right: -7px;
}

.captionImage.right {
	float: right;
	margin: 3px 0 15px 30px;
}

.captionImage.right img,
.captionImage.right p {
	margin-left: -7px;
}

.captionImage.right p {
	text-align: left;
}

.captionImage.left[style],
.captionImage.right[style] {
	max-width: 50%;
}

.captionImage.leftAlone {
	float: none;
	margin: 0 15px 15px 0;
}

.captionImage.center {
	margin: 0 auto 15px;
}

.captionImage img {
	margin: 0;
}

.captionImage p {
	clear: both;
	margin: 7px 0;
	font-style: italic;
	font-size: 0.9em;
}

/** =========================================
 * Typography
 ===========================================*/

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 200;
}

/*!
======================================================================
    Layout
======================================================================
*/

/** =========================================
 * Content
 ===========================================*/

/**
 * If there's a Popout Menu
 */

#wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.content-wrap {
	position: relative;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	height: 100%;
	width: 100%;
	transition: 0.1s linear opacity;
}

/** =========================================
 * Layout
 ===========================================*/

body {
	background: #edeff0;
}

/*!
======================================================================
    Components
======================================================================
*/

/** =========================================
 * Section
 ===========================================*/

.ajax-content {
	transition: 0.1s linear opacity;
}

.ajax-content--loading {
	opacity: 0.4;
}

/** =========================================
 * Alerts
 ===========================================*/

/** -----------------------------------------
 * Base
 * TODO: Use @extend when sass supports handling 
 -------------------------------------------*/

.alert,
.alert--info,
.alert--warning,
.alert--success,
.alert--danger,
.message {
	display: block;
	padding: 15px;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	margin: 0 0 15px 0;
	border: 1px solid;
}

/** -----------------------------------------
 * Block
 -------------------------------------------*/

.alert--info {
	background: #d9edf7;
	border-color: #85d5e5;
	color: #31708f;
}

.alert--warning {
	background: #fcf8e3;
	border-color: #f2cf87;
	color: #8a6d3b;
}

.alert--success {
	background: #dff0d8;
	border-color: #aed48e;
	color: #3c763d;
}

.alert--danger {
	background: #f2dede;
	border-color: #d595a0;
	color: #a94442;
}

/** =========================================
 * Animation
 ===========================================*/

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

/** -----------------------------------------
 * Fade - Entrance
 -------------------------------------------*/

/** =========================================
 * Article
 ===========================================*/

.article__image__caption {
	margin: 7px 0 7px 0;
}

.article__heading {
	margin: 7px 0 7px 0;
}

.article__summary,
.article__content {
	margin: 7px 0 7px 0;
}

.article__actions {
	margin: 7px 0 0 0;
}

/** =========================================
 * Blog
 ===========================================*/

.blog__item {
	margin: 0 0 15px 0;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.blog__item--page {
	padding: 0;
	float: none;
}

.blog__item--last,
.blog__item.last {
	margin: 0 0 0 0;
}

.blog__item__image > a {
	display: block;
}

.blog__item__image__caption {
	margin: 7px 0 7px 0;
}

.blog__item__heading {
	margin: 15px 0;
}

.blog__item__summary,
.blog__item__content {
	margin: 7px 0 7px 0;
	line-height: 2;
}

.blog__item__actions {
	margin: 7px 0 0 0;
}

/** =========================================
 * Buttons
 ===========================================*/

/** -----------------------------------------
 * Mixins
 -------------------------------------------*/

/** -----------------------------------------
 * Base Extension
 -------------------------------------------*/

.btn,
.btn--default,
.btn--primary,
.footer__item__contact,
.team-members .modal-trigger,
.btn--secondary,
.btn--inverse {
	display: inline-block;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 11px 15px;
	white-space: normal;
	border-width: 0;
}

.btn:focus,
.btn--default:focus,
.btn--primary:focus,
.footer__item__contact:focus,
.team-members .modal-trigger:focus,
.btn--secondary:focus,
.btn--inverse:focus,
.btn:active,
.btn--default:active,
.btn--primary:active,
.footer__item__contact:active,
.team-members .modal-trigger:active,
.btn--secondary:active,
.btn--inverse:active {
	outline: 0;
	box-shadow: none;
}

.btn:active,
.btn--default:active,
.btn--primary:active,
.footer__item__contact:active,
.team-members .modal-trigger:active,
.btn--secondary:active,
.btn--inverse:active {
	background-image: none;
}

/** -----------------------------------------
 * Block
 -------------------------------------------*/

.btn { /** -----------------------------------------
   * Full Width
  -------------------------------------------*/ /** -----------------------------------------
   * Bordered
  -------------------------------------------*/
}

.btn--default {
	color: #212121;
	background-color: #fff;
	border-color: #f2f2f2;
}

.btn--default:hover,
.btn--default:focus,
.btn--default.focus,
.btn--default:active {
	color: #212121;
	background-color: #e6e6e6;
	border-color: lightgray;
}

.btn--default.disabled,
.btn--default.disabled:hover,
.btn--default.disabled:focus,
.btn--default.disabled.focus,
.btn--default.disabled:active,
.btn--default.disabled.active,
.btn--default[disabled],
.btn--default[disabled]:hover,
.btn--default[disabled]:focus,
.btn--default[disabled].focus,
.btn--default[disabled]:active,
.btn--default[disabled].active,
fieldset[disabled] .btn--default,
fieldset[disabled] .btn--default:hover,
fieldset[disabled] .btn--default:focus,
fieldset[disabled] .btn--default.focus,
fieldset[disabled] .btn--default:active,
fieldset[disabled] .btn--default.active {
	background-color: #fff;
	border-color: #f2f2f2;
}

.btn--primary,
.footer__item__contact,
.team-members .modal-trigger {
	color: #fff;
	background-color: #f1cb0c;
	border-color: #e5c10b;
}

.btn--primary:hover,
.footer__item__contact:hover,
.team-members .modal-trigger:hover,
.btn--primary:focus,
.footer__item__contact:focus,
.team-members .modal-trigger:focus,
.btn--primary.focus,
.focus.footer__item__contact,
.team-members .focus.modal-trigger,
.btn--primary:active,
.footer__item__contact:active,
.team-members .modal-trigger:active {
	color: #fff;
	background-color: #c0a20a;
	border-color: #ab9008;
}

.btn--primary.disabled,
.disabled.footer__item__contact,
.team-members .disabled.modal-trigger,
.btn--primary.disabled:hover,
.disabled.footer__item__contact:hover,
.team-members .disabled.modal-trigger:hover,
.btn--primary.disabled:focus,
.disabled.footer__item__contact:focus,
.team-members .disabled.modal-trigger:focus,
.btn--primary.disabled.focus,
.disabled.focus.footer__item__contact,
.team-members .disabled.focus.modal-trigger,
.btn--primary.disabled:active,
.disabled.footer__item__contact:active,
.team-members .disabled.modal-trigger:active,
.btn--primary.disabled.active,
.disabled.active.footer__item__contact,
.team-members .disabled.active.modal-trigger,
.btn--primary[disabled],
[disabled].footer__item__contact,
.team-members [disabled].modal-trigger,
.btn--primary[disabled]:hover,
[disabled].footer__item__contact:hover,
.team-members [disabled].modal-trigger:hover,
.btn--primary[disabled]:focus,
[disabled].footer__item__contact:focus,
.team-members [disabled].modal-trigger:focus,
.btn--primary[disabled].focus,
[disabled].focus.footer__item__contact,
.team-members [disabled].focus.modal-trigger,
.btn--primary[disabled]:active,
[disabled].footer__item__contact:active,
.team-members [disabled].modal-trigger:active,
.btn--primary[disabled].active,
[disabled].active.footer__item__contact,
.team-members [disabled].active.modal-trigger,
fieldset[disabled] .btn--primary,
fieldset[disabled] .footer__item__contact,
fieldset[disabled] .team-members .modal-trigger,
.team-members fieldset[disabled] .modal-trigger,
fieldset[disabled] .btn--primary:hover,
fieldset[disabled] .footer__item__contact:hover,
fieldset[disabled] .team-members .modal-trigger:hover,
.team-members fieldset[disabled] .modal-trigger:hover,
fieldset[disabled] .btn--primary:focus,
fieldset[disabled] .footer__item__contact:focus,
fieldset[disabled] .team-members .modal-trigger:focus,
.team-members fieldset[disabled] .modal-trigger:focus,
fieldset[disabled] .btn--primary.focus,
fieldset[disabled] .focus.footer__item__contact,
fieldset[disabled] .team-members .focus.modal-trigger,
.team-members fieldset[disabled] .focus.modal-trigger,
fieldset[disabled] .btn--primary:active,
fieldset[disabled] .footer__item__contact:active,
fieldset[disabled] .team-members .modal-trigger:active,
.team-members fieldset[disabled] .modal-trigger:active,
fieldset[disabled] .btn--primary.active,
fieldset[disabled] .active.footer__item__contact,
fieldset[disabled] .team-members .active.modal-trigger,
.team-members fieldset[disabled] .active.modal-trigger {
	background-color: #f1cb0c;
	border-color: #e5c10b;
}

.btn--secondary {
	color: #fff;
	background-color: #feab17;
	border-color: #f1a216;
}

.btn--secondary:hover,
.btn--secondary:focus,
.btn--secondary.focus,
.btn--secondary:active {
	color: #fff;
	background-color: #e19101;
	border-color: #be7e0b;
}

.btn--secondary.disabled,
.btn--secondary.disabled:hover,
.btn--secondary.disabled:focus,
.btn--secondary.disabled.focus,
.btn--secondary.disabled:active,
.btn--secondary.disabled.active,
.btn--secondary[disabled],
.btn--secondary[disabled]:hover,
.btn--secondary[disabled]:focus,
.btn--secondary[disabled].focus,
.btn--secondary[disabled]:active,
.btn--secondary[disabled].active,
fieldset[disabled] .btn--secondary,
fieldset[disabled] .btn--secondary:hover,
fieldset[disabled] .btn--secondary:focus,
fieldset[disabled] .btn--secondary.focus,
fieldset[disabled] .btn--secondary:active,
fieldset[disabled] .btn--secondary.active {
	background-color: #feab17;
	border-color: #f1a216;
}

.btn--inverse {
	color: #fff;
	background-color: #222222;
	border-color: #202020;
}

.btn--inverse:hover,
.btn--inverse:focus,
.btn--inverse.focus,
.btn--inverse:active {
	color: #fff;
	background-color: #090909;
	border-color: #010101;
}

.btn--inverse.disabled,
.btn--inverse.disabled:hover,
.btn--inverse.disabled:focus,
.btn--inverse.disabled.focus,
.btn--inverse.disabled:active,
.btn--inverse.disabled.active,
.btn--inverse[disabled],
.btn--inverse[disabled]:hover,
.btn--inverse[disabled]:focus,
.btn--inverse[disabled].focus,
.btn--inverse[disabled]:active,
.btn--inverse[disabled].active,
fieldset[disabled] .btn--inverse,
fieldset[disabled] .btn--inverse:hover,
fieldset[disabled] .btn--inverse:focus,
fieldset[disabled] .btn--inverse.focus,
fieldset[disabled] .btn--inverse:active,
fieldset[disabled] .btn--inverse.active {
	background-color: #222222;
	border-color: #202020;
}

.btn--block {
	display: block;
	width: 100%;
}

.btn--bordered {
	background: transparent none;
	border-width: 2px;
	border-style: solid;
	transition: 0.1s linear color, 0.1s linear border-color;
}

.btn--bordered:hover,
.btn--bordered:focus,
.btn--bordered:active {
	background: transparent none;
}

.btn--bordered.btn--default {
	border-color: #fff;
	color: #fff;
}

.btn--bordered.btn--default:hover,
.btn--bordered.btn--default:active,
.btn--bordered.btn--default:focus {
	color: #fff;
	border-color: #fff;
}

.btn--bordered.btn--primary,
.btn--bordered.footer__item__contact,
.team-members .btn--bordered.modal-trigger {
	border-color: #f1cb0c;
	color: #f1cb0c;
}

.btn--bordered.btn--primary:hover,
.btn--bordered.footer__item__contact:hover,
.team-members .btn--bordered.modal-trigger:hover,
.btn--bordered.btn--primary:active,
.btn--bordered.footer__item__contact:active,
.team-members .btn--bordered.modal-trigger:active,
.btn--bordered.btn--primary:focus,
.btn--bordered.footer__item__contact:focus,
.team-members .btn--bordered.modal-trigger:focus {
	color: #f1cb0c;
	border-color: #f1cb0c;
}

.btn--bordered.btn--secondary {
	border-color: #f1cb0c;
	color: #f1cb0c;
}

.btn--bordered.btn--secondary:hover,
.btn--bordered.btn--secondary:active,
.btn--bordered.btn--secondary:focus {
	color: #f1cb0c;
	border-color: #f1cb0c;
}

.btn--bordered.btn--inverse {
	border-color: #f1cb0c;
	color: #f1cb0c;
}

.btn--bordered.btn--inverse:hover,
.btn--bordered.btn--inverse:active,
.btn--bordered.btn--inverse:focus {
	color: #f1cb0c;
	border-color: #f1cb0c;
}

/** =========================================
 * Breadcrumbs
 ===========================================*/

.breadcrumbs {
	display: none;
	margin: 3px 0 3px 0;
}

/** =========================================
 * Carousel
 ===========================================*/

.carousel-container {
	position: relative;
	margin: 0 0 15px 0;
}

.carousel {
	overflow: hidden; /**
   * If the browser supports CSS transformations then use translate to center the caption.
   */
}

.carousel--single {
	display: block;
}

.carousel__item {
	position: relative;
}

.carousel__item img {
	width: 100%;
}

.carousel__item__caption {
	position: absolute;
	top: 20%;
	right: 15px;
	left: 15px;
	margin: 0 auto;
}

.carousel__item__caption.typography {
	color: #fff;
	text-shadow: 0 0 7px rgba(0, 0, 0, 0.7);
}

.carousel__item__caption.typography h2,
.carousel__item__caption.typography h3,
.carousel__item__caption.typography h4 {
	color: #fff;
}

.carousel-navigation {
	display: none;
	height: 34px;
	padding: 0;
	position: relative;
	background: #222222;
	z-index: 1; /** Display navigation after load. */
}

.carousel--multiple.owl-loaded + .carousel-navigation {
	display: block;
}

.carousel-navigation__item {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	background: transparent none;
	padding: 7px;
}

.carousel-navigation__item:hover,
.carousel-navigation__item:active {
	background: transparent none;
}

.carousel-navigation__item--next {
	right: 0;
	left: auto;
}

.carousel-navigation__item__icon {
	height: 20px;
	width: 20px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.carousel-navigation__item__icon path {
	fill: #fff;
}

/** =========================================
 * Comments
 ===========================================*/

.comments {
	margin: 7px 0 7px 0;
}

/** =========================================
 * Content
 ===========================================*/

.content.typography {
	margin: 0 0 15px 0;
}

/** =========================================
 * Debug
 ===========================================*/

body > p.message.warning {
	padding: 0;
	margin: 0;
	background: transparent none;
	color: #222222;
	border: 0;
	box-shadow: none;
	border-bottom: 1px solid #BDBDBD;
}

/** =========================================
 * Embedded Video
 ===========================================*/

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed,
.embed-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/** =========================================
 * Footer
 ===========================================*/

.footer {
	padding: 7px 0 7px 0;
}

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

/** -----------------------------------------
 * Mixin
 -------------------------------------------*/

.form {
	margin: 7px 0 7px 0; /** -----------------------------------------
   * Fieldset
  -------------------------------------------*/ /** -----------------------------------------
   * Labels
  -------------------------------------------*/ /** -----------------------------------------
   * Fields
  -------------------------------------------*/
}

.form--profile,
.form--contact,
.form--registration {
	margin: 0 0 7px 0;
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}

label {
	display: inline-block;
	max-width: 100%;
	margin: 0 0 3px 0;
}

.form .field {
	margin: 7px 0 7px 0; /** -----------------------------------------
     * Confirm Password
    -------------------------------------------*/ /** -----------------------------------------
     * Radio/Checkbox
    -------------------------------------------*/ /** -----------------------------------------
     * ReCaptcha
    -------------------------------------------*/
}

.form .field:first-child {
	margin: 0 0 7px 0;
}

.form .field .text,
.form .field .textarea,
.form .field .dropdown {
	display: block;
	width: 100%;
	height: 52px;
	padding: 11px 15px;
	font-size: 16px;
	line-height: 1.7;
	color: #212121;
	background-color: #fff;
	background-image: none;
	border: 1px solid #b3b3b3;
	border-radius: 3px;
	transition: border-color 0.1s linear, box-shadow 0.1s linear;
}

.form .field .text[disabled],
.form .field .text[readonly],
fieldset[disabled] .form .field .text,
.form .field .textarea[disabled],
.form .field .textarea[readonly],
fieldset[disabled]
      .form .field .textarea,
.form .field .dropdown[disabled],
.form .field .dropdown[readonly],
fieldset[disabled]
      .form .field .dropdown {
	background-color: #e6e6e6;
	opacity: 1;
}

.form .field .text[disabled],
fieldset[disabled] .form .field .text,
.form .field .textarea[disabled],
fieldset[disabled]
      .form .field .textarea,
.form .field .dropdown[disabled],
fieldset[disabled]
      .form .field .dropdown {
	cursor: not-allowed;
}

.form .field .textarea {
	height: auto;
}

.form .field.confirmedpassword > .middleColumn > .field {
	height: auto;
	padding: 0;
	border-width: 0;
}

.form .field.radio,
.form .field.checkbox {
	position: relative;
	display: block;
}

.form .field.radio ul,
.form .field.checkbox ul {
	margin: 0;
	padding: 0;
}

.form .field.radio ul li,
.form .field.checkbox ul li {
	margin: 0;
	display: block;
}

.form .field.radio.disabled label,
fieldset[disabled] .form .field.radio label,
.form .field.checkbox.disabled label,
fieldset[disabled] .form .field.checkbox label {
	cursor: not-allowed;
}

.form .field.radio label,
.form .field.checkbox label {
	font-weight: normal;
	cursor: pointer;
}

.form .field.radio input[type="radio"][disabled],
.form .field.radio input[type="radio"].disabled,
fieldset[disabled] .form .field.radio input[type="radio"],
.form .field.radio input[type="checkbox"][disabled],
.form .field.radio input[type="checkbox"].disabled,
fieldset[disabled]
      .form .field.radio input[type="checkbox"],
.form .field.checkbox input[type="radio"][disabled],
.form .field.checkbox input[type="radio"].disabled,
fieldset[disabled] .form .field.checkbox input[type="radio"],
.form .field.checkbox input[type="checkbox"][disabled],
.form .field.checkbox input[type="checkbox"].disabled,
fieldset[disabled]
      .form .field.checkbox input[type="checkbox"] {
	cursor: not-allowed;
}

.recaptcha {
	position: relative;
	margin: 7px 0 7px 0;
	min-height: 78px;
}

.recaptcha:after {
	position: absolute;
	content: '';
	display: block;
	width: 25px;
	height: 25px;
	background: transparent none;
	border: 2px solid #E0E0E0;
	border-color: rgba(0, 0, 0, 0.12);
	border-top-color: #f1cb0c !important;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	margin: -12.5px 0 0 -12.5px;
	-webkit-animation: infinite-spinning 0.8s linear infinite;
	animation: infinite-spinning 0.8s linear infinite;
}

.recaptcha::after {
	left: 15px;
	z-index: -1;
}

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

/*---------------------------------------------*\
    Forgot Password
\*---------------------------------------------*/

#MemberLoginForm_LoginForm #ForgotPassword {
	margin: 7px 0 0 0;
}

/*---------------------------------------------*\
    Login / Lost Password / Change Password
\*---------------------------------------------*/

#MemberLoginForm_LoginForm .field,
#MemberLoginForm_LostPasswordForm .field,
#ChangePasswordForm_ChangePasswordForm .field {
	margin: 0 0 7px 0;
}

#MemberLoginForm_LoginForm .field .text,
#MemberLoginForm_LostPasswordForm .field .text,
#ChangePasswordForm_ChangePasswordForm .field .text {
	display: block;
	width: 100%;
	height: 52px;
	padding: 11px 15px;
	font-size: 16px;
	line-height: 1.7;
	color: #212121;
	background-color: #fff;
	background-image: none;
	border: 1px solid #b3b3b3;
	border-radius: 3px;
	transition: border-color 0.1s linear, box-shadow 0.1s linear;
}

#MemberLoginForm_LoginForm .field .text[disabled],
#MemberLoginForm_LoginForm .field .text[readonly],
fieldset[disabled] #MemberLoginForm_LoginForm .field .text,
#MemberLoginForm_LostPasswordForm .field .text[disabled],
#MemberLoginForm_LostPasswordForm .field .text[readonly],
fieldset[disabled]
    #MemberLoginForm_LostPasswordForm .field .text,
#ChangePasswordForm_ChangePasswordForm .field .text[disabled],
#ChangePasswordForm_ChangePasswordForm .field .text[readonly],
fieldset[disabled]
    #ChangePasswordForm_ChangePasswordForm .field .text {
	background-color: #e6e6e6;
	opacity: 1;
}

#MemberLoginForm_LoginForm .field .text[disabled],
fieldset[disabled] #MemberLoginForm_LoginForm .field .text,
#MemberLoginForm_LostPasswordForm .field .text[disabled],
fieldset[disabled]
    #MemberLoginForm_LostPasswordForm .field .text,
#ChangePasswordForm_ChangePasswordForm .field .text[disabled],
fieldset[disabled]
    #ChangePasswordForm_ChangePasswordForm .field .text {
	cursor: not-allowed;
}

#MemberLoginForm_LoginForm .action,
#MemberLoginForm_LostPasswordForm .action,
#ChangePasswordForm_ChangePasswordForm .action {
	display: inline-block;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 11px 15px;
	white-space: normal;
	border-width: 0;
	color: #fff;
	background-color: #f1cb0c;
	border-color: #e5c10b;
}

#MemberLoginForm_LoginForm .action:focus,
#MemberLoginForm_LoginForm .action:active,
#MemberLoginForm_LostPasswordForm .action:focus,
#MemberLoginForm_LostPasswordForm .action:active,
#ChangePasswordForm_ChangePasswordForm .action:focus,
#ChangePasswordForm_ChangePasswordForm .action:active {
	outline: 0;
	box-shadow: none;
}

#MemberLoginForm_LoginForm .action:active,
#MemberLoginForm_LostPasswordForm .action:active,
#ChangePasswordForm_ChangePasswordForm .action:active {
	background-image: none;
}

#MemberLoginForm_LoginForm .action:hover,
#MemberLoginForm_LoginForm .action:focus,
#MemberLoginForm_LoginForm .action.focus,
#MemberLoginForm_LoginForm .action:active,
#MemberLoginForm_LostPasswordForm .action:hover,
#MemberLoginForm_LostPasswordForm .action:focus,
#MemberLoginForm_LostPasswordForm .action.focus,
#MemberLoginForm_LostPasswordForm .action:active,
#ChangePasswordForm_ChangePasswordForm .action:hover,
#ChangePasswordForm_ChangePasswordForm .action:focus,
#ChangePasswordForm_ChangePasswordForm .action.focus,
#ChangePasswordForm_ChangePasswordForm .action:active {
	color: #fff;
	background-color: #c0a20a;
	border-color: #ab9008;
}

#MemberLoginForm_LoginForm .action.disabled,
#MemberLoginForm_LoginForm .action.disabled:hover,
#MemberLoginForm_LoginForm .action.disabled:focus,
#MemberLoginForm_LoginForm .action.disabled.focus,
#MemberLoginForm_LoginForm .action.disabled:active,
#MemberLoginForm_LoginForm .action.disabled.active,
#MemberLoginForm_LoginForm .action[disabled],
#MemberLoginForm_LoginForm .action[disabled]:hover,
#MemberLoginForm_LoginForm .action[disabled]:focus,
#MemberLoginForm_LoginForm .action[disabled].focus,
#MemberLoginForm_LoginForm .action[disabled]:active,
#MemberLoginForm_LoginForm .action[disabled].active,
fieldset[disabled] #MemberLoginForm_LoginForm .action,
fieldset[disabled] #MemberLoginForm_LoginForm .action:hover,
fieldset[disabled] #MemberLoginForm_LoginForm .action:focus,
fieldset[disabled] #MemberLoginForm_LoginForm .action.focus,
fieldset[disabled] #MemberLoginForm_LoginForm .action:active,
fieldset[disabled] #MemberLoginForm_LoginForm .action.active,
#MemberLoginForm_LostPasswordForm .action.disabled,
#MemberLoginForm_LostPasswordForm .action.disabled:hover,
#MemberLoginForm_LostPasswordForm .action.disabled:focus,
#MemberLoginForm_LostPasswordForm .action.disabled.focus,
#MemberLoginForm_LostPasswordForm .action.disabled:active,
#MemberLoginForm_LostPasswordForm .action.disabled.active,
#MemberLoginForm_LostPasswordForm .action[disabled],
#MemberLoginForm_LostPasswordForm .action[disabled]:hover,
#MemberLoginForm_LostPasswordForm .action[disabled]:focus,
#MemberLoginForm_LostPasswordForm .action[disabled].focus,
#MemberLoginForm_LostPasswordForm .action[disabled]:active,
#MemberLoginForm_LostPasswordForm .action[disabled].active,
fieldset[disabled]
  #MemberLoginForm_LostPasswordForm .action,
fieldset[disabled]
  #MemberLoginForm_LostPasswordForm .action:hover,
fieldset[disabled]
  #MemberLoginForm_LostPasswordForm .action:focus,
fieldset[disabled]
  #MemberLoginForm_LostPasswordForm .action.focus,
fieldset[disabled]
  #MemberLoginForm_LostPasswordForm .action:active,
fieldset[disabled]
  #MemberLoginForm_LostPasswordForm .action.active,
#ChangePasswordForm_ChangePasswordForm .action.disabled,
#ChangePasswordForm_ChangePasswordForm .action.disabled:hover,
#ChangePasswordForm_ChangePasswordForm .action.disabled:focus,
#ChangePasswordForm_ChangePasswordForm .action.disabled.focus,
#ChangePasswordForm_ChangePasswordForm .action.disabled:active,
#ChangePasswordForm_ChangePasswordForm .action.disabled.active,
#ChangePasswordForm_ChangePasswordForm .action[disabled],
#ChangePasswordForm_ChangePasswordForm .action[disabled]:hover,
#ChangePasswordForm_ChangePasswordForm .action[disabled]:focus,
#ChangePasswordForm_ChangePasswordForm .action[disabled].focus,
#ChangePasswordForm_ChangePasswordForm .action[disabled]:active,
#ChangePasswordForm_ChangePasswordForm .action[disabled].active,
fieldset[disabled]
  #ChangePasswordForm_ChangePasswordForm .action,
fieldset[disabled]
  #ChangePasswordForm_ChangePasswordForm .action:hover,
fieldset[disabled]
  #ChangePasswordForm_ChangePasswordForm .action:focus,
fieldset[disabled]
  #ChangePasswordForm_ChangePasswordForm .action.focus,
fieldset[disabled]
  #ChangePasswordForm_ChangePasswordForm .action:active,
fieldset[disabled]
  #ChangePasswordForm_ChangePasswordForm .action.active {
	background-color: #f1cb0c;
	border-color: #e5c10b;
}

/** =========================================
 * Validation
 ===========================================*/

/** -----------------------------------------
 * Parsley JS
 -------------------------------------------*/

.parsley-errors-list {
	padding: 0;
	margin: 1px 0 1px 0;
}

.parsley-errors-list li {
	display: block;
	padding: 15px;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	margin: 0 0 15px 0;
	border: 1px solid;
	margin: 0 0 0 0;
	background: #f2dede;
	border-color: #d595a0;
	color: #a94442;
}

/** =========================================
 * Gallery
 ===========================================*/

/** =========================================
 * Grid
 ===========================================*/

/** -----------------------------------------
 * Mixins
 -------------------------------------------*/

/** -----------------------------------------
 * Rows
 -------------------------------------------*/

.row.row--xs {
	margin: -3px;
}

.row.row--xs > .item {
	padding: 0 3px;
	margin: 0 0 6px 0;
}

.row.row--sm {
	margin: -7px;
}

.row.row--sm > .item {
	padding: 0 7px;
	margin: 0 0 14px 0;
}

.row.row--md {
	margin: -15px;
}

.row.row--md > .item {
	padding: 0 15px;
	margin: 0 0 30px 0;
}

.row.row--lg {
	margin: -30px;
}

.row.row--lg > .item {
	padding: 0 30px;
	margin: 0 0 60px 0;
}

.row.row--xl {
	margin: -60px;
}

.row.row--xl > .item {
	padding: 0 60px;
	margin: 0 0 120px 0;
}

/** -----------------------------------------
 * XL
 -------------------------------------------*/

/** =========================================
 * Header
 ===========================================*/

.header {
	margin: 0 0 15px 0;
	padding: 15px 0 15px 0;
	margin-top: 0;
	position: relative;
	z-index: 2;
	font-size: 0;
}

.has-slider .header {
	margin: 0 0 0 0;
}

.header__item {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	float: none;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
}

.header__item--navigation {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	float: none;
}

.header__item__heading {
	font-size: 22px;
	margin: 0;
}

.header__item__heading a {
	display: block;
}

.header .navigation {
	float: right;
}

/** =========================================
 * Menu
 ===========================================*/

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

.menu:before,
.menu:after {
	content: " ";
	display: table;
}

.menu:after {
	clear: both;
}

.menu__item {
	position: relative;
	display: none;
	float: left;
	margin: 0;
}

.menu__item--last .navigation__item__dropdown-menu {
	left: auto;
	right: 0;
}

.menu__item--icon {
	display: block;
}

.menu__item__link {
	font-size: 13px;
	padding: 0.75em 1.5em;
	display: block;
}

.menu__item__dropdown-menu {
	position: absolute;
	font-size: 13px;
	box-shadow: none;
	margin-top: 0;
	padding: 0;
	left: 0;
	min-width: 160px;
	right: auto;
	border-width: 0;
	background: transparent none;
	display: none;
	border-radius: 0;
}

.menu__item__dropdown-menu__item {
	display: block;
	float: none;
	margin: 0;
}

.menu__item__dropdown-menu__item__link {
	display: block;
	margin: 0;
	padding: 0.75em 1.5em;
	background: #fff;
	color: #212121;
}

.menu__item__icon {
	display: block;
	margin: 0 15px;
	background: transparent none;
	padding: 0;
	border-width: 0;
	text-align: center;
}

.menu__item__icon--phone {
	display: none;
}

.menu__item__icon--menu {
	margin: 0 0 0 7px;
}

.menu__item__icon__icon {
	height: 40px;
	width: 40px;
	color: #222222;
	font-size: 32px;
	display: inline-block;
	fill: #222222;
}

.menu__item__icon__text {
	color: #222222;
	text-transform: uppercase;
	font-size: 12px;
	display: block;
}

/** =========================================
 * Messages
 ===========================================*/

.message.success,
.message.good {
	background: #dff0d8;
	border-color: #aed48e;
	color: #3c763d;
}

.message.notice {
	background: #d9edf7;
	border-color: #85d5e5;
	color: #31708f;
}

.message.warning {
	background: #fcf8e3;
	border-color: #f2cf87;
	color: #8a6d3b;
}

.message.required,
.message.validation,
.message.bad,
.message.error {
	background: #f2dede;
	border-color: #d595a0;
	color: #a94442;
}

.message.success,
.message.good,
.message.notice,
.message.warning,
.message.required,
.message.validation,
.message.bad,
.message.error {
	margin: 0 0 0 0;
}

.message .error-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.message .error-list li {
	margin: 0;
}

/** =========================================
 * Modal
 ===========================================*/

.modal-open {
	overflow: hidden;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #fff;
}

.modal-backdrop.fade {
	opacity: 0;
}

.modal-backdrop.in {
	opacity: 1;
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal__dialog {
	position: relative;
	width: auto;
	margin: 15px;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

.in .modal__dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal__dialog__content {
	position: relative;
	background-clip: padding-box;
	outline: 0;
}

.modal__dialog__content__header {
	padding: 15px 0;
	min-height: 16.7px;
}

.modal__dialog__content__header__title {
	margin: 0;
	line-height: 1.7;
}

.modal__dialog__content__header .close {
	opacity: 1;
}

.modal__dialog__content__body {
	position: relative;
	padding: 15px 0;
	border-radius: 3px;
}

.modal__dialog__content__footer {
	padding: 15px 0;
	text-align: right;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

/** =========================================
 * Navigation
 ===========================================*/

.navigation {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navigation__item {
	margin: 7px 0;
}

.navigation__item--current a {
	color: #757575;
}

.navigation__item--current a:hover {
	color: #757575;
}

/** =========================================
 * Page
 ===========================================*/

.page {
	margin: 15px 0 15px 0;
}

.has-slider .page {
	margin: 0 0 15px 0;
}

.page__content {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.page__content.has-sidebar {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.page__content__heading {
	display: none;
}

.page__content__map {
	background: #e5e3df;
	margin: 7px 0 7px 0;
	width: 100%;
	display: block;
	height: 300px;
}

.page__content__map img {
	max-width: none;
}

/** =========================================
 * Pagination
 ===========================================*/

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 28px 0;
	border-radius: 0px;
}

.pagination__item {
	display: inline;
}

.pagination__item__link {
	position: relative;
	float: left;
	padding: 11px 15px;
	line-height: 1.7;
	text-decoration: none;
	color: #f1cb0c;
	background-color: #fff;
	border: 1px solid #b3b3b3;
	margin-left: -1px;
}

.pagination__item__link--active {
	background: #f1cb0c;
	color: #fff;
	border-color: #f1cb0c;
}

.pagination__item__link--disabled {
	opacity: 0.4;
	color: #222222;
}

.pagination__item__link--prev {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.pagination__item__link--next {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

/** =========================================
 * Popout Menu
 ===========================================*/

/**
 * If there's a Popout Menu
 */

.menu-wrap {
	position: absolute;
	background: #fff;
	width: 100%;
	z-index: 1001;
	top: 0;
	right: -100%;
	bottom: 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	transition: .3s ease right;
}

.menu-wrap .header {
	margin: 0 0 15px 0;
}

.menu-wrap__menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu-wrap__menu__item {
	margin: 0;
	border-bottom: 1px solid #f2f2f2;
	padding-right: 40px;
	position: relative;
}

.menu-wrap__menu__item--last {
	border-width: 0;
}

.menu-wrap__menu__item__link {
	min-height: 40px;
	line-height: 40px;
	color: #212121;
	display: block;
}

.menu-wrap__menu__item__icon {
	background: #f2f2f2;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 1.3em;
	color: #212121;
}

.menu-wrap__menu__item__icon--active .menu-wrap__menu__item__icon__icon {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.menu-wrap__menu__item__icon__icon {
	height: 10px;
	width: 10px;
	transition: .2s linear -webkit-transform;
	transition: .2s linear transform;
}

.menu-wrap__menu__item__list {
	background: #f2f2f2;
	list-style: none;
	margin: 0 -40px 0 0;
	padding: 0 0 0 15px;
	height: 0;
	overflow: hidden;
}

.menu-wrap__menu__item__list--active {
	height: auto;
}

.menu-wrap__menu__item__list__item {
	margin: 0;
	border-width: 0;
}

.menu-wrap__menu__item__list__item__link {
	color: #212121;
	padding: 0.75em 0;
	display: block;
}

.menu-wrap__search {
	margin-top: 15px;
	padding-top: 30px;
	border-top: 1px solid #f2f2f2;
}

.menu-wrap__search input[type="text"] {
	display: block;
	width: 100%;
	height: 52px;
	padding: 11px 15px;
	font-size: 16px;
	line-height: 1.7;
	color: #212121;
	background-color: #fff;
	background-image: none;
	border: 1px solid #b3b3b3;
	border-radius: 3px;
	transition: border-color 0.1s linear, box-shadow 0.1s linear;
	border-color: #212121;
	box-shadow: none;
}

.menu-wrap__search input[type="text"][disabled],
.menu-wrap__search input[type="text"][readonly],
fieldset[disabled] .menu-wrap__search input[type="text"] {
	background-color: #e6e6e6;
	opacity: 1;
}

.menu-wrap__search input[type="text"][disabled],
fieldset[disabled] .menu-wrap__search input[type="text"] {
	cursor: not-allowed;
}

.menu-wrap__search input[type="text"]:focus {
	border-color: #212121;
}

.menu-wrap__search input[type="submit"] {
	display: none;
}

.show-menu .menu-wrap {
	right: 0;
}

.show-menu .content-wrap {
	opacity: 0.3;
}

/** =========================================
 * Portfolio
 ===========================================*/

.portfolio__item {
	margin: 0 0 15px 0;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.portfolio__item--page {
	padding: 0;
	float: none;
}

.portfolio__item--last,
.portfolio__item.last {
	margin: 0 0 0 0;
}

.portfolio__item__image > a {
	display: block;
}

.portfolio__item__image__caption {
	margin: 7px 0 7px 0;
}

.portfolio__item__heading {
	margin: 15px 0;
}

.portfolio__item__summary,
.portfolio__item__content {
	margin: 7px 0 7px 0;
	line-height: 2;
}

.portfolio__item__actions {
	margin: 7px 0 0 0;
}

.portfolio__item {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

/** -----------------------------------------
 * Images
 -------------------------------------------*/

.portfolio-images__item {
	margin: 0 0 15px 0;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.portfolio-images__item--page {
	padding: 0;
	float: none;
}

.portfolio-images__item--last,
.portfolio-images__item.last {
	margin: 0 0 0 0;
}

.portfolio-images__item__image > a {
	display: block;
}

.portfolio-images__item__image__caption {
	margin: 7px 0 7px 0;
}

.portfolio-images__item__heading {
	margin: 15px 0;
}

.portfolio-images__item__summary,
.portfolio-images__item__content {
	margin: 7px 0 7px 0;
	line-height: 2;
}

.portfolio-images__item__actions {
	margin: 7px 0 0 0;
}

.portfolio-images__item {
	padding: 0;
}

.portfolio-images__item:before,
.portfolio-images__item:after {
	content: " ";
	display: table;
}

.portfolio-images__item:after {
	clear: both;
}

.portfolio-images__item__content {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 0 7px 0;
	display: none;
}

.has-content .portfolio-images__item__content {
	display: block;
}

.is-left .portfolio-images__item__content,
.is-right .portfolio-images__item__content {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.portfolio-images__item__image {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.is-left .portfolio-images__item__image,
.is-right .portfolio-images__item__image {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

/** =========================================
 * Previous/Next Page
 ===========================================*/

.previous-next {
	margin: 7px 0 7px 0;
}

.previous-next:before,
.previous-next:after {
	content: " ";
	display: table;
}

.previous-next:after {
	clear: both;
}

.previous-next__item {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
}

.previous-next__item--next {
	text-align: right;
}

/** =========================================
 * Search
 ===========================================*/

.search {
	margin-left: -15px;
	margin-right: -15px;
}

.search:before,
.search:after {
	content: " ";
	display: table;
}

.search:after {
	clear: both;
}

.search__form {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.search__form .form {
	margin: 0 0 15px 0;
}

.search__results {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

/** =========================================
 * Sharer
 ===========================================*/

.sharer__form {
	background: transparent none;
	height: auto;
	border-width: 0;
	width: 100%;
	font-size: 20px;
	margin: 7px 0 7px 0;
}

.sharer__list {
	padding: 0;
	margin: 7px 0 7px 0;
}

.sharer__list__item {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding-right: 15px;
}

.sharer__list__item--last {
	padding-right: 0;
}

.sharer__list__item__link {
	display: block;
	line-height: 1em;
}

.sharer__list__item__link__icon {
	height: 36px;
	width: 36px;
}

.sharer__list__item__link__icon path,
.sharer__list__item__link__icon ellipse {
	fill: #222222;
	transition: 0.1s linear fill;
}

/** =========================================
 * Sidebar
 ===========================================*/

.page__sidebar {
	margin: 0 0 15px 0;
	font-size: 16px;
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

/** =========================================
 * Slider
 ===========================================*/

.slider .carousel__navigation {
	display: none;
}

.slider--multiple .carousel__navigation {
	display: block;
}

/** =========================================
 * Components
 ===========================================*/

/** =========================================
 * Blog
 ===========================================*/

.blog__item__heading a {
	color: #222222;
}

.sharer {
	display: none;
}

/** =========================================
 * Carousel
 ===========================================*/

.slider {
	display: none;
}

.slider--default {
	margin: 0 0 15px 0;
	display: block;
}

.slider--default .carousel {
	display: block;
}

.carousel__item__caption {
	text-transform: uppercase;
}

.carousel__item__caption h2,
.carousel__item__caption h3,
.carousel__item__caption h4 {
	margin: 0 0 10px 0;
}

/** -----------------------------------------
 * Navigation
 -------------------------------------------*/

/** =========================================
 * Contact Form Container
 ===========================================*/

.contact-form-container__item {
	margin: 0 0 15px 0;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.contact-form-container__item--page {
	padding: 0;
	float: none;
}

.contact-form-container__item--last,
.contact-form-container__item.last {
	margin: 0 0 0 0;
}

.contact-form-container__item__image > a {
	display: block;
}

.contact-form-container__item__image__caption {
	margin: 7px 0 7px 0;
}

.contact-form-container__item__heading {
	margin: 15px 0;
}

.contact-form-container__item__summary,
.contact-form-container__item__content {
	margin: 7px 0 7px 0;
	line-height: 2;
}

.contact-form-container__item__actions {
	margin: 7px 0 0 0;
}

.contact-form-container__item {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
}

.contact-form-container__item--text {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.contact-form-container__item--form {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.contact-form-container__item--form fieldset {
	margin-left: -15px;
	margin-right: -15px;
}

.contact-form-container__item--form fieldset:before,
.contact-form-container__item--form fieldset:after {
	content: " ";
	display: table;
}

.contact-form-container__item--form fieldset:after {
	clear: both;
}

.contact-form-container__item--form fieldset > .field {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 0 7px 0;
}

.contact-form-container__item--form fieldset > .field.textarea {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.contact-form-container__item--form fieldset > .field label {
	color: #757575;
}

.contact-form-container__item--form fieldset > .field .text,
.contact-form-container__item--form fieldset > .field .textarea {
	border-color: #edeff0;
	border-radius: 0;
}

/** =========================================
 * Details Container
 ===========================================*/

.details-container {
	background: #222222 no-repeat top center;
	background-size: cover;
	position: relative;
	margin: 0 0 15px 0;
	padding: 15px 0;
}

.details-container__item {
	margin: 0 0 15px 0;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.details-container__item--page {
	padding: 0;
	float: none;
}

.details-container__item--last,
.details-container__item.last {
	margin: 0 0 0 0;
}

.details-container__item__image > a {
	display: block;
}

.details-container__item__image__caption {
	margin: 7px 0 7px 0;
}

.details-container__item__heading {
	margin: 15px 0;
}

.details-container__item__summary,
.details-container__item__content {
	margin: 7px 0 7px 0;
	line-height: 2;
}

.details-container__item__actions {
	margin: 7px 0 0 0;
}

.details-container__item {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	float: none;
	margin: 0;
}

.details-container__item--details {
	background: #fff;
}

.details-container__item--details a {
	color: #222222;
}

.details-container__item--details strong {
	text-transform: uppercase;
}

.details-container__item--map .page__content__map {
	margin: 0;
}

.details-container__item__heading {
	padding: 15px 15px 0 15px;
	margin: 0;
}

.details-container__item__details {
	padding: 15px;
	margin: 0;
}

/** =========================================
 * Featured Pages
 ===========================================*/

.featured-pages__item__image__caption__link,
.latest-pages__item__heading,
.portfolio__item__heading {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px;
	background: #f1cb0c;
	background: rgba(241, 203, 12, 0.9);
	color: #fff;
	transition: 0.1s linear color, 0.1s linear background;
	display: block;
}

.featured-pages__item__image__caption__link:hover,
.latest-pages__item__heading:hover,
.portfolio__item__heading:hover,
.featured-pages__item__image__caption__link:focus,
.latest-pages__item__heading:focus,
.portfolio__item__heading:focus,
.featured-pages__item__image__caption__link:active,
.latest-pages__item__heading:active,
.portfolio__item__heading:active {
	background: #222222;
	background: rgba(34, 34, 34, 0.9);
	color: #fff;
}

.featured-pages__item__image__caption__link:hover a,
.latest-pages__item__heading:hover a,
.portfolio__item__heading:hover a,
.featured-pages__item__image__caption__link:focus a,
.latest-pages__item__heading:focus a,
.portfolio__item__heading:focus a,
.featured-pages__item__image__caption__link:active a,
.latest-pages__item__heading:active a,
.portfolio__item__heading:active a {
	color: #fff;
}

.featured-pages {
	background: #f9f9f9;
	padding: 30px 0;
}

.featured-pages__item {
	margin: 0 0 15px 0;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.featured-pages__item--page {
	padding: 0;
	float: none;
}

.featured-pages__item--last,
.featured-pages__item.last {
	margin: 0 0 0 0;
}

.featured-pages__item__image > a {
	display: block;
}

.featured-pages__item__image__caption {
	margin: 7px 0 7px 0;
}

.featured-pages__item__heading {
	margin: 15px 0;
}

.featured-pages__item__summary,
.featured-pages__item__content {
	margin: 7px 0 7px 0;
	line-height: 2;
}

.featured-pages__item__actions {
	margin: 7px 0 0 0;
}

.featured-pages__item {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.featured-pages__item__image {
	overflow: hidden;
	position: relative;
}

.featured-pages__item__image:hover .featured-pages__item__image__caption__link,
.featured-pages__item__image:focus .featured-pages__item__image__caption__link,
.featured-pages__item__image:active .featured-pages__item__image__caption__link {
	background: #f1cb0c;
	background: rgba(241, 203, 12, 0.9);
	color: #fff;
}

.featured-pages__item__image img {
	display: none;
}

.featured-pages__item__image__caption {
	margin: 0 0 0 0;
}

.featured-pages__item__image__caption__link {
	background: #222222;
	background: rgba(34, 34, 34, 0.9);
	color: #fff;
}

/** =========================================
 * Footer
 ===========================================*/

.footer {
	padding: 0 0 0 0;
}

.footer__item--call-to-action {
	padding: 30px;
	text-align: center;
}

.footer__item--call-to-action h2,
.footer__item--call-to-action h3,
.footer__item--call-to-action h4 {
	margin: 0;
}

.footer__item__heading {
	margin-bottom: 20px !important;
	display: block;
}

.footer__item__phone {
	font-weight: bold;
	vertical-align: middle;
	display: inline-block;
}

.footer__item__contact {
	vertical-align: middle;
	display: inline-block;
	margin: 0 10px;
}

.footer__item--menu {
	font-size: 0;
	padding: 15px 0 15px 0;
	background: #222222;
	color: #fff;
}

.footer__item__menu {
	font-size: 16px;
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	vertical-align: middle;
}

.footer__item__logo {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	float: none;
	display: inline-block;
	vertical-align: middle;
}

/** =========================================
 * Header
 ===========================================*/

.header {
	background: #222222;
}

.header__item__phone {
	text-transform: uppercase;
	font-family: "Lato", sans-serif;
	display: none;
}

/** =========================================
 * Header Social
 ===========================================*/

.header-social {
	background: #f1cb0c;
}

.header-social__menu {
	margin: 0;
	font-size: 0;
	text-align: right;
}

.header-social__menu__item {
	list-style: none;
	display: inline-block;
}

.header-social__menu__item__link {
	padding: 7px;
	display: block;
	line-height: 1em;
}

.header-social__menu__item__link__icon {
	width: 24px;
	height: 24px;
	fill: #222222;
}

/** =========================================
 * Hero
 ===========================================*/

.hero {
	background: #222222 no-repeat center top;
	background-size: cover;
	color: #fff;
	padding: 30px 0;
}

.hero .typography {
	margin: 0 0 0 0;
	color: #fff;
}

.hero .typography h2,
.hero .typography h3,
.hero .typography h4,
.hero .typography p {
	margin: 0;
	text-transform: uppercase;
	line-height: 1.5;
}

.hero .typography p {
	font-family: "Lato", sans-serif;
	font-weight: 200;
	text-transform: none;
}

/** =========================================
 * Latest Pages
 ===========================================*/

.latest-pages {
	display: none;
}

.latest-pages__item {
	position: relative;
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
}

.latest-pages__item--first {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	float: none;
}

.latest-pages__item--last {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	float: none;
}

.latest-pages__item--last .latest-pages__item__tagline {
	background: #feab17;
}

.latest-pages__item--last .latest-pages__item__tagline__text {
	color: #fff;
}

.latest-pages__item--last .latest-pages__item__heading {
	background: #feab17;
	background: rgba(254, 171, 23, 0.9);
	color: #fff;
}

.latest-pages__item--last .latest-pages__item__heading:hover,
.latest-pages__item--last .latest-pages__item__heading:focus,
.latest-pages__item--last .latest-pages__item__heading:active {
	background: #222222;
	background: rgba(34, 34, 34, 0.9);
	color: #fff;
}

.latest-pages__item--last figure {
	width: 111%;
}

.latest-pages__item__image a {
	display: block;
}

.latest-pages__item__image img {
	width: 100%;
}

.latest-pages__item__image:hover + .latest-pages__item__heading,
.latest-pages__item__image:focus + .latest-pages__item__heading,
.latest-pages__item__image:active + .latest-pages__item__heading {
	background: #222222;
	background: rgba(34, 34, 34, 0.9);
	color: #fff;
}

.latest-pages__item__heading {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.latest-pages__item__tagline {
	display: none;
}

.latest-pages__item__tagline__text {
	padding: 15px;
	text-align: center;
	display: block;
	color: #222222;
	text-transform: uppercase;
	font-family: "Lato", sans-serif;
	font-weight: 200;
	font-size: 22px;
}

.latest-pages__item__tagline__text h3 {
	color: #fff;
	margin: 0;
}

.latest-pages__item__tagline__text p {
	text-transform: none;
	color: #222222;
	font-size: 16px;
	font-family: sans-serif;
}

.csstransforms3d .latest-pages__item__tagline__text {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

/** =========================================
 * Menu
 ===========================================*/

.menu__item--last .menu__item__link {
	padding-right: 0;
}

.menu__item__link {
	color: #fff;
	text-transform: uppercase;
	padding: 15px;
}

.menu__item__icon__icon {
	fill: #fff;
}

.menu__item__icon__text {
	color: #fff;
}

.menu__item--current > a,
.menu__item--section > a {
	color: #f1cb0c;
}

/** =========================================
 * Navigation
 ===========================================*/

.navigation__item a {
	color: #222222;
}

/** =========================================
 * Page
 ===========================================*/

.page {
	margin-bottom: 0;
}

/** =========================================
 * Pagination
 ===========================================*/

.pagination__item__link {
	border-width: 0;
	color: #222222;
}

.pagination__item__link--active {
	color: #fff;
}

/** =========================================
 * Portfolio
 ===========================================*/

.portfolio {
	margin-top: -16px;
}

.portfolio__item {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	padding: 0;
	margin: 0;
}

.portfolio__item__image {
	overflow: hidden;
}

.portfolio__item__image:hover + .portfolio__item__heading,
.portfolio__item__image:focus + .portfolio__item__heading,
.portfolio__item__image:active + .portfolio__item__heading {
	background: #222222;
	background: rgba(34, 34, 34, 0.9);
	color: #fff;
}

.portfolio__item__image:hover + .portfolio__item__heading a,
.portfolio__item__image:focus + .portfolio__item__heading a,
.portfolio__item__image:active + .portfolio__item__heading a {
	color: #fff;
}

.portfolio__item__heading {
	margin: 0 0 0 0;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 16px;
}

/** =========================================
 * Previous Next
 ===========================================*/

.previous-next__item--next .previous-next__item__link {
	margin: 0 0 0 15px;
	background: #f1cb0c;
	color: #fff;
}

.previous-next__item--next .previous-next__item__link:hover,
.previous-next__item--next .previous-next__item__link:focus,
.previous-next__item--next .previous-next__item__link:active {
	color: #222222;
}

.previous-next__item__link {
	margin: 0 15px 0 0;
	background: #222222;
	color: #fff;
	text-align: center;
	display: block;
	padding: 15px;
	font-family: "Lato", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	transition: 0.1s linear color;
}

.previous-next__item__link__icon {
	fill: #fff;
	height: 0.9em;
	width: 0.9em;
	transition: 0.1s linear fill;
}

/** =========================================
 * Team Members
 ===========================================*/

.team-members {
	margin-top: 40px;
}

.team-members__item__heading {
	display: block;
	margin: 10px 0;
	font-weight: 600;
}

.team-members__item__email {
	margin: -10px 0 10px;
}

.team-members__item__email a {
	font-weight: 200;
}

.team-members__item__email a:hover {
	color: #feab17;
}

.team-members__item svg {
	width: 20px;
	position: relative;
	top: 4px;
}

.team-member-modal {
	right: 0;
	background: rgba(255, 255, 255, 0.8);
	background: white;
}

.team-member-modal .modal__dialog__content__body {
	margin: 70px 0 15px 0;
	padding: 0;
}

.team-member-modal .modal__dialog__content__header {
	display: none;
}

.team-member-modal .modal__menu__heading__close {
	background: #f1cb0c;
	-webkit-transform: translate3d(0, 0, 0);
	position: absolute;
	right: 0;
	top: 0;
	width: 48px;
	height: 48px;
	cursor: pointer;
	z-index: 999999999;
}

.team-member-modal .modal__menu__heading__close svg {
	left: 0;
	margin: 0 auto;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
}

.team-member-modal h1 {
	color: #f1cb0c;
	text-align: left;
}

.team-member-modal p {
	text-align: left;
}

.team-member-modal .member__copy {
	text-align: center;
}

.team-member-modal .member__copy img {
	margin: 0px auto 40px;
}

/*!
======================================================================
    Pages
======================================================================
*/

/** =========================================
 * Security
 ===========================================*/

#Security {
	background: #f9f9f9;
}

#Security .security {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 30px 0 30px 0; /**
     * Generated by the Framework, so it's outside of the BEM methodology.
     */
}

#Security .security__content {
	background: #fff;
	padding: 15px;
}

#Security .security__content__logo {
	text-align: center;
	margin: 0 0 15px 0;
}

#Security .security .message {
	margin: 0 0 7px 0;
}

#Security .security #ForgotPassword {
	margin-bottom: 0;
}

#Security .security .Actions {
	margin: 7px 0 0 0;
}

/** =========================================
 * Pages
 ===========================================*/

/** =========================================
 * Contact Page
 ===========================================*/

.ContactPage .slider {
	display: none;
}

.AboutUsPage .modal-backdrop {
	display: none !important;
}

/*
 * Use this for putting all the CSS declarations, hacks and things we are not proud of.
 */

/** =========================================
 * Shame
 ===========================================*/

/*
 * Use this for putting all the CSS declarations, hacks and things we are not proud of.
 */

/*!
======================================================================
    Media Queries
======================================================================
*/

@media (min-width: 768px) {

.container,
.team-members {
	width: 750px;
}

.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-1 {
	width: 8.33333%;
}

.col-sm-2 {
	width: 16.66667%;
}

.col-sm-3 {
	width: 25%;
}

.col-sm-4 {
	width: 33.33333%;
}

.col-sm-5 {
	width: 41.66667%;
}

.col-sm-6 {
	width: 50%;
}

.col-sm-7 {
	width: 58.33333%;
}

.col-sm-8 {
	width: 66.66667%;
}

.col-sm-9 {
	width: 75%;
}

.col-sm-10 {
	width: 83.33333%;
}

.col-sm-11 {
	width: 91.66667%;
}

.col-sm-12 {
	width: 100%;
}

.col-sm-pull-0 {
	right: auto;
}

.col-sm-pull-1 {
	right: 8.33333%;
}

.col-sm-pull-2 {
	right: 16.66667%;
}

.col-sm-pull-3 {
	right: 25%;
}

.col-sm-pull-4 {
	right: 33.33333%;
}

.col-sm-pull-5 {
	right: 41.66667%;
}

.col-sm-pull-6 {
	right: 50%;
}

.col-sm-pull-7 {
	right: 58.33333%;
}

.col-sm-pull-8 {
	right: 66.66667%;
}

.col-sm-pull-9 {
	right: 75%;
}

.col-sm-pull-10 {
	right: 83.33333%;
}

.col-sm-pull-11 {
	right: 91.66667%;
}

.col-sm-pull-12 {
	right: 100%;
}

.col-sm-push-0 {
	left: auto;
}

.col-sm-push-1 {
	left: 8.33333%;
}

.col-sm-push-2 {
	left: 16.66667%;
}

.col-sm-push-3 {
	left: 25%;
}

.col-sm-push-4 {
	left: 33.33333%;
}

.col-sm-push-5 {
	left: 41.66667%;
}

.col-sm-push-6 {
	left: 50%;
}

.col-sm-push-7 {
	left: 58.33333%;
}

.col-sm-push-8 {
	left: 66.66667%;
}

.col-sm-push-9 {
	left: 75%;
}

.col-sm-push-10 {
	left: 83.33333%;
}

.col-sm-push-11 {
	left: 91.66667%;
}

.col-sm-push-12 {
	left: 100%;
}

.col-sm-offset-0 {
	margin-left: 0%;
}

.col-sm-offset-1 {
	margin-left: 8.33333%;
}

.col-sm-offset-2 {
	margin-left: 16.66667%;
}

.col-sm-offset-3 {
	margin-left: 25%;
}

.col-sm-offset-4 {
	margin-left: 33.33333%;
}

.col-sm-offset-5 {
	margin-left: 41.66667%;
}

.col-sm-offset-6 {
	margin-left: 50%;
}

.col-sm-offset-7 {
	margin-left: 58.33333%;
}

.col-sm-offset-8 {
	margin-left: 66.66667%;
}

.col-sm-offset-9 {
	margin-left: 75%;
}

.col-sm-offset-10 {
	margin-left: 83.33333%;
}

.col-sm-offset-11 {
	margin-left: 91.66667%;
}

.col-sm-offset-12 {
	margin-left: 100%;
}

p {
	line-height: 1.7;
}

p,
ul,
ol,
pre,
code {
	margin-bottom: 15px;
}

.captionImage {
	margin: 3px 0 0 0;
}

.typography h2,
.blog__item__heading,
.details-container__item__heading {
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 400;
}

.alert,
.alert--info,
.alert--warning,
.alert--success,
.alert--danger,
.message {
	margin: 0 0 30px 0;
}

.cssanimations .animated {
	opacity: 0;
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.article__image__caption {
	margin: 15px 0 15px 0;
}

.article__heading {
	margin: 15px 0 15px 0;
}

.article__summary,
.article__content {
	margin: 15px 0 15px 0;
}

.article__actions {
	margin: 15px 0 0 0;
}

.blog__item {
	margin: 0 0 30px 0;
}

.blog__item {
	float: left;
	width: 100%;
}

.blog__item--page {
	float: none;
}

.blog__item--last,
.blog__item.last {
	margin: 0 0 0 0;
}

.blog__item__image__caption {
	margin: 15px 0 15px 0;
}

.blog__item__summary,
.blog__item__content {
	margin: 15px 0 15px 0;
}

.blog__item__summary,
.blog__item__content {
	line-height: 1.7;
}

.blog__item__actions {
	margin: 15px 0 0 0;
}

.breadcrumbs {
	margin: 7px 0 7px 0;
}

.carousel-container {
	margin: 0 0 30px 0;
}

.csstransforms3d .carousel .carousel__item__caption {
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.carousel__item__caption {
	width: 720px;
}

.carousel-navigation {
	background: transparent none;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
}

.csstransforms3d .carousel-navigation {
	margin-top: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.carousel-navigation__item {
	padding: 0;
}

.carousel-navigation__item__icon {
	height: 40px;
	width: 40px;
}

.comments {
	margin: 15px 0 15px 0;
}

.content.typography {
	margin: 0 0 30px 0;
}

.footer {
	padding: 15px 0 15px 0;
}

.form {
	margin: 15px 0 15px 0;
}

.form--profile,
.form--contact,
.form--registration {
	margin: 0 0 15px 0;
}

.form .field {
	margin: 15px 0 15px 0;
}

.form .field:first-child {
	margin: 0 0 15px 0;
}

.recaptcha {
	margin: 15px 0 15px 0;
}

#MemberLoginForm_LoginForm .field,
#MemberLoginForm_LostPasswordForm .field,
#ChangePasswordForm_ChangePasswordForm .field {
	margin: 0 0 15px 0;
}

.parsley-errors-list {
	margin: 3px 0 3px 0;
}

.parsley-errors-list li {
	margin: 0 0 30px 0;
}

.parsley-errors-list li {
	margin: 0 0 0 0;
}

.header {
	margin: 0 0 30px 0;
}

.header {
	padding: 30px 0 30px 0;
}

.has-slider .header {
	margin: 0 0 0 0;
}

.header__item {
	float: left;
	width: 25%;
}

.header__item {
	float: none;
}

.header__item--navigation {
	float: left;
	width: 75%;
}

.header__item--navigation {
	float: none;
}

.message.success,
.message.good,
.message.notice,
.message.warning,
.message.required,
.message.validation,
.message.bad,
.message.error {
	margin: 0 0 0 0;
}

.no-touch .modal {
	right: 15px;
}

.modal__dialog {
	width: 720px;
	margin: 30px auto;
}

.page {
	margin: 30px 0 30px 0;
}

.has-slider .page {
	margin: 0 0 30px 0;
}

.page__content.has-sidebar {
	float: left;
	width: 66.66667%;
}

.page__content.has-sidebar {
	float: right;
}

.page__content__map {
	margin: 15px 0 15px 0;
}

.menu-wrap .header {
	margin: 0 0 30px 0;
}

.portfolio__item {
	margin: 0 0 30px 0;
}

.portfolio__item {
	float: left;
	width: 100%;
}

.portfolio__item--page {
	float: none;
}

.portfolio__item--last,
.portfolio__item.last {
	margin: 0 0 0 0;
}

.portfolio__item__image__caption {
	margin: 15px 0 15px 0;
}

.portfolio__item__summary,
.portfolio__item__content {
	margin: 15px 0 15px 0;
}

.portfolio__item__summary,
.portfolio__item__content {
	line-height: 1.7;
}

.portfolio__item__actions {
	margin: 15px 0 0 0;
}

.portfolio__item {
	float: left;
	width: 50%;
}

.portfolio-images__item {
	margin: 0 0 30px 0;
}

.portfolio-images__item {
	float: left;
	width: 100%;
}

.portfolio-images__item--page {
	float: none;
}

.portfolio-images__item--last,
.portfolio-images__item.last {
	margin: 0 0 0 0;
}

.portfolio-images__item__image__caption {
	margin: 15px 0 15px 0;
}

.portfolio-images__item__summary,
.portfolio-images__item__content {
	margin: 15px 0 15px 0;
}

.portfolio-images__item__summary,
.portfolio-images__item__content {
	line-height: 1.7;
}

.portfolio-images__item__actions {
	margin: 15px 0 0 0;
}

.portfolio-images__item__content {
	float: left;
	width: 100%;
}

.portfolio-images__item__content {
	margin: 0 0 15px 0;
}

.is-left .portfolio-images__item__content,
.is-right .portfolio-images__item__content {
	float: left;
	width: 25%;
}

.is-right .portfolio-images__item__content {
	float: right;
}

.portfolio-images__item__image {
	float: left;
	width: 100%;
}

.is-left .portfolio-images__item__image,
.is-right .portfolio-images__item__image {
	float: left;
	width: 75%;
}

.previous-next {
	margin: 15px 0 15px 0;
}

.search__form {
	float: left;
	width: 33.33333%;
}

.search__form .form {
	margin: 0 0 30px 0;
}

.search__results {
	float: left;
	width: 66.66667%;
}

.sharer__form {
	margin: 15px 0 15px 0;
}

.sharer__list {
	margin: 15px 0 15px 0;
}

.sharer__list__item__link__icon {
	height: 54px;
	width: 54px;
}

.sharer__list__item__link__icon:hover path,
.sharer__list__item__link__icon:hover ellipse {
	fill: #f1cb0c;
}

.page__sidebar {
	float: left;
	width: 33.33333%;
}

.slider {
	display: block;
}

.slider--default {
	margin: 0 0 30px 0;
}

.carousel__item__caption {
	padding: 0 60px;
}

.carousel-navigation__item {
	background: #f1cb0c;
	line-height: 1em;
	padding: 15px;
}

.carousel-navigation__item:hover,
.carousel-navigation__item:focus {
	background: #f1cb0c;
}

.carousel-navigation__item__icon {
	fill: #fff;
	-webkit-filter: none;
	filter: none;
}

.contact-form-container__item {
	margin: 0 0 30px 0;
}

.contact-form-container__item {
	float: left;
	width: 100%;
}

.contact-form-container__item--page {
	float: none;
}

.contact-form-container__item--last,
.contact-form-container__item.last {
	margin: 0 0 0 0;
}

.contact-form-container__item__image__caption {
	margin: 15px 0 15px 0;
}

.contact-form-container__item__summary,
.contact-form-container__item__content {
	margin: 15px 0 15px 0;
}

.contact-form-container__item__summary,
.contact-form-container__item__content {
	line-height: 1.7;
}

.contact-form-container__item__actions {
	margin: 15px 0 0 0;
}

.contact-form-container__item {
	float: left;
	width: 50%;
}

.contact-form-container__item--text {
	float: left;
	width: 33.33333%;
}

.contact-form-container__item--form {
	float: left;
	width: 66.66667%;
}

.contact-form-container__item--form fieldset > .field {
	float: left;
	width: 50%;
}

.contact-form-container__item--form fieldset > .field {
	margin: 0 0 15px 0;
}

.contact-form-container__item--form fieldset > .field.textarea {
	float: left;
	width: 100%;
}

.details-container__item {
	margin: 0 0 30px 0;
}

.details-container__item {
	float: left;
	width: 100%;
}

.details-container__item--page {
	float: none;
}

.details-container__item--last,
.details-container__item.last {
	margin: 0 0 0 0;
}

.details-container__item__image__caption {
	margin: 15px 0 15px 0;
}

.details-container__item__summary,
.details-container__item__content {
	margin: 15px 0 15px 0;
}

.details-container__item__summary,
.details-container__item__content {
	line-height: 1.7;
}

.details-container__item__actions {
	margin: 15px 0 0 0;
}

.details-container {
	margin: 0;
	padding: 60px 0;
}

.details-container::before {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	background: #edeff0;
	height: 180px;
}

.details-container .container,
.details-container .team-members {
	display: table;
}

.details-container__item {
	float: left;
	width: 50%;
}

.details-container__item {
	float: none;
}

.details-container__item {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

.details-container__item--map .page__content__map {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: auto;
}

.details-container__item__heading {
	padding: 30px 30px 0 30px;
}

.details-container__item__details {
	padding: 30px;
}

.featured-pages__item {
	margin: 0 0 30px 0;
}

.featured-pages__item {
	float: left;
	width: 100%;
}

.featured-pages__item--page {
	float: none;
}

.featured-pages__item--last,
.featured-pages__item.last {
	margin: 0 0 0 0;
}

.featured-pages__item__image__caption {
	margin: 15px 0 15px 0;
}

.featured-pages__item__summary,
.featured-pages__item__content {
	margin: 15px 0 15px 0;
}

.featured-pages__item__summary,
.featured-pages__item__content {
	line-height: 1.7;
}

.featured-pages__item__actions {
	margin: 15px 0 0 0;
}

.featured-pages {
	padding: 60px 0 45px 0;
}

.has-slider .featured-pages {
	margin-top: -30px;
}

.featured-pages__item {
	float: left;
	width: 33.33333%;
}

.featured-pages__item {
	margin: 0;
}

.featured-pages__item__image img {
	display: block;
}

.featured-pages__item__image__caption {
	margin: 0 0 0 0;
}

.featured-pages__item__image__caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.footer {
	padding: 0 0 0 0;
}

.footer__item--call-to-action {
	padding: 60px;
}

.footer__item__heading {
	font-size: 32px;
}

.footer__item__phone {
	font-size: 32px;
	margin: 0;
}

.footer__item--menu {
	padding: 30px 0 30px 0;
}

.footer__item__menu {
	float: left;
	width: 75%;
}

.footer__item__menu {
	float: none;
}

.footer__item__logo {
	float: left;
	width: 25%;
}

.footer__item__logo {
	float: none;
}

.footer__item__logo {
	text-align: right;
}

.header__item__phone {
	display: block;
	text-align: right;
	color: #BDBDBD;
	font-size: 20px;
}

.hero {
	padding: 120px 0;
}

.hero .typography {
	margin: 0 0 0 0;
}

.latest-pages {
	display: block;
}

.latest-pages__item--first {
	float: none;
}

.latest-pages__item--first .latest-pages__item__heading {
	left: 66.6667%;
}

.latest-pages__item--last {
	float: none;
}

.latest-pages__item--last {
	vertical-align: bottom;
}

.latest-pages__item--last .latest-pages__item__tagline {
	top: 0;
	right: 0;
	bottom: 50%;
	left: 0;
}

.latest-pages__item__tagline {
	display: block;
	position: absolute;
	right: 66.6667%;
	bottom: 0;
	left: 0;
	height: 50%;
	background: #f1cb0c;
}

.latest-pages__item__tagline__text {
	padding: 30px;
}

.page {
	margin-bottom: 0;
}

.portfolio {
	margin: 0;
}

.portfolio__item {
	float: left;
	width: 33.33333%;
}

.portfolio__item {
	padding: 0 15px;
}

.portfolio__item__heading {
	margin: 0 0 0 0;
}

.portfolio__item__heading {
	font-size: 16px;
	right: 15px;
	left: 15px;
}

.previous-next__item__link {
	padding: 15px;
	font-size: 22px;
}

.team-member-modal .member__copy img {
	float: right;
	margin: 0 0 40px 40px;
}

#Security .security {
	margin: 60px 0 60px 0;
}

#Security .security__content {
	padding: 60px;
}

#Security .security__content__logo {
	margin: 0 0 30px 0;
}

#Security .security .message {
	margin: 0 0 15px 0;
}

#Security .security .Actions {
	margin: 15px 0 0 0;
}

}

@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;
}

.visible-sm-block {
	display: block !important;
}

.visible-sm-inline {
	display: inline !important;
}

.visible-sm-inline-block {
	display: inline-block !important;
}

.hidden-sm {
	display: none !important;
}

}

@media (min-width: 992px) {

.container,
.team-members {
	width: 970px;
}

.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-1 {
	width: 8.33333%;
}

.col-md-2 {
	width: 16.66667%;
}

.col-md-3 {
	width: 25%;
}

.col-md-4 {
	width: 33.33333%;
}

.col-md-5 {
	width: 41.66667%;
}

.col-md-6 {
	width: 50%;
}

.col-md-7 {
	width: 58.33333%;
}

.col-md-8 {
	width: 66.66667%;
}

.col-md-9 {
	width: 75%;
}

.col-md-10 {
	width: 83.33333%;
}

.col-md-11 {
	width: 91.66667%;
}

.col-md-12 {
	width: 100%;
}

.col-md-pull-0 {
	right: auto;
}

.col-md-pull-1 {
	right: 8.33333%;
}

.col-md-pull-2 {
	right: 16.66667%;
}

.col-md-pull-3 {
	right: 25%;
}

.col-md-pull-4 {
	right: 33.33333%;
}

.col-md-pull-5 {
	right: 41.66667%;
}

.col-md-pull-6 {
	right: 50%;
}

.col-md-pull-7 {
	right: 58.33333%;
}

.col-md-pull-8 {
	right: 66.66667%;
}

.col-md-pull-9 {
	right: 75%;
}

.col-md-pull-10 {
	right: 83.33333%;
}

.col-md-pull-11 {
	right: 91.66667%;
}

.col-md-pull-12 {
	right: 100%;
}

.col-md-push-0 {
	left: auto;
}

.col-md-push-1 {
	left: 8.33333%;
}

.col-md-push-2 {
	left: 16.66667%;
}

.col-md-push-3 {
	left: 25%;
}

.col-md-push-4 {
	left: 33.33333%;
}

.col-md-push-5 {
	left: 41.66667%;
}

.col-md-push-6 {
	left: 50%;
}

.col-md-push-7 {
	left: 58.33333%;
}

.col-md-push-8 {
	left: 66.66667%;
}

.col-md-push-9 {
	left: 75%;
}

.col-md-push-10 {
	left: 83.33333%;
}

.col-md-push-11 {
	left: 91.66667%;
}

.col-md-push-12 {
	left: 100%;
}

.col-md-offset-0 {
	margin-left: 0%;
}

.col-md-offset-1 {
	margin-left: 8.33333%;
}

.col-md-offset-2 {
	margin-left: 16.66667%;
}

.col-md-offset-3 {
	margin-left: 25%;
}

.col-md-offset-4 {
	margin-left: 33.33333%;
}

.col-md-offset-5 {
	margin-left: 41.66667%;
}

.col-md-offset-6 {
	margin-left: 50%;
}

.col-md-offset-7 {
	margin-left: 58.33333%;
}

.col-md-offset-8 {
	margin-left: 66.66667%;
}

.col-md-offset-9 {
	margin-left: 75%;
}

.col-md-offset-10 {
	margin-left: 83.33333%;
}

.col-md-offset-11 {
	margin-left: 91.66667%;
}

.col-md-offset-12 {
	margin-left: 100%;
}

.carousel__item__caption {
	top: 30%;
	width: 940px;
}

.modal__dialog {
	width: 940px;
}

.featured-pages__item__image__caption__link,
.latest-pages__item__heading,
.portfolio__item__heading {
	padding: 30px;
}

.latest-pages {
	display: table;
}

.latest-pages__item {
	float: none;
	display: table-cell;
}

.latest-pages__item--first {
	float: left;
	width: 75%;
}

.latest-pages__item--first {
	float: none;
}

.latest-pages__item--last {
	float: left;
	width: 25%;
}

.latest-pages__item--last {
	float: none;
}

#Security .security {
	float: left;
	width: 66.66667%;
}

#Security .security {
	margin-left: 16.66667%;
}

}

@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;
}

.visible-md-block {
	display: block !important;
}

.visible-md-inline {
	display: inline !important;
}

.visible-md-inline-block {
	display: inline-block !important;
}

.hidden-md {
	display: none !important;
}

}

@media (min-width: 1200px) {

.container,
.team-members {
	width: 1170px;
}

.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-1 {
	width: 8.33333%;
}

.col-lg-2 {
	width: 16.66667%;
}

.col-lg-3 {
	width: 25%;
}

.col-lg-4 {
	width: 33.33333%;
}

.col-lg-5 {
	width: 41.66667%;
}

.col-lg-6 {
	width: 50%;
}

.col-lg-7 {
	width: 58.33333%;
}

.col-lg-8 {
	width: 66.66667%;
}

.col-lg-9 {
	width: 75%;
}

.col-lg-10 {
	width: 83.33333%;
}

.col-lg-11 {
	width: 91.66667%;
}

.col-lg-12 {
	width: 100%;
}

.col-lg-pull-0 {
	right: auto;
}

.col-lg-pull-1 {
	right: 8.33333%;
}

.col-lg-pull-2 {
	right: 16.66667%;
}

.col-lg-pull-3 {
	right: 25%;
}

.col-lg-pull-4 {
	right: 33.33333%;
}

.col-lg-pull-5 {
	right: 41.66667%;
}

.col-lg-pull-6 {
	right: 50%;
}

.col-lg-pull-7 {
	right: 58.33333%;
}

.col-lg-pull-8 {
	right: 66.66667%;
}

.col-lg-pull-9 {
	right: 75%;
}

.col-lg-pull-10 {
	right: 83.33333%;
}

.col-lg-pull-11 {
	right: 91.66667%;
}

.col-lg-pull-12 {
	right: 100%;
}

.col-lg-push-0 {
	left: auto;
}

.col-lg-push-1 {
	left: 8.33333%;
}

.col-lg-push-2 {
	left: 16.66667%;
}

.col-lg-push-3 {
	left: 25%;
}

.col-lg-push-4 {
	left: 33.33333%;
}

.col-lg-push-5 {
	left: 41.66667%;
}

.col-lg-push-6 {
	left: 50%;
}

.col-lg-push-7 {
	left: 58.33333%;
}

.col-lg-push-8 {
	left: 66.66667%;
}

.col-lg-push-9 {
	left: 75%;
}

.col-lg-push-10 {
	left: 83.33333%;
}

.col-lg-push-11 {
	left: 91.66667%;
}

.col-lg-push-12 {
	left: 100%;
}

.col-lg-offset-0 {
	margin-left: 0%;
}

.col-lg-offset-1 {
	margin-left: 8.33333%;
}

.col-lg-offset-2 {
	margin-left: 16.66667%;
}

.col-lg-offset-3 {
	margin-left: 25%;
}

.col-lg-offset-4 {
	margin-left: 33.33333%;
}

.col-lg-offset-5 {
	margin-left: 41.66667%;
}

.col-lg-offset-6 {
	margin-left: 50%;
}

.col-lg-offset-7 {
	margin-left: 58.33333%;
}

.col-lg-offset-8 {
	margin-left: 66.66667%;
}

.col-lg-offset-9 {
	margin-left: 75%;
}

.col-lg-offset-10 {
	margin-left: 83.33333%;
}

.col-lg-offset-11 {
	margin-left: 91.66667%;
}

.col-lg-offset-12 {
	margin-left: 100%;
}

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

.visible-lg-block {
	display: block !important;
}

.visible-lg-inline {
	display: inline !important;
}

.visible-lg-inline-block {
	display: inline-block !important;
}

.hidden-lg {
	display: none !important;
}

.blog__item--page {
	float: none;
}

.carousel__item__caption {
	width: 1140px;
}

.header__item {
	float: none;
}

.header__item--navigation {
	float: none;
}

.menu__item {
	display: inline-block;
}

.menu__item--dropdown:hover .menu__item__dropdown-menu {
	display: block;
}

.menu__item--icon {
	display: none;
}

.modal__dialog {
	width: 1140px;
}

.page__content.has-sidebar {
	float: left;
	width: 75%;
}

.page__content.has-sidebar {
	float: right;
}

.portfolio__item--page {
	float: none;
}

.portfolio-images__item--page {
	float: none;
}

.search__form {
	float: left;
	width: 25%;
}

.search__results {
	float: left;
	width: 75%;
}

.page__sidebar {
	float: left;
	width: 25%;
}

.carousel__item__caption h2,
.carousel__item__caption h3,
.carousel__item__caption h4 {
	font-size: 48px;
}

.contact-form-container__item--page {
	float: none;
}

.details-container__item--page {
	float: none;
}

.details-container__item {
	float: none;
}

.featured-pages__item--page {
	float: none;
}

.footer__item__menu {
	float: none;
}

.footer__item__logo {
	float: none;
}

.hero .typography h2,
.hero .typography h3 {
	font-size: 32px;
}

.hero .typography p {
	font-size: 22px;
}

.latest-pages__item--first {
	float: none;
}

.latest-pages__item--last {
	float: none;
}

.latest-pages__item__tagline__text {
	padding: 60px;
	font-size: 32px;
}

.latest-pages__item__tagline__text h3 {
	font-size: 32px;
}

.previous-next__item__link {
	padding: 30px;
}

#Security .security {
	float: left;
	width: 50%;
}

#Security .security {
	margin-left: 25%;
}

}

@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;
}

.visible-xs-block {
	display: block !important;
}

.visible-xs-inline {
	display: inline !important;
}

.visible-xs-inline-block {
	display: inline-block !important;
}

.hidden-xs {
	display: none !important;
}

.carousel__item {
	max-height: none !important;
}

.menu__item__icon--phone {
	display: block;
}

}

@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: block !important;
}

.visible-print-inline {
	display: inline !important;
}

.visible-print-inline-block {
	display: inline-block !important;
}

.hidden-print {
	display: none !important;
}

}

@-webkit-keyframes infinite-spinning {

from {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

to {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}

@keyframes infinite-spinning {

from {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

to {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}

@keyframes infinite-spinning {

from {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

to {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}

@-webkit-keyframes fadeIn {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@keyframes fadeIn {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@-webkit-keyframes fadeInLeft {

0% {
	opacity: 0;
	-webkit-transform: translate3d(-30px, 0, 0);
	transform: translate3d(-30px, 0, 0);
}

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

}

@keyframes fadeInLeft {

0% {
	opacity: 0;
	-webkit-transform: translate3d(-30px, 0, 0);
	transform: translate3d(-30px, 0, 0);
}

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

}

@-webkit-keyframes fadeInRight {

0% {
	opacity: 0;
	-webkit-transform: translate3d(30px, 0, 0);
	transform: translate3d(30px, 0, 0);
}

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

}

@keyframes fadeInRight {

0% {
	opacity: 0;
	-webkit-transform: translate3d(30px, 0, 0);
	transform: translate3d(30px, 0, 0);
}

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

}

@-webkit-keyframes fadeInDown {

0% {
	opacity: 0;
	-webkit-transform: translate3d(0, -30px, 0);
	transform: translate3d(0, -30px, 0);
}

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

}

@keyframes fadeInDown {

0% {
	opacity: 0;
	-webkit-transform: translate3d(0, -30px, 0);
	transform: translate3d(0, -30px, 0);
}

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

}

@-webkit-keyframes fadeInUp {

0% {
	opacity: 0;
	-webkit-transform: translate3d(0, 30px, 0);
	transform: translate3d(0, 30px, 0);
}

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

}

@keyframes fadeInUp {

0% {
	opacity: 0;
	-webkit-transform: translate3d(0, 30px, 0);
	transform: translate3d(0, 30px, 0);
}

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

}

