/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

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

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

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

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

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

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

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

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

small {
	font-size: 80%
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

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

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

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

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

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

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

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

.large-container,
.container {
	position: relative;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box
}

.large-container {
	max-width: 1300px
}

.column,
.columns {
	width: 100%;
	float: left;
	box-sizing: border-box
}

@media (min-width: 400px) {
	.container {
		width: 85%;
		padding: 0
	}

	.large-container {
		width: 92%;
		padding: 0
	}
}

@media (min-width: 550px) {
	.container {
		width: 80%
	}

	.large-container {
		width: 90%;
		padding: 0
	}

	.column,
	.columns {
		margin-left: 4%
	}

	.column:first-child,
	.columns:first-child {
		margin-left: 0
	}

	.one.column,
	.one.columns {
		width: 4.66666666667%
	}

	.two.columns {
		width: 13.3333333333%
	}

	.three.columns {
		width: 22%
	}

	.four.columns {
		width: 30.6666666667%
	}

	.five.columns {
		width: 39.3333333333%
	}

	.six.columns {
		width: 48%
	}

	.seven.columns {
		width: 56.6666666667%
	}

	.eight.columns {
		width: 65.3333333333%
	}

	.nine.columns {
		width: 74.0%
	}

	.ten.columns {
		width: 82.6666666667%
	}

	.eleven.columns {
		width: 91.3333333333%
	}

	.twelve.columns {
		width: 100%;
		margin-left: 0
	}

	.one-third.column {
		width: 30.6666666667%
	}

	.two-thirds.column {
		width: 65.3333333333%
	}

	.one-half.column {
		width: 48%
	}

	.offset-by-one.column,
	.offset-by-one.columns {
		margin-left: 8.66666666667%
	}

	.offset-by-two.column,
	.offset-by-two.columns {
		margin-left: 17.3333333333%
	}

	.offset-by-three.column,
	.offset-by-three.columns {
		margin-left: 26%
	}

	.offset-by-four.column,
	.offset-by-four.columns {
		margin-left: 34.6666666667%
	}

	.offset-by-five.column,
	.offset-by-five.columns {
		margin-left: 43.3333333333%
	}

	.offset-by-six.column,
	.offset-by-six.columns {
		margin-left: 52%
	}

	.offset-by-seven.column,
	.offset-by-seven.columns {
		margin-left: 60.6666666667%
	}

	.offset-by-eight.column,
	.offset-by-eight.columns {
		margin-left: 69.3333333333%
	}

	.offset-by-nine.column,
	.offset-by-nine.columns {
		margin-left: 78.0%
	}

	.offset-by-ten.column,
	.offset-by-ten.columns {
		margin-left: 86.6666666667%
	}

	.offset-by-eleven.column,
	.offset-by-eleven.columns {
		margin-left: 95.3333333333%
	}

	.offset-by-one-third.column,
	.offset-by-one-third.columns {
		margin-left: 34.6666666667%
	}

	.offset-by-two-thirds.column,
	.offset-by-two-thirds.columns {
		margin-left: 69.3333333333%
	}

	.offset-by-one-half.column,
	.offset-by-one-half.columns {
		margin-left: 52%
	}
}

html {
	font-size: 62.5%
}

body {
	font-size: 1.5em;
	line-height: 1.6;
	font-weight: 400;
	font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #222
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 2rem;
	font-weight: 400
}

h1 {
	font-size: 4.5rem;
	line-height: 1.2;
	letter-spacing: -.1rem
}

h2 {
	font-size: 3.6rem;
	line-height: 1.25;
	letter-spacing: -.1rem
}

h3 {
	font-size: 3.0rem;
	line-height: 1.3;
	letter-spacing: -.1rem
}

h4 {
	font-size: 2.4rem;
	line-height: 1.35;
	letter-spacing: -.08rem;
	font-weight: 200
}

h5 {
	font-size: 1.8rem;
	line-height: 1.5;
	letter-spacing: -.05rem
}

h6 {
	font-size: 1.5rem;
	line-height: 1.6;
	letter-spacing: 0;
	font-weight: 400
}

@media (min-width: 550px) {
	h1 {
		font-size: 6.0rem
	}

	h2 {
		font-size: 4.2rem
	}

	h3 {
		font-size: 3.6rem
	}

	h4 {
		font-size: 3.0rem
	}

	h5 {
		font-size: 2.4rem
	}

	h6 {
		font-size: 1.5rem
	}
}

h1,
h2,
h3,
h4 {
	font-family: "Oswald", sans-serif;
	text-transform: uppercase
}

p {
	margin-top: 0;
	font-weight: 400
}

a {
	color: #1EAEDB
}

a:hover {
	color: #0FA0CE
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	display: inline-block;
	height: 38px;
	padding: 0 30px;
	color: #555;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	line-height: 38px;
	letter-spacing: .1rem;
	text-transform: uppercase;
	text-decoration: none !important;
	white-space: nowrap;
	background-color: transparent;
	border-radius: 4px;
	border: 1px solid #bbb;
	cursor: pointer;
	box-sizing: border-box
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
	color: #333;
	border-color: #888;
	outline: 0
}

.button.button-link,
button.button-link,
input[type="submit"].button-link,
input[type="reset"].button-link,
input[type="button"].button-link {
	border-color: transparent !important
}

.button.button-link:hover,
button.button-link:hover,
input[type="submit"].button-link:hover,
input[type="reset"].button-link:hover,
input[type="button"].button-link:hover {
	color: #586cd2 !important
}

.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
	color: #FFF;
	background-color: #586cd2;
	border-color: #586cd2
}

