@import url('https://fonts.googleapis.com/css2?family=Arsenal:ital,wght@0,400;0,700;1,400;1,700&display=swap');

@font-face {
	font-family: apercu;
	src: url('../font/FontsFree-Net-ApercuRegular.ttf') format('truetype');
}

@font-face {
	font-family: apercu;
	src: url('../font/FontsFree-Net-ApercuBold.ttf') format('truetype');
	font-weight:bold;
}

 @charset "UTF-8";

img,
legend {
	border: 0
  aspect-ratio: attr(width) / attr(height);
}

legend,
td,
th {
	padding: 0
}

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,
optgroup,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .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: -.5em
}

sub {
	bottom: -.25em
}

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

figure {
	margin: 1em 40px
}

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

pre,
textarea {
	overflow: auto
}

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

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

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

input {
	line-height: normal
}

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

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

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

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

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

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

.icon-bar>* i,
img {
	vertical-align: middle
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	text-rendering: optimizeLegibility
}

.side-nav,
dl,
ol,
ul {
	list-style-position: outside
}

.invisible,
.reveal-modal {
	visibility: hidden
}

.clearfix:after,
.row .row.collapse:after,
.row .row:after,
.row:after {
	clear: both
}

.off-canvas-wrap,
.tab-bar {
	-webkit-backface-visibility: hidden
}

meta.foundation-version {
	font-family: "/5.5.2/"
}

meta.foundation-mq-small {
	font-family: "/only screen/";
	width: 0
}

meta.foundation-mq-small-only {
	font-family: "/only screen and (max-width: 40em)/";
	width: 0
}

meta.foundation-mq-medium {
	font-family: "/only screen and (min-width:40.0625em)/";
	width: 40.0625em
}

meta.foundation-mq-medium-only {
	font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
	width: 40.0625em
}

meta.foundation-mq-large {
	font-family: "/only screen and (min-width:64.0625em)/";
	width: 64.0625em
}

meta.foundation-mq-large-only {
	font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
	width: 64.0625em
}

meta.foundation-mq-xlarge {
	font-family: "/only screen and (min-width:90.0625em)/";
	width: 90.0625em
}

meta.foundation-mq-xlarge-only {
	font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
	width: 90.0625em
}

meta.foundation-mq-xxlarge {
	font-family: "/only screen and (min-width:120.0625em)/";
	width: 120.0625em
}

.row,
select {
	width: 100%
}

meta.foundation-data-attribute-namespace {
	font-family: false
}

.button,
body,
button {
	font-weight: 400;
	position: relative
}

body,
html {
	height: 100%;
	font-size: 100%
}

html {
	box-sizing: border-box
}

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

body {
	background: #fff;
	color: #222;
	cursor: auto;
	font-style: normal;
	line-height: 1.5;
	margin: 0;
	padding: 0
	    color: #555c63;
    font-weight: normal;
    font-size: 16px;
}

.button,
a:hover,
button {
	cursor: pointer
}

img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
	max-width: none !important
}

.left {
	float: left !important
}

.right {
	float: right !important
}

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

.hide {
	display: none
}

.antialiased {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

img {
	display: inline-block
}

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

.row {
	margin: 0 auto;
	max-width: 62.5rem
}

.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 -.9375rem;
	max-width: none;
	width: auto
}

.row .row.collapse {
	margin: 0;
	max-width: none;
	width: auto
}

.column,
.columns {
	padding-left: .9375rem;
	padding-right: .9375rem;
	width: 100%;
	float: left
}

.column+.column:last-child,
.column+.columns:last-child,
.columns+.column:last-child,
.columns+.columns:last-child {
	float: right
}

.column+.column.end,
.column+.columns.end,
.columns+.column.end,
.columns+.columns.end {
	float: left
}

@media only screen {

	.column,
	.columns,
	.small-pull-0,
	.small-pull-1,
	.small-pull-10,
	.small-pull-11,
	.small-pull-2,
	.small-pull-3,
	.small-pull-4,
	.small-pull-5,
	.small-pull-6,
	.small-pull-7,
	.small-pull-8,
	.small-pull-9,
	.small-push-0,
	.small-push-1,
	.small-push-10,
	.small-push-11,
	.small-push-2,
	.small-push-3,
	.small-push-4,
	.small-push-5,
	.small-push-7,
	.small-push-8,
	.small-push-9 {
		position: relative
	}

	.small-push-0 {
		left: 0;
		right: auto
	}

	.small-pull-0 {
		right: 0;
		left: auto
	}

	.small-push-1 {
		left: 8.33333%;
		right: auto
	}

	.small-pull-1 {
		right: 8.33333%;
		left: auto
	}

	.small-push-2 {
		left: 16.66667%;
		right: auto
	}

	.small-pull-2 {
		right: 16.66667%;
		left: auto
	}

	.small-push-3 {
		left: 25%;
		right: auto
	}

	.small-pull-3 {
		right: 25%;
		left: auto
	}

	.small-push-4 {
		left: 33.33333%;
		right: auto
	}

	.small-pull-4 {
		right: 33.33333%;
		left: auto
	}

	.small-push-5 {
		left: 41.66667%;
		right: auto
	}

	.small-pull-5 {
		right: 41.66667%;
		left: auto
	}

	.small-push-6 {
		position: relative;
		left: 50%;
		right: auto
	}

	.small-pull-6 {
		right: 50%;
		left: auto
	}

	.small-push-7 {
		left: 58.33333%;
		right: auto
	}

	.small-pull-7 {
		right: 58.33333%;
		left: auto
	}

	.small-push-8 {
		left: 66.66667%;
		right: auto
	}

	.small-pull-8 {
		right: 66.66667%;
		left: auto
	}

	.small-push-9 {
		left: 75%;
		right: auto
	}

	.small-pull-9 {
		right: 75%;
		left: auto
	}

	.small-push-10 {
		left: 83.33333%;
		right: auto
	}

	.small-pull-10 {
		right: 83.33333%;
		left: auto
	}

	.small-push-11 {
		left: 91.66667%;
		right: auto
	}

	.small-pull-11 {
		right: 91.66667%;
		left: auto
	}

	.column,
	.columns {
		padding-left: .9375rem;
		padding-right: .9375rem;
		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: .9375rem;
		padding-right: .9375rem;
		float: left
	}
}

@media only screen and (min-width:40.0625em) {

	.medium-pull-0,
	.medium-pull-1,
	.medium-pull-10,
	.medium-pull-11,
	.medium-pull-2,
	.medium-pull-3,
	.medium-pull-4,
	.medium-pull-5,
	.medium-pull-6,
	.medium-pull-7,
	.medium-pull-8,
	.medium-pull-9,
	.medium-push-0,
	.medium-push-1,
	.medium-push-10,
	.medium-push-11,
	.medium-push-2,
	.medium-push-3,
	.medium-push-4,
	.medium-push-5,
	.medium-push-6,
	.medium-push-7,
	.medium-push-8,
	.medium-push-9,
	.pull-0,
	.pull-1,
	.pull-10,
	.pull-11,
	.pull-2,
	.pull-3,
	.pull-4,
	.pull-5,
	.pull-6,
	.pull-7,
	.pull-8,
	.pull-9,
	.push-0,
	.push-1,
	.push-10,
	.push-11,
	.push-2,
	.push-3,
	.push-4,
	.push-5,
	.push-6,
	.push-7,
	.push-8,
	.push-9 {
		position: relative
	}

	.medium-push-0 {
		left: 0;
		right: auto
	}

	.medium-pull-0 {
		right: 0;
		left: auto
	}

	.medium-push-1 {
		left: 8.33333%;
		right: auto
	}

	.medium-pull-1 {
		right: 8.33333%;
		left: auto
	}

	.medium-push-2 {
		left: 16.66667%;
		right: auto
	}

	.medium-pull-2 {
		right: 16.66667%;
		left: auto
	}

	.medium-push-3 {
		left: 25%;
		right: auto
	}

	.medium-pull-3 {
		right: 25%;
		left: auto
	}

	.medium-push-4 {
		left: 33.33333%;
		right: auto
	}

	.medium-pull-4 {
		right: 33.33333%;
		left: auto
	}

	.medium-push-5 {
		left: 41.66667%;
		right: auto
	}

	.medium-pull-5 {
		right: 41.66667%;
		left: auto
	}

	.medium-push-6 {
		left: 50%;
		right: auto
	}

	.medium-pull-6 {
		right: 50%;
		left: auto
	}

	.medium-push-7 {
		left: 58.33333%;
		right: auto
	}

	.medium-pull-7 {
		right: 58.33333%;
		left: auto
	}

	.medium-push-8 {
		left: 66.66667%;
		right: auto
	}

	.medium-pull-8 {
		right: 66.66667%;
		left: auto
	}

	.medium-push-9 {
		left: 75%;
		right: auto
	}

	.medium-pull-9 {
		right: 75%;
		left: auto
	}

	.medium-push-10 {
		left: 83.33333%;
		right: auto
	}

	.medium-pull-10 {
		right: 83.33333%;
		left: auto
	}

	.medium-push-11 {
		left: 91.66667%;
		right: auto
	}

	.medium-pull-11 {
		right: 91.66667%;
		left: auto
	}

	.column,
	.columns {
		position: relative;
		padding-left: .9375rem;
		padding-right: .9375rem;
		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: .9375rem;
		padding-right: .9375rem;
		float: left
	}

	.push-0 {
		left: 0;
		right: auto
	}

	.pull-0 {
		right: 0;
		left: auto
	}

	.push-1 {
		left: 8.33333%;
		right: auto
	}

	.pull-1 {
		right: 8.33333%;
		left: auto
	}

	.push-2 {
		left: 16.66667%;
		right: auto
	}

	.pull-2 {
		right: 16.66667%;
		left: auto
	}

	.push-3 {
		left: 25%;
		right: auto
	}

	.pull-3 {
		right: 25%;
		left: auto
	}

	.push-4 {
		left: 33.33333%;
		right: auto
	}

	.pull-4 {
		right: 33.33333%;
		left: auto
	}

	.push-5 {
		left: 41.66667%;
		right: auto
	}

	.pull-5 {
		right: 41.66667%;
		left: auto
	}

	.push-6 {
		left: 50%;
		right: auto
	}

	.pull-6 {
		right: 50%;
		left: auto
	}

	.push-7 {
		left: 58.33333%;
		right: auto
	}

	.pull-7 {
		right: 58.33333%;
		left: auto
	}

	.push-8 {
		left: 66.66667%;
		right: auto
	}

	.pull-8 {
		right: 66.66667%;
		left: auto
	}

	.push-9 {
		left: 75%;
		right: auto
	}

	.pull-9 {
		right: 75%;
		left: auto
	}

	.push-10 {
		left: 83.33333%;
		right: auto
	}

	.pull-10 {
		right: 83.33333%;
		left: auto
	}

	.push-11 {
		left: 91.66667%;
		right: auto
	}

	.pull-11 {
		right: 91.66667%;
		left: auto
	}

	.button,
	button {
		display: inline-block
	}
}

@media only screen and (min-width:64.0625em) {

	.large-pull-0,
	.large-pull-1,
	.large-pull-10,
	.large-pull-11,
	.large-pull-2,
	.large-pull-3,
	.large-pull-4,
	.large-pull-5,
	.large-pull-6,
	.large-pull-7,
	.large-pull-8,
	.large-pull-9,
	.large-push-0,
	.large-push-1,
	.large-push-10,
	.large-push-11,
	.large-push-2,
	.large-push-3,
	.large-push-4,
	.large-push-5,
	.large-push-6,
	.large-push-7,
	.large-push-8,
	.large-push-9,
	.pull-0,
	.pull-1,
	.pull-10,
	.pull-11,
	.pull-2,
	.pull-3,
	.pull-4,
	.pull-5,
	.pull-6,
	.pull-7,
	.pull-8,
	.pull-9,
	.push-0,
	.push-1,
	.push-10,
	.push-11,
	.push-2,
	.push-3,
	.push-4,
	.push-5,
	.push-6,
	.push-7,
	.push-8,
	.push-9 {
		position: relative
	}

	.large-push-0 {
		left: 0;
		right: auto
	}

	.large-pull-0 {
		right: 0;
		left: auto
	}

	.large-push-1 {
		left: 8.33333%;
		right: auto
	}

	.large-pull-1 {
		right: 8.33333%;
		left: auto
	}

	.large-push-2 {
		left: 16.66667%;
		right: auto
	}

	.large-pull-2 {
		right: 16.66667%;
		left: auto
	}

	.large-push-3 {
		left: 25%;
		right: auto
	}

	.large-pull-3 {
		right: 25%;
		left: auto
	}

	.large-push-4 {
		left: 33.33333%;
		right: auto
	}

	.large-pull-4 {
		right: 33.33333%;
		left: auto
	}

	.large-push-5 {
		left: 41.66667%;
		right: auto
	}

	.large-pull-5 {
		right: 41.66667%;
		left: auto
	}

	.large-push-6 {
		left: 50%;
		right: auto
	}

	.large-pull-6 {
		right: 50%;
		left: auto
	}

	.large-push-7 {
		left: 58.33333%;
		right: auto
	}

	.large-pull-7 {
		right: 58.33333%;
		left: auto
	}

	.large-push-8 {
		left: 66.66667%;
		right: auto
	}

	.large-pull-8 {
		right: 66.66667%;
		left: auto
	}

	.large-push-9 {
		left: 75%;
		right: auto
	}

	.large-pull-9 {
		right: 75%;
		left: auto
	}

	.large-push-10 {
		left: 83.33333%;
		right: auto
	}

	.large-pull-10 {
		right: 83.33333%;
		left: auto
	}

	.large-push-11 {
		left: 91.66667%;
		right: auto
	}

	.large-pull-11 {
		right: 91.66667%;
		left: auto
	}

	.column,
	.columns {
		position: relative;
		padding-left: .9375rem;
		padding-right: .9375rem;
		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: .9375rem;
		padding-right: .9375rem;
		float: left
	}

	.push-0 {
		left: 0;
		right: auto
	}

	.pull-0 {
		right: 0;
		left: auto
	}

	.push-1 {
		left: 8.33333%;
		right: auto
	}

	.pull-1 {
		right: 8.33333%;
		left: auto
	}

	.push-2 {
		left: 16.66667%;
		right: auto
	}

	.pull-2 {
		right: 16.66667%;
		left: auto
	}

	.push-3 {
		left: 25%;
		right: auto
	}

	.pull-3 {
		right: 25%;
		left: auto
	}

	.push-4 {
		left: 33.33333%;
		right: auto
	}

	.pull-4 {
		right: 33.33333%;
		left: auto
	}

	.push-5 {
		left: 41.66667%;
		right: auto
	}

	.pull-5 {
		right: 41.66667%;
		left: auto
	}

	.push-6 {
		left: 50%;
		right: auto
	}

	.pull-6 {
		right: 50%;
		left: auto
	}

	.push-7 {
		left: 58.33333%;
		right: auto
	}

	.pull-7 {
		right: 58.33333%;
		left: auto
	}

	.push-8 {
		left: 66.66667%;
		right: auto
	}

	.pull-8 {
		right: 66.66667%;
		left: auto
	}

	.push-9 {
		left: 75%;
		right: auto
	}

	.pull-9 {
		right: 75%;
		left: auto
	}

	.push-10 {
		left: 83.33333%;
		right: auto
	}

	.pull-10 {
		right: 83.33333%;
		left: auto
	}

	.push-11 {
		left: 91.66667%;
		right: auto
	}

	.pull-11 {
		right: 91.66667%;
		left: auto
	}
}

.button,
button {
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 50px;
	border-style: solid;
	border-width: 0;
	line-height: normal;
	margin: 0 0 1.25rem;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	padding: 1rem 2rem 1.0625rem;
	font-size: 13px;
	background-color: #008CBA;
	border-color: #007095;
	color: #FFF;
	font-weight: 600;
	transition: background-color .3s ease-out;
	text-transform: uppercase;
}

.button:focus,
.button:hover,
button:focus,
button:hover {
	background-color: #00234d;
	color: #FFF
}

.button.secondary,
button.secondary {
	background-color: #e7e7e7;
	border-color: #b9b9b9;
	color: #333
}

.button.secondary:focus,
.button.secondary:hover,
button.secondary:focus,
button.secondary:hover {
	background-color: #b9b9b9;
	color: #333
}

.button.success,
button.success {
	background-color: #43AC6A;
	border-color: #368a55;
	color: #FFF
}

.button.success:focus,
.button.success:hover,
button.success:focus,
button.success:hover {
	background-color: #368a55;
	color: #FFF
}

.button.alert,
button.alert {
	background-color: #f04124;
	border-color: #cf2a0e;
	color: #FFF
}

.button.alert:focus,
.button.alert:hover,
button.alert:focus,
button.alert:hover {
	background-color: #cf2a0e;
	color: #FFF
}

.button.warning,
button.warning {
	background-color: #f08a24;
	border-color: #cf6e0e;
	color: #FFF
}

.button.warning:focus,
.button.warning:hover,
button.warning:focus,
button.warning:hover {
	background-color: #cf6e0e;
	color: #FFF
}

.button.info,
button.info {
	background-color: #a0d3e8;
	border-color: #61b6d9;
	color: #333
}

.button.info:focus,
.button.info:hover,
button.info:focus,
button.info:hover {
	background-color: #61b6d9;
	color: #FFF
}

.button.large,
button.large {
	padding: 1.125rem 2.25rem 1.1875rem;
	font-size: 1.25rem
}

.button.small,
button.small {
	padding: .875rem 1.75rem .9375rem;
	font-size: .8125rem
}

.button.tiny,
button.tiny {
	padding: .625rem 1.25rem .6875rem;
	font-size: .6875rem
}

.button.expand,
button.expand {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	text-align: center;
	font-weight: 700
}

.button.left-align,
button.left-align {
	text-align: left;
	text-indent: .75rem
}

.button.right-align,
button.right-align {
	text-align: right;
	padding-right: .75rem
}

.button.radius,
button.radius {
	border-radius: 3px
}

.button.round,
button.round {
	border-radius: 1000px
}

.button.disabled,
.button[disabled],
button.disabled,
button[disabled] {
	background-color: #008CBA;
	border-color: #007095;
	color: #FFF;
	box-shadow: none;
	cursor: default;
	opacity: .7
}

.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover,
button.disabled:focus,
button.disabled:hover,
button[disabled]:focus,
button[disabled]:hover {
	color: #FFF;
	background-color: #008CBA
}

.button.disabled.secondary,
.button[disabled].secondary,
button.disabled.secondary,
button[disabled].secondary {
	background-color: #e7e7e7;
	border-color: #b9b9b9;
	color: #333;
	box-shadow: none;
	cursor: default;
	opacity: .7
}

.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover,
button.disabled.secondary:focus,
button.disabled.secondary:hover,
button[disabled].secondary:focus,
button[disabled].secondary:hover {
	color: #333;
	background-color: #e7e7e7
}

.button.disabled.success,
.button[disabled].success,
button.disabled.success,
button[disabled].success {
	background-color: #43AC6A;
	border-color: #368a55;
	color: #FFF;
	box-shadow: none;
	cursor: default;
	opacity: .7
}

.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success:focus,
.button[disabled].success:hover,
button.disabled.success:focus,
button.disabled.success:hover,
button[disabled].success:focus,
button[disabled].success:hover {
	color: #FFF;
	background-color: #43AC6A
}

.button.disabled.alert,
.button[disabled].alert,
button.disabled.alert,
button[disabled].alert {
	background-color: #f04124;
	border-color: #cf2a0e;
	color: #FFF;
	box-shadow: none;
	cursor: default;
	opacity: .7
}

.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert:focus,
.button[disabled].alert:hover,
button.disabled.alert:focus,
button.disabled.alert:hover,
button[disabled].alert:focus,
button[disabled].alert:hover {
	color: #FFF;
	background-color: #f04124
}

.button.disabled.warning,
.button[disabled].warning,
button.disabled.warning,
button[disabled].warning {
	background-color: #f08a24;
	border-color: #cf6e0e;
	color: #FFF;
	box-shadow: none;
	cursor: default;
	opacity: .7
}

.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning:focus,
.button[disabled].warning:hover,
button.disabled.warning:focus,
button.disabled.warning:hover,
button[disabled].warning:focus,
button[disabled].warning:hover {
	color: #FFF;
	background-color: #f08a24
}

.button.disabled.info,
.button[disabled].info,
button.disabled.info,
button[disabled].info {
	background-color: #a0d3e8;
	border-color: #61b6d9;
	color: #333;
	box-shadow: none;
	cursor: default;
	opacity: .7
}

.button.disabled.info:focus,
.button.disabled.info:hover,
.button[disabled].info:focus,
.button[disabled].info:hover,
button.disabled.info:focus,
button.disabled.info:hover,
button[disabled].info:focus,
button[disabled].info:hover {
	color: #FFF;
	background-color: #a0d3e8
}

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

.postfix,
.prefix,
label {
	display: block;
	font-size: .875rem
}

form .row .row {
	margin: 0 -.5rem
}

form .row .row .column,
form .row .row .columns {
	padding: 0 .5rem
}

form .row .row.collapse {
	margin: 0
}

form .row .row.collapse .column,
form .row .row.collapse .columns {
	padding: 0
}

form .row .row.collapse input {
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
	padding-left: .5rem
}

label {
	color: #4d4d4d;
	cursor: pointer;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 0
}

input[type=file],
input[type=checkbox],
input[type=radio],
label.inline,
select {
	margin: 0 0 1rem
}

label.right {
	float: none !important;
	text-align: right
}

label.inline {
	padding: .5625rem 0
}

label small {
	text-transform: capitalize;
	color: #676767
}

.postfix,
.prefix {
	border-style: solid;
	border-width: 1px;
	height: 2.3125rem;
	line-height: 2.3125rem;
	overflow: visible;
	padding-bottom: 0;
	padding-top: 0;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 2
}

.postfix.button {
	border-color: true
}

.prefix.button {
	border: none;
	text-align: center;
	padding: 0
}

.prefix.button.radius {
	border-radius: 3px 0 0 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px
}

.postfix.button.radius {
	border-radius: 0 3px 3px 0;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px
}

.prefix.button.round {
	border-radius: 1000px 0 0 1000px;
	-webkit-border-bottom-left-radius: 1000px;
	-webkit-border-top-left-radius: 1000px
}

.postfix.button.round {
	border-radius: 0 1000px 1000px 0;
	-webkit-border-bottom-right-radius: 1000px;
	-webkit-border-top-right-radius: 1000px
}

label.prefix,
span.prefix {
	background: #f2f2f2;
	border-right: none;
	color: #333;
	border-color: #ccc
}

label.postfix,
span.postfix {
	background: #f2f2f2;
	color: #333;
	border-color: #ccc
}

fieldset[disabled] input[type=text],
fieldset[disabled] input[type=password],
fieldset[disabled] input[type=date],
fieldset[disabled] input[type=datetime],
fieldset[disabled] input[type=datetime-local],
fieldset[disabled] input[type=month],
fieldset[disabled] input[type=week],
fieldset[disabled] input[type=email],
fieldset[disabled] input[type=number],
fieldset[disabled] input[type=search],
fieldset[disabled] input[type=tel],
fieldset[disabled] input[type=time],
fieldset[disabled] input[type=url],
fieldset[disabled] input[type=color],
fieldset[disabled] textarea,
input[type=text]:disabled,
input[type=text][disabled],
input[type=text][readonly],
input[type=password]:disabled,
input[type=password][disabled],
input[type=password][readonly],
input[type=date]:disabled,
input[type=date][disabled],
input[type=date][readonly],
input[type=datetime]:disabled,
input[type=datetime][disabled],
input[type=datetime][readonly],
input[type=datetime-local]:disabled,
input[type=datetime-local][disabled],
input[type=datetime-local][readonly],
input[type=month]:disabled,
input[type=month][disabled],
input[type=month][readonly],
input[type=week]:disabled,
input[type=week][disabled],
input[type=week][readonly],
input[type=email]:disabled,
input[type=email][disabled],
input[type=email][readonly],
input[type=number]:disabled,
input[type=number][disabled],
input[type=number][readonly],
input[type=search]:disabled,
input[type=search][disabled],
input[type=search][readonly],
input[type=tel]:disabled,
input[type=tel][disabled],
input[type=tel][readonly],
input[type=time]:disabled,
input[type=time][disabled],
input[type=time][readonly],
input[type=url]:disabled,
input[type=url][disabled],
input[type=url][readonly],
input[type=color]:disabled,
input[type=color][disabled],
input[type=color][readonly],
select:disabled,
textarea:disabled,
textarea[disabled],
textarea[readonly] {
	background-color: #DDD;
	cursor: default
}

input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=week],
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=color],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	color: rgba(0, 0, 0, .75);
	display: block;
	font-family: inherit;
	font-size: .875rem;
	height: 2.3125rem;
	margin: 0 0 1rem;
	padding: .5rem;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border-color .15s linear, background .15s linear;
	-moz-transition: border-color .15s linear, background .15s linear;
	-ms-transition: border-color .15s linear, background .15s linear;
	-o-transition: border-color .15s linear, background .15s linear;
	transition: border-color .15s linear, background .15s linear
}

input[type=text]:focus,
input[type=password]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=color]:focus,
textarea:focus {
	background: #fafafa;
	border-color: #999;
	outline: 0
}

input[type=text].radius,
input[type=password].radius,
input[type=date].radius,
input[type=datetime].radius,
input[type=datetime-local].radius,
input[type=month].radius,
input[type=week].radius,
input[type=email].radius,
input[type=number].radius,
input[type=search].radius,
input[type=tel].radius,
input[type=time].radius,
input[type=url].radius,
input[type=color].radius,
textarea.radius {
	border-radius: 3px
}

form .row .prefix-radius.row.collapse button,
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse textarea {
	border-radius: 0 3px 3px 0;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px
}

form .row .postfix-radius.row.collapse button,
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse .prefix {
	border-radius: 3px 0 0 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px
}

form .row .postfix-radius.row.collapse .postfix {
	border-radius: 0 3px 3px 0;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px
}

form .row .prefix-round.row.collapse button,
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse textarea {
	border-radius: 0 1000px 1000px 0;
	-webkit-border-bottom-right-radius: 1000px;
	-webkit-border-top-right-radius: 1000px
}

form .row .postfix-round.row.collapse button,
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse textarea,
form .row .prefix-round.row.collapse .prefix {
	border-radius: 1000px 0 0 1000px;
	-webkit-border-bottom-left-radius: 1000px;
	-webkit-border-top-left-radius: 1000px
}

form .row .postfix-round.row.collapse .postfix {
	border-radius: 0 1000px 1000px 0;
	-webkit-border-bottom-right-radius: 1000px;
	-webkit-border-top-right-radius: 1000px
}

input[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0
}

textarea[rows] {
	height: auto
}

textarea {
	min-height: 50px;
	max-width: 100%
}

::-webkit-input-placeholder {
	color: #ccc
}

:-moz-placeholder {
	color: #ccc
}

::-moz-placeholder {
	color: #ccc
}

:-ms-input-placeholder {
	color: #ccc
}

select {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	background-color: #FAFAFA;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
	background-position: 100% center;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	color: rgba(0, 0, 0, .75);
	font-family: inherit;
	font-size: .875rem;
	line-height: normal;
	padding: .5rem;
	border-radius: 0;
	height: 2.3125rem
}

select::-ms-expand {
	display: none
}

select.radius {
	border-radius: 3px
}

select:hover {
	background-color: #f3f3f3;
	border-color: #999
}

select[multiple] {
	height: auto
}

input[type=checkbox]+label,
input[type=radio]+label {
	display: inline-block;
	margin-left: .5rem;
	margin-right: 1rem;
	margin-bottom: 0;
	vertical-align: baseline
}

input[type=file] {
	width: 100%
}

fieldset {
	border: 1px solid #DDD;
	margin: 1.125rem 0;
	padding: 1.25rem
}

fieldset legend {
	background: #FFF;
	font-weight: 700;
	margin: 0;
	padding: 0 .1875rem
}

[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] small.error,
[data-abide] span.error {
	display: block;
	font-size: .75rem;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 1rem;
	margin-top: -1px;
	padding: .375rem .5625rem .5625rem;
	background: #f04124;
	color: #FFF
}

[data-abide] small.error,
[data-abide] span.error {
	display: none
}

.error small.error,
small.error,
span.error {
	display: block;
	font-size: .75rem;
	font-style: italic;
	margin-top: -1px;
	padding: .375rem .5625rem .5625rem;
	background: #f04124;
	font-weight: 400
}

small.error,
span.error {
	margin-bottom: 1rem;
	color: #FFF
}

.error input,
.error select,
.error textarea {
	margin-bottom: 0
}

.error input[type=checkbox],
.error input[type=radio],
.error small.error {
	margin-bottom: 1rem
}

.error label,
.error label.error {
	color: #f04124
}

.error small.error {
	color: #FFF
}

.contain-to-grid .top-bar,
.top-bar,
.top-bar .button,
.top-bar button,
.top-bar form,
.top-bar input,
.top-bar select,
.top-bar ul,
.top-bar-section .dropdown label,
input.error,
select.error,
textarea.error {
	margin-bottom: 0
}

.error>label>small {
	background: 0 0;
	color: #676767;
	display: inline;
	font-size: 60%;
	font-style: normal;
	margin: 0;
	padding: 0;
	text-transform: capitalize
}

.error span.error-message {
	display: block
}

label.error {
	color: #f04124
}

meta.foundation-mq-topbar {
	font-family: "/only screen and (min-width:40.0625em)/";
	width: 40.0625em
}

.contain-to-grid {
	width: 100%;
	background: #333
}

.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
	left: 0
}

.fixed.expanded:not(.top-bar) {
	height: auto;
	max-height: 100%;
	overflow-y: auto;
	width: 100%
}

.fixed.expanded:not(.top-bar) .title-area {
	position: fixed;
	width: 100%;
	z-index: 99
}

.fixed.expanded:not(.top-bar) .top-bar-section {
	margin-top: 2.8125rem;
	z-index: 98
}

.top-bar {
	background: #333;
	height: 2.8125rem;
	line-height: 2.8125rem;
	overflow: hidden;
	position: relative
}

.top-bar ul {
	list-style: none
}

.top-bar .row {
	max-width: none
}

.top-bar input,
.top-bar select {
	font-size: .75rem;
	height: 1.75rem;
	padding-bottom: .35rem;
	padding-top: .35rem
}

.top-bar .button,
.top-bar button {
	font-size: .75rem;
	padding-bottom: .4125rem;
	padding-top: .4125rem
}

@media only screen and (max-width:40em) {

	.top-bar .button,
	.top-bar button {
		position: relative;
		top: -1px
	}
}

.top-bar .title-area {
	margin: 0;
	position: relative
}

.top-bar .name {
	font-size: 16px;
	height: 2.8125rem;
	margin: 0
}

.top-bar .name h1,
.top-bar .name h2,
.top-bar .name h3,
.top-bar .name h4,
.top-bar .name p,
.top-bar .name span {
	font-size: 1.0625rem;
	line-height: 2.8125rem;
	margin: 0
}

.top-bar .name h1 a,
.top-bar .name h2 a,
.top-bar .name h3 a,
.top-bar .name h4 a,
.top-bar .name p a,
.top-bar .name span a {
	color: #FFF;
	display: block;
	font-weight: 400;
	padding: 0 .9375rem;
	width: 75%
}

.top-bar .toggle-topbar {
	position: absolute;
	right: 0;
	top: 0
}

.top-bar .toggle-topbar a {
	color: #FFF;
	display: block;
	font-size: .8125rem;
	font-weight: 700;
	height: 2.8125rem;
	line-height: 2.8125rem;
	padding: 0 .9375rem;
	position: relative;
	text-transform: uppercase
}

.top-bar .toggle-topbar.menu-icon {
	margin-top: -16px;
	top: 50%
}

.top-bar .toggle-topbar.menu-icon a {
	color: #FFF;
	height: 34px;
	line-height: 33px;
	padding: 0 2.5rem 0 .9375rem;
	position: relative
}

