/*!
Theme Name: Enriched Schools
Author: Proofbranding.com
Description: enrichedschools
Version: 1.0.0
Text Domain: enrichedschools
*/
/*--------------------------------------------------
# Accessibility
---------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }

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

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, 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; -webkit-transition: all 0.15s ease-in;transition: all 0.15s ease-in}

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

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: 700; }

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

/*-------------------------------------------------
# FORMS
-------------------------------------------------*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #919396; opacity: 1; font-size: 18px; font-size: 1.8rem;font-weight: 400; font-style: italic;font-family: "europa"}
::-moz-placeholder { /* Firefox 19+ */ color: #919396; opacity: 1; font-size: 18px; font-size: 1.8rem; font-weight: 400; font-style: italic; font-family: "europa"}
:-ms-input-placeholder { /* IE 10+ */ color: #919396; opacity: 1; font-size: 18px; font-size: 1.8rem; font-weight: 400; font-style: italic;font-family: "europa"}
:-moz-placeholder { /* Firefox 18- */ color: #919396; opacity: 1; font-size: 18px; font-size: 1.8rem; font-weight: 400; font-style: italic;font-family: "europa"}

@media only screen and (max-width: 520px) {
::-webkit-input-placeholder { font-size: 14px; font-size: 1.4rem }
::-moz-placeholder { font-size: 14px; font-size: 1.4rem }
:-ms-input-placeholder { font-size: 14px; font-size: 1.4rem }
:-moz-placeholder { font-size: 14px; font-size: 1.4rem }
}
.site-footer ::-webkit-input-placeholder { font-size: 16px; font-size: 1.6rem; }
.site-footer ::-moz-placeholder { font-size: 16px; font-size: 1.6rem;}
.site-footer :-ms-input-placeholder {font-size: 16px; font-size: 1.6rem;}
.site-footer :-moz-placeholder {font-size: 16px; font-size: 1.6rem;}

ul.gform_fields { list-style: none; margin-left: 0; padding: 0; }
ul.gform_fields ul { list-style: none; margin-left: 0; padding: 0; }
ul.gform_fields > li { margin-bottom: 28px; }
ul.gform_fields > li.one-half { width: 48%; float: left; clear: none; }
ul.gform_fields > li.one-half.last { clear: none; margin-left: 4%; }
ul.gform_fields > li > label { font-weight: bold; display: none; text-transform: uppercase; margin-bottom: 17px; }
ul.gform_fields > li.nolabel > label { display: none; }
ul.gform_fields > li.show-label > label { display: block; }
ul.gform_fields > li.gfield_error input,ul.gform_fields > li.gfield_error textarea { border-color: #ff7f5f; }
ul.gform_fields > li .gfield_description { padding-top: 5px; padding-bottom: 5px; }
ul.gform_fields > li .gfield_description.validation_message { color: #ff7f5f; }
ul.gform_fields .ginput_container_select + .validation_message { margin-top: 5px; }
ul.gform_fields li.gfield_error .selectric { border-color: #f00; }
ul.gform_fields ul.gfield_radio li input[type="radio"] { display: none; }
ul.gform_fields ul.gfield_radio li label { position: relative; padding-left: 18px; cursor: pointer; }
ul.gform_fields ul.gfield_radio li label:before { content: ""; display: block; width: 12px; height: 12px; position: absolute; left: 0; top: 50%; margin-top: -6px; border: 1px solid #ccc; border-radius: 30px; }
ul.gform_fields ul.gfield_radio li :checked + label:before { border-color: #0B2D4E; background: #0B2D4E; }
ul.gform_fields ul.gfield_checkbox li { position: relative; }
ul.gform_fields ul.gfield_checkbox li input[type="checkbox"] { opacity: 0; position: absolute; }
ul.gform_fields ul.gfield_checkbox li input[type="checkbox"], ul.gform_fields ul.gfield_checkbox li label { display: inline-block; vertical-align: middle; cursor: pointer; }
ul.gform_fields ul.gfield_checkbox li label { position: relative; padding-left: 18px; }
ul.gform_fields ul.gfield_checkbox li input[type="checkbox"] + label:before { content: ""; background: #fff; border: 1px solid #ccc; display: inline-block; position: absolute; left: 0; top: 50%; margin-top: -6px; vertical-align: middle; width: 12px; height: 12px; padding: 2px; margin-right: 10px; text-align: center; }
ul.gform_fields ul.gfield_checkbox li input[type="checkbox"]:checked + label:before { border-color: #0B2D4E; color: #0B2D4E; }
ul.gform_fields ul.gfield_checkbox li input[type="checkbox"]:checked + label:after { content: "\f00c"; font-family: 'FontAwesome'; display: block; font-size: 18px; line-height: 18px; position: absolute; left: -1px; top: 50%; margin-top: -11px; color: #0B2D4E; }
ul.gform_fields .radio-custom:focus + .radio-custom-label { outline: 1px solid #ddd; /* focus style */ }

.gform_wrapper form > .validation_error { color: #ff7f5f; text-align: center; font-weight: 700;  margin-bottom: 30px; }

.gform_confirmation_message { text-align: center; font-weight: 700; font-size: 19.2px; font-size: 1.2rem; line-height: 32px; line-height: 2rem; margin-bottom: 30px; }

ul.gform_fields input,
ul.gform_fields textarea{
	color: #083052;
	border: 0;
	background-color: #ededee;
	border-bottom: 0px solid #159a96;
	width: 100%;
	display: block;
	padding: 17px 25px;
	outline: 0  !important;
	-webkit-transition: all 0.15s;
	transition: all 0.15s;
}
ul.gform_fields textarea {
	border: 3px solid #159a96;
	padding: 5px 20px
}
ul.gform_fields input:hover,
ul.gform_fields textarea:hover,
ul.gform_fields input:focus,
ul.gform_fields textarea:focus {
	border-color: #fff;
}
.gform_footer {
	text-align: right;
	padding-top: 40px;
}
.gform_footer .button {
	outline: 0;
	display: block;
	float: right;
	-webkit-transition: all 0.15s;
	transition: all 0.15s;
	letter-spacing: 0.05em;
}
.gform_footer .button:hover {

}
/*--------------------------------------------------------------
# Body
--------------------------------------------------------------*/
html { box-sizing: border-box; }

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

blockquote, q { quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }

hr { background-color: #d1d3d4; border: 0; height: 2px; margin: 0 0 2em; }

img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }

figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ }

body { margin: 0; padding: 0; border: none; color: #666; background: #f8f8f8; font-family: "canada-type-gibson", sans-serif; font-size:10px; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }

/*--------------------------------------------------
# Clearings
---------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

/*--------------------------------------------------
# Alignments
---------------------------------------------------*/
.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

/*--------------------------------------------------
# Grid
---------------------------------------------------*/
.row {
  margin:0 auto;
  max-width:1200px;
  padding: 0 15px;
  width:100%;
}

@media only screen and (max-width: 767px) {
	.row {
		padding-left: 25px;
		padding-right: 25px;
	}
}
.row:before{content:" ";display:table}.row:after{content:" ";display:table;clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row.collapse .row{margin-left:0;margin-right:0}.row .row{margin:0 -1.5rem;max-width:none;width:auto}.row .row:before{content:" ";display:table}.row .row:after{content:" ";display:table;clear:both}.row .row.collapse{margin:0;max-width:none;width:auto}.row .row.collapse:before{content:" ";display:table}.row .row.collapse:after{content:" ";display:table;clear:both}.column,.columns{padding-left:1.5rem;padding-right:1.5rem;width:100%;float:left}.column+.column:last-child,.columns+.column:last-child,.column+.columns:last-child,.columns+.columns:last-child{float:right}.column+.column.end,.columns+.column.end,.column+.columns.end,.columns+.columns.end{float:left}@media only screen{.small-push-0{position:relative;left:0;right:auto}.small-pull-0{position:relative;right:0;left:auto}.small-push-1{position:relative;left:8.33333%;right:auto}.small-pull-1{position:relative;right:8.33333%;left:auto}.small-push-2{position:relative;left:16.66667%;right:auto}.small-pull-2{position:relative;right:16.66667%;left:auto}.small-push-3{position:relative;left:25%;right:auto}.small-pull-3{position:relative;right:25%;left:auto}.small-push-4{position:relative;left:33.33333%;right:auto}.small-pull-4{position:relative;right:33.33333%;left:auto}.small-push-5{position:relative;left:41.66667%;right:auto}.small-pull-5{position:relative;right:41.66667%;left:auto}.small-push-6{position:relative;left:50%;right:auto}.small-pull-6{position:relative;right:50%;left:auto}.small-push-7{position:relative;left:58.33333%;right:auto}.small-pull-7{position:relative;right:58.33333%;left:auto}.small-push-8{position:relative;left:66.66667%;right:auto}.small-pull-8{position:relative;right:66.66667%;left:auto}.small-push-9{position:relative;left:75%;right:auto}.small-pull-9{position:relative;right:75%;left:auto}.small-push-10{position:relative;left:83.33333%;right:auto}.small-pull-10{position:relative;right:83.33333%;left:auto}.small-push-11{position:relative;left:91.66667%;right:auto}.small-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:1.5rem;padding-right:1.5rem;float:left}.small-1{width:8.33333%}.small-2{width:16.66667%}.small-3{width:25%}.small-4{width:33.33333%}.small-5{width:41.66667%}.small-6{width:50%}.small-7{width:58.33333%}.small-8{width:66.66667%}.small-9{width:75%}.small-10{width:83.33333%}.small-11{width:91.66667%}.small-12{width:100%}.small-offset-0{margin-left:0 !important}.small-offset-1{margin-left:8.33333% !important}.small-offset-2{margin-left:16.66667% !important}.small-offset-3{margin-left:25% !important}.small-offset-4{margin-left:33.33333% !important}.small-offset-5{margin-left:41.66667% !important}.small-offset-6{margin-left:50% !important}.small-offset-7{margin-left:58.33333% !important}.small-offset-8{margin-left:66.66667% !important}.small-offset-9{margin-left:75% !important}.small-offset-10{margin-left:83.33333% !important}.small-offset-11{margin-left:91.66667% !important}.small-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}.column.small-uncentered,.columns.small-uncentered{float:left;margin-left:0;margin-right:0}.column.small-centered:last-child,.columns.small-centered:last-child{float:none}.column.small-uncentered:last-child,.columns.small-uncentered:last-child{float:left}.column.small-uncentered.opposite,.columns.small-uncentered.opposite{float:right}.row.small-collapse>.column,.row.small-collapse>.columns{padding-left:0;padding-right:0}.row.small-collapse .row{margin-left:0;margin-right:0}.row.small-uncollapse>.column,.row.small-uncollapse>.columns{padding-left:1.5rem;padding-right:1.5rem;float:left}}@media only screen and (min-width: 48em){.medium-push-0{position:relative;left:0;right:auto}.medium-pull-0{position:relative;right:0;left:auto}.medium-push-1{position:relative;left:8.33333%;right:auto}.medium-pull-1{position:relative;right:8.33333%;left:auto}.medium-push-2{position:relative;left:16.66667%;right:auto}.medium-pull-2{position:relative;right:16.66667%;left:auto}.medium-push-3{position:relative;left:25%;right:auto}.medium-pull-3{position:relative;right:25%;left:auto}.medium-push-4{position:relative;left:33.33333%;right:auto}.medium-pull-4{position:relative;right:33.33333%;left:auto}.medium-push-5{position:relative;left:41.66667%;right:auto}.medium-pull-5{position:relative;right:41.66667%;left:auto}.medium-push-6{position:relative;left:50%;right:auto}.medium-pull-6{position:relative;right:50%;left:auto}.medium-push-7{position:relative;left:58.33333%;right:auto}.medium-pull-7{position:relative;right:58.33333%;left:auto}.medium-push-8{position:relative;left:66.66667%;right:auto}.medium-pull-8{position:relative;right:66.66667%;left:auto}.medium-push-9{position:relative;left:75%;right:auto}.medium-pull-9{position:relative;right:75%;left:auto}.medium-push-10{position:relative;left:83.33333%;right:auto}.medium-pull-10{position:relative;right:83.33333%;left:auto}.medium-push-11{position:relative;left:91.66667%;right:auto}.medium-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:1.5rem;padding-right:1.5rem;float:left}.medium-1{width:8.33333%}.medium-2{width:16.66667%}.medium-3{width:25%}.medium-4{width:33.33333%}.medium-5{width:41.66667%}.medium-6{width:50%}.medium-7{width:58.33333%}.medium-8{width:66.66667%}.medium-9{width:75%}.medium-10{width:83.33333%}.medium-11{width:91.66667%}.medium-12{width:100%}.medium-offset-0{margin-left:0 !important}.medium-offset-1{margin-left:8.33333% !important}.medium-offset-2{margin-left:16.66667% !important}.medium-offset-3{margin-left:25% !important}.medium-offset-4{margin-left:33.33333% !important}.medium-offset-5{margin-left:41.66667% !important}.medium-offset-6{margin-left:50% !important}.medium-offset-7{margin-left:58.33333% !important}.medium-offset-8{margin-left:66.66667% !important}.medium-offset-9{margin-left:75% !important}.medium-offset-10{margin-left:83.33333% !important}.medium-offset-11{margin-left:91.66667% !important}.medium-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}.column.medium-uncentered,.columns.medium-uncentered{float:left;margin-left:0;margin-right:0}.column.medium-centered:last-child,.columns.medium-centered:last-child{float:none}.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child{float:left}.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite{float:right}.row.medium-collapse>.column,.row.medium-collapse>.columns{padding-left:0;padding-right:0}.row.medium-collapse .row{margin-left:0;margin-right:0}.row.medium-uncollapse>.column,.row.medium-uncollapse>.columns{padding-left:1.5rem;padding-right:1.5rem;float:left}.push-0{position:relative;left:0;right:auto}.pull-0{position:relative;right:0;left:auto}.push-1{position:relative;left:8.33333%;right:auto}.pull-1{position:relative;right:8.33333%;left:auto}.push-2{position:relative;left:16.66667%;right:auto}.pull-2{position:relative;right:16.66667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.33333%;right:auto}.pull-4{position:relative;right:33.33333%;left:auto}.push-5{position:relative;left:41.66667%;right:auto}.pull-5{position:relative;right:41.66667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.33333%;right:auto}.pull-7{position:relative;right:58.33333%;left:auto}.push-8{position:relative;left:66.66667%;right:auto}.pull-8{position:relative;right:66.66667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.33333%;right:auto}.pull-10{position:relative;right:83.33333%;left:auto}.push-11{position:relative;left:91.66667%;right:auto}.pull-11{position:relative;right:91.66667%;left:auto}}@media only screen and (min-width: 62em) and (max-width: 64em){.medium-landscape-push-0{position:relative;left:0;right:auto}.medium-landscape-pull-0{position:relative;right:0;left:auto}.medium-landscape-push-1{position:relative;left:8.33333%;right:auto}.medium-landscape-pull-1{position:relative;right:8.33333%;left:auto}.medium-landscape-push-2{position:relative;left:16.66667%;right:auto}.medium-landscape-pull-2{position:relative;right:16.66667%;left:auto}.medium-landscape-push-3{position:relative;left:25%;right:auto}.medium-landscape-pull-3{position:relative;right:25%;left:auto}.medium-landscape-push-4{position:relative;left:33.33333%;right:auto}.medium-landscape-pull-4{position:relative;right:33.33333%;left:auto}.medium-landscape-push-5{position:relative;left:41.66667%;right:auto}.medium-landscape-pull-5{position:relative;right:41.66667%;left:auto}.medium-landscape-push-6{position:relative;left:50%;right:auto}.medium-landscape-pull-6{position:relative;right:50%;left:auto}.medium-landscape-push-7{position:relative;left:58.33333%;right:auto}.medium-landscape-pull-7{position:relative;right:58.33333%;left:auto}.medium-landscape-push-8{position:relative;left:66.66667%;right:auto}.medium-landscape-pull-8{position:relative;right:66.66667%;left:auto}.medium-landscape-push-9{position:relative;left:75%;right:auto}.medium-landscape-pull-9{position:relative;right:75%;left:auto}.medium-landscape-push-10{position:relative;left:83.33333%;right:auto}.medium-landscape-pull-10{position:relative;right:83.33333%;left:auto}.medium-landscape-push-11{position:relative;left:91.66667%;right:auto}.medium-landscape-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:1.5rem;padding-right:1.5rem;float:left}.medium-landscape-1{width:8.33333%}.medium-landscape-2{width:16.66667%}.medium-landscape-3{width:25%}.medium-landscape-4{width:33.33333%}.medium-landscape-5{width:41.66667%}.medium-landscape-6{width:50%}.medium-landscape-7{width:58.33333%}.medium-landscape-8{width:66.66667%}.medium-landscape-9{width:75%}.medium-landscape-10{width:83.33333%}.medium-landscape-11{width:91.66667%}.medium-landscape-12{width:100%}.medium-landscape-offset-0{margin-left:0 !important}.medium-landscape-offset-1{margin-left:8.33333% !important}.medium-landscape-offset-2{margin-left:16.66667% !important}.medium-landscape-offset-3{margin-left:25% !important}.medium-landscape-offset-4{margin-left:33.33333% !important}.medium-landscape-offset-5{margin-left:41.66667% !important}.medium-landscape-offset-6{margin-left:50% !important}.medium-landscape-offset-7{margin-left:58.33333% !important}.medium-landscape-offset-8{margin-left:66.66667% !important}.medium-landscape-offset-9{margin-left:75% !important}.medium-landscape-offset-10{margin-left:83.33333% !important}.medium-landscape-offset-11{margin-left:91.66667% !important}.medium-landscape-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.medium-landscape-centered,.columns.medium-landscape-centered{margin-left:auto;margin-right:auto;float:none}.column.medium-landscape-uncentered,.columns.medium-landscape-uncentered{float:left;margin-left:0;margin-right:0}.column.medium-landscape-centered:last-child,.columns.medium-landscape-centered:last-child{float:none}.column.medium-landscape-uncentered:last-child,.columns.medium-landscape-uncentered:last-child{float:left}.column.medium-landscape-uncentered.opposite,.columns.medium-landscape-uncentered.opposite{float:right}.row.medium-landscape-collapse>.column,.row.medium-landscape-collapse>.columns{padding-left:0;padding-right:0}.row.medium-landscape-collapse .row{margin-left:0;margin-right:0}.row.medium-landscape-uncollapse>.column,.row.medium-landscape-uncollapse>.columns{padding-left:1.5rem;padding-right:1.5rem;float:left}.push-0{position:relative;left:0;right:auto}.pull-0{position:relative;right:0;left:auto}.push-1{position:relative;left:8.33333%;right:auto}.pull-1{position:relative;right:8.33333%;left:auto}.push-2{position:relative;left:16.66667%;right:auto}.pull-2{position:relative;right:16.66667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.33333%;right:auto}.pull-4{position:relative;right:33.33333%;left:auto}.push-5{position:relative;left:41.66667%;right:auto}.pull-5{position:relative;right:41.66667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.33333%;right:auto}.pull-7{position:relative;right:58.33333%;left:auto}.push-8{position:relative;left:66.66667%;right:auto}.pull-8{position:relative;right:66.66667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.33333%;right:auto}.pull-10{position:relative;right:83.33333%;left:auto}.push-11{position:relative;left:91.66667%;right:auto}.pull-11{position:relative;right:91.66667%;left:auto}}@media only screen and (min-width: 62em){.large-push-0{position:relative;left:0;right:auto}.large-pull-0{position:relative;right:0;left:auto}.large-push-1{position:relative;left:8.33333%;right:auto}.large-pull-1{position:relative;right:8.33333%;left:auto}.large-push-2{position:relative;left:16.66667%;right:auto}.large-pull-2{position:relative;right:16.66667%;left:auto}.large-push-3{position:relative;left:25%;right:auto}.large-pull-3{position:relative;right:25%;left:auto}.large-push-4{position:relative;left:33.33333%;right:auto}.large-pull-4{position:relative;right:33.33333%;left:auto}.large-push-5{position:relative;left:41.66667%;right:auto}.large-pull-5{position:relative;right:41.66667%;left:auto}.large-push-6{position:relative;left:50%;right:auto}.large-pull-6{position:relative;right:50%;left:auto}.large-push-7{position:relative;left:58.33333%;right:auto}.large-pull-7{position:relative;right:58.33333%;left:auto}.large-push-8{position:relative;left:66.66667%;right:auto}.large-pull-8{position:relative;right:66.66667%;left:auto}.large-push-9{position:relative;left:75%;right:auto}.large-pull-9{position:relative;right:75%;left:auto}.large-push-10{position:relative;left:83.33333%;right:auto}.large-pull-10{position:relative;right:83.33333%;left:auto}.large-push-11{position:relative;left:91.66667%;right:auto}.large-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:1.5rem;padding-right:1.5rem;float:left}.large-1{width:8.33333%}.large-2{width:16.66667%}.large-3{width:25%}.large-4{width:33.33333%}.large-5{width:41.66667%}.large-6{width:50%}.large-7{width:58.33333%}.large-8{width:66.66667%}.large-9{width:75%}.large-10{width:83.33333%}.large-11{width:91.66667%}.large-12{width:100%}.large-offset-0{margin-left:0 !important}.large-offset-1{margin-left:8.33333% !important}.large-offset-2{margin-left:16.66667% !important}.large-offset-3{margin-left:25% !important}.large-offset-4{margin-left:33.33333% !important}.large-offset-5{margin-left:41.66667% !important}.large-offset-6{margin-left:50% !important}.large-offset-7{margin-left:58.33333% !important}.large-offset-8{margin-left:66.66667% !important}.large-offset-9{margin-left:75% !important}.large-offset-10{margin-left:83.33333% !important}.large-offset-11{margin-left:91.66667% !important}.large-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}.column.large-uncentered,.columns.large-uncentered{float:left;margin-left:0;margin-right:0}.column.large-centered:last-child,.columns.large-centered:last-child{float:none}.column.large-uncentered:last-child,.columns.large-uncentered:last-child{float:left}.column.large-uncentered.opposite,.columns.large-uncentered.opposite{float:right}.row.large-collapse>.column,.row.large-collapse>.columns{padding-left:0;padding-right:0}.row.large-collapse .row{margin-left:0;margin-right:0}.row.large-uncollapse>.column,.row.large-uncollapse>.columns{padding-left:1.5rem;padding-right:1.5rem;float:left}.push-0{position:relative;left:0;right:auto}.pull-0{position:relative;right:0;left:auto}.push-1{position:relative;left:8.33333%;right:auto}.pull-1{position:relative;right:8.33333%;left:auto}.push-2{position:relative;left:16.66667%;right:auto}.pull-2{position:relative;right:16.66667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.33333%;right:auto}.pull-4{position:relative;right:33.33333%;left:auto}.push-5{position:relative;left:41.66667%;right:auto}.pull-5{position:relative;right:41.66667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.33333%;right:auto}.pull-7{position:relative;right:58.33333%;left:auto}.push-8{position:relative;left:66.66667%;right:auto}.pull-8{position:relative;right:66.66667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.33333%;right:auto}.pull-10{position:relative;right:83.33333%;left:auto}.push-11{position:relative;left:91.66667%;right:auto}.pull-11{position:relative;right:91.66667%;left:auto}}@media only screen and (min-width: 62em){.xlarge-push-0{position:relative;left:0;right:auto}.xlarge-pull-0{position:relative;right:0;left:auto}.xlarge-push-1{position:relative;left:8.33333%;right:auto}.xlarge-pull-1{position:relative;right:8.33333%;left:auto}.xlarge-push-2{position:relative;left:16.66667%;right:auto}.xlarge-pull-2{position:relative;right:16.66667%;left:auto}.xlarge-push-3{position:relative;left:25%;right:auto}.xlarge-pull-3{position:relative;right:25%;left:auto}.xlarge-push-4{position:relative;left:33.33333%;right:auto}.xlarge-pull-4{position:relative;right:33.33333%;left:auto}.xlarge-push-5{position:relative;left:41.66667%;right:auto}.xlarge-pull-5{position:relative;right:41.66667%;left:auto}.xlarge-push-6{position:relative;left:50%;right:auto}.xlarge-pull-6{position:relative;right:50%;left:auto}.xlarge-push-7{position:relative;left:58.33333%;right:auto}.xlarge-pull-7{position:relative;right:58.33333%;left:auto}.xlarge-push-8{position:relative;left:66.66667%;right:auto}.xlarge-pull-8{position:relative;right:66.66667%;left:auto}.xlarge-push-9{position:relative;left:75%;right:auto}.xlarge-pull-9{position:relative;right:75%;left:auto}.xlarge-push-10{position:relative;left:83.33333%;right:auto}.xlarge-pull-10{position:relative;right:83.33333%;left:auto}.xlarge-push-11{position:relative;left:91.66667%;right:auto}.xlarge-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:1.5rem;padding-right:1.5rem;float:left}.xlarge-1{width:8.33333%}.xlarge-2{width:16.66667%}.xlarge-3{width:25%}.xlarge-4{width:33.33333%}.xlarge-5{width:41.66667%}.xlarge-6{width:50%}.xlarge-7{width:58.33333%}.xlarge-8{width:66.66667%}.xlarge-9{width:75%}.xlarge-10{width:83.33333%}.xlarge-11{width:91.66667%}.xlarge-12{width:100%}.xlarge-offset-0{margin-left:0 !important}.xlarge-offset-1{margin-left:8.33333% !important}.xlarge-offset-2{margin-left:16.66667% !important}.xlarge-offset-3{margin-left:25% !important}.xlarge-offset-4{margin-left:33.33333% !important}.xlarge-offset-5{margin-left:41.66667% !important}.xlarge-offset-6{margin-left:50% !important}.xlarge-offset-7{margin-left:58.33333% !important}.xlarge-offset-8{margin-left:66.66667% !important}.xlarge-offset-9{margin-left:75% !important}.xlarge-offset-10{margin-left:83.33333% !important}.xlarge-offset-11{margin-left:91.66667% !important}.xlarge-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.xlarge-centered,.columns.xlarge-centered{margin-left:auto;margin-right:auto;float:none}.column.xlarge-uncentered,.columns.xlarge-uncentered{float:left;margin-left:0;margin-right:0}.column.xlarge-centered:last-child,.columns.xlarge-centered:last-child{float:none}.column.xlarge-uncentered:last-child,.columns.xlarge-uncentered:last-child{float:left}.column.xlarge-uncentered.opposite,.columns.xlarge-uncentered.opposite{float:right}.row.xlarge-collapse>.column,.row.xlarge-collapse>.columns{padding-left:0;padding-right:0}.row.xlarge-collapse .row{margin-left:0;margin-right:0}.row.xlarge-uncollapse>.column,.row.xlarge-uncollapse>.columns{padding-left:1.5rem;padding-right:1.5rem;float:left}.push-0{position:relative;left:0;right:auto}.pull-0{position:relative;right:0;left:auto}.push-1{position:relative;left:8.33333%;right:auto}.pull-1{position:relative;right:8.33333%;left:auto}.push-2{position:relative;left:16.66667%;right:auto}.pull-2{position:relative;right:16.66667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.33333%;right:auto}.pull-4{position:relative;right:33.33333%;left:auto}.push-5{position:relative;left:41.66667%;right:auto}.pull-5{position:relative;right:41.66667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.33333%;right:auto}.pull-7{position:relative;right:58.33333%;left:auto}.push-8{position:relative;left:66.66667%;right:auto}.pull-8{position:relative;right:66.66667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.33333%;right:auto}.pull-10{position:relative;right:83.33333%;left:auto}.push-11{position:relative;left:91.66667%;right:auto}.pull-11{position:relative;right:91.66667%;left:auto}}@media only screen and (min-width: 91em){.widescreen-push-0{position:relative;left:0;right:auto}.widescreen-pull-0{position:relative;right:0;left:auto}.widescreen-push-1{position:relative;left:8.33333%;right:auto}.widescreen-pull-1{position:relative;right:8.33333%;left:auto}.widescreen-push-2{position:relative;left:16.66667%;right:auto}.widescreen-pull-2{position:relative;right:16.66667%;left:auto}.widescreen-push-3{position:relative;left:25%;right:auto}.widescreen-pull-3{position:relative;right:25%;left:auto}.widescreen-push-4{position:relative;left:33.33333%;right:auto}.widescreen-pull-4{position:relative;right:33.33333%;left:auto}.widescreen-push-5{position:relative;left:41.66667%;right:auto}.widescreen-pull-5{position:relative;right:41.66667%;left:auto}.widescreen-push-6{position:relative;left:50%;right:auto}.widescreen-pull-6{position:relative;right:50%;left:auto}.widescreen-push-7{position:relative;left:58.33333%;right:auto}.widescreen-pull-7{position:relative;right:58.33333%;left:auto}.widescreen-push-8{position:relative;left:66.66667%;right:auto}.widescreen-pull-8{position:relative;right:66.66667%;left:auto}.widescreen-push-9{position:relative;left:75%;right:auto}.widescreen-pull-9{position:relative;right:75%;left:auto}.widescreen-push-10{position:relative;left:83.33333%;right:auto}.widescreen-pull-10{position:relative;right:83.33333%;left:auto}.widescreen-push-11{position:relative;left:91.66667%;right:auto}.widescreen-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:1.5rem;padding-right:1.5rem;float:left}.widescreen-1{width:8.33333%}.widescreen-2{width:16.66667%}.widescreen-3{width:25%}.widescreen-4{width:33.33333%}.widescreen-5{width:41.66667%}.widescreen-6{width:50%}.widescreen-7{width:58.33333%}.widescreen-8{width:66.66667%}.widescreen-9{width:75%}.widescreen-10{width:83.33333%}.widescreen-11{width:91.66667%}.widescreen-12{width:100%}.widescreen-offset-0{margin-left:0 !important}.widescreen-offset-1{margin-left:8.33333% !important}.widescreen-offset-2{margin-left:16.66667% !important}.widescreen-offset-3{margin-left:25% !important}.widescreen-offset-4{margin-left:33.33333% !important}.widescreen-offset-5{margin-left:41.66667% !important}.widescreen-offset-6{margin-left:50% !important}.widescreen-offset-7{margin-left:58.33333% !important}.widescreen-offset-8{margin-left:66.66667% !important}.widescreen-offset-9{margin-left:75% !important}.widescreen-offset-10{margin-left:83.33333% !important}.widescreen-offset-11{margin-left:91.66667% !important}.widescreen-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.widescreen-centered,.columns.widescreen-centered{margin-left:auto;margin-right:auto;float:none}.column.widescreen-uncentered,.columns.widescreen-uncentered{float:left;margin-left:0;margin-right:0}.column.widescreen-centered:last-child,.columns.widescreen-centered:last-child{float:none}.column.widescreen-uncentered:last-child,.columns.widescreen-uncentered:last-child{float:left}.column.widescreen-uncentered.opposite,.columns.widescreen-uncentered.opposite{float:right}.row.widescreen-collapse>.column,.row.widescreen-collapse>.columns{padding-left:0;padding-right:0}.row.widescreen-collapse .row{margin-left:0;margin-right:0}.row.widescreen-uncollapse>.column,.row.widescreen-uncollapse>.columns{padding-left:1.5rem;padding-right:1.5rem;float:left}.push-0{position:relative;left:0;right:auto}.pull-0{position:relative;right:0;left:auto}.push-1{position:relative;left:8.33333%;right:auto}.pull-1{position:relative;right:8.33333%;left:auto}.push-2{position:relative;left:16.66667%;right:auto}.pull-2{position:relative;right:16.66667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.33333%;right:auto}.pull-4{position:relative;right:33.33333%;left:auto}.push-5{position:relative;left:41.66667%;right:auto}.pull-5{position:relative;right:41.66667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.33333%;right:auto}.pull-7{position:relative;right:58.33333%;left:auto}.push-8{position:relative;left:66.66667%;right:auto}.pull-8{position:relative;right:66.66667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.33333%;right:auto}.pull-10{position:relative;right:83.33333%;left:auto}.push-11{position:relative;left:91.66667%;right:auto}.pull-11{position:relative;right:91.66667%;left:auto}}.span_12{display:block;float:left;margin-right:3.3391915641%;width:100%}.span_12:last-child{margin-right:0}.span_11{display:block;float:left;margin-right:3.3391915641%;width:91.388400703%}.span_11:last-child{margin-right:0}.span_10{display:block;float:left;margin-right:3.3391915641%;width:82.776801406%}.span_10:last-child{margin-right:0}.span_9{display:block;float:left;margin-right:3.3391915641%;width:74.165202109%}.span_9:last-child{margin-right:0}.span_8{display:block;float:left;margin-right:3.3391915641%;width:65.553602812%}.span_8:last-child{margin-right:0}.span_7{display:block;float:left;margin-right:3.3391915641%;width:56.9420035149%}.span_7:last-child{margin-right:0}.span_6{display:block;float:left;margin-right:3.3391915641%;width:48.3304042179%}.span_6:last-child{margin-right:0}.span_5{display:block;float:left;margin-right:3.3391915641%;width:39.7188049209%}.span_5:last-child{margin-right:0}.span_4{display:block;float:left;margin-right:3.3391915641%;width:31.1072056239%}.span_4:last-child{margin-right:0}.span_3{display:block;float:left;margin-right:3.3391915641%;width:22.4956063269%}.span_3:last-child{margin-right:0}.span_2{display:block;float:left;margin-right:3.3391915641%;width:13.8840070299%}.span_2:last-child{margin-right:0}.span_1{display:block;float:left;margin-right:3.3391915641%;width:5.2724077329%}.span_1:last-child{margin-right:0}.shift_1{margin-left:8.611599297%}.shift_2{margin-left:17.223198594%}.shift_3{margin-left:25.834797891%}.shift_4{margin-left:34.446397188%}.shift_5{margin-left:43.0579964851%}.shift_6{margin-left:51.6695957821%}.shift_7{margin-left:404.7451669596%}.shift_8{margin-left:68.8927943761%}.shift_9{margin-left:77.5043936731%}.shift_10{margin-left:86.1159929701%}.shift_11{margin-left:94.7275922671%}.shift_12{margin-left:103.3391915641%}.omega,.last{margin-right:0}@media screen and (max-width: 568px){*[class*='span'],*[class^=' span']{display:block;float:left;margin-right:3.3391915641%;width:100%;margin-right:0}*[class*='span']:last-child,*[class^=' span']:last-child{margin-right:0}*[class*='shift'],*[class^=' shift']{margin-left:0}}

/*-------------------------------------------------
# Typography
--------------------------------------------------*/
html {
	font-size: 10px;
}
body,
button,
input,
select,
textarea {
	color: #004987;
	font-family: "europa", sans-serif;
	font-weight: 400;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	line-height: 2.4rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	color: #083052;
	font-family: "bebas-neue", sans-serif;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 1.5rem;
}
h1 {
	font-size: 48px;
	font-size: 3rem;
	line-height: 60px;
	line-height: 3.75rem;
}
h2 {
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 48px;
	line-height: 3rem;

}
h3 {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 34px;
	line-height: 2.125rem;
}

h4 {
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 30px;
	line-height: 1.875rem;
}
h5 {
	font-size: 16px;
	font-size: 1rem;
	line-height: 24px;
	line-height: 1.5rem;
	text-transform: uppercase;
}
h6 {
	font-style: italic;
	font-size: 16px;
	font-size: 1rem;
	line-height: 24px;
	line-height: 1.5rem;
	text-transform: uppercase;
}
.entry-content,
p,
ul,
ol {

}
p,
ul,
ol {
	margin: 0 0 1.5rem;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 1.5rem 0;
	padding-left: 40px;
	border-left: 5px solid #111;
}
blockquote p {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 32px;
	line-height: 2rem;
	font-weight: 600;
}
.fullwidth-header blockquote {
	border-color: #fff;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 14px;
	font-size: 0.875rem;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}
big {
	font-size: 125%;
}
table {
	font-size: 14px;
	font-size: 0.875rem;
	margin-bottom: 5%;
	padding: 0;
	width: 100%;
}
table thead {
	background: #f2f2f2;
}
table thead th {
	font-weight: bold;
}
table td,
#content table th {
	padding: 15px;
}
table td {
	border-bottom: solid 1px #f2f2f2;
}
table tr:last-child td {
	border-bottom: none;
}
table tr:nth-child(even) {
	background: #f3f3f3;
}

.btn,
.gform_button {
	border: 2px solid #f35a1b;
	background: transparent;
	color: #f35a1b;
	font-family: "bebas-neue", sans-serif;
	font-weight: 400;
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1;
	padding: 13px 5px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	min-width: 155px;
}
.btn:hover,
.gform_footer .gform_button:hover {
	background: #f35a1b;
	color: #fff;
}
.btn:focus,
.gform_button:focus {
	border: 2px solid #fe7239;
	background: #fe7239;
}

.btn-alt {
	background: transparent !important;
	border-color: #fff;
	color: #fff;
}
.btn-alt:hover {
	border-color: #f35a1b;
	color: #fff;
	background: #f35a1b !important
}
.btn-alt:focus {
	border-color: #159a96;
}

.btn2 {
	color: #fff;
	text-decoration: none;
	font-family: "bebas-neue";
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 44px;
	line-height: 4.4rem;
	font-weight: 400;
	letter-spacing: 0.025em;
	position: relative;
	clear: both;
}
.btn2:hover {
	color: #fff
}
.btn2 span {
	display: inline-block;
	height: 42px;
	line-height: 38px;
	width: 42px;
	border: 2px solid #fff;
	border-radius: 30px;
	text-align: center;
	padding-left: 2px;
	margin-right: 15px;
	-webkit-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in;
}
.btn2:hover span {
	border-color: #f35a1b;
	color: #fff;
	background-color: #f35a1b
}
.btn2-alt {
	color: #f35a1b;
}
.btn2-alt span {
	color: #f35a1b;
	border-color: #f35a1b;
}
.btn2-alt:hover {
	color: #fe7239;
}
.btn2-alt:hover span  {
	color: #fff;
	border-color: #fe7239;
	background-color: #fe7239
}
@media only screen and (max-width: 767px) {
	.btn2{
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 34px;
		line-height: 3.4rem;
	}
	.btn2 span {
		height: 32px;
		width: 32px;
		line-height: 28px;
	}
}
@media only screen and (max-width: 480px) {
	.btn {
		width: 100%;
	}
}

/*--------------------------------------------------
# GENERAL
---------------------------------------------------*/
body {
	background-color: #fff;
	padding-top: 120px
}
#page {}


.arrow-right {
	background-image: url(img/sprite-arrow2.png);
	background-repeat: no-repeat;
	background-size: 27px 41px;
	background-position: 0 0;
	height: 14px;
	width: 27px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
}
@media only screen and (max-width: 767px) {
	body {
		padding-top: 82px
	}
}


/*-------------------------------------------------
# HEADER
---------------------------------------------------*/
#site-header  {
	background: #fff;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	height:120px;
	padding: 25px 0;
	overflow: visible;
	z-index: 111;
	-webkit-transition: height 0.5s, padding .5s;
	transition: height 0.5s, padding 0.5s;

}
#site-header .row {
	max-width: 1230px
}
.sticky-header #site-header {
	height: 82px;
	padding: 15px 0;
}