.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
	color: #FFF;
	background-color: #2a3c9a;
	border-color: #2a3c9a
}

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
	height: 38px;
	padding: 6px 10px;
	background-color: #fff;
	border: 1px solid #D1D1D1;
	border-radius: 4px;
	box-shadow: none;
	box-sizing: border-box
}

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

textarea {
	min-height: 65px;
	padding-top: 6px;
	padding-bottom: 6px
}

input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
	border: 1px solid #586cd2;
	outline: 0
}

label,
legend {
	display: block;
	margin-bottom: .5rem;
	font-weight: 600
}

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

input[type="checkbox"],
input[type="radio"] {
	display: inline
}

label>.label-body {
	display: inline-block;
	margin-left: .5rem;
	font-weight: normal
}

ul {
	list-style: circle inside
}

ol {
	list-style: decimal inside
}

ol,
ul {
	padding-left: 0;
	margin-top: 0
}

ul ul,
ul ol,
ol ol,
ol ul {
	margin: 1.5rem 0 1.5rem 3rem;
	font-size: 90%
}

li {
	margin-bottom: 1rem
}

code {
	padding: .2rem .5rem;
	margin: 0 .2rem;
	font-size: 90%;
	white-space: nowrap;
	background: #F1F1F1;
	border: 1px solid #E1E1E1;
	border-radius: 4px
}

pre>code {
	display: block;
	padding: 1rem 1.5rem;
	white-space: pre
}

th,
td {
	padding: 12px 15px;
	text-align: left;
	border-bottom: 1px solid #E1E1E1
}

th:first-child,
td:first-child {
	padding-left: 0
}

th:last-child,
td:last-child {
	padding-right: 0
}

button,
.button {
	margin-bottom: 1rem
}

input,
textarea,
select,
fieldset {
	margin-bottom: 1.5rem
}

pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
	margin-bottom: 2.5rem
}

.u-full-width {
	width: 100%;
	box-sizing: border-box
}

.u-max-full-width {
	max-width: 100%;
	box-sizing: border-box
}

.u-pull-right {
	float: right
}

.u-pull-left {
	float: left
}

hr {
	margin-top: 3rem;
	margin-bottom: 3.5rem;
	border-width: 0;
	border-top: 1px solid #E1E1E1
}

.container:after,
.large-container:after,
.row:after,
.u-cf {
	content: "";
	display: table;
	clear: both
}

body {
	font-size: 1.7em;
	color: #555;
	letter-spacing: .05em;
	word-spacing: .05em
}

h1 {
	text-transform: uppercase
}

h1 {
	font-weight: 100
}

@media (min-width: 1000px) {
	h1 {
		font-size: 4em
	}
}

@media (max-width: 400px) {
	p {
		font-size: .85em
	}
}

::-moz-selection {
	background: #c1c7e9;
	color: #2d3a7d
}

::selection {
	background: #c1c7e9;
	color: #2d3a7d
}

::-moz-selection {
	background: #c1c7e9;
	color: #2d3a7d
}

blockquote {
	font-size: 1.5em;
	text-align: left;
	color: #6373C7;
	line-height: 1.3em;
	margin: 1.5em 2em;
	border: 0.1em solid #ddd;
	padding-right: 1em;
	padding: 1em;
	padding-bottom: 0
}

a {
	text-decoration: none;
	color: #586cd2
}

a:hover {
	color: #2a3c9a;
	text-decoration: underline
}

a.button-like {
	border-radius: .3em;
	line-height: 1.2em;
	font-size: .8em;
	border: 1px solid;
	text-decoration: none !important;
	text-transform: uppercase;
	padding: .3em .6em .2em .6em;
	display: inline-block;
	margin-top: 1em
}

a.button-like:hover {
	border-color: #2a3c9a
}

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

.image-wrapper {
	margin: 0 0 1em 0;
	max-width: 100%;
	position: relative;
	overflow: hidden
}

.image-wrapper img {
	display: block;
	box-sizing: border-box;
	transition: .5s
}