.top-bar .toggle-topbar.menu-icon a span::after {
	content: "";
	display: block;
	height: 0;
	position: absolute;
	margin-top: -8px;
	top: 50%;
	right: .9375rem;
	box-shadow: 0 0 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF;
	width: 16px
}

.top-bar-section,
.top-bar-section .has-dropdown {
	position: relative
}

.top-bar .toggle-topbar.menu-icon a span:hover:after {
	box-shadow: 0 0 0 1px, 0 7px 0 1px, 0 14px 0 1px
}

.top-bar.expanded {
	background: 0 0;
	height: auto
}

.top-bar-section ul li,
.top-bar.expanded .title-area {
	background: #333
}

.top-bar.expanded .toggle-topbar a {
	color: #888
}

.top-bar.expanded .toggle-topbar a span::after {
	box-shadow: 0 0 0 1px #888, 0 7px 0 1px #888, 0 14px 0 1px #888
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	.top-bar.expanded .top-bar-section .dropdown,
	.top-bar.expanded .top-bar-section .has-dropdown.moved>.dropdown {
		clip: initial
	}

	.top-bar.expanded .top-bar-section .has-dropdown:not(.moved)>ul {
		padding: 0
	}
}

.top-bar-section {
	left: 0;
	width: auto;
	transition: left .3s ease-out
}

.top-bar-section ul {
	display: block;
	font-size: 16px;
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%
}

.top-bar-section .divider,
.top-bar-section [role=separator] {
	border-top: solid 1px #1a1a1a;
	clear: both;
	height: 1px;
	width: 100%
}

.top-bar-section ul li>a {
	color: #FFF;
	display: block;
	font-family: 'Arsenal', sans-serif;
	font-size: .8125rem;
	font-weight: 400;
	padding: 12px 0 12px .9375rem;
	text-transform: none;
	width: 100%
}

.top-bar-section ul li>a.button,
.top-bar-section ul li>button {
	font-size: .8125rem;
	padding-left: .9375rem;
	padding-right: .9375rem
}

.breadcrumbs>*,
.side-nav li.heading,
abbr,
acronym {
	text-transform: uppercase
}

.top-bar-section ul li>a.button {
	background-color: #008CBA;
	border-color: #007095;
	color: #FFF
}

.top-bar-section ul li>a.button:focus,
.top-bar-section ul li>a.button:hover {
	background-color: #007095;
	color: #FFF
}

.top-bar-section ul li>a.button.secondary {
	background-color: #e7e7e7;
	border-color: #b9b9b9;
	color: #333
}

.top-bar-section ul li>a.button.secondary:focus,
.top-bar-section ul li>a.button.secondary:hover {
	background-color: #b9b9b9;
	color: #333
}

.top-bar-section ul li>a.button.success {
	background-color: #43AC6A;
	border-color: #368a55;
	color: #FFF
}

.top-bar-section ul li>a.button.success:focus,
.top-bar-section ul li>a.button.success:hover {
	background-color: #368a55;
	color: #FFF
}

.top-bar-section ul li>a.button.alert {
	background-color: #f04124;
	border-color: #cf2a0e;
	color: #FFF
}

.top-bar-section ul li>a.button.alert:focus,
.top-bar-section ul li>a.button.alert:hover {
	background-color: #cf2a0e;
	color: #FFF
}

.top-bar-section ul li>a.button.warning {
	background-color: #f08a24;
	border-color: #cf6e0e;
	color: #FFF
}

.top-bar-section ul li>a.button.warning:focus,
.top-bar-section ul li>a.button.warning:hover {
	background-color: #cf6e0e;
	color: #FFF
}

.top-bar-section ul li>a.button.info {
	background-color: #a0d3e8;
	border-color: #61b6d9;
	color: #333
}

.top-bar-section ul li>a.button.info:focus,
.top-bar-section ul li>a.button.info:hover {
	background-color: #61b6d9;
	color: #FFF
}

.top-bar-section ul li>button {
	background-color: #008CBA;
	border-color: #007095;
	color: #FFF
}

.top-bar-section ul li>button:focus,
.top-bar-section ul li>button:hover {
	background-color: #007095;
	color: #FFF
}

.top-bar-section ul li>button.secondary {
	background-color: #e7e7e7;
	border-color: #b9b9b9;
	color: #333
}

.top-bar-section ul li>button.secondary:focus,
.top-bar-section ul li>button.secondary:hover {
	background-color: #b9b9b9;
	color: #333
}

.top-bar-section ul li>button.success {
	background-color: #43AC6A;
	border-color: #368a55;
	color: #FFF
}

.top-bar-section ul li>button.success:focus,
.top-bar-section ul li>button.success:hover {
	background-color: #368a55;
	color: #FFF
}

.top-bar-section ul li>button.alert {
	background-color: #f04124;
	border-color: #cf2a0e;
	color: #FFF
}

.top-bar-section ul li>button.alert:focus,
.top-bar-section ul li>button.alert:hover {
	background-color: #cf2a0e;
	color: #FFF
}

.top-bar-section ul li>button.warning {
	background-color: #f08a24;
	border-color: #cf6e0e;
	color: #FFF
}

.top-bar-section ul li>button.warning:focus,
.top-bar-section ul li>button.warning:hover {
	background-color: #cf6e0e;
	color: #FFF
}

.top-bar-section ul li>button.info {
	background-color: #a0d3e8;
	border-color: #61b6d9;
	color: #333
}

.top-bar-section ul li>button.info:focus,
.top-bar-section ul li>button.info:hover {
	background-color: #61b6d9;
	color: #FFF
}

.top-bar-section ul li:hover:not(.has-form)>a {
	color: #FFF;
	background: #222
}

.top-bar-section ul li.active>a {
	background: #008CBA;
	color: #FFF
}

.top-bar-section ul li.active>a:hover {
	background: #0078a0;
	color: #FFF
}

.top-bar-section .has-form {
	padding: .9375rem
}

.top-bar-section .has-dropdown>a:after {
	border: 5px inset;
	content: "";
	display: block;
	height: 0;
	width: 0;
	border-color: transparent transparent transparent rgba(255, 255, 255, .4);
	border-left-style: solid;
	margin-right: .9375rem;
	margin-top: -4.5px;
	position: absolute;
	top: 50%;
	right: 0
}

.top-bar-section .has-dropdown.moved {
	position: static
}

.top-bar-section .has-dropdown.moved>.dropdown {
	height: auto;
	overflow: visible;
	clip: auto;
	display: block;
	position: absolute !important;
	width: 100%
}

.top-bar-section .has-dropdown.moved>a:after {
	display: none
}

.top-bar-section .dropdown {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	display: block;
	padding: 0;
	top: 0;
	z-index: 99;
	left: 100%
}

.top-bar-section .dropdown li {
	height: auto;
	width: 100%
}

.top-bar-section .dropdown li a {
	font-weight: 400;
	padding: 8px .9375rem
}

.top-bar-section .dropdown li a.parent-link {
	font-weight: 400
}

.top-bar-section .dropdown li.parent-link,
.top-bar-section .dropdown li.title h5 {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 1.125rem
}

.top-bar-section .dropdown li.parent-link a,
.top-bar-section .dropdown li.title h5 a {
	color: #FFF;
	display: block
}

.top-bar-section .dropdown li.parent-link a:hover,
.top-bar-section .dropdown li.title h5 a:hover {
	background: 0 0
}

.top-bar-section .dropdown li.has-form {
	padding: 8px .9375rem
}

.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
	top: auto
}

.top-bar-section .dropdown label {
	color: #777;
	font-size: .625rem;
	font-weight: 700;
	padding: 8px .9375rem 2px;
	text-transform: uppercase
}

.js-generated {
	display: block
}

@media only screen and (min-width:40.0625em) {

	.top-bar,
	.top-bar.expanded {
		background: #333
	}

	.top-bar .title-area,
	.top-bar-section ul li {
		float: left
	}

	.top-bar {
		overflow: visible
	}

	.top-bar:after,
	.top-bar:before {
		content: " ";
		display: table
	}

	.top-bar:after {
		clear: both
	}

	.top-bar .toggle-topbar {
		display: none
	}

	.top-bar .name h1 a,
	.top-bar .name h2 a,
	.top-bar .name h3 a,
	.top-bar .name h4 a,
	.top-bar .name h5 a,
	.top-bar .name h6 a {
		width: auto
	}

	.top-bar .button,
	.top-bar button,
	.top-bar input,
	.top-bar select {
		font-size: .875rem;
		height: 1.75rem;
		position: relative;
		top: .53125rem
	}

	.contain-to-grid .top-bar {
		margin: 0 auto;
		max-width: 62.5rem
	}

	.top-bar-section {
		transition: none 0 0;
		left: 0 !important
	}

	.top-bar-section ul {
		display: inline;
		height: auto !important;
		width: auto
	}

	.top-bar-section ul li .js-generated {
		display: none
	}

	.top-bar-section li.hover>a:not(.button) {
		background: #222;
		color: #FFF
	}

	.top-bar-section li:not(.has-form) a:not(.button) {
		background: #333;
		line-height: 2.8125rem;
		padding: 0 .9375rem
	}

	.top-bar-section li:not(.has-form) a:not(.button):hover {
		background: #222
	}

	.top-bar-section li.active:not(.has-form) a:not(.button) {
		background: #008CBA;
		color: #FFF;
		line-height: 2.8125rem;
		padding: 0 .9375rem
	}

	.top-bar-section li.active:not(.has-form) a:not(.button):hover {
		background: #0078a0;
		color: #FFF
	}

	.top-bar-section .has-dropdown>a {
		padding-right: 2.1875rem !important
	}

	.top-bar-section .has-dropdown>a:after {
		border: 5px inset;
		content: "";
		display: block;
		height: 0;
		width: 0;
		border-color: rgba(255, 255, 255, .4) transparent transparent;
		border-top-style: solid;
		margin-top: -2.5px;
		top: 1.40625rem
	}

	.top-bar-section .has-dropdown.moved {
		position: relative
	}

	.top-bar-section .has-dropdown.moved>.dropdown {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px;
		display: block
	}

	.top-bar-section .has-dropdown.hover>.dropdown,
	.top-bar-section .has-dropdown.not-click:hover>.dropdown,
	.top-bar-section .has-dropdown>a:focus+.dropdown {
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
		display: block;
		position: absolute !important
	}

	.top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
		border: none;
		content: "\00bb";
		top: .1875rem;
		right: 5px
	}

	.top-bar-section .dropdown {
		left: 0;
		background: 0 0;
		min-width: 100%;
		top: auto
	}

	.top-bar-section .dropdown li a {
		background: #333;
		color: #FFF;
		line-height: 2.8125rem;
		padding: 12px .9375rem;
		white-space: nowrap
	}

	.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
		background: #333;
		color: #FFF
	}

	.top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button) {
		color: #FFF;
		background: #222
	}

	.top-bar-section .dropdown li label {
		background: #333;
		white-space: nowrap
	}

	.top-bar-section .dropdown li .dropdown {
		left: 100%;
		top: 0
	}

	.top-bar-section>ul>.divider,
	.top-bar-section>ul>[role=separator] {
		border-right: solid 1px #4e4e4e;
		border-bottom: none;
		border-top: none;
		clear: none;
		height: 2.8125rem;
		width: 0
	}

	.top-bar-section .has-form {
		background: #333;
		height: 2.8125rem;
		padding: 0 .9375rem
	}

	.top-bar-section .right li .dropdown {
		left: auto;
		right: 0
	}

	.top-bar-section .right li .dropdown li .dropdown {
		right: 100%
	}

	.top-bar-section .left li .dropdown {
		right: auto;
		left: 0
	}

	.top-bar-section .left li .dropdown li .dropdown {
		left: 100%
	}

	.no-js .top-bar-section ul li:hover>a {
		background: #222;
		color: #FFF
	}

	.no-js .top-bar-section ul li:active>a {
		background: #008CBA;
		color: #FFF
	}

	.no-js .top-bar-section .has-dropdown:hover>.dropdown,
	.no-js .top-bar-section .has-dropdown>a:focus+.dropdown {
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
		display: block;
		position: absolute !important
	}
}

.alert-box.radius,
.breadcrumbs {
	border-radius: 3px
}

.alert-box,
.breadcrumbs {
	border-style: solid;
	border-width: 1px;
	display: block
}

.accordion:after,
.button-bar:after,
.button-group:after,
.clearing-thumbs:after,
.tabs-content:after,
.tabs:after,
[data-clearing]:after,
hr {
	clear: both
}

.breadcrumbs,
.button-bar .button-group div,
.inline-list,
.off-canvas-wrap,
.orbit-bullets,
.orbit-container,
.sub-nav {
	overflow: hidden
}

.breadcrumbs {
	list-style: none;
	margin-left: 0;
	padding: .5625rem .875rem;
	background-color: #f4f4f4;
	border-color: #dcdcdc
}

.breadcrumbs>* {
	color: #008CBA;
	float: left;
	font-size: .6875rem;
	line-height: .6875rem;
	margin: 0
}

.breadcrumbs>:focus a,
.breadcrumbs>:hover a {
	text-decoration: underline
}

.breadcrumbs>.current:focus,
.breadcrumbs>.current:focus a,
.breadcrumbs>.current:hover,
.breadcrumbs>.current:hover a,
.sub-nav dd a,
.sub-nav dt a,
.sub-nav li a,
.vevent abbr,
a {
	text-decoration: none
}

.breadcrumbs>* a {
	color: #008CBA
}

.breadcrumbs>.current,
.breadcrumbs>.current a {
	color: #333;
	cursor: default
}

.breadcrumbs>.unavailable,
.breadcrumbs>.unavailable a {
	color: #999
}

.breadcrumbs>.unavailable a:focus,
.breadcrumbs>.unavailable:focus,
.breadcrumbs>.unavailable:hover,
.breadcrumbs>.unavailable:hover a {
	color: #999;
	cursor: not-allowed;
	text-decoration: none
}

.breadcrumbs>:before {
	color: #AAA;
	content: "/";
	margin: 0 .75rem;
	position: relative;
	top: 1px
}

.breadcrumbs>:first-child:before {
	content: " ";
	margin: 0
}

[aria-label=breadcrumbs] [aria-hidden=true]:after {
	content: "/"
}

.alert-box {
	font-size: .8125rem;
	font-weight: 400;
	margin-bottom: 1.25rem;
	padding: .875rem 1.5rem .875rem .875rem;
	position: relative;
	transition: opacity .3s ease-out;
	background-color: #008CBA;
	border-color: #0078a0;
	color: #FFF
}

.alert-box .close {
	right: .25rem;
	background: inherit;
	color: #333;
	font-size: 1.375rem;
	line-height: .9;
	margin-top: -.6875rem;
	opacity: .3;
	padding: 0 6px 4px;
	position: absolute;
	top: 50%
}

.alert-box .close:focus,
.alert-box .close:hover {
	opacity: .5
}

.alert-box.round {
	border-radius: 1000px
}

.alert-box.success {
	background-color: #43AC6A;
	border-color: #3a945b;
	color: #FFF
}

.alert-box.alert {
	background-color: #f04124;
	border-color: #de2d0f;
	color: #FFF
}

.alert-box.secondary {
	background-color: #e7e7e7;
	border-color: #c7c7c7;
	color: #4f4f4f
}

.alert-box.warning {
	background-color: #f08a24;
	border-color: #de770f;
	color: #FFF
}

.alert-box.info {
	background-color: #a0d3e8;
	border-color: #74bfdd;
	color: #4f4f4f
}

.alert-box.alert-close {
	opacity: 0
}

.inline-list {
	list-style: none;
	margin: 0 auto 1.0625rem;
	padding: 0
}

.inline-list>li {
	display: block;
	float: left;
	list-style: none;
	margin-left: 1.375rem
}

.inline-list>li>* {
	display: block
}

.button-group {
	list-style: none;
	margin: 0;
	left: 0
}

.button-group:after,
.button-group:before {
	content: " ";
	display: table
}

.button-group.even-2 li,
.button-group.even-3 li,
.button-group.even-4 li,
.button-group.even-5 li,
.button-group.even-6 li,
.button-group.even-7 li,
.button-group.even-8 li,
.button-group>li {
	display: inline-block;
	margin: 0 -2px
}

.button-group.even-2 li {
	width: 50%
}

.button-group.even-2 li .button,
.button-group.even-2 li>button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, .5)
}

.button-group.even-2 li:first-child .button,
.button-group.even-2 li:first-child button {
	border-left: 0
}

.button-group.even-2 li .button,
.button-group.even-2 li button {
	width: 100%
}

.button-group.even-3 li {
	width: 33.33333%
}

.button-group.even-3 li .button,
.button-group.even-3 li>button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, .5)
}

.button-group.even-3 li:first-child .button,
.button-group.even-3 li:first-child button {
	border-left: 0
}

.button-group.even-3 li .button,
.button-group.even-3 li button {
	width: 100%
}

.button-group.even-4 li {
	width: 25%
}

.button-group.even-4 li .button,
.button-group.even-4 li>button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, .5)
}

.button-group.even-4 li:first-child .button,
.button-group.even-4 li:first-child button {
	border-left: 0
}

.button-group.even-4 li .button,
.button-group.even-4 li button {
	width: 100%
}

.button-group.even-5 li {
	width: 20%
}

.button-group.even-5 li .button,
.button-group.even-5 li>button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, .5)
}

.button-group.even-5 li:first-child .button,
.button-group.even-5 li:first-child button {
	border-left: 0
}

.button-group.even-5 li .button,
.button-group.even-5 li button {
	width: 100%
}

.button-group.even-6 li {
	width: 16.66667%
}

.button-group.even-6 li .button,
.button-group.even-6 li>button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, .5)
}

.button-group.even-6 li:first-child .button,
.button-group.even-6 li:first-child button {
	border-left: 0
}

.button-group.even-6 li .button,
.button-group.even-6 li button {
	width: 100%
}

.button-group.even-7 li {
	width: 14.28571%
}

.button-group.even-7 li .button,
.button-group.even-7 li>button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, .5)
}

.button-group.even-7 li:first-child .button,
.button-group.even-7 li:first-child button {
	border-left: 0
}

.button-group.even-7 li .button,
.button-group.even-7 li button {
	width: 100%
}

.button-group.even-8 li {
	width: 12.5%
}

.button-group.even-8 li .button,
.button-group.even-8 li button,
.button-group.radius.stack>*>button,
.button-group.round.stack>*>button,
.button-group.stack>li>button {
	width: 100%
}

.button-group.even-8 li .button,
.button-group.even-8 li>button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, .5)
}

.button-group.even-8 li:first-child .button,
.button-group.even-8 li:first-child button {
	border-left: 0
}

.button-group>li .button,
.button-group>li>button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, .5)
}

.button-group>li:first-child .button,
.button-group>li:first-child button {
	border-left: 0
}

.button-group.stack>li {
	display: block;
	margin: 0;
	float: none
}

.button-group.stack>li .button,
.button-group.stack>li>button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, .5)
}

.button-group.stack>li:first-child .button,
.button-group.stack>li:first-child button {
	border-left: 0
}

.button-group.stack>li .button,
.button-group.stack>li>button {
	border-left-width: 0;
	border-top: 1px solid;
	display: block;
	margin: 0
}

.button-group.stack>li:first-child .button,
.button-group.stack>li:first-child button {
	border-top: 0
}

.button-group.stack-for-small>li {
	display: inline-block;
	margin: 0 -2px
}

.button-group.stack-for-small>li .button,
.button-group.stack-for-small>li>button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, .5)
}

.button-group.stack-for-small>li:first-child .button,
.button-group.stack-for-small>li:first-child button {
	border-left: 0
}

@media only screen and (max-width:40em) {
	.button-group.stack-for-small>li {
		display: block;
		margin: 0
	}

	.button-group.stack-for-small>li .button,
	.button-group.stack-for-small>li>button {
		border-left: 1px solid;
		border-color: rgba(255, 255, 255, .5)
	}

	.button-group.stack-for-small>li:first-child .button,
	.button-group.stack-for-small>li:first-child button {
		border-left: 0
	}

	.button-group.stack-for-small>li .button,
	.button-group.stack-for-small>li>button {
		border-left-width: 0;
		border-top: 1px solid;
		display: block;
		margin: 0
	}

	.button-group.stack-for-small>li>button {
		width: 100%
	}

	.button-group.stack-for-small>li:first-child .button,
	.button-group.stack-for-small>li:first-child button {
		border-top: 0
	}
}

.button-group.radius>* {
	display: inline-block;
	margin: 0 -2px
}

.button-group.radius>* .button,
.button-group.radius>*>button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, .5)
}

.button-group.radius>:first-child .button,
.button-group.radius>:first-child button {
	border-left: 0
}

.button-group.radius>*,
.button-group.radius>*>.button,
.button-group.radius>*>a,
.button-group.radius>*>button {
	border-radius: 0
}

.button-group.radius>:first-child,
.button-group.radius>:first-child>.button,
.button-group.radius>:first-child>a,
.button-group.radius>:first-child>button {
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.button-group.radius>:last-child,
.button-group.radius>:last-child>.button,
.button-group.radius>:last-child>a,
.button-group.radius>:last-child>button {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.button-group.radius.stack>* {
	display: block;
	margin: 0
}

.button-group.radius.stack>* .button,
.button-group.radius.stack>*>button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, .5)
}

.button-group.radius.stack>:first-child .button,
.button-group.radius.stack>:first-child button {
	border-left: 0
}

.button-group.radius.stack>* .button,
.button-group.radius.stack>*>button {
	border-left-width: 0;
	border-top: 1px solid;
	display: block;
	margin: 0
}

.button-group.radius.stack>:first-child .button,
.button-group.radius.stack>:first-child button {
	border-top: 0
}

.button-group.radius.stack>*,
.button-group.radius.stack>*>.button,
.button-group.radius.stack>*>a,
.button-group.radius.stack>*>button {
	border-radius: 0
}

.button-group.radius.stack>:first-child,
.button-group.radius.stack>:first-child>.button,
.button-group.radius.stack>:first-child>a,
.button-group.radius.stack>:first-child>button {
	-webkit-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.button-group.radius.stack>:last-child,
.button-group.radius.stack>:last-child>.button,
.button-group.radius.stack>:last-child>a,
.button-group.radius.stack>:last-child>button {
	-webkit-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}

@media only screen and (min-width:40.0625em) {
	.button-group.radius.stack-for-small>* {
		display: inline-block;
		margin: 0 -2px
	}

	.button-group.radius.stack-for-small>* .button,
	.button-group.radius.stack-for-small>*>button {
		border-left: 1px solid;
		border-color: rgba(255, 255, 255, .5)
	}

	.button-group.radius.stack-for-small>:first-child .button,
	.button-group.radius.stack-for-small>:first-child button {
		border-left: 0
	}

	.button-group.radius.stack-for-small>*,
	.button-group.radius.stack-for-small>*>.button,
	.button-group.radius.stack-for-small>*>a,
	.button-group.radius.stack-for-small>*>button {
		border-radius: 0
	}

	.button-group.radius.stack-for-small>:first-child,
	.button-group.radius.stack-for-small>:first-child>.button,
	.button-group.radius.stack-for-small>:first-child>a,
	.button-group.radius.stack-for-small>:first-child>button {
		-webkit-border-bottom-left-radius: 3px;
		-webkit-border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
		border-top-left-radius: 3px
	}

	.button-group.radius.stack-for-small>:last-child,
	.button-group.radius.stack-for-small>:last-child>.button,
	.button-group.radius.stack-for-small>:last-child>a,
	.button-group.radius.stack-for-small>:last-child>button {
		-webkit-border-bottom-right-radius: 3px;
		-webkit-border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
		border-top-right-radius: 3px
	}
}

@media only screen and (max-width:40em) {
	.button-group.radius.stack-for-small>* {
		display: block;
		margin: 0
	}

	.button-group.radius.stack-for-small>* .button,
	.button-group.radius.stack-for-small>*>button {
		border-left: 1px solid;
		border-color: rgba(255, 255, 255, .5)
	}

	.button-group.radius.stack-for-small>:first-child .button,
	.button-group.radius.stack-for-small>:first-child button {
		border-left: 0
	}

	.button-group.radius.stack-for-small>* .button,
	.button-group.radius.stack-for-small>*>button {
		border-left-width: 0;
		border-top: 1px solid;
		display: block;
		margin: 0
	}

	.button-group.radius.stack-for-small>*>button {
		width: 100%
	}

	.button-group.radius.stack-for-small>:first-child .button,
	.button-group.radius.stack-for-small>:first-child button {
		border-top: 0
	}

	.button-group.radius.stack-for-small>*,
	.button-group.radius.stack-for-small>*>.button,
	.button-group.radius.stack-for-small>*>a,
	.button-group.radius.stack-for-small>*>button {
		border-radius: 0
	}

	.button-group.radius.stack-for-small>:first-child,
	.button-group.radius.stack-for-small>:first-child>.button,
	.button-group.radius.stack-for-small>:first-child>a,
	.button-group.radius.stack-for-small>:first-child>button {
		-webkit-top-left-radius: 3px;
		-webkit-top-right-radius: 3px;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px
	}

	.button-group.radius.stack-for-small>:last-child,
	.button-group.radius.stack-for-small>:last-child>.button,
	.button-group.radius.stack-for-small>:last-child>a,
	.button-group.radius.stack-for-small>:last-child>button {
		-webkit-bottom-left-radius: 3px;
		-webkit-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px
	}
}

.button-group.round>* {
	display: inline-block;
	margin: 0 -2px
}

.button-group.round>* .button,
.button-group.round>*>button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, .5)
}

.button-group.round>:first-child .button,
.button-group.round>:first-child button {
	border-left: 0
}

.button-group.round>*,
.button-group.round>*>.button,
.button-group.round>*>a,
.button-group.round>*>button {
	border-radius: 0
}

.button-group.round>:first-child,
.button-group.round>:first-child>.button,
.button-group.round>:first-child>a,
.button-group.round>:first-child>button {
	-webkit-border-bottom-left-radius: 1000px;
	-webkit-border-top-left-radius: 1000px;
	border-bottom-left-radius: 1000px;
	border-top-left-radius: 1000px
}

.button-group.round>:last-child,
.button-group.round>:last-child>.button,
.button-group.round>:last-child>a,
.button-group.round>:last-child>button {
	-webkit-border-bottom-right-radius: 1000px;
	-webkit-border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px;
	border-top-right-radius: 1000px
}

.button-group.round.stack>* {
	display: block;
	margin: 0
}

.button-group.round.stack>* .button,
.button-group.round.stack>*>button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, .5)
}

.button-group.round.stack>:first-child .button,
.button-group.round.stack>:first-child button {
	border-left: 0
}

.button-group.round.stack>* .button,
.button-group.round.stack>*>button {
	border-left-width: 0;
	border-top: 1px solid;
	display: block;
	margin: 0
}

.button-group.round.stack>:first-child .button,
.button-group.round.stack>:first-child button {
	border-top: 0
}

.button-group.round.stack>*,
.button-group.round.stack>*>.button,
.button-group.round.stack>*>a,
.button-group.round.stack>*>button {
	border-radius: 0
}

.button-group.round.stack>:first-child,
.button-group.round.stack>:first-child>.button,
.button-group.round.stack>:first-child>a,
.button-group.round.stack>:first-child>button {
	-webkit-top-left-radius: 1rem;
	-webkit-top-right-radius: 1rem;
	border-top-left-radius: 1rem;
	border-top-right-radius: 1rem
}

.button-group.round.stack>:last-child,
.button-group.round.stack>:last-child>.button,
.button-group.round.stack>:last-child>a,
.button-group.round.stack>:last-child>button {
	-webkit-bottom-left-radius: 1rem;
	-webkit-bottom-right-radius: 1rem;
	border-bottom-left-radius: 1rem;
	border-bottom-right-radius: 1rem
}

@media only screen and (min-width:40.0625em) {
	.button-group.round.stack-for-small>* {
		display: inline-block;
		margin: 0 -2px
	}

	.button-group.round.stack-for-small>* .button,
	.button-group.round.stack-for-small>*>button {
		border-left: 1px solid;
		border-color: rgba(255, 255, 255, .5)
	}

	.button-group.round.stack-for-small>:first-child .button,
	.button-group.round.stack-for-small>:first-child button {
		border-left: 0
	}

	.button-group.round.stack-for-small>*,
	.button-group.round.stack-for-small>*>.button,
	.button-group.round.stack-for-small>*>a,
	.button-group.round.stack-for-small>*>button {
		border-radius: 0
	}

	.button-group.round.stack-for-small>:first-child,
	.button-group.round.stack-for-small>:first-child>.button,
	.button-group.round.stack-for-small>:first-child>a,
	.button-group.round.stack-for-small>:first-child>button {
		-webkit-border-bottom-left-radius: 1000px;
		-webkit-border-top-left-radius: 1000px;
		border-bottom-left-radius: 1000px;
		border-top-left-radius: 1000px
	}

	.button-group.round.stack-for-small>:last-child,
	.button-group.round.stack-for-small>:last-child>.button,
	.button-group.round.stack-for-small>:last-child>a,
	.button-group.round.stack-for-small>:last-child>button {
		-webkit-border-bottom-right-radius: 1000px;
		-webkit-border-top-right-radius: 1000px;
		border-bottom-right-radius: 1000px;
		border-top-right-radius: 1000px
	}
}

.panel.callout>:first-child,
.panel>:first-child {
	margin-top: 0
}

@media only screen and (max-width:40em) {
	.button-group.round.stack-for-small>* {
		display: block;
		margin: 0
	}

	.button-group.round.stack-for-small>* .button,
	.button-group.round.stack-for-small>*>button {
		border-left: 1px solid;
		border-color: rgba(255, 255, 255, .5)
	}

	.button-group.round.stack-for-small>:first-child .button,
	.button-group.round.stack-for-small>:first-child button {
		border-left: 0
	}

	.button-group.round.stack-for-small>* .button,
	.button-group.round.stack-for-small>*>button {
		border-left-width: 0;
		border-top: 1px solid;
		display: block;
		margin: 0
	}

	.button-group.round.stack-for-small>*>button {
		width: 100%
	}

	.button-group.round.stack-for-small>:first-child .button,
	.button-group.round.stack-for-small>:first-child button {
		border-top: 0
	}

	.button-group.round.stack-for-small>*,
	.button-group.round.stack-for-small>*>.button,
	.button-group.round.stack-for-small>*>a,
	.button-group.round.stack-for-small>*>button {
		border-radius: 0
	}

	.button-group.round.stack-for-small>:first-child,
	.button-group.round.stack-for-small>:first-child>.button,
	.button-group.round.stack-for-small>:first-child>a,
	.button-group.round.stack-for-small>:first-child>button {
		-webkit-top-left-radius: 1rem;
		-webkit-top-right-radius: 1rem;
		border-top-left-radius: 1rem;
		border-top-right-radius: 1rem
	}

	.button-group.round.stack-for-small>:last-child,
	.button-group.round.stack-for-small>:last-child>.button,
	.button-group.round.stack-for-small>:last-child>a,
	.button-group.round.stack-for-small>:last-child>button {
		-webkit-bottom-left-radius: 1rem;
		-webkit-bottom-right-radius: 1rem;
		border-bottom-left-radius: 1rem;
		border-bottom-right-radius: 1rem
	}
}

.panel,
.panel.callout {
	border-width: 1px;
	border-color: #d8d8d8;
	padding: 1.25rem;
	color: #333
}

.button-bar:after,
.button-bar:before {
	content: " ";
	display: table
}

.button-bar .button-group {
	float: left;
	margin-right: .625rem
}

.panel {
	border-style: solid;
	margin-bottom: 1.25rem;
	background: #f2f2f2
}

.panel>:last-child {
	margin-bottom: 0
}

.panel dl,
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel li,
.panel p {
	color: #333
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
	line-height: 1;
	margin-bottom: .625rem
}

.panel h1.subheader,
.panel h2.subheader,
.panel h3.subheader,
.panel h4.subheader,
.panel h5.subheader,
.panel h6.subheader {
	line-height: 1.4
}

.panel.callout {
	border-style: solid;
	margin-bottom: 1.25rem;
	background: #ecfaff
}