.site-title {
	display: block;
	margin: 0;
}
.site-title a {
	display: block;
	width:100%;
	max-width: 270px;
	-webkit-transition: width .4s ease-in-out;
	transition: width .4s ease-in-out;
}
.site-title img {
	display: block;
	width: 100%;
}
.sticky-header .site-title a{
	width: 200px;
}

#nav {
	position: static;
}
#nav ul {
	padding: 0;
	margin-top: 5px;
	list-style: none;
	float: right;
}
#nav ul li {
	display: inline-block;
	float: left;
}
#nav ul li a {
	color: #083052;
	text-decoration: none;
	font-family: "europa", sans-serif;
	font-weight: 700;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 30px;
	line-height: 3rem;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0 30px 0 0;
	display: block;
	text-align: center;
	padding: 16px 0;
}
.sticky-header #nav ul li a {
	padding: 7px 0
}
#nav ul li a:hover,
#nav ul li.current-menu-item a {
	color: #f35a1b
}

#nav ul li.menu-apply {
	position: relative;
}
#nav ul li.menu-apply:before {
	content: "";
	background: #d1d3d4;
	width: 2px;
	height: calc(100% + 15px);
	left: 0;
	top: -8px;
	position: absolute;
}
#nav ul li.menu-apply a {
	color: #f35a1b;
	border: 2px solid #f35a1b;
	width: 170px;
	padding: 14px 0;
	margin-left: 39px;
	margin-right: 0;
}
.sticky-header #nav ul li.menu-apply a {
	padding: 5px 0;

}
#nav ul li.menu-apply a:hover {
	color: #fff;
	background:#f35a1b;
}
#nav ul li.menu-apply a:focus {
	border-color: #fe7239;
	background:#fe7239;
}
@media only screen and (max-width: 820px) {
	#nav ul li a {
		margin-right: 20px;
	}
	#nav ul li.menu-apply a {
		margin-left: 29px;
	}
}
@media only screen and (max-width: 1045px) {
	#site-header {
		height: 82px;
		padding: 15px 0;
	}
	#site-header .columns {
		padding-left: 0;
		padding-right: 0;
	}
	.site-title a{
		width: 200px;
	}
	#nav ul {
		display: none;
	}
	#nav ul li.menu-apply a {
		padding: 5px 0;
	}
}
@media only screen and (max-width: 330px) {
	.site-title a,
	.sticky-header .site-title a{
		width: 180px;
	}
}
/*---------------------------------------------------
# MOBILE MENU
----------------------------------------------------*/
.menu-toggle {
	background: #f35a1b;
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 60%;
	display: none;
	cursor: pointer;
}
.menu-icon {
    display: block;
    width: 30px;
    height: 2-px;
    position: relative;
    margin: -10px auto 0;
    top: 50%;
    cursor: pointer;
}
.menu-bar {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    margin-bottom: 7px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
	position: relative;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
.menu-icon .menu-bar:last-child {
    margin-bottom: 0;
}

body.nav-toggled .menu-icon .menu-bar:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 6px;
	top: -1px
}
body.nav-toggled .menu-icon .menu-bar:nth-child(2) {
 	opacity: 0;
}
body.nav-toggled .menu-icon .menu-bar:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 2px;
    left: 6px;
}