.image-caption {
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	padding: 1em;
	margin: 0;
	position: absolute;
	bottom: 0;
	z-index: 1;
	width: 100%;
	box-sizing: border-box;
	display: inline-block
}

.image-link:hover {
	cursor: zoom-in
}

.align_left {
	float: left;
	margin: .4em 1.5em 1.5em 0
}

.align_right {
	float: right;
	margin: .4em 0 1.5em 1.5em
}

.image-width-500 {
	max-width: 60%
}

@media (max-width: 750px) {
	.image-width-500 {
		max-width: 50%
	}
}

@media (max-width: 400px) {
	.image-width-500 {
		max-width: 100%
	}
}

.image-share {
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	margin: .5rem;
	transition: .3s;
	font-size: .7em;
	width: 100%;
	text-align: center;
	-webkit-transform: scale(0.8) translateY(-5em);
	transform: scale(0.8) translateY(-5em)
}

.image-share-label {
	text-transform: uppercase;
	padding-bottom: .2em;
	display: block;
	color: #fff
}

.image-wrapper:hover .image-share {
	-webkit-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0)
}

.image-share-button {
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
	text-transform: uppercase;
	font-weight: bold;
	margin-right: .5rem;
	padding: .3em .5em;
	text-decoration: none !important;
	transition: .2s
}

.image-share-button:hover {
	background: #fff;
	color: #000
}

.site-wrapper {
	position: relative;
	overflow: hidden
}

.site-main {
	padding: 0.001em 0;
	float: none;
	position: relative;
	background: #fff;
	box-shadow: 0 0 2em rgba(0, 0, 0, 0.3)
}

.site-header-content {
	padding: 5em 1em 7em 1em;
	transition: .4s opacity;
	position: relative;
	z-index: 2;
	overflow: hidden
}

.site-header {
	background: #2d3a7d;
	background: linear-gradient(to bottom, #2d3a7d 0%, #425e71 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color1', endColorstr='$color2', GradientType=0);
	color: #fff;
	position: relative;
	text-align: center
}

.site-header h1 {
	text-shadow: 0 0 1em rgba(0, 0, 0, 0.4)
}

.site-header .background {
	z-index: 0
}

@media (max-width: 1000px) {
	.site-header {
		padding-top: 3em
	}
}

.site-header.is-empty.no-background .background {
	opacity: .2
}

.site-header.has-summary {
	text-align: left
}

.site-header.has-summary h1 {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	padding-bottom: .2em
}

.site-header-summary {
	font-size: 1.1em
}

.site-header-action {
	text-transform: uppercase
}

.site-header-action a {
	color: #fff;
	text-decoration: none !important;
	border: 1px solid;
	display: inline-block;
	padding: .4em 1em;
	border-radius: 3em;
	opacity: .8;
	background: rgba(0, 0, 0, 0.1)
}

.site-header-action a:hover {
	border-color: #000
}

.overlay,
.background {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 0
}

.background {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 0;
	opacity: .4
}

.overlay {
	z-index: 1
}

.site-search {
	padding: 0;
	margin: 0;
	font-size: 1.4rem;
	position: relative;
	margin-right: 1em
}

.site-search input {
	font-size: 1.5rem;
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.4);
	box-sizing: border-box;
	border-radius: 2em;
	height: 2.6em;
	padding: .6em 1em;
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	right: 1em;
	margin-top: -1.3em
}

.site-breadcrumbs {
	padding: 1em 0;
	color: #ddd
}

.site-breadcrumbs .container {
	border-bottom: 1px solid #ddd;
	padding-bottom: 1em
}

.page-breadcrumb {
	color: #555;
	text-transform: uppercase;
	font-size: .85em;
	padding: 0 0 0 .2em
}

.page-breadcrumba:hover {
	color: #586cd2
}

.page-breadcrumb:first-child {
	padding-left: 0
}

.page-breadcrumb:last-child {
	color: #6373C7;
	padding-right: 0;
	opacity: 1 !important
}

span.page-breadcrumb {
	cursor: default;
	opacity: .5
}

.site-footer {
	background: #FE7A38;
	color: #9c3501
}

.site-footer .container:first-child {
	padding: 3em 0
}

.site-footer ul {
	list-style: none;
	padding-left: 2em
}

.site-footer a {
	color: #9c3501
}

.site-footer a:hover {
	color: #fff;
	opacity: 1
}

.footer-user {
	text-align: center
}

.footer-user a {
	margin-left: 1em;
	color: #fff
}

.footer-user .button {
	color: #9c3501;
	border-color: #9c3501
}

.footer-user .button:hover {
	border-color: #fff
}

.site-copyright {
	padding: 2em 0;
	text-align: center;
	font-size: .8em;
	color: #000;
	opacity: .6
}

.page-content {
	margin: 1.5em 0 3em
}