.panel.callout>:last-child {
	margin-bottom: 0
}

.panel.callout dl,
.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6,
.panel.callout li,
.panel.callout p {
	color: #333
}

.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6 {
	line-height: 1;
	margin-bottom: .625rem
}

.panel.callout h1.subheader,
.panel.callout h2.subheader,
.panel.callout h3.subheader,
.panel.callout h4.subheader,
.panel.callout h5.subheader,
.panel.callout h6.subheader {
	line-height: 1.4
}

.panel.callout a:not(.button) {
	color: #008CBA
}

.panel.callout a:not(.button):focus,
.panel.callout a:not(.button):hover {
	color: #0078a0
}

.panel.radius {
	border-radius: 3px
}

.dropdown.button,
button.dropdown {
	position: relative;
	padding-right: 3.5625rem
}

.dropdown.button::after,
button.dropdown::after {
	border-style: solid;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	top: 50%;
	width: 0;
	border-width: .375rem;
	right: 1.40625rem;
	margin-top: -.15625rem;
	border-color: #FFF transparent transparent
}

.dropdown.button.tiny,
button.dropdown.tiny {
	padding-right: 2.625rem
}

.dropdown.button.tiny:after,
button.dropdown.tiny:after {
	border-width: .375rem;
	right: 1.125rem;
	margin-top: -.125rem
}

.dropdown.button.tiny::after,
button.dropdown.tiny::after {
	border-color: #FFF transparent transparent
}

.dropdown.button.small,
button.dropdown.small {
	padding-right: 3.0625rem
}

.dropdown.button.small::after,
button.dropdown.small::after {
	border-width: .4375rem;
	right: 1.3125rem;
	margin-top: -.15625rem;
	border-color: #FFF transparent transparent
}

.dropdown.button.large,
button.dropdown.large {
	padding-right: 3.625rem
}

.pricing-table .price,
.pricing-table .title {
	font-weight: 400;
	padding: .9375rem 1.25rem;
	font-family: '' Be Vietnam Pro', sans-serif', sans-serif Arial, sans-serif
}

.dropdown.button.large::after,
button.dropdown.large::after {
	border-width: .3125rem;
	right: 1.71875rem;
	margin-top: -.15625rem;
	border-color: #FFF transparent transparent
}

.dropdown.button.secondary:after,
button.dropdown.secondary:after {
	border-color: #333 transparent transparent
}

.th {
	border: 4px solid #FFF;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
	display: inline-block;
	line-height: 0;
	max-width: 100%;
	transition: all .2s ease-out
}

.th:focus,
.th:hover {
	box-shadow: 0 0 6px 1px rgba(0, 140, 186, .5)
}

.th.radius {
	border-radius: 3px
}

.pricing-table {
	border: 1px solid #DDD;
	margin-left: 0;
	margin-bottom: 1.25rem
}

.pricing-table * {
	list-style: none;
	line-height: 1
}

.pricing-table .title {
	background-color: #333;
	color: #EEE;
	font-size: 1rem;
	text-align: center;
}

.pricing-table .price {
	background-color: #F6F6F6;
	color: #333;
	font-size: 2rem;
	text-align: center
}

.pricing-table .bullet-item,
.pricing-table .description {
	border-bottom: dotted 1px #DDD;
	font-weight: 400;
	padding: .9375rem;
	background-color: #FFF;
	text-align: center
}

.pricing-table .description {
	color: #777;
	font-size: .75rem;
	line-height: 1.4
}

.pricing-table .bullet-item {
	color: #333;
	font-size: .875rem
}

.pricing-table .cta-button {
	background-color: #FFF;
	padding: 1.25rem 1.25rem 1.25rem;
	text-align: center
}

@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes rotate {
	from {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.slideshow-wrapper {
	position: relative
}

.slideshow-wrapper ul {
	list-style-type: none;
	margin: 0
}

.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
	display: none
}

.slideshow-wrapper .orbit-container li,
.slideshow-wrapper .orbit-container li .orbit-caption,
.slideshow-wrapper ul li:first-child {
	display: block
}

.slideshow-wrapper .orbit-container {
	background-color: transparent
}

.slideshow-wrapper .orbit-container .orbit-bullets li {
	display: inline-block
}

.slideshow-wrapper .preloader {
	border-radius: 1000px;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
	animation-name: rotate;
	animation-timing-function: linear;
	border: 3px solid;
	display: block;
	height: 40px;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 40px
}

.orbit-container {
	background: 0 0;
	position: relative;
	width: 100%
}

.orbit-container .orbit-slides-container {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0)
}

.orbit-container .orbit-slides-container img {
	display: block;
	max-width: 100%
}

.orbit-container .orbit-slides-container>* {
	position: absolute;
	top: 0;
	width: 100%;
	margin-left: 100%
}

.orbit-container .orbit-slides-container>:first-child {
	margin-left: 0
}

.orbit-container .orbit-slides-container>* .orbit-caption {
	bottom: 0;
	position: absolute;
	background-color: rgba(51, 51, 51, .8);
	color: #FFF;
	font-size: .875rem;
	padding: .625rem .875rem;
	width: 100%
}

.orbit-container .orbit-slide-number {
	left: 10px;
	background: 0 0;
	color: #FFF;
	font-size: 12px;
	position: absolute;
	top: 10px;
	z-index: 10
}

.orbit-container .orbit-slide-number span {
	font-weight: 700;
	padding: .3125rem
}

.orbit-container .orbit-timer {
	position: absolute;
	top: 12px;
	right: 10px;
	height: 6px;
	width: 100px;
	z-index: 10
}

.orbit-container .orbit-timer .orbit-progress {
	height: 3px;
	background-color: rgba(255, 255, 255, .3);
	display: block;
	width: 0;
	position: relative;
	right: 20px;
	top: 5px
}

.orbit-container .orbit-timer>span {
	border: 4px solid #FFF;
	border-bottom: none;
	border-top: none;
	display: none;
	height: 14px;
	position: absolute;
	top: 0;
	width: 11px;
	right: 0
}

.orbit-container .orbit-timer.paused>span {
	top: 0;
	width: 11px;
	height: 14px;
	border: 8px inset;
	border-left-style: solid;
	border-color: transparent transparent transparent #FFF;
	right: -4px
}

.orbit-container .orbit-timer.paused>span.dark {
	border-left-color: #333
}

.orbit-container:hover .orbit-timer>span {
	display: block
}

.orbit-container .orbit-next,
.orbit-container .orbit-prev {
	background-color: transparent;
	color: #fff;
	height: 60px;
	line-height: 50px;
	margin-top: -25px;
	position: absolute;
	text-indent: -9999px !important;
	top: 45%;
	width: 36px;
	z-index: 10
}

.icon-bar>* i,
.icon-bar>* label,
.icon-bar>a.active i,
.icon-bar>a.active label,
.icon-bar>a:hover i,
.icon-bar>a:hover label {
	color: #FFF
}

.orbit-container .orbit-next:hover,
.orbit-container .orbit-prev:hover {
	background-color: rgba(0, 0, 0, .3)
}

.orbit-container .orbit-next>span,
.orbit-container .orbit-prev>span {
	border: 10px inset;
	display: block;
	height: 0;
	margin-top: -10px;
	position: absolute;
	top: 50%;
	width: 0
}

.orbit-container .orbit-prev {
	left: 0
}

.orbit-container .orbit-prev>span {
	border-right-style: solid;
	border-color: transparent #FFF transparent transparent
}

.orbit-container .orbit-prev:hover>span {
	border-right-color: #FFF
}

.orbit-container .orbit-next {
	right: 0
}

.orbit-container .orbit-next>span {
	border-color: transparent transparent transparent #FFF;
	border-left-style: solid;
	left: 50%;
	margin-left: -4px
}

.orbit-container .orbit-next:hover>span {
	border-left-color: #FFF
}

.orbit-bullets-container {
	text-align: center
}

.orbit-bullets {
	display: block;
	float: none;
	margin: 0 auto 30px;
	position: relative;
	text-align: center;
	top: 10px
}

.orbit-bullets li {
	background: #CCC;
	cursor: pointer;
	display: inline-block;
	float: none;
	height: .5625rem;
	margin-right: 6px;
	width: .5625rem;
	border-radius: 1000px
}

.orbit-bullets li.active {
	background: #999
}

.orbit-bullets li:last-child {
	margin-right: 0
}

.touch .orbit-bullets,
.touch .orbit-container .orbit-next,
.touch .orbit-container .orbit-prev {
	display: none
}

@media only screen and (min-width:40.0625em) {

	.touch .orbit-container .orbit-next,
	.touch .orbit-container .orbit-prev {
		display: inherit
	}

	.touch .orbit-bullets {
		display: block
	}
}

@media only screen and (max-width:40em) {
	.orbit-stack-on-small .orbit-slides-container {
		height: auto !important
	}

	.orbit-stack-on-small .orbit-slides-container>* {
		margin: 0 !important;
		opacity: 1 !important;
		position: relative
	}

	.orbit-bullets,
	.orbit-next,
	.orbit-prev,
	.orbit-stack-on-small .orbit-slide-number,
	.orbit-timer {
		display: none
	}
}

[data-magellan-expedition-clone],
[data-magellan-expedition] {
	background: rgba(255, 255, 255, 0);
	min-width: 100%;
	padding: 10px;
	z-index: 50
}

[data-magellan-expedition-clone] .sub-nav,
[data-magellan-expedition-clone] .sub-nav dd,
[data-magellan-expedition] .sub-nav,
[data-magellan-expedition] .sub-nav dd {
	margin-bottom: 0
}

[data-magellan-expedition-clone] .sub-nav a,
[data-magellan-expedition] .sub-nav a {
	line-height: 1.8em
}

.icon-bar {
	display: inline-block;
	font-size: 0;
	width: 100%;
	background: #333
}

.icon-bar>*,
.icon-bar>* i,
.icon-bar>* img {
	display: block;
	margin: 0 auto
}

.icon-bar>a.active,
.icon-bar>a:hover {
	background: #008CBA
}

.icon-bar>* {
	float: left;
	text-align: center;
	width: 25%;
	font-size: 1rem;
	padding: 1.25rem
}

.icon-bar>* i+label,
.icon-bar>* img+label {
	margin-top: .0625rem;
	font-size: 1rem
}

.icon-bar>* i {
	font-size: 1.875rem
}

.icon-bar.label-right>* i,
.icon-bar.label-right>* img {
	display: inline-block;
	margin: 0 .0625rem 0 0
}

.icon-bar.label-right>* i+label,
.icon-bar.label-right>* img+label {
	margin-top: 0
}

.icon-bar.label-right>* label {
	display: inline-block
}

.icon-bar.vertical.label-right>* {
	text-align: left
}

.icon-bar.small-vertical,
.icon-bar.vertical {
	height: 100%;
	width: auto
}

.icon-bar.small-vertical .item,
.icon-bar.vertical .item {
	float: none;
	margin: auto;
	width: auto
}

@media only screen and (min-width:40.0625em) {
	.icon-bar.medium-vertical {
		height: 100%;
		width: auto
	}

	.icon-bar.medium-vertical .item {
		float: none;
		margin: auto;
		width: auto
	}
}

@media only screen and (min-width:64.0625em) {
	.icon-bar.large-vertical {
		height: 100%;
		width: auto
	}

	.icon-bar.large-vertical .item {
		float: none;
		margin: auto;
		width: auto
	}
}

.icon-bar>* img {
	height: 1.875rem;
	width: 1.875rem
}

.icon-bar .item.disabled {
	cursor: not-allowed;
	opacity: .7;
	pointer-events: none
}

.icon-bar .item.disabled>* {
	opacity: .7;
	cursor: not-allowed
}

.icon-bar.two-up .item {
	width: 50%
}

.icon-bar.two-up.small-vertical .item,
.icon-bar.two-up.vertical .item {
	width: auto
}

@media only screen and (min-width:40.0625em) {
	.icon-bar.two-up.medium-vertical .item {
		width: auto
	}
}

@media only screen and (min-width:64.0625em) {
	.icon-bar.two-up.large-vertical .item {
		width: auto
	}
}

.icon-bar.three-up .item {
	width: 33.3333%
}

.icon-bar.three-up.small-vertical .item,
.icon-bar.three-up.vertical .item {
	width: auto
}

@media only screen and (min-width:40.0625em) {
	.icon-bar.three-up.medium-vertical .item {
		width: auto
	}
}

@media only screen and (min-width:64.0625em) {
	.icon-bar.three-up.large-vertical .item {
		width: auto
	}
}

.icon-bar.four-up .item {
	width: 25%
}

.icon-bar.four-up.small-vertical .item,
.icon-bar.four-up.vertical .item {
	width: auto
}

@media only screen and (min-width:40.0625em) {
	.icon-bar.four-up.medium-vertical .item {
		width: auto
	}
}

@media only screen and (min-width:64.0625em) {
	.icon-bar.four-up.large-vertical .item {
		width: auto
	}
}

.icon-bar.five-up .item {
	width: 20%
}

.icon-bar.five-up.small-vertical .item,
.icon-bar.five-up.vertical .item {
	width: auto
}

@media only screen and (min-width:40.0625em) {
	.icon-bar.five-up.medium-vertical .item {
		width: auto
	}
}

@media only screen and (min-width:64.0625em) {
	.icon-bar.five-up.large-vertical .item {
		width: auto
	}
}

.icon-bar.six-up .item {
	width: 16.66667%
}

.icon-bar.six-up.small-vertical .item,
.icon-bar.six-up.vertical .item {
	width: auto
}

@media only screen and (min-width:40.0625em) {
	.icon-bar.six-up.medium-vertical .item {
		width: auto
	}
}

@media only screen and (min-width:64.0625em) {
	.icon-bar.six-up.large-vertical .item {
		width: auto
	}
}

.icon-bar.seven-up .item {
	width: 14.28571%
}

.icon-bar.seven-up.small-vertical .item,
.icon-bar.seven-up.vertical .item {
	width: auto
}

@media only screen and (min-width:40.0625em) {
	.icon-bar.seven-up.medium-vertical .item {
		width: auto
	}
}

@media only screen and (min-width:64.0625em) {
	.icon-bar.seven-up.large-vertical .item {
		width: auto
	}
}

.icon-bar.eight-up .item {
	width: 12.5%
}

.icon-bar.eight-up.small-vertical .item,
.icon-bar.eight-up.vertical .item {
	width: auto
}

@media only screen and (min-width:40.0625em) {
	.icon-bar.eight-up.medium-vertical .item {
		width: auto
	}
}

@media only screen and (min-width:64.0625em) {
	.icon-bar.eight-up.large-vertical .item {
		width: auto
	}
}

.tabs {
	margin-bottom: 0 !important;
	margin-left: 0
}

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

.tabs .tab-title,
.tabs dd {
	float: left;
	list-style: none;
	margin-bottom: 0 !important;
	position: relative
}

.tabs .tab-title>a,
.tabs dd>a {
	display: block;
	background-color: #EFEFEF;
	color: #222;
	font-family: 'Arsenal', sans-serif;
	font-size: 1rem;
	padding: 1rem 2rem
}

.tabs .tab-title>a:hover,
.tabs dd>a:hover {
	background-color: #e1e1e1
}

.tabs .tab-title.active a,
.tabs dd.active a {
	background-color: #FFF;
	color: #222
}

.tabs.radius .tab:first-child a,
.tabs.radius dd:first-child a {
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.tabs.radius .tab:last-child a,
.tabs.radius dd:last-child a {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.tabs.vertical .tab-title,
.tabs.vertical dd {
	position: inherit;
	float: none;
	display: block;
	top: auto
}

.tabs-content {
	margin-bottom: 1.5rem;
	width: 100%
}

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

.tabs-content>.content {
	display: none;
	float: left;
	padding: .9375rem 0;
	width: 100%
}

.tabs-content>.content.active {
	display: block;
	float: none
}

.tabs-content>.content.contained {
	padding: .9375rem
}

.tabs-content.vertical {
	display: block
}

.tabs-content.vertical>.content {
	padding: 0 .9375rem
}

@media only screen and (min-width:40.0625em) {
	.tabs.vertical {
		float: left;
		margin: 0;
		margin-bottom: 1.25rem !important;
		max-width: 20%;
		width: 20%
	}

	.tabs-content.vertical {
		float: left;
		margin-left: -1px;
		max-width: 80%;
		padding-left: 1rem;
		width: 80%
	}
}

.no-js .tabs-content>.content {
	display: block;
	float: none
}

ul.pagination {
	display: block;
	margin-left: -.3125rem;
	min-height: 1.5rem
}

ul.pagination li {
	color: #222;
	font-size: .875rem;
	height: 1.5rem;
	margin-left: .3125rem;
	display: block;
	float: left
}

ul.pagination li a,
ul.pagination li button {
	border-radius: 3px;
	transition: background-color .3s ease-out;
	background: 0 0;
	color: #999;
	display: block;
	font-size: 1em;
	font-weight: 400;
	line-height: inherit;
	padding: .0625rem .625rem
}

.inner-wrap,
.left-submenu {
	-webkit-transition: -webkit-transform .5s ease;
	-ms-transition: -ms-transform .5s ease;
	-o-transition: -o-transform .5s ease
}

ul.pagination li a:focus,
ul.pagination li button:focus,
ul.pagination li:hover a,
ul.pagination li:hover button {
	background: #e6e6e6
}

ul.pagination li.unavailable a,
ul.pagination li.unavailable button {
	cursor: default;
	color: #999
}

ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable button:focus,
ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable:hover button {
	background: 0 0
}

ul.pagination li.current a,
ul.pagination li.current button {
	background: #008CBA;
	color: #FFF;
	cursor: default;
	font-weight: 700
}

.side-nav li,
p {
	font-weight: 400
}

ul.pagination li.current a:focus,
ul.pagination li.current a:hover,
ul.pagination li.current button:focus,
ul.pagination li.current button:hover {
	background: #008CBA
}

.pagination-centered {
	text-align: center
}

.pagination-centered ul.pagination li {
	display: inline-block;
	float: none
}

.side-nav {
	display: block;
	font-family: 'Arsenal', sans-serif;
	list-style-type: none;
	margin: 0;
	padding: .875rem 0
}

.side-nav li {
	font-size: .875rem;
	margin: 0 0 .4375rem
}

.side-nav li a:not(.button) {
	color: #008CBA;
	display: block;
	margin: 0;
	padding: .4375rem .875rem
}

.side-nav li a:not(.button):focus,
.side-nav li a:not(.button):hover {
	background: rgba(0, 0, 0, .025);
	color: #1cc7ff
}

.side-nav li a:not(.button):active {
	color: #1cc7ff
}

.side-nav li.active>a:first-child:not(.button) {
	color: #1cc7ff;
	font-family: 'Arsenal', sans-serif;
	font-weight: 400;
}

.side-nav li.divider {
	border-top: 1px solid;
	height: 0;
	list-style: none;
	padding: 0;
	border-top-color: #e6e6e6
}

.side-nav li.heading {
	color: #008CBA;
	font-size: .875rem;
	font-weight: 700
}

.accordion {
	margin-bottom: 0
}

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

.accordion .accordion-navigation,
.accordion dd {
	display: block;
	margin-bottom: 0 !important
}

.accordion .accordion-navigation.active>a,
.accordion dd.active>a {
	background: #e8e8e8
}

.accordion .accordion-navigation>a,
.accordion dd>a {
	background: #EFEFEF;
	color: #222;
	display: block;
	font-family: 'Arsenal', sans-serif;
	font-size: 1rem;
	padding: 1rem
}

.accordion .accordion-navigation>a:hover,
.accordion dd>a:hover {
	background: #e3e3e3
}

.accordion .accordion-navigation>.content,
.accordion dd>.content {
	display: none;
	padding: .9375rem
}

.accordion .accordion-navigation>.content.active,
.accordion dd>.content.active {
	background: #FFF;
	display: block
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

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

.text-justify {
	text-align: justify !important
}

@media only screen and (max-width:40em) {
	.small-only-text-left {
		text-align: left !important
	}

	.small-only-text-right {
		text-align: right !important
	}

	.small-only-text-center {
		text-align: center !important
	}

	.small-only-text-justify {
		text-align: justify !important
	}

	.reveal-modal {
		min-height: 100vh
	}
}

@media only screen {
	.small-text-left {
		text-align: left !important
	}

	.small-text-right {
		text-align: right !important
	}

	.small-text-center {
		text-align: center !important
	}

	.small-text-justify {
		text-align: justify !important
	}
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
	.medium-only-text-left {
		text-align: left !important
	}

	.medium-only-text-right {
		text-align: right !important
	}

	.medium-only-text-center {
		text-align: center !important
	}

	.medium-only-text-justify {
		text-align: justify !important
	}
}

@media only screen and (min-width:40.0625em) {
	.medium-text-left {
		text-align: left !important
	}

	.medium-text-right {
		text-align: right !important
	}

	.medium-text-center {
		text-align: center !important
	}

	.medium-text-justify {
		text-align: justify !important
	}
}

@media only screen and (min-width:64.0625em) and (max-width:90em) {
	.large-only-text-left {
		text-align: left !important
	}

	.large-only-text-right {
		text-align: right !important
	}

	.large-only-text-center {
		text-align: center !important
	}

	.large-only-text-justify {
		text-align: justify !important
	}
}

@media only screen and (min-width:64.0625em) {
	.large-text-left {
		text-align: left !important
	}

	.large-text-right {
		text-align: right !important
	}

	.large-text-center {
		text-align: center !important
	}

	.large-text-justify {
		text-align: justify !important
	}
}

@media only screen and (min-width:90.0625em) and (max-width:120em) {
	.xlarge-only-text-left {
		text-align: left !important
	}

	.xlarge-only-text-right {
		text-align: right !important
	}

	.xlarge-only-text-center {
		text-align: center !important
	}

	.xlarge-only-text-justify {
		text-align: justify !important
	}
}

@media only screen and (min-width:90.0625em) {
	.xlarge-text-left {
		text-align: left !important
	}

	.xlarge-text-right {
		text-align: right !important
	}

	.xlarge-text-center {
		text-align: center !important
	}

	.xlarge-text-justify {
		text-align: justify !important
	}
}

@media only screen and (min-width:120.0625em) and (max-width:6249999.9375em) {
	.xxlarge-only-text-left {
		text-align: left !important
	}

	.xxlarge-only-text-right {
		text-align: right !important
	}

	.xxlarge-only-text-center {
		text-align: center !important
	}

	.xxlarge-only-text-justify {
		text-align: justify !important
	}
}

@media only screen and (min-width:120.0625em) {
	.xxlarge-text-left {
		text-align: left !important
	}

	.xxlarge-text-right {
		text-align: right !important
	}

	.xxlarge-text-center {
		text-align: center !important
	}

	.xxlarge-text-justify {
		text-align: justify !important
	}
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
	margin: 0;
	padding: 0
}

a {
	color: #082939;
	line-height: inherit
}

p,
p.lead {
	line-height: 1.6
}

a:focus,
a:hover {
	color: #84b3ca
}

a img {
	border: none
}

p {
	font-family: inherit;
	font-size: .85rem;
	margin-bottom: 1.25rem
}

.sub-nav dd,
.sub-nav dt,
.sub-nav li,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Arsenal', sans-serif;
}

.subheader,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400
}

p.lead {
	font-size: 1.21875rem
}

p aside {
	font-size: .875rem;
	font-style: italic;
	line-height: 1.35
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #222;
	font-style: normal;
	line-height: 1.4
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	color: #6f6f6f;
	font-size: 60%;
	line-height: 0
}

h1 {
	font-size: 2.125rem
}

h2 {
	font-size: 1.6875rem
}

h3 {
	font-size: 1.375rem
}

h4,
h5 {
	font-size: 1.125rem
}

h6 {
	font-size: 1rem
}

.subheader {
	line-height: 1.4;
	color: #6f6f6f
}

b,
em,
i,
small,
strong {
	line-height: inherit
}

hr {
	border: solid #DDD;
	border-width: 1px 0 0;
	height: 0;
	margin: 1.25rem 0 1.1875rem
}

em,
i {
	font-style: italic
}

b,
strong {
	font-weight: 700
}

small {
	font-size: 60%
}

code {
	background-color: #f8f8f8;
	border-color: #dfdfdf;
	border-style: solid;
	border-width: 1px;
	color: #333;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: 400;
	padding: .125rem .3125rem .0625rem
}

.has-tip,
.vcard .fn,
.vevent .summary,
.vevent abbr,
dl dt {
	font-weight: 700
}

dl,
ol,
ul {
	font-family: inherit;
	font-size: .9rem;
	line-height: 1.6;
	margin-bottom: 1.25rem
}

ul {
	margin-left: 1.1rem
}

ul.no-bullet {
	margin-left: 0
}

ul.no-bullet li ol,
ul.no-bullet li ul {
	margin-left: 1.25rem;
	margin-bottom: 0;
	list-style: none
}

ul li ol,
ul li ul {
	margin-left: 1.25rem;
	margin-bottom: 0
}

ul.circle,
ul.disc,
ul.square {
	margin-left: 1.1rem
}

ul.circle li ul,
ul.disc li ul,
ul.square li ul {
	list-style: inherit
}

ul.square {
	list-style-type: square
}

ul.circle {
	list-style-type: circle
}

ul.disc {
	list-style-type: disc
}

ul.no-bullet {
	list-style: none
}

ol {
	margin-left: 1.4rem
}

ol li ol,
ol li ul {
	margin-left: 1.25rem;
	margin-bottom: 0
}

dl dt {
	margin-bottom: .3rem
}

dl dd {
	margin-bottom: .75rem
}

.vcard,
blockquote {
	margin: 0 0 1.25rem
}

abbr,
acronym {
	font-size: 90%;
	color: #222;
	cursor: help
}

abbr {
	text-transform: none
}

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

.vcard,
table {
	border: 1px solid #DDD
}

blockquote {
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #DDD
}

blockquote cite {
	display: block;
	font-size: .8125rem;
	color: #555
}

blockquote cite:before {
	content: "\2014 \0020"
}

blockquote cite a,
blockquote cite a:visited {
	color: #555
}

blockquote,
blockquote p {
	line-height: 1.6;
	color: #6f6f6f
}

.vcard {
	display: inline-block;
	padding: .625rem .75rem
}

.vcard li {
	margin: 0;
	display: block
}

.vcard .fn {
	font-size: .9375rem
}

.vevent abbr {
	cursor: default;
	border: none;
	padding: 0 .0625rem
}

.split.button {
	position: relative;
	padding-right: 5.0625rem
}

.split.button span {
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border-left: solid 1px
}

.split.button span:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	display: block;
	border-style: inset;
	left: 50%
}

.split.button span:after,
.split.button.large span:after,
.split.button.small span:after,
.split.button.tiny span:after {
	border-top-style: solid;
	margin-left: -.375rem;
	top: 48%
}

.split.button span:active {
	background-color: rgba(0, 0, 0, .1)
}

.split.button span {
	border-left-color: rgba(255, 255, 255, .5);
	width: 3.09375rem
}

.split.button span:after {
	border-width: .375rem;
	border-color: #FFF transparent transparent
}

.split.button.alert span,
.split.button.secondary span,
.split.button.success span {
	border-left-color: rgba(255, 255, 255, .5)
}

.split.button.tiny {
	padding-right: 3.75rem
}

.split.button.tiny span {
	width: 2.25rem
}

.split.button.tiny span:after {
	border-width: .375rem
}

.split.button.small {
	padding-right: 4.375rem
}

.split.button.small span {
	width: 2.625rem
}

.split.button.small span:after {
	border-width: .4375rem
}

.split.button.large {
	padding-right: 5.5rem
}

.split.button.large span {
	width: 3.4375rem
}

.split.button.large span:after {
	border-width: .3125rem
}

.split.button.expand {
	padding-left: 2rem
}

.split.button.secondary span:after {
	border-color: #333 transparent transparent
}

.split.button.radius span {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.split.button.round span {
	-webkit-border-bottom-right-radius: 1000px;
	-webkit-border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px;
	border-top-right-radius: 1000px
}

.split.button.no-pip span:after,
.split.button.no-pip span:before {
	border-style: none
}

.split.button.no-pip span>i {
	display: block;
	left: 50%;
	margin-left: -.28889em;
	margin-top: -.48889em;
	position: absolute;
	top: 50%
}

.reveal-modal-bg {
	background: #000;
	background: rgba(0, 0, 0, .45);
	bottom: 0;
	display: none;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1004;
	left: 0
}

.reveal-modal {
	border-radius: 3px;
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1005;
	left: 0;
	background-color: #FFF;
	padding: 1.875rem;
	border: 1px solid #666;
	box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

.reveal-modal .column,
.reveal-modal .columns {
	min-width: 0
}

.reveal-modal>:first-child {
	margin-top: 0
}

.reveal-modal>:last-child {
	margin-bottom: 0
}

.reveal-modal.radius {
	border-radius: 3px
}

.reveal-modal.round {
	border-radius: 1000px
}

.reveal-modal.collapse {
	padding: 0
}

@media only screen and (min-width:40.0625em) {

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		line-height: 1.4
	}

	h1 {
		font-size: 2.75rem
	}

	h2 {
		font-size: 1.7rem
	}

	h3 {
		font-size: 1.2rem
	}

	h4 {
		font-size: 1.4375rem
	}

	h5 {
		font-size: 1.125rem
	}

	h6 {
		font-size: 1rem
	}

	.reveal-modal {
		left: 0;
		margin: 0 auto;
		max-width: 62.5rem;
		right: 0;
		width: 80%;
		top: 6.25rem
	}

	.reveal-modal.tiny {
		left: 0;
		margin: 0 auto;
		max-width: 62.5rem;
		right: 0;
		width: 30%
	}

	.reveal-modal.small {
		left: 0;
		margin: 0 auto;
		max-width: 62.5rem;
		right: 0;
		width: 40%
	}

	.reveal-modal.medium {
		left: 0;
		margin: 0 auto;
		max-width: 62.5rem;
		right: 0;
		width: 60%
	}

	.reveal-modal.large {
		left: 0;
		margin: 0 auto;
		max-width: 62.5rem;
		right: 0;
		width: 70%
	}

	.reveal-modal.xlarge {
		left: 0;
		margin: 0 auto;
		max-width: 62.5rem;
		right: 0;
		width: 95%
	}
}

.reveal-modal.full {
	height: 100vh;
	height: 100%;
	left: 0;
	margin-left: 0 !important;
	max-width: none !important;
	min-height: 100vh;
	top: 0
}

@media only screen and (min-width:40.0625em) {
	.reveal-modal.full {
		left: 0;
		margin: 0 auto;
		max-width: 62.5rem;
		right: 0;
		width: 100%
	}
}

.reveal-modal.toback {
	z-index: 1003
}

.reveal-modal .close-reveal-modal {
	color: #AAA;
	cursor: pointer;
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1;
	position: absolute;
	top: .625rem;
	right: 1.375rem
}

.clearing-caption,
.tooltip {
	background: #333;
	line-height: 1.3
}

.has-tip {
	border-bottom: dotted 1px #CCC;
	color: #333;
	cursor: help
}

.has-tip:focus,
.has-tip:hover {
	border-bottom: dotted 1px #003f54;
	color: #008CBA
}

.has-tip.tip-left,
.has-tip.tip-right {
	float: none !important
}

.tooltip {
	color: #FFF;
	display: none;
	font-size: .875rem;
	font-weight: 400;
	max-width: 300px;
	padding: .75rem;
	position: absolute;
	width: 100%;
	z-index: 1006;
	left: 50%
}

.tooltip>.nub {
	border: 5px solid;
	display: block;
	height: 0;
	pointer-events: none;
	position: absolute;
	top: -10px;
	width: 0;
	left: 5px
}

.tooltip>.nub.rtl {
	left: auto;
	right: 5px
}

.tooltip.radius {
	border-radius: 3px
}

.tooltip.round {
	border-radius: 1000px
}

.tooltip.round>.nub {
	left: 2rem
}

.tooltip.opened {
	border-bottom: dotted 1px #003f54 !important;
	color: #008CBA !important
}

.tap-to-close {
	color: #777;
	display: block;
	font-size: .625rem;
	font-weight: 400
}

@media only screen and (min-width:40.0625em) {
	.tooltip>.nub {
		border-color: transparent transparent #333;
		top: -10px
	}

	.tooltip.tip-top>.nub {
		border-color: #333 transparent transparent;
		bottom: -10px;
		top: auto
	}

	.tooltip.tip-left,
	.tooltip.tip-right {
		float: none !important
	}

	.tooltip.tip-left>.nub {
		border-color: transparent transparent transparent #333;
		left: auto;
		margin-top: -5px;
		right: -10px;
		top: 50%
	}

	.tooltip.tip-right>.nub {
		border-color: transparent #333 transparent transparent;
		left: -10px;
		margin-top: -5px;
		right: auto;
		top: 50%
	}
}

.clearing-thumbs,
[data-clearing] {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0
}

.clearing-thumbs:after,
.clearing-thumbs:before,
[data-clearing]:after,
[data-clearing]:before {
	content: " ";
	display: table
}

.clearing-thumbs li,
[data-clearing] li {
	float: left;
	margin-right: 10px
}

.clearing-thumbs[class*=block-grid-] li,
[data-clearing][class*=block-grid-] li {
	margin-right: 0
}

.clearing-blackout {
	background: #333;
	height: 100%;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 998;
	left: 0
}

.clearing-blackout .clearing-close {
	display: block
}

.clearing-container {
	height: 100%;
	margin: 0;
	overflow: hidden;
	position: relative;
	z-index: 998
}

.clearing-touch-label {
	color: #AAA;
	font-size: .6em;
	left: 50%;
	position: absolute;
	top: 50%
}

.visible-img {
	height: 95%;
	position: relative
}

.visible-img img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	max-height: 100%;
	max-width: 100%
}