@media only screen and (max-width: 1045px) {
	.menu-toggle {
		display: block;
	}
	#nav ul {
		background:#083052;
		position: absolute;
		left: 0;
		top: 82px;
		width: 100%;
		margin:0;
		padding-top: 10px
	}
	#nav ul li {
		display: block;
		float: none;
		width: 100%;
	}
	#nav ul li:before{
		display: none;
	}
	#nav ul li a,
	.sticky-header #nav ul li a {
		width: 100%;
		margin: 0;
		color: #fff;
		padding: 16px 0 !important;
	}
	#nav ul li.menu-apply a {
		background: #f35a1b;
		border: 0;
		width: 100%;
		margin: 5px 0 0;
		padding: 16px 0;
		color: #fff;
	}

}

/*-------------------------------------------------
# FOOTER
-------------------------------------------------*/
.site-footer {
	color: #072d4f;
	position: relative;
	z-index: 2;
	padding:70px 0 195px;
	background: #f9f9fa url(img/bg-team-footer2.png) no-repeat center bottom / auto 156px;
}
.site-footer .row {
	max-width: 1230px;
}
.site-footer a{
	color: #072d4f;
	text-decoration: none;
}
.site-footer a:hover{
	color: #f35a1b;
}
.footer-column-1 {
	margin-bottom: 40px;
	float: left !important;
}
.footer-column-1 h4{
	color: #072d4f;
	font-family: "europa";
	font-weight: 700;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 20px;
	line-height: 2rem;
	letter-spacing: 0.01em;
	margin: 8px 0 25px;
}
.footer-column-1 .gform_body {
	width: calc(100% - 170px);
	float: left;
	margin-right: 15px;
}
.footer-column-1 ul.gform_fields {
	margin: 0;
}
.footer-column-1 ul.gform_fields > li {
	margin-bottom: 0;
}
.footer-column-1 ul.gform_fields > li input {
	background-color: transparent;
	line-height: 45px;
	height: 58px;
	font-size: 20px;
	padding: 5px 0;
	font-size: 2rem;
	border-bottom: 2px solid #f45719;
}
.footer-column-1 ul.gform_fields > li input:hover,
.footer-column-1 ul.gform_fields > li input:focus {
	border-color: #072d4f
}
.footer-column-1 .gform_footer {
	width: 155px;
	float: left;
	padding-top: 0;
}
.footer-column-1 .gform_footer .button {}
.footer-column-1 .gform_wrapper form > .validation_error {
	font-size: 1.5rem;
	line-height: 2.2rem;
	margin: 0 0 10px;

}
.footer-column-1 .gform_confirmation_message {
	font-size: 2rem;
	line-height: 1;
}
.footer-column-1 ul.gform_fields > li .gfield_description.validation_message {
	font-size: 1.4rem;
	line-height: 1.4rem;
	font-weight: 400;
}
.site-footer ul.social-links {
	margin:0;
	padding: 40px 0 0;
	list-style: none;
	clear: both;
}
.site-footer ul.social-links li {
	display: inline-block;
	margin-right: 10px
}
.site-footer ul.social-links a {
	color: #fff;
	display: block;
	width: 32px;
	height: 32px;
	background: #f35a1b;
	border-radius: 32px;
	text-align: center;
}
.site-footer ul.social-links a:hover {
	background: #fe7239;
}
.site-footer ul.social-links a i {
	font-size: 18px;
	line-height: 32px
}
.site-footer ul.social-links a span{
	display: none;
}
.footer-column-2 {
	float: right;
}
.footer-column-2 span {
	display: block;
	margin-bottom: 35px;
	font-family: "bebas-neue";
	font-size: 34px;
	font-size: 3.4rem;
	line-height: 38px;
	line-height: 3.8rem;
}
.footer-column-2 span:last-child {
	margin-bottom: 0;
}
.footer-column-2 span i {
	position: relative;
	top: 0px;
	color: #f35a1b;
	border: 3px solid #f35a1b;
	border-radius: 30px;
	font-size: 20px;
	line-height: 28px;
	height: 35px;
	width: 35px;
	display: block;
	float: left;
	text-align: center;
	margin-right: 20px;
}
.footer-column-2 span i:before {
	position: relative;
	left: 1px
}
.footer-column-2 span.contact i{
	font-size: 16px;
}
.footer-column-2 span.phone i:before {
	top: 1px;
}
.footer-column-2 span.find i {
	top: 2px;
}
@media only screen and (max-width: 860px) {
	.footer-column-2 span {
		font-size: 30px;
		font-size: 3rem;
	}
	.footer-column-2 span.find i {
		top: 0;
	}
}

@media only screen and (max-width: 767px) {
	.site-footer {
		background-image: none;
		padding-bottom: 124px;
	}
	.footer-column-1,
	.footer-column-2 {
		padding-left: 0;
		padding-right: 0;
		float: none !important;
		width: 100%;
		margin: 0 auto;
	}
	.footer-column-1 {
	    max-width: 540px;
	}
	.footer-column-2 {
	    max-width: 280px;
	    margin-bottom: 90px;
	    left: auto;
	    text-align: center;

	}
	.footer-column-2 span i {
		display: inline-block;
		float: none;
		margin-right: 5px;
		top: -4px !important;
	}
	.site-footer ul.social-links {
		text-align: center;
		padding-top: 90px;
	}
	.site-footer ul.social-links li {
		margin: 0 5px;
	}
}
@media only screen and (max-width: 480px) {
	.footer-column-1 .gform_body {
		width: calc(100% - 135px);
	}
	.footer-column-1 .gform_footer  {
		width: 120px;
	}
	.footer-column-1 .gform_footer .button {
		min-width: 10px;
		width: 100%;
	}
	.footer-column-2 {
	   left: 0px;
	}
}

/*-------------------------------------------------
# PAGE BUILDER BLOCKS (general builder styles)
-------------------------------------------------*/
.text_center {
	text-align: center;
}
.text_left {
	text-align: left;
}
.text_right {
	text-align: right;
}
.section-block.no-padding-top{
	padding-top: 0;
}
.section-block.no-padding-bottom{
	padding-bottom: 0;
}
.editor *:last-child{
	margin-bottom: 0;
}

p.intro {
	font-size: 20px;
	font-size: 2rem;
	line-height: 32px;
	line-height: 3.2rem;
}
.highlight {
	color: #f35a1b
}
.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgba(0,0,0,0.25);
	top: 0;
	left: 0;
}
.section-headline {
	text-align: center;

}
.section-headline h2 {
	display: inline-block;
	border-top: 3px solid #d1d3d4;
	border-bottom: 3px solid #d1d3d4;
	font-size: 60px;
	font-size: 6rem;
	line-height: 62px;
	line-height: 6.2rem;
	padding: 50px 10px;
}
@media only screen and (max-width: 1024px) {
	.section-headline h2 {
		font-size: 50px;
		font-size: 5rem;
		line-height: 52px;
		line-height: 5.2rem;
		padding: 30px 10px;
	}
}
@media only screen and (max-width: 767px) {
	.section-headline h2 {
		font-size: 36px;
		font-size: 3.6rem;
		line-height: 38px;
		line-height: 3.8rem;
		padding: 20px 10px;
	}
}
/*-------------------------------------------------
# BLOCK: HEADER SLIDESHOW
-------------------------------------------------*/
.block-header-slideshow {
	background-color: #083052;
	position: relative;
	height: 600px;
}
.slide .row {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2
}