@media (min-width: 750px) {
	.page-content {
		margin: 3em 0 3em
	}
}

.page-content-main,
.page-content-aside {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top
}

@media (min-width: 1000px) {
	.page-content-main {
		width: 65%;
		padding-right: 3em
	}
}

@media (min-width: 1000px) {
	.page-content-aside {
		width: 35%
	}
}

@media (max-width: 750px) {
	.page-content-aside {
		margin-top: 1em;
		display: block
	}
}

.site-nav {
	position: relative;
	padding: 0 1em;
	z-index: 400;
	transition: .3s
}

.site-nav:before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 300%;
	opacity: .7;
	top: 0;
	left: 0;
	background: #2d3a7d;
	background: linear-gradient(to bottom, #2d3a7d 0%, transparent 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color1', endColorstr='$color2', GradientType=0)
}

@media (max-width: 1000px) {
	.site-nav {
		padding: .5em 1em;
		position: absolute;
		width: 100%;
		top: 0;
		box-sizing: border-box;
		z-index: 1000
	}
}

.site-nav a {
	color: #fff;
	line-height: 1em;
	font-size: 1.1em;
	text-transform: uppercase;
	text-decoration: none !important;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent
}

@media (min-width: 1000px) {
	.site-nav a span {
		display: none
	}
}

@media (max-width: 1000px) {
	.site-nav a {
		border-radius: .2em;
		margin: .2em 0;
		padding: .4em .7em;
		display: block;
		text-align: left
	}
}

@media (min-width: 1000px) {
	.site-nav a {
		display: inline-block;
		padding: .5em 0;
		margin-left: 1em
	}
}

.site-nav a:hover {
	opacity: 1
}

@media (min-width: 1000px) {
	.site-nav a:hover {
		border-color: rgba(255, 255, 255, 0.4)
	}
}

.site-nav a.active {
	opacity: 1
}

@media (max-width: 1000px) {
	.site-nav a.active {
		border-radius: .2em;
		background: #6373C7
	}
}

@media (min-width: 1000px) {
	.site-nav a.active {
		border-color: #fff
	}
}

.site-nav-section {
	vertical-align: middle;
	position: relative;
	overflow: hidden;
	transition: .3s
}

@media (max-width: 1000px) {
	.site-nav-section {
		text-align: center
	}
}

@media (min-width: 1000px) {
	.site-nav-section {
		display: inline-block;
		box-sizing: border-box
	}
}

a.site-nav-home {
	opacity: 1;
	margin: 0;
	padding: .8rem 0;
	border: 0 !important
}

.site-nav-brand {
	text-transform: uppercase;
	text-align: left
}

@media (min-width: 400px) {
	.site-nav-brand {
		font-size: 1.2em
	}
}

.site-nav-brand a {
	padding: .3em 0;
	display: inline-block !important
}

@media (min-width: 1000px) {
	.site-nav-brand {
		padding-left: 1em
	}
}

@media (min-width: 1000px) {
	.site-nav-brand {
		display: none
	}

	.site-nav-menu {
		width: 65%
	}

	.site-nav-search {
		width: 35%
	}
}

.site-nav-button {
	position: absolute;
	right: .3em;
	top: 0;
	cursor: pointer
}

.site-nav-button svg {
	height: 1em;
	width: 1em
}

.site-nav-button svg path {
	fill: #fff
}

.site-nav-button:hover {
	opacity: .4
}

.site-nav-button:hover svg path {
	fill: #000
}

@media (min-width: 1000px) {
	.site-nav-button {
		display: none !important
	}
}

.site-nav-close {
	display: none
}

.site-nav-menu {
	padding-left: .5em;
	text-align: left
}

.site-nav-menu svg {
	display: none;
	transition: .3s
}

@media (min-width: 1000px) {
	.site-nav-menu svg {
		display: inline-block;
		width: 5em;
		margin: .5em 0;
		fill: #fff
	}
}

.site-nav-menu a.logo {
	border: 0 !important;
	margin: 0
}

.site-nav-menu a.logo:hover svg {
	fill: #93a4fd
}

@media (max-width: 1000px) {
	.site-nav-menu {
		max-height: 0;
		padding: 0;
		opacity: 0
	}
}

.site-nav-search {
	position: relative;
	text-align: right;
	padding: .7em 0;
	height: 3.5em
}

@media (max-width: 1000px) {
	.site-nav-search {
		max-height: 0;
		opacity: 0
	}
}

.site-nav-search input,
.site-nav-search svg {
	display: inline-block;
	vertical-align: middle
}

.site-nav-search input {
	margin: .1em 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.15)
}

@media (max-width: 1000px) {
	.site-nav-search input {
		display: block
	}
}

.site-nav-search input:focus {
	background: #fff;
	color: #555
}

.site-nav-search svg {
	width: 2em;
	position: absolute;
	top: .5em;
	right: 1em;
	margin: 0;
	fill: #fff
}