.clearing-caption {
	bottom: 0;
	color: #CCC;
	font-size: .875em;
	margin-bottom: 0;
	padding: 10px 30px 20px;
	position: absolute;
	text-align: center;
	width: 100%;
	left: 0
}

.clearing-close {
	color: #CCC;
	display: none;
	font-size: 30px;
	line-height: 1;
	padding-left: 20px;
	padding-top: 10px;
	z-index: 999
}

.clearing-close:focus,
.clearing-close:hover {
	color: #CCC
}

.clearing-assembled .clearing-container {
	height: 100%
}

.clearing-assembled .clearing-container .carousel>ul,
.clearing-feature li {
	display: none
}

.clearing-feature li.clearing-featured-img {
	display: block
}

@media only screen and (min-width:40.0625em) {

	.clearing-main-next,
	.clearing-main-prev {
		height: 100%;
		position: absolute;
		top: 0;
		width: 40px
	}

	.clearing-main-next>span,
	.clearing-main-prev>span {
		border: 12px solid;
		display: block;
		height: 0;
		position: absolute;
		top: 50%;
		width: 0
	}

	.clearing-main-next>span:hover,
	.clearing-main-prev>span:hover {
		opacity: .8
	}

	.clearing-main-prev {
		left: 0
	}

	.clearing-main-prev>span {
		left: 5px;
		border-color: transparent #CCC transparent transparent
	}

	.clearing-main-next {
		right: 0
	}

	.clearing-main-next>span {
		border-color: transparent transparent transparent #CCC
	}

	.clearing-main-next.disabled,
	.clearing-main-prev.disabled {
		opacity: .3
	}

	.clearing-assembled .clearing-container .carousel {
		background: rgba(51, 51, 51, .8);
		height: 120px;
		margin-top: 10px;
		text-align: center
	}

	.clearing-assembled .clearing-container .carousel>ul {
		display: inline-block;
		z-index: 999;
		height: 100%;
		position: relative;
		float: none
	}

	.clearing-assembled .clearing-container .carousel>ul li {
		clear: none;
		cursor: pointer;
		display: block;
		float: left;
		margin-right: 0;
		min-height: inherit;
		opacity: .4;
		overflow: hidden;
		padding: 0;
		position: relative;
		width: 120px
	}

	.clearing-assembled .clearing-container .carousel>ul li.fix-height img {
		height: 100%;
		max-width: none
	}

	.clearing-assembled .clearing-container .carousel>ul li a.th {
		border: none;
		box-shadow: none;
		display: block
	}

	.clearing-assembled .clearing-container .carousel>ul li img {
		cursor: pointer !important;
		width: 100% !important
	}

	.clearing-assembled .clearing-container .carousel>ul li.visible {
		opacity: 1
	}

	.clearing-assembled .clearing-container .carousel>ul li:hover {
		opacity: .8
	}

	.clearing-assembled .clearing-container .visible-img {
		background: #333;
		height: 85%;
		overflow: hidden
	}

	.clearing-close {
		padding-left: 0;
		padding-top: 0;
		position: absolute;
		top: 10px;
		right: 20px
	}
}

.inner-wrap:after,
[class*=block-grid-]:after {
	clear: both
}

.progress {
	background-color: #F6F6F6;
	border: 1px solid #fff;
	height: 1.5625rem;
	margin-bottom: .625rem;
	padding: .125rem
}

.progress .meter {
	background: #008CBA;
	display: block;
	height: 100%
}

.progress.secondary .meter {
	background: #e7e7e7;
	display: block;
	height: 100%
}

.progress.success .meter {
	background: #43AC6A;
	display: block;
	height: 100%
}

.progress.alert .meter {
	background: #f04124;
	display: block;
	height: 100%
}

.progress.radius {
	border-radius: 3px
}

.progress.radius .meter {
	border-radius: 2px
}

.progress.round {
	border-radius: 1000px
}

.progress.round .meter {
	border-radius: 999px
}

.sub-nav {
	display: block;
	margin: -.25rem 0 1.125rem;
	padding-top: .25rem;
	width: auto
}

.f-dropdown.content>:last-child,
.f-dropdown.drop-left>:last-child,
.f-dropdown.drop-right>:last-child,
.f-dropdown.drop-top>:last-child,
.f-dropdown>:last-child {
	margin-bottom: 0
}

.mobile-menu {
	padding-top: 10px
}

.mobile-menu .menu-collapser {
	background: #00234d;
	margin-top: 20px
}

.mobile-menu .collapse-button {
	background: #FFF;
}

.mobile-menu .collapse-button .icon-bar {
	background: #00234d;
}

.mobile-menu ul.slimmenu li {
	background: #f1f1f1
}

.mobile-menu ul.slimmenu>li {
	border-left: none
}

.mobile-menu ul.slimmenu li a {
	font-size: 11px;
	padding: 8px 64px 8px 16px
}

.mobile-menu ul.slimmenu li a:hover {
	background: #b9b9b9
}

.mobile-menu ul.slimmenu li .active {
	background: #b9b9b9
}

.sub-nav dt {
	text-transform: uppercase
}

.sub-nav dd,
.sub-nav dt,
.sub-nav li {
	color: #999;
	float: left;
	font-size: .875rem;
	font-weight: 400;
	margin-left: 1rem;
	margin-bottom: 0
}

.sub-nav dd a,
.sub-nav dt a,
.sub-nav li a {
	color: #999;
	padding: .1875rem 1rem
}

.sub-nav dd a:hover,
.sub-nav dt a:hover,
.sub-nav li a:hover {
	color: #737373
}

.sub-nav dd.active a,
.sub-nav dt.active a,
.sub-nav li.active a {
	border-radius: 3px;
	background: #008CBA;
	color: #FFF;
	cursor: default;
	font-weight: 400;
	padding: .1875rem 1rem
}

.sub-nav dd.active a:hover,
.sub-nav dt.active a:hover,
.sub-nav li.active a:hover {
	background: #0078a0
}

.joyride-list {
	display: none
}

.joyride-tip-guide {
	background: #333;
	color: #FFF;
	display: none;
	font-family: inherit;
	font-weight: 400;
	position: absolute;
	top: 0;
	width: 95%;
	z-index: 101;
	left: 2.5%
}

.lt-ie9 .joyride-tip-guide {
	margin-left: -400px;
	max-width: 800px;
	left: 50%
}

.joyride-content-wrapper {
	padding: 1.125rem 1.25rem 1.5rem;
	width: 100%
}

.joyride-content-wrapper .button {
	margin-bottom: 0 !important
}

.joyride-content-wrapper .joyride-prev-tip {
	margin-right: 10px
}

.joyride-tip-guide .joyride-nub {
	border: 10px solid #333;
	display: block;
	height: 0;
	position: absolute;
	width: 0;
	left: 22px
}

.joyride-tip-guide .joyride-nub.top {
	border-color: #333;
	border-top-color: transparent !important;
	border-top-style: solid;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	top: -20px
}

.joyride-tip-guide .joyride-nub.bottom {
	border-color: #333 transparent transparent !important;
	border-bottom-style: solid;
	bottom: -20px
}

.joyride-tip-guide .joyride-nub.right {
	right: -20px
}

.joyride-tip-guide .joyride-nub.left {
	left: -20px
}

.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
	color: #FFF;
	font-weight: 700;
	line-height: 1.25;
	margin: 0
}

.joyride-close-tip,
.label {
	font-weight: 400;
	text-decoration: none
}

.joyride-tip-guide p {
	font-size: .875rem;
	line-height: 1.3;
	margin: 0 0 1.125rem
}

.joyride-timer-indicator-wrap {
	border: 1px solid #555;
	bottom: 1rem;
	height: 3px;
	position: absolute;
	width: 50px;
	right: 1.0625rem
}

.joyride-timer-indicator {
	background: #666;
	display: block;
	height: inherit;
	width: 0
}

.joyride-close-tip {
	color: #777 !important;
	font-size: 24px;
	line-height: .5 !important;
	position: absolute;
	top: 10px;
	right: 12px
}

.joyride-close-tip:focus,
.joyride-close-tip:hover {
	color: #EEE !important
}

.joyride-modal-bg {
	background: rgba(0, 0, 0, .5);
	cursor: pointer;
	display: none;
	height: 100%;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
	left: 0
}

.joyride-expose-wrapper {
	background-color: #FFF;
	border-radius: 3px;
	box-shadow: 0 0 15px #FFF;
	position: absolute;
	z-index: 102
}

.joyride-expose-cover {
	background: 0 0;
	border-radius: 3px;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 9999
}

@media only screen and (min-width:40.0625em) {
	.joyride-tip-guide {
		width: 300px;
		left: inherit
	}

	.joyride-tip-guide .joyride-nub.bottom {
		border-color: #333 transparent transparent !important;
		bottom: -20px
	}

	.joyride-tip-guide .joyride-nub.right {
		border-color: transparent transparent transparent #333 !important;
		left: auto;
		right: -20px;
		top: 22px
	}

	.joyride-tip-guide .joyride-nub.left {
		border-color: transparent #333 transparent transparent !important;
		left: -20px;
		right: auto;
		top: 22px
	}
}

.inner-wrap,
.off-canvas-wrap {
	width: 100%;
	position: relative
}

.label {
	display: inline-block;
	font-family: 'Arsenal', sans-serif;
	line-height: 1;
	margin-bottom: auto;
	position: relative;
	text-align: center;
	white-space: nowrap;
	padding: .25rem .5rem;
	font-size: .6875rem;
	background-color: #008CBA;
	color: #FFF
}

.label.radius {
	border-radius: 3px
}

.label.round {
	border-radius: 1000px
}

.label.alert {
	background-color: #f04124;
	color: #FFF
}

.label.warning {
	background-color: #f08a24;
	color: #FFF
}

.label.success {
	background-color: #43AC6A;
	color: #FFF
}

.label.secondary {
	background-color: #e7e7e7;
	color: #333
}

.label.info {
	background-color: #a0d3e8;
	color: #333
}

.off-canvas-wrap.move-left,
.off-canvas-wrap.move-right {
	min-height: 100%;
	-webkit-overflow-scrolling: touch
}

.inner-wrap {
	-moz-transition: -moz-transform .5s ease;
	transition: transform .5s ease
}

.inner-wrap:after,
.inner-wrap:before {
	content: " ";
	display: table
}

.tab-bar {
	background: #333;
	color: #FFF;
	height: 2.8125rem;
	line-height: 2.8125rem;
	position: relative
}

.left-small,
.right-small,
.tab-bar-section {
	position: absolute;
	top: 0;
	height: 2.8125rem
}

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4,
.tab-bar h5,
.tab-bar h6 {
	color: #FFF;
	font-weight: 700;
	line-height: 2.8125rem;
	margin: 0
}

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4 {
	font-size: 1.125rem
}

.left-small {
	width: 2.8125rem;
	border-right: solid 1px #1a1a1a;
	left: 0
}

.right-small {
	width: 2.8125rem;
	border-left: solid 1px #1a1a1a;
	right: 0
}

.tab-bar-section {
	padding: 0 .625rem;
	text-align: center
}

.tab-bar-section.left {
	text-align: left;
	left: 0;
	right: 2.8125rem
}

.tab-bar-section.right {
	text-align: right;
	left: 2.8125rem;
	right: 0
}

.tab-bar-section.middle {
	left: 2.8125rem;
	right: 2.8125rem
}

.tab-bar .menu-icon {
	color: #FFF;
	display: block;
	height: 2.8125rem;
	padding: 0;
	position: relative;
	text-indent: 2.1875rem;
	transform: translate3d(0, 0, 0);
	width: 2.8125rem
}

.tab-bar .menu-icon span::after {
	content: "";
	display: block;
	height: 0;
	position: absolute;
	top: 50%;
	margin-top: -.5rem;
	left: .90625rem;
	box-shadow: 0 0 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF;
	width: 1rem
}

.left-off-canvas-menu,
.right-off-canvas-menu {
	-webkit-backface-visibility: hidden;
	background: #333;
	bottom: 0;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	position: absolute;
	top: 0;
	transition: transform .5s ease 0;
	z-index: 1001
}

.left-off-canvas-menu,
.left-submenu,
.right-off-canvas-menu,
.right-submenu {
	-webkit-overflow-scrolling: touch;
	box-sizing: content-box;
	overflow-x: hidden;
	overflow-y: auto;
	width: 15.625rem
}

.tab-bar .menu-icon span:hover:after {
	box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3
}