.slide-content {
	color: #fff;
	font-family: "europa";
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 40px;
	line-height: 4rem;
	font-weight: 700;
	width: 100%;
}
.slide.text_right .slide-content{
	float: right;
}
.slide.text_center .slide-content {
	margin: 0 auto;
}
.slide-content h2 {
	color: #fff;
	font-family: "bebas-neue";
	font-size: 80px;
	font-size: 8rem;
	line-height: 90px;
	line-height: 9rem;
	font-weight: 400;
	display: block;
	margin-bottom: 44px;
	vertical-align: middle;
	position: relative;
	padding-bottom: 5px;
	overflow: hidden;
}
.slide-content h2 .type1{
	display: inline;
}
.slide-content h2 .type2 {
	display: none;
}
.slide-content .typed-strings {

}
.slide-content h2 .typed {
	display: inline;
	word-break: break-all;
	border-bottom: 5px solid #fff;
}
.slide-content-text {
	clear: both;
	max-width: 630px;
}
.slide-content p {
	margin-bottom: 40px;
}
.slide .slide-btn-wrapper {
	clear: both;
}
.block-header-slideshow .cycle-slideshow {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2
}
.block-header-slideshow .cycle-slideshow  > .cycle-slide {
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	display: none;
}
.block-header-slideshow .cycle-slideshow  > .cycle-slide  .mobile-image{
	display: none;
}
.cycle-pager {
    text-align: left;
    width: 100%;
    z-index: 110;
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow: hidden;
}
.home .cycle-pager {
	display: none;
}
.cycle-pager span {
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100px;
    width: 12px;
    display: inline-block;
    border-radius: 30px;
    height: 12px;
    background: #fff;
    opacity: 0.5;
    margin-right: 7px;
    cursor: pointer;
    transition: all 0.15s
}
.cycle-pager span:hover,
.cycle-pager span.cycle-pager-active {
	background-color: #f35a1b;
	opacity: 1
}
.cycle-pager > * {
	cursor: pointer;
}
.extra-cta-wrapper{
	position: relative;
}
.extra-cta {
	position: absolute;
	bottom: -82px;
	right: 15px;
	width: 270px;
	font-family: "bebas-neue";
	font-size: 32px;
	font-size: 3.2rem;
	z-index: 5
}
.extra-cta-text {
	background:#f35a1b;
	padding: 50px 45px;
	color: #fff;

	line-height: 34px;
	line-height: 3.4rem;
	letter-spacing: 0.025em;
}
.extra-cta a {
	display: block;
	color: #fff;
	background: #fe7239;
	padding: 25px 45px;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1;
	text-decoration: none;
	position: relative;
}
.extra-cta a:hover {
	background: #fa682c;
}
.extra-cta a span {
	display: inline-block;
	position: relative;
	top: -3px;
	right: auto;
	margin-left: 10px;
	-webkit-transition: right 0.2s ease-in-out;
	transition: right 0.2s ease-in-out;
}
.extra-cta a:hover span {
	right: 5px;
}

/*---------------------------------------------
Custom styles for this block */

.join-header-slideshow .slide-content h2{
	margin-bottom: 20px;
}

#impact-page-header-slideshow .slide-content h2{
    color: #fff;
    font-size: 60px;
    font-size: 6rem;
    line-height: 62px;
    line-height: 6.2rem;

}
@media (max-width: 767px) {
	.block-header-slideshow {
		height: 450px;
	}

	.slide-content h2,
	#impact-page-header-slideshow .slide-content h2 {
		font-size: 50px;
		font-size: 5rem;
		line-height: 60px;
		line-height: 6rem;
	}
	.slide-content-text {
		display: none;
	}
	.extra-cta-wrapper{
		display: none;
	}
	.slide-content h2:after{
		display: none;
	}
	.slide-content h2 .type2 {
		display: inline;
	}
	.slide-content h2 .type2+.type2{
		display: none;
	}
	.slide-content .typewriter{
		display: none !important
	}

}
@media (max-width:480px) {
	.block-header-slideshow {
		height: auto;
	}
	.block-header-slideshow .cycle-pager {
		display: none;
	}
	.block-header-slideshow .cycle-slideshow .slide .row {
		padding: 0;
		top: auto;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		padding-bottom: 82px;
	}
	.block-header-slideshow .cycle-slideshow {
		position: relative;
	}

	.block-header-slideshow .cycle-slideshow .slide .slide-content {
		padding: 0 20px;
		position: absolute;
		left: 0;
		z-index: 11;
		top: 46%;
		width: 100%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.cycle-slideshow > .cycle-slide {
		background-image: none !important;
	}
	.block-header-slideshow .cycle-slideshow  > .cycle-slide  .mobile-image{
		display: block;
	}
	.slide-content {
		max-width: 100% !important
	}
	.slide .btn2 {
		display: block;
		width: 100%;
		background: #f35a1b;
		position: absolute;
		left: 0;
		bottom: 0;
		padding: 20px;
		text-align: center;
		font-size: 32px;
		font-size: 3.2rem;
		line-height: 44px;
		line-height: 4.4rem;
	}
	.slide .btn2:hover {
		background: #fe7239;
		color: #fff;
	}
	.slide .btn2 span {
		height: 42px;
    	line-height: 38px;
    	width: 42px;
    }
	.slide .btn2:hover span {
		color: #fff;
		border-color: #fff;
	}

	#impact-page-header-slideshow .slide-content h2 {
		font-size: 40px;
		font-size: 4rem;
		line-height: 42px;
		line-height: 4.2rem;
	}
	#impact-page-header-slideshow  .cycle-slideshow .slide .row {
		padding-bottom: 0;
	}
}

/*-------------------------------------------------
# BLOCK: PAGE HERO
-------------------------------------------------*/
.block-page-hero {
	height: 600px;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}
.block-page-hero .mobile-image {
	display: none;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.block-page-hero .row {
	max-width: 1230px;
	padding: 0 30px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2
}
.block-page-hero .hero-text {
	padding: 0;
}
.block-page-hero h1 {
	color: #fff;
	font-size: 60px;
	font-size: 6rem;
	line-height: 62px;
	line-height: 6.2rem;
}

.block-page-hero#page-impact-hero .overlay{
	display: none;
}
@media only screen and (min-width: 1024px) {
	.block-page-hero .hero-text {
		width: 53%;
	}
}
@media only screen and (max-width: 1024px) {

}
@media only screen and (max-width: 767px) {
	.block-page-hero {
		height: 450px;
	}
	.block-page-hero .mobile-image{
		display: block;
	}

	.block-page-hero h1 {
		font-size:  50px;
		font-size: 5rem;
		line-height: 60px;
		line-height: 6rem;
		text-align: center;
	}
	.block-page-hero.long-headline h1 {
		font-size: 36px;
		font-size: 3.6rem;
		line-height: 38px;
		line-height: 3.8rem;
	}
}

/*-------------------------------------------------
# BLOCK: PAGE HERO CUSTOM
-------------------------------------------------*/
.block-page-hero-custom {
	height: 430px;
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 100%;

}
.block-page-hero-custom:before{
    content: "";
    display: block;
    width: 100%;
    height: 75%;
    background: #ededee;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
}
.block-page-hero-custom .row {
	max-width: 1200px;
	position: relative;
	top: 38%;
	transform: translateY(-50%);
	z-index: 2
}
.block-page-hero-custom .bg {
	display: none;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.block-page-hero-custom .hero-text {
	padding: 0;
}
.block-page-hero-custom h1 {
	color: #083052;
	font-size: 80px;
	font-size: 8rem;
	line-height: 82px;
	line-height: 8.2rem;
	display: inline-block;
	position: relative;
}
.block-page-hero-custom h1:after{
	display: block;
	content: "";
	height: 5px;
	width: 100%;
	background: #f35a1b
}
.block-page-hero-custom .bg-mobile{
	display: none;
	padding: 0 15px
}
.block-page-hero-custom .bg-mobile img {
	display: block;
	margin: 0 auto
}
@media only screen and (min-width: 1024px) {
	.block-page-hero .hero-text {
		width: 53%;
	}
}
@media only screen and (max-width: 1100px) {
	.block-page-hero-custom h1 {
		font-size:  70px;
		font-size: 7rem;
		line-height: 70px;
		line-height: 7rem;
	}
}

@media only screen and (max-width: 1024px) {
	.block-page-hero-custom h1 {
		font-size:  60px;
		font-size: 6rem;
		line-height: 60px;
		line-height: 6rem;
	}
}
@media only screen and (max-width: 992px) {
	.block-page-hero-custom {
		background-image: none !important;
		height: auto;
	}
	.block-page-hero-custom .row {
		top: 0;
		padding: 50px 0 0;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.block-page-hero-custom .hero-text {
		width: 100%;
		float: none;
		text-align: center;
	}
	.block-page-hero-custom .bg-mobile {
		display: block;

	}
}
/*-------------------------------------------------
# BLOCK: PAGE HERO INNER
-------------------------------------------------*/
.block-hero-inner {
	padding: 120px 0 100px;
	text-align: center;
	color: #fff;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.block-hero-inner .mobile-image{
	display: none;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.block-hero-inner .row {
	position: relative;
	z-index: 2
}
.block-hero-inner h2 {
	font-size: 50px;
	font-size: 5rem;
	line-height: 52px;
	line-height: 5.2rem;
	color: #fff;
	margin: 0 0 30px;
}
.block-hero-inner .block-content {
	max-width: 730px;
	width: 100%;
	margin: 0 auto;
}
.block-hero-inner .block-content *:last-child {
	margin-bottom: 0;
}

/*---------------------------------------------
Custom styles for this block */
#join-page-hero-inner .block-content a {
	color: #f35a1b;
	text-decoration: none;
	display: block;
	margin: 45px auto 0;
	font-family: "bebas-neue";
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 44px;
	line-height: 4.4rem;
	letter-spacing: 0.025em;
	max-width: 400px;
	width: 100%;
	text-align: center;
}
#join-page-hero-inner .block-content a br {
	display: none;
}
#join-page-hero-inner .block-content a i {
	border: 2px solid #f35a1b;
	color: #f35a1b;
	width: 75px;
	height: 75px;
	line-height: 72px;
	display: block;
	margin: 0 auto 14px;
	border-radius: 50%;
	font-size: 40px;
	text-align: center;
	background: rgba(0,0,0,.25);
	-webkit-transition: all 0.15s ease-in;
	transition:  all 0.15s ease-in;
}
#join-page-hero-inner .block-content a i:before{
	position: relative;
	left: 5px;
}
#join-page-hero-inner .block-content a:hover {
	color: #fff;
}
#join-page-hero-inner .block-content a:hover i {
	color: #fff;
	border-color: #fff;
}
#join-page-hero-inner .block-content *:last-child {
	margin-bottom: 0;
}
#about-page-hero-inner {
	padding-top: 180px;
	padding-bottom: 140px;
}
#about-page-hero-inner h2 {
	margin-bottom: 20px;
	font-size:  60px;
	font-size: 6rem;
	line-height: 60px;
	line-height: 6rem;
}
@media only screen and (max-width: 767px) {
	.block-hero-inner {
		background-image: none !important
	}
	.block-hero-inner .mobile-image{
		display: block;
	}
	#about-page-hero-inner h2 {
		font-size: 40px;
		font-size: 4rem;
		line-height: 44px;
		line-height: 4.4rem;
	}
}
/*-------------------------------------------------
# BLOCK: HOMEPAGE INTRO
-------------------------------------------------*/
.block-home-intro {
	padding: 110px 0 80px;
	background:#fff;
}
.block-home-intro .row {
	position: relative;
}
.home-teachers {
	width: 42.7%;
	float: left;
	position: relative;
	height: 435px;
	z-index: 2
}