@media (max-width: 1000px) {
	.site-search {
		width: 100%
	}
}

body.site-nav-is-open {
	background: #000
}

body.site-nav-is-open .site-nav-open {
	display: none
}

body.site-nav-is-open .site-nav-close {
	display: block
}

body.site-nav-is-open .site-nav {
	background: rgba(34, 34, 34, 0.8);
	padding-bottom: 1em
}

body.site-nav-is-open .site-nav-menu,
body.site-nav-is-open .site-nav-search {
	max-height: 600px;
	padding: 1em 0;
	opacity: 1
}

@media (max-width: 1000px) {

	body.site-nav-is-open .site-nav-menu,
	body.site-nav-is-open .site-nav-search {
		display: block
	}
}

body.site-nav-is-open .site-header-content {
	opacity: 0
}

.page-pagination {
	text-align: center
}

.MarkupPagerNav {
	padding-bottom: 2em;
	text-align: center
}

.MarkupPagerNav li {
	display: inline-block
}

.MarkupPagerNav li a {
	padding: .5em 1em;
	display: block;
	font-weight: 400;
	text-decoration: none !important;
	border-bottom: .2em solid transparent
}

.MarkupPagerNav li a:hover {
	color: #6373C7;
	border-color: #6373C7
}

.MarkupPagerNavOn a {
	color: #ddd !important;
	border-color: #6373C7 !important
}

.MarkupPagerNavPrevious,
.MarkupPagerNavNext {
	border: 1px solid #6373C7
}

.MarkupPagerNavPrevious {
	margin-right: 1em
}

.MarkupPagerNavNext {
	margin-left: 1em
}

.page-comments {
	margin-bottom: 3em
}

.page-comments h5 {
	margin-bottom: 1em
}

.CommentList {
	list-style: none
}

.CommentListItem {
	position: relative;
	padding: 2em;
	border: 1px solid #ddd;
	margin-bottom: 1em
}

.CommentListItem h6 {
	color: #6373C7;
	margin-bottom: 1em
}

.CommentListItem .CommentStars {
	display: block;
	font-size: 1.5em;
	margin-top: -.3em
}

.CommentListItem .CommentStars span {
	cursor: pointer;
	color: #FE7A38
}

.CommentGravatar {
	border-radius: 50%;
	width: 3em;
	vertical-align: middle
}

.CommentHeader {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	margin-left: 1em
}

.CommentText {
	margin-top: 1.5em
}

.CommentText :last-child {
	margin-bottom: 0
}

.CommentAction {
	text-align: right
}

.CommentAction {
	margin: 0
}

.CommentActionDownvote,
.CommentActionUpvote {
	vertical-align: middle
}

.CommentActionDownvote svg,
.CommentActionUpvote svg {
	width: 2em;
	vertical-align: middle;
	fill: #555
}

.CommentActionDownvote:hover svg,
.CommentActionUpvote:hover svg {
	fill: #586cd2
}

.CommentActionReply {
	display: inline-block;
	height: 38px;
	padding: 0 30px;
	color: #555;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	line-height: 38px;
	letter-spacing: .1rem;
	text-transform: uppercase;
	text-decoration: none !important;
	white-space: nowrap;
	background-color: transparent;
	border-radius: 4px;
	border: 1px solid #bbb;
	cursor: pointer;
	box-sizing: border-box;
	margin-top: 1.5em
}

@media (min-width: 1000px) {
	.CommentActionReply {
		position: absolute;
		right: 1em;
		top: 1em;
		margin: 0
	}
}

@media (max-width: 550px) {
	.CommentActionReply {
		width: 100%
	}
}

.CommentActionReply:hover {
	border-color: #6373C7;
	color: #6373C7
}

.CommentVotes {
	display: inline-block;
	vertical-align: middle;
	margin-left: 1em;
	position: absolute;
	right: 1em;
	top: 1em
}

.CommentListReplies {
	margin: 0
}

.CommentListReplies .CommentListItem {
	border: 0;
	margin: 0;
	padding: 0;
	margin-top: 2em;
	border-top: 1px solid #ddd;
	padding-left: 2em;
	padding-top: 2em
}

.page-comments-form {
	padding-bottom: 3em
}

.CommentForm textarea,
.CommentForm input {
	width: 100%
}

#CommentPostNote {
	text-align: center
}

#CommentPostNote p {
	border-bottom: 0.2em solid #586cd2;
	margin: 2em 0 3em 0;
	left: 0;
	text-align: center;
	display: inline-block;
	padding: .5em;
	box-sizing: border-box
}

#CommentPostNote .pending {
	border-color: #f90
}

.CommentFormCite,
.CommentFormEmail {
	box-sizing: border-box;
	margin-bottom: 0
}