.left-off-canvas-menu {
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate(-100%, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	-o-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	left: 0
}

.left-off-canvas-menu * {
	-webkit-backface-visibility: hidden
}

.right-off-canvas-menu {
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate(100%, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	right: 0
}

.move-left .exit-off-canvas,
.move-right .exit-off-canvas {
	z-index: 1002;
	-webkit-backface-visibility: hidden;
	bottom: 0;
	position: absolute;
	top: 0;
	box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
	transition: background .3s ease;
	-webkit-tap-highlight-color: transparent;
	display: block;
	left: 0;
	right: 0;
	cursor: pointer
}

.right-off-canvas-menu * {
	-webkit-backface-visibility: hidden
}

ul.off-canvas-list {
	list-style-type: none;
	margin: 0;
	padding: 0
}

ul.off-canvas-list li label {
	background: #444;
	border-bottom: none;
	border-top: 1px solid #5e5e5e;
	color: #999;
	display: block;
	font-size: .75rem;
	font-weight: 700;
	margin: 0;
	padding: .3rem .9375rem;
	text-transform: uppercase
}

ul.off-canvas-list li a {
	border-bottom: 1px solid #262626;
	color: rgba(255, 255, 255, .7);
	display: block;
	padding: .66667rem;
	transition: background .3s ease
}

.left-submenu .back>a,
.right-submenu .back>a {
	color: #999;
	padding: .3rem .9375rem;
	text-transform: uppercase;
	border-bottom: none;
	border-top: 1px solid #5e5e5e;
	font-weight: 700
}

ul.off-canvas-list li a:active,
ul.off-canvas-list li a:hover {
	background: #242424
}

.move-right>.inner-wrap {
	-webkit-transform: translate3d(15.625rem, 0, 0);
	-moz-transform: translate3d(15.625rem, 0, 0);
	-ms-transform: translate(15.625rem, 0);
	-ms-transform: translate3d(15.625rem, 0, 0);
	-o-transform: translate3d(15.625rem, 0, 0);
	transform: translate3d(15.625rem, 0, 0)
}

.move-right .exit-off-canvas {
	background: rgba(255, 255, 255, .2)
}

@media only screen and (min-width:40.0625em) {
	.move-right .exit-off-canvas:hover {
		background: rgba(255, 255, 255, .05)
	}
}

.move-left>.inner-wrap {
	-webkit-transform: translate3d(-15.625rem, 0, 0);
	-moz-transform: translate3d(-15.625rem, 0, 0);
	-ms-transform: translate(-15.625rem, 0);
	-ms-transform: translate3d(-15.625rem, 0, 0);
	-o-transform: translate3d(-15.625rem, 0, 0);
	transform: translate3d(-15.625rem, 0, 0)
}

.move-left .exit-off-canvas {
	background: rgba(255, 255, 255, .2)
}

@media only screen and (min-width:40.0625em) {
	.move-left .exit-off-canvas:hover {
		background: rgba(255, 255, 255, .05)
	}
}

.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-off-canvas-menu {
	-ms-transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	transform: none;
	z-index: 1003
}

.offcanvas-overlap .exit-off-canvas {
	-webkit-backface-visibility: hidden;
	box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
	cursor: pointer;
	transition: background .3s ease;
	-webkit-tap-highlight-color: transparent;
	background: rgba(255, 255, 255, .2);
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1002
}

@media only screen and (min-width:40.0625em) {
	.offcanvas-overlap .exit-off-canvas:hover {
		background: rgba(255, 255, 255, .05)
	}
}

.offcanvas-overlap-left .right-off-canvas-menu {
	-ms-transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	transform: none;
	z-index: 1003
}

.offcanvas-overlap-left .exit-off-canvas {
	-webkit-backface-visibility: hidden;
	box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
	cursor: pointer;
	transition: background .3s ease;
	-webkit-tap-highlight-color: transparent;
	background: rgba(255, 255, 255, .2);
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1002
}

@media only screen and (min-width:40.0625em) {
	.offcanvas-overlap-left .exit-off-canvas:hover {
		background: rgba(255, 255, 255, .05)
	}
}

.offcanvas-overlap-right .left-off-canvas-menu {
	-ms-transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	transform: none;
	z-index: 1003
}

.left-submenu,
.offcanvas-overlap-right .exit-off-canvas,
.right-submenu {
	bottom: 0;
	top: 0;
	z-index: 1002;
	-webkit-backface-visibility: hidden;
	position: absolute
}

.offcanvas-overlap-right .exit-off-canvas {
	box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
	cursor: pointer;
	transition: background .3s ease;
	-webkit-tap-highlight-color: transparent;
	background: rgba(255, 255, 255, .2);
	display: block;
	left: 0;
	right: 0
}

@media only screen and (min-width:40.0625em) {
	.offcanvas-overlap-right .exit-off-canvas:hover {
		background: rgba(255, 255, 255, .05)
	}
}

.no-csstransforms .left-off-canvas-menu {
	left: -15.625rem
}

.no-csstransforms .right-off-canvas-menu {
	right: -15.625rem
}

.no-csstransforms .move-left>.inner-wrap {
	right: 15.625rem
}

.no-csstransforms .move-right>.inner-wrap {
	left: 15.625rem
}

.left-submenu {
	background: #333;
	margin: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate(-100%, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	-o-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	left: 0;
	-moz-transition: -moz-transform .5s ease;
	transition: transform .5s ease
}

.left-submenu * {
	-webkit-backface-visibility: hidden
}

.left-submenu .back>a {
	background: #444;
	margin: 0
}

.left-submenu .back>a:hover {
	background: #303030;
	border-bottom: none;
	border-top: 1px solid #5e5e5e
}

.left-submenu .back>a:before {
	content: "\AB";
	margin-right: .5rem;
	display: inline
}

.left-submenu.move-right,
.left-submenu.offcanvas-overlap,
.left-submenu.offcanvas-overlap-right {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.right-submenu {
	background: #333;
	margin: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate(100%, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	right: 0;
	-webkit-transition: -webkit-transform .5s ease;
	-moz-transition: -moz-transform .5s ease;
	-ms-transition: -ms-transform .5s ease;
	-o-transition: -o-transform .5s ease;
	transition: transform .5s ease
}

.right-submenu * {
	-webkit-backface-visibility: hidden
}

.right-submenu .back>a {
	background: #444;
	margin: 0
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after,
.right-submenu .back>a:after {
	content: "\BB";
	margin-left: .5rem;
	display: inline
}

.right-submenu .back>a:hover {
	background: #303030;
	border-bottom: none;
	border-top: 1px solid #5e5e5e
}

.f-dropdown,
.f-dropdown.drop-left,
.f-dropdown.drop-right,
.f-dropdown.drop-top {
	background: #FFF;
	font-size: .875rem
}

.right-submenu.move-left,
.right-submenu.offcanvas-overlap,
.right-submenu.offcanvas-overlap-left {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before {
	content: "\AB";
	margin-right: .5rem;
	display: inline
}

.f-dropdown {
	display: none;
	left: -9999px;
	list-style: none;
	margin-left: 0;
	position: absolute;
	border: 1px solid #ccc;
	height: auto;
	max-height: none;
	width: 100%;
	z-index: 89;
	margin-top: 2px;
	max-width: 200px
}

.f-dropdown:after,
.f-dropdown:before {
	content: "";
	display: block;
	height: 0;
	width: 0;
	position: absolute
}

.f-dropdown.drop-left,
.f-dropdown.drop-left>:first-child,
.f-dropdown.drop-right>:first-child,
.f-dropdown>:first-child {
	margin-top: 0
}

.f-dropdown.open {
	display: block
}

.f-dropdown:before {
	border: 6px inset;
	border-color: transparent transparent #FFF;
	border-bottom-style: solid;
	top: -12px;
	left: 10px;
	z-index: 89
}

.f-dropdown:after {
	border: 7px inset;
	border-color: transparent transparent #ccc;
	border-bottom-style: solid;
	top: -14px;
	left: 9px;
	z-index: 88
}

.f-dropdown.right:before {
	left: auto;
	right: 10px
}

.f-dropdown.right:after {
	left: auto;
	right: 9px
}

.f-dropdown.drop-right {
	display: none;
	left: -9999px;
	list-style: none;
	position: absolute;
	border: 1px solid #ccc;
	height: auto;
	max-height: none;
	width: 100%;
	z-index: 89;
	margin-top: 0;
	margin-left: 2px;
	max-width: 200px
}

.f-dropdown.drop-right:after,
.f-dropdown.drop-right:before {
	content: "";
	display: block;
	height: 0;
	width: 0;
	position: absolute
}

.f-dropdown.drop-right.open {
	display: block
}

.f-dropdown.drop-right:before {
	border: 6px inset;
	border-color: transparent #FFF transparent transparent;
	border-right-style: solid;
	top: 10px;
	left: -12px;
	z-index: 89
}

.f-dropdown.drop-right:after {
	border: 7px inset;
	border-color: transparent #ccc transparent transparent;
	border-right-style: solid;
	top: 9px;
	left: -14px;
	z-index: 88
}

.f-dropdown.drop-left {
	display: none;
	left: -9999px;
	list-style: none;
	position: absolute;
	border: 1px solid #ccc;
	height: auto;
	max-height: none;
	width: 100%;
	z-index: 89;
	margin-left: -2px;
	max-width: 200px
}

.f-dropdown.drop-left:after,
.f-dropdown.drop-left:before {
	content: "";
	display: block;
	height: 0;
	width: 0;
	left: auto;
	position: absolute
}

.f-dropdown.content,
.f-dropdown.drop-top {
	list-style: none;
	margin-left: 0;
	max-height: none;
	max-width: 200px
}

.f-dropdown.drop-left.open {
	display: block
}

.f-dropdown.drop-left:before {
	border: 6px inset;
	border-color: transparent transparent transparent #FFF;
	border-left-style: solid;
	top: 10px;
	right: -12px;
	z-index: 89
}

.f-dropdown.drop-left:after {
	border: 7px inset;
	border-color: transparent transparent transparent #ccc;
	border-left-style: solid;
	top: 9px;
	right: -14px;
	z-index: 88
}

.f-dropdown.drop-top {
	display: none;
	left: -9999px;
	position: absolute;
	border: 1px solid #ccc;
	height: auto;
	width: 100%;
	z-index: 89;
	margin-top: -2px
}

.f-dropdown.drop-top:after,
.f-dropdown.drop-top:before {
	content: "";
	height: 0;
	width: 0;
	top: auto;
	right: auto;
	display: block;
	position: absolute
}

.f-dropdown.content>:first-child,
.f-dropdown.drop-top>:first-child {
	margin-top: 0
}

.f-dropdown.drop-top.open {
	display: block
}

.f-dropdown.drop-top:before {
	border: 6px inset;
	border-color: #FFF transparent transparent;
	border-top-style: solid;
	bottom: -12px;
	left: 10px;
	z-index: 89
}

.f-dropdown.drop-top:after {
	border: 7px inset;
	border-color: #ccc transparent transparent;
	border-top-style: solid;
	bottom: -14px;
	left: 9px;
	z-index: 88
}

.f-dropdown li {
	cursor: pointer;
	font-size: .875rem;
	line-height: 1.125rem;
	margin: 0
}

.f-dropdown li:focus,
.f-dropdown li:hover {
	background: #EEE
}

.f-dropdown li.radius {
	border-radius: 3px
}

.f-dropdown li a {
	display: block;
	padding: .5rem;
	color: #555
}

.f-dropdown.content {
	display: none;
	left: -9999px;
	position: absolute;
	background: #FFF;
	border: 1px solid #ccc;
	font-size: .875rem;
	height: auto;
	padding: 1.25rem;
	width: 100%;
	z-index: 89
}

.f-dropdown.content.open {
	display: block
}

.f-dropdown.tiny {
	max-width: 200px
}

.f-dropdown.small {
	max-width: 300px
}

.f-dropdown.medium {
	max-width: 500px
}

.f-dropdown.large {
	max-width: 800px
}

.f-dropdown.mega {
	width: 100% !important;
	max-width: 100% !important
}

.f-dropdown.mega.open {
	left: 0 !important
}

table {
	background: #FFF;
	margin-bottom: 1.25rem;
	table-layout: auto
}

.range-slider,
.range-slider.vertical-range {
	border: 1px solid #DDD;
	margin: 1.25rem 0;
	position: relative
}

table caption {
	background: 0 0;
	color: #222;
	font-size: 1rem;
	font-weight: 700
}

table tfoot,
table thead {
	background: #F5F5F5
}

table tfoot tr td,
table tfoot tr th,
table thead tr td,
table thead tr th {
	color: #222;
	font-size: .875rem;
	font-weight: 700;
	padding: .5rem .625rem .625rem
}

table tr td,
table tr th {
	color: #222;
	font-size: .875rem;
	padding: .5625rem .625rem;
	text-align: left
}

table tr.alt,
table tr.even,
table tr:nth-of-type(even) {
	background: #F9F9F9
}

table tbody tr td,
table tbody tr th,
table tfoot tr td,
table tfoot tr th,
table thead tr th,
table tr td {
	display: table-cell;
	line-height: 1.125rem
}

.range-slider {
	-ms-touch-action: none;
	touch-action: none;
	display: block;
	height: 1rem;
	width: 100%;
	background: #FAFAFA
}

.range-slider.vertical-range {
	-ms-touch-action: none;
	touch-action: none;
	display: inline-block;
	height: 12.5rem;
	width: 1rem
}

.range-slider.vertical-range .range-slider-handle {
	bottom: -10.5rem;
	margin-left: -.5rem;
	margin-top: 0;
	position: absolute
}

.range-slider.vertical-range .range-slider-active-segment {
	border-bottom-left-radius: inherit;
	border-bottom-right-radius: inherit;
	border-top-left-radius: initial;
	bottom: 0;
	height: auto;
	width: .875rem
}

.range-slider.radius {
	background: #FAFAFA;
	border-radius: 3px
}

.range-slider.radius .range-slider-handle {
	background: #008CBA;
	border-radius: 3px
}

.range-slider.radius .range-slider-handle:hover {
	background: #007ba4
}

.range-slider.round {
	background: #FAFAFA;
	border-radius: 1000px
}

.range-slider.round .range-slider-handle {
	background: #008CBA;
	border-radius: 1000px
}

.range-slider.round .range-slider-handle:hover {
	background: #007ba4
}

.range-slider.disabled,
.range-slider[disabled] {
	background: #FAFAFA;
	cursor: not-allowed;
	opacity: .7
}

.range-slider.disabled .range-slider-handle,
.range-slider[disabled] .range-slider-handle {
	background: #008CBA;
	cursor: default;
	opacity: .7
}

.range-slider.disabled .range-slider-handle:hover,
.range-slider[disabled] .range-slider-handle:hover {
	background: #007ba4
}

.range-slider-active-segment {
	background: #e5e5e5;
	border-bottom-left-radius: inherit;
	border-top-left-radius: inherit;
	display: inline-block;
	height: .875rem;
	position: absolute
}

.range-slider-handle {
	border: 1px solid;
	cursor: pointer;
	display: inline-block;
	height: 1.375rem;
	position: absolute;
	top: -.3125rem;
	width: 2rem;
	z-index: 1;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	background: #008CBA
}

.range-slider-handle:hover {
	background: #007ba4
}

[class*=block-grid-] {
	display: block;
	padding: 0;
	margin: 0 -.625rem
}

[class*=block-grid-]:after,
[class*=block-grid-]:before {
	content: " ";
	display: table
}

[class*=block-grid-]>li {
	display: block;
	float: left;
	height: auto;
	padding: 0 .625rem 1.25rem
}

@media only screen {
	.small-block-grid-1>li {
		list-style: none;
		width: 100%
	}

	.small-block-grid-1>li:nth-of-type(1n) {
		clear: none
	}

	.small-block-grid-1>li:nth-of-type(1n+1) {
		clear: both
	}

	.small-block-grid-2>li {
		list-style: none;
		width: 50%
	}

	.small-block-grid-2>li:nth-of-type(1n) {
		clear: none
	}

	.small-block-grid-2>li:nth-of-type(2n+1) {
		clear: both
	}

	.small-block-grid-3>li {
		list-style: none;
		width: 33.33333%
	}

	.small-block-grid-3>li:nth-of-type(1n) {
		clear: none
	}

	.small-block-grid-3>li:nth-of-type(3n+1) {
		clear: both
	}

	.small-block-grid-4>li {
		list-style: none;
		width: 25%
	}

	.small-block-grid-4>li:nth-of-type(1n) {
		clear: none
	}

	.small-block-grid-4>li:nth-of-type(4n+1) {
		clear: both
	}

	.small-block-grid-5>li {
		list-style: none;
		width: 20%
	}

	.small-block-grid-5>li:nth-of-type(1n) {
		clear: none
	}

	.small-block-grid-5>li:nth-of-type(5n+1) {
		clear: both
	}

	.small-block-grid-6>li {
		list-style: none;
		width: 16.66667%
	}

	.small-block-grid-6>li:nth-of-type(1n) {
		clear: none
	}

	.small-block-grid-6>li:nth-of-type(6n+1) {
		clear: both
	}

	.small-block-grid-7>li {
		list-style: none;
		width: 14.28571%
	}

	.small-block-grid-7>li:nth-of-type(1n) {
		clear: none
	}

	.small-block-grid-7>li:nth-of-type(7n+1) {
		clear: both
	}

	.small-block-grid-8>li {
		list-style: none;
		width: 12.5%
	}

	.small-block-grid-8>li:nth-of-type(1n) {
		clear: none
	}

	.small-block-grid-8>li:nth-of-type(8n+1) {
		clear: both
	}

	.small-block-grid-9>li {
		list-style: none;
		width: 11.11111%
	}

	.small-block-grid-9>li:nth-of-type(1n) {
		clear: none
	}

	.small-block-grid-9>li:nth-of-type(9n+1) {
		clear: both
	}

	.small-block-grid-10>li {
		list-style: none;
		width: 10%
	}

	.small-block-grid-10>li:nth-of-type(1n) {
		clear: none
	}

	.small-block-grid-10>li:nth-of-type(10n+1) {
		clear: both
	}

	.small-block-grid-11>li {
		list-style: none;
		width: 9.09091%
	}

	.small-block-grid-11>li:nth-of-type(1n) {
		clear: none
	}

	.small-block-grid-11>li:nth-of-type(11n+1) {
		clear: both
	}

	.small-block-grid-12>li {
		list-style: none;
		width: 8.33333%
	}

	.small-block-grid-12>li:nth-of-type(1n) {
		clear: none
	}

	.small-block-grid-12>li:nth-of-type(12n+1) {
		clear: both
	}
}

@media only screen and (min-width:40.0625em) {
	.medium-block-grid-1>li {
		list-style: none;
		width: 100%
	}

	.medium-block-grid-1>li:nth-of-type(1n) {
		clear: none
	}

	.medium-block-grid-1>li:nth-of-type(1n+1) {
		clear: both
	}

	.medium-block-grid-2>li {
		list-style: none;
		width: 50%
	}

	.medium-block-grid-2>li:nth-of-type(1n) {
		clear: none
	}

	.medium-block-grid-2>li:nth-of-type(2n+1) {
		clear: both
	}

	.medium-block-grid-3>li {
		list-style: none;
		width: 33.33333%
	}

	.medium-block-grid-3>li:nth-of-type(1n) {
		clear: none
	}

	.medium-block-grid-3>li:nth-of-type(3n+1) {
		clear: both
	}

	.medium-block-grid-4>li {
		list-style: none;
		width: 25%
	}

	.medium-block-grid-4>li:nth-of-type(1n) {
		clear: none
	}

	.medium-block-grid-4>li:nth-of-type(4n+1) {
		clear: both
	}

	.medium-block-grid-5>li {
		list-style: none;
		width: 20%
	}

	.medium-block-grid-5>li:nth-of-type(1n) {
		clear: none
	}

	.medium-block-grid-5>li:nth-of-type(5n+1) {
		clear: both
	}

	.medium-block-grid-6>li {
		list-style: none;
		width: 16.66667%
	}

	.medium-block-grid-6>li:nth-of-type(1n) {
		clear: none
	}

	.medium-block-grid-6>li:nth-of-type(6n+1) {
		clear: both
	}

	.medium-block-grid-7>li {
		list-style: none;
		width: 14.28571%
	}

	.medium-block-grid-7>li:nth-of-type(1n) {
		clear: none
	}

	.medium-block-grid-7>li:nth-of-type(7n+1) {
		clear: both
	}

	.medium-block-grid-8>li {
		list-style: none;
		width: 12.5%
	}

	.medium-block-grid-8>li:nth-of-type(1n) {
		clear: none
	}

	.medium-block-grid-8>li:nth-of-type(8n+1) {
		clear: both
	}

	.medium-block-grid-9>li {
		list-style: none;
		width: 11.11111%
	}

	.medium-block-grid-9>li:nth-of-type(1n) {
		clear: none
	}

	.medium-block-grid-9>li:nth-of-type(9n+1) {
		clear: both
	}

	.medium-block-grid-10>li {
		list-style: none;
		width: 10%
	}

	.medium-block-grid-10>li:nth-of-type(1n) {
		clear: none
	}

	.medium-block-grid-10>li:nth-of-type(10n+1) {
		clear: both
	}

	.medium-block-grid-11>li {
		list-style: none;
		width: 9.09091%
	}

	.medium-block-grid-11>li:nth-of-type(1n) {
		clear: none
	}

	.medium-block-grid-11>li:nth-of-type(11n+1) {
		clear: both
	}

	.medium-block-grid-12>li {
		list-style: none;
		width: 8.33333%
	}

	.medium-block-grid-12>li:nth-of-type(1n) {
		clear: none
	}

	.medium-block-grid-12>li:nth-of-type(12n+1) {
		clear: both
	}
}

@media only screen and (min-width:64.0625em) {
	.large-block-grid-1>li {
		list-style: none;
		width: 100%
	}

	.large-block-grid-1>li:nth-of-type(1n) {
		clear: none
	}

	.large-block-grid-1>li:nth-of-type(1n+1) {
		clear: both
	}

	.large-block-grid-2>li {
		list-style: none;
		width: 50%
	}

	.large-block-grid-2>li:nth-of-type(1n) {
		clear: none
	}

	.large-block-grid-2>li:nth-of-type(2n+1) {
		clear: both
	}

	.large-block-grid-3>li {
		list-style: none;
		width: 33.33333%
	}

	.large-block-grid-3>li:nth-of-type(1n) {
		clear: none
	}

	.large-block-grid-3>li:nth-of-type(3n+1) {
		clear: both
	}

	.large-block-grid-4>li {
		list-style: none;
		width: 25%
	}

	.large-block-grid-4>li:nth-of-type(1n) {
		clear: none
	}

	.large-block-grid-4>li:nth-of-type(4n+1) {
		clear: both
	}

	.large-block-grid-5>li {
		list-style: none;
		width: 20%
	}

	.large-block-grid-5>li:nth-of-type(1n) {
		clear: none
	}

	.large-block-grid-5>li:nth-of-type(5n+1) {
		clear: both
	}

	.large-block-grid-6>li {
		list-style: none;
		width: 16.66667%
	}

	.large-block-grid-6>li:nth-of-type(1n) {
		clear: none
	}

	.large-block-grid-6>li:nth-of-type(6n+1) {
		clear: both
	}

	.large-block-grid-7>li {
		list-style: none;
		width: 14.28571%
	}

	.large-block-grid-7>li:nth-of-type(1n) {
		clear: none
	}

	.large-block-grid-7>li:nth-of-type(7n+1) {
		clear: both
	}

	.large-block-grid-8>li {
		list-style: none;
		width: 12.5%
	}

	.large-block-grid-8>li:nth-of-type(1n) {
		clear: none
	}

	.large-block-grid-8>li:nth-of-type(8n+1) {
		clear: both
	}

	.large-block-grid-9>li {
		list-style: none;
		width: 11.11111%
	}

	.large-block-grid-9>li:nth-of-type(1n) {
		clear: none
	}

	.large-block-grid-9>li:nth-of-type(9n+1) {
		clear: both
	}

	.large-block-grid-10>li {
		list-style: none;
		width: 10%
	}

	.large-block-grid-10>li:nth-of-type(1n) {
		clear: none
	}

	.large-block-grid-10>li:nth-of-type(10n+1) {
		clear: both
	}

	.large-block-grid-11>li {
		list-style: none;
		width: 9.09091%
	}

	.large-block-grid-11>li:nth-of-type(1n) {
		clear: none
	}

	.large-block-grid-11>li:nth-of-type(11n+1) {
		clear: both
	}

	.large-block-grid-12>li {
		list-style: none;
		width: 8.33333%
	}

	.large-block-grid-12>li:nth-of-type(1n) {
		clear: none
	}

	.large-block-grid-12>li:nth-of-type(12n+1) {
		clear: both
	}
}

.flex-video {
	height: 0;
	margin-bottom: 1rem;
	overflow: hidden;
	padding-bottom: 67.5%;
	padding-top: 1.5625rem;
	position: relative
}

.flex-video.widescreen {
	padding-bottom: 56.34%
}

.flex-video.vimeo {
	padding-top: 0
}

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

.keystroke,
kbd {
	background-color: #ededed;
	border-color: #ddd;
	color: #222;
	border-style: solid;
	border-width: 1px;
	font-family: Consolas, Menlo, Courier, monospace;
	font-size: inherit;
	margin: 0;
	padding: .125rem .25rem 0;
	border-radius: 3px
}

.switch {
	border: none;
	margin-bottom: 1.5rem;
	outline: 0;
	padding: 0;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.switch label {
	cursor: pointer;
	display: block;
	margin-bottom: 1rem;
	position: relative;
	text-indent: 100%;
	transition: left .15s ease-out;
	height: 2rem;
	width: 4rem;
	color: transparent;
	background: #DDD
}

.switch input {
	left: 10px;
	opacity: 0;
	padding: 0;
	position: absolute;
	top: 9px
}

.switch input+label {
	margin-left: 0;
	margin-right: 0
}

.switch label:after {
	content: "";
	display: block;
	left: .25rem;
	position: absolute;
	top: .25rem;
	-webkit-transition: left .15s ease-out;
	-moz-transition: left .15s ease-out;
	-o-transition: translate3d(0, 0, 0);
	transition: left .15s ease-out;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	height: 1.5rem;
	width: 1.5rem;
	background: #FFF
}

.switch input:checked+label:after {
	left: 2.25rem
}

.switch input:checked+label {
	background: #008CBA
}

.switch.large label {
	height: 2.5rem;
	width: 5rem
}

.switch.large label:after {
	height: 2rem;
	width: 2rem
}

.switch.large input:checked+label:after {
	left: 2.75rem
}

.switch.small label {
	height: 1.75rem;
	width: 3.5rem
}

.switch.small label:after {
	height: 1.25rem;
	width: 1.25rem
}

.switch.small input:checked+label:after {
	left: 2rem
}

.switch.tiny label {
	height: 1.5rem;
	width: 3rem
}

.switch.tiny label:after {
	height: 1rem;
	width: 1rem
}

.switch.tiny input:checked+label:after {
	left: 1.75rem
}

.switch.radius label {
	border-radius: 4px
}

.switch.radius label:after {
	border-radius: 3px
}

.switch.round {
	border-radius: 1000px
}

.switch.round label,
.switch.round label:after {
	border-radius: 2rem
}

@media only screen {

	.hide-for-large,
	.hide-for-large-only,
	.hide-for-large-up,
	.hide-for-medium,
	.hide-for-medium-only,
	.hide-for-medium-up,
	.hide-for-xlarge,
	.hide-for-xlarge-only,
	.hide-for-xlarge-up,
	.hide-for-xxlarge,
	.hide-for-xxlarge-only,
	.hide-for-xxlarge-up,
	.show-for-large-down,
	.show-for-medium-down,
	.show-for-small,
	.show-for-small-down,
	.show-for-small-only,
	.show-for-small-up,
	.show-for-xlarge-down,
	.show-for-xxlarge-down {
		display: inherit !important
	}

	.hide-for-large-down,
	.hide-for-medium-down,
	.hide-for-small,
	.hide-for-small-down,
	.hide-for-small-only,
	.hide-for-small-up,
	.hide-for-xlarge-down,
	.hide-for-xxlarge-down,
	.show-for-large,
	.show-for-large-only,
	.show-for-large-up,
	.show-for-medium,
	.show-for-medium-only,
	.show-for-medium-up,
	.show-for-xlarge,
	.show-for-xlarge-only,
	.show-for-xlarge-up,
	.show-for-xxlarge,
	.show-for-xxlarge-only,
	.show-for-xxlarge-up {
		display: none !important
	}

	.hidden-for-large,
	.hidden-for-large-only,
	.hidden-for-large-up,
	.hidden-for-medium,
	.hidden-for-medium-only,
	.hidden-for-medium-up,
	.hidden-for-xlarge,
	.hidden-for-xlarge-only,
	.hidden-for-xlarge-up,
	.hidden-for-xxlarge,
	.hidden-for-xxlarge-only,
	.hidden-for-xxlarge-up,
	.visible-for-large-down,
	.visible-for-medium-down,
	.visible-for-small,
	.visible-for-small-down,
	.visible-for-small-only,
	.visible-for-small-up,
	.visible-for-xlarge-down,
	.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto
	}

	.hidden-for-large-down,
	.hidden-for-medium-down,
	.hidden-for-small,
	.hidden-for-small-down,
	.hidden-for-small-only,
	.hidden-for-small-up,
	.hidden-for-xlarge-down,
	.hidden-for-xxlarge-down,
	.visible-for-large,
	.visible-for-large-only,
	.visible-for-large-up,
	.visible-for-medium,
	.visible-for-medium-only,
	.visible-for-medium-up,
	.visible-for-xlarge,
	.visible-for-xlarge-only,
	.visible-for-xlarge-up,
	.visible-for-xxlarge,
	.visible-for-xxlarge-only,
	.visible-for-xxlarge-up {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px
	}

	table.hide-for-large,
	table.hide-for-large-only,
	table.hide-for-large-up,
	table.hide-for-medium,
	table.hide-for-medium-only,
	table.hide-for-medium-up,
	table.hide-for-xlarge,
	table.hide-for-xlarge-only,
	table.hide-for-xlarge-up,
	table.hide-for-xxlarge,
	table.hide-for-xxlarge-only,
	table.hide-for-xxlarge-up,
	table.show-for-large-down,
	table.show-for-medium-down,
	table.show-for-small,
	table.show-for-small-down,
	table.show-for-small-only,
	table.show-for-small-up,
	table.show-for-xlarge-down,
	table.show-for-xxlarge-down {
		display: table !important
	}

	thead.hide-for-large,
	thead.hide-for-large-only,
	thead.hide-for-large-up,
	thead.hide-for-medium,
	thead.hide-for-medium-only,
	thead.hide-for-medium-up,
	thead.hide-for-xlarge,
	thead.hide-for-xlarge-only,
	thead.hide-for-xlarge-up,
	thead.hide-for-xxlarge,
	thead.hide-for-xxlarge-only,
	thead.hide-for-xxlarge-up,
	thead.show-for-large-down,
	thead.show-for-medium-down,
	thead.show-for-small,
	thead.show-for-small-down,
	thead.show-for-small-only,
	thead.show-for-small-up,
	thead.show-for-xlarge-down,
	thead.show-for-xxlarge-down {
		display: table-header-group !important
	}

	tbody.hide-for-large,
	tbody.hide-for-large-only,
	tbody.hide-for-large-up,
	tbody.hide-for-medium,
	tbody.hide-for-medium-only,
	tbody.hide-for-medium-up,
	tbody.hide-for-xlarge,
	tbody.hide-for-xlarge-only,
	tbody.hide-for-xlarge-up,
	tbody.hide-for-xxlarge,
	tbody.hide-for-xxlarge-only,
	tbody.hide-for-xxlarge-up,
	tbody.show-for-large-down,
	tbody.show-for-medium-down,
	tbody.show-for-small,
	tbody.show-for-small-down,
	tbody.show-for-small-only,
	tbody.show-for-small-up,
	tbody.show-for-xlarge-down,
	tbody.show-for-xxlarge-down {
		display: table-row-group !important
	}

	tr.hide-for-large,
	tr.hide-for-large-only,
	tr.hide-for-large-up,
	tr.hide-for-medium,
	tr.hide-for-medium-only,
	tr.hide-for-medium-up,
	tr.hide-for-xlarge,
	tr.hide-for-xlarge-only,
	tr.hide-for-xlarge-up,
	tr.hide-for-xxlarge,
	tr.hide-for-xxlarge-only,
	tr.hide-for-xxlarge-up,
	tr.show-for-large-down,
	tr.show-for-medium-down,
	tr.show-for-small,
	tr.show-for-small-down,
	tr.show-for-small-only,
	tr.show-for-small-up,
	tr.show-for-xlarge-down,
	tr.show-for-xxlarge-down {
		display: table-row
	}

	td.hide-for-large,
	td.hide-for-large-only,
	td.hide-for-large-up,
	td.hide-for-medium,
	td.hide-for-medium-only,
	td.hide-for-medium-up,
	td.hide-for-xlarge,
	td.hide-for-xlarge-only,
	td.hide-for-xlarge-up,
	td.hide-for-xxlarge,
	td.hide-for-xxlarge-only,
	td.hide-for-xxlarge-up,
	td.show-for-large-down,
	td.show-for-medium-down,
	td.show-for-small,
	td.show-for-small-down,
	td.show-for-small-only,
	td.show-for-small-up,
	td.show-for-xlarge-down,
	td.show-for-xxlarge-down,
	th.hide-for-large,
	th.hide-for-large-only,
	th.hide-for-large-up,
	th.hide-for-medium,
	th.hide-for-medium-only,
	th.hide-for-medium-up,
	th.hide-for-xlarge,
	th.hide-for-xlarge-only,
	th.hide-for-xlarge-up,
	th.hide-for-xxlarge,
	th.hide-for-xxlarge-only,
	th.hide-for-xxlarge-up,
	th.show-for-large-down,
	th.show-for-medium-down,
	th.show-for-small,
	th.show-for-small-down,
	th.show-for-small-only,
	th.show-for-small-up,
	th.show-for-xlarge-down,
	th.show-for-xxlarge-down {
		display: table-cell !important
	}
}

@media only screen and (min-width:40.0625em) {

	.hide-for-large,
	.hide-for-large-only,
	.hide-for-large-up,
	.hide-for-small,
	.hide-for-small-down,
	.hide-for-small-only,
	.hide-for-xlarge,
	.hide-for-xlarge-only,
	.hide-for-xlarge-up,
	.hide-for-xxlarge,
	.hide-for-xxlarge-only,
	.hide-for-xxlarge-up,
	.show-for-large-down,
	.show-for-medium,
	.show-for-medium-down,
	.show-for-medium-only,
	.show-for-medium-up,
	.show-for-small-up,
	.show-for-xlarge-down,
	.show-for-xxlarge-down {
		display: inherit !important
	}

	.hide-for-large-down,
	.hide-for-medium,
	.hide-for-medium-down,
	.hide-for-medium-only,
	.hide-for-medium-up,
	.hide-for-small-up,
	.hide-for-xlarge-down,
	.hide-for-xxlarge-down,
	.show-for-large,
	.show-for-large-only,
	.show-for-large-up,
	.show-for-small,
	.show-for-small-down,
	.show-for-small-only,
	.show-for-xlarge,
	.show-for-xlarge-only,
	.show-for-xlarge-up,
	.show-for-xxlarge,
	.show-for-xxlarge-only,
	.show-for-xxlarge-up {
		display: none !important
	}

	.hidden-for-large,
	.hidden-for-large-only,
	.hidden-for-large-up,
	.hidden-for-small,
	.hidden-for-small-down,
	.hidden-for-small-only,
	.hidden-for-xlarge,
	.hidden-for-xlarge-only,
	.hidden-for-xlarge-up,
	.hidden-for-xxlarge,
	.hidden-for-xxlarge-only,
	.hidden-for-xxlarge-up,
	.visible-for-large-down,
	.visible-for-medium,
	.visible-for-medium-down,
	.visible-for-medium-only,
	.visible-for-medium-up,
	.visible-for-small-up,
	.visible-for-xlarge-down,
	.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto
	}

	.hidden-for-large-down,
	.hidden-for-medium,
	.hidden-for-medium-down,
	.hidden-for-medium-only,
	.hidden-for-medium-up,
	.hidden-for-small-up,
	.hidden-for-xlarge-down,
	.hidden-for-xxlarge-down,
	.visible-for-large,
	.visible-for-large-only,
	.visible-for-large-up,
	.visible-for-small,
	.visible-for-small-down,
	.visible-for-small-only,
	.visible-for-xlarge,
	.visible-for-xlarge-only,
	.visible-for-xlarge-up,
	.visible-for-xxlarge,
	.visible-for-xxlarge-only,
	.visible-for-xxlarge-up {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px
	}

	table.hide-for-large,
	table.hide-for-large-only,
	table.hide-for-large-up,
	table.hide-for-small,
	table.hide-for-small-down,
	table.hide-for-small-only,
	table.hide-for-xlarge,
	table.hide-for-xlarge-only,
	table.hide-for-xlarge-up,
	table.hide-for-xxlarge,
	table.hide-for-xxlarge-only,
	table.hide-for-xxlarge-up,
	table.show-for-large-down,
	table.show-for-medium,
	table.show-for-medium-down,
	table.show-for-medium-only,
	table.show-for-medium-up,
	table.show-for-small-up,
	table.show-for-xlarge-down,
	table.show-for-xxlarge-down {
		display: table !important
	}

	thead.hide-for-large,
	thead.hide-for-large-only,
	thead.hide-for-large-up,
	thead.hide-for-small,
	thead.hide-for-small-down,
	thead.hide-for-small-only,
	thead.hide-for-xlarge,
	thead.hide-for-xlarge-only,
	thead.hide-for-xlarge-up,
	thead.hide-for-xxlarge,
	thead.hide-for-xxlarge-only,
	thead.hide-for-xxlarge-up,
	thead.show-for-large-down,
	thead.show-for-medium,
	thead.show-for-medium-down,
	thead.show-for-medium-only,
	thead.show-for-medium-up,
	thead.show-for-small-up,
	thead.show-for-xlarge-down,
	thead.show-for-xxlarge-down {
		display: table-header-group !important
	}

	tbody.hide-for-large,
	tbody.hide-for-large-only,
	tbody.hide-for-large-up,
	tbody.hide-for-small,
	tbody.hide-for-small-down,
	tbody.hide-for-small-only,
	tbody.hide-for-xlarge,
	tbody.hide-for-xlarge-only,
	tbody.hide-for-xlarge-up,
	tbody.hide-for-xxlarge,
	tbody.hide-for-xxlarge-only,
	tbody.hide-for-xxlarge-up,
	tbody.show-for-large-down,
	tbody.show-for-medium,
	tbody.show-for-medium-down,
	tbody.show-for-medium-only,
	tbody.show-for-medium-up,
	tbody.show-for-small-up,
	tbody.show-for-xlarge-down,
	tbody.show-for-xxlarge-down {
		display: table-row-group !important
	}

	tr.hide-for-large,
	tr.hide-for-large-only,
	tr.hide-for-large-up,
	tr.hide-for-small,
	tr.hide-for-small-down,
	tr.hide-for-small-only,
	tr.hide-for-xlarge,
	tr.hide-for-xlarge-only,
	tr.hide-for-xlarge-up,
	tr.hide-for-xxlarge,
	tr.hide-for-xxlarge-only,
	tr.hide-for-xxlarge-up,
	tr.show-for-large-down,
	tr.show-for-medium,
	tr.show-for-medium-down,
	tr.show-for-medium-only,
	tr.show-for-medium-up,
	tr.show-for-small-up,
	tr.show-for-xlarge-down,
	tr.show-for-xxlarge-down {
		display: table-row
	}

	td.hide-for-large,
	td.hide-for-large-only,
	td.hide-for-large-up,
	td.hide-for-small,
	td.hide-for-small-down,
	td.hide-for-small-only,
	td.hide-for-xlarge,
	td.hide-for-xlarge-only,
	td.hide-for-xlarge-up,
	td.hide-for-xxlarge,
	td.hide-for-xxlarge-only,
	td.hide-for-xxlarge-up,
	td.show-for-large-down,
	td.show-for-medium,
	td.show-for-medium-down,
	td.show-for-medium-only,
	td.show-for-medium-up,
	td.show-for-small-up,
	td.show-for-xlarge-down,
	td.show-for-xxlarge-down,
	th.hide-for-large,
	th.hide-for-large-only,
	th.hide-for-large-up,
	th.hide-for-small,
	th.hide-for-small-down,
	th.hide-for-small-only,
	th.hide-for-xlarge,
	th.hide-for-xlarge-only,
	th.hide-for-xlarge-up,
	th.hide-for-xxlarge,
	th.hide-for-xxlarge-only,
	th.hide-for-xxlarge-up,
	th.show-for-large-down,
	th.show-for-medium,
	th.show-for-medium-down,
	th.show-for-medium-only,
	th.show-for-medium-up,
	th.show-for-small-up,
	th.show-for-xlarge-down,
	th.show-for-xxlarge-down {
		display: table-cell !important
	}
}

@media only screen and (min-width:64.0625em) {

	.hide-for-medium,
	.hide-for-medium-down,
	.hide-for-medium-only,
	.hide-for-small,
	.hide-for-small-down,
	.hide-for-small-only,
	.hide-for-xlarge,
	.hide-for-xlarge-only,
	.hide-for-xlarge-up,
	.hide-for-xxlarge,
	.hide-for-xxlarge-only,
	.hide-for-xxlarge-up,
	.show-for-large,
	.show-for-large-down,
	.show-for-large-only,
	.show-for-large-up,
	.show-for-medium-up,
	.show-for-small-up,
	.show-for-xlarge-down,
	.show-for-xxlarge-down {
		display: inherit !important
	}

	.hide-for-large,
	.hide-for-large-down,
	.hide-for-large-only,
	.hide-for-large-up,
	.hide-for-medium-up,
	.hide-for-small-up,
	.hide-for-xlarge-down,
	.hide-for-xxlarge-down,
	.show-for-medium,
	.show-for-medium-down,
	.show-for-medium-only,
	.show-for-small,
	.show-for-small-down,
	.show-for-small-only,
	.show-for-xlarge,
	.show-for-xlarge-only,
	.show-for-xlarge-up,
	.show-for-xxlarge,
	.show-for-xxlarge-only,
	.show-for-xxlarge-up {
		display: none !important
	}

	.hidden-for-medium,
	.hidden-for-medium-down,
	.hidden-for-medium-only,
	.hidden-for-small,
	.hidden-for-small-down,
	.hidden-for-small-only,
	.hidden-for-xlarge,
	.hidden-for-xlarge-only,
	.hidden-for-xlarge-up,
	.hidden-for-xxlarge,
	.hidden-for-xxlarge-only,
	.hidden-for-xxlarge-up,
	.visible-for-large,
	.visible-for-large-down,
	.visible-for-large-only,
	.visible-for-large-up,
	.visible-for-medium-up,
	.visible-for-small-up,
	.visible-for-xlarge-down,
	.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto
	}

	.hidden-for-large,
	.hidden-for-large-down,
	.hidden-for-large-only,
	.hidden-for-large-up,
	.hidden-for-medium-up,
	.hidden-for-small-up,
	.hidden-for-xlarge-down,
	.hidden-for-xxlarge-down,
	.visible-for-medium,
	.visible-for-medium-down,
	.visible-for-medium-only,
	.visible-for-small,
	.visible-for-small-down,
	.visible-for-small-only,
	.visible-for-xlarge,
	.visible-for-xlarge-only,
	.visible-for-xlarge-up,
	.visible-for-xxlarge,
	.visible-for-xxlarge-only,
	.visible-for-xxlarge-up {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px
	}

	table.hide-for-medium,
	table.hide-for-medium-down,
	table.hide-for-medium-only,
	table.hide-for-small,
	table.hide-for-small-down,
	table.hide-for-small-only,
	table.hide-for-xlarge,
	table.hide-for-xlarge-only,
	table.hide-for-xlarge-up,
	table.hide-for-xxlarge,
	table.hide-for-xxlarge-only,
	table.hide-for-xxlarge-up,
	table.show-for-large,
	table.show-for-large-down,
	table.show-for-large-only,
	table.show-for-large-up,
	table.show-for-medium-up,
	table.show-for-small-up,
	table.show-for-xlarge-down,
	table.show-for-xxlarge-down {
		display: table !important
	}

	thead.hide-for-medium,
	thead.hide-for-medium-down,
	thead.hide-for-medium-only,
	thead.hide-for-small,
	thead.hide-for-small-down,
	thead.hide-for-small-only,
	thead.hide-for-xlarge,
	thead.hide-for-xlarge-only,
	thead.hide-for-xlarge-up,
	thead.hide-for-xxlarge,
	thead.hide-for-xxlarge-only,
	thead.hide-for-xxlarge-up,
	thead.show-for-large,
	thead.show-for-large-down,
	thead.show-for-large-only,
	thead.show-for-large-up,
	thead.show-for-medium-up,
	thead.show-for-small-up,
	thead.show-for-xlarge-down,
	thead.show-for-xxlarge-down {
		display: table-header-group !important
	}

	tbody.hide-for-medium,
	tbody.hide-for-medium-down,
	tbody.hide-for-medium-only,
	tbody.hide-for-small,
	tbody.hide-for-small-down,
	tbody.hide-for-small-only,
	tbody.hide-for-xlarge,
	tbody.hide-for-xlarge-only,
	tbody.hide-for-xlarge-up,
	tbody.hide-for-xxlarge,
	tbody.hide-for-xxlarge-only,
	tbody.hide-for-xxlarge-up,
	tbody.show-for-large,
	tbody.show-for-large-down,
	tbody.show-for-large-only,
	tbody.show-for-large-up,
	tbody.show-for-medium-up,
	tbody.show-for-small-up,
	tbody.show-for-xlarge-down,
	tbody.show-for-xxlarge-down {
		display: table-row-group !important
	}

	tr.hide-for-medium,
	tr.hide-for-medium-down,
	tr.hide-for-medium-only,
	tr.hide-for-small,
	tr.hide-for-small-down,
	tr.hide-for-small-only,
	tr.hide-for-xlarge,
	tr.hide-for-xlarge-only,
	tr.hide-for-xlarge-up,
	tr.hide-for-xxlarge,
	tr.hide-for-xxlarge-only,
	tr.hide-for-xxlarge-up,
	tr.show-for-large,
	tr.show-for-large-down,
	tr.show-for-large-only,
	tr.show-for-large-up,
	tr.show-for-medium-up,
	tr.show-for-small-up,
	tr.show-for-xlarge-down,
	tr.show-for-xxlarge-down {
		display: table-row
	}

	td.hide-for-medium,
	td.hide-for-medium-down,
	td.hide-for-medium-only,
	td.hide-for-small,
	td.hide-for-small-down,
	td.hide-for-small-only,
	td.hide-for-xlarge,
	td.hide-for-xlarge-only,
	td.hide-for-xlarge-up,
	td.hide-for-xxlarge,
	td.hide-for-xxlarge-only,
	td.hide-for-xxlarge-up,
	td.show-for-large,
	td.show-for-large-down,
	td.show-for-large-only,
	td.show-for-large-up,
	td.show-for-medium-up,
	td.show-for-small-up,
	td.show-for-xlarge-down,
	td.show-for-xxlarge-down,
	th.hide-for-medium,
	th.hide-for-medium-down,
	th.hide-for-medium-only,
	th.hide-for-small,
	th.hide-for-small-down,
	th.hide-for-small-only,
	th.hide-for-xlarge,
	th.hide-for-xlarge-only,
	th.hide-for-xlarge-up,
	th.hide-for-xxlarge,
	th.hide-for-xxlarge-only,
	th.hide-for-xxlarge-up,
	th.show-for-large,
	th.show-for-large-down,
	th.show-for-large-only,
	th.show-for-large-up,
	th.show-for-medium-up,
	th.show-for-small-up,
	th.show-for-xlarge-down,
	th.show-for-xxlarge-down {
		display: table-cell !important
	}
}

@media only screen and (min-width:90.0625em) {

	.hide-for-large,
	.hide-for-large-down,
	.hide-for-large-only,
	.hide-for-medium,
	.hide-for-medium-down,
	.hide-for-medium-only,
	.hide-for-small,
	.hide-for-small-down,
	.hide-for-small-only,
	.hide-for-xxlarge,
	.hide-for-xxlarge-only,
	.hide-for-xxlarge-up,
	.show-for-large-up,
	.show-for-medium-up,
	.show-for-small-up,
	.show-for-xlarge,
	.show-for-xlarge-down,
	.show-for-xlarge-only,
	.show-for-xlarge-up,
	.show-for-xxlarge-down {
		display: inherit !important
	}

	.hide-for-large-up,
	.hide-for-medium-up,
	.hide-for-small-up,
	.hide-for-xlarge,
	.hide-for-xlarge-down,
	.hide-for-xlarge-only,
	.hide-for-xlarge-up,
	.hide-for-xxlarge-down,
	.show-for-large,
	.show-for-large-down,
	.show-for-large-only,
	.show-for-medium,
	.show-for-medium-down,
	.show-for-medium-only,
	.show-for-small,
	.show-for-small-down,
	.show-for-small-only,
	.show-for-xxlarge,
	.show-for-xxlarge-only,
	.show-for-xxlarge-up {
		display: none !important
	}

	.hidden-for-large,
	.hidden-for-large-down,
	.hidden-for-large-only,
	.hidden-for-medium,
	.hidden-for-medium-down,
	.hidden-for-medium-only,
	.hidden-for-small,
	.hidden-for-small-down,
	.hidden-for-small-only,
	.hidden-for-xxlarge,
	.hidden-for-xxlarge-only,
	.hidden-for-xxlarge-up,
	.visible-for-large-up,
	.visible-for-medium-up,
	.visible-for-small-up,
	.visible-for-xlarge,
	.visible-for-xlarge-down,
	.visible-for-xlarge-only,
	.visible-for-xlarge-up,
	.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto
	}

	.hidden-for-large-up,
	.hidden-for-medium-up,
	.hidden-for-small-up,
	.hidden-for-xlarge,
	.hidden-for-xlarge-down,
	.hidden-for-xlarge-only,
	.hidden-for-xlarge-up,
	.hidden-for-xxlarge-down,
	.visible-for-large,
	.visible-for-large-down,
	.visible-for-large-only,
	.visible-for-medium,
	.visible-for-medium-down,
	.visible-for-medium-only,
	.visible-for-small,
	.visible-for-small-down,
	.visible-for-small-only,
	.visible-for-xxlarge,
	.visible-for-xxlarge-only,
	.visible-for-xxlarge-up {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px
	}

	table.hide-for-large,
	table.hide-for-large-down,
	table.hide-for-large-only,
	table.hide-for-medium,
	table.hide-for-medium-down,
	table.hide-for-medium-only,
	table.hide-for-small,
	table.hide-for-small-down,
	table.hide-for-small-only,
	table.hide-for-xxlarge,
	table.hide-for-xxlarge-only,
	table.hide-for-xxlarge-up,
	table.show-for-large-up,
	table.show-for-medium-up,
	table.show-for-small-up,
	table.show-for-xlarge,
	table.show-for-xlarge-down,
	table.show-for-xlarge-only,
	table.show-for-xlarge-up,
	table.show-for-xxlarge-down {
		display: table !important
	}

	thead.hide-for-large,
	thead.hide-for-large-down,
	thead.hide-for-large-only,
	thead.hide-for-medium,
	thead.hide-for-medium-down,
	thead.hide-for-medium-only,
	thead.hide-for-small,
	thead.hide-for-small-down,
	thead.hide-for-small-only,
	thead.hide-for-xxlarge,
	thead.hide-for-xxlarge-only,
	thead.hide-for-xxlarge-up,
	thead.show-for-large-up,
	thead.show-for-medium-up,
	thead.show-for-small-up,
	thead.show-for-xlarge,
	thead.show-for-xlarge-down,
	thead.show-for-xlarge-only,
	thead.show-for-xlarge-up,
	thead.show-for-xxlarge-down {
		display: table-header-group !important
	}

	tbody.hide-for-large,
	tbody.hide-for-large-down,
	tbody.hide-for-large-only,
	tbody.hide-for-medium,
	tbody.hide-for-medium-down,
	tbody.hide-for-medium-only,
	tbody.hide-for-small,
	tbody.hide-for-small-down,
	tbody.hide-for-small-only,
	tbody.hide-for-xxlarge,
	tbody.hide-for-xxlarge-only,
	tbody.hide-for-xxlarge-up,
	tbody.show-for-large-up,
	tbody.show-for-medium-up,
	tbody.show-for-small-up,
	tbody.show-for-xlarge,
	tbody.show-for-xlarge-down,
	tbody.show-for-xlarge-only,
	tbody.show-for-xlarge-up,
	tbody.show-for-xxlarge-down {
		display: table-row-group !important
	}

	tr.hide-for-large,
	tr.hide-for-large-down,
	tr.hide-for-large-only,
	tr.hide-for-medium,
	tr.hide-for-medium-down,
	tr.hide-for-medium-only,
	tr.hide-for-small,
	tr.hide-for-small-down,
	tr.hide-for-small-only,
	tr.hide-for-xxlarge,
	tr.hide-for-xxlarge-only,
	tr.hide-for-xxlarge-up,
	tr.show-for-large-up,
	tr.show-for-medium-up,
	tr.show-for-small-up,
	tr.show-for-xlarge,
	tr.show-for-xlarge-down,
	tr.show-for-xlarge-only,
	tr.show-for-xlarge-up,
	tr.show-for-xxlarge-down {
		display: table-row
	}

	td.hide-for-large,
	td.hide-for-large-down,
	td.hide-for-large-only,
	td.hide-for-medium,
	td.hide-for-medium-down,
	td.hide-for-medium-only,
	td.hide-for-small,
	td.hide-for-small-down,
	td.hide-for-small-only,
	td.hide-for-xxlarge,
	td.hide-for-xxlarge-only,
	td.hide-for-xxlarge-up,
	td.show-for-large-up,
	td.show-for-medium-up,
	td.show-for-small-up,
	td.show-for-xlarge,
	td.show-for-xlarge-down,
	td.show-for-xlarge-only,
	td.show-for-xlarge-up,
	td.show-for-xxlarge-down,
	th.hide-for-large,
	th.hide-for-large-down,
	th.hide-for-large-only,
	th.hide-for-medium,
	th.hide-for-medium-down,
	th.hide-for-medium-only,
	th.hide-for-small,
	th.hide-for-small-down,
	th.hide-for-small-only,
	th.hide-for-xxlarge,
	th.hide-for-xxlarge-only,
	th.hide-for-xxlarge-up,
	th.show-for-large-up,
	th.show-for-medium-up,
	th.show-for-small-up,
	th.show-for-xlarge,
	th.show-for-xlarge-down,
	th.show-for-xlarge-only,
	th.show-for-xlarge-up,
	th.show-for-xxlarge-down {
		display: table-cell !important
	}
}

@media only screen and (min-width:120.0625em) {

	.hide-for-large,
	.hide-for-large-down,
	.hide-for-large-only,
	.hide-for-medium,
	.hide-for-medium-down,
	.hide-for-medium-only,
	.hide-for-small,
	.hide-for-small-down,
	.hide-for-small-only,
	.hide-for-xlarge,
	.hide-for-xlarge-down,
	.hide-for-xlarge-only,
	.show-for-large-up,
	.show-for-medium-up,
	.show-for-small-up,
	.show-for-xlarge-up,
	.show-for-xxlarge,
	.show-for-xxlarge-down,
	.show-for-xxlarge-only,
	.show-for-xxlarge-up {
		display: inherit !important
	}

	.hide-for-large-up,
	.hide-for-medium-up,
	.hide-for-small-up,
	.hide-for-xlarge-up,
	.hide-for-xxlarge,
	.hide-for-xxlarge-down,
	.hide-for-xxlarge-only,
	.hide-for-xxlarge-up,
	.show-for-large,
	.show-for-large-down,
	.show-for-large-only,
	.show-for-medium,
	.show-for-medium-down,
	.show-for-medium-only,
	.show-for-small,
	.show-for-small-down,
	.show-for-small-only,
	.show-for-xlarge,
	.show-for-xlarge-down,
	.show-for-xlarge-only {
		display: none !important
	}

	.hidden-for-large,
	.hidden-for-large-down,
	.hidden-for-large-only,
	.hidden-for-medium,
	.hidden-for-medium-down,
	.hidden-for-medium-only,
	.hidden-for-small,
	.hidden-for-small-down,
	.hidden-for-small-only,
	.hidden-for-xlarge,
	.hidden-for-xlarge-down,
	.hidden-for-xlarge-only,
	.visible-for-large-up,
	.visible-for-medium-up,
	.visible-for-small-up,
	.visible-for-xlarge-up,
	.visible-for-xxlarge,
	.visible-for-xxlarge-down,
	.visible-for-xxlarge-only,
	.visible-for-xxlarge-up {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto
	}

	.hidden-for-large-up,
	.hidden-for-medium-up,
	.hidden-for-small-up,
	.hidden-for-xlarge-up,
	.hidden-for-xxlarge,
	.hidden-for-xxlarge-down,
	.hidden-for-xxlarge-only,
	.hidden-for-xxlarge-up,
	.visible-for-large,
	.visible-for-large-down,
	.visible-for-large-only,
	.visible-for-medium,
	.visible-for-medium-down,
	.visible-for-medium-only,
	.visible-for-small,
	.visible-for-small-down,
	.visible-for-small-only,
	.visible-for-xlarge,
	.visible-for-xlarge-down,
	.visible-for-xlarge-only {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px
	}

	table.hide-for-large,
	table.hide-for-large-down,
	table.hide-for-large-only,
	table.hide-for-medium,
	table.hide-for-medium-down,
	table.hide-for-medium-only,
	table.hide-for-small,
	table.hide-for-small-down,
	table.hide-for-small-only,
	table.hide-for-xlarge,
	table.hide-for-xlarge-down,
	table.hide-for-xlarge-only,
	table.show-for-large-up,
	table.show-for-medium-up,
	table.show-for-small-up,
	table.show-for-xlarge-up,
	table.show-for-xxlarge,
	table.show-for-xxlarge-down,
	table.show-for-xxlarge-only,
	table.show-for-xxlarge-up {
		display: table !important
	}

	thead.hide-for-large,
	thead.hide-for-large-down,
	thead.hide-for-large-only,
	thead.hide-for-medium,
	thead.hide-for-medium-down,
	thead.hide-for-medium-only,
	thead.hide-for-small,
	thead.hide-for-small-down,
	thead.hide-for-small-only,
	thead.hide-for-xlarge,
	thead.hide-for-xlarge-down,
	thead.hide-for-xlarge-only,
	thead.show-for-large-up,
	thead.show-for-medium-up,
	thead.show-for-small-up,
	thead.show-for-xlarge-up,
	thead.show-for-xxlarge,
	thead.show-for-xxlarge-down,
	thead.show-for-xxlarge-only,
	thead.show-for-xxlarge-up {
		display: table-header-group !important
	}

	tbody.hide-for-large,
	tbody.hide-for-large-down,
	tbody.hide-for-large-only,
	tbody.hide-for-medium,
	tbody.hide-for-medium-down,
	tbody.hide-for-medium-only,
	tbody.hide-for-small,
	tbody.hide-for-small-down,
	tbody.hide-for-small-only,
	tbody.hide-for-xlarge,
	tbody.hide-for-xlarge-down,
	tbody.hide-for-xlarge-only,
	tbody.show-for-large-up,
	tbody.show-for-medium-up,
	tbody.show-for-small-up,
	tbody.show-for-xlarge-up,
	tbody.show-for-xxlarge,
	tbody.show-for-xxlarge-down,
	tbody.show-for-xxlarge-only,
	tbody.show-for-xxlarge-up {
		display: table-row-group !important
	}

	tr.hide-for-large,
	tr.hide-for-large-down,
	tr.hide-for-large-only,
	tr.hide-for-medium,
	tr.hide-for-medium-down,
	tr.hide-for-medium-only,
	tr.hide-for-small,
	tr.hide-for-small-down,
	tr.hide-for-small-only,
	tr.hide-for-xlarge,
	tr.hide-for-xlarge-down,
	tr.hide-for-xlarge-only,
	tr.show-for-large-up,
	tr.show-for-medium-up,
	tr.show-for-small-up,
	tr.show-for-xlarge-up,
	tr.show-for-xxlarge,
	tr.show-for-xxlarge-down,
	tr.show-for-xxlarge-only,
	tr.show-for-xxlarge-up {
		display: table-row
	}

	td.hide-for-large,
	td.hide-for-large-down,
	td.hide-for-large-only,
	td.hide-for-medium,
	td.hide-for-medium-down,
	td.hide-for-medium-only,
	td.hide-for-small,
	td.hide-for-small-down,
	td.hide-for-small-only,
	td.hide-for-xlarge,
	td.hide-for-xlarge-down,
	td.hide-for-xlarge-only,
	td.show-for-large-up,
	td.show-for-medium-up,
	td.show-for-small-up,
	td.show-for-xlarge-up,
	td.show-for-xxlarge,
	td.show-for-xxlarge-down,
	td.show-for-xxlarge-only,
	td.show-for-xxlarge-up,
	th.hide-for-large,
	th.hide-for-large-down,
	th.hide-for-large-only,
	th.hide-for-medium,
	th.hide-for-medium-down,
	th.hide-for-medium-only,
	th.hide-for-small,
	th.hide-for-small-down,
	th.hide-for-small-only,
	th.hide-for-xlarge,
	th.hide-for-xlarge-down,
	th.hide-for-xlarge-only,
	th.show-for-large-up,
	th.show-for-medium-up,
	th.show-for-small-up,
	th.show-for-xlarge-up,
	th.show-for-xxlarge,
	th.show-for-xxlarge-down,
	th.show-for-xxlarge-only,
	th.show-for-xxlarge-up {
		display: table-cell !important
	}
}

.hide-for-portrait,
.show-for-landscape {
	display: inherit !important
}

.hide-for-landscape,
.show-for-portrait {
	display: none !important
}

table.hide-for-landscape,
table.show-for-portrait {
	display: table !important
}

thead.hide-for-landscape,
thead.show-for-portrait {
	display: table-header-group !important
}

tbody.hide-for-landscape,
tbody.show-for-portrait {
	display: table-row-group !important
}

tr.hide-for-landscape,
tr.show-for-portrait {
	display: table-row !important
}

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
	display: table-cell !important
}

@media only screen and (orientation:landscape) {

	.hide-for-portrait,
	.show-for-landscape {
		display: inherit !important
	}

	.hide-for-landscape,
	.show-for-portrait {
		display: none !important
	}

	table.hide-for-portrait,
	table.show-for-landscape {
		display: table !important
	}

	thead.hide-for-portrait,
	thead.show-for-landscape {
		display: table-header-group !important
	}

	tbody.hide-for-portrait,
	tbody.show-for-landscape {
		display: table-row-group !important
	}

	tr.hide-for-portrait,
	tr.show-for-landscape {
		display: table-row !important
	}

	td.hide-for-portrait,
	td.show-for-landscape,
	th.hide-for-portrait,
	th.show-for-landscape {
		display: table-cell !important
	}
}

@media only screen and (orientation:portrait) {

	.hide-for-landscape,
	.show-for-portrait {
		display: inherit !important
	}

	.hide-for-portrait,
	.show-for-landscape {
		display: none !important
	}

	table.hide-for-landscape,
	table.show-for-portrait {
		display: table !important
	}

	thead.hide-for-landscape,
	thead.show-for-portrait {
		display: table-header-group !important
	}

	tbody.hide-for-landscape,
	tbody.show-for-portrait {
		display: table-row-group !important
	}

	tr.hide-for-landscape,
	tr.show-for-portrait {
		display: table-row !important
	}

	td.hide-for-landscape,
	td.show-for-portrait,
	th.hide-for-landscape,
	th.show-for-portrait {
		display: table-cell !important
	}
}

.show-for-touch {
	display: none !important
}

.hide-for-touch,
.touch .show-for-touch {
	display: inherit !important
}

.touch .hide-for-touch {
	display: none !important
}

.touch table.show-for-touch,
table.hide-for-touch {
	display: table !important
}

.touch thead.show-for-touch,
thead.hide-for-touch {
	display: table-header-group !important
}

.touch tbody.show-for-touch,
tbody.hide-for-touch {
	display: table-row-group !important
}

.touch tr.show-for-touch,
tr.hide-for-touch {
	display: table-row !important
}

.touch td.show-for-touch,
.touch th.show-for-touch,
td.hide-for-touch,
th.hide-for-touch {
	display: table-cell !important
}

.show-for-sr,
.show-on-focus {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px
}

.show-on-focus:active,
.show-on-focus:focus {
	position: static !important;
	height: auto;
	width: auto;
	overflow: visible;
	clip: auto
}

.print-only {
	display: none !important
}

@media print {

	blockquote,
	img,
	pre,
	tr {
		page-break-inside: avoid
	}

	* {
		background: 0 0 !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}

	blockquote,
	pre {
		border: 1px solid #999
	}

	thead {
		display: table-header-group
	}

	img {
		max-width: 100% !important
	}

	@page {
		margin: .5cm
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	.hide-on-print {
		display: none !important
	}

	.print-only {
		display: block !important
	}

	.hide-for-print {
		display: none !important
	}

	.show-for-print {
		display: inherit !important
	}

	table.show-for-print {
		display: table !important
	}

	thead.show-for-print {
		display: table-header-group !important
	}

	tbody.show-for-print {
		display: table-row-group !important
	}

	tr.show-for-print {
		display: table-row !important
	}

	td.show-for-print,
	th.show-for-print {
		display: table-cell !important
	}
}

@media not print {
	.show-for-print {
		display: none !important
	}
}

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

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes bounce {

	0%,
	100%,
	20%,
	53%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		-webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {

	0%,
	100%,
	20%,
	53%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		-webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {

	0%,
	100%,
	50% {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {

	0%,
	100%,
	50% {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

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

@-webkit-keyframes pulse {

	0%,
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
}

@keyframes pulse {

	0%,
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
}

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

@-webkit-keyframes rubberBand {

	0%,
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
}

@keyframes rubberBand {

	0%,
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
}

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

@-webkit-keyframes shake {

	0%,
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shake {

	0%,
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

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

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {

	0%,
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
}

@keyframes tada {

	0%,
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
}

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

@-webkit-keyframes wobble {

	0%,
	100% {
		-webkit-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
}

@keyframes wobble {

	0%,
	100% {
		-webkit-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
}

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

@-webkit-keyframes bounceIn {

	0%,
	100%,
	20%,
	40%,
	60%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes bounceIn {

	0%,
	100%,
	20%,
	40%,
	60%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

.bounceOut,
.flipOutX {
	-webkit-animation-duration: .75s
}

@-webkit-keyframes bounceInDown {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInDown {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

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

@-webkit-keyframes bounceInLeft {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInLeft {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

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

@-webkit-keyframes bounceInRight {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInRight {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

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

@-webkit-keyframes bounceInUp {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInUp {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

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

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	animation-duration: .75s
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

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

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

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

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

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

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

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

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

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

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

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

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

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

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

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

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

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

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

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

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

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

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

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

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

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

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

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

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

.flipInY,
.flipOutX {
	-webkit-backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	animation-duration: .75s;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

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

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

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

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

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

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

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

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

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

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

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

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

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

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

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

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

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

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

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

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

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

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

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

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

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

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

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

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

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

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

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

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

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

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	100% {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	100% {
		opacity: 0
	}
}

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

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

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

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

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

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

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

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

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

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

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

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

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

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

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

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

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

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
}

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

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

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

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}

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

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

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

@font-face {
	font-family: fontello;
	src: url(../font/fontello.eot?43957570);
	src: url(../font/fontello.eot?43957570#iefix) format("embedded-opentype"), url(../font/fontello.woff?43957570) format("woff"), url(../font/fontello.ttf?43957570) format("truetype"), url(../font/fontello.svg?43957570#fontello) format("svg");
	font-weight: 400;
	font-style: normal
}

[class*=" icon-"]:before,
[class^=icon-]:before {
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em
}

.icon-linkedin:before {
	content: '\e800'
}

.icon-twitter:before {
	content: '\e801'
}

.icon-facebook:before {
	content: '\e802'
}

.icon-location:before {
	content: '\e803'
}

.icon-phone:before {
	content: '\e804'
}

.icon-fax:before {
	content: '\e805'
}

.icon-mail:before {
	content: '\e806'
}

.icon-globe:before {
	content: '\e807'
}

.icon-clock:before {
	content: '\e808'
}

.icon-gplus:before {
	content: '\e809'
}

.icon-youtube-play:before {
	content: '\e80a'
}

.icon-calc:before {
	content: '\e80b'
}

.icon-services:before {
	content: '\e80c'
}

.icon-search:before {
	content: '\e810'
}

.icon-up-open:before {
	content: '\e811'
}

.icon-right-open:before {
	content: '\e812'
}

.icon-left-open:before {
	content: '\e813'
}

.icon-down-open:before {
	content: '\e814'
}

.icon-mail-1:before {
	content: '\e815'
}

.icon-down-open-mini:before {
	content: '\e816'
}

.icon-left-open-mini:before {
	content: '\e817'
}

.icon-right-open-mini:before {
	content: '\e818'
}

.icon-up-open-mini:before {
	content: '\e819'
}

.icon-money:before {
	content: '\e81a'
}

.icon-medkit:before {
	content: '\e81c'
}

.icon-warehouse:before {
	content: '\e81d'
}

.icon-chart-line:before {
	content: '\e81e'
}

/* =============================================================== */


/* Overwrite Foundation/Normalize defaults
================================================================ */

body {
	font-family: 'apercu';
	font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'apercu';
	font-weight: 400;
}

a {
	color: #082939;
}

a:hover,
a:focus {
	color:#09293a;
}


a.anchor {
	display: block;
	position: relative;
	top: -150px;
	visibility: hidden;
}

strong {
	font-weight: 700;
}

img {
	width: 100%;
}


/* IE9 fix for SVG images */

img.gtracker {
	width: 1px;
	height: 1px;
}

ul,
ol,
dl {
	font-family:apercu;
	margin-left: 2.5rem;
}

button,
.button,
button.expand,
.button.expand {
	font-size: 13px;
	background: #09293a;
	color: #fff;
	border: #09293a;
	border-style: solid;
	font-weight: 700;
	text-transform: uppercase;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	transition: background 0.3s ease-out, box-shadow 0.3s cubic-bezier(.25, .8, .25, 1);
}

button:hover,
button:focus,
.button:hover,
.button:focus,
button.expand:hover,
.button.expand:hover {
	/* color: #09293a;
	background: #ffffff;
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
	border: #09293a;
	border-style: solid; */

}

#header-text .button {
	padding: 8px 10px !important;
	margin-left: 0px;
}


input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	color: transparent;
}


/* FF 4-18 */

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent;
}


/* FF 19+ */

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	color: transparent;
}


/* IE 10+ */

.row {
	max-width: 95%;
}

.row.full-width {
	max-width: 90%;
	width: 100%;
}


.row.logos {
	margin-bottom: 2rem;
}

/* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) {
	.row {
		max-width: 80rem;
	}
}


#myVideo {
	position: fixed;
}

@media {
	#myVideo {
		background-size: cover;
		background-position: 50% 50%;
		position: absolute;
		margin: auto;
		width: 100%;
		height: 100%;
		right: -100%;
		bottom: -100%;
		top: -100%;
		left: -100%;
		object-fit: cover;
		z-index: -100;
	}
}

.counter-divider {
	/* background: url(../images/home-divider.jpg); */
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	/* text-align: center; */
	color: #fff;
}

h2.divider-title {
    color: #1a1654;
    margin: 0 0 25px 0;
    font-size: 2.5rem;
    font-weight: 600;
    text-align: left;
}

.yt_embed_wrapper {
	width: 660px;
	max-width: 100%;
	height: 371px;
	margin: 5px auto 20px auto;
	cursor: pointer;
}

.video-thumb {
	max-width: 660px;
	max-height: 371px;
}

.videowrapper {
	display: none;
	float: none;
	clear: both;
	width: 100%;
	max-width: 100%;
	height: 3710px;
	position: relative;
}

.videowrappers iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (max-width: 750px) {
	.yt_embed_wrapper {
		display: none;
	}
}


/* Slideshow container */
.slideshow-container {
	position: relative;
}

/* Slides */
.mySlides {
	display: none;
	padding: 80px 50px 20px 50px;
	text-align: center;
	color: #595959;
}

/* Next & previous buttons */
.prev,
.next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	margin-top: -30px;
	padding: 16px;
	color: #595959;
	font-weight: bold;
	font-size: 20px;
	border-radius: 0 3px 3px 0;
	user-select: none;
}

/* Position the "next button" to the right */
.next {
	position: absolute;
	right: 0;
	border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
	color: #323232;
}

/* The dot/bullet/indicator container */
.dot-container {
	text-align: center;
	padding: 20px;
}

/* The dots/bullets/indicators */
.dot {
	cursor: pointer;
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}

/* Add a background color to the active dot/circle */
.active,
.dot:hover {
	/* background-color: #717171; */
}

/* Add an italic font style to all quotes */
q {
	font-size: 1.3rem;
	line-height: 1.5em;
}

/* Add a blue color to the author */
.author {
	color #595959
	/* color: black; */
	font-size: 1.em;
	margin-top: 2em;
}

.testimonials h2 {
	color: #fff;
}

.testimonial-container {
	background: #1c0684;
	padding: 1em;
	border-radius: 20px;
	box-shadow: 5px 5px 20px #6d6b6b6b;
margin: 20px;}

.testimonial-container.alt {
	background:#222;
}
.userdetails
{
	display: flex;
}
.imgbox
{
	margin-right: 1rem;
}
.imgbox img
{
	border-radius: 50%;
	width: 2rem;
	border: 2px solid #cec5c5;
}
.detbox
{
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.detbox p
{
	margin: 0;
}
.detbox .name
{
	color: hsl(0, 0%, 81%);
    font-size: 0.9rem;
    margin-bottom: 0.1rem;
    font-weight: 600;
}
.detbox .name.dark
{
	color: #49505A;
}
.detbox .designation
{
	color: hsl(0, 0%, 81%);
    opacity: 50%;
    font-size: 0.8rem;
}
.detbox .designation.dark
{
	color: #49505A;
}

.review p
{
	font-size: 0.95rem;
    color: #FFF;
    font-weight: 500;
    opacity: 100%;
    line-height: 1.5;
}
.review.dark p{
	color: #0e0e0e;
}


h2.including {
	font-size: 1em;
	text-align: center;
	margin: 20px;
}

h2.including:after {
	content: '\e814';
	display: block;
	width: 1rem;
	margin: 5px auto 0 auto;
	color: #4eabc3;
	font-family: fontello;
}



p.pricing-disclaimer {
	font-size: 12px;
	text-align: center;
	margin: 3em 2em;
}

.about-desc {
    padding: 1.5em 2em 0 2em;
	text-align:center;
	
}

.about-desc-middle {
	border-style: none solid none solid;
	border-color: #2c436b;
}

.about-desc-button {
	background: #FFF;
	padding: 5px 10px;
	border: 3px solid #21436c;
	color: #21436c;
	text-align: center;
	width: 250px;
	margin: 20px auto;
}

.about-desc-button-cont {
	padding-bottom:30px;
	padding-top:30px;
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.about-desc-button:hover {
	text-decoration:none;
	color:white;
	background-color:#21436c;
}

.about-desc > h2 {
	padding-bottom:10px;
}

.about-desc > h1 {
	font-family:apercu;
    font-weight:bold;
    text-transform:uppercase;
    color: #0f294c;
    font-size: 56px;
    text-align: center;
    margin-bottom:0;
    padding-bottom:10px;
}

@media only screen and (max-width:1024px) {
	.about-desc-middle {
		border-style: solid none solid none;
	}
	.about-desc > h1 {
		font-size:40px;
	}
}

@media only screen and (min-width: 64.063em) {
    .service-row-3-wide {
        display: flex; 
        justify-content: center;
    }
}

/* =============================================================== */


/* Generic Content Styling 
================================================================ */

.site-wrapper {
	background: #FFFFFF;
	margin: 0 auto;
	max-width: 80rem;
	width: 95%;
}


.section-area {
	padding: 2.5em 0;
}

.section-area.white {
	background: #FFFFFF;
	background-image: url(../images/60-deg-bg-20.svg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.section-area.contact-footer {
	background: #00234d;
	background-image: url(../images/60-deg-bg-50.svg);
	background-repeat: no-repeat;
	padding-top:30px;
	padding-bottom:20px;
	background-position:bottom left;
}

.section-area.blue-reverse {
    background: #00234d;
	background-image: url(../images/60-deg-bg-50.svg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 50px;
    /* -webkit-transform: scaleX(-1);
    transform: scaleX(-1); */
}

.section-area.blue-reverse div{
    /* -webkit-transform: scaleX(-1);
    transform: scaleX(-1); */
}

.row.our-services {
	text-align: center;
	padding: 4em 0em;
}

.content_title,
.section-title {
	color: #222222;
	margin: 0 0 25px 0;
	font-size: 1.5rem;
	font-weight: 400;
	text-align:center;
	padding-bottom:30px;
}

h4.section-top {
    margin: 0;
    line-height: 1;
    position: relative;
    top: -10px;
    font-size:16px;
}

.section-top:after {
	content: '';
	display: inline-block;
	height: 3px;
	width: 40px;
	background: #1a1654;
    margin-left:10px;
    border-radius: 4px;
    position:absolute;
    top:8px;
}

.service-card {
    border-radius: 4px;
margin: 15px 0px;}
.service-card img {
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #1d3744;
}

.service-card:hover .overlay {
  opacity: 0.6;
}

.service-content {
    background-color: #fff;
    padding: 30px;
    box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 10%);
    position: relative;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    z-index: 9;
}

.service-content h3 {
    color: var(--thm-black);
    margin: 0;
    font-size: 22px;
    margin-bottom: 10px;
    font-weight:800;
}

#gotopage-service {
    text-align:right;
}

#gotopage-service a {
	text-decoration: none;
	border: 0 none;
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #1a1654;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	color: #ffffff;
	line-height: 40px;
	font-size: 20px;
}

#gotopage-service a:hover {
	background: #e1e1e1;
	color:#1a1654;
}

#gotopage-service a i {
 font-size:30px;
	padding-left:1px;
}


#gotopage {
    float:right;
}

#gotopage a {
	text-decoration: none;
	border: 0 none;
	display: block;
	width: 40px;
	height: 40px;
	background: #ededed;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	color: #1a1654;
	line-height: 40px;
	font-size: 20px;
}

#gotopage a:hover {
	background: #082939;
	opacity: 0.8;
	color:#fff;
}

#gotopage a i {
 font-size:30px;
	padding-left:1px;
}

.testimonials-title {
	color: #ffffff;
	text-align: center;
	margin: 0 0 25px 0;
	font-size: 2.5rem;
}

.testimonials-title:after {
	content: '';
	display: block;
	height: 5px;
	width: 100px;
	margin: 25px auto;
	background: #f8f8f8;
}


.content-desc,
.section-desc {
	color: #1a1654;
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 60px;
}

.content-area p,
.content-area-white p,
.content-area li,
.content-area-white li {
	font-size: 15px;
	color: #555c63;
	font-weight: normal;
	font-size: 16px;
}

.content-area-white p {
	color: #FFFFFF;
}

.content-image {
	border: 4px solid #FFFFFF;
	box-shadow: 8px 6px 0 0 rgba(50, 50, 50, 0.25);
	margin-bottom: 30px;
}

.disclaimer {
	font-size: 0.8em !important;
}

/* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) {
	.section-area {
		padding: 2.5em 2em;
	}
}


/* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) {
	.section-area {
		padding: 5.5em 3em;
	}
}


h2.article_title {
	color: #00234d;
	text-align: center;
	margin: 0 0 25px 0;
	font-size: 2.5rem;
	text-transform:uppercase;
	font-weight:bold;
}


.article_title:after {
	content: '';
	display: block;
	height: 5px;
	width: 100px;
	margin: 25px auto;
	background: #00234d;
}


.generic-button {
	background: #FFF;
    padding: 5px 10px;
    border: 3px solid #21436c;
    color: #21436c;
    text-align: center;
    margin: 20px auto;
	display:block;
	max-width:200px;
}

.generic-button:hover {
	text-decoration:none;
	color:white;
	background-color:#21436c;
}

/* =============================================================== */
/* Latest News
================================================================ */

.news-area {
    padding-bottom:40px;
}

.news-area h1{
    font-family:apercu;
    font-weight:bold;
    text-transform:uppercase;
    color: #0f294c;
    font-size: 40px;
    text-align: left;
    margin-bottom:40px;
    padding-bottom:0;
	margin-top:-20px;
}

.news-card {
    border-radius: 4px;
    margin: 15px 0px;
    background: white;
    box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 10%);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.news-card img {
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative;
}


.news-content {
    padding: 30px;
    position: relative;
    z-index: 9;
}

.news-title {
    color: var(--thm-black);
    margin: 0;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight:800;
}


.news-item {
	position: relative;
}

.news-item.row {
	margin-bottom: 20px;
}

.news-card-bottom-readmore {
	border-top: 1px solid #eee;
    padding-top: 15px;
    margin-top: 20px;
}

.news-title a {
	color: #222;
}

.news-description {
	margin-bottom: 0.2rem;
}

.news-read-more {
	margin-bottom: 1rem;
	font-weight: 700;
}

.news-read-more a {
	color: #082939;
}

.news-read-more a:hover {
	color: #082939;
	text-decoration: underline;
}

.read-more-articles {
	font-size: 1rem;
	text-align: center;
	font-weight: 700;
}

.latest-news ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.latest-news li {
	margin-bottom: 1.4rem;
}

.latest-news li a {
	font-size: 1.4rem;
	font-weight: 700;
}

.latest-news li p {
	margin: 0;
}

/* News page */
.news-content-area img {
	width: 100%;
	max-width: 95%;
	display: block;
	/*margin-bottom: -60px;  remove this once the blank <p> tag bullshit from stripping social media scripts is fixed */
	margin-top: 35px;
}

.news-content-area h1 {
	margin: 0 0 40px 0;
	font-size: 18px;
	font-weight: 700;
	/* border-bottom: 2px solid #cccccc; */
	text-align:left;
}

.articledescription {
	font-size: 1.2rem;
	font-weight: 700;
	margin-bottom: 2rem;
	line-height: 1.4;
}

.news-content-area p,
.news-content-area li {
	font-size: 14px;
}

.newsindexheading {
	display: block;
	color: #FFFFFF;
	background: #828282;
	line-height: 200%;
	margin: 0;
	padding: 0 1rem;
	font-size: 1.4375rem;
}

.news-sidebar {
	margin-top: 40px;
}

.news-sidebar .menu-list {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	margin-bottom: 0px;
}

.news-sidebar h4 {
	padding: 0.7rem 1rem;
	background: #00234d;
	color: #FFFFFF;
	margin: 0;
	border-bottom: 5px solid #ffffff;
}

.news-sidebar ul {
	margin: 0 0 2rem 0;
	padding: 0;
	list-style-type: none;
}

.news-sidebar li {
	border-bottom: 1px solid #ffffff;
}

.news-sidebar li:last-child {
	border-boarticle_titlettom: none;
}

.news-sidebar a {
	color: #222222;
	background: #dddddd;
	display: block;
	padding: 0.25rem 1rem;
	transition-duration: 0.3s;
	transition-property: background;
	transition-timing-function: ease-in-out;
}

.news-sidebar a:hover,
.news-sidebar a:focus,
.news-sidebar a.active {
	background: #a9a9a9;
}

.news-share-links-top {
	margin-bottom: 2rem;
}

.news-share-links-top p {
	display: inline-block;
	margin-bottom: 0;
}

.news-share-links-top ul {
	display: inline-block;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.news-share-links-top li {
	display: inline-block;
	margin-left: 5px;
}

.news-share-links-top a {
	display: block;
	color: #FFFFFF;
	width: 2rem;
	height: 2rem;
	line-height: 2rem;
	border-radius: 50%;
	transition: all 0.3s ease-in-out;
}

.news-share-links-top i {
	margin-left: 5px;
	font-size: 1rem;
}

.news-share-links {
	text-align: center;
	margin-bottom: 2rem;
}

.news-share-links p {
	font-weight: 700;
	font-size: 1.4rem;
	margin: 3rem 0 2rem 0;
}

.news-share-links p:before {
	content: '';
	display: block;
	width: 100%;
	height: 3px;
	background: #CCCCCC;
	margin-bottom: 2rem;
}

.news-share-links ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.news-share-links li {
	display: inline-block;
	margin: 0 0.4rem 10px 0.4rem;
}

.news-share-links a {
	display: block;
	font-size: 1.8rem;
	color: #FFFFFF;
	width: 3.6rem;
	height: 3.6rem;
	line-height: 3.6rem;
	border-radius: 50%;
	transition: all 0.3s ease-in-out;
}

.news-share-links-top .share-fb,
.news-share-links .share-fb {
	background: #4E69A2;
}

/* facebook */
.news-share-links-top .share-tw,
.news-share-links .share-tw {
	background: #00ACED;
}

/* twitter */
.news-share-links-top .share-li,
.news-share-links .share-li {
	background: #0976b4;
}

/* linkedin */
.news-share-links-top .share-em,
.news-share-links .share-em {
	background: #69696e;
}

/* email */
.news-share-links-top .share-fb:hover,
.news-share-links .share-fb:hover {
	background: #1B356F;
}

/* 20% darker */
.news-share-links-top .share-tw:hover,
.news-share-links .share-tw:hover {
	background: #0079B8;
}

/* 20% darker */
.news-share-links-top .share-li:hover,
.news-share-links .share-li:hover {
	background: #004280;
}

/* 20% darker */
.news-share-links-top .share-em:hover,
.news-share-links .share-em:hover {
	background: #36363A;
}

/* 20% darker */

.news-form-container {
	padding: 1rem 1rem 0 1rem;
	background: #e9e9e9;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
	border-radius: 3px;
}

.news-form-container #commentForm {
	margin-top: 0;
}

/* min-width 641px, medium screens */
@media only screen and (min-width: 40.063em) {
	.news-content-area h1 {
		font-size: 1.8rem;
	}
}

/* min-width 1025px, large screens */
@media only screen and (min-width: 64.063em) {}



/* =============================================================== */
/* Slider - Flickity v2.0.10
================================================================ */
.flickity-enabled { position: relative; }
.flickity-enabled:focus { outline: none; }
.flickity-viewport { overflow: hidden; position: relative; height: 1000px; }
.flickity-slider { position: absolute; width: 100%; height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport { cursor: move; cursor: -webkit-grab; cursor: grab; }
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down { cursor: -webkit-grabbing; cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 40%;
  width: 22px;
  height: 22px;
  border: none;
  border-radius: 50%;
  background: white;
  background: hsla(0, 0%, 100%, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.flickity-prev-next-button:hover { background: white; }
.flickity-prev-next-button:focus { outline: none; box-shadow: 0 0 0 5px #09F;  }
.flickity-prev-next-button:active { opacity: 0.6; }
.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous { left: auto; right: 10px; }
.flickity-rtl .flickity-prev-next-button.next { right: auto; left: 10px; }
.flickity-prev-next-button:disabled { opacity: 0.3; cursor: auto; }
.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
.flickity-prev-next-button .arrow { fill: #333; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots { direction: rtl; }
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #fff;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected { opacity: 1; }

/* custom */
button.flickity-prev-next-button { transform: none; padding: 0; }
.carousel-cell { width: 100%; max-height: 350px; margin-right: 5px; }

.carousel-cell .slide-content .slider-text { 
  position: absolute; 
  text-align: center;
  top: 50%;
  left: 50%; 
  transform: translate(-50%, -50%); 
  font-size: 10px; 
  padding: 5px 10px; 
  color: #FFFFFF;
}
.carousel-cell .slide-content .slider-text h1 { font-weight: 700; font-size: 20px; margin-bottom: 20px; color: #FFFFFF; }
.carousel-cell .slide-content .slider-text p { display: none; }
.carousel-cell .slide-content .slider-text a { display: none; }

/* min-width 641px, medium screens */
@media only screen and (min-width: 40.063em) {
  .flickity-prev-next-button { width: 30px; height: 30px; }
  .carousel-cell { width: 100%; max-height: 400px; margin-right: 7px; }
  .carousel-cell .slide-content .slider-text { font-size: 13px; }
  .carousel-cell .slide-content .slider-text a { display: inline-block; }
} 

/* min-width 1025px, large screens */
@media only screen and (min-width: 64.063em) {
  .flickity-prev-next-button.previous { left: 60px; }
  .flickity-prev-next-button.next { right: 60px; }
  .flickity-prev-next-button { width: 45px; height: 45px; }
  .carousel-cell { max-height: 1000px; margin-right: 0px; }
  .carousel-cell .slide-content .slider-text { font-size: 22px; }
  .carousel-cell .slide-content .slider-text h1 { font-size: 38px; margin-bottom: 30px; }
  .carousel-cell .slide-content .slider-text p { display: block; margin-bottom: 30px; font-size: 18px; }
} 

/* min-width 1441px, xlarge screens */
@media only screen and (min-width: 90.063em) {
  .carousel-cell .slide-content .slider-text { font-size: 32px; }
} 

/* min-width 1921px, xxlarge screens */
@media only screen and (min-width: 120.063em) {
  .carousel-cell { margin-right: 10px; }
  .carousel-cell .slide-content .slider-text h1 { font-size: 60px; margin-bottom: 50px; }
    .carousel-cell .slide-content .slider-text p { margin-bottom: 50px; font-size: 24px; }
}

/************/
/* VIDEO HEADER */
/************/

.video-header-box {
    max-height:98.3vh;
	min-height:600px;
	margin-top:-20px;
	position:relative;
}

#video_header {
    position:relative;
    bottom:-10px;
    width: 100%;
    z-index:-1;
    object-fit: cover;
    
}

.video-header-box .video-header-overlay {

	position:absolute;
	margin:auto;
	bottom:100px;
	z-index:1;
	width:100%;

}

.video-header-box .video-header-overlay h3 {
	color:#fff;
	text-align:center;
	letter-spacing:1px;
	font-size:35px;
	text-shadow:#000 2px 2px 2px;
	padding:0 50px 0 50px;
}

@media only screen and (max-width: 60em) {
	.video-header-box .video-header-overlay h3 {
		color:#fff;
		text-align:center;
		letter-spacing:1px;
		font-size:20px;
	}
	.video-header-box .video-header-overlay {

		position:absolute;
		margin:auto;
		bottom:30px;
		z-index:1;
		width:100%;
	
	}
	.video-header-box {
		max-height:800px;
		min-height:0px;
		margin-top:0px;
		position:relative;
	}
}

/* =============================================================== */
/* Bootstrap 3 menu
================================================================ */


nav.navbar.bootsnav .navbar-brand {display: block;padding: 0 0 0 10px;height: auto;margin: 0 0 0 30px;}
nav.navbar.bootsnav .navbar-toggle { float: right; margin: 0; color: #ffffff; background: transparent; box-shadow: none; font-size: 44px; margin-top: 15px; }
nav.navbar.bootsnav .navbar-toggle i.fa-times { color: #00234d; } 
nav.navbar.bootsnav .navbar-nav { background: #303234; padding-top: 20px; }
nav.navbar.bootsnav .active { background: transparent; color: #00234d; }
nav.navbar.bootsnav ul.nav > li.active > a { color: #00234d; }
nav.navbar.bootsnav ul.nav > li.non-active > a { color: #d4d4d5; }
nav.navbar.bootsnav ul.nav > li > a { font-size:13px; text-transform: uppercase;letter-spacing: 1px;font-weight: 600;border: none;font-family:apercu;color:#00234d;}
nav.navbar.bootsnav ul.nav > li > a:hover {color:#000;}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {border: none;color: #6f6f6f;font-family: apercu;font-size:12px;text-transform: uppercase;letter-spacing:1px;font-weight:500;padding:0px;}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a:hover {color:#00234d;}
.section-area.welcome { margin-top: -100px; }
nav.navbar.bootsnav ul.nav li > a:hover { color:#00234d; }
nav.navbar.bootsnav ul.nav > li > a.nav-hero-button, nav.navbar.bootsnav.no-background.white ul.nav > li > a {color:#00234d;} 
nav.navbar.bootsnav ul.nav > li > a.nav-hero-button, nav.navbar.bootsnav.no-background.white ul.nav > li > a:hover {text-shadow:none; color: #00234d; font-weight: 600;}
nav.navbar.bootsnav ul.nav > li > a.nav-hero-button, nav.navbar.bootsnav.no-background.white ul.nav > li > a.nav-hero-button {background: #FFF;padding: 5px 10px;border: 3px solid #21436c;color: #21436c;text-align: center;width: 250px;margin: 20px auto; text-shadow:none;}
/* nav.navbar.bootsnav ul.nav > li > a.nav-hero-button:hover, nav.navbar.bootsnav.no-background.white ul.nav > li > a.nav-hero-button:hover { background: #FFFFFF; border: 3px solid #00234d; color: #00234d;} */
nav.navbar.bootsnav ul.nav > li > a.nav-hero-button:hover, nav.navbar.bootsnav.no-background.white ul.nav > li > a.nav-hero-button:hover { background: #00234d; border: 3px solid #00234d; color: #fff;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {color:#00234d;}
nav.navbar.bootsnav {z-index:10;}


/*bootstrap 3 breakpoints */
@media only screen and (min-width:280px){
  .section-area.welcome { margin-top: 0; }
    nav.navbar.bootsnav.navbar-fixed {
    height:70px;
}

  nav.navbar.bootsnav.navbar-fixed .logo-scrolled{
  /* width: 220px; */
  /* float:left; */
  /* margin: 0px 60px 0px 60px; */
  }
  nav.navbar.bootsnav .navbar-brand {
    width: 80px;
  }
  nav.navbar.bootsnav .navbar-toggle {
    font-size: 30px;
    margin-top:10px;
  }
}

@media only screen and (min-width:768px){
nav.navbar.bootsnav.navbar-fixed {
  height:130px;
}
  nav.navbar.bootsnav .navbar-toggle {
    font-size: 44px;
    margin-top:10px;
  }
  nav.navbar.bootsnav .navbar-brand {
    width: 220px;
    /* margin: 0 0; */
  }
  nav.navbar.bootsnav.navbar-fixed .logo-display { display: none; }
}
@media only screen and (min-width:992px){
  nav.navbar.bootsnav.navbar-fixed { display: flex; align-items: center; }
  .navbar-collapse.collapse { flex-grow: 1; }
  ul.navbar-nav { text-align: right; width: 100%; margin-top: 15px; padding-left: 40px; }
  .navbar-nav > li {float: none;display: inline-block;font-family: 'Lato', sans-serif;letter-spacing: 0;}
  .nav > li.nav-button-right {float: right;display: block;top: -7px;margin-left: 10px;}
  nav.navbar.bootsnav ul.nav li > a { padding: 0; margin: 0 7px; }
  nav.navbar.bootsnav ul.nav > li > a.nav-hero-button, nav.navbar.bootsnav.no-background.white ul.nav > li > a.nav-hero-button { width: auto; margin: 0 15px 0 0; }
  
}
@media only screen and (min-width:1024px) {
  .carousel-cell { margin-top: 0; }
  nav.navbar.bootsnav .navbar-nav {background: transparent;padding-top: 0;}
}
@media(min-width:1200px){

}

.menu-padding {
  max-width:80rem;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero-left {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
  -webkit-transform: translate3d(-50%,-70%,0);
  -moz-transform: translate3d(-50%,-70%,0);
  -ms-transform: translate3d(-50%,-70%,0);
  -o-transform: translate3d(-50%,-70%,0);
  transform: translate3d(-50%,-70%,0);
}

.hero-right {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
  -webkit-transform: translate3d(-50%,-70%,0);
  -moz-transform: translate3d(-50%,-70%,0);
  -ms-transform: translate3d(-50%,-70%,0);
  -o-transform: translate3d(-50%,-70%,0);
  transform: translate3d(-50%,-70%,0);
}

.hero-left h1, .hero-right h1 {
    font-family: 'Arsenal', sans-serif;
    font-size: 2em;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(255, 255, 255)!important;
    text-shadow: 4px 4px 10px rgba(49, 49, 49, 1);
    line-height: 1;
    margin-bottom: 0;
    }

  .hero-left h3, .hero-right h3 {
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 300;
  text-transform: uppercase;
  color: #ffffff;
  }

@media only screen and (min-width:1024px) {
  .hero-right { top: 50%; left: 70%; }
  .hero-left { top: 50%;  left: 30%; }
  .hero-left h1, .hero-right h1 { font-size: 4em;}   
  .hero-left h3, .hero-right h3 {font-size: 22px;}
}

/* =============================================================== */
/* Zoom Effect
================================================================ */

.zoom-item {
	margin-bottom: 1.4rem;
	display: block;
}

.zoom-item:after {
	content: '';
	display: table;
	clear: both;
}

.zoom-item figure {
	position: relative;
	margin: 0;
	padding-top: 50%;
	height: 0;
	overflow: hidden;
	background: #0ff;
}

.zoom-item figure:before {
	content: '';
	display: none;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(145, 144, 149, 0.75);
}

.zoom-item img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	max-width: none;
	min-height: 100%;
	transition: all 0.25s ease-out;
}

.zoom-item figcaption {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	transform: translate(-50%, -50%);
	font-size: 1.3rem;
	color: #fff;
	text-align: center;
}

.zoom-item:hover figure:before {
	display: block;
}

.zoom-item:hover img {
	top: -10%;
	left: -10%;
	width: 120%;
}

.zoom-item:hover figcaption {
	display: block;
}


/* =============================================================== */


/* Back to Top button
================================================================ */

#backtotop {
	position: fixed;
	right: 0px;
	display: none;
	bottom: 20px;
	margin: 0 20px 0 0;
}

#backtotop a {
	text-decoration: none;
	border: 0 none;
	display: block;
	width: 45px;
	height: 45px;
	background: #082939;
	opacity: 0.4;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 50px;
	color: #FFFFFF;
	line-height: 40px;
	font-size: 20px;
}

#backtotop a:hover {
	background: #082939;
	opacity: 0.8;
}

#backtotop a i {
	margin: 0;
	padding-left: 9px;
}

video.about-us-video {
	margin-top: 2em;
}

.what-we-do-home {
	position: relative;
	margin-bottom: 2rem;
	padding: 2rem;
	background: #F0F0F0;
	text-align: center;
}

.what-we-do-home img {
	width: 40%;
	margin-bottom: 20px;
}

.what-we-do-home h3:before {
	content: '';
	display: block;
	height: 3px;
	width: 10rem;
	margin: 1rem auto 2rem auto;
	background: #1d5b83;
}

.what-we-do-home h3 {
	letter-spacing: 2px;
	font-size: 1.3rem;
	font-weight: 700;
	color: #1d5b83;
	text-transform: uppercase;
	margin-bottom: 2rem;
}

.what-we-do-home p {
	color: #7E7D7D;
}

/* =============================================================== */

.investment-strategy {
	position: relative;
	margin-bottom: 2rem;
	padding: 2rem;
	background: #F0F0F0;
	text-align: center;
}

.investment-strategy h3 {
	letter-spacing: 1px;
	font-size: 0.9rem;
	font-weight: 700;
	color: #1d5b83;
	text-transform: uppercase;
}


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

.header-area {
	background: #f5f5f5;
	border-top: 5px solid #0cb0ae;
	/* background-color: #ffffff; */
}

header.header-area {}

.logo {
	display: block;
  	margin-left: auto;
  	margin-right: auto;
	margin-top:40px;
  	width: 100%;
}

.logo-scrolled {
	width:80%;
	margin-top:0;
}

.contact-details {
	text-align: right;
	margin: 15px 0;
	font-family: 'Arsenal', sans-serif;
}

.phone,
.email {
	display: inline-block;
	margin-right: 2em;
}


.sm {
	display: inline-block;
}

.contact-details .phone a,
.contact-details .email a {
	font-size: 1rem;
	font-weight: 400;
	color: #9d9d9d;
	-webkit-transition: all 0.25s linear 0s;
	-moz-transition: all 0.25s linear 0s;
	-o-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s;
	font-family: 'Arsenal', sans-serif;
}

.contact-details .phone a:hover,
.contact-details .email a:hover {
	color: #bbbbbb;
}

.contact-details .sm ul {
	list-style-type: none;
	text-align: right;
	margin: 1rem 0 0 0;
	/* padding: 0; */
}

.contact-details .sm li {
	display: inline-block;
	margin: 0 0.5em;
}

.contact-details .sm li:nth-of-type(1) {
	background: #ffffff;
	border-radius: 50%;
}


/* facebook */

.contact-details .sm li:nth-of-type(2) {
	background: #ffffff;
	border-radius: 50%;
}


/* twitter */

.contact-details .sm li:nth-of-type(3) {
	background: #ffffff;
	border-radius: 50%;
}


/* linkedin */

.contact-details .sm li:nth-of-type(4) {
	background: #ffffff;
	border-radius: 50%;
	margin-right: 0;
}


/* youtube */

.contact-details .sm a {
	display: inline-block;
	font-size: 1rem;
	padding: 0 0.2em;
	color: #009d9e;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-property: transform;
	transition-property: transform;
}


/* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) {
	.contact-details .phone a {
		font-size: 1em;
	}

	.contact-details .sm ul {
		margin: 0;
	}

	.contact-details .sm a {
		font-size: 0.9rem;
	}
}


/* =============================================================== */
/* Header Top Row
================================================================ */
.header-top-row {
	background: #f5f5f5;
	border-top: 5px solid #09293a;
}

.header-top-row .social-block {
	background:#09293a;
	padding: 5px 5px 0px 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
text-align: center;
/* margin-bottom: 5px; */
}

.header-top-row .nav-block {
	text-align: center;
}

.header-top-row .nav-block ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	top: -4px;
}

.header-top-row .social-block ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	top: -4px;
}

.header-top-row .nav-block ul li {
	display: inline-block;
	margin: 4px 4px 6px 4px;
	font-size: 11px;
	padding: 5px 5px 3px 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	transition: background 0.3s ease-out;
}

.header-top-row .social-block ul li a {
	display: inline-block;
	padding: 0px 5px;
	color:#fff;
}

.header-top-row .nav-block ul li.active {
	color: #FFFFFF;
}


.header-top-row .nav-block ul li a {
	display: block;
	font-size: 12px;
	color: #747c83;
	transition: color 0.3s ease-out;
}

.header-top-row .nav-block ul li:hover a {
	color: #FFFFFF;
}

.header-top-row .nav-block ul li.home:hover {
	background: #747c83;
}

.header-top-row .nav-block ul li.ac:hover {
	background: #747c83;
}

.header-top-row .nav-block ul li.fp:hover {
	background: #747c83;
}

.header-top-row .nav-block ul li.phone:hover, .header-top-row .nav-block ul li.email:hover {
	background: #09293a;
}


/* min-width 641px, medium screens */
@media only screen and (min-width: 40.063em) {
	.header-top-row .nav-block {
		text-align: right;
	}
}

/* min-width 1025px, large screens */
@media only screen and (min-width: 64.063em) {}


.header-image {
    margin-top:130px;
    margin-bottom:50px;
	padding-bottom:10px;
}

@media only screen and (max-width:1024px) {
    .header-image {
        margin-top:0px;
    } 
}

/* =============================================================== */


/* Fixed/Sticky Navigation
================================================================ */


#fixed-nav [data-magellan-expedition],
#fixed-nav [data-magellan-expedition-clone] {
	/* background: #FFFFFF; */
	padding: 1em 0;
	/* box-shadow: 0px 6px 10px 0px #88888859; */
	position: absolute;
	z-index: 10;
	
}

.fixed {
    background:white;
}

#fixed-nav ul {
	list-style-type: none;
	text-align: center;
	margin: 0;
}

#fixed-nav li {
	float: none;
	display: inline-block;
}

#fixed-nav .sub-nav dt a,
#fixed-nav .sub-nav dd a,
#fixed-nav .sub-nav li a {
	color: #FFFFFF;
	padding: 0.1875rem 0.4rem;
}

#fixed-nav .sub-nav li.active a {
	background: #060606;
}

#fixed-nav .sub-nav li.active a:hover {
	background: #082939;
}

#fixed-nav.nav-subpage .sub-nav li a:hover,
.nav-subpage #fixed-nav .sub-nav li a:focus {
	background: #222;
	
	border-radius: 3px;
}


li:hover,
li:focus-within {

  cursor: pointer;
}

li:focus-within a {
  outline: none;
}

ul li ul {
  background: #f5f5f5;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  position: absolute;
  transition: all 0.5s ease;
  /* margin-top: 10px!important; */
  left: 0;
  display: none;
  text-shadow:none;
}

ul li:hover > ul,
ul li:focus-within > ul,
ul li ul:hover,
ul li ul:focus {
   visibility: visible;
   opacity: 1;
   display: block;
}

ul li ul li {
  clear: both;
  width: 100%;
  padding: 0.5em;
}

ul li ul li:hover {
    background: #e3e3e3!important;
}

ul li ul li a {
    font-size:12px; 
}

nav-button,
.nav-button {
	margin-left: 1em;
	font-size: 14px;
	background: transparent;
	color:#09293a;
	border:#09293a;
	border-style: solid;
	font-weight: 700;
	text-transform: uppercase;
	
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	transition: background 0.3s ease-out, box-shadow 0.3s cubic-bezier(.25, .8, .25, 1);
	padding: 8px 10px;
}

nav-button:hover,
nav-button:focus,
.nav-button:hover {
	color: #fff!important;
	background:#09293a;
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
	border:#09293a;
	border-style: solid;

}

li:hover.nav-button.smooth-scroll {
	color: #fff!important;
}

.nav-button a:hover
{ color:white; }

/* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) {
	#fixed-nav ul {
		text-align: right;
	}
}

.navbar {
	float: none;
	text-align: center;
}

.nav-button {
	display: block;
	text-align: center;
	width: 170px;
	margin: 0 auto;
}

@media only screen and (min-width: 40.063em) {
	.navbar {
		text-align: right;
	}

	.nav-button {
		display: inline-block;
		width: auto;
		margin-left: 1em;
	}
}


.nav-link {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #222;
	padding: 25px 0px;
	margin: 0px 10px;
	display: inline-block;
	position: relative;
	opacity: 1;
}



.nav-link:hover {
	opacity: 1;
	color: #00234d;
}

.nav-link::before {
	transition: 300ms;
	height: 2px;
	content: "";
	position: absolute;
	background-color: #00234d;
}

.nav-link-ltr::before {
	width: 0%;
	bottom: -2px;
	left: -1px;
}

.nav-link-ltr:hover::before {
	width: 100%;
}

@media only screen and (min-width: 1300px) {
	.nav-link {
		font-size: 14px;
		margin: 0 15px 0 0;
	}
}

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

.splash-wrapper {
	background: url("../images/splash-bg.jpg") no-repeat;
	background-position: right top;
	background-size: cover;
}

.splash-wrapper-overlay {
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.6);
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	/* these last 3 settings are very important for vertical centering (VC) using flex, but here we disable it */
	/* pay attention to where we enable vertical centering on this element at the medium breakpoint below */
	/* if we dont do this on small devices, the vertically centered content will be perm cropped top/bottom. this method forces scrolling */
	padding: 50px 0;
	height: 100%;
	min-height: 100vh;
}

.splash-content-box {
	background: rgba(255, 255, 255, 0.9);
	padding: 30px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.12), 0 4px 7px rgba(0, 0, 0, 0.24);
}

.splash-content-box h2 {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
	color: #222;
	font-weight: 800;
}

.splash-content-box h1 {
	font-size: 12px;
	margin-bottom: 45px;
	color: #222;
}

.splash-logo-link.acc:before {
	border-color: #39B54A;
}

.splash-logo-link.fin:before {
	border-color: #008CD1;
}

.splash-logo-link.len:before {
	border-color: #EA212B;
}

.splash-logo-link {
	display: block;
	padding: 20px 10px;
	width: 100%;
	background: #FFFFFF;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.splash-logo-link img {}

.splash-content-link {
	margin: 7px 0 20px 0;
	font-size: 12px;
	font-weight: 700;
}

.splash-content-link a,
.splash-content-link:visited {
	color: #222;
}

.splash-content-link a:hover,
.splash-content-link:focus {
	color: #222;
}

.splash-contact p {
	margin-bottom: 0;
	font-size: 12px;
	color: #222;
	/* letter-spacing: 1px; */
}

.splash-contact p a,
.splash-contact p a:visited {
	color: #222;
}

.splash-contact p a:hover,
.splash-contact p a:focus {
	color: #222;
}

.splash-contact-item {
	display: inline-block;
	margin: 0 10px 15px 10px;
}

.splash-contact-item [class^="icon-"] {
	color: #009d9e;
}

/* min-width 641px, medium screens */
@media only screen and (min-width: 40.063em) {
	.splash-wrapper {
		background-position: center top;
	}

	.splash-wrapper-overlay {
		height: 100vh;
		min-height: 0;
		padding: 0;
	}

	.splash-content-box h2 {
		font-size: 32px;
	}

	.splash-content-box h1 {
		font-size: 14px;
	}

	.splash-contact p {
		font-size: 14px;
		/* letter-spacing: 2px; */
	}

	.splash-contact-item {
		margin: 0 10px;
	}
}

/* min-width 1025px, large screens */
@media only screen and (min-width: 64.063em) {
	.splash-content-box h2 {
		font-size: 50px;
	}

	.splash-logo-link {
		margin-bottom: 0;
	}

	.splash-content-link {
		margin: 7px 0 0 0;
	}
}


.title-area {
  background: #09293a;
  color: #FFFFFF;
  margin-bottom: 40px;
  padding-top: 100px;
  padding-bottom: 90px;
}

.title-area h1 {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 50px;
}

.partners-area {
    padding: 2em;
    margin: 2em;
    text-align: center;
    background: #e0e0e0;
    box-shadow: 0px 3px 3px 1px #22222259;
}


/* =============================================================== */


/* Intro Splash
================================================================ */


.intro-splash {
	background-image: url(../images/header-home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 50vh;
}

.default-splash {
	background-image: url(../images/default-header.webp);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	height: 200px;
	margin-bottom:20px;
}

/* .aid48130 .default-splash {
	background-image:url(../images/banner1.webp);
} */

.aid48131 .default-splash {
	background-image:url(../images/header-services.jpg);
}

.aid48132 .default-splash {
	background-image:url(../images/header-investment.jpg);
}

.aid48133 .default-splash {
	background-image:url(../images/header-smsf.jpg);
}

.aid48134 .default-splash {
	background-image:url(../images/header-refinance.jpg);
}

.aid48135 .default-splash {
	background-image:url(../images/header-commercial.jpg);
}

.aid48136 .default-splash {
	background-image: url(../images/banner3.webp);
}

@media only screen and (min-width:1025px) {
	.default-splash {
		height:300px;
		margin-top:130px;
		margin-bottom:40px;
	}
	.aid48136 .default-splash {
		height:500px;
	}
	/* .aid48130 .default-splash {
		height:400px;
	} */
}

.default-area {
	margin-bottom:30px;
}

.default-area h1 {
	font-family:apercu;
    font-weight:bold;
    text-transform:uppercase;
    color: #0f294c;
    font-size: 40px;
    text-align: left;
    margin-bottom:0;
    padding-bottom:15px;
}

.default-area li {
	font-family: inherit;
    font-size: .85rem;
    margin-bottom: 0.25rem;
}

.default-area li:hover {
	cursor:auto;
}

.header-text {
	text-align: center;
	margin-top: 20%;
}

/* SIDEBAR */

.services {
	padding-bottom: 20px;
}

.services-button {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #222;
	padding: 25px 0px;
	margin: 0px 10px;
	display: inline-block;
	position: relative;
	opacity: 1;
}



.services-button:hover {
	opacity: 1;
	color: #00234d;
}

.services-button::before {
	transition: 300ms;
	height: 2px;
	content: "";
	position: absolute;
	background-color: #00234d;
	width: 0%;
	bottom: 15px;
	left: 0px;
}

.services-button:hover::before {
	width: 100%;
}


.services-sidebar .nav-link{
    padding-bottom:10px;
}

.services-sidebar a:hover{
    text-decoration: none;
}
.sb-services-button {
    background: #FFF;
	padding: 5px 10px;
	border: 3px solid #21436c;
	color: #21436c;
	text-align: center;
	width: 250px;
	margin: 30px auto;
    font-weight:bold;
}

.sb-services-button:focus {
    text-decoration:none;
}

.sb-services-button:hover,
.sb-services-button:active {
	text-decoration:none;
	color:white;
	background-color:#21436c;
	text-decoration:none;
}


.consultation a {
	color: #fff;
	font-size: 14px;
}

.consultation a:hover {
	text-decoration: underline;
}

.consultation h4 {
    margin: 0;
    line-height: 1;
    position: relative;
    top: -10px;
    font-size:16px;
	color:#fff;
}

.consultation h4:after {
	content: '';
	display: inline-block;
	height: 3px;
	width: 40px;
	background: #ffffff;
    margin-left:10px;
    border-radius: 4px;
    position:absolute;
    top:8px;
}

.consultation h2 {
	margin: 0 0 25px 0;
    font-size: 1.8rem;
    font-weight: 600;
	color:#fff;
}


.widget.consultation {
    background-color: #082939;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 1px 15px 0px rgb(0 0 0 / 20%);
    margin:20px 10px;
}

.widget.consultation p {
    color:#fff;
    margin-top: 20px;
}

button.phone.expand, button.email.expand, button.enquiry.expand {
    font-size: 14px;
    background: transparent;
    color: #ffffff;
    border: #ffffff;
    border-style: solid;
    font-weight: 700;
    text-transform: uppercase;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    transition: background 0.3s ease-out, box-shadow 0.3s cubic-bezier(.25, .8, .25, 1);
    padding: 8px 10px;
}


@media only screen and (min-width:800px) {
	.sidebar-area:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    width: 5000px;
	background-color: #eff2f6;
    margin-top: -90px;
    margin-bottom:-110%;
    left: auto;
    right: -30px;
} 

	.calculator-area:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    width: 5000px;
    background-color: #eff2f6;
    margin-top: -90px;
    margin-bottom: -90px;
    right: auto;
    left: -30px;
}

}


.calculatorindexheading {
	display: block;
	color: #FFFFFF;
	background: #082939;
	line-height: 200%;
	margin: 0;
	padding: 0 1rem;
	font-size: 1.4375rem;
}

.sf-menu  {
	margin-top: 40px;
}

.sf-menu .sf-vertical {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	margin-bottom: 0px;
}

.navigation ul {
	margin: 0 0 2rem 0;
	padding: 0;
	list-style-type: none;
}

.navigation li {
	border-bottom: 1px solid #ffffff;
}

.navigation li:last-child {
	border-boarticle_titlettom: none;
}

.navigation a {
	color: #222222;
	background: #dddddd;
	display: block;
	padding: 0.5rem 1rem;
	transition-duration: 0.3s;
	transition-property: background;
	transition-timing-function: ease-in-out;
}

.navigation a:hover,
.navigation a:focus,
.navigation a.active {
	background: #a9a9a9;
}


    .VisiCalcClass {
    	width: 90%;
        height:1000px!important;
        margin:0;
        padding:0;  overflow: scroll;}

           
}


/*
MESSAGE BOX ---------------------------------------------
*/

/* This is the container for the message box */
#messages {
	width: 100%;
}

#messages:after {
	content: '';
	display: table;
	clear: both;
}

/* message box */
.msgbox_messages {
	width: 100%;
	padding: 0px 0px;
	height: 50px;
	min-height: 50px;
	background: #00234d;
}

.msgbox_message {
	width: 100%;
}

.msgbox_title {
	font: bold 24px Calibri, sans-serif;
	color: #FFF;
	display: block;
	line-height: 50px;
	text-align: center;
}

.msgbox_title a {
	font: bold 24px Calibri, sans-serif;
	color: #FFF;
	display: block;
	padding: 0 10px;
	line-height: 50px;
	text-decoration: none;
	transition-property: background-position;
	transition-duration: 1s;
}

.msgbox_title a:hover {
	background: #185380;
	color: #FFF;
}

.msgbox_body {
	padding: 10px;
	font: 15px arial, sans-serif;
	line-height: 140%;
}

.msgbox_body a {
	color: #F00;
}

.msgbox_prevnext {
	border-radius: 0 0 5px 5px;
	background: #444;
	height: 50px;
	overflow: hidden;
	width: 100%;
}

.msgbox_prevnext a {
	color: #AAA;
	display: block;
	width: 50%;
	float: left;
	font: bold 32px arial;
	line-height: 50px;
	text-align: center;
}

.msgbox_prevnext a:hover {
	color: #FFF;
	background: #222;
}

/* LetterFX */

.letterfx {
	display: inline-block;
	margin: 0;
	padding: 0;
	transition: all 1s;
	-ms-transition: all 1s;
	-webkit-transition: all 1s
}

.letterfx-spin-before {
	transform: rotate(3600deg);
	-ms-transform: rotate(3600deg);
	-webkit-transform: rotate(3600deg)
}

.letterfx-spin-after {
	transform: none
}

.letterfx-fade-before {
	opacity: 0
}

.letterfx-grow-before {
	transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-webkit-transform: scale(0, 0)
}

.letterfx-grow-after {
	transform: none
}

.letterfx-smear-before {
	color: transparent;
	text-shadow: -1px -1px 25px transparent
}

.letterfx-smear-after {
	color: inherit;
	text-shadow: 0 0 #333
}

.letterfx-fall-before {
	visibility: hidden;
	transform: scale(3, 3);
	-ms-transform: scale(3, 3);
	-webkit-transform: scale(3, 3)
}

.letterfx-fall-after {
	transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	text-shadow: 0
}

.letterfx-swirl-before {
	visibility: hidden;
	transform: scale(3, 3) rotate(3600deg);
	-ms-transform: scale(3, 3) rotate(3600deg);
	-webkit-transform: scale(3, 3) rotate(3600deg)
}

.letterfx-swirl-after {
	transform: none text-shadow:0
}

.letterfx-wave-container .letterfx {
	position: relative
}

.letterfx-wave-before {
	bottom: 0
}

.letterfx-wave-after {
	bottom: 15px
}

.letterfx-fly-left-container .letterfx,
.letterfx-fly-right-container .letterfx,
.letterfx-fly-top-container .letterfx,
.letterfx-fly-bottom-container .letterfx {
	position: relative
}

.letterfx-fly-left-before {
	left: -50em
}

.letterfx-fly-left-after {
	left: 0
}

.letterfx-fly-right-before {
	right: -50em
}

.letterfx-fly-right-after {
	right: 0
}

.letterfx-fly-top-before {
	top: -20em
}

.letterfx-fly-top-after {
	top: 0
}

.letterfx-fly-bottom-before {
	bottom: -20em
}

.letterfx-fly-bottom-after {
	bottom: 0
}


.intro-splash h1,
.intro-splash h3,
.intro-splash h4 {
	color: #fff;
	font-weight: 700;
	text-shadow: 2px 2px 2px #3e3e3e;
	font-family: 'Arsenal', sans-serif;
	margin-bottom: 20px;
}



.intro-splash p {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: 300;
	font-family: 'Arsenal', sans-serif;
	margin-bottom: 0.5em;
}

.intro-splash p.first {
	margin-top: 0;
}

.seminar-cta {
	padding: 10px 15px;
	background: rgba(250, 247, 241, 0.8);
	margin-top: 20px;
}

.seminar-cta p {
	color: #222222;
}


@media only screen and (min-width:800px) {
	.header-text {
		position: absolute;
		bottom: 35%;
		text-align: center;
	}

	.intro-splash {
		/* background-attachment: fixed; */
		height: 80vh;
	}

	.about-splash {
		background-attachment: fixed;
	}


	.services-splash {
		background-attachment: fixed;
	}


	.testimonials-splash {
		background-attachment: fixed;
	}

}

@media only screen and (orientation: landscape) (max-width:800px;) {
	section.intro-splash {
		height: 100%
	}
}

/* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) {

	.intro-splash h1 {
		font-size:2em;
		margin-bottom:0;
		
	}
	
	.intro-splash h3 {
		font-size: 1rem;
		margin-top: 0;
	}

	.intro-splash h4 {
		font-size: 3rem;
		line-height: 3rem;
	}

	.intro-splash p.first {
		margin-top: 140px;
	}
}


/* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) {
	.intro-splash h3 {
		margin: 20px 0 30px 0;
		font-size:1.5rem;
	}

	.intro-splash h1 {
		font-size: 3rem;
	}

	.intro-splash p.first {
		margin-top: 160px;
	}
}

/* CONTACT PAGE */

.contact-page h3 {
	font-size: 1.5em;
	margin: 1em 0;
	color: #23b1ae;
	font-weight: 600;
	text-transform: uppercase;
}

.contact-page p {
	font-family: 'Arsenal', sans-serif;
	font-size: 1em;
}

.contact-page ul {
	font-size: 1em;
	list-style-type: none;
	margin-left: 0;
}

.contact-page li {
	margin: 0 0 0.4em 0;
}

.contact-page li,
.contact-page a {
	color: #414042;
}

.contact-page li i {
	color: #23b1ae;
	margin-right: 5px;
}

.contact-page a:hover {
	color: #23b1ae;
}


/* =============================================================== */


/* Welcome
================================================================ */

.welcome p {
	font-size: 0.8em;
	color: #696969;
	margin-bottom: 2em;
}

.welcome-image {
	float: none;
	margin-bottom: 2rem;
	display: block;
}

.welcome-image p {
	background: #f8f8f8;
	padding: 0.4rem 0.8rem;
	font-size: 0.9rem;
	font-style: italic;
	text-align: center;
}


/* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) {
	.welcome-image {
		float: right;
		margin-left: 1.6rem;
		width: 50%;
	}
}


/* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) {
	.welcome-image {
		width: 50%;
	}
}

.strategy p {
	font-size: 1.2em;
}

.success p {
	font-size: 1.2em;
}

.investment p {
	font-size: 1.2em;
}


/* =============================================================== */


/* Style the buttons that are used to open and close the accordion panel */
button.accordion {
	background: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
	border-radius: 0;
	box-shadow: none;
	transform: none;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion.active,
button.accordion:hover {
	background-color: #ddd;
}


div.panel {
	padding: 0 18px;
	background: white;
	max-height: 0;
	overflow: hidden;
	transition: 0.6s ease-in-out;
	opacity: 0;
	border-color: #fff;
	box-shadow: none;
	color: #666;
	margin-bottom: 1rem;
}

div.panel.show {
	opacity: 1;
	max-height: 500px;
	/* Whatever you like, as long as its more than the height of the content (on all screen sizes) */
}

div.panel p {
	padding: 20px 0;
	margin-bottom: 0;
}

.accordion h3 {
	letter-spacing: 2px;
	font-size: 1.2rem;
	font-weight: 700;
	color: #1d5b83;
	text-transform: uppercase;
}


/* Services
================================================================ */

.grey {
	background: #f5f5f5;
}

.branding-area {
	background: #FFFFFF;
	position: relative;
	padding: 2rem;
	margin: 2rem;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.branding-area:before,
.branding-area:after {
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-moz-border-radius: 100px / 10px;
	border-radius: 100px / 10px;
}

.branding-area:after {
	right: 10px;
	left: auto;
	-webkit-transform: skew(8deg) rotate(3deg);
	-moz-transform: skew(8deg) rotate(3deg);
	-ms-transform: skew(8deg) rotate(3deg);
	-o-transform: skew(8deg) rotate(3deg);
	transform: skew(8deg) rotate(3deg);
}

.accounting-logos {
	text-align: center;
}

.accounting-logos img {
	display: inline-block;
	margin: 0 2%;
}

.accounting-logos .logo-xero {
	width: 29%;
	margin: 0 2% 30px 0;
}

.accounting-logos .logo-reckon {
	width: 29%;
	margin: 0 2% 30px 2%;
}

.accounting-logos .logo-myob {
	width: 29%;
	margin: 0 0 30px 2%;
}

.accounting-logos .logo-cpa {
	width: 29%;
}

.accounting-logos .logo-rta {
	width: 24%;
}

.branding-logo {
	margin-bottom: 2rem;
}

.branding-description {
	text-align: center;
}

.branding-description h2 {
	font-size: 1.3rem;
}

.service-item {
	position: relative;
}

.service-item h3 {
	text-align: center;
	transition: all 0.25s ease-out;
	/* background: #216187; */
	color: #216187;
	font-weight: 800;
	padding: 20px 0 0px 0;
}

.service-item h3:hover {
	color: #002f53;
}

.service-item h3:after {
	content: '';
	display: block;
	height: 2px;
	width: 100px;
	margin: 10px auto;
	background: #00457a;
}

.service-item figure {
	box-shadow: 2px 2px 7px #e2e2e2;
}

.service-item p {
	color: #222;
	text-align: center;
	margin: 1em 0em 2em 0;
}


.service-holder {
	text-align: left;
}

.service-holder h3 {
	margin: 1rem 0;
	border-bottom: none !important;
	padding: 5px 0;
	font-size: 1.6rem;
	font-weight: 600;
	color: #00234d;
}




.default-template .content-area h1:first-of-type {
	margin-bottom: 1.6rem;
}

.default-template .content-area h1:first-of-type:after {
	background: #216187;
	content: "";
	display: block;
	height: 2px;
	width: 100%;
	margin: 1rem 0 0 0;
}

.default-template .content-area h3:first-of-type {
	display: none;
}

.default-template .content-area h3.headline {
	display: block;
}


/* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) {
	.branding-logo {
		margin-bottom: 0;
	}

	.accounting-logos .logo-xero {
		width: 15.25%;
		margin: 0 2% 0 0;
	}

	.accounting-logos .logo-reckon {
		width: 17.43%;
		margin: 0 2%;
	}

	.accounting-logos .logo-myob {
		width: 16.56%;
		margin: 0 2%;
	}

	.accounting-logos .logo-cpa {
		width: 15.69%;
	}

	.accounting-logos .logo-rta {
		width: 11.33%;
		margin: 0 0 0 2%;
	}
}


/* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) {
	.financial-services .branding-logo {
		margin-top: 0.8rem;
	}

	.branding-description h2 {
		font-size: 2.3rem;
	}

	.branding-description p {
		font-size: 1rem;
	}
}


.article .container h4 {
	margin-bottom: 1em;
	text-align: center;
	font-weight: 700;
	font-size: 1em;
}


section.section.parallax {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	height: 50vh;
}

section.section.parallax h1 {
	color: rgba(255, 255, 255, 0.8);
	font-size: 48px;
	line-height: 600px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

/* =============================================================== */

/* About Us
================================================================ */

.about-us-area {
    padding-bottom:40px;
}

.about-us-area h1{
    font-family:apercu;
    font-weight:bold;
    text-transform:uppercase;
    color: #0f294c;
    font-size: 5.5vw;
    text-align: left;
    margin-bottom:0;
    padding-bottom:0;
}

.about-us-area h2{
    font-family:apercu;
    color: #0f294c;
    font-size: 16px;
    text-align: left;
    margin-bottom:0;
    padding-bottom:1em;
    font-weight:bold;
}

.about-us-area h3{
    font-family:apercu;
    font-weight:bold;
    text-transform:uppercase;
    color: #0f294c;
    font-size: 5vw;
    text-align: right;
    margin-bottom:10px;
    padding-bottom:0;
	padding-right:50px;
}

.about-us-area h4{
    font-family:apercu;
    color: #0f294c;
    font-size: 16px;
    text-align: right;
    margin-bottom:0;
    font-weight:bold;
	margin-left:1em;
}

@media only screen and (max-width: 40.063em) {  /*shrink fonts*/
	.about-us-area h1 {
		font-size:8vw;
		margin-bottom:5px;
		text-align:center;
	}
	.about-us-area h3 {
		font-size:8vw;
		text-align:center;
		padding:0;
	}
}

.placeholder-video {
	position:relative;
	margin:auto;
	z-index:1;
	width:60%;
	
	/* padding:30% 0 0 0; */

}

.placeholder-video:hover{
    box-shadow: white 0 0 5px -1px;
}


.placeholder-video iframe {
	/* display:block;
	margin:auto; */
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.video-js .vjs-big-play-button {
    display:none;
}

.vjs-big-play-centered .vjs-big-play-button {
    display:none;
    top: 50%;
    left: 50%;
    margin-top: -0.81666em;
    margin-left: -1.5em;
}

.video-js .vjs-control-bar {
background-color: rgb(0 40 100 / 40%);
}

@media only screen and (max-width: 40.063em) {
	.placeholder-video {
		width:100%;
	}
    .vjs-big-play-centered .vjs-big-play-button {
        top: 50%;
        left: 50%;
        margin-top: -0.81666em;
        margin-left: -1.5em;
    }

}
/* .video-js button:hover {
	color: #09293a;
    background: #ffffff;
    border: #09293a;
    border-style: solid;
}

.video-js button {
	color: #09293a;
    background: #ffffff;
    border: #09293a;
    border-style: solid;
	height:2em;
} */

.placeholder-video .video-js {
	display:block;
	
	margin:auto;
}

.ytp-chrome-top.ytp-show-cards-title {
    visibility: hidden;
}

.about-us-flex {
	display:flex;
	align-items:center;
}

.about-us-line {
	height: 2px;
	background: #00234d;
	flex-grow: 1;
}

.about-us-area img {
    padding-left:0px;
    padding-bottom:20px;
}

.about-us-content {
    margin-bottom:30px;
}

.about-us-content:after {
    content: '';
    width: 80%;
    height: 3px;
    background: #00234d;
    position: absolute;
    bottom: -4px;
}

.about-us p {
	font-size: 1.25em;
}

.about-us-area a:hover{
    text-decoration:none;
}

.our-team {
	padding-top:40px;
    padding-bottom:0px;
}

.our-team .profile {
	padding:0px 50px 50px 50px;
}
.our-team.white {
    background:white;
}

.our-team.blue {
    background:#d2dce5;
}

.our-team h2{
	padding-bottom:0;
}

.our-team p {
	margin-bottom:1rem;
}

.profile-item {
	margin-bottom: 2rem;
}

.profile-item figure {
	padding-top: 140%;
}

.profile-item h3 {
	text-align: center;
	transition: all 0.25s ease-out;
	margin-bottom: 0;
}

.profile-item:hover h3 {
	color: #216187;
}

.profile-item p {
	text-align: center;
	transition: all 0.25s ease-out;
	font-style: italic;
	color: #999999;
	margin-bottom: 0;
}

.profile-item:hover p {
	color: #444444;
}


.profile-holder {
	text-align: left;
}

.profile-holder h2.article_title {
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
	margin: 0 0 0 0;
	font-size:3.5em;
	line-height:normal;
}

.profile-holder h2.article_title:after {
	content:none;
}

.profile-holder h3 {
	margin: 1rem 0 1rem 0;
	color:#00234d;
	font-size:18px;
	font-weight:bold;
}

.profile-holder p {
	font-size:16px;
}

/* .profile-holder h3:after {
	background: #216187;
	content: "";
	display: block;
	height: 3px;
	width: 80px;
	margin: 1rem 0 0 0;
} */

.profile-holder .photo-column {
	width: 100%;
	margin: 1rem 0 0 0;
}

.profile-holder .profile-column {
	width: 100%;
	margin-left: 0;
}

.staff-title {
	font-size: 1.3rem;
	color: #999999;
	font-style: italic;
}


/* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) {
	.profile-holder .photo-column {
		width: 50%;
		float: left;
		max-width:300px;
	}

	.profile-holder .profile-column {
		width: 45%;
		margin-left: 4%;
		float: left;
	}
}


/* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) {
	.profile-holder .photo-column {
		width: 35%;
		float: left;
		max-width:300px;
	}

	.profile-holder .profile-column {
		width: 61%;
		margin-left: 4%;
		float: left;
	}
}

/* INVESTMENT PHILOSOPHY */

.investment-area {
	margin-bottom:0;
}

.investment-area h1 {
	font-size:4.4vw;
}

.investment-area h2 {
	font-size:2em;
	color:#0f294c;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0.5em;
}

.investment-area h3 {
	color:#00234d;
	line-height:2;
	text-align:center;
	margin-top:5px;
}

.investment-area .img-overlay {

	position:absolute;
	margin:auto;
	bottom:20px;
	z-index:1;
	width:95%;

}

.investment-area .img-overlay h3 {
	color:#fff;
	text-align:center;
	font-size:25px;
	text-shadow:#000 2px 2px 2px;
	
}

.investment-committee {
	padding: 5px;
    width: 19%;
    min-width: 200px;
}

.investment-committee p {
    text-align:center;
}

.investment-committee a:hover, .investment-committee a:focus {
    text-decoration:none;
}

.investment-committee h3{
	font-family: apercu;
    color: #0f294c;
    font-size: 16px;
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: bold;
    text-align:center;
}



.investment-selection {
	padding-top:20px;
}

.investment-selection img {
	max-width:64px;
	display:block;
	margin:auto;
}

.investment-selection h3 {
	color:#00234d;
	line-height:2;
	text-align:center;
	margin-top:5px;
}

.investment-selection p {
	text-align:center;
	margin-left:1em;
	margin-right:1em;
}

@media only screen and (max-width: 60em) {
	.investment-area .img-overlay h3 {
		color:#fff;
		text-align:center;
		font-size:18px;
	}

	.investment-committee {
		padding: 5px;
		width: 80%;
		min-width: 250px;
	}
}

/* =============================================================== */


/* Contact Us
================================================================ */

.contact-footer {
	color:white;
}

.contact-footer .section-text {
	margin-top:15px;
}

.contact-us-row{
	display:flex;
	justify-content: space-between;
}

.contact-us-row label{
	width:49%;
}

.contact-us {
	/* background: #f8f8f8; */
	display: flex;
}

.details {
	padding: 20px;
}

.details p {
	margin-bottom:0px;
}

.contact-us i {
	font-size: 15px;
}

.contact-us span {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.2rem;
}

.contact-us p {
	font-family: 'Arsenal', sans-serif;
	font-size: 1em;
}

.contact-us ul {
	font-size: 1em;
	list-style-type: none;
	margin-left: 0;
}

.contact-us-box {
	background:white;
	display:flex;
	color:#00234d;
	align-items: center;
    justify-content: space-evenly;
}

.contact-us a {
	color: #414042;
}

.contact-us a:hover {
	color: #082939;
}

.contact-form h5 {
	color: #fff;
	font-weight: 600;
	font-size: 1.6rem;
	text-align: right;
	margin-bottom: 10px;
}

/* .contact-form h5:after {
    background: #ffffff;
    content: "";
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    height: 3px;
    width: 80px;
    border-radius:4px;
} */

.contact-form p {
    color:#fff;
    text-align: center;
}

.contact.button.expand {background: #ffffff;
    color: #082939;
    border: #ffffff;}

.contact.button.expand:hover {
    background: #295971;
    color: #ffffff;
    border: #295971;
}

.contact-form label {
	color: #ffffff;
}

.contact-form input:not(.button),
.contact-form textarea {
	color: rgba(105, 105, 105, 0.7);
	border-color: rgba(65, 64, 66, 0.25);
	-webkit-transition: border-color 0.5s linear 0s, background 0.5s linear 0s;
	-moz-transition: border-color 0.5s linear 0s, background 0.5s linear 0s;
	-o-transition: border-color 0.5s linear 0s, background 0.5s linear 0s;
	transition: border-color 0.5s linear 0s, background 0.5s linear 0s;
	box-shadow: none;
}

.contact-form input:focus:not(.button),
.contact-form textarea:focus {
	border-color: rgba(19, 134, 169, 0.5);
	color: rgba(105, 105, 105, 1);
}

.google-map iframe {
	pointer-events: none;
}

#commentForm textarea {
	min-height: 120px;
}

#commentForm {
	margin-top: 5px;
}

.t2 {
	display: none;
}


/* form spam check - do not remove */

#dingocontent_tax h1 {
	border-bottom: none !important;
	padding: 5px 0;
	font-size: 1.6rem;
	font-weight: 600;
	color: #fb6601;
}

#dingocontent_tax h2 {
	margin: 15px 0 22px;
	font-size: 1.2em;
	font-weight: 500;
}

h5.headline {
	border-bottom: none !important;
	padding: 5px 0;
	font-size: 1.6rem;
	font-weight: 600;
	color: #00234d;
}

.social-block {
	display:flex;
	align-items: center;
    justify-content: space-between;

}

.social-block ul {

	margin:10px 0 0 0;
	padding:0px;

}
.social-block a {
	color:white;
}

.social-block i {
	font-size:2rem;
}

.disclaimer-links {
	text-align:center;
}

.disclaimer-links a {
    color: white;
	font-weight:bold;
	font-size:16px;
}

.disclaimer-links a:hover {
    color: #9db2dd;
}

/* =============================================================== */


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

.footer-main {
	background: #414042;
	padding: 0.5em 0.5em;
}

.footer-main p {
	color: #FFFFFF;
	margin-bottom: 0;
}

.footer-main ul {
	margin-left: 0;
	list-style-type: none;
}

.footer-main a {
	color: #FFFFFF;
}

.footer-main a:hover {
	text-decoration: underline;
}

.footer-main-block {
	margin-bottom: 1.25rem;
}

.footer-bottom {
	background: #303234;
}

.footer-bottom p,
.footer-bottom a {
	color: #FFFFFF;
}

.footer-bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.compliance-text {
	text-align: center;
}

.compliance-text p {
	font-size: 0.8rem;
	line-height: 1.3;
}

.compliance-text a,
.compliance-text a:visited {
	color: #222222;
	text-decoration: underline;
}

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

.compliance-logo {
	text-align: center;
}

.compliance-logo img {
	display: inline-block;
}

.charter-logo,
.cqap-logo {
	margin-bottom: 1.4rem;
}

.charter-logo {
	max-width: 200px;
}

.cqap-logo {
	max-width: 150px;
}


/* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) {
	.compliance-text {
		text-align: left;
	}

	.compliance-logo {
		text-align: right;
	}
}

.mySlides-2 {
	display: none;
}

img {
	vertical-align: middle;
}

.team-slideshow-container {
	max-width: 1000px;
	position: relative;
	margin: auto;
}


/* Caption text */
.caption-text {
	color: #f2f2f2;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
}


/* Fading animation */
.fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1.5s;
	animation-name: fade;
	animation-duration: 1.5s;
}

@-webkit-keyframes fade {
	from {
		opacity: .4
	}

	to {
		opacity: 1
	}
}

@keyframes fade {
	from {
		opacity: .4
	}

	to {
		opacity: 1
	}
}

/* =============================================================== */


/* =============================================================== */
/* JS Ticker
================================================================ */

.scrollingtext {
	position: absolute;
	line-height: 38px;
}

#jsticker_scroll {
	position: relative;
	height: 40px;
	width: 100%;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	background: #222222;
}

#jsticker_scroll div {
	display: inline-block;
	margin: 0;
	color: #FFFFFF;
	margin-right: 40px;
}

#jsticker_scroll a {
	color: #FFFFFF;
	display: block;
	padding: 0 20px;
	line-height: 40px;
}

#jsticker_scroll a:hover {
	text-decoration: underline;
}

#jsticker_scroll .scrollingtext {
	white-space: nowrap;
}

/* =============================================================== */


/* Remodal
================================================================ */


/* Full credit and many thanks to Vodka Bears */


/* http://vodkabears.github.io/remodal/ */


/* Hide scroll bar */

html.remodal-is-locked {
	/* overflow: hidden; */
}


/* disabling this style prevents the 'shift right' effect when overlay opens */


/* Anti FOUC */

.remodal,
[data-remodal-id] {
	display: none;
}


/* Necessary styles of the overlay */

.remodal-overlay {
	position: fixed;
	z-index: 9999;
	top: -5000px;
	right: -5000px;
	bottom: -5000px;
	left: -5000px;
	display: none;
}


/* Necessary styles of the wrapper */

.remodal-wrapper {
	position: fixed;
	z-index: 10000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	overflow: auto;
	text-align: center;
	-webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
	display: inline-block;
	height: 100%;
	margin-left: -0.05em;
	content: "";
}


/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
	backface-visibility: hidden;
}


/* Necessary styles of the modal dialog */

.remodal {
	position: relative;
	text-size-adjust: 100%;
}


/* Disable Anti-FOUC */

.remodal-is-initialized {
	display: inline-block;
}


/* remodal-default-theme.css start */


/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
	-webkit-filter: blur(3px);
	filter: blur(3px);
}

.remodal-bg {
	height: 100%;
	/* hack to blur entire bg, not sure why needed */
}


/* Default theme styles of the overlay */

.remodal-overlay {
	background: rgba(43, 46, 56, 0.5);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
	animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
	animation: remodal-overlay-opening-keyframes 0.3s;
}

.remodal-overlay.remodal-is-closing {
	animation: remodal-overlay-closing-keyframes 0.3s;
}


/* Default theme styles of the wrapper */

.remodal-wrapper {
	padding: 10px 10px 0;
}


/* Default theme styles of the modal dialog */

.remodal {
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 10px;
	padding: 35px;
	transform: translate3d(0, 0, 0);
	color: #2b2e38;
	background: #fff;
}

.remodal.profile{
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 10px;
	padding: 35px;
	transform: translate3d(0, 0, 0);
	color: #2b2e38;
	max-width:1000px;
	background-image:url(../images/60-deg-bg-20.svg);
	background-position:bottom left;
	background-repeat:no-repeat;
	
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
	animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
	animation: remodal-opening-keyframes 0.3s;
}

.remodal.remodal-is-closing {
	animation: remodal-closing-keyframes 0.3s;
}


/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
	vertical-align: middle;
}


/* Close button */

.remodal-close {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	overflow: visible;
	width: 35px;
	height: 35px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
	text-decoration: none;
	color: #95979c;
	border: 0;
	outline: 0;
	background: transparent;
}

.remodal-close:hover {
	color: #2b2e38;
}

.remodal-close:before {
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
	font-size: 25px;
	line-height: 35px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 35px;
	content: "\00d7";
	text-align: center;
}


/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
	font: inherit;
	display: inline-block;
	overflow: visible;
	min-width: 110px;
	margin: 0;
	padding: 12px 0;
	cursor: pointer;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border: 0;
	outline: 0;
}

.remodal-confirm {
	color: #fff;
	background: #81c784;
}

.remodal-confirm:hover {
	background: #66bb6a;
}

.remodal-cancel {
	color: #fff;
	background: #e57373;
}

.remodal-cancel:hover {
	background: #ef5350;
}


/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner {
	padding: 0;
	border: 0;
}


/* Keyframes
   ========================================================================== */

@keyframes remodal-opening-keyframes {
	from {
		transform: scale(1.05);
		opacity: 0;
	}

	to {
		transform: none;
		opacity: 1;
	}
}

@keyframes remodal-closing-keyframes {
	from {
		transform: scale(1);
		opacity: 1;
	}

	to {
		transform: scale(0.95);
		opacity: 0;
	}
}

@keyframes remodal-overlay-opening-keyframes {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes remodal-overlay-closing-keyframes {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}


/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
	background: #2b2e38;
}

.lt-ie9 .remodal {
	width: 700px;
}


/* Media queries
   ========================================================================== */


/* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) {
	.remodal {
		max-width: 700px;
	}
}


/* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) {
	.remodal {
		max-width: 1100px;
	}
}


/* =============================================================== */


/* Quote Rotator
================================================================ */


/* http://tympanus.net/codrops/2013/03/29/quotes-rotator/ */

.cbp-qtrotator {
	position: relative;
}

.cbp-qtrotator .cbp-qtcontent {
	position: absolute;
	z-index: 0;
	opacity: 0;
	width: 100%;
	top: 0;
	padding-top: 2rem;
	transform: none;
}

.cbp-qtrotator .cbp-qtcontent.cbp-qtcurrent,
.no-js .cbp-qtrotator .cbp-qtcontent {
	position: relative;
	z-index: 3;
	pointer-events: auto;
	opacity: 1;
}

.cbp-qtrotator .cbp-qtcontent:before,
.cbp-qtrotator .cbp-qtcontent:after {
	content: " ";
	display: table;
}

.cbp-qtrotator .cbp-qtcontent:after {
	clear: both;
}

.cbp-qtprogress {
	position: absolute;
	background: #216187;
	height: 2px;
	width: 0%;
	top: 0;
	z-index: 1000;
}

.cbp-qtrotator blockquote {
	margin: 0;
	padding: 0;
	border-left: none;
}

.cbp-qtrotator blockquote p {
	font-size: 1.4rem;
	color: #888;
	margin: 0;
}

.cbp-qtrotator blockquote footer {
	font-size: 1.2em;
	padding-top: 1rem;
	font-weight: 700;
	color: #216187;
	font-style: italic;
}

.cbp-qtrotator blockquote footer:before {
	content: '';
}

.cbp-qtrotator .cbp-qtcontent img {
	float: right;
	margin-left: 3em;
}


/* Example for media query */

@media screen and (max-width: 30.6em) {
	.cbp-qtrotator {
		font-size: 70%;
	}

	.cbp-qtrotator img {
		width: 80px;
	}
}


/* Define mobile styles */

@media only screen {}


/* max-width 640px, mobile-only styles, use when QAing mobile issues */

@media only screen and (max-width: 40em) {}


/* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) {}


/* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) {}


/* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) {}


/* min-width 1921px, xxlarge screens */

@media only screen and (min-width: 120.063em) {}