.home-teacher {
	float: left;
	height: 100%;
}
.home-teacher:nth-child(1) {
	margin-left: 6%;
	width: 33%;
}
.home-teacher:nth-child(2) {
	margin-left: 1%;
	width: 32%;
}
.home-teacher:nth-child(2) {
	width: 26%;
}
.home-teacher .teacher-photo {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	z-index: -1;
	transition: top 0.2s ease-in;
}
.home-teacher:hover > .teacher-photo {
	top: -20px;
}
.home-teachers .home-teacher:nth-child(2) .teacher-photo{
	top: 25px;
}
.home-teachers .home-teacher:nth-child(2):hover .teacher-photo{
	top: 5px;
}
.home-teacher .teacher-photo img {
	display: block;
}
.home-teacher .teacher-info {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 14px;
	line-height: 1.4rem;
	text-align: center;
	color: #083052;
	position: absolute;
	bottom: -25px;
	opacity: 0;
	transition:  all 0.15s ease-in
}
.home-teacher:hover .teacher-info {
	bottom: 15px;
	opacity: 1
}
.home-teacher:nth-child(1) .teacher-info {
	width: 33%;
	left: 6%
}
.home-teacher:nth-child(2) .teacher-info {
	width: 32%;
	left: 39%
}
.home-teacher:nth-child(3) .teacher-info {
	width: 26%;
	left: 71%
}
.teacher-info .teacher-name {
	text-transform: uppercase;
	color: #f35a1b;
	display: block;
}
.teacher-info .teacher-position {
	display: block;
	font-style: italic;
}
.block-home-intro .section-headline {
	width: calc(54.7% - 15px);
	float: right;
	text-align: center;
	position: absolute;
	right: 15px;
	top: 47%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);

}
@media (max-width: 1200px) {
	.home-teachers{
		height:400px;
	}
	.block-home-intro .section-headline h2 {
		font-size: 50px;
		font-size: 5rem;
		line-height: 52px;
		line-height: 5.2rem;
	}
}
@media (max-width: 1100px) {
	.home-teachers{
		height:360px;
	}
}
@media (max-width: 1024px) {
	.home-teachers{
		height:320px;
	}
	.block-home-intro .section-headline h2 {
		font-size: 36px;
		font-size: 3.6rem;
		line-height: 38px;
		line-height: 3.8rem;
	}
}
@media (max-width: 767px) {
	.block-home-intro {
		padding-top: 50px;
		padding-bottom: 60px;
	}
	.home-teachers{
		height:440px;
		width: 100%;
		max-width: 480px;
		margin:0 auto;
		float: none;
	}
	.home-teacher:hover .teacher-info {
		bottom: 35px;
		opacity: 1
	}
	.block-home-intro .section-headline{
		width: 100%;
		position: relative;
		right: auto;
		top: auto;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.block-home-intro .section-headline h2 {
		padding: 25px 10px;
	}
}
@media (max-width: 480px) {
	.home-teachers{
		height:350px;
		width: 100%;
		max-width: 480px;
		margin:0 auto;
		float: none;
	}
	.home-teacher:hover .teacher-info {
		display: none;
	}
}
@media (max-width: 380px) {
	.home-teachers{
		height: 300px
	}
}
/*-------------------------------------------------
# BLOCK: MEDIA BLOCK FULLWIDTH
---------------------------------------------------*/
.media-block-fullwidth {
	overflow: hidden;
	background-color: #f35a1b;
	position: relative;
	min-height: 600px;
	margin-bottom: 0px;
}

.media-block-fullwidth .img {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.media-block-fullwidth .bd {
	padding-bottom: 164px;
}
.media-block-fullwidth .bd,
.media-block-fullwidth .block-cta {
	float: right;
	width: 51.5%;
}
.media-block-fullwidth.align-imageright .bd,
.media-block-fullwidth.align-imageright .block-cta {
	float: left;
}

.media-block-fullwidth .block-cta {
	position: absolute;
	bottom: 0;
	left: 48.5%;
	display: block;
	background: #fe7239;
	color: #fff;
	font-family: "bebas-neue";
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 34px;
	line-height: 3.4rem;
	letter-spacing: 0.025em;
	width: 51.5%;
	text-decoration: none;
	cursor: pointer;
}

.media-block-fullwidth .block-cta-inner {
	max-width: 625px;
	width: 100%;

}
.media-block-fullwidth .block-cta-inner > div {
	padding: 25px 20px 25px 22%;
}
.media-block-fullwidth.align-imageright .block-cta {
	right: auto;
	left: 0;

	text-align: right;
}
.media-block-fullwidth.align-imageright .block-cta-inner {
	padding-left: 20px;
	padding-right: 0;
	float: right;
	text-align: left;
}
.media-block-fullwidth.align-imageright .block-cta-inner > div {
	padding: 25px 22% 25px 20px;
}
.media-block-fullwidth .block-cta:hover {
	color: #fff;
	background:#fa682c;
}
.media-block-fullwidth .block-cta span.icon-plus {
	display: inline-block;
	height: 42px;
	line-height: 38px;
	width: 42px;
	border: 2px solid #fff;

	border-radius: 30px;
	text-align: center;
	padding-left: 2px;
	margin-right: 18px;
	-webkit-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in;
}

.media-block-fullwidth .block-cta:hover span.icon-plus {
	border-color: #ff;
	color: #f35a1b;
	background-color: #fff;

}
.media-block-fullwidth .img {
	float: left;
	width: 48.5%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.media-block-fullwidth.align-imageright .img {
	right:0;
	left: auto;
}

.media-block-fullwidth .bd-wrap {
	max-width: 625px;
	float: left;
}
.media-block-fullwidth.align-imageright .bd-wrap {
	float: right;
}
.media-block-fullwidth .bd .inner {
	padding: 90px 20px 0 22%;
}
.media-block-fullwidth.align-imageright .bd .inner {
	padding: 90px 22% 0 20px
}
.media-block-fullwidth .inner {
	color: #fff;
}
.media-block-fullwidth .img img {
	display: none;
}

.media-block-fullwidth .inner *:last-child {
	margin-bottom: 0;
}
.media-block-fullwidth .inner h2 {
	color: #fff;
	font-size: 60px;
	font-size: 6rem;
	line-height: 62px;
	line-height: 6.2rem;
	border-bottom: 5px solid #f35a1b;
	padding-bottom: 10px;
	margin-bottom: 45px;
	display: inline-block;
}
.media-block-fullwidth .inner p {
	margin-bottom: 20px;
}
@media (max-width: 1200px) {
	.media-block-fullwidth .bd .inner {
		padding: 50px 20px 0 10%;
	}
	.media-block-fullwidth.align-imageright .bd .inner {
		padding: 50px 10% 0 20px
	}
	.media-block-fullwidth .block-cta-inner > div {
		padding: 25px 20px 25px 10%;
	}
	.media-block-fullwidth.align-imageright .block-cta-inner > div {
	padding: 25px 10% 25px 20px;
}
}
@media (max-width: 992px) {
	.media-block-fullwidth {
		min-height: 100px;
	}

	.media-block-fullwidth .img{
		height:  400px;
		background-position: center bottom;
	}
	.media-block-fullwidth .bd,
	.media-block-fullwidth .img {
		display: block;
		float: none !important;
		width: 100% !important;
		clear: both !important;
		position: relative !important;
		left: auto !important;
		right: auto !important;
	}
	.media-block-fullwidth .bd {
		padding-bottom: 80px;
	}
	.media-block-fullwidth .bd-wrap{
		max-width: 100%;
		float: none;
	}
	.media-block-fullwidth .inner {
		text-align: center;
		padding: 50px 20px 0 20px !important;
	}
	.media-block-fullwidth .block-cta,
	.media-block-fullwidth.align-imageright .block-cta{
		width: 100%;
		position: relative;
		top: auto;
		left: auto;
		bottom: auto;
		text-align: center;
	}
	.media-block-fullwidth .block-cta-inner {
		max-width: 100%;
	}
	.media-block-fullwidth .block-cta-inner > div {
		padding: 25px 20px 25px !important
	}
}

@media (max-width: 767px) {
	.media-block-fullwidth .img {
		background-image: none !important;
	}
	.media-block-fullwidth .img img{
		display: block;
		width: 100%;
		height: auto;
	}
	.media-block-fullwidth .bd,
	.media-block-fullwidth .img{
		height: auto;
	}
	.media-block-fullwidth .block-cta span {
		display: none;
	}
	.media-block-fullwidth .block-cta span.icon-plus {
		display: inline-block;
		margin-right: 10px;
	}
}


/*-------------------------------------------------
# BLOCK: MEDIA BLOCK TEACHERS
-------------------------------------------------*/
.block-media-block-teachers {
	padding:90px 0 105px;
}
.block-media-block-teachers .section-headline h2{
	margin: 0 0 100px;
}
.block-media-block-teachers .block-photo-grid{
	width: 51.3%;
	float: right;
	margin-top: -15px;
	margin-right: -15px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}
.block-media-block-teachers .block-photo-grid a {
	width: 50%;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 15px;
	margin: 0;
	cursor: default;
}
.block-media-block-teachers .block-photo-grid a img {
	display: block;
	width: 100%
}
.block-media-block-teachers .block-photo-grid a > span {

	opacity:0;
	color: #fff;
	font-family: "bebas-neue";
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 36px;
	line-height: 3.6rem;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: -20px;
	padding:80px 30px 20px;
	background: linear-gradient(to bottom, rgba(8,48,82,0), rgba(8,48,82,1));
	transition: all 0.15s ease-in;
	display: none;
}
.block-media-block-teachers .block-photo-grid a:hover > span{
	opacity: 1;
	bottom: 0px;
}

.block-media-block-teachers .block-photo-grid a span span.arrow-right{
	display: inline-block;
	position: relative;
	margin-left: 6px;
	top: -3px;
	right: auto;
	transition: right 0.2s ease-in-out;
}
.block-media-block-teachers .block-photo-grid a span:hover span.arrow-right {
	right: 5px;
}
.block-media-block-teachers .block-content {
	width: 48%;
	float: left;
	background: #083052;
	color: #fff;
	padding: 80px 5% 25px;
}
.block-media-block-teachers .block-content h3 {
	font-size: 84px;
	font-size: 8.4rem;
	line-height: 80px;
	line-height: 8rem;
	color: #fff;
	border-bottom: 5px solid #f35a1b;
	padding-bottom: 12px;
	margin-bottom: 55px
}
.block-media-block-teachers .block-content h3 br{
	display: none;
}
.block-media-block-teachers .block-content p {
	margin-bottom: 35px;
}
.block-media-block-teachers .block-content p:last-child{
	margin-bottom: 28px;
}
@media (max-width: 1024px) {
	.block-media-block-teachers .block-photo-grid {
		width: calc(100% + 30px);
		float: none;
		margin: 0 -15px 15px;
	}
	.block-media-block-teachers .block-photo-grid a span {
		opacity: 1;
		bottom: 0;
	}
	.block-media-block-teachers .block-content {
		width: calc(100% - 30px);
		width: 100%;
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.block-media-block-teachers .block-content h3 {
		font-size: 50px;
		font-size: 5rem;
		line-height: 50px;
		line-height: 5rem;
		display: inline-block;
	}
	.block-media-block-teachers .block-content h3 br {
		display: block;
	}
}
@media (max-width: 767px) {
	.block-media-block-teachers {
		padding: 70px 0 90px;
	}
	.block-media-block-teachers .section-headline h2 {
		margin-bottom: 50px;
	}
	.block-media-block-teachers .block-content h3 {
		font-size:36px;
		font-size: 3.6rem;
		line-height: 38px;
		line-height: 3.8rem;
	}
	.block-media-block-teachers .block-photo-grid a > span {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 32px;
		line-height: 3.2rem;
		padding-left: 15px;
		padding-right: 5px;
	}
}
@media (max-width: 480px) {
	.block-media-block-teachers .row {
		padding-left: 0;
		padding-right: 0;
	}
	.block-media-block-teachers .block-photo-grid {
		width: 100%;
		float: none;
		margin: 0;
	}
	.block-media-block-teachers .block-photo-grid a {
		width: 100%;
		margin: 0 0 8px;
	}
	.block-media-block-teachers .block-photo-grid a > span {
		opacity: 1;
		bottom: 0;
		padding-bottom: 30px;
	}
	.block-media-block-teachers .block-content {
		width: 100%;
	}
}

/*-------------------------------------------------
# BLOCK: LOGO GRID
-------------------------------------------------*/
.block-logo-grid .section-headline h2 {
	margin: 0 0 70px
}

.ri-grid {
	position: relative;
}
.ri-grid ul {
	list-style: none;
	display: block;
	width: 100%;
	margin:  0 0 100px;
	padding: 0;
}
.ri-grid ul:before,
.ri-grid ul:after{
	content: '';
    display: table;
}
.ri-grid ul:after {
    clear: both;
}
.ri-grid ul {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}
.ri-grid ul li {
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-o-perspective: 400px;
	-ms-perspective: 400px;
	perspective: 400px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	display: block;
	overflow: hidden;
	background: #fff;
	border: 35px solid #fff;
	height: 170px !important
}
.ri-grid ul li a{
	display: block;
	outline: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100% !important;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size:contain ;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
/* Grid wrapper sizes */
.ri-grid-size-1{
	width: 75%;
	max-width: 1100px;
	min-width: 300px;
}
.ri-grid-size-2{
	width: 100%;
}
.ri-grid-size-3{
	width: 100%;
	margin-top: 0px;
}
.ri-grid-loading:after,
.ri-grid-loading:before{
	display: none;
}
.ri-loading-image{
	display: none;
}
.ri-grid-loading .ri-loading-image{
	position: relative;
	width: 30px;
	height: 30px;
	left: 50%;
	margin: 100px 0 0 -15px;
	display: block;
}
@media (max-width: 767px) {
	.ri-grid ul {
		margin-bottom: 75px;
	}
}
@media (max-width: 480px) {
	.ri-grid ul li {
		border: 20px solid #fff;
	}
	.ri-grid ul li a {
		height: 80% !important;
		top: 10%;
	}
	.ri-grid ul {
		margin-bottom: 75px;
	}
}
@media (max-width: 375px) {
	.ri-grid ul li {
		border: 15px solid #fff;
	}
	.ri-grid ul li a {
		height: 80% !important;
		top: 10%;
	}
}
/*-------------------------------------------------
# BLOCK: STEPS
-------------------------------------------------*/
.block-steps {
	padding: 100px 0 85px;
}
.block-steps  h2 {
	margin-bottom: 65px;
}
.steps {
	padding-bottom: 20px;
}
.step {
	text-align: center;
	margin-bottom: 60px;
}
.step img {
	display: block;
	max-width: 50px;
	margin: 0 auto 15px
}
.step:nth-child(3n+1){
	clear: both;
}
.step h3 {
	font-family: "bebas-neue";
	color: #083052;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 36px;
	line-height: 3.6rem;
}
.step-description {
	color: #083052;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	line-height: 2.4rem;
	max-width: 300px;
	margin: 0 auto;
}
.block-steps .button-wrapper {
	clear:both;
	text-align: center;
}
@media (max-width: 767px) {
	.block-steps {
		padding:70px 0 50px;
	}
	.steps {
		padding-bottom: 0;
	}
	.step {
		margin-bottom: 40px;
	}
	.step:nth-child(3n+1){
		clear: none;
	}
	.step:nth-child(2n+1){
		clear: both;
	}
}
@media (max-width: 520px) {
	.step {
		width: 100%;
		float: none;
	}
}
/*-------------------------------------------------
# BLOCK: SECTION-HEADER-DEFAULT
-------------------------------------------------*/
.block-header-default {
	background: #35bfbc;
	text-align: center;
	padding-top: 95px;
	position: relative;
}
.block-header-default::after {
	display: block;
	content: "";
	left: 0;
	bottom: -165px;
	position: absolute;
	height: 165px;
	width: 100%;
	background-color: #f00;
	background: url(img/bg-bubbles.png) no-repeat center bottom / cover;
	z-index: 1
}
.block-header-default .row {
	position: relative;
	height: 305px;
	z-index: 2
}
.block-header-default h1 {
	color: #004987;
	font-family: GeometosRounded, sans-serif;
	font-size: 20px;
	font-size: 2rem;
	line-height: 28px;
	line-height: 2.8rem;
	position: relative;
	top: 44%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.block-header-default h1 .page-subheading{
	color: #fff;
	font-family: Goboldbold, sans-serif;
	font-size: 70px;
	font-size: 7rem;
	line-height: 1;
	display: block;
	padding: 15px 0 0;
}

/*---------------------------------------------
Custom styles for this block */

.block-header-default#about-header {

}

@media only screen and (max-width: 767px) {
	.block-header-default h1 {
		top: 50%;
	}
	.block-header-default h1 .page-subheading{
		font-size: 60px;
		font-size: 6rem;
		line-height: 1.2;
		padding-top: 5px;
	}
}



/*-------------------------------------------------
# BLOCK: SECTION-EDITOR-DEFAULT
-------------------------------------------------*/
.block-editor-default {
	padding-top: 90px;
	padding-bottom: 100px;
}
.block-editor-default .editor {
	max-width: 1030px;
	margin: 0 auto;
	width: 100%;
}
.block-editor-default .editor *:last-child {
	margin-bottom: 0;
}
.block-editor-default h2 {
	color: #004987;
	font-size: 50px;
	font-size: 5rem;
	line-height: 60px;
	line-height: 6rem;
	font-family: Gobold, sans-serif;
	display: inline-block;
	position: relative;
	border-bottom: 5px solid #35bfbc;
	padding-bottom: 14px;
	margin-bottom: 43px;
}
.block-editor-default h3 {
	color: #004987;
	font-size: 50px;
	font-size: 5rem;
	line-height: 50px;
	line-height: 5rem;
	font-family: Gobold, sans-serif;
	display: inline-block;
	border-bottom: 5px solid #35bfbc;
	padding-bottom: 18px;
	margin-bottom: 43px;
}
.block-editor-default p {
	margin-bottom: 30px;
}

/*---------------------------------------------
Custom styles for this block */

.block-editor-default.big-headline h2 {
	margin-bottom: 0;
}

.block-editor-default.editor-about-mission{
	background-image: url(img/bg-waterdrop.png);
	background-repeat: no-repeat;
	background-position: center -30px;
	background-size: 355px auto;
}
@media only screen and (max-width: 767px) {

	.block-editor-default {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.block-editor-default.custom-top-padding-mobile {
		padding-top: 70px;
	}
	.bg-color-gray-mobile {
		background: #f7f7f7;
	}
}

/*-------------------------------------------------
# BLOCK: SECTION-COLUMNS-THREE
-------------------------------------------------*/
.block-three-columns {
	padding-top: 90px;
	padding-bottom: 100px;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 22px;
	line-height: 2.2rem;
}

/*---------------------------------------------
Custom styles for this block */
.home-how-its-made {
	padding-top: 0;
}
.home-how-its-made h3 {
	color: #004987;
	font-family: "GeometosRounded";
	font-size: 30px;
	font-size: 3rem;
	line-height: 30px;
	line-height: 3rem;
	letter-spacing: 0.1em;
	margin-bottom: 3px;
}
.home-how-its-made h3 span {
	color: #ff7f5f;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 24px;
	line-height: 2.4rem;

}
.home-how-its-made .span_4{
	text-align: center;
	margin-right: 11.525%;
	width: 25.65%;
	margin-bottom: 50px;
}
.home-how-its-made .span_4:last-child {
	margin-right: 0;
}
.home-how-its-made img {
	max-width: 155px;
}

@media only screen and (max-width: 1024px) {
	.home-how-its-made .span_4 {
		width: 30%;
		margin-right: 5%;
	}
	.home-how-its-made .span_4 img{
		max-width: 160px;
	}
}

@media only screen and (max-width: 767px) {
	.block-editor-default h2 {
		font-size: 60px;
		font-size: 6rem;
		line-height: 80px;
		line-height: 8rem;
	}
	.home-how-its-made {
		padding-bottom: 0;
	}
	.home-how-its-made .span_4 {
		width: 100%;
		float: none;
		max-width: 360px;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.home-how-its-made .span_4 img{
		max-width: 160px;
	}

}

/*-------------------------------------------------
# BLOCK: MEDIA BLOCK ALT
---------------------------------------------------*/
.media-block-narrow {
	overflow: hidden;
	background-color: #fff;
	position: relative;
	padding: 150px 0;
}
.media-block-narrow .img {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	float: left;
	position: relative;
	width: 57.25%;
	z-index: 3;
}
.media-block-narrow.align-imageright .img {
	float: right;
}
.media-block-narrow .img img {
	display: block;
	margin: 0 auto;
}
.media-block-narrow .bd {
	float: right;
	width: 42.75%;
}
.media-block-narrow.align-imageright .bd {
	float: left;
}
.media-block-narrow .bd {
	padding: 50px 0px 0 8%;
	color: #083052;
	position: relative;
}
.media-block-narrow.align-imageright .bd {
	padding: 50px 8% 0 0;
}


.media-block-narrow .bd *:last-child {
	margin-bottom: 0;
}
.media-block-narrow .bd h2 {
	color: #083052;
	font-size: 60px;
	font-size: 6rem;
	line-height: 60px;
	line-height: 6rem;
	position: relative;
	margin-bottom: 32px;
}
.media-block-narrow .bd p {
	margin-bottom: 35px;
}


/*---------------------------------------------
Custom styles for this block */

.media-block-narrow.join-page-guest-educator{
	padding-top: 85px;
}

.media-block-narrow.join-page-guest-educator .bd,
.media-block-narrow.about-page-media-block .bd {
	padding-top: 110px;
}
.media-block-narrow.about-page-media-block .bd{
	padding-top: 70px;
}

.media-block-narrow.about-page-media-block .img {
	width: 60.85%;
}
.media-block-narrow.about-page-media-block .bd {
	width: 39.15%;
	position: static
}
.media-block-narrow.about-page-media-block.custom-caption {
	padding-top: 25px;
	padding-bottom: 0
}
.media-block-narrow.about-page-media-block.custom-caption .row{
	position: relative;
}
.media-block-narrow.about-page-media-block.custom-caption .photo-caption {
	position: absolute;
	left: 41%;
	top: 26%;
	color: #f35a1b;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	width: 200px;
	z-index: 3
}
.media-block-narrow.about-page-media-block.custom-caption .photo-caption span {
	font-weight: 400;
	font-style: italic;
	color: #083052;
	display: block;
}

@media (max-width:1100px) {
	.media-block-narrow.align-imageleft .bd {
		padding: 50px 0 0 5%;
	}
	.media-block-narrow.align-imageright .bd {
		padding: 50px 5% 0 0;
	}
	.media-block-narrow.join-guest-educator .bd {
		padding-top: 50px;
	}
}
@media (max-width:1024px) {
	.media-block-narrow .bd h2 {
		font-size: 50px;
		font-size: 5rem;
		line-height: 50px;
		line-height: 5rem;
	}
	.media-block-narrow.about-page-media-block.custom-caption .photo-caption {
    	font-size: 14px;
    	font-size: 1.4rem;
    	width: 150px;
	}
}
@media (max-width:767px) {
	.media-block-narrow {
		min-height: 100px;
		padding: 70px 0;
	}

	.media-block-narrow .bd,
	.media-block-narrow .img {
		display: block;
		float: none !important;
		width: 100% !important;
		clear: both;
		position: relative;
		left: auto;
		right: auto;
	}
	.media-block-narrow .img {
		margin-bottom: 30px
	}
	.media-block-narrow .bd img {
		margin-left: auto;
		margin-right: auto;
	}
	.media-block-narrow .bd {
		text-align: center;
		padding: 0px !important;
	}
	.media-block-narrow .bd h2 {
		font-size: 36px;
		font-size: 3.6rem;
		line-height: 38px;
		line-height: 3.8rem;
	}
	.media-block-narrow.about-page-media-block.custom-caption .photo-caption {
		top: 10%;
		left: auto;
		right: 30px;
	}

}

@media (max-width: 767px) {
	.media-block-narrow .img {
		background-image: none !important;
	}
	.media-block-narrow .img img {
		display: block;
		width: 100%;
		height: auto;
	}
	.media-block-narrow .bd,
	.media-block-narrow .img {
		height: auto;
	}
}
@media (max-width: 480px) {
	.media-block-narrow.about-page-media-block.custom-caption .photo-caption {
		display: none;
	}
}

/*-------------------------------------------------
# BLOCK: ABOUT COLUMNS
-------------------------------------------------*/
.block-about-columns {

}
.block-about-columns .row {
	max-width: 100%;
	padding: 0;
}
.about-col-1,
.about-col-2,
.about-col-3 {
	float: left;
	width: 30.5%;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 40px;
	line-height: 4rem;
	font-weight: 700;
	padding: 60px 60px;
}
.about-col-1 {
	width: 39%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.about-col-2 {
	background-color: #f35a1b
}
.about-col-3 {
	background-color: #fe7239
}
.block-about-columns h2{
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 42px;
	line-height: 4.2rem;
	color: #fff;
	position: relative;
	padding-bottom: 3px;
	margin-bottom: 25px;
}
.block-about-columns h2:after {
	content: "";
	display: block;
	height: 2px;
	width: 100%;
	max-width: 245px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
}
.block-about-columns p {
	margin-bottom: 0;
}

@media (max-width:1024px) {
	.about-col-1,
	.about-col-2,
	.about-col-3 {
		padding: 40px 30px;
		font-size: 14px;
	}
}
@media (max-width:767px) {
	.about-col-1,
	.about-col-2,
	.about-col-3 {
		float: none;
		width: 100%;
		text-align: center;
		font-size: 16px;
		font-size: 1.6rem;
	}
	.about-col-1 {
		height: 400px;
	}
	.block-about-columns h2:after {
		left: 50%;
		margin-left: -123px;
	}
}

/*-------------------------------------------------
# BLOCK: GET IN TOUCH
-------------------------------------------------*/
.block-getintouch {
	padding: 120px 0 0;
}
.block-getintouch .row {
	padding: 0
}
.block-getintouch h2 {
	text-align: center;
	font-size: 58px;
	font-size: 5.8rem;
	line-height: 60px;
	line-height: 6rem;
	margin: 0 0 10px;
	padding: 0 15px;
}
.block-getintouch .block-content {
	color: #083052;
	font-size: 20px;
	font-size: 2rem;
	line-height: 32px;
	line-height: 3.2rem;
	text-align: center;
	max-width: 900px;
	width: 100%;
	margin: 0 auto 5px;
	padding: 0 15px;
}
.contact-image {
	position: relative;
}
.contact-image img {
	display: block;
	width: 100%;
}
.contact-image  .contact-name {
	position: absolute;
	left: 15px;
	top: 27%;
	color: #f35a1b;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	width: 200px;
}
.contact-image .contact-name span{
	font-weight: 400;
	font-style: italic;
	color: #083052;
	display: block;
}
.form-getintouch {
	padding-top: 90px;
	padding-bottom: 50px;
}

@media only screen and (max-width: 1024px){
	.block-getintouch h2 {
	    font-size: 50px;
	    font-size: 5rem;
	    line-height: 52px;
	    line-height: 5.2rem;
	}
	.contact-image .contact-name {
		font-size:14px;
		font-size: 1.4rem;
		width: 150px;
	}
	.form-getintouch {
		padding-top: 30px;
		padding-bottom: 30px
	}
	.form-getintouch ul.gform_fields li {
		margin-bottom: 20px;
	}
	.form-getintouch ul.gform_fields li input {
		padding: 12px 10px;
	}
	.form-getintouch ul.gform_fields li.one-half{
		width: 48.5%
	}
	.form-getintouch ul.gform_fields li.one-half.last {
		margin-left: 3%
	}
	.form-getintouch .gform_footer {
		padding-top: 0px;
	}
}
@media only screen and (max-width: 767px){
	.block-getintouch {
		padding-top: 70px;
		padding-bottom: 50px
	}
	.block-getintouch h2 {
	    font-size: 36px;
	    font-size: 3.6rem;
	    line-height: 38px;
	    line-height: 3.8rem;
	}
	.contact-image {
		max-width: 470px;
		width: 100%;
		margin: 0 auto;
		float: none;
	}
	.form-getintouch {
		max-width: 500px;
		float: none !important;
		margin: 0 auto 0px;
		width: 100%
	}
	.form-getintouch .one-half {
		width: 100% !important;
		float: none !important;
		margin-left:0 !important;
	}
}

/*-------------------------------------------------
# BLOCK: VALUES
-------------------------------------------------*/
.block-values {
	background:#413f40 url(img/bg-values.jpg) no-repeat center center /cover;
	padding: 90px 0 30px;
}
.block-values .section-headline {
	max-width: 900px;
	margin: 0 auto;
}
.block-values .section-headline h2 {
	border: 0;
	max-width: 840px;
	border-bottom: 5px solid #f35a1b;
	padding: 0 0 15px;
	margin: 0 0 60px;
	color: #fff;
}
.block-values .values {
	text-align: center;
}
.value {
	margin-bottom: 50px;
}
.value img {
	display: block;
	width: 70px;
	margin: 0 auto 23px;
}
.value h3{
	color: #fff;
	font-family: "bebas-neue";
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 36px;
	line-height: 3.6rem;
	margin: 0;
}
.value-description{
	color: #fff;
	font-size: 20px;
	font-size: 2rem;
	line-height: 28px;
	line-height: 2.8rem;
	max-width: 400px;
	margin: -5px auto 0;
}

/*-------------------------------------------------
# BLOCK: STAFF GRID
-------------------------------------------------*/
.block-staff-grid{
	padding: 100px 0 0px;
}
.block-staff-grid h2 {
	margin-bottom: 75px;
}
.block-staff-grid .block-content {
	margin: 0 auto 110px;
	max-width: 960px;
	width: 100%;
	font-size: 20px;
	font-size: 2rem;
	line-height: 32px;
	line-height: 3.2rem;
	text-align: center;
	color: #083052;
}
.team-row {
	max-width: 1440px;
	padding: 0;
	width: 100%;
	margin: 0 auto;
}
.member {
	cursor: pointer;
	padding: 0;
}
.member+.member.last {
	float: left;
}
.member .overlay {
	opacity: 0;
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
}
.member.active .overlay {
	opacity: 1
}
.member .img {
	position: relative;
	overflow: hidden;
}
.member .img img.img-normal {
	display: block;
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
}
.member:hover .img img.img-normal {
	opacity: 0;
}
.member .img div.img-hover-wrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.member .img div.img-hover-wrapper img.img-hover {
	display: block;
	opacity: 0;
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
}
.member:hover .img div.img-hover-wrapper img.img-hover {
	opacity: 1;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.member .img h3 {
	position: absolute;
	bottom: 0;
	width: 80%;
	left: 10%;
	background: #f35a1b;
	color: #fff;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 34px;
	line-height: 3.4rem;
	text-align: center;
	display: block;
	margin: 0;
	padding: 13px 5px;
	opacity: 0;
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
	z-index: 2
}

.member:hover .img h3 {
	bottom: 40px;
	opacity: 1
}
.member-name {
	font-size: 60px;
	font-size: 6rem;
	line-height: 62px;
	line-height: 6.2rem;
	color: #06294b;
	margin: 0;
}
.member-title {
	color: #f35a1b;
	font-size: 20px;
	font-size: 2rem;
	line-height: 32px;
	line-height: 3.2rem;
	font-weight: 700;
	display: block;
	margin: 0 0 40px;
}
.member-short-desc {
	color: #002649;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 16px;
	line-height: 1.6rem;
	letter-spacing: -.02em;
	font-weight: 700;
	display: block;
	text-transform: uppercase;
	margin: 0 0 20px;
}

.member-social-link {
	text-decoration: none;
	display: inline-block;
	margin-right: 10px;
}
.member-social-link i{
	color: #fff;
	width:32px;
	height: 32px;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 32px;
	line-height: 3.2rem;
	background: #f35a1b;
	border-radius: 50%;
	text-align: center;
	display:block;
}
.member-social-link span{
	display: none;
}
.member .member-bio-mobile {
    display: none;
}


.member p.more-info {
    display: none;
}

.member-you {

}
.member-you img {
	display: block;
}
.member-you-text{
	position: absolute;
	top: 50%;
	width: 100%;
	padding: 0 20px;
	transform: translateY(-50%);
	left: 0;
	text-align: center;
	z-index: 2
}
.member-you-text > span {
	color:#06294b;
	display: block;
	font-family: "bebas-neue";
	font-size: 58px;
	font-size: 5.8rem;
	line-height: 60px;
	line-height: 6rem;
	margin-bottom: 11px;

}
.member-you-text a {
	position: relative;
	padding-left: 25px;
	padding-right: 45px;
}
.member-you-text a span.arrow-right{
	background-position: 0 -14px;
	right: 16px;
	-webkit-transition: all 0.15s ease-in-out;
	transition: right 0.15s ease-in-out;
}
 .member-you-text a:hover span.arrow-right{
    background-position: 0 0;
    right: 21px;
}
.summary.fullwidth {
    position: relative;
    clear: both;
    display: none;
}
.summary.fullwidth .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 140px 0px 90px;
    position: relative;
    color: #083052;
}

.summary p {
	margin: 0 0 20px;
}
.summary p:last-child {
	margin-bottom: 0;
}
.summary.fullwidth .close-container {
    position: relative;
    padding: 0px;
    margin: 0 auto;
    max-width: 1200px;
}
.summary.fullwidth a.close {
	background:url(img/icon-close.png) no-repeat center center / 40px 39px;
    border: none;
    display: block;
    width: 40px;
    height: 39px;
    overflow: hidden;
    position: absolute;
    right: 30px;
    top: 65px;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    outline: 0;
    z-index: 1
}
.summary.fullwidth .member-info p.close {
    display: none;
}
@media only screen and (max-width: 1024px) {
	.member h4.member-name {
		font-size:20px;
		font-size: 1.25rem;
	}
	.member h4.member-name span{
		font-size:16;
		font-size: 1rem;
	}
	.member-you-text > span {
		font-size: 40px;
		font-size: 4rem;
		line-height: 42px;
		line-height: 4.2rem;
	}
}
@media only screen and (max-width: 767px) {

    .team-row .member {
        float: none;
        width: 100%;
       	max-width: 480px;
        margin: 0 auto;
        text-align: center;
        float: none !important;
    }
    .member .img h3 {
    	display: none;
    }
    .member .member-name,
    .member .member-title,
    .member .member-short-desc {
    	text-align: center;
    	margin: 0 0 5px;
    }
    .member .member-name {
    	font-size: 36px;
    	font-size: 3.6rem;
    	line-height: 44px;
    	line-height: 4.4rem
    }
    .member .member-short-desc {
    	margin-bottom: 20px;
    }

   .member p.more-info {
   		display: block;
   		margin: 0;
   		position: relative;
   		z-index: 2
   	}
    .member p.more-info a {
        margin: 0;
        border-color: #f35a1b;
        background: #f35a1b;
    	color: #fff;
        display: block;
   		padding: 10px 20px;
   		text-align: center;
    }
    .member .member-bio-mobile {
    	padding-top: 40px;
    	position: relative;
    }
    .member .member-bio-mobile > .columns {
    	margin-bottom: 30px;
    	color:#083052
    }
    .member .member-bio-mobile > .columns + .columns {
    	margin-bottom: 50px;
    }
    .member .member-bio-mobile p {
    	margin: 0 0 30px;
    }
    .member .member-bio-mobile p:last-child {
    	margin: 0;
    }
    .member-bio-mobile p.close {
    	margin: 0;
    }
    .member-bio-mobile p.close a {
    	background:url(img/icon-close.png) no-repeat center center / 20px 20px;
	    border: none;
	    display: block;
	    width: 20px;
	    height: 20px;
	    overflow: hidden;
	    position: absolute;
	    right: 15px;
	    top: 15px;
	    -webkit-transition: all 0.1s ease-in-out;
	    transition: all 0.1s ease-in-out;
	    outline: 0;
	    z-index: 1
    }
    .summary.fullwidth a.close {
    	display: none;
    }
}
/*-------------------------------------------------
# BLOCK: MAP
-------------------------------------------------*/
.block-map {
	padding: 110px 0 90px;
}
.block-map h2 {
	font-size: 60px;
	font-size: 6rem;
	line-height: 62px;
	line-height: 6.2rem;
	margin: 0 0 40px;
	text-align: center;
}
.block-map .block-content {
	font-size: 20px;
	font-size: 2rem;
	line-height: 32px;
	line-height: 3.2rem;
	text-align: center;
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	color: #083052;
}
#es_map {
	width: 100%;
	max-width: 840px;
	display: block;
	margin: 110px auto 100px;
	position: relative;
}
#es_map img {
	display: block;
}
.map-cta {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 3%;
	left: -7%;
	display: none;
}
.map-cta.show-cta {
	display: block;
}
.map-cta img {
	position: relative;
	z-index: 2
}
.map-cta-box {
	width: 50%;
	max-width: 350px;
	position: absolute;
	left: 20%;
	top: 18%;
	z-index: 1
}
.map-cta-text {
	background-color: #f35a1b;
	color: #fff;
	padding: 35px 10px 35px 20px;
	text-align: center;
	font-size: 20px;
	font-size: 2rem;
}
.map-cta-text strong {
	display: block;
}
.map-cta-box a {
	font-family: "bebas-neue";
	display: block;
    color: #fff;
    background: #fe7239;
    padding: 25px 20px 25px 55px;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1;
    text-decoration: none;
    position: relative;
    text-align: center;
}
.map-cta-box a:hover {
	background: #fa682c;
}
.map-cta-box a span {
	display: inline-block;
	position: relative;
	top: -3px;
	right: auto;
	margin-left: 10px;
	-webkit-transition: right 0.2s ease-in-out;
	transition: right 0.2s ease-in-out;
}
.map-cta-box a:hover span {
	right: 5px;
}
.map-markers {
  list-style: none;
  margin: 0;
  padding: 0;
}
.map-marker {
  position: absolute;
  z-index:
}
.map-marker:after {
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-name: pop;
  border-radius: 50%;
  border: 1px solid #f4440e;
  content: '';
  height: 2em;
  left: 0;
  margin: -.5em 0 0 -.5em;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 2em;
}
.map-marker:hover .map-marker-info {
  display: block;
}
.map-marker a {
  background-color: #f4440e;
  border-radius: 50%;
  height: 1em;
  display: block;
  text-indent: -9999px;
  width: 1em;
}


.map-marker-1:after { animation-delay: 1s;}
.map-marker-2:after { animation-delay: 2s;}
.map-marker-3:after { animation-delay: 3s;}
.map-marker-4:after { animation-delay: 4s;}
.map-marker-5:after { animation-delay: 5s;}
.map-marker-6:after { animation-delay: 6s;}
.map-marker-7:after { animation-delay: 7s;}

.map-marker-info {
	display: none;
	left: 50%;
	position: absolute;
	bottom: 0;
	transform: translate(-50%, -2em);
	width: 220px;
	z-index: 999;
	text-align: center;
	color: #fff;
	padding: 0px;
}
.map-marker-info h3 {
  margin-bottom: 0;
  color: #fff;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1;
}
.map-marker-info-inner {
	font-size: 20px;
	font-size: 2rem;
}
.map-marker-info-inner:after {
  border-left: 1em solid transparent;
  border-right: 1em solid transparent;
  border-top: 1em solid #083052;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  top: 93%;
  transform: translateX(-50%);
  width: 0;
}
.marker-bg {
	padding: 18px;
	background: #083052;
	border-radius: 6px;
	z-index: 10000;
}

@keyframes bounce-in {
  0%, 20%, 40%, 60%, 80%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.animate-bounce-in {
  animation-duration: .75s;
  animation-name: bounce-in;
}

@keyframes pop {
  0% {
    transform: scale(0);
  }
  8% {
    opacity: .4;
  }
  10% {
    opacity: 0;
    transform: scale(1);
  }
}
.animate-pop {
  animation-duration: 1s;
  animation-name: pop;
}

.locations {
	text-align: center;
	margin-bottom: 85px
}
.locations .location {
	text-align: center;
	display: inline-block;
	min-width: 23%;
	margin-bottom: 35px;
}
.locations .location h3{
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1;
	color: #083052;
	margin: 0 0 2px;
}
.locations hr {
	background: #e3e4e5;
	margin: 0 auto 35px;
	width: 100%;
	max-width: 1150px;
}
.locations .location .loc-state {
	display: block;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1;
	text-transform: uppercase;
	color: #083052;
	margin: 0 0 10px;
}
.locations .location .loc-name {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1;
	font-weight: 700;
	color: #f4440e;
}


.block-map .button-wrapper {
	text-align: center;
}
.block-map .button-wrapper a{
	padding-left: 25px;
	padding-right: 55px;
	position: relative;
}
.block-map .button-wrapper a span{
	background-position: 0 -14px;
	right: 16px;
	-webkit-transition: all 0.15s ease-in-out;
	transition: right 0.15s ease-in-out;
}
.block-map .button-wrapper a:hover span {
	right: 21px;
}
.block-map .button-wrapper a:hover span{
	background-position: 0 0;
}
@media only screen and (max-width: 767px) {
	.block-map{
		padding: 100px 0 70px;
	}
	.block-map h2 {
		font-size: 36px;
		font-size: 3.6rem;
		line-height: 48px;
		line-height: 3rem;
	}
	#es_map {
		display: none;
	}
	.locations  {
		margin-top: 50px;
	}
	.locations .location {
		min-width: 49%
	}
	.locations hr {
		display: none;
	}
	.locations .location:last-child {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 480px) {
	.locations .location {
		display: block;
	}
	.block-map .button-wrapper a{
		width: auto;
	}
}
/*-------------------------------------------------
# BLOCK: STATS
-------------------------------------------------*/
.block-stats {

}
.block-stats .stats-wrapper {
	background: url(img/bg-stats.jpg) no-repeat center center / cover;
	padding: 110px 0 160px;
}
.stats  {
	text-align: center;
	color: #fff;
}
.stat-item {
	display: inline-block;
	width: 30%;
	margin-bottom: 70px;
	font-family: "bebas-neue";
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1;
}
.stat-item img {
	display: block;
	max-width: 70px;
	width: 100%;
	margin: 0 auto 11px;
}
.stat-item .stat-number{
	font-size: 85px;
	font-size: 8.5rem;
	line-height: 1;
	display: block;
}
.stat-item .stat-name {
	display: block;
}

.stats-text-boxes {
	max-width: 1200px;
	width: 100%;
	color: #fff;
	text-align: center;
	margin: -130px auto 0;
	font-size: 20px;
	font-size: 2rem;
	line-height: 32px;
	line-height: 3.2rem;
}
.stats-text-boxes h3 {
	color: #fff;
	font-size: 60px;
	font-size: 6rem;
	line-height: 1;
	border-bottom: 2px solid #fff;
	padding-bottom: 12px;
	margin-bottom: 17px;
}
.stats-text-boxes .columns {
	background: #f35a1b;
	padding: 50px 55px 40px;
}
.stats-text-boxes .columns:nth-child(2) {
	background: #fe7239;
}
.stats-text-boxes .columns:last-child {
	float: left;
}
@media only screen and (max-width: 1100px) {
	.stats-text-boxes h3 {
		font-size: 50px;
		font-size: 5rem;
	}
}
@media only screen and (max-width: 1024px) {
	.stats-text-boxes {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 24px;
		line-height: 2.4rem;
	}
	.stats-text-boxes .columns{
		padding: 40px 35px 40px;
	}
	.stats-text-boxes h3 {
		font-size: 40px;
		font-size: 4rem;
	}
}
@media only screen and (max-width: 767px) {
		.block-stats .stats-wrapper {
		padding: 70px 0 40px;
	}
	.stat-item {
		width: 100%;
		margin-bottom: 40px;
	}
	.stat-item .stat-number {
		font-size: 50px;
		font-size: 5rem;
	}
	.stats-text-boxes {
		margin-top: 0;
	}
	.stats-text-boxes .text-box-inner {
		margin: 0 auto;
		max-width: 380px;
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {

}

/*-------------------------------------------------
# BLOCK: STORIES;
-------------------------------------------------*/
.block-stories {
	padding: 90px 0 0;

}

.block-stories > .row {}
.block-stories .section-headline h2 {
	margin-bottom: 95px
}

.block-stories .media-block-fullwidth {
	background:#083052;
}
.block-stories .stories{
	position: relative;
	background: #f8f8f9;
	padding: 140px 0 90px;
}
.block-stories .stories:before {
	background: #fff;
	content: "";
	display: block;
	width: 100%;
	height: 350px;
	left: 0;
	top: 0;
	position: absolute;
}
.story-item {
	margin-bottom: 30px;
}

.story-item a{
	display: block;
	text-decoration: none;
}
.story-item .img {
	height: 340px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100% ;
}
.story-item .story-info {
	background: #f35a1b;
	padding: 35px 15px 30px;
	text-align: center;
	color: #fff;
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
}
.story-item a:hover .story-info{
	background: #fe7239;
}
.story-item .story-info h3 {
	color: #fff;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1;
	letter-spacing: 0.025em;
	margin: 0 0 5px;
}
.story-item .story-info span {
	font-style: italic;
	display: block;
}
.stories .button-wrapper {
	text-align: center;
	padding-top: 70px;
}

@media only screen and (max-width: 767px) {
	.stories .row {
		padding:0;
	}
	.story-item{
		padding: 0 !important;
		max-width: 380px;
		margin: 0 auto;
		float: none !important
	}
}

/*-------------------------------------------------
# BLOCK: LATEST UPDATES
-------------------------------------------------*/
.block-latest-updates {
	padding: 110px 0 110px;
}
.block-latest-updates .row {
	padding: 0;
}
.block-latest-updates .section-headline {
	padding: 0 25px;
}
.block-latest-updates .section-headline h2 {
	margin-bottom:  100px
}

.featured-video-wrapper{
	max-width: 1200px;
	padding: 0 15px;
	margin: 0 auto 60px;
	width: 100%;

	position: relative;
}
.featured-video-wrapper .featured-video {
	width: 61%;
	height: 100%;
	left: 15px;
	top: 0;
	position: absolute;
}
.featured-video-wrapper .featured-video a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.featured-video-wrapper .video-info {
	width: 39%;
	float: right;
	padding: 40px 40px 30px 7.5%;
	font-size: 20px;
	font-size: 2rem;
	line-height: 32px;
	line-height: 3.2rem;
	min-height: 400px;
	background: #f8f8f9;
}
.featured-video-wrapper .video-info h3 {
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 34px;
	line-height: 3.4rem;
	color: #083052;
	margin: 0 0 25px;
}
.featured-video-wrapper .video-info a {
	color: #f35a1b;
	font-weight: 700;
	text-decoration: none;
	display: block;
}
.featured-video-wrapper .video-info a:hover {
	color: #fe7239
}
.featured-video-wrapper .video-info a span {
	display: inline-block;
	position: relative;
	margin-left: 6px;
	top: 0px;
	right: auto;
	background-position: 0 -14px
}
.featured-video-wrapper .video-info a:hover span {
	background-position: 0 -27px
}

.latest-updates-3 .post-teaser:hover .post-details a {
	color: #fe7239
}

@media only screen and (max-width: 1024px) {
	.featured-video-wrapper .featured-video,
	.featured-video-wrapper .video-info {
		width: 50%;
	}
}
@media only screen and (max-width: 767px) {
	.block-latest-updates  {
	 	padding: 90px 0 60px;
	 }
	 .block-latest-updates .section-headline h2  {
	 	margin-bottom: 60px;
	 }
	.featured-video-wrapper .featured-video,
	.featured-video-wrapper .video-info {
		width: 100%;
		float: none;
		position: relative;
		top: auto;
		left: auto;
		min-height: 100px;
		text-align: center;
	}
	.featured-video-wrapper  {
		margin-bottom: 30px;
		max-width: 380px;
		padding: 0
	}
	.featured-video-wrapper .featured-video {
		height: 240px;
	}

}

/*-------------------------------------------------
# POSTS PAGE
-------------------------------------------------*/
body.single-post #main .row {
	max-width: 850px;
	padding-top: 110px;
	padding-bottom: 90px;
}
.posts-wrapper {
	padding: 110px 0 90px;
}
.posts-wrapper .row {
	padding: 0;
}
.post-teaser {
	margin-bottom: 30px;
}
.post-teaser-thumb {
	height: 240px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.post-teaser-thumb-inner {
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.post-teaser:hover .post-teaser-thumb-inner{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.post-teaser .post-details{
	background: #f8f8f9;
	padding: 35px 40px 65px;
	position: relative;
	-webkit-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in
}
.post-teaser:hover .post-details {
	background:#eee;
}
.post-teaser .post-details h3 {
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 34px;
	line-height: 3.4rem;
	color: #083052;
	margin: 0 0 25px;
}

.post-teaser .post-details a {
	color: #f35a1b;
	font-weight: 700;
	text-decoration: none;
	position: absolute;
	left: 40px;
	bottom: 30px;
	display: block;
	height: 24px;
	padding-right: 38px;
}
.post-teaser .post-details a span.arrow-right {
	background-position: 0 -14px;
	-webkit-transition: right 0.2s ease-in-out;
	transition: right 0.2s ease-in-out;
}
.post-teaser:hover a span.arrow-right {
	background-position: 0 -27px;
	right: 5px;
}
@media only screen and (max-width: 767px) {
	.post-teaser {
		text-align: center;
		max-width: 380px;
		width: 100%;
		margin:0 auto 30px !important;
		float: none !important;
		padding: 0;
	}
	.post-teaser .post-details {
		padding-bottom: 35px;
	}
	.post-teaser .post-details a {
		position: relative;
		left: auto;
		bottom: auto;
		display: inline-block;
	}
}
/*-------------------------------------------------
# BLOCK: INSTAGRAM FEED
-------------------------------------------------*/
.block-instagram-feed {}
.block-instagram-feed .row {
	max-width: 1920px;
	padding: 0;
}
#sb_instagram .sbi_photo {
	position: relative;
	opacity: 1 !important
}
#sb_instagram .sbi_photo:after {
	background: url(img/bg-instagram-hover.png) no-repeat center center / 35% auto;
	background-color: rgba(243,90,27, .8);
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	-webkit-transition: opacity .15s ease-in;
	transition: opacity .15s ease-in;
	z-index:1;
}
#sb_instagram .sbi_photo:hover:after{
	opacity: 1;
}
@media only screen and (max-width: 767px) {
	#sb_instagram.sbi_col_5 #sbi_images .sbi_item {
		width: 50% !important
	}
	#sb_instagram #sbi_images .sbi_item:last-child {
		display: none;
	}
	#sb_instagram .sbi_photo {
		height: auto !important;
		background-image: none !important;
	}
	#sb_instagram .sbi_photo img {
		display: block !important
	}
}
/*-------------------------------------------------
# BLOCK: PRODUCTS ( COLUMNS )
-------------------------------------------------*/
.block-products {
	padding-top: 130px;
	padding-bottom: 75px;
}
.block-products .row {
	max-width: 1230px;
}
.block-products h2 {
	color: #eaeaea;
	font-family: "GoboldBold";
	font-size: 140px;
	font-size: 14rem;
	line-height: 1;
	text-align: center;
	margin-bottom: 48px
}
.products-grid {
	list-style: none;
	margin: 0;
	padding: 0;
}
.products-grid li {
	margin-bottom: 50px;
}

.products-grid .product-wrap {

}
.products-grid .product-inner{
	position: relative;
	padding-top: 45px;
	padding-bottom: 40px;
	overflow: hidden;
	z-index: 1
}
.products-grid .product-inner:before,
.products-grid .product-inner:after {
	background: linear-gradient(to right bottom, #efefef 50%, #e3e3e3 50%);
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: transform 0.2s;
	width: 300%;
	height: 300%;
	    -webkit-transform: translate3d(-33.25%,-33.25%,0);
    -ms-transform: translate3d(-33.25%,-33.25%);
    transform: translate3d(-33.25%,-33.25%,0);
    z-index: 1
}
.products-grid .product-inner:after{
	background: linear-gradient(to right bottom, #e3e3e3 50%, rgba(255,255,255,0) 50%);
    -webkit-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%);
    transform: translate3d(-50%,-50%,0);
}

.products-grid li:hover .product-inner:before{
    -webkit-transform: translate3d(0%,-25%,0);
    -ms-transform: translate3d(0%,-25%);
    transform: translate3d(0%,-25%,0);
}
.products-grid li:hover .product-inner:after {
	-webkit-transform: translate3d(0%,-66.5%,0);
    -ms-transform: translate3d(0%,-66.5%);
    transform: translate3d(0%,-66.5%,0);
}
.product-name {
	float:left;
	width: 40.35%;
	margin-left: 12.3%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2
}
.product-photo {
	float: right;
	width: 47.35%;
	position: relative;
	z-index: 2
}
.product-name h3 {
	color: #0a508c;
	font-size: 50px;
	font-size: 5rem;
	line-height: 1;
	letter-spacing: 0.05em;
	margin-bottom: 24px;
	display: inline-block;
	position: relative;
}
.product-icon {
	position: absolute;
	top:-10px;
	left:0;
	height: 10px;
	width: 100%;
	overflow: visible;
}
.product-icon img {
	display: block;
	position: absolute;
	bottom: 25px;
	left:50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.product-name h4 {
	color: #0a508c;
	font-family: "GeometosRounded";
	font-size: 20px;
	font-size: 2rem;
	line-height: 32px;
	line-height: 3.2rem;
	letter-spacing: 0.05em;
	margin-bottom: 22px;
}
.product-name hr{
	height: 5px;
	background: #35bfbc;
	margin:0 0  20px;
}
.product-info-box {
	color: #fff;
	font-family: "proxima-nova";
	font-weight: 700;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	line-height: 2.4rem;
	padding: 35px 35px 0;
	width: 88%;
	margin: -60px auto 0;
	position: relative;
	text-align: center;
	clear: both;
	overflow: auto;
	z-index: 2
}
.product-desc p {
	margin-bottom: 22px
}
.product-buttons {
	text-align: center;
}
.product-buttons .btn {
	margin-bottom: 30px;
	letter-spacing: 0.1em;
	width: 200px;
	padding: 17px 20px;
}
.product-buttons .btn:hover,
.product-info-box .btn:hover {
	border-color: #fff;
	background-color: #fff !important;
	color:#fbb618;
}

.bg-cherry .product-buttons .btn:hover,
.bg-cherry.product-info-box .btn:hover {
	color:#f05757;

}
.product-buttons .btn i {
	margin-right: 9px
}
.product-buttons .btn:first-child {
	margin-right: 20px
}

/*---------------------------------------------
Custom styles for this block */

#buy-page-products {
	padding-top: 0;
	margin-top: -50px;
	padding-bottom: 60px
}
#buy-page-products .product-desc {
	max-width: 380px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
#buy-page-products .product-desc a.btn i{
	margin-right: 9px;
}
#buy-page-products .product-buttons{
	display: none;
}

@media (max-width: 1250px) {
	.products-grid li.columns .product-buttons .btn {
		margin: 0 auto 30px;
		display: block;
	}
}
@media (max-width: 1200px) {
	.product-name h3 {
		font-size: 50px;
		font-size: 5rem;
	}
	.product-name h4 {
		font-size: 22px;
		font-size: 2.2rem;
	}
}
@media (max-width: 1024px) {
	.block-products h2 {
		font-size: 125px;
		font-size: 12.5rem;
	}
	.product-name {
		margin-left: 9.3%;
		width: 43.35%
	}
}
@media (max-width: 920px) {
	.product-name h3 {
		font-size: 36px;
		font-size: 3.6rem;
		margin-bottom: 15px;
	}
	.product-name hr{
		margin: 0 0 5px;
	}
	.product-name h4 {
		font-size: 18px;
		font-size: 1.8rem;
	}
}
@media (max-width: 840px) {
	.product-info-box {
		min-height: 330px;
	}
}
@media (max-width: 767px) {
	.block-products {
		padding-top: 50px;
	}
	.block-products.grid-rows {
		padding-top: 0;
	}
	.block-products .row{
		padding-left: 0;
		padding-right: 0;
	}
	.block-products h2 {
		font-size: 60px;
		font-size: 6rem;
	}
	.products-grid li {
	    width: 100%;
	    display: block;
	    max-width: 570px;
	    margin: 0 auto;
	    float: none !important;
	    padding-left: 0 !important;
	    padding-right: 0 !important
	}
	.product-info-box {
		margin: 0;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		min-height: 10px;
	}

	.products-grid li.columns .product-buttons .btn {
		margin: 0 0 30px;
		display: inline-block;
	}
	.products-grid li.columns .product-buttons .btn:first-child {
		margin-right: 20px
	}
}
@media (max-width: 480px) {
	.products-grid li.columns .product-buttons {
		padding-bottom: 10px;
	}
	.products-grid li.columns .product-buttons .btn {
		margin: 0 auto 20px !important;
		display: block;
	}
}

/*-------------------------------------------------
# BLOCK: PRODUCTS ( ROWS )
-------------------------------------------------*/
.block-products.grid-rows {
	padding-bottom: 130px;
}
.block-products.grid-rows .row {
	max-width: 1440px;
	padding: 0;
	position: relative;
}
.block-products.grid-rows .products-grid li {
	margin-bottom: 0;
}
.block-products.grid-rows .product-inner {
	padding-top: 75px;
	padding-bottom: 0;
}
.block-products.grid-rows .products-grid .product-inner:after {
	display: none;
}
.block-products.grid-rows .products-grid li:hover .product-inner:before{
    -webkit-transform: translate3d(-33.25%,-33.25%,0);
	-ms-transform: translate3d(-33.25%,-33.25%);
	transform: translate3d(-33.25%,-33.25%,0);
}
.block-products.grid-rows .product-details-wrap{
	z-index: 2;
	width: 57.5%;
	position: absolute;
	top: 45%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 3
}
.block-products.grid-rows .product-details {
	color: #fff;
	padding: 100px 100px 40px;

}
.block-products.grid-rows li:nth-child(2n+2) .product-details-wrap {
	left: auto;
	right: 0;
}
.block-products.grid-rows .product-photo{
	width: 27%;
	float: right;
	overflow: visible;
	position: relative;
	z-index: 2;
	margin-left: 13%;
	margin-right: 4%;
}
.block-products.grid-rows .product-photo .helper-img {
	display: block;
	width: 100%;
	opacity: 0
}
.block-products.grid-rows .product-photo-image,
.block-products.grid-rows .fruits-1,
.block-products.grid-rows .fruits-2 {
	background-color: transparent !important;
	position: absolute;
	width: 926px;
	height: 100%;
	display: block;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: auto 100%;
	z-index: 3;
	left: 0;
	top: 0;
}
.block-products.grid-rows .bg-citrus.fruits-1 {
	z-index: 2;
	left: -51%;
	top: -50px
}
.block-products.grid-rows .bg-citrus.fruits-2 {
	z-index: 4;
	top: -50px
}
.block-products.grid-rows .bg-cherry.fruits-1 {
	z-index: 2;
	left: -62%;
	top: 10px;
}
.block-products.grid-rows .bg-cherry.fruits-2 {
	z-index: 4;
	top: 0px;
	left: 0px;
}
.block-products.grid-rows li:nth-child(2n+2) .product-photo {
	float: left;
}
.block-products.grid-rows .product-details h3 {
	color: #fff;
	font-size: 50px;
	font-size: 5rem;
	line-height: 1;
	letter-spacing: 0.05em;
	margin-bottom: 32px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.block-products.grid-rows .product-details h3 img {
	display: inline-block;
	margin-right: 0px;
}
.product-details.bg-cherry h3 img {
	position: relative;
	bottom: -6px;
}
.block-products.grid-rows .product-details h3 span {
	font-family: "GeometosRounded";
	font-size: 30px;
	font-size: 3rem;
	line-height: 1;
	letter-spacing: 0.05em;
	display: inline-block;
	vertical-align: middle;
}

.block-products.grid-rows .product-details hr{
	height: 5px;
	margin:0 0 38px;
	position: relative;
	left: -100px;
	width: calc(100% + 100px);
}
.block-products.grid-rows .product-details.bg-citrus hr{
	background: #eca02b;

}
.block-products.grid-rows .product-details.bg-cherry hr{
	background: #e82b2b;
	left: auto;
	right: 0;
}
.block-products.grid-rows .product-details p {
	margin-bottom: 32px;
}
.block-products.grid-rows .product-details ul {
	list-style: none;
	padding: 0;
	margin: 0 0 35px;
}
.block-products.grid-rows .product-details ul li {
	position: relative;
	margin: 0 0 0 8px;
	display: inline;
	padding-left: 25px !important;
	font-size: 20px;
	font-size: 2rem;
	font-family: "GeometosRounded";
}
.block-products.grid-rows .product-details ul li:first-child {
	padding-left: 0 !important;
	margin-left: 0;
}
.block-products.grid-rows .product-details ul li:before {
	display: block;
	content: "";
	height: 10px;
	width: 10px;
	border-radius: 30px;
	position: absolute;
	top: 8px;
	left: 0;
}
.block-products.grid-rows .product-details ul li:first-child:before {
	display: none;
}
.block-products.grid-rows .product-details.bg-citrus ul li:before {
	background: #eca02b
}
.block-products.grid-rows .product-details.bg-cherry ul li:before {
	background: #e82b2b
}
.block-products.grid-rows .product-buttons {
	text-align: left;
}

.block-products.grid-rows .product-photo-mobile {
	display: none;
	position: relative;
	height: 650px;
	width: 100%;
	overflow: hidden;
}

.block-products.grid-rows .product-photo-mobile:before {
	background: linear-gradient(to right bottom, #efefef 50%, #e3e3e3 50%);
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: transform 0.2s;
	width: 300%;
	height: 300%;
	    -webkit-transform: translate3d(-33.25%,-33.25%,0);
    -ms-transform: translate3d(-33.25%,-33.25%);
    transform: translate3d(-33.25%,-33.25%,0);
    z-index: 1
}
.block-products.grid-rows .product-photo-mobile-img {
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 0;
	top: 65px;
	width: 100%;
	height: 100%;
	max-height: 525px;
	z-index: 2
}
@media (max-width: 1200px) {
	.block-products.grid-rows .product-details h3 img{
		max-width: 95px;
	}
	.block-products.grid-rows .product-details h3 {
		font-size: 40px;
		font-size: 4rem;
	}
	.block-products.grid-rows .product-details h3 span {
		font-size: 24px;
		font-size: 2.4rem;
	}

	.block-products.grid-rows .product-details {
		padding: 50px 50px 20px;
	}
	.block-products.grid-rows .product-buttons .btn {
		width: 180px;
		padding: 17px 10px;
	}
	.block-products.grid-rows .product-buttons .btn:first-child{
		margin-right: 10px;
	}
	.block-products.grid-rows .product-details ul li {
    	font-size: 16px;
	    font-size: 1.6rem;
	}
	.block-products.grid-rows .product-details ul li:before{
		top: 5px;
	}
}
@media (max-width: 880px) {
	.block-products.grid-rows .product-details {
		padding: 30px 30px 20px;
	}
	.block-products.grid-rows .product-details ul {
		margin-bottom: 20px;
	}
	.block-products.grid-rows .product-details ul li {
		font-size: 14px;
		font-size: 1.4rem;
		margin-left: 6px;
		padding-left: 19px !important
	}
	.block-products.grid-rows .product-details ul li:before{
		top: 4px;
	}
	.block-products.grid-rows .product-details h3 img{
		max-width: 75px;
	}
	.block-products.grid-rows .product-details h3 {
		font-size: 30px;
		font-size: 3rem;
		margin-bottom: 22px;
	}
	.block-products.grid-rows .product-details h3 span {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.block-products.grid-rows .product-details hr {
		margin-bottom: 20px;
	}
	.block-products.grid-rows .product-details p {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 2.2px;
		line-height: 2.2rem;
		margin-bottom: 10px;
	}
	.block-products.grid-rows .product-buttons .btn {
		width: 160px;
		min-width: 10px;
		padding: 12px 8px;
		font-size: 12px;
		font-size: 1.2rem;
	}
}
@media (max-width: 768px) {
	.block-products.grid-rows {
		padding-bottom: 0;
	}
	.block-products.grid-rows .products-grid li {
		max-width: 100%;
	}
	.block-products.grid-rows .product-photo-mobile {
		display: block;
	}
	.block-products.grid-rows .product-photo {
		display: none;
	}
	.block-products.grid-rows .products-grid .product-inner::before,
	.block-products.grid-rows .products-grid .product-inner::after {
		display: none;
	}

	.block-products.grid-rows .product-details-wrap {
		position: relative;
		top: -60px;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
	}
	.block-products.grid-rows .product-inner {
		padding: 0;
	}
	.block-products.grid-rows .product-details hr {
		left: auto;
		width: 100%;
	}
	.block-products.grid-rows .product-buttons {
		text-align: center;
	}
}
@media (max-width: 767px) {
	.block-products.grid-rows {
		margin-bottom: 60px;
	}
	.block-products.grid-rows .product-details-wrap {
		top: auto;
		margin-top: -60px;
		width: 100%;
	}
}
@media (max-width: 480px) {
	.block-products.grid-rows .product-photo-mobile {
		height: 550px;
	}
	.block-products.grid-rows .product-photo-mobile .product-photo-mobile-img{
		background-size: 600px auto;
	}
	.block-products.grid-rows .product-details-wrap {
		width: 100%
	}
	.block-products.grid-rows .product-details h3 img {
		display: block;
		margin: 0 auto 10px;
		bottom: auto;
	}
	.block-products.grid-rows .product-details ul li {
		font-size: 12px;
		font-size: 1.2rem;
		margin-left: 3px;
		padding-left: 15px !important
	}
	.block-products.grid-rows .product-details ul li:before{
		top: 5px;
		width: 7px;
		height: 7px;
	}
	.block-products.grid-rows .product-buttons .btn:first-child{
		margin-right: 0;
	}
}
/*-------------------------------------------------
# BLOCK: GALLERY
-------------------------------------------------*/
.block-gallery {}
.block-gallery ul.gallery{
	list-style: none;
	margin: 0;
	padding:7px
}
.block-gallery ul.gallery li {
	width: 25%;
	float: left;
	padding: 7px;
}
.block-gallery ul.gallery li img {
	display: block;
}
@media (max-width: 767px) {
	.block-gallery ul.gallery li {
		width: 50%;
	}
}

/*-------------------------------------------------
# BLOCK: TESTIMONIALS
-------------------------------------------------*/
.block-testimonials{
	background: #363435 url(img/bg-testimonials.jpg) no-repeat center center / cover;
	padding: 65px 0 130px;
	color: #fff;
	position: relative;
}
.block-testimonials .row {
	position: relative;
	max-width: 1050px;
}


.block-testimonials .testimonials {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	top: auto;
	width: 100%;
	height: auto;
	left: auto;
}
.block-testimonials .testimonial-item{
	height: auto;
	text-align: center;
	display: block;
	width: 100%
}
.block-testimonials .testimonial-text {

	width: 72.15%;
	font-size: 60px;
	font-size: 6rem;
	line-height: 75px;
	line-height: 7.5rem;
	font-family: "bebas-neue";
	float: left;
	margin-left: 3.35%
}
.block-testimonials .testimonial-bubble {
	background: url(img/bg-speech-bubble.png) no-repeat top left;
	padding: 35px 40px 35px 90px;
	text-align: center;
	min-height: 300px;
	display: flex;
	align-items: center;
}
.block-testimonials .testimonial-bubble-inner {
	width: 100%;
}
.block-testimonials .testimonial-text span {
	color: #f35a1b;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1;
	display: block;
	text-align: center;
	margin-bottom: 30px;
}
.block-testimonials .testimonial-author {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1;
	letter-spacing: 0.02em;
	font-family: "europa";
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	width: 24.5%;
	float: left;
	margin-top: 65px;
}
.block-testimonials .testimonial-author img {
	display: block;
	width: 100%;
	border-radius: 50%;
	margin-bottom: 20px;
}
.block-testimonials .testimonial-author span {
	display: block;
}
.block-testimonials .cycle-pager {
	width: 70%;
	right: 0;
	left: auto;
	bottom: -60px;
	position: absolute;
	text-align: center;
	transform: translateX(0);
}
@media (max-width: 1100px) {
	.block-testimonials .testimonial-author {
		width: 20%;
		margin-top: 100px;
	}
	.block-testimonials .testimonial-text {
		font-size: 40px;
		font-size: 4rem;
		line-height: 50px;
		line-height: 5rem;
	}
	.block-testimonials .testimonial-bubble {
		min-height: 300px;
		padding-top: 10%;
	}
}
@media (max-width: 767px) {
	.block-testimonials {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 28px;
		line-height: 2.8rem;
	}
	.block-testimonials .testimonial-author {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 26px;
		line-height: 2.6rem;
		max-width: 200px;
		width: 100%;
		float: none;
		margin: 0 auto 30px;
	}
	.block-testimonials .testimonial-text {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.block-testimonials .testimonial-bubble{
		background: none;
		padding: 0;
		min-height: 10px;
	}
	.block-testimonials .cycle-pager {
		width: 100%;
	}
}

/*-------------------------------------------------
# BLOCK: RETAILERS
-------------------------------------------------*/
.block-retailers {
	text-align: center;
}
.block-retailers h2 {
	color: #004987;
	font-size: 50px;
	font-size: 5rem;
	line-height: 50px;
	line-height: 5rem;
	font-family: Gobold, sans-serif;
	display: inline-block;
	position: relative;
	border-bottom: 5px solid #35bfbc;
	padding-bottom: 14px;
	margin-bottom: 60px;
}
.retailer {
	color: #004987;
	margin-bottom: 130px;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 22px;
	line-height: 2.2rem
}
.retailer-state,
.retailer-location {
	font-size: 20px;
	font-size: 2rem;
	line-height: 24px;
	line-height: 2.4rem;
	color: #ff7f5f;
	font-family: "GeometosRounded";
	letter-spacing: 0.1em;
}
.retailer-location{
	color: #004987;
}

@media (max-width: 767px) {
	.block-retailers h2 {
		font-size: 60px;
		font-size: 6rem;
		line-height: 80px;
		line-height: 8rem;
		margin-bottom: 65px;
	}
	.retailer {
		margin-bottom: 65px;
	}
}
/*-------------------------------------------------
# CONTACT PAGE
-------------------------------------------------*/
.block-contact .small-12{
	color: #fff;
	background:#004987;
	padding-bottom: 65px;
	margin-top: -50px;
	padding-top: 75px;
	position: relative;
	z-index: 2
}
.block-contact li.custom-padding{
	padding-top: 20px;
}
.block-contact .gform_wrapper {
	padding-top: 30px;
}
.block-contact .gform_footer{
	padding-top: 60px;
}
.block-contact-info {
	text-align: center;
}
.block-contact-info .contact-phone,
.block-contact-info .contact-email{
	display: inline-block;
	font-family: "Gobold";
	font-size: 50px;
	font-size: 5rem;
	line-height: 50px;
	line-height: 5rem;
	border-bottom: 5px solid #35bfbc;
	padding: 0 0 20px;
}
.block-contact-info .contact-phone {
	margin-right: 90px;
}

.block-contact-info a.contact-phone,
.block-contact-info .contact-email a {
	color: #004987;
	text-decoration: none;
}
.block-contact-info a.contact-phone{
	display: none;
}
.block-contact-info a.contact-phone:hover,
.block-contact-info .contact-email a:hover {
	color: #35bfbc
}
.block-contact-info .contact-phone i,
.block-contact-info .contact-email i {
	display: block;
	width: 60px;
	height: 60px;
	font-size: 26px;
	line-height: 47px;
	text-align: center;
	margin: 0 auto 20px !important;
	color: #ff7f5f;
	border: 5px solid #ff7f5f;
	border-radius: 60px;
}
.block-contact-info .contact-phone i {
	font-size: 30px;
	line-height: 52px;
}

@media (max-width: 1024px) {
	.block-contact-info .contact-phone,
	.block-contact-info .contact-email{
		font-size: 40px;
		font-size: 4rem;
		line-height: 50px;
		line-height: 5rem
	}
}
@media (max-width: 767px) {
	.block-contact-info span.contact-phone{
		display: none;
	}
	.block-contact-info a.contact-phone,
	.block-contact-info .contact-email{
		display: inline-block;
		margin:0 20px;
	}
	.block-contact-info a.contact-phone{
		margin-bottom: 50px;
	}

}
@media (max-width: 460px) {
	.block-contact-info .contact-phone,
	.block-contact-info .contact-email{
		font-size: 30px;
		font-size: 3rem;
		line-height: 40px;
		line-height: 4rem;
		padding-bottom: 5px;
		margin-left: 0;
		margin-right: 0;
	}
}
/*-------------------------------------------------
# BLOCK: SOCIAL
-------------------------------------------------*/
.block-social {
	background: #35bfbc;
	padding: 28px 0 25px;
	font-size: 20px;
	font-size: 2rem;
	line-height: 28px;
	line-height: 2.8rem;
	font-family: "GeometosRounded";
	letter-spacing: 0.1em;
}
.block-social .social-hashtag {
	color: #159a96;
	width: 31.6%;
	float: left;
	text-align: right;
}
.block-social ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 68.4%;
	float: left;
	text-align: center;
}
.block-social ul li {
	display: inline-block;
	border-left: 2px solid #159a96;
	padding-left: 30px;
	margin-left: 30px;
	float: none;
}
.block-social ul li:first-child{
	border-left: 0;
	margin-left: 0;
	padding-left: 0;
}
.block-social ul li a{
	color: #fff;
	text-decoration: none;
	display: block;
}
.block-social ul li a:hover {
	color: #159a96
}
.block-social ul li a i {
	font-size: 20px;
	margin-right: 10px;
	position: relative;
	top: 0px;
}

@media (max-width: 1120px) {
	.block-social .social-hashtag{
		margin-bottom: 20px;
	}
	.block-social .social-hashtag,
	.block-social ul {
		width: 100%;
		text-align: center;
		float: none;
	}
	.block-social ul li {
		display: inline-block;
		float: none;
	}
}
@media (max-width: 780px) {
	.block-social ul li {
		margin-left: 0;
		padding-left: 0;
		border: 0;
	}
	.block-social ul li span {
		display: none;
	}
}
/*-------------------------------------------------
#  ANIMATION WOW
-------------------------------------------------*/

.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

@-webkit-keyframes slideInDown { from { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }

@keyframes slideInDown { from { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; }

@-webkit-keyframes fadeInDown { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }

@keyframes fadeInDown { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }

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

@-webkit-keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 20%, 0); transform: translate3d(0, 20%, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }

@keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 20%, 0); transform: translate3d(0, 20%, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }


@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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