@media (min-width: 750px) {

	.CommentFormCite,
	.CommentFormEmail {
		float: left;
		width: 50%
	}
}

@media (min-width: 750px) {
	.CommentFormCite {
		padding-right: 1.5em
	}
}

@media (min-width: 750px) {
	.CommentFormEmail {
		padding-left: 1.5em
	}
}

.CommentFormText {
	margin-bottom: 0
}

.CommentFormText textarea {
	min-height: 15em
}

.CommentFormSubmit {
	text-align: right
}

.CommentFormSubmit button {
	background: #586cd2;
	border: 0;
	color: #fff
}

.CommentFormSubmit button:hover {
	background: #2a3c9a
}

.CommentFormNotify {
	background: #fff;
	line-height: 1.3em;
	padding: .7em 1em;
	border: 1px solid #D1D1D1;
	border-radius: 4px
}

.CommentFormNotify label,
.CommentFormNotify input {
	margin: 0;
	display: inline-block;
	width: auto;
	margin-right: .3em
}

.CommentFormNotify label {
	margin-right: 1em
}

.CommentFormStars {
	text-align: center
}

.CommentFormStars>input {
	display: none
}

#CommentForm .CommentStars {
	font-size: 3em
}

#CommentForm .CommentStars span {
	cursor: pointer
}

#CommentForm .CommentStars.active span {
	color: #7E9EB4
}

#CommentForm .CommentStars span.active~span {
	color: #ddd
}

#CommentForm .CommentStars:hover span {
	color: #FE7A38 !important
}

#CommentForm .CommentStars span:hover~span {
	color: #ddd !important
}

.CommentFooter .CommentForm {
	margin: 0;
	margin-top: 2em;
	padding-bottom: 0
}

@media (min-width: 750px) {
	.CommentFooter .CommentForm {
		padding: 2em;
		background: #f5f5f5;
		border: 1px solid #ddd
	}
}

.featured-box {
	position: relative;
	width: 100%;
	background: #6373C7;
	background: linear-gradient(to bottom, #6373C7 0%, #7E9EB4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color1', endColorstr='$color2', GradientType=0);
	display: inline-block;
	box-sizing: border-box
}

.featured-box img {
	width: 100%;
	opacity: .6
}

.featured-box .overlay {
	background: transparent;
	background: linear-gradient(to bottom, transparent 0%, #111 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color1', endColorstr='$color2', GradientType=0);
	opacity: 1;
	top: 40%;
	z-index: 2
}

.featured-box a {
	color: #fff
}

.featured-box-title {
	margin: 0;
	font-size: 1.5em;
	color: #fff
}

.featured-box-title a {
	display: inline-block
}

.featured-box-date,
.featured-box-subtitle {
	font-size: 1em;
	margin: 0;
	color: #fff;
	display: inline-block;
	position: relative;
	z-index: 10
}

.featured-box-tag {
	background: #FE7A38;
	color: #fff;
	text-transform: uppercase;
	padding: .3em .5em .2em .5em;
	line-height: 1em;
	margin-bottom: .5em;
	display: inline-block;
	position: relative;
	z-index: 5;
	font-size: .8em
}

.featured-box-content {
	position: absolute;
	bottom: 0;
	z-index: 20;
	left: 0;
	right: 0;
	margin: 1em;
	text-align: left
}

.InputfieldForm {
	margin-top: 1em
}

.InputfieldForm select,
.InputfieldForm input,
.InputfieldForm textarea {
	width: 100%;
	margin: 0 0 .5em 0;
	position: relative;
	z-index: 2;
	background: #fafafa;
	border-color: #ccc;
	color: #555
}

.InputfieldForm select:focus,
.InputfieldForm input:focus,
.InputfieldForm textarea:focus {
	background: #fff
}

.InputfieldForm textarea {
	min-height: 10em;
	padding: .5em .7em;
	max-width: 100%
}

.InputfieldForm p {
	margin: 0;
	position: relative
}

.InputfieldForm i {
	display: none !important
}

.Inputfields,
.InputfieldFieldset {
	padding: 0;
	margin: 0;
	list-style: none
}

.Inputfields>.InputfieldHeader,
.InputfieldFieldset>.InputfieldHeader {
	font-size: 1.5em;
	color: #6373C7;
	line-height: 1.2em;
	border-bottom: 1px solid #ddd;
	padding-bottom: .8em;
	margin-bottom: .8em
}

.Inputfields>label,
.InputfieldFieldset>label {
	font-size: 2em;
	color: #6373C7;
	font-weight: 300;
	margin: 0;
	margin-bottom: .5em
}

.Inputfield {
	position: relative;
	margin: 0 0 1.5em 0;
	display: inline-block;
	box-sizing: border-box;
	display: inline-block !important;
	width: 100%
}

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

.Inputfield .description,
.Inputfield .notes {
	font-size: .8em;
	line-height: 1.4em;
	margin: -.5em 0 .5em;
	opacity: .7
}

.Inputfield .toggle-icon {
	display: none !important
}

.Inputfield .notes {
	background: #ECD585;
	color: #63500f;
	padding: .7em;
	border: 1px solid #deb72d;
	margin-top: -1em;
	border-radius: .3em;
	position: relative;
	z-index: 0
}

.Inputfield label {
	position: relative
}

.Inputfield label i {
	display: none !important
}

.Inputfield.InputfieldStateHidden,
.InputfieldHeaderHidden {
	display: none !important
}

.InputfieldColumnWidth {
	float: left;
	margin-left: 1%
}

.InputfieldColumnWidthFirst {
	margin-left: 0;
	clear: both
}

@media (max-width: 750px) {
	.InputfieldColumnWidth {
		float: none;
		margin-left: 0;
		width: 100% !important
	}
}

.InputfieldCheckbox input {
	width: auto;
	margin: 0;
	margin-right: 1em
}

.InputfieldCheckbox .ui-widget-content label {
	padding: .5em 0;
	margin: 0 0 1em 0;
	line-height: 1.2em;
	border-radius: .3em;
	position: relative;
	z-index: 5
}

.InputfieldPassword input:focus {
	position: relative;
	z-index: 10
}

.InputfieldPassword .detail {
	position: absolute;
	right: 1em;
	top: 50%;
	margin-top: -1.2em;
	text-transform: uppercase;
	opacity: .6;
	font-size: .7em;
	z-index: 0
}

.InputfieldStateRequired>label:after {
	content: "*";
	color: #B34A64;
	margin-left: .3em;
	display: inline-block
}

.FormBuilderErrors,
.form-messages {
	padding: 1em 0;
	position: relative;
	z-index: 10
}

.FormBuilderErrors>p,
.form-message {
	padding: .3em .8em;
	background: #f5f5f5;
	margin-bottom: .5em;
	border-left: .4em solid
}

.FormBuilderErrors>p a,
.form-message a {
	font-weight: bold
}

.ui-state-error,
.form-message-error {
	color: #B34A64;
	border-color: #B34A64
}

.ui-state-error a,
.form-message-error a {
	color: #471d28 !important
}

.form-message-warning {
	border-color: #EC9140
}

.form-message-warning a {
	color: #86460d !important
}

.form-message-success {
	border-color: #4EB577
}

.form-message-success a {
	color: #1f4b31 !important
}

#FormBuilderSubmitted+.ui-state-highlight {
	border: 1px solid #4EB577;
	color: #4EB577;
	font-size: 1.2em;
	margin-top: 4em;
	text-align: center;
	padding: 1em
}

.InputfieldFileList {
	list-style: none;
	padding: 1em 0;
	margin: 0
}

.InputfieldFileFormBuilderDelete {
	margin-left: 1em;
	text-transform: uppercase;
	color: #B34A64
}

.InputfieldFileFormBuilderDelete input {
	width: auto
}

.AjaxUploadDropHere {
	display: none !important
}

.InputfieldMapMarker .InputfieldContent .notes,
.InputfieldMapMarker .InputfieldContent .InputfieldMapMarkerAddress,
.InputfieldMapMarker .InputfieldContent .InputfieldMapMarkerLat,
.InputfieldMapMarker .InputfieldContent .InputfieldMapMarkerLng,
.InputfieldMapMarker .InputfieldContent .InputfieldMapMarkerZoom,
.InputfieldMapMarker .InputfieldContent .InputfieldMapMarkerToggle {
	display: none !important
}

.InputfieldError {
	font-size: .7em;
	line-height: 1.3em;
	padding: .5em 0 1em 0;
	color: #B34A64;
	font-weight: 600;
	text-transform: uppercase
}

.InputfieldSubmit {
	text-align: right
}

.InputfieldSubmit button {
	background: #6373C7;
	border-color: #6373C7;
	color: #fff
}

.InputfieldSubmit button:hover {
	background: #3b4ba3;
	border-color: #3b4ba3
}

.offers-list {
	list-style: none
}

.offer {
	position: relative;
	box-sizing: border-box;
	padding: 0;
	background: #6373C7;
	padding-left: 0;
	margin: .4em 1%;
	color: #fff;
	overflow: hidden
}

.offer a {
	color: #fff;
	opacity: .6
}

@media (min-width: 1000px) {
	.offer {
		width: 48%;
		display: inline-block
	}
}

.offer-icon,
.offer-content {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: middle
}

.offer-icon {
	width: 25%;
	position: absolute;
	text-align: center;
	padding: 0;
	top: -3em;
	right: 2em;
	margin: 0
}

.offer-icon svg {
	margin: 1.25em;
	-webkit-transform: rotate(-20deg) scale(1.4);
	transform: rotate(-20deg) scale(1.4);
	height: 10em !important;
	width: 10em !important
}

.offer-icon svg path {
	fill: #6373C7;
	fill: #000;
	opacity: .1
}

.offer-content {
	padding: 1em;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 1em
}

.offer-title {
	font-size: 1.2em;
	line-height: 1.2em
}

.offer-listing-title {
	line-height: 1.2em
}

.share-buttons-wrapper {
	padding: 1em 0;
	text-align: center;
	margin-bottom: 3em
}

.share-buttons-label {
	text-transform: uppercase
}

@media (max-width: 1000px) {
	.share-buttons-label {
		display: block
	}
}

@media (min-width: 1000px) {
	.share-buttons-label {
		display: inline-block;
		vertical-align: middle;
		margin-right: 1em
	}
}

.share-buttons {
	display: inline-block;
	padding: .6em 1.5em
}

.share-button {
	text-transform: uppercase;
	display: inline-block;
	padding: .4em;
	text-decoration: none !important;
	position: relative
}

.share-button span {
	vertical-align: middle;
	position: absolute;
	display: block;
	bottom: -3em;
	width: 10em;
	margin-left: -5em;
	left: 50%;
	font-size: .7em;
	font-weight: bold;
	color: #666;
	opacity: 0;
	transition: .4s
}

.share-button svg {
	width: 2em;
	transition: .2s;
	vertical-align: middle;
	fill: #444
}

.share-button svg path {
	transition: .2s;
	fill: #444
}

.share-button:hover span {
	bottom: -1.4em;
	opacity: 1
}

.share-button:hover svg {
	-webkit-transform: scale(1.6) translateY(-12%);
	transform: scale(1.6) translateY(-12%)
}

.share-button-twitter:hover span {
	color: #55acee
}

.share-button-twitter:hover svg,
.share-button-twitter:hover svg path {
	fill: #55acee
}

.share-button-facebook:hover span {
	color: #3b5998
}

.share-button-facebook:hover svg,
.share-button-facebook:hover svg path {
	fill: #3b5998
}

.share-button-pinterest:hover span {
	color: #bd081c
}

.share-button-pinterest:hover svg,
.share-button-pinterest:hover svg path {
	fill: #bd081c
}

.share-button-googleplus:hover span {
	color: #dc4e41
}

.share-button-googleplus:hover svg,
.share-button-googleplus:hover svg path {
	fill: #dc4e41
}

.share-button-linkedin:hover span {
	color: #0077b5
}

.share-button-linkedin:hover svg,
.share-button-linkedin:hover svg path {
	fill: #0077b5
}

.infobox {
	position: relative;
	display: block;
	border: #ddd solid 1px;
	text-align: center
}

@media (min-width: 1000px) {
	.infobox {
		box-shadow: 0 0.1em 0.35em rgba(0, 0, 0, 0.1)
	}

	.infobox.-has-map {
		margin-top: -10em
	}
}

.infobox-map {
	position: relative;
	background: #fff;
	height: 12em
}

#map {
	height: 100%;
	width: 100%
}

.infobox-listing,
.infobox-address {
	box-sizing: border-box;
	display: block;
	font-weight: 600;
	padding-bottom: 1em;
	margin: 0 !important;
	margin-bottom: 1em;
	border-bottom: 1px solid #ddd
}

.infobox-listing {
	border: 0;
	padding-bottom: 1em
}

.infobox-listing img {
	width: 50px;
	vertical-align: middle;
	margin-right: 1em;
	border-radius: 50%;
	display: none
}

.infobox-items {
	background: #f5f5f5;
	padding: 1.5em;
	font-size: .8em
}

.infobox-items :last-child {
	padding-bottom: 0;
	border: 0
}

.infobox-item {
	margin: .5em .7em;
	display: inline-block;
	text-align: left
}

.infobox-item small {
	display: block;
	opacity: .7
}

.infobox-website {
	margin: 1em 0 0
}

.timeline-item {
	text-align: left;
	position: relative;
	padding: 0 0 2em 1.5em;
	line-height: 1.5em;
	margin-top: -.7em;
	overflow: hidden
}

@media (min-width: 1000px) {
	.timeline-item:before {
		content: "";
		position: absolute;
		border-left: 1px solid #7E9EB4;
		height: 100%;
		left: 5px;
		top: 10px;
		bottom: -2em
	}

	.timeline-item:last-child:before {
		display: none
	}
}

.timeline-item a:before {
	content: "";
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #7E9EB4;
	font-weight: bold;
	position: absolute;
	left: 1px;
	top: 8px;
	font-size: 20px;
	line-height: 1em
}

.timeline-item small {
	opacity: .7;
	display: block;
	font-size: .7em
}

.is-hidden {
	display: none
}

.is-transparent {
	opacity: 0